2025-05-07T20:00:14.7201722Z Current runner version: '2.323.0' 2025-05-07T20:00:14.7212026Z Runner name: 'i-0fd38d6007934ec1e' 2025-05-07T20:00:14.7213593Z Machine name: 'ip-10-0-63-67' 2025-05-07T20:00:14.7218458Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:00:14.7221951Z Contents: read 2025-05-07T20:00:14.7222830Z Metadata: read 2025-05-07T20:00:14.7223728Z Packages: read 2025-05-07T20:00:14.7224600Z ##[endgroup] 2025-05-07T20:00:14.7228612Z Secret source: None 2025-05-07T20:00:14.7229924Z Prepare workflow directory 2025-05-07T20:00:14.8083070Z Prepare all required actions 2025-05-07T20:00:14.8141570Z Getting action download info 2025-05-07T20:00:15.0606411Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:00:15.3731360Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:00:15.8786192Z Complete job name: test_and_publish_artifact (arm, linux.arm64.2xlarge, 30, default, 3.13, clang) 2025-05-07T20:00:15.9669644Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:00:15.9881323Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:00:15.9899199Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:15.9901391Z ##[endgroup] 2025-05-07T20:00:17.4598874Z Runner Type: linux.arm64.2xlarge 2025-05-07T20:00:17.4599808Z Instance Type: t4g.2xlarge 2025-05-07T20:00:17.4600264Z AMI Name: unknown 2025-05-07T20:00:17.4630161Z AMI ID: ami-0013610ea966aafe0 2025-05-07T20:00:25.3307100Z ##[group]Checking docker version 2025-05-07T20:00:25.3325677Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T20:00:25.3517891Z '1.44' 2025-05-07T20:00:25.3546073Z Docker daemon API version: '1.44' 2025-05-07T20:00:25.3546938Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T20:00:25.3725019Z '1.44' 2025-05-07T20:00:25.3739912Z Docker client API version: '1.44' 2025-05-07T20:00:25.3747066Z ##[endgroup] 2025-05-07T20:00:25.3750957Z ##[group]Clean up resources from previous jobs 2025-05-07T20:00:25.3758432Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=7edd8f" 2025-05-07T20:00:25.3911554Z ##[command]/usr/bin/docker network prune --force --filter "label=7edd8f" 2025-05-07T20:00:25.4069211Z ##[endgroup] 2025-05-07T20:00:25.4069711Z ##[group]Create local container network 2025-05-07T20:00:25.4083998Z ##[command]/usr/bin/docker network create --label 7edd8f github_network_03c888b50057454f910a8a28170cae9a 2025-05-07T20:00:25.6160084Z c37c7b346faa8d9e0885126c944a5abce42397dec1eb3c3833cc73d9572c31c2 2025-05-07T20:00:25.6188538Z ##[endgroup] 2025-05-07T20:00:25.6233475Z ##[group]Starting job container 2025-05-07T20:00:25.6269289Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T20:00:25.8682792Z 2023: Pulling from library/amazonlinux 2025-05-07T20:00:25.9539091Z 5804bd91a568: Pulling fs layer 2025-05-07T20:00:26.5932657Z 5804bd91a568: Verifying Checksum 2025-05-07T20:00:26.5933385Z 5804bd91a568: Download complete 2025-05-07T20:00:28.9166040Z 5804bd91a568: Pull complete 2025-05-07T20:00:28.9310767Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T20:00:28.9355680Z Status: Downloaded newer image for amazonlinux:2023 2025-05-07T20:00:28.9383151Z docker.io/library/amazonlinux:2023 2025-05-07T20:00:28.9495702Z ##[command]/usr/bin/docker create --name d2fc3c9ff6b44ddc85e01f25e2c13da0_amazonlinux2023_e952ee --label 7edd8f --workdir /__w/FBGEMM/FBGEMM --network github_network_03c888b50057454f910a8a28170cae9a --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-07T20:00:29.6511943Z 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 2025-05-07T20:00:29.6546564Z ##[command]/usr/bin/docker start 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 2025-05-07T20:00:30.0871833Z 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 2025-05-07T20:00:30.0922229Z ##[command]/usr/bin/docker ps --all --filter id=41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T20:00:30.1137508Z 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 Up Less than a second 2025-05-07T20:00:30.1166683Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 2025-05-07T20:00:30.1369617Z HOME=/github/home 2025-05-07T20:00:30.1370065Z GITHUB_ACTIONS=true 2025-05-07T20:00:30.1370398Z CI=true 2025-05-07T20:00:30.1370840Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T20:00:30.1398705Z ##[endgroup] 2025-05-07T20:00:30.1414954Z ##[group]Waiting for all services to be ready 2025-05-07T20:00:30.1418167Z ##[endgroup] 2025-05-07T20:00:30.1552808Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T20:00:30.1553992Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T20:00:30.1555317Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:30.1555849Z env: 2025-05-07T20:00:30.1556204Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:30.1556655Z BUILD_ENV: build_binary 2025-05-07T20:00:30.1557004Z BUILD_TARGET: default 2025-05-07T20:00:30.1557351Z BUILD_VARIANT: cpu 2025-05-07T20:00:30.1557662Z ##[endgroup] 2025-05-07T20:00:31.0816335Z Amazon Linux 2023 repository 59 MB/s | 37 MB 00:00 2025-05-07T20:00:40.6217881Z Last metadata expiration check: 0:00:10 ago on Wed May 7 20:00:30 2025. 2025-05-07T20:00:41.3665104Z Dependencies resolved. 2025-05-07T20:00:41.3899795Z Nothing to do. 2025-05-07T20:00:41.3900174Z Complete! 2025-05-07T20:00:41.7624813Z Last metadata expiration check: 0:00:11 ago on Wed May 7 20:00:30 2025. 2025-05-07T20:00:41.8552715Z Dependencies resolved. 2025-05-07T20:00:41.8840338Z ========================================================================================= 2025-05-07T20:00:41.8841044Z Package Arch Version Repository Size 2025-05-07T20:00:41.8841665Z ========================================================================================= 2025-05-07T20:00:41.8842137Z Installing: 2025-05-07T20:00:41.8842876Z binutils aarch64 2.41-50.amzn2023.0.3 amazonlinux 5.5 M 2025-05-07T20:00:41.8843626Z findutils aarch64 1:4.8.0-2.amzn2023.0.2 amazonlinux 541 k 2025-05-07T20:00:41.8844365Z git aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T20:00:41.8845068Z pciutils aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 91 k 2025-05-07T20:00:41.8845816Z sudo aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.2 M 2025-05-07T20:00:41.8846503Z wget aarch64 1.21.3-1.amzn2023.0.4 amazonlinux 774 k 2025-05-07T20:00:41.8847193Z which aarch64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T20:00:41.8847742Z Installing dependencies: 2025-05-07T20:00:41.8848267Z cracklib aarch64 2.9.6-27.amzn2023.0.2 amazonlinux 83 k 2025-05-07T20:00:41.8849028Z cyrus-sasl-lib aarch64 2.1.27-18.amzn2023.0.3 amazonlinux 776 k 2025-05-07T20:00:41.8850107Z elfutils-debuginfod-client aarch64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T20:00:41.8851451Z git-core aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 4.8 M 2025-05-07T20:00:41.8852190Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T20:00:41.8852932Z gnutls aarch64 3.8.3-6.amzn2023.0.1 amazonlinux 1.0 M 2025-05-07T20:00:41.8853652Z groff-base aarch64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T20:00:41.8854366Z gzip aarch64 1.12-1.amzn2023.0.1 amazonlinux 158 k 2025-05-07T20:00:41.8855059Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T20:00:41.8855772Z jansson aarch64 2.14-0.amzn2023 amazonlinux 47 k 2025-05-07T20:00:41.8856521Z kmod-libs aarch64 29-2.amzn2023.0.5 amazonlinux 61 k 2025-05-07T20:00:41.8857238Z less aarch64 608-2.amzn2023.0.2 amazonlinux 169 k 2025-05-07T20:00:41.8857945Z libcbor aarch64 0.7.0-3.amzn2023.0.2 amazonlinux 55 k 2025-05-07T20:00:41.8858642Z libdb aarch64 5.3.28-49.amzn2023.0.2 amazonlinux 731 k 2025-05-07T20:00:41.8859606Z libeconf aarch64 0.4.0-1.amzn2023.0.3 amazonlinux 27 k 2025-05-07T20:00:41.8860362Z libedit aarch64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 107 k 2025-05-07T20:00:41.8861084Z libfdisk aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 148 k 2025-05-07T20:00:41.8861811Z libfido2 aarch64 1.10.0-2.amzn2023.0.2 amazonlinux 94 k 2025-05-07T20:00:41.8862551Z libmetalink aarch64 0.1.3-14.amzn2023.0.2 amazonlinux 30 k 2025-05-07T20:00:41.8863460Z libpwquality aarch64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T20:00:41.8864283Z libsemanage aarch64 3.4-5.amzn2023.0.2 amazonlinux 119 k 2025-05-07T20:00:41.8865042Z libutempter aarch64 1.2.1-4.amzn2023.0.2 amazonlinux 27 k 2025-05-07T20:00:41.8865780Z nano aarch64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T20:00:41.8866489Z ncurses aarch64 6.2-4.20200222.amzn2023.0.6 amazonlinux 395 k 2025-05-07T20:00:41.8867193Z nettle aarch64 3.10.1-1.amzn2023.0.1 amazonlinux 544 k 2025-05-07T20:00:41.8867921Z openldap aarch64 2.4.57-6.amzn2023.0.7 amazonlinux 253 k 2025-05-07T20:00:41.8868654Z openssh aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 442 k 2025-05-07T20:00:41.8869431Z openssh-clients aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 685 k 2025-05-07T20:00:41.8870294Z pam aarch64 1.5.1-8.amzn2023.0.4 amazonlinux 553 k 2025-05-07T20:00:41.8871034Z pciutils-libs aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 40 k 2025-05-07T20:00:41.8871836Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T20:00:41.8872599Z perl-B aarch64 1.80-477.amzn2023.0.6 amazonlinux 180 k 2025-05-07T20:00:41.8873328Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T20:00:41.8874123Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T20:00:41.8874969Z perl-Data-Dumper aarch64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T20:00:41.8875773Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T20:00:41.8876555Z perl-Digest-MD5 aarch64 2.58-2.amzn2023.0.2 amazonlinux 37 k 2025-05-07T20:00:41.8877589Z perl-DynaLoader aarch64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T20:00:41.8878395Z perl-Encode aarch64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T20:00:41.8879162Z perl-Errno aarch64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T20:00:41.8879931Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T20:00:41.8880707Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T20:00:41.8881486Z perl-Fcntl aarch64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T20:00:41.8882295Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T20:00:41.8883115Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T20:00:41.8883915Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T20:00:41.8884717Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T20:00:41.8885517Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T20:00:41.8886486Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T20:00:41.8887323Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T20:00:41.8888136Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T20:00:41.8888903Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T20:00:41.8889808Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T20:00:41.8890566Z perl-IO aarch64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T20:00:41.8891333Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T20:00:41.8892158Z perl-MIME-Base64 aarch64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T20:00:41.8892972Z perl-Net-SSLeay aarch64 1.94-1.amzn2023.0.1 amazonlinux 393 k 2025-05-07T20:00:41.8893767Z perl-POSIX aarch64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T20:00:41.8894564Z perl-PathTools aarch64 3.78-459.amzn2023.0.2 amazonlinux 86 k 2025-05-07T20:00:41.8895383Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T20:00:41.8896198Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T20:00:41.8897177Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T20:00:41.8897975Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T20:00:41.8898842Z perl-Scalar-List-Utils aarch64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T20:00:41.8899702Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T20:00:41.8900515Z perl-Socket aarch64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T20:00:41.8901304Z perl-Storable aarch64 1:3.21-458.amzn2023.0.2 amazonlinux 94 k 2025-05-07T20:00:41.8902084Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T20:00:41.8902902Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T20:00:41.8903721Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T20:00:41.8904539Z perl-TermReadKey aarch64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T20:00:41.8905398Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T20:00:41.8906472Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T20:00:41.8907317Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T20:00:41.8908097Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T20:00:41.8908840Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T20:00:41.8909611Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T20:00:41.8910365Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T20:00:41.8911148Z perl-interpreter aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T20:00:41.8911931Z perl-lib aarch64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T20:00:41.8912692Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T20:00:41.8913439Z perl-libs aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T20:00:41.8914175Z perl-mro aarch64 1.23-477.amzn2023.0.6 amazonlinux 28 k 2025-05-07T20:00:41.8915105Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T20:00:41.8915933Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T20:00:41.8916723Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T20:00:41.8917502Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T20:00:41.8918262Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T20:00:41.8919002Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T20:00:41.8919757Z shadow-utils aarch64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T20:00:41.8920533Z systemd-libs aarch64 252.23-3.amzn2023 amazonlinux 583 k 2025-05-07T20:00:41.8921380Z util-linux aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T20:00:41.8922163Z util-linux-core aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 437 k 2025-05-07T20:00:41.8922784Z Installing weak dependencies: 2025-05-07T20:00:41.8923387Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T20:00:41.8924225Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T20:00:41.8925044Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T20:00:41.8925854Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T20:00:41.8926663Z perl-NDBM_File aarch64 1.15-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T20:00:41.8927479Z sudo-python-plugin aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T20:00:41.8928179Z 2025-05-07T20:00:41.8928316Z Transaction Summary 2025-05-07T20:00:41.8928708Z ========================================================================================= 2025-05-07T20:00:41.8929168Z Install 106 Packages 2025-05-07T20:00:41.8929369Z 2025-05-07T20:00:41.8929680Z Total download size: 37 M 2025-05-07T20:00:41.8930031Z Installed size: 197 M 2025-05-07T20:00:41.8930366Z Downloading Packages: 2025-05-07T20:00:42.0207239Z (1/106): cracklib-2.9.6-27.amzn2023.0.2.aarch64 2.7 MB/s | 83 kB 00:00 2025-05-07T20:00:42.0290288Z (2/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 20 MB/s | 776 kB 00:00 2025-05-07T20:00:42.0347684Z (3/106): elfutils-debuginfod-client-0.188-3.amz 3.1 MB/s | 41 kB 00:00 2025-05-07T20:00:42.0599325Z (4/106): binutils-2.41-50.amzn2023.0.3.aarch64. 79 MB/s | 5.5 MB 00:00 2025-05-07T20:00:42.0630262Z (5/106): findutils-4.8.0-2.amzn2023.0.2.aarch64 16 MB/s | 541 kB 00:00 2025-05-07T20:00:42.0645028Z (6/106): git-2.47.1-1.amzn2023.0.2.aarch64.rpm 2.1 MB/s | 54 kB 00:00 2025-05-07T20:00:42.0873499Z (7/106): gnutls-3.8.3-6.amzn2023.0.1.aarch64.rp 47 MB/s | 1.0 MB 00:00 2025-05-07T20:00:42.1037123Z (8/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 73 MB/s | 2.8 MB 00:00 2025-05-07T20:00:42.1124508Z (9/106): groff-base-1.22.4-7.amzn2023.0.2.aarch 57 MB/s | 1.0 MB 00:00 2025-05-07T20:00:42.1267494Z (10/106): git-core-2.47.1-1.amzn2023.0.2.aarch6 79 MB/s | 4.8 MB 00:00 2025-05-07T20:00:42.1339512Z (11/106): gzip-1.12-1.amzn2023.0.1.aarch64.rpm 6.0 MB/s | 158 kB 00:00 2025-05-07T20:00:42.1407187Z (12/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 59 MB/s | 1.6 MB 00:00 2025-05-07T20:00:42.1436410Z (13/106): jansson-2.14-0.amzn2023.aarch64.rpm 3.8 MB/s | 47 kB 00:00 2025-05-07T20:00:42.1453191Z (14/106): kmod-libs-29-2.amzn2023.0.5.aarch64.r 5.7 MB/s | 61 kB 00:00 2025-05-07T20:00:42.1502429Z (15/106): less-608-2.amzn2023.0.2.aarch64.rpm 20 MB/s | 169 kB 00:00 2025-05-07T20:00:42.1543117Z (16/106): libcbor-0.7.0-3.amzn2023.0.2.aarch64. 6.7 MB/s | 55 kB 00:00 2025-05-07T20:00:42.1601739Z (17/106): libdb-5.3.28-49.amzn2023.0.2.aarch64. 52 MB/s | 731 kB 00:00 2025-05-07T20:00:42.1615198Z (18/106): libeconf-0.4.0-1.amzn2023.0.3.aarch64 2.4 MB/s | 27 kB 00:00 2025-05-07T20:00:42.1715252Z (19/106): libedit-3.1-38.20210714cvs.amzn2023.0 8.0 MB/s | 107 kB 00:00 2025-05-07T20:00:42.1785707Z (20/106): libfdisk-2.37.4-1.amzn2023.0.4.aarch6 9.1 MB/s | 148 kB 00:00 2025-05-07T20:00:42.1803594Z (21/106): libfido2-1.10.0-2.amzn2023.0.2.aarch6 5.3 MB/s | 94 kB 00:00 2025-05-07T20:00:42.1888312Z (22/106): libmetalink-0.1.3-14.amzn2023.0.2.aar 1.8 MB/s | 30 kB 00:00 2025-05-07T20:00:42.1909989Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.aar 11 MB/s | 106 kB 00:00 2025-05-07T20:00:42.1929232Z (24/106): libsemanage-3.4-5.amzn2023.0.2.aarch6 10 MB/s | 119 kB 00:00 2025-05-07T20:00:42.1961765Z (25/106): libutempter-1.2.1-4.amzn2023.0.2.aarc 3.7 MB/s | 27 kB 00:00 2025-05-07T20:00:42.2024945Z (26/106): nano-default-editor-8.3-1.amzn2023.no 1.2 MB/s | 10 kB 00:00 2025-05-07T20:00:42.2087423Z (27/106): nano-8.3-1.amzn2023.aarch64.rpm 47 MB/s | 706 kB 00:00 2025-05-07T20:00:42.2114632Z (28/106): ncurses-6.2-4.20200222.amzn2023.0.6.a 26 MB/s | 395 kB 00:00 2025-05-07T20:00:42.2169266Z (29/106): nettle-3.10.1-1.amzn2023.0.1.aarch64. 47 MB/s | 544 kB 00:00 2025-05-07T20:00:42.2231215Z (30/106): openldap-2.4.57-6.amzn2023.0.7.aarch6 26 MB/s | 253 kB 00:00 2025-05-07T20:00:42.2307642Z (31/106): openssh-8.7p1-8.amzn2023.0.14.aarch64 30 MB/s | 442 kB 00:00 2025-05-07T20:00:42.2337646Z (32/106): openssh-clients-8.7p1-8.amzn2023.0.14 42 MB/s | 685 kB 00:00 2025-05-07T20:00:42.2401497Z (33/106): pam-1.5.1-8.amzn2023.0.4.aarch64.rpm 39 MB/s | 553 kB 00:00 2025-05-07T20:00:42.2421080Z (34/106): pciutils-3.7.0-3.amzn2023.0.2.aarch64 7.6 MB/s | 91 kB 00:00 2025-05-07T20:00:42.2452227Z (35/106): pciutils-libs-3.7.0-3.amzn2023.0.2.aa 4.4 MB/s | 40 kB 00:00 2025-05-07T20:00:42.2471920Z (36/106): perl-AutoLoader-5.74-477.amzn2023.0.6 3.1 MB/s | 22 kB 00:00 2025-05-07T20:00:42.2505756Z (37/106): perl-B-1.80-477.amzn2023.0.6.aarch64. 23 MB/s | 180 kB 00:00 2025-05-07T20:00:42.2532586Z (38/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 3.9 MB/s | 29 kB 00:00 2025-05-07T20:00:42.2570382Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 2.4 MB/s | 22 kB 00:00 2025-05-07T20:00:42.2599032Z (40/106): perl-Data-Dumper-2.174-460.amzn2023.0 6.4 MB/s | 55 kB 00:00 2025-05-07T20:00:42.2615908Z (41/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 3.4 MB/s | 26 kB 00:00 2025-05-07T20:00:42.2644454Z (42/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.a 5.7 MB/s | 37 kB 00:00 2025-05-07T20:00:42.2796674Z (43/106): perl-Encode-3.15-462.amzn2023.0.2.aar 103 MB/s | 1.7 MB 00:00 2025-05-07T20:00:42.2816293Z (44/106): perl-DynaLoader-1.47-477.amzn2023.0.6 1.4 MB/s | 26 kB 00:00 2025-05-07T20:00:42.2858346Z (45/106): perl-Error-0.17029-5.amzn2023.0.2.noa 7.4 MB/s | 41 kB 00:00 2025-05-07T20:00:42.2879887Z (46/106): perl-Exporter-5.74-459.amzn2023.0.2.n 5.4 MB/s | 31 kB 00:00 2025-05-07T20:00:42.2924050Z (47/106): perl-Fcntl-1.13-477.amzn2023.0.6.aarc 3.6 MB/s | 21 kB 00:00 2025-05-07T20:00:42.2945844Z (48/106): perl-File-Basename-2.85-477.amzn2023. 2.9 MB/s | 18 kB 00:00 2025-05-07T20:00:42.2967087Z (49/106): perl-Errno-1.30-477.amzn2023.0.6.aarc 483 kB/s | 15 kB 00:00 2025-05-07T20:00:42.3005591Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 3.4 MB/s | 26 kB 00:00 2025-05-07T20:00:42.3031644Z (51/106): perl-File-Path-2.18-2.amzn2023.0.2.no 4.5 MB/s | 36 kB 00:00 2025-05-07T20:00:42.3057970Z (52/106): perl-File-Temp-0.231.100-2.amzn2023.0 6.9 MB/s | 60 kB 00:00 2025-05-07T20:00:42.3081091Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 2.5 MB/s | 17 kB 00:00 2025-05-07T20:00:42.3105945Z (54/106): perl-FileHandle-2.03-477.amzn2023.0.6 2.5 MB/s | 16 kB 00:00 2025-05-07T20:00:42.3140590Z (55/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 3.0 MB/s | 16 kB 00:00 2025-05-07T20:00:42.3164981Z (56/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 7.7 MB/s | 42 kB 00:00 2025-05-07T20:00:42.3191359Z (57/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 4.6 MB/s | 60 kB 00:00 2025-05-07T20:00:42.3216281Z (58/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 8.1 MB/s | 56 kB 00:00 2025-05-07T20:00:42.3242298Z (59/106): perl-IO-1.43-477.amzn2023.0.6.aarch64 12 MB/s | 87 kB 00:00 2025-05-07T20:00:42.3266036Z (60/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 6.2 MB/s | 42 kB 00:00 2025-05-07T20:00:42.3303935Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 26 MB/s | 218 kB 00:00 2025-05-07T20:00:42.3326152Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 3.1 MB/s | 23 kB 00:00 2025-05-07T20:00:42.3351908Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 4.3 MB/s | 31 kB 00:00 2025-05-07T20:00:42.3370004Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 2.2 MB/s | 13 kB 00:00 2025-05-07T20:00:42.3394848Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 3.7 MB/s | 22 kB 00:00 2025-05-07T20:00:42.3470032Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.a 34 MB/s | 393 kB 00:00 2025-05-07T20:00:42.3494351Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.aarc 8.6 MB/s | 97 kB 00:00 2025-05-07T20:00:42.3524476Z (68/106): perl-PathTools-3.78-459.amzn2023.0.2. 6.8 MB/s | 86 kB 00:00 2025-05-07T20:00:42.3563297Z (69/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 3.3 MB/s | 20 kB 00:00 2025-05-07T20:00:42.3582234Z (70/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 11 MB/s | 84 kB 00:00 2025-05-07T20:00:42.3623399Z (71/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 23 MB/s | 215 kB 00:00 2025-05-07T20:00:42.3655132Z (72/106): perl-Scalar-List-Utils-1.56-459.amzn2 12 MB/s | 71 kB 00:00 2025-05-07T20:00:42.3679736Z (73/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 4.9 MB/s | 41 kB 00:00 2025-05-07T20:00:42.3698983Z (74/106): perl-SelectSaver-1.02-477.amzn2023.0. 1.7 MB/s | 12 kB 00:00 2025-05-07T20:00:42.3723150Z (75/106): perl-Socket-2.032-1.amzn2023.0.2.aarc 9.0 MB/s | 55 kB 00:00 2025-05-07T20:00:42.3749321Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.a 15 MB/s | 94 kB 00:00 2025-05-07T20:00:42.3767886Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 2.2 MB/s | 15 kB 00:00 2025-05-07T20:00:42.3812345Z (78/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 4.0 MB/s | 22 kB 00:00 2025-05-07T20:00:42.3836659Z (79/106): perl-Term-ANSIColor-5.01-459.amzn2023 4.5 MB/s | 48 kB 00:00 2025-05-07T20:00:42.3848865Z (80/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 4.6 MB/s | 36 kB 00:00 2025-05-07T20:00:42.3872581Z (81/106): perl-Text-ParseWords-3.30-458.amzn202 3.2 MB/s | 17 kB 00:00 2025-05-07T20:00:42.3911747Z (82/106): perl-Time-Local-1.300-5.amzn2023.0.2. 6.6 MB/s | 34 kB 00:00 2025-05-07T20:00:42.3966779Z (83/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 12 MB/s | 108 kB 00:00 2025-05-07T20:00:42.3989032Z (84/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 1.7 MB/s | 22 kB 00:00 2025-05-07T20:00:42.4000636Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 1.9 MB/s | 17 kB 00:00 2025-05-07T20:00:42.4040415Z (86/106): perl-constant-1.33-459.amzn2023.0.2.n 3.6 MB/s | 23 kB 00:00 2025-05-07T20:00:42.4063303Z (87/106): perl-if-0.60.800-477.amzn2023.0.6.noa 2.5 MB/s | 14 kB 00:00 2025-05-07T20:00:42.4085676Z (88/106): perl-interpreter-5.32.1-477.amzn2023. 9.2 MB/s | 71 kB 00:00 2025-05-07T20:00:42.4104545Z (89/106): perl-lib-0.65-477.amzn2023.0.6.aarch6 2.5 MB/s | 15 kB 00:00 2025-05-07T20:00:42.4130328Z (90/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 21 MB/s | 126 kB 00:00 2025-05-07T20:00:42.4156351Z (91/106): perl-mro-1.23-477.amzn2023.0.6.aarch6 6.1 MB/s | 28 kB 00:00 2025-05-07T20:00:42.4216557Z (92/106): perl-overload-1.31-477.amzn2023.0.6.n 5.5 MB/s | 46 kB 00:00 2025-05-07T20:00:42.4291562Z (93/106): perl-libs-5.32.1-477.amzn2023.0.6.aar 102 MB/s | 2.0 MB 00:00 2025-05-07T20:00:42.4310036Z (94/106): perl-overloading-0.02-477.amzn2023.0. 1.2 MB/s | 13 kB 00:00 2025-05-07T20:00:42.4320523Z (95/106): perl-parent-0.238-458.amzn2023.0.2.no 1.5 MB/s | 14 kB 00:00 2025-05-07T20:00:42.4355516Z (96/106): perl-podlators-4.14-458.amzn2023.0.2. 19 MB/s | 112 kB 00:00 2025-05-07T20:00:42.4381764Z (97/106): perl-subs-1.03-477.amzn2023.0.6.noarc 2.1 MB/s | 12 kB 00:00 2025-05-07T20:00:42.4400512Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 1.8 MB/s | 13 kB 00:00 2025-05-07T20:00:42.4471537Z (99/106): shadow-utils-4.9-12.amzn2023.0.4.aarc 101 MB/s | 1.1 MB 00:00 2025-05-07T20:00:42.4552929Z (100/106): sudo-1.9.15-1.p5.amzn2023.0.1.aarch6 77 MB/s | 1.2 MB 00:00 2025-05-07T20:00:42.4565955Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 3.9 MB/s | 56 kB 00:00 2025-05-07T20:00:42.4622450Z (102/106): systemd-libs-252.23-3.amzn2023.aarch 48 MB/s | 583 kB 00:00 2025-05-07T20:00:42.4771560Z (103/106): util-linux-2.37.4-1.amzn2023.0.4.aar 122 MB/s | 2.2 MB 00:00 2025-05-07T20:00:42.4799535Z (104/106): util-linux-core-2.37.4-1.amzn2023.0. 21 MB/s | 437 kB 00:00 2025-05-07T20:00:42.4855017Z (105/106): wget-1.21.3-1.amzn2023.0.4.aarch64.r 42 MB/s | 774 kB 00:00 2025-05-07T20:00:42.4875164Z (106/106): which-2.21-26.amzn2023.0.2.aarch64.r 7.3 MB/s | 42 kB 00:00 2025-05-07T20:00:42.4901346Z -------------------------------------------------------------------------------- 2025-05-07T20:00:42.4903435Z Total 62 MB/s | 37 MB 00:00 2025-05-07T20:00:44.1156241Z Running transaction check 2025-05-07T20:00:44.1847947Z Transaction check succeeded. 2025-05-07T20:00:44.1848760Z Running transaction test 2025-05-07T20:00:44.6140202Z Transaction test succeeded. 2025-05-07T20:00:44.6144184Z Running transaction 2025-05-07T20:00:45.3403614Z Preparing : 1/1 2025-05-07T20:00:45.3612524Z Installing : systemd-libs-252.23-3.amzn2023.aarch64 1/106 2025-05-07T20:00:45.3889736Z Installing : nettle-3.10.1-1.amzn2023.0.1.aarch64 2/106 2025-05-07T20:00:45.4323652Z Installing : gnutls-3.8.3-6.amzn2023.0.1.aarch64 3/106 2025-05-07T20:00:45.4375357Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T20:00:45.4482278Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T20:00:45.4614606Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 5/106 2025-05-07T20:00:45.4932184Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 6/106 2025-05-07T20:00:45.5003622Z Installing : nano-8.3-1.amzn2023.aarch64 7/106 2025-05-07T20:00:45.5076069Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T20:00:45.5793971Z Installing : libsemanage-3.4-5.amzn2023.0.2.aarch64 9/106 2025-05-07T20:00:45.5879495Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 10/106 2025-05-07T20:00:45.6206798Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T20:00:45.6264863Z Installing : libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T20:00:45.6328731Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 12/106 2025-05-07T20:00:45.6397593Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 13/106 2025-05-07T20:00:45.6450324Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 14/106 2025-05-07T20:00:45.6601731Z Installing : libeconf-0.4.0-1.amzn2023.0.3.aarch64 15/106 2025-05-07T20:00:45.6652621Z Installing : libdb-5.3.28-49.amzn2023.0.2.aarch64 16/106 2025-05-07T20:00:45.6713678Z Installing : libcbor-0.7.0-3.amzn2023.0.2.aarch64 17/106 2025-05-07T20:00:45.6803045Z Installing : libfido2-1.10.0-2.amzn2023.0.2.aarch64 18/106 2025-05-07T20:00:45.6861105Z Installing : less-608-2.amzn2023.0.2.aarch64 19/106 2025-05-07T20:00:45.6916090Z Installing : kmod-libs-29-2.amzn2023.0.5.aarch64 20/106 2025-05-07T20:00:45.7356831Z Installing : jansson-2.14-0.amzn2023.aarch64 21/106 2025-05-07T20:00:45.7450992Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T20:00:45.7638547Z Installing : gzip-1.12-1.amzn2023.0.1.aarch64 23/106 2025-05-07T20:00:45.8371536Z Installing : cracklib-2.9.6-27.amzn2023.0.2.aarch64 24/106 2025-05-07T20:00:45.8586378Z Installing : pam-1.5.1-8.amzn2023.0.4.aarch64 25/106 2025-05-07T20:00:45.9713506Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 26/106 2025-05-07T20:00:45.9714333Z Installing : util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T20:00:45.9714986Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T20:00:45.9715346Z 2025-05-07T20:00:45.9986494Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T20:00:46.0413886Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T20:00:46.0675628Z Installing : openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T20:00:46.0750222Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T20:00:46.2077454Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T20:00:46.4013323Z Installing : git-core-2.47.1-1.amzn2023.0.2.aarch64 30/106 2025-05-07T20:00:46.4163457Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T20:00:46.4699629Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T20:00:46.4788547Z Installing : groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T20:00:46.4909995Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T20:00:46.5003485Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T20:00:46.5113717Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 34/106 2025-05-07T20:00:46.5183450Z Installing : perl-B-1.80-477.amzn2023.0.6.aarch64 35/106 2025-05-07T20:00:46.5240392Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T20:00:46.5313333Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T20:00:46.5416840Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 38/106 2025-05-07T20:00:46.5493806Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T20:00:46.5624690Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T20:00:46.5914582Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T20:00:46.6020818Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 42/106 2025-05-07T20:00:46.6079822Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T20:00:46.6134815Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T20:00:46.6200047Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T20:00:46.6271631Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T20:00:46.6333669Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T20:00:46.6438317Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T20:00:46.6513324Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T20:00:46.6575786Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T20:00:46.6649557Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T20:00:46.6721082Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 52/106 2025-05-07T20:00:46.6784013Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T20:00:46.6837457Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T20:00:46.6903509Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T20:00:46.6978439Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T20:00:46.7048115Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T20:00:46.7180280Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T20:00:46.7278953Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T20:00:46.7347437Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 60/106 2025-05-07T20:00:46.7401521Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T20:00:46.7453630Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T20:00:46.7543071Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T20:00:46.7659943Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T20:00:46.7751415Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T20:00:46.7810225Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 66/106 2025-05-07T20:00:46.7876612Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T20:00:46.7970031Z Installing : perl-mro-1.23-477.amzn2023.0.6.aarch64 68/106 2025-05-07T20:00:46.8050242Z Installing : perl-IO-1.43-477.amzn2023.0.6.aarch64 69/106 2025-05-07T20:00:46.8129906Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T20:00:46.8211462Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T20:00:46.8272373Z Installing : perl-Errno-1.30-477.amzn2023.0.6.aarch64 72/106 2025-05-07T20:00:46.8329568Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T20:00:46.8409741Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T20:00:46.8509753Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 75/106 2025-05-07T20:00:46.8592514Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 76/106 2025-05-07T20:00:46.8674078Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T20:00:46.8744955Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 78/106 2025-05-07T20:00:46.8803814Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T20:00:46.8859382Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T20:00:46.8934551Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T20:00:46.8997864Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T20:00:46.9059286Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 83/106 2025-05-07T20:00:46.9126889Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T20:00:46.9194225Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T20:00:46.9304249Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 86/106 2025-05-07T20:00:46.9841339Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 87/106 2025-05-07T20:00:47.0992746Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 88/106 2025-05-07T20:00:47.1149119Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 89/106 2025-05-07T20:00:47.1248787Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 90/106 2025-05-07T20:00:47.1363263Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T20:00:47.1433452Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T20:00:47.1508135Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 93/106 2025-05-07T20:00:47.1572068Z Installing : perl-lib-0.65-477.amzn2023.0.6.aarch64 94/106 2025-05-07T20:00:47.1642588Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T20:00:47.1766084Z Installing : git-2.47.1-1.amzn2023.0.2.aarch64 96/106 2025-05-07T20:00:47.2053479Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T20:00:47.2219931Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 98/106 2025-05-07T20:00:47.2315795Z Installing : openldap-2.4.57-6.amzn2023.0.7.aarch64 99/106 2025-05-07T20:00:47.2799478Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 100/106 2025-05-07T20:00:47.4189267Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 101/106 2025-05-07T20:00:47.4288597Z Installing : binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T20:00:47.4435182Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T20:00:47.4782663Z Installing : pciutils-3.7.0-3.amzn2023.0.2.aarch64 103/106 2025-05-07T20:00:47.4902141Z Installing : wget-1.21.3-1.amzn2023.0.4.aarch64 104/106 2025-05-07T20:00:47.5140424Z Installing : which-2.21-26.amzn2023.0.2.aarch64 105/106 2025-05-07T20:00:47.5230790Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T20:00:47.5402205Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.aarch64 106/106 2025-05-07T20:00:48.7116105Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T20:00:48.7116977Z Verifying : binutils-2.41-50.amzn2023.0.3.aarch64 1/106 2025-05-07T20:00:48.7117704Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.aarch64 2/106 2025-05-07T20:00:48.7118473Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 3/106 2025-05-07T20:00:48.7119256Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T20:00:48.7120008Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 5/106 2025-05-07T20:00:48.7120725Z Verifying : git-2.47.1-1.amzn2023.0.2.aarch64 6/106 2025-05-07T20:00:48.7121417Z Verifying : git-core-2.47.1-1.amzn2023.0.2.aarch64 7/106 2025-05-07T20:00:48.7122134Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T20:00:48.7122866Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.aarch64 9/106 2025-05-07T20:00:48.7123580Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.aarch64 10/106 2025-05-07T20:00:48.7124290Z Verifying : gzip-1.12-1.amzn2023.0.1.aarch64 11/106 2025-05-07T20:00:48.7125491Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T20:00:48.7126231Z Verifying : jansson-2.14-0.amzn2023.aarch64 13/106 2025-05-07T20:00:48.7126938Z Verifying : kmod-libs-29-2.amzn2023.0.5.aarch64 14/106 2025-05-07T20:00:48.7127647Z Verifying : less-608-2.amzn2023.0.2.aarch64 15/106 2025-05-07T20:00:48.7128533Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.aarch64 16/106 2025-05-07T20:00:48.7129233Z Verifying : libdb-5.3.28-49.amzn2023.0.2.aarch64 17/106 2025-05-07T20:00:48.7130105Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.aarch64 18/106 2025-05-07T20:00:48.7130862Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 19/106 2025-05-07T20:00:48.7131590Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 20/106 2025-05-07T20:00:48.7132309Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.aarch64 21/106 2025-05-07T20:00:48.7133046Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 22/106 2025-05-07T20:00:48.7133797Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 23/106 2025-05-07T20:00:48.7134539Z Verifying : libsemanage-3.4-5.amzn2023.0.2.aarch64 24/106 2025-05-07T20:00:48.7135293Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.aarch64 25/106 2025-05-07T20:00:48.7136005Z Verifying : nano-8.3-1.amzn2023.aarch64 26/106 2025-05-07T20:00:48.7136736Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T20:00:48.7137487Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 28/106 2025-05-07T20:00:48.7138208Z Verifying : nettle-3.10.1-1.amzn2023.0.1.aarch64 29/106 2025-05-07T20:00:48.7138924Z Verifying : openldap-2.4.57-6.amzn2023.0.7.aarch64 30/106 2025-05-07T20:00:48.7139643Z Verifying : openssh-8.7p1-8.amzn2023.0.14.aarch64 31/106 2025-05-07T20:00:48.7140392Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 32/106 2025-05-07T20:00:48.7141111Z Verifying : pam-1.5.1-8.amzn2023.0.4.aarch64 33/106 2025-05-07T20:00:48.7141818Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.aarch64 34/106 2025-05-07T20:00:48.7142553Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 35/106 2025-05-07T20:00:48.7143307Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T20:00:48.7144377Z Verifying : perl-B-1.80-477.amzn2023.0.6.aarch64 37/106 2025-05-07T20:00:48.7145079Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T20:00:48.7145827Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T20:00:48.7146632Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 40/106 2025-05-07T20:00:48.7147373Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T20:00:48.7148113Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 42/106 2025-05-07T20:00:48.7148860Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 43/106 2025-05-07T20:00:48.7149600Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 44/106 2025-05-07T20:00:48.7150310Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.aarch64 45/106 2025-05-07T20:00:48.7151028Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T20:00:48.7151768Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T20:00:48.7152496Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 48/106 2025-05-07T20:00:48.7153464Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T20:00:48.7154240Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T20:00:48.7154988Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T20:00:48.7155740Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T20:00:48.7156462Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T20:00:48.7157209Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T20:00:48.7157949Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T20:00:48.7158702Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T20:00:48.7159429Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T20:00:48.7160164Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T20:00:48.7160890Z Verifying : perl-IO-1.43-477.amzn2023.0.6.aarch64 59/106 2025-05-07T20:00:48.7161607Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T20:00:48.7162361Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T20:00:48.7163101Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T20:00:48.7163845Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 63/106 2025-05-07T20:00:48.7164593Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T20:00:48.7165325Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 65/106 2025-05-07T20:00:48.7166065Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 66/106 2025-05-07T20:00:48.7166817Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 67/106 2025-05-07T20:00:48.7167571Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 68/106 2025-05-07T20:00:48.7168317Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T20:00:48.7169056Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T20:00:48.7169907Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T20:00:48.7170623Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T20:00:48.7171350Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 73/106 2025-05-07T20:00:48.7172095Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T20:00:48.7173022Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 75/106 2025-05-07T20:00:48.7173737Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 76/106 2025-05-07T20:00:48.7174462Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T20:00:48.7175213Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T20:00:48.7175961Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T20:00:48.7176718Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 80/106 2025-05-07T20:00:48.7177496Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T20:00:48.7178255Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T20:00:48.7178996Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T20:00:48.7179710Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T20:00:48.7180416Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T20:00:48.7181300Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T20:00:48.7182037Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T20:00:48.7182758Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 88/106 2025-05-07T20:00:48.7183476Z Verifying : perl-lib-0.65-477.amzn2023.0.6.aarch64 89/106 2025-05-07T20:00:48.7184196Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T20:00:48.7184904Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 91/106 2025-05-07T20:00:48.7185609Z Verifying : perl-mro-1.23-477.amzn2023.0.6.aarch64 92/106 2025-05-07T20:00:48.7186346Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T20:00:48.7187094Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T20:00:48.7187833Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T20:00:48.7188547Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T20:00:48.7189272Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T20:00:48.7189982Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T20:00:48.7190698Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 99/106 2025-05-07T20:00:48.7191401Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 100/106 2025-05-07T20:00:48.7192126Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 101/106 2025-05-07T20:00:48.7192896Z Verifying : systemd-libs-252.23-3.amzn2023.aarch64 102/106 2025-05-07T20:00:48.7193620Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.aarch64 103/106 2025-05-07T20:00:48.7194677Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 104/106 2025-05-07T20:00:48.7195418Z Verifying : wget-1.21.3-1.amzn2023.0.4.aarch64 105/106 2025-05-07T20:00:48.9183213Z Verifying : which-2.21-26.amzn2023.0.2.aarch64 106/106 2025-05-07T20:00:48.9183776Z 2025-05-07T20:00:48.9183896Z Installed: 2025-05-07T20:00:48.9184355Z binutils-2.41-50.amzn2023.0.3.aarch64 2025-05-07T20:00:48.9185094Z cracklib-2.9.6-27.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9185846Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 2025-05-07T20:00:48.9186660Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9188031Z findutils-1:4.8.0-2.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9188740Z git-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9189436Z git-core-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9190188Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T20:00:48.9190919Z gnutls-3.8.3-6.amzn2023.0.1.aarch64 2025-05-07T20:00:48.9191647Z groff-base-1.22.4-7.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9192361Z gzip-1.12-1.amzn2023.0.1.aarch64 2025-05-07T20:00:48.9193072Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T20:00:48.9193792Z jansson-2.14-0.amzn2023.aarch64 2025-05-07T20:00:48.9194520Z kmod-libs-29-2.amzn2023.0.5.aarch64 2025-05-07T20:00:48.9195238Z less-608-2.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9195945Z libcbor-0.7.0-3.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9196896Z libdb-5.3.28-49.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9197640Z libeconf-0.4.0-1.amzn2023.0.3.aarch64 2025-05-07T20:00:48.9198389Z libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9199147Z libfdisk-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T20:00:48.9199875Z libfido2-1.10.0-2.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9200692Z libmetalink-0.1.3-14.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9201477Z libpwquality-1.4.4-6.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9202261Z libsemanage-3.4-5.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9203018Z libutempter-1.2.1-4.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9203749Z nano-8.3-1.amzn2023.aarch64 2025-05-07T20:00:48.9204486Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T20:00:48.9205378Z ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9206114Z nettle-3.10.1-1.amzn2023.0.1.aarch64 2025-05-07T20:00:48.9206851Z openldap-2.4.57-6.amzn2023.0.7.aarch64 2025-05-07T20:00:48.9207598Z openssh-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T20:00:48.9208363Z openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T20:00:48.9209118Z pam-1.5.1-8.amzn2023.0.4.aarch64 2025-05-07T20:00:48.9209897Z pciutils-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9210650Z pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9211441Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9212192Z perl-B-1.80-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9212924Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T20:00:48.9213689Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9214491Z perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9215259Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T20:00:48.9216276Z perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9217056Z perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9217816Z perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9218571Z perl-Errno-1.30-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9219313Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T20:00:48.9220071Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T20:00:48.9220829Z perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9221609Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9222399Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9223168Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T20:00:48.9223944Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T20:00:48.9224699Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9225622Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9226421Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T20:00:48.9227184Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9228155Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T20:00:48.9228919Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T20:00:48.9229675Z perl-IO-1.43-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9230426Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T20:00:48.9231223Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T20:00:48.9232008Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9232783Z perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9233581Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T20:00:48.9234355Z perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9235119Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 2025-05-07T20:00:48.9235889Z perl-POSIX-1.94-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9236660Z perl-PathTools-3.78-459.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9237434Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T20:00:48.9238213Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T20:00:48.9238988Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T20:00:48.9239727Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T20:00:48.9240496Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9241290Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9242054Z perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9242796Z perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9243550Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9244345Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T20:00:48.9245137Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T20:00:48.9246272Z perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9247091Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T20:00:48.9247917Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T20:00:48.9248704Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T20:00:48.9249548Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T20:00:48.9250299Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9251066Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T20:00:48.9251811Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9252558Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9253338Z perl-lib-0.65-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9279685Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T20:00:48.9280877Z perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9281649Z perl-mro-1.23-477.amzn2023.0.6.aarch64 2025-05-07T20:00:48.9282414Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9283196Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9283981Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T20:00:48.9284721Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T20:00:48.9285474Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9286221Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T20:00:48.9286967Z shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 2025-05-07T20:00:48.9287694Z sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T20:00:48.9288454Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T20:00:48.9289238Z systemd-libs-252.23-3.amzn2023.aarch64 2025-05-07T20:00:48.9290121Z util-linux-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T20:00:48.9290880Z util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T20:00:48.9291600Z wget-1.21.3-1.amzn2023.0.4.aarch64 2025-05-07T20:00:48.9292347Z which-2.21-26.amzn2023.0.2.aarch64 2025-05-07T20:00:48.9292781Z 2025-05-07T20:00:48.9292914Z Complete! 2025-05-07T20:00:49.0312812Z ##[group]Run actions/checkout@v4 2025-05-07T20:00:49.0313270Z with: 2025-05-07T20:00:49.0313569Z repository: pytorch/FBGEMM 2025-05-07T20:00:49.0314282Z token: *** 2025-05-07T20:00:49.0314572Z ssh-strict: true 2025-05-07T20:00:49.0314875Z ssh-user: git 2025-05-07T20:00:49.0315280Z persist-credentials: true 2025-05-07T20:00:49.0315636Z clean: true 2025-05-07T20:00:49.0315947Z sparse-checkout-cone-mode: true 2025-05-07T20:00:49.0316338Z fetch-depth: 1 2025-05-07T20:00:49.0316630Z fetch-tags: false 2025-05-07T20:00:49.0316940Z show-progress: true 2025-05-07T20:00:49.0317250Z lfs: false 2025-05-07T20:00:49.0317526Z submodules: false 2025-05-07T20:00:49.0317919Z set-safe-directory: true 2025-05-07T20:00:49.0318243Z env: 2025-05-07T20:00:49.0318547Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:49.0318966Z BUILD_ENV: build_binary 2025-05-07T20:00:49.0319376Z BUILD_TARGET: default 2025-05-07T20:00:49.0319693Z BUILD_VARIANT: cpu 2025-05-07T20:00:49.0320497Z ##[endgroup] 2025-05-07T20:00:49.0387619Z ##[command]/usr/bin/docker exec 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:00:49.3406302Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:00:49.3408426Z ##[group]Getting Git version info 2025-05-07T20:00:49.3408992Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T20:00:49.3409816Z [command]/usr/bin/git version 2025-05-07T20:00:49.3410181Z git version 2.47.1 2025-05-07T20:00:49.3416547Z ##[endgroup] 2025-05-07T20:00:49.3448540Z Temporarily overriding HOME='/__w/_temp/d251263b-d1e4-4a49-b52c-2c1b9f527d24' before making global git config changes 2025-05-07T20:00:49.3449698Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:00:49.3459795Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T20:00:49.3502569Z Deleting the contents of '/__w/FBGEMM/FBGEMM' 2025-05-07T20:00:49.3507824Z ##[group]Initializing the repository 2025-05-07T20:00:49.3512931Z [command]/usr/bin/git init /__w/FBGEMM/FBGEMM 2025-05-07T20:00:49.3552946Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:00:49.3553793Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:00:49.3554652Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:00:49.3555209Z hint: 2025-05-07T20:00:49.3555638Z hint: git config --global init.defaultBranch 2025-05-07T20:00:49.3556092Z hint: 2025-05-07T20:00:49.3556619Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:00:49.3557390Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:00:49.3557980Z hint: 2025-05-07T20:00:49.3558261Z hint: git branch -m 2025-05-07T20:00:49.3559178Z Initialized empty Git repository in /__w/FBGEMM/FBGEMM/.git/ 2025-05-07T20:00:49.3574484Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:00:49.3609646Z ##[endgroup] 2025-05-07T20:00:49.3610244Z ##[group]Disabling automatic garbage collection 2025-05-07T20:00:49.3616849Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:00:49.3652438Z ##[endgroup] 2025-05-07T20:00:49.3653134Z ##[group]Setting up auth 2025-05-07T20:00:49.3663569Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:00:49.3700517Z [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:00:49.4056306Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:00:49.4091113Z [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:00:49.4454677Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:00:49.4514430Z ##[endgroup] 2025-05-07T20:00:49.4515010Z ##[group]Fetching the repository 2025-05-07T20:00:49.4525587Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T20:00:50.1710122Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:00:50.1710854Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:00:50.1735072Z ##[endgroup] 2025-05-07T20:00:50.1735658Z ##[group]Determining the checkout info 2025-05-07T20:00:50.1737779Z ##[endgroup] 2025-05-07T20:00:50.1744251Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:00:50.1788173Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:00:50.1845659Z ##[group]Checking out the ref 2025-05-07T20:00:50.1850496Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:00:50.2859213Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:00:50.2859636Z 2025-05-07T20:00:50.2859952Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:00:50.2860710Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:00:50.2861448Z state without impacting any branches by switching back to a branch. 2025-05-07T20:00:50.2861885Z 2025-05-07T20:00:50.2862171Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:00:50.2862842Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:00:50.2863231Z 2025-05-07T20:00:50.2863382Z git switch -c 2025-05-07T20:00:50.2863657Z 2025-05-07T20:00:50.2863801Z Or undo this operation with: 2025-05-07T20:00:50.2864041Z 2025-05-07T20:00:50.2864183Z git switch - 2025-05-07T20:00:50.2864418Z 2025-05-07T20:00:50.2864753Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:00:50.2865230Z 2025-05-07T20:00:50.2865791Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:00:50.2867991Z ##[endgroup] 2025-05-07T20:00:50.2912469Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:00:50.2939490Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:00:50.3204084Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:00:50.3204577Z with: 2025-05-07T20:00:50.3204899Z name: fbgemm_default_arm_clang_py3.13_cpu.whl 2025-05-07T20:00:50.3205559Z merge-multiple: false 2025-05-07T20:00:50.3205906Z repository: pytorch/FBGEMM 2025-05-07T20:00:50.3206267Z run-id: 14891846254 2025-05-07T20:00:50.3206556Z env: 2025-05-07T20:00:50.3206852Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:50.3207269Z BUILD_ENV: build_binary 2025-05-07T20:00:50.3207640Z BUILD_TARGET: default 2025-05-07T20:00:50.3207973Z BUILD_VARIANT: cpu 2025-05-07T20:00:50.3208272Z ##[endgroup] 2025-05-07T20:00:50.3212853Z ##[command]/usr/bin/docker exec 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:00:50.7468269Z Downloading single artifact 2025-05-07T20:00:50.8552197Z Preparing to download the following artifacts: 2025-05-07T20:00:50.8553412Z - fbgemm_default_arm_clang_py3.13_cpu.whl (ID: 3081356316, Size: 4253843, Expected Digest: sha256:bb75faf2a037222d1e75dd6cf67708fba231354d879ad4e259d8e515f3a51bf2) 2025-05-07T20:00:50.9084611Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/306f91ea-381c-4d97-8aad-6017de96d023/workflow-job-run-0eed51d4-e2ea-5a7a-bb5a-cfbc3da6edec/artifacts/93dd18dbf083ff6ac33c9ec293e5928b01718140c959579879ad31d6f669d54c.zip 2025-05-07T20:00:50.9086627Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T20:00:50.9975252Z (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-07T20:00:50.9976669Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:00:51.1354622Z SHA256 digest of downloaded artifact is bb75faf2a037222d1e75dd6cf67708fba231354d879ad4e259d8e515f3a51bf2 2025-05-07T20:00:51.1355540Z Artifact download completed successfully. 2025-05-07T20:00:51.1356030Z Total of 1 artifact(s) downloaded 2025-05-07T20:00:51.1362472Z Download artifact has finished successfully 2025-05-07T20:00:51.1550757Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:00:51.1551448Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:00:51.1552180Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:51.1552637Z env: 2025-05-07T20:00:51.1552986Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:51.1553715Z BUILD_ENV: build_binary 2025-05-07T20:00:51.1554069Z BUILD_TARGET: default 2025-05-07T20:00:51.1554405Z BUILD_VARIANT: cpu 2025-05-07T20:00:51.1554724Z ##[endgroup] 2025-05-07T20:00:51.6297922Z ################################################################################ 2025-05-07T20:00:51.6298480Z # Print System Info 2025-05-07T20:00:51.6298796Z # 2025-05-07T20:00:51.6318671Z # [2025-05-07T20:00:51.631Z] + print_system_info 2025-05-07T20:00:51.6319227Z ################################################################################ 2025-05-07T20:00:51.6319574Z 2025-05-07T20:00:51.6319810Z ################################################################################ 2025-05-07T20:00:51.6320294Z [INFO] Printing environment variables ... 2025-05-07T20:00:51.6320719Z + printenv 2025-05-07T20:00:51.6320888Z 2025-05-07T20:00:51.6334941Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T20:00:51.6335436Z BUILD_VARIANT=cpu 2025-05-07T20:00:51.6335760Z HOSTNAME=41bfba67caaa 2025-05-07T20:00:51.6336382Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_0c1aa704-51b9-42b9-8239-ed2fec6b8679 2025-05-07T20:00:51.6337045Z GITHUB_ACTION=__run_2 2025-05-07T20:00:51.6337384Z GITHUB_RUN_NUMBER=10599 2025-05-07T20:00:51.6337727Z RUNNER_NAME=i-0fd38d6007934ec1e 2025-05-07T20:00:51.6338121Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:00:51.6338558Z PLATFORM_NAME_LC=linux-aarch64 2025-05-07T20:00:51.6338942Z MACHINE_NAME_LC=aarch64 2025-05-07T20:00:51.6339292Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:00:51.6339689Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:00:51.6340118Z GITHUB_REF_TYPE=branch 2025-05-07T20:00:51.6340757Z *** 2025-05-07T20:00:51.6341066Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:00:51.6341436Z GITHUB_ACTIONS=true 2025-05-07T20:00:51.6341822Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:00:51.6342608Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T20:00:51.6343362Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:00:51.6343759Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:00:51.6344141Z RUNNER_OS=Linux 2025-05-07T20:00:51.6344460Z GITHUB_REF_PROTECTED=false 2025-05-07T20:00:51.6344811Z HOME=/github/home 2025-05-07T20:00:51.6345163Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:00:51.6345587Z RUNNER_ARCH=ARM64 2025-05-07T20:00:51.6345902Z RUNNER_TEMP=/__w/_temp 2025-05-07T20:00:51.6346256Z BUILD_TARGET=default 2025-05-07T20:00:51.6346857Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_0c1aa704-51b9-42b9-8239-ed2fec6b8679 2025-05-07T20:00:51.6347766Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_0c1aa704-51b9-42b9-8239-ed2fec6b8679 2025-05-07T20:00:51.6348465Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T20:00:51.6348933Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:00:51.6349322Z GITHUB_RUN_ID=14891846254 2025-05-07T20:00:51.6349988Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_0c1aa704-51b9-42b9-8239-ed2fec6b8679 2025-05-07T20:00:51.6350735Z BUILD_ENV=build_binary 2025-05-07T20:00:51.6351083Z GITHUB_ACTOR=q10 2025-05-07T20:00:51.6351396Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:00:51.6351726Z KERN_NAME_LC=linux 2025-05-07T20:00:51.6352125Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:00:51.6352617Z PLATFORM_NAME=Linux-aarch64 2025-05-07T20:00:51.6353029Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:00:51.6353431Z SHLVL=1 2025-05-07T20:00:51.6353709Z GITHUB_ACTOR_ID=255046 2025-05-07T20:00:51.6354059Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T20:00:51.6354555Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:00:51.6355551Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:00:51.6355941Z KERN_NAME=Linux 2025-05-07T20:00:51.6356283Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:00:51.6356717Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:00:51.6357120Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:00:51.6357489Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T20:00:51.6357877Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:00:51.6358376Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T20:00:51.6359178Z GITHUB_BASE_REF=main 2025-05-07T20:00:51.6359503Z CI=true 2025-05-07T20:00:51.6359795Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:00:51.6360202Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:00:51.6360604Z GITHUB_ACTION_REF= 2025-05-07T20:00:51.6360940Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T20:00:51.6361611Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_0c1aa704-51b9-42b9-8239-ed2fec6b8679 2025-05-07T20:00:51.6362295Z MACHINE_NAME=aarch64 2025-05-07T20:00:51.6362614Z _=/usr/bin/printenv 2025-05-07T20:00:51.6362853Z 2025-05-07T20:00:51.6363028Z ################################################################################ 2025-05-07T20:00:51.6363505Z [INFO] Print ldd version ... 2025-05-07T20:00:51.6363877Z + ldd --version 2025-05-07T20:00:51.6364060Z 2025-05-07T20:00:51.6364189Z ldd (GNU libc) 2.34 2025-05-07T20:00:51.6364597Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:00:51.6365260Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:00:51.6366039Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:00:51.6366699Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:00:51.6367030Z 2025-05-07T20:00:51.6367193Z ################################################################################ 2025-05-07T20:00:51.6367653Z [INFO] Print CPU info ... 2025-05-07T20:00:51.6367990Z + nproc 2025-05-07T20:00:51.6368153Z 2025-05-07T20:00:51.6373608Z 8 2025-05-07T20:00:51.6375761Z 2025-05-07T20:00:51.6375899Z + lscpu 2025-05-07T20:00:51.6376077Z 2025-05-07T20:00:51.6423853Z Architecture: aarch64 2025-05-07T20:00:51.6424408Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:00:51.6424920Z Byte Order: Little Endian 2025-05-07T20:00:51.6425418Z CPU(s): 8 2025-05-07T20:00:51.6425843Z On-line CPU(s) list: 0-7 2025-05-07T20:00:51.6426297Z Vendor ID: ARM 2025-05-07T20:00:51.6426742Z Model name: Neoverse-N1 2025-05-07T20:00:51.6427190Z Model: 1 2025-05-07T20:00:51.6427603Z Thread(s) per core: 1 2025-05-07T20:00:51.6428161Z Core(s) per cluster: 8 2025-05-07T20:00:51.6428589Z Socket(s): - 2025-05-07T20:00:51.6428994Z Cluster(s): 1 2025-05-07T20:00:51.6429411Z Stepping: r3p1 2025-05-07T20:00:51.6429867Z BogoMIPS: 243.75 2025-05-07T20:00:51.6430647Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6431471Z L1d cache: 512 KiB (8 instances) 2025-05-07T20:00:51.6431992Z L1i cache: 512 KiB (8 instances) 2025-05-07T20:00:51.6432521Z L2 cache: 8 MiB (8 instances) 2025-05-07T20:00:51.6433017Z L3 cache: 32 MiB (1 instance) 2025-05-07T20:00:51.6433479Z NUMA node(s): 1 2025-05-07T20:00:51.6433902Z NUMA node0 CPU(s): 0-7 2025-05-07T20:00:51.6434385Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:00:51.6434928Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:00:51.6435455Z Vulnerability L1tf: Not affected 2025-05-07T20:00:51.6435973Z Vulnerability Mds: Not affected 2025-05-07T20:00:51.6436944Z Vulnerability Meltdown: Not affected 2025-05-07T20:00:51.6437500Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:00:51.6438039Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:00:51.6438570Z Vulnerability Retbleed: Not affected 2025-05-07T20:00:51.6439106Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T20:00:51.6440151Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:00:51.6441021Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T20:00:51.6441741Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T20:00:51.6442316Z Vulnerability Srbds: Not affected 2025-05-07T20:00:51.6442854Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:00:51.6443193Z 2025-05-07T20:00:51.6443324Z + cat /proc/cpuinfo 2025-05-07T20:00:51.6443525Z 2025-05-07T20:00:51.6443727Z processor : 0 2025-05-07T20:00:51.6444034Z BogoMIPS : 243.75 2025-05-07T20:00:51.6444725Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6445503Z CPU implementer : 0x41 2025-05-07T20:00:51.6445852Z CPU architecture: 8 2025-05-07T20:00:51.6446176Z CPU variant : 0x3 2025-05-07T20:00:51.6446484Z CPU part : 0xd0c 2025-05-07T20:00:51.6446805Z CPU revision : 1 2025-05-07T20:00:51.6446997Z 2025-05-07T20:00:51.6447115Z processor : 1 2025-05-07T20:00:51.6447415Z BogoMIPS : 243.75 2025-05-07T20:00:51.6448092Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6448871Z CPU implementer : 0x41 2025-05-07T20:00:51.6449210Z CPU architecture: 8 2025-05-07T20:00:51.6449641Z CPU variant : 0x3 2025-05-07T20:00:51.6449955Z CPU part : 0xd0c 2025-05-07T20:00:51.6450270Z CPU revision : 1 2025-05-07T20:00:51.6450452Z 2025-05-07T20:00:51.6450575Z processor : 2 2025-05-07T20:00:51.6450871Z BogoMIPS : 243.75 2025-05-07T20:00:51.6451552Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6452319Z CPU implementer : 0x41 2025-05-07T20:00:51.6452662Z CPU architecture: 8 2025-05-07T20:00:51.6452986Z CPU variant : 0x3 2025-05-07T20:00:51.6453290Z CPU part : 0xd0c 2025-05-07T20:00:51.6453606Z CPU revision : 1 2025-05-07T20:00:51.6453813Z 2025-05-07T20:00:51.6453935Z processor : 3 2025-05-07T20:00:51.6454232Z BogoMIPS : 243.75 2025-05-07T20:00:51.6454898Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6455674Z CPU implementer : 0x41 2025-05-07T20:00:51.6456025Z CPU architecture: 8 2025-05-07T20:00:51.6456338Z CPU variant : 0x3 2025-05-07T20:00:51.6456651Z CPU part : 0xd0c 2025-05-07T20:00:51.6457026Z CPU revision : 1 2025-05-07T20:00:51.6457214Z 2025-05-07T20:00:51.6457334Z processor : 4 2025-05-07T20:00:51.6457628Z BogoMIPS : 243.75 2025-05-07T20:00:51.6458307Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6459074Z CPU implementer : 0x41 2025-05-07T20:00:51.6459418Z CPU architecture: 8 2025-05-07T20:00:51.6459736Z CPU variant : 0x3 2025-05-07T20:00:51.6460043Z CPU part : 0xd0c 2025-05-07T20:00:51.6460343Z CPU revision : 1 2025-05-07T20:00:51.6460536Z 2025-05-07T20:00:51.6460666Z processor : 5 2025-05-07T20:00:51.6460963Z BogoMIPS : 243.75 2025-05-07T20:00:51.6461630Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6462412Z CPU implementer : 0x41 2025-05-07T20:00:51.6462754Z CPU architecture: 8 2025-05-07T20:00:51.6463068Z CPU variant : 0x3 2025-05-07T20:00:51.6463385Z CPU part : 0xd0c 2025-05-07T20:00:51.6463694Z CPU revision : 1 2025-05-07T20:00:51.6463879Z 2025-05-07T20:00:51.6463997Z processor : 6 2025-05-07T20:00:51.6464294Z BogoMIPS : 243.75 2025-05-07T20:00:51.6465213Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6466009Z CPU implementer : 0x41 2025-05-07T20:00:51.6466341Z CPU architecture: 8 2025-05-07T20:00:51.6466660Z CPU variant : 0x3 2025-05-07T20:00:51.6466972Z CPU part : 0xd0c 2025-05-07T20:00:51.6467273Z CPU revision : 1 2025-05-07T20:00:51.6467468Z 2025-05-07T20:00:51.6467728Z processor : 7 2025-05-07T20:00:51.6468027Z BogoMIPS : 243.75 2025-05-07T20:00:51.6468692Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:00:51.6469466Z CPU implementer : 0x41 2025-05-07T20:00:51.6469805Z CPU architecture: 8 2025-05-07T20:00:51.6470117Z CPU variant : 0x3 2025-05-07T20:00:51.6470428Z CPU part : 0xd0c 2025-05-07T20:00:51.6470740Z CPU revision : 1 2025-05-07T20:00:51.6470927Z 2025-05-07T20:00:51.6470976Z 2025-05-07T20:00:51.6471156Z ################################################################################ 2025-05-07T20:00:51.6471633Z [INFO] Print PCI info ... 2025-05-07T20:00:51.6472006Z + lspci -v 2025-05-07T20:00:51.6472171Z 2025-05-07T20:00:51.6587515Z lspci: Unable to load libkmod resources: error -2 2025-05-07T20:00:51.6599788Z 00:00.0 Host bridge: Amazon.com, Inc. Device 0200 2025-05-07T20:00:51.6600361Z Physical Slot: 0 2025-05-07T20:00:51.6600683Z Flags: fast devsel 2025-05-07T20:00:51.6601034Z 2025-05-07T20:00:51.6601436Z 00:01.0 Serial controller: Amazon.com, Inc. Device 8250 (prog-if 03 [16650]) 2025-05-07T20:00:51.6602365Z Physical Slot: 1 2025-05-07T20:00:51.6602898Z Flags: fast devsel, IRQ 14 2025-05-07T20:00:51.6603472Z Memory at 80008000 (32-bit, non-prefetchable) [size=4K] 2025-05-07T20:00:51.6604125Z Kernel driver in use: serial 2025-05-07T20:00:51.6604462Z 2025-05-07T20:00:51.6604948Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:00:51.6605808Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:00:51.6606368Z Physical Slot: 4 2025-05-07T20:00:51.6606864Z Flags: bus master, fast devsel, latency 0, IRQ 12 2025-05-07T20:00:51.6607492Z Memory at 80000000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:00:51.6628250Z Capabilities: 2025-05-07T20:00:51.6628673Z Kernel driver in use: nvme 2025-05-07T20:00:51.6628909Z 2025-05-07T20:00:51.6629234Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:00:51.6629974Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:00:51.6630490Z Physical Slot: 5 2025-05-07T20:00:51.6630870Z Flags: bus master, fast devsel, latency 0, IRQ 13 2025-05-07T20:00:51.6631412Z Memory at 80004000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:00:51.6631918Z Capabilities: 2025-05-07T20:00:51.6632311Z Kernel driver in use: ena 2025-05-07T20:00:51.6632541Z 2025-05-07T20:00:51.6632592Z 2025-05-07T20:00:51.6632769Z ################################################################################ 2025-05-07T20:00:51.6633267Z [INFO] Print Linux distribution info ... 2025-05-07T20:00:51.6633699Z + uname -a 2025-05-07T20:00:51.6633862Z 2025-05-07T20:00:51.6634369Z Linux 41bfba67caaa 6.1.130-139.222.amzn2023.aarch64 #1 SMP Tue Mar 11 01:10:34 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux 2025-05-07T20:00:51.6635018Z 2025-05-07T20:00:51.6635133Z + uname -m 2025-05-07T20:00:51.6635301Z 2025-05-07T20:00:51.6636589Z aarch64 2025-05-07T20:00:51.6639015Z 2025-05-07T20:00:51.6639153Z + cat /proc/version 2025-05-07T20:00:51.6639354Z 2025-05-07T20:00:51.6656484Z 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-07T20:00:51.6657841Z 2025-05-07T20:00:51.6658319Z + cat /etc/os-release 2025-05-07T20:00:51.6658532Z 2025-05-07T20:00:51.6674583Z NAME="Amazon Linux" 2025-05-07T20:00:51.6674934Z VERSION="2023" 2025-05-07T20:00:51.6675245Z ID="amzn" 2025-05-07T20:00:51.6675541Z ID_LIKE="fedora" 2025-05-07T20:00:51.6676271Z VERSION_ID="2023" 2025-05-07T20:00:51.6676649Z PLATFORM_ID="platform:al2023" 2025-05-07T20:00:51.6677063Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T20:00:51.6677478Z ANSI_COLOR="0;33" 2025-05-07T20:00:51.6677838Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:00:51.6678416Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:00:51.6679295Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:00:51.6679899Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:00:51.6680548Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:00:51.6681088Z VENDOR_NAME="AWS" 2025-05-07T20:00:51.6681433Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:00:51.6681854Z SUPPORT_END="2029-06-30" 2025-05-07T20:00:51.6682093Z 2025-05-07T20:00:51.6682264Z ################################################################################ 2025-05-07T20:00:51.6682712Z # Print EC2 Instance Info 2025-05-07T20:00:51.6683058Z # 2025-05-07T20:00:51.6699954Z # [2025-05-07T20:00:51.669Z] + print_ec2_info 2025-05-07T20:00:51.6700580Z ################################################################################ 2025-05-07T20:00:51.6700920Z 2025-05-07T20:00:51.6836833Z ami-id: ami-0013610ea966aafe0 2025-05-07T20:00:51.6968170Z instance-id: i-0fd38d6007934ec1e 2025-05-07T20:00:51.7097938Z instance-type: t4g.2xlarge 2025-05-07T20:00:51.7177827Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:00:51.7178392Z . $PRELUDE; print_gpu_info 2025-05-07T20:00:51.7179039Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:51.7179496Z env: 2025-05-07T20:00:51.7179810Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:51.7180241Z BUILD_ENV: build_binary 2025-05-07T20:00:51.7180589Z BUILD_TARGET: default 2025-05-07T20:00:51.7180923Z BUILD_VARIANT: cpu 2025-05-07T20:00:51.7181249Z ##[endgroup] 2025-05-07T20:00:52.2151390Z ################################################################################ 2025-05-07T20:00:52.2151974Z [INFO] Printing general display info ... 2025-05-07T20:00:52.2173783Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:00:52.3595582Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:00:52.3605363Z /usr/bin/sudo 2025-05-07T20:00:52.3616173Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T20:00:52.3623867Z /usr/bin/yum 2025-05-07T20:00:52.3624815Z [INSTALL] Updating system repositories ... 2025-05-07T20:00:52.3650249Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:00:52.6656895Z Last metadata expiration check: 0:00:22 ago on Wed May 7 20:00:30 2025. 2025-05-07T20:00:52.8046185Z Dependencies resolved. 2025-05-07T20:00:52.8317370Z Nothing to do. 2025-05-07T20:00:52.8317731Z Complete! 2025-05-07T20:00:52.8807039Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:00:52.8831837Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:00:53.1825842Z Last metadata expiration check: 0:00:23 ago on Wed May 7 20:00:30 2025. 2025-05-07T20:00:53.2569634Z Dependencies resolved. 2025-05-07T20:00:53.2769322Z ================================================================================ 2025-05-07T20:00:53.2770048Z Package Arch Version Repository Size 2025-05-07T20:00:53.2770690Z ================================================================================ 2025-05-07T20:00:53.2771129Z Installing: 2025-05-07T20:00:53.2771586Z hostname aarch64 3.23-4.amzn2023.0.3 amazonlinux 29 k 2025-05-07T20:00:53.2772279Z lshw aarch64 B.02.19.2-7.amzn2023.0.3 amazonlinux 296 k 2025-05-07T20:00:53.2772700Z 2025-05-07T20:00:53.2772847Z Transaction Summary 2025-05-07T20:00:53.2773195Z ================================================================================ 2025-05-07T20:00:53.2773638Z Install 2 Packages 2025-05-07T20:00:53.2773836Z 2025-05-07T20:00:53.2773995Z Total download size: 324 k 2025-05-07T20:00:53.2774364Z Installed size: 1.1 M 2025-05-07T20:00:53.2775277Z Downloading Packages: 2025-05-07T20:00:53.5759115Z (1/2): hostname-3.23-4.amzn2023.0.3.aarch64.rpm 1.2 MB/s | 29 kB 00:00 2025-05-07T20:00:53.5814938Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.aarch64.rp 10 MB/s | 296 kB 00:00 2025-05-07T20:00:53.5832509Z -------------------------------------------------------------------------------- 2025-05-07T20:00:53.5833527Z Total 1.0 MB/s | 324 kB 00:00 2025-05-07T20:00:53.6100740Z Running transaction check 2025-05-07T20:00:53.6178054Z Transaction check succeeded. 2025-05-07T20:00:53.6178523Z Running transaction test 2025-05-07T20:00:53.6378221Z Transaction test succeeded. 2025-05-07T20:00:53.6382204Z Running transaction 2025-05-07T20:00:53.6758927Z Preparing : 1/1 2025-05-07T20:00:53.6870371Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 1/2 2025-05-07T20:00:53.6924087Z Installing : hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T20:00:53.7950084Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T20:00:53.7950900Z Verifying : hostname-3.23-4.amzn2023.0.3.aarch64 1/2 2025-05-07T20:00:53.8393624Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2/2 2025-05-07T20:00:53.8394246Z 2025-05-07T20:00:53.8394374Z Installed: 2025-05-07T20:00:53.8394878Z hostname-3.23-4.amzn2023.0.3.aarch64 lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2025-05-07T20:00:53.8395364Z 2025-05-07T20:00:53.8395486Z Complete! 2025-05-07T20:00:53.8959183Z + hostname 2025-05-07T20:00:53.8959418Z 2025-05-07T20:00:53.8967164Z 41bfba67caaa 2025-05-07T20:00:53.8967388Z 2025-05-07T20:00:53.8967969Z + sudo lshw -C display 2025-05-07T20:00:53.8968230Z 2025-05-07T20:00:53.9908514Z 2025-05-07T20:00:53.9909246Z ################################################################################ 2025-05-07T20:00:53.9909808Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:00:54.0101835Z lspci: Unable to load libkmod resources: error -2 2025-05-07T20:00:54.0136307Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T20:00:54.0137036Z [CHECK] nvidia-smi not found 2025-05-07T20:00:54.0137505Z ################################################################################ 2025-05-07T20:00:54.0137992Z [INFO] Printing AMD GPU info ... 2025-05-07T20:00:54.0302100Z lspci: Unable to load libkmod resources: error -2 2025-05-07T20:00:54.0335965Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T20:00:54.0336673Z [CHECK] rocminfo not found 2025-05-07T20:00:54.0345104Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T20:00:54.0346142Z [CHECK] rocm-smi not found 2025-05-07T20:00:54.0422270Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:00:54.0422971Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:00:54.0423708Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:54.0424172Z env: 2025-05-07T20:00:54.0424489Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:54.0424919Z BUILD_ENV: build_binary 2025-05-07T20:00:54.0425325Z BUILD_TARGET: default 2025-05-07T20:00:54.0425679Z BUILD_VARIANT: cpu 2025-05-07T20:00:54.0425992Z ##[endgroup] 2025-05-07T20:00:54.5400978Z ################################################################################ 2025-05-07T20:00:54.5401668Z # Setup Miniconda 2025-05-07T20:00:54.5402098Z # 2025-05-07T20:00:54.5420523Z # [2025-05-07T20:00:54.541Z] + setup_miniconda /github/home/miniconda 2025-05-07T20:00:54.5421219Z ################################################################################ 2025-05-07T20:00:54.5421605Z 2025-05-07T20:00:54.5441661Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:00:54.6685245Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:00:54.6685966Z + mkdir -p /github/home/miniconda 2025-05-07T20:00:54.6686250Z 2025-05-07T20:00:54.6703932Z 2025-05-07T20:00:54.6704210Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:00:54.6729560Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh -O miniconda.sh 2025-05-07T20:00:56.0590398Z [SETUP] Installing Miniconda ... 2025-05-07T20:00:56.0591081Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T20:00:56.0591440Z 2025-05-07T20:00:56.0745675Z PREFIX=/github/home/miniconda 2025-05-07T20:00:56.5677844Z Unpacking payload ... 2025-05-07T20:00:57.2268952Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:00:58.1954245Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:01:01.2926970Z 2025-05-07T20:01:01.2927555Z Installing base environment... 2025-05-07T20:01:01.2928023Z 2025-05-07T20:01:02.8725297Z Preparing transaction: ...working... done 2025-05-07T20:01:06.9045667Z Executing transaction: ...working... done 2025-05-07T20:01:07.6732296Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:01:07.7692833Z installation finished. 2025-05-07T20:01:07.7698876Z 2025-05-07T20:01:07.7699469Z + rm -f miniconda.sh 2025-05-07T20:01:07.7699738Z 2025-05-07T20:01:07.7852445Z 2025-05-07T20:01:07.7853047Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:01:07.7853655Z + /github/home/miniconda/bin/conda init bash 2025-05-07T20:01:07.7854030Z 2025-05-07T20:01:08.3029660Z no change /github/home/miniconda/condabin/conda 2025-05-07T20:01:08.3030271Z no change /github/home/miniconda/bin/conda 2025-05-07T20:01:08.3030788Z no change /github/home/miniconda/bin/conda-env 2025-05-07T20:01:08.3031309Z no change /github/home/miniconda/bin/activate 2025-05-07T20:01:08.3031831Z no change /github/home/miniconda/bin/deactivate 2025-05-07T20:01:08.3032447Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T20:01:08.3033069Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:01:08.3033703Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:01:08.3034467Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:01:08.3035259Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:01:08.3036016Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T20:01:08.3037033Z modified /github/home/.bashrc 2025-05-07T20:01:08.3037333Z 2025-05-07T20:01:08.3037638Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:01:08.3038086Z 2025-05-07T20:01:08.4322391Z 2025-05-07T20:01:08.4323084Z + . /github/home/.bashrc 2025-05-07T20:01:08.4323472Z 2025-05-07T20:01:09.6639233Z 2025-05-07T20:01:09.6640439Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:01:09.6669212Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:01:17.8471129Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:01:19.2364459Z Solving environment: | / - \ | / - \ | / - \ | done 2025-05-07T20:01:19.3684278Z 2025-05-07T20:01:19.3684745Z ## Package Plan ## 2025-05-07T20:01:19.3685013Z 2025-05-07T20:01:19.3685202Z environment location: /github/home/miniconda 2025-05-07T20:01:19.3685558Z 2025-05-07T20:01:19.3685705Z added / updated specs: 2025-05-07T20:01:19.3686078Z - conda-libmamba-solver 2025-05-07T20:01:19.3686450Z - libarchive 2025-05-07T20:01:19.3687730Z - libmamba 2025-05-07T20:01:19.3688027Z - libmambapy 2025-05-07T20:01:19.3688226Z 2025-05-07T20:01:19.3688232Z 2025-05-07T20:01:19.3688407Z The following packages will be downloaded: 2025-05-07T20:01:19.3688731Z 2025-05-07T20:01:19.3688895Z package | build 2025-05-07T20:01:19.3689471Z ---------------------------|----------------- 2025-05-07T20:01:19.3690074Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:01:19.3690829Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:01:19.3691466Z conda-25.3.1 | py313hd81a959_1 1.1 MB conda-forge 2025-05-07T20:01:19.3692159Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:01:19.3692811Z ------------------------------------------------------------ 2025-05-07T20:01:19.3693315Z Total: 1.4 MB 2025-05-07T20:01:19.3693738Z 2025-05-07T20:01:19.3693910Z The following packages will be UPDATED: 2025-05-07T20:01:19.3694207Z 2025-05-07T20:01:19.3700259Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:01:19.3701437Z conda pkgs/main::conda-25.3.1-py313hd43f75c~ --> conda-forge::conda-25.3.1-py313hd81a959_1 2025-05-07T20:01:19.3702009Z 2025-05-07T20:01:19.3702332Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:01:19.3702813Z 2025-05-07T20:01:19.3703336Z certifi pkgs/main/linux-aarch64::certifi-2025~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:01:19.3704559Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:01:19.3705286Z 2025-05-07T20:01:19.3705292Z 2025-05-07T20:01:19.3705297Z 2025-05-07T20:01:19.3705520Z Downloading and Extracting Packages: ...working... 2025-05-07T20:01:19.3706070Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:01:19.3706438Z 2025-05-07T20:01:19.3706934Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:01:19.3707287Z 2025-05-07T20:01:19.3707303Z 2025-05-07T20:01:19.3719389Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:01:19.3719817Z 2025-05-07T20:01:19.3719824Z 2025-05-07T20:01:19.3719829Z 2025-05-07T20:01:19.4375192Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:01:19.4375631Z 2025-05-07T20:01:19.4375637Z 2025-05-07T20:01:19.4376460Z 2025-05-07T20:01:19.4515463Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:01:19.4515924Z 2025-05-07T20:01:19.4515931Z 2025-05-07T20:01:19.4522663Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:01:19.4523062Z 2025-05-07T20:01:19.4523068Z 2025-05-07T20:01:19.4523073Z 2025-05-07T20:01:19.4626324Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:01:19.4626806Z 2025-05-07T20:01:19.4626811Z 2025-05-07T20:01:19.4694968Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:01:19.4711846Z conda-25.3.1 | 1.1 MB | #6 | 17% 2025-05-07T20:01:19.4712271Z 2025-05-07T20:01:19.4748124Z certifi-2025.4.26 | 154 KB | # | 10%  2025-05-07T20:01:19.4748491Z 2025-05-07T20:01:19.4848183Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:01:19.4903213Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:01:19.4903896Z 2025-05-07T20:01:19.8248946Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:01:19.8249622Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:01:19.8253765Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:01:19.8254244Z 2025-05-07T20:01:19.8254550Z 2025-05-07T20:01:19.8254841Z  2025-05-07T20:01:19.8255477Z 2025-05-07T20:01:19.8255482Z 2025-05-07T20:01:19.8255772Z  2025-05-07T20:01:19.8256077Z 2025-05-07T20:01:19.8256083Z 2025-05-07T20:01:19.8256088Z 2025-05-07T20:01:19.8256365Z  done 2025-05-07T20:01:19.9262129Z Preparing transaction: - done 2025-05-07T20:01:20.0271324Z Verifying transaction: | done 2025-05-07T20:01:22.0313921Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:01:23.5388373Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:01:23.5415439Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:01:24.5630141Z Channels: 2025-05-07T20:01:24.5630578Z - defaults 2025-05-07T20:01:24.5630900Z Platform: linux-aarch64 2025-05-07T20:01:25.4651222Z Collecting package metadata (repodata.json): - \ | / - done 2025-05-07T20:01:25.5680106Z Solving environment: | Channels: 2025-05-07T20:01:25.5680588Z - defaults 2025-05-07T20:01:25.5680897Z Platform: linux-aarch64 2025-05-07T20:01:25.8693507Z Collecting package metadata (repodata.json): - \ | / - done 2025-05-07T20:01:25.9798897Z Solving environment: | / done 2025-05-07T20:01:26.0705848Z done 2025-05-07T20:01:26.1633403Z 2025-05-07T20:01:26.1634076Z ## Package Plan ## 2025-05-07T20:01:26.1634347Z 2025-05-07T20:01:26.1634540Z environment location: /github/home/miniconda 2025-05-07T20:01:26.1634894Z 2025-05-07T20:01:26.1635094Z added / updated specs: 2025-05-07T20:01:26.1635448Z - conda 2025-05-07T20:01:26.1635617Z 2025-05-07T20:01:26.1635623Z 2025-05-07T20:01:26.1635794Z The following packages will be downloaded: 2025-05-07T20:01:26.1636116Z 2025-05-07T20:01:26.1636279Z package | build 2025-05-07T20:01:26.1636742Z ---------------------------|----------------- 2025-05-07T20:01:26.1637253Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:01:26.1637803Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:01:26.1638345Z ------------------------------------------------------------ 2025-05-07T20:01:26.1638845Z Total: 1.4 MB 2025-05-07T20:01:26.1639152Z 2025-05-07T20:01:26.1639315Z The following packages will be UPDATED: 2025-05-07T20:01:26.1639620Z 2025-05-07T20:01:26.1640536Z pip pkgs/main/linux-aarch64::pip-25.0-py3~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:01:26.1641326Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:01:26.1641694Z 2025-05-07T20:01:26.1641699Z 2025-05-07T20:01:26.1641705Z 2025-05-07T20:01:26.1641921Z Downloading and Extracting Packages: ...working... 2025-05-07T20:01:26.1642463Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:01:26.1642776Z 2025-05-07T20:01:26.2137865Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:01:26.2296023Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:01:26.2297130Z 2025-05-07T20:01:26.4966278Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:01:26.4966868Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:01:26.5027115Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:01:26.5027477Z 2025-05-07T20:01:26.5028083Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:01:26.5028448Z 2025-05-07T20:01:26.5032688Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:01:26.5033192Z 2025-05-07T20:01:26.5033491Z 2025-05-07T20:01:26.5033767Z  done 2025-05-07T20:01:26.6042670Z Preparing transaction: \ done 2025-05-07T20:01:26.7052372Z Verifying transaction: / done 2025-05-07T20:01:29.7120961Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:01:30.6417433Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:01:30.6419997Z + conda clean --packages --tarball -y 2025-05-07T20:01:30.6420449Z 2025-05-07T20:01:31.2593503Z Will remove 99 (111.5 MB) tarball(s). 2025-05-07T20:01:31.2594017Z Will remove 11 (64.3 MB) package(s). 2025-05-07T20:01:31.4087842Z 2025-05-07T20:01:31.4094611Z + conda clean --all -y 2025-05-07T20:01:31.4094896Z 2025-05-07T20:01:32.0198967Z There are no unused tarball(s) to remove. 2025-05-07T20:01:32.0199477Z Will remove 1 index cache(s). 2025-05-07T20:01:32.0199894Z There are no unused package(s) to remove. 2025-05-07T20:01:32.0200343Z There are no tempfile(s) to remove. 2025-05-07T20:01:32.0200761Z There are no logfile(s) to remove. 2025-05-07T20:01:32.1660051Z 2025-05-07T20:01:32.1662822Z + conda info 2025-05-07T20:01:32.1663058Z 2025-05-07T20:01:32.9666675Z 2025-05-07T20:01:32.9667397Z active environment : base 2025-05-07T20:01:32.9667900Z active env location : /github/home/miniconda 2025-05-07T20:01:32.9668369Z shell level : 1 2025-05-07T20:01:32.9668754Z user config file : /github/home/.condarc 2025-05-07T20:01:32.9669302Z populated config files : /github/home/miniconda/.condarc 2025-05-07T20:01:32.9669821Z conda version : 25.3.1 2025-05-07T20:01:32.9670217Z conda-build version : not installed 2025-05-07T20:01:32.9670655Z python version : 3.13.2.final.0 2025-05-07T20:01:32.9671118Z solver : libmamba (default) 2025-05-07T20:01:32.9671583Z virtual packages : __archspec=1=cortex_a72 2025-05-07T20:01:32.9672042Z __conda=25.3.1=0 2025-05-07T20:01:32.9672452Z __glibc=2.34=0 2025-05-07T20:01:32.9672856Z __linux=6.1.130=0 2025-05-07T20:01:32.9673260Z __unix=0=0 2025-05-07T20:01:32.9673738Z base environment : /github/home/miniconda (writable) 2025-05-07T20:01:32.9674333Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T20:01:32.9674821Z conda av metadata url : None 2025-05-07T20:01:32.9675369Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-aarch64 2025-05-07T20:01:32.9676014Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:01:32.9676581Z https://repo.anaconda.com/pkgs/r/linux-aarch64 2025-05-07T20:01:32.9677589Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:01:32.9678146Z package cache : /github/home/miniconda/pkgs 2025-05-07T20:01:32.9678629Z /github/home/.conda/pkgs 2025-05-07T20:01:32.9679115Z envs directories : /github/home/miniconda/envs 2025-05-07T20:01:32.9679602Z /github/home/.conda/envs 2025-05-07T20:01:32.9680044Z platform : linux-aarch64 2025-05-07T20:01:32.9681337Z 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-07T20:01:32.9682626Z UID:GID : 0:0 2025-05-07T20:01:32.9682996Z netrc file : None 2025-05-07T20:01:32.9683369Z offline mode : False 2025-05-07T20:01:32.9683611Z 2025-05-07T20:01:33.1179348Z 2025-05-07T20:01:33.1180196Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:01:33.1181174Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_8ef88880-3687-4e74-9b14-9f41e4febe08 ... 2025-05-07T20:01:33.1182129Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T20:01:33.1330178Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T20:01:33.1330939Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T20:01:33.1332154Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:01:33.1332899Z env: 2025-05-07T20:01:33.1333218Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:01:33.1333649Z BUILD_ENV: build_binary 2025-05-07T20:01:33.1333994Z BUILD_TARGET: default 2025-05-07T20:01:33.1334332Z BUILD_VARIANT: cpu 2025-05-07T20:01:33.1334647Z ##[endgroup] 2025-05-07T20:01:33.6289649Z ################################################################################ 2025-05-07T20:01:33.6290211Z # Create Conda Environment 2025-05-07T20:01:33.6290564Z # 2025-05-07T20:01:33.6308060Z # [2025-05-07T20:01:33.630Z] + create_conda_environment build_binary 3.13 2025-05-07T20:01:33.6308690Z ################################################################################ 2025-05-07T20:01:33.6309028Z 2025-05-07T20:01:33.6327420Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:01:33.7588526Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:01:33.7589118Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:01:33.7589615Z + conda info --envs 2025-05-07T20:01:33.7589818Z 2025-05-07T20:01:34.6645879Z 2025-05-07T20:01:34.6646357Z # conda environments: 2025-05-07T20:01:34.6646750Z # 2025-05-07T20:01:34.6647076Z base /github/home/miniconda 2025-05-07T20:01:34.6647393Z 2025-05-07T20:01:34.8023901Z 2025-05-07T20:01:34.8024689Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:01:37.3324854Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T20:01:37.3325267Z 2025-05-07T20:01:37.3344755Z 2025-05-07T20:01:37.3353993Z [SETUP] Creating new Conda environment (Python 3.13) ... 2025-05-07T20:01:37.3380812Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.13 2025-05-07T20:01:38.2080142Z Channels: 2025-05-07T20:01:38.2080530Z - defaults 2025-05-07T20:01:38.2080836Z Platform: linux-aarch64 2025-05-07T20:01:39.5017288Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T20:01:39.6127647Z Solving environment: | done 2025-05-07T20:01:39.6554740Z 2025-05-07T20:01:39.6555394Z ## Package Plan ## 2025-05-07T20:01:39.6555638Z 2025-05-07T20:01:39.6556078Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:01:39.6556598Z 2025-05-07T20:01:39.6556755Z added / updated specs: 2025-05-07T20:01:39.6557107Z - python=3.13 2025-05-07T20:01:39.6557307Z 2025-05-07T20:01:39.6557313Z 2025-05-07T20:01:39.6557482Z The following packages will be downloaded: 2025-05-07T20:01:39.6557801Z 2025-05-07T20:01:39.6557962Z package | build 2025-05-07T20:01:39.6558423Z ---------------------------|----------------- 2025-05-07T20:01:39.6558930Z _libgcc_mutex-0.1 | main 2 KB 2025-05-07T20:01:39.6559550Z _openmp_mutex-5.1 | 51_gnu 1.4 MB 2025-05-07T20:01:39.6560166Z ca-certificates-2025.2.25 | hd43f75c_0 129 KB 2025-05-07T20:01:39.6560775Z python_abi-3.13 | 0_cp313 6 KB 2025-05-07T20:01:39.6561340Z ------------------------------------------------------------ 2025-05-07T20:01:39.6561835Z Total: 1.5 MB 2025-05-07T20:01:39.6562141Z 2025-05-07T20:01:39.6562341Z The following NEW packages will be INSTALLED: 2025-05-07T20:01:39.6562665Z 2025-05-07T20:01:39.6562986Z _libgcc_mutex pkgs/main/linux-aarch64::_libgcc_mutex-0.1-main 2025-05-07T20:01:39.6563685Z _openmp_mutex pkgs/main/linux-aarch64::_openmp_mutex-5.1-51_gnu 2025-05-07T20:01:39.6564357Z bzip2 pkgs/main/linux-aarch64::bzip2-1.0.8-h998d150_6 2025-05-07T20:01:39.6565113Z ca-certificates pkgs/main/linux-aarch64::ca-certificates-2025.2.25-hd43f75c_0 2025-05-07T20:01:39.6566326Z expat pkgs/main/linux-aarch64::expat-2.7.1-h419075a_0 2025-05-07T20:01:39.6567101Z ld_impl_linux-aar~ pkgs/main/linux-aarch64::ld_impl_linux-aarch64-2.40-h48e3ba3_0 2025-05-07T20:01:39.6567863Z libffi pkgs/main/linux-aarch64::libffi-3.4.4-h419075a_1 2025-05-07T20:01:39.6568745Z libgcc-ng pkgs/main/linux-aarch64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:01:39.6569524Z libgomp pkgs/main/linux-aarch64::libgomp-11.2.0-h1234567_1 2025-05-07T20:01:39.6570212Z libmpdec pkgs/main/linux-aarch64::libmpdec-4.0.0-h998d150_0 2025-05-07T20:01:39.6570942Z libstdcxx-ng pkgs/main/linux-aarch64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:01:39.6571676Z libuuid pkgs/main/linux-aarch64::libuuid-1.41.5-h998d150_0 2025-05-07T20:01:39.6572320Z ncurses pkgs/main/linux-aarch64::ncurses-6.4-h419075a_0 2025-05-07T20:01:39.6573140Z openssl pkgs/main/linux-aarch64::openssl-3.0.16-h998d150_0 2025-05-07T20:01:39.6573766Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:01:39.6576464Z python pkgs/main/linux-aarch64::python-3.13.2-hc5ec5e8_100_cp313 2025-05-07T20:01:39.6577192Z python_abi pkgs/main/linux-aarch64::python_abi-3.13-0_cp313 2025-05-07T20:01:39.6577890Z readline pkgs/main/linux-aarch64::readline-8.2-h998d150_0 2025-05-07T20:01:39.6578631Z setuptools pkgs/main/linux-aarch64::setuptools-78.1.1-py313hd43f75c_0 2025-05-07T20:01:39.6579348Z sqlite pkgs/main/linux-aarch64::sqlite-3.45.3-h998d150_0 2025-05-07T20:01:39.6579951Z tk pkgs/main/linux-aarch64::tk-8.6.14-h987d8db_0 2025-05-07T20:01:39.6580525Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:01:39.6581154Z wheel pkgs/main/linux-aarch64::wheel-0.45.1-py313hd43f75c_0 2025-05-07T20:01:39.6581760Z xz pkgs/main/linux-aarch64::xz-5.6.4-h998d150_1 2025-05-07T20:01:39.6582340Z zlib pkgs/main/linux-aarch64::zlib-1.2.13-h998d150_1 2025-05-07T20:01:39.6582716Z 2025-05-07T20:01:39.6582724Z 2025-05-07T20:01:39.6582738Z 2025-05-07T20:01:39.6582952Z Downloading and Extracting Packages: ...working... 2025-05-07T20:01:39.6583547Z _openmp_mutex-5.1 | 1.4 MB | | 0% 2025-05-07T20:01:39.6583879Z 2025-05-07T20:01:39.6584386Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:01:39.6584752Z 2025-05-07T20:01:39.6584758Z 2025-05-07T20:01:39.6587977Z python_abi-3.13 | 6 KB | | 0%  2025-05-07T20:01:39.6588350Z 2025-05-07T20:01:39.6588355Z 2025-05-07T20:01:39.6588366Z 2025-05-07T20:01:39.7095520Z _libgcc_mutex-0.1 | 2 KB | | 0%  2025-05-07T20:01:39.7095939Z 2025-05-07T20:01:39.7095945Z 2025-05-07T20:01:39.7095951Z 2025-05-07T20:01:39.7177674Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T20:01:39.7178098Z 2025-05-07T20:01:39.7178104Z 2025-05-07T20:01:39.7217142Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T20:01:39.7217568Z 2025-05-07T20:01:39.7339990Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:01:39.7340405Z 2025-05-07T20:01:39.7340421Z 2025-05-07T20:01:39.7340465Z 2025-05-07T20:01:39.7418158Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T20:01:39.7418591Z 2025-05-07T20:01:39.7418597Z 2025-05-07T20:01:39.7494557Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T20:01:39.7494956Z 2025-05-07T20:01:39.7516112Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:01:39.8380306Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100% 2025-05-07T20:01:39.8380905Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100% 2025-05-07T20:01:39.8386288Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100% 2025-05-07T20:01:39.8386807Z 2025-05-07T20:01:39.8387098Z 2025-05-07T20:01:39.8387927Z  2025-05-07T20:01:39.8388268Z 2025-05-07T20:01:39.8388274Z 2025-05-07T20:01:39.8388534Z  2025-05-07T20:01:39.8388848Z 2025-05-07T20:01:39.8389060Z 2025-05-07T20:01:39.8389065Z 2025-05-07T20:01:39.8389356Z  done 2025-05-07T20:01:40.0414885Z Preparing transaction: - \ done 2025-05-07T20:01:41.6101700Z Verifying transaction: / - \ | / - \ | / - \ | / - done 2025-05-07T20:01:44.9353292Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:01:44.9398597Z # 2025-05-07T20:01:44.9398933Z # To activate this environment, use 2025-05-07T20:01:44.9399355Z # 2025-05-07T20:01:44.9399643Z # $ conda activate build_binary 2025-05-07T20:01:44.9400023Z # 2025-05-07T20:01:44.9400368Z # To deactivate an active environment, use 2025-05-07T20:01:44.9400792Z # 2025-05-07T20:01:44.9401060Z # $ conda deactivate 2025-05-07T20:01:44.9401292Z 2025-05-07T20:01:45.1675291Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:01:45.1708926Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:01:49.5979219Z 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:49.5981443Z 2025-05-07T20:01:49.5982034Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (25.1) 2025-05-07T20:01:49.5982916Z Collecting pip 2025-05-07T20:01:49.5983349Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:01:49.5983975Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:01:49.5985034Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 76.6 MB/s eta 0:00:00 2025-05-07T20:01:49.5985575Z Installing collected packages: pip 2025-05-07T20:01:49.5986033Z Attempting uninstall: pip 2025-05-07T20:01:49.5986432Z Found existing installation: pip 25.1 2025-05-07T20:01:49.5986878Z Uninstalling pip-25.1: 2025-05-07T20:01:49.5987271Z Successfully uninstalled pip-25.1 2025-05-07T20:01:49.5987714Z Successfully installed pip-25.1.1 2025-05-07T20:01:49.5987999Z 2025-05-07T20:01:49.7232649Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:01:49.7257040Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:01:50.6890522Z Channels: 2025-05-07T20:01:50.6891168Z - conda-forge 2025-05-07T20:01:50.6891576Z Platform: linux-aarch64 2025-05-07T20:01:58.3120412Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ done 2025-05-07T20:02:00.0248443Z Solving environment: / - \ | / - done 2025-05-07T20:02:00.1097029Z 2025-05-07T20:02:00.1102182Z ## Package Plan ## 2025-05-07T20:02:00.1106603Z 2025-05-07T20:02:00.1108331Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:02:00.1115572Z 2025-05-07T20:02:00.1263172Z added / updated specs: 2025-05-07T20:02:00.1264020Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:02:00.1264320Z 2025-05-07T20:02:00.1264329Z 2025-05-07T20:02:00.1264507Z The following packages will be downloaded: 2025-05-07T20:02:00.1264832Z 2025-05-07T20:02:00.1264997Z package | build 2025-05-07T20:02:00.1265470Z ---------------------------|----------------- 2025-05-07T20:02:00.1266008Z cffi-1.17.1 | py313h2135053_0 307 KB conda-forge 2025-05-07T20:02:00.1266675Z cryptography-44.0.3 | py313hee87163_0 1.5 MB conda-forge 2025-05-07T20:02:00.1267938Z libgcc-14.2.0 | he277a41_2 523 KB conda-forge 2025-05-07T20:02:00.1268572Z libgcc-ng-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T20:02:00.1269196Z libgomp-14.2.0 | he277a41_2 452 KB conda-forge 2025-05-07T20:02:00.1270065Z openssl-3.5.0 | hd08dc88_1 3.5 MB conda-forge 2025-05-07T20:02:00.1270709Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:02:00.1271353Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:02:00.1386395Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:02:00.1413812Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:02:00.1414482Z ------------------------------------------------------------ 2025-05-07T20:02:00.1414987Z Total: 6.6 MB 2025-05-07T20:02:00.1415370Z 2025-05-07T20:02:00.1415571Z The following NEW packages will be INSTALLED: 2025-05-07T20:02:00.1415904Z 2025-05-07T20:02:00.1416238Z cffi conda-forge/linux-aarch64::cffi-1.17.1-py313h2135053_0 2025-05-07T20:02:00.1417060Z cryptography conda-forge/linux-aarch64::cryptography-44.0.3-py313hee87163_0 2025-05-07T20:02:00.1417849Z libgcc conda-forge/linux-aarch64::libgcc-14.2.0-he277a41_2 2025-05-07T20:02:00.1419314Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:02:00.1420042Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:02:00.1420909Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:02:00.1421768Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:02:00.1422282Z 2025-05-07T20:02:00.1422446Z The following packages will be UPDATED: 2025-05-07T20:02:00.1422749Z 2025-05-07T20:02:00.1423357Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:02:00.1424514Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-14.2.0-he9431aa_2 2025-05-07T20:02:00.1425497Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-14.2.0-he277a41_2 2025-05-07T20:02:00.1426437Z openssl pkgs/main::openssl-3.0.16-h998d150_0 --> conda-forge::openssl-3.5.0-hd08dc88_1 2025-05-07T20:02:00.1426981Z 2025-05-07T20:02:00.1427005Z 2025-05-07T20:02:00.1427010Z 2025-05-07T20:02:00.1427224Z Downloading and Extracting Packages: ...working... 2025-05-07T20:02:00.1427776Z openssl-3.5.0 | 3.5 MB | | 0% 2025-05-07T20:02:00.1428382Z 2025-05-07T20:02:00.1428966Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:02:00.1429347Z 2025-05-07T20:02:00.1429353Z 2025-05-07T20:02:00.1429679Z libgcc-14.2.0 | 523 KB | | 0%  2025-05-07T20:02:00.1430037Z 2025-05-07T20:02:00.1430042Z 2025-05-07T20:02:00.1430047Z 2025-05-07T20:02:00.1430391Z libgomp-14.2.0 | 452 KB | | 0%  2025-05-07T20:02:00.1430751Z 2025-05-07T20:02:00.1430769Z 2025-05-07T20:02:00.1430774Z 2025-05-07T20:02:00.1430793Z 2025-05-07T20:02:00.1525818Z cffi-1.17.1 | 307 KB | | 0%  2025-05-07T20:02:00.1528515Z 2025-05-07T20:02:00.1528524Z 2025-05-07T20:02:00.1528530Z 2025-05-07T20:02:00.1528535Z 2025-05-07T20:02:00.1528558Z 2025-05-07T20:02:00.1528973Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:02:00.1529456Z 2025-05-07T20:02:00.1529462Z 2025-05-07T20:02:00.1529467Z 2025-05-07T20:02:00.1529473Z 2025-05-07T20:02:00.1529478Z 2025-05-07T20:02:00.1529496Z 2025-05-07T20:02:00.1529858Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:02:00.1530278Z 2025-05-07T20:02:00.1530284Z 2025-05-07T20:02:00.1532625Z 2025-05-07T20:02:00.1532637Z 2025-05-07T20:02:00.1532658Z 2025-05-07T20:02:00.1532665Z 2025-05-07T20:02:00.1532669Z 2025-05-07T20:02:00.1533301Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:02:00.1688668Z 2025-05-07T20:02:00.1739673Z 2025-05-07T20:02:00.1743402Z 2025-05-07T20:02:00.1746736Z 2025-05-07T20:02:00.1751322Z 2025-05-07T20:02:00.1755265Z 2025-05-07T20:02:00.1758596Z 2025-05-07T20:02:00.1761937Z 2025-05-07T20:02:00.1766299Z libgcc-ng-14.2.0 | 52 KB | | 0%  2025-05-07T20:02:00.1771035Z 2025-05-07T20:02:00.1774997Z 2025-05-07T20:02:00.1779142Z 2025-05-07T20:02:00.1782856Z 2025-05-07T20:02:00.1786781Z 2025-05-07T20:02:00.1790900Z 2025-05-07T20:02:00.1794908Z 2025-05-07T20:02:00.1798311Z 2025-05-07T20:02:00.1801699Z 2025-05-07T20:02:00.2266240Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:02:00.2266902Z 2025-05-07T20:02:00.2348944Z cryptography-44.0.3 | 1.5 MB | 1 | 1%  2025-05-07T20:02:00.2349616Z 2025-05-07T20:02:00.2349889Z 2025-05-07T20:02:00.2351814Z 2025-05-07T20:02:00.2497818Z libgomp-14.2.0 | 452 KB | ####2 | 42%  2025-05-07T20:02:00.2501954Z 2025-05-07T20:02:00.2506434Z 2025-05-07T20:02:00.2506819Z 2025-05-07T20:02:00.2506884Z 2025-05-07T20:02:00.2507555Z cffi-1.17.1 | 307 KB | ########## | 100%  2025-05-07T20:02:00.2507954Z 2025-05-07T20:02:00.2507961Z 2025-05-07T20:02:00.2595059Z libgcc-14.2.0 | 523 KB | 3 | 3%  2025-05-07T20:02:00.2595892Z openssl-3.5.0 | 3.5 MB | | 0% 2025-05-07T20:02:00.2596409Z 2025-05-07T20:02:00.2697990Z 2025-05-07T20:02:00.2699438Z 2025-05-07T20:02:00.3111010Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T20:02:00.3129232Z 2025-05-07T20:02:00.3160104Z 2025-05-07T20:02:00.3183809Z 2025-05-07T20:02:00.3214442Z 2025-05-07T20:02:00.3253646Z 2025-05-07T20:02:00.3285055Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:02:00.3287571Z 2025-05-07T20:02:00.3287578Z 2025-05-07T20:02:00.3287584Z 2025-05-07T20:02:00.3287589Z 2025-05-07T20:02:00.3287605Z 2025-05-07T20:02:00.3460904Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:02:00.3529166Z 2025-05-07T20:02:00.3774996Z cryptography-44.0.3 | 1.5 MB | ########8 | 88%  2025-05-07T20:02:00.3779629Z 2025-05-07T20:02:00.3814598Z 2025-05-07T20:02:00.3841022Z libgcc-14.2.0 | 523 KB | #######9 | 80%  2025-05-07T20:02:00.3843402Z 2025-05-07T20:02:00.3843412Z 2025-05-07T20:02:00.3843418Z 2025-05-07T20:02:00.3843424Z 2025-05-07T20:02:00.3843430Z 2025-05-07T20:02:00.3860863Z 2025-05-07T20:02:00.3887578Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:02:00.3888257Z openssl-3.5.0 | 3.5 MB | ### | 30% 2025-05-07T20:02:00.3888600Z 2025-05-07T20:02:00.3888608Z 2025-05-07T20:02:00.3888667Z 2025-05-07T20:02:00.3888673Z 2025-05-07T20:02:00.3888678Z 2025-05-07T20:02:00.3888683Z 2025-05-07T20:02:00.3888688Z 2025-05-07T20:02:00.4181399Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:02:00.4181978Z 2025-05-07T20:02:00.4199755Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:02:00.4203981Z 2025-05-07T20:02:00.4231297Z 2025-05-07T20:02:00.4587178Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T20:02:00.4587589Z 2025-05-07T20:02:00.4587595Z 2025-05-07T20:02:00.4587601Z 2025-05-07T20:02:00.4587606Z 2025-05-07T20:02:00.4587611Z 2025-05-07T20:02:00.4587631Z 2025-05-07T20:02:00.4587636Z 2025-05-07T20:02:00.4610340Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:02:00.4613988Z 2025-05-07T20:02:00.4614001Z 2025-05-07T20:02:00.4614008Z 2025-05-07T20:02:00.4614014Z 2025-05-07T20:02:00.4614020Z 2025-05-07T20:02:00.4659872Z 2025-05-07T20:02:00.4668009Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:02:00.4668698Z 2025-05-07T20:02:00.4670758Z 2025-05-07T20:02:00.4670765Z 2025-05-07T20:02:00.4670770Z 2025-05-07T20:02:00.4670776Z 2025-05-07T20:02:00.4671078Z 2025-05-07T20:02:00.5024948Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:02:00.5025641Z openssl-3.5.0 | 3.5 MB | #######4 | 74% 2025-05-07T20:02:00.5026082Z 2025-05-07T20:02:00.5026088Z 2025-05-07T20:02:00.5026094Z 2025-05-07T20:02:00.5026098Z 2025-05-07T20:02:00.5026103Z 2025-05-07T20:02:00.5026108Z 2025-05-07T20:02:00.5026113Z 2025-05-07T20:02:00.5026381Z 2025-05-07T20:02:00.5094135Z libgcc-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T20:02:00.5094818Z 2025-05-07T20:02:00.5095140Z 2025-05-07T20:02:00.5095147Z 2025-05-07T20:02:00.5095155Z 2025-05-07T20:02:00.5095160Z 2025-05-07T20:02:00.5095165Z 2025-05-07T20:02:00.5095170Z 2025-05-07T20:02:00.5102492Z 2025-05-07T20:02:00.5188529Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:02:00.5189012Z 2025-05-07T20:02:00.5189019Z 2025-05-07T20:02:00.5189025Z 2025-05-07T20:02:00.5189031Z 2025-05-07T20:02:00.5189078Z 2025-05-07T20:02:00.5189084Z 2025-05-07T20:02:00.5189089Z 2025-05-07T20:02:00.5189095Z 2025-05-07T20:02:00.5217058Z 2025-05-07T20:02:00.5479415Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:02:00.5497184Z 2025-05-07T20:02:00.5500909Z 2025-05-07T20:02:00.5503987Z 2025-05-07T20:02:00.5508216Z 2025-05-07T20:02:00.5508514Z 2025-05-07T20:02:00.5508522Z 2025-05-07T20:02:00.5508529Z 2025-05-07T20:02:00.5508535Z 2025-05-07T20:02:00.5508541Z 2025-05-07T20:02:00.5646875Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:02:00.5664822Z openssl-3.5.0 | 3.5 MB | ########## | 100% 2025-05-07T20:02:00.5665211Z 2025-05-07T20:02:00.5665218Z 2025-05-07T20:02:00.5665263Z 2025-05-07T20:02:00.5665268Z 2025-05-07T20:02:00.5703082Z cffi-1.17.1 | 307 KB | ########## | 100%  2025-05-07T20:02:00.5703702Z 2025-05-07T20:02:00.5703713Z 2025-05-07T20:02:00.5703718Z 2025-05-07T20:02:00.5703764Z 2025-05-07T20:02:00.6186654Z cffi-1.17.1 | 307 KB | ########## | 100%  2025-05-07T20:02:00.6187091Z 2025-05-07T20:02:00.6187099Z 2025-05-07T20:02:00.6187105Z 2025-05-07T20:02:00.6187111Z 2025-05-07T20:02:00.6187116Z 2025-05-07T20:02:00.6193318Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:02:00.6193763Z 2025-05-07T20:02:00.6193769Z 2025-05-07T20:02:00.6193774Z 2025-05-07T20:02:00.6193778Z 2025-05-07T20:02:00.6193783Z 2025-05-07T20:02:00.6670390Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:02:00.6670867Z 2025-05-07T20:02:00.6670874Z 2025-05-07T20:02:00.6670880Z 2025-05-07T20:02:00.6671249Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T20:02:00.6671632Z 2025-05-07T20:02:00.6671638Z 2025-05-07T20:02:00.6672411Z 2025-05-07T20:02:00.7019237Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T20:02:00.7019871Z 2025-05-07T20:02:00.7020052Z 2025-05-07T20:02:00.7020058Z 2025-05-07T20:02:00.7020063Z 2025-05-07T20:02:00.7020068Z 2025-05-07T20:02:00.7020073Z 2025-05-07T20:02:00.7020077Z 2025-05-07T20:02:00.7027110Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:02:00.7027576Z 2025-05-07T20:02:00.7027583Z 2025-05-07T20:02:00.7027588Z 2025-05-07T20:02:00.7027593Z 2025-05-07T20:02:00.7027598Z 2025-05-07T20:02:00.7027602Z 2025-05-07T20:02:00.7029082Z 2025-05-07T20:02:00.7501404Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:02:00.7501919Z 2025-05-07T20:02:00.7501926Z 2025-05-07T20:02:00.8557750Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T20:02:00.8558180Z 2025-05-07T20:02:00.8558571Z 2025-05-07T20:02:00.8558582Z 2025-05-07T20:02:00.8558604Z 2025-05-07T20:02:00.8558609Z 2025-05-07T20:02:00.8558614Z 2025-05-07T20:02:00.8558618Z 2025-05-07T20:02:00.8558623Z 2025-05-07T20:02:00.8563725Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:02:00.8564529Z 2025-05-07T20:02:00.8564537Z 2025-05-07T20:02:00.8564542Z 2025-05-07T20:02:00.8564546Z 2025-05-07T20:02:00.8564551Z 2025-05-07T20:02:00.8564556Z 2025-05-07T20:02:00.8564561Z 2025-05-07T20:02:00.8564565Z 2025-05-07T20:02:00.8764420Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:02:00.8764892Z 2025-05-07T20:02:00.8764906Z 2025-05-07T20:02:00.8764911Z 2025-05-07T20:02:00.8764916Z 2025-05-07T20:02:00.8764921Z 2025-05-07T20:02:00.8764925Z 2025-05-07T20:02:00.8764930Z 2025-05-07T20:02:00.8764935Z 2025-05-07T20:02:00.8764943Z 2025-05-07T20:02:00.8765495Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:02:00.8766250Z 2025-05-07T20:02:00.8766281Z 2025-05-07T20:02:00.8766286Z 2025-05-07T20:02:00.8766290Z 2025-05-07T20:02:00.8766296Z 2025-05-07T20:02:00.8766301Z 2025-05-07T20:02:00.8766312Z 2025-05-07T20:02:00.8766821Z 2025-05-07T20:02:00.8766825Z 2025-05-07T20:02:00.8784496Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:02:00.8784988Z 2025-05-07T20:02:00.8784994Z 2025-05-07T20:02:00.8784999Z 2025-05-07T20:02:00.8785004Z 2025-05-07T20:02:00.8785009Z 2025-05-07T20:02:00.8785014Z 2025-05-07T20:02:00.9646485Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:02:00.9646937Z 2025-05-07T20:02:01.0047681Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:02:01.0048435Z openssl-3.5.0 | 3.5 MB | ########## | 100% 2025-05-07T20:02:01.0059540Z openssl-3.5.0 | 3.5 MB | ########## | 100% 2025-05-07T20:02:01.0060139Z 2025-05-07T20:02:01.0060434Z 2025-05-07T20:02:01.0060859Z  2025-05-07T20:02:01.0061172Z 2025-05-07T20:02:01.0061178Z 2025-05-07T20:02:01.0061424Z  2025-05-07T20:02:01.0061744Z 2025-05-07T20:02:01.0061761Z 2025-05-07T20:02:01.0061766Z 2025-05-07T20:02:01.0062014Z  2025-05-07T20:02:01.0062318Z 2025-05-07T20:02:01.0062324Z 2025-05-07T20:02:01.0062328Z 2025-05-07T20:02:01.0062333Z 2025-05-07T20:02:01.0062589Z  2025-05-07T20:02:01.0062903Z 2025-05-07T20:02:01.0062908Z 2025-05-07T20:02:01.0062913Z 2025-05-07T20:02:01.0062917Z 2025-05-07T20:02:01.0062922Z 2025-05-07T20:02:01.0063195Z  2025-05-07T20:02:01.0063512Z 2025-05-07T20:02:01.0063517Z 2025-05-07T20:02:01.0063522Z 2025-05-07T20:02:01.0063538Z 2025-05-07T20:02:01.0063543Z 2025-05-07T20:02:01.0063548Z 2025-05-07T20:02:01.0063830Z  2025-05-07T20:02:01.0064160Z 2025-05-07T20:02:01.0064165Z 2025-05-07T20:02:01.0064180Z 2025-05-07T20:02:01.0064185Z 2025-05-07T20:02:01.0064189Z 2025-05-07T20:02:01.0064194Z 2025-05-07T20:02:01.0064198Z 2025-05-07T20:02:01.0064472Z  2025-05-07T20:02:01.0064791Z 2025-05-07T20:02:01.0064795Z 2025-05-07T20:02:01.0064800Z 2025-05-07T20:02:01.0064805Z 2025-05-07T20:02:01.0064809Z 2025-05-07T20:02:01.0064814Z 2025-05-07T20:02:01.0064818Z 2025-05-07T20:02:01.0064823Z 2025-05-07T20:02:01.0065105Z  2025-05-07T20:02:01.0065428Z 2025-05-07T20:02:01.0065433Z 2025-05-07T20:02:01.0065437Z 2025-05-07T20:02:01.0065442Z 2025-05-07T20:02:01.0065447Z 2025-05-07T20:02:01.0065451Z 2025-05-07T20:02:01.0066414Z 2025-05-07T20:02:01.0066429Z 2025-05-07T20:02:01.0066448Z 2025-05-07T20:02:01.0066822Z  done 2025-05-07T20:02:01.1068715Z Preparing transaction: | done 2025-05-07T20:02:01.3079402Z Verifying transaction: - \ done 2025-05-07T20:02:03.6135800Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:02:03.8107770Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:02:06.5865013Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:02:06.5877359Z [SETUP] Installing libxcrypt ... 2025-05-07T20:02:06.5903060Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:02:07.5529971Z Channels: 2025-05-07T20:02:07.5530326Z - conda-forge 2025-05-07T20:02:07.5530654Z Platform: linux-aarch64 2025-05-07T20:02:11.8035796Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:02:12.1411245Z Solving environment: - done 2025-05-07T20:02:12.1952137Z 2025-05-07T20:02:12.1952442Z ## Package Plan ## 2025-05-07T20:02:12.1952659Z 2025-05-07T20:02:12.1952975Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:02:12.1953433Z 2025-05-07T20:02:12.1953569Z added / updated specs: 2025-05-07T20:02:12.1953916Z - libxcrypt 2025-05-07T20:02:12.1954099Z 2025-05-07T20:02:12.1954105Z 2025-05-07T20:02:12.1954281Z The following packages will be downloaded: 2025-05-07T20:02:12.1954591Z 2025-05-07T20:02:12.1954758Z package | build 2025-05-07T20:02:12.1955211Z ---------------------------|----------------- 2025-05-07T20:02:12.1955756Z libxcrypt-4.4.36 | h31becfc_1 112 KB conda-forge 2025-05-07T20:02:12.1956343Z ------------------------------------------------------------ 2025-05-07T20:02:12.1956832Z Total: 112 KB 2025-05-07T20:02:12.1957167Z 2025-05-07T20:02:12.1957349Z The following NEW packages will be INSTALLED: 2025-05-07T20:02:12.1957678Z 2025-05-07T20:02:12.1958020Z libxcrypt conda-forge/linux-aarch64::libxcrypt-4.4.36-h31becfc_1 2025-05-07T20:02:12.1958482Z 2025-05-07T20:02:12.1958488Z 2025-05-07T20:02:12.1958493Z 2025-05-07T20:02:12.1958711Z Downloading and Extracting Packages: ...working... 2025-05-07T20:02:12.3517024Z libxcrypt-4.4.36 | 112 KB | | 0% 2025-05-07T20:02:12.3542399Z libxcrypt-4.4.36 | 112 KB | #4 | 14% 2025-05-07T20:02:12.3673532Z libxcrypt-4.4.36 | 112 KB | ########## | 100% 2025-05-07T20:02:12.3674866Z libxcrypt-4.4.36 | 112 KB | ########## | 100% 2025-05-07T20:02:12.3675734Z 2025-05-07T20:02:12.3676147Z done 2025-05-07T20:02:12.4681824Z Preparing transaction: | done 2025-05-07T20:02:12.5690993Z Verifying transaction: - done 2025-05-07T20:02:12.6699014Z Executing transaction: | done 2025-05-07T20:02:17.7723372Z [SETUP] Copying over ... 2025-05-07T20:02:17.7724417Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.13/crypt.h 2025-05-07T20:02:17.7725293Z 2025-05-07T20:02:17.7763543Z 2025-05-07T20:02:20.2856258Z [SETUP] Installed Python version: Python 3.13.2 2025-05-07T20:02:20.2856914Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:02:20.2928614Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV clang 2025-05-07T20:02:20.2929462Z . $PRELUDE; install_cxx_compiler $BUILD_ENV clang 2025-05-07T20:02:20.2930239Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:02:20.2930685Z env: 2025-05-07T20:02:20.2930995Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:02:20.2931431Z BUILD_ENV: build_binary 2025-05-07T20:02:20.2931772Z BUILD_TARGET: default 2025-05-07T20:02:20.2932104Z BUILD_VARIANT: cpu 2025-05-07T20:02:20.2932423Z ##[endgroup] 2025-05-07T20:02:20.7387398Z ################################################################################ 2025-05-07T20:02:20.7387938Z # Install C/C++ Compilers 2025-05-07T20:02:20.7388277Z # 2025-05-07T20:02:20.7405814Z # [2025-05-07T20:02:20.740Z] + install_cxx_compiler build_binary clang 2025-05-07T20:02:20.7406879Z ################################################################################ 2025-05-07T20:02:20.7407214Z 2025-05-07T20:02:20.7425517Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:02:20.8695930Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:02:20.8704948Z [INSTALL] Installing GLIBC (architecture = aarch64) ... 2025-05-07T20:02:20.8731918Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-aarch64=2.17 2025-05-07T20:02:21.8887170Z Channels: 2025-05-07T20:02:21.8887507Z - conda-forge 2025-05-07T20:02:21.8887844Z Platform: linux-aarch64 2025-05-07T20:02:24.7833550Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:02:25.1262060Z Solving environment: - done 2025-05-07T20:02:25.1812995Z 2025-05-07T20:02:25.1814056Z ## Package Plan ## 2025-05-07T20:02:25.1814358Z 2025-05-07T20:02:25.1814693Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:02:25.1815135Z 2025-05-07T20:02:25.1815273Z added / updated specs: 2025-05-07T20:02:25.1815641Z - sysroot_linux-aarch64=2.17 2025-05-07T20:02:25.1815924Z 2025-05-07T20:02:25.1815930Z 2025-05-07T20:02:25.1816103Z The following packages will be downloaded: 2025-05-07T20:02:25.1816421Z 2025-05-07T20:02:25.1816580Z package | build 2025-05-07T20:02:25.1817043Z ---------------------------|----------------- 2025-05-07T20:02:25.1817685Z kernel-headers_linux-aarch64-4.18.0| h05a177a_18 1.1 MB conda-forge 2025-05-07T20:02:25.1818460Z sysroot_linux-aarch64-2.17 | h68829e0_18 15.0 MB conda-forge 2025-05-07T20:02:25.1819088Z ------------------------------------------------------------ 2025-05-07T20:02:25.1819578Z Total: 16.1 MB 2025-05-07T20:02:25.1819885Z 2025-05-07T20:02:25.1820068Z The following NEW packages will be INSTALLED: 2025-05-07T20:02:25.1820399Z 2025-05-07T20:02:25.1820836Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-aarch64-4.18.0-h05a177a_18 2025-05-07T20:02:25.1821754Z sysroot_linux-aar~ conda-forge/noarch::sysroot_linux-aarch64-2.17-h68829e0_18 2025-05-07T20:02:25.1822253Z 2025-05-07T20:02:25.1822273Z 2025-05-07T20:02:25.1822278Z 2025-05-07T20:02:25.1822480Z Downloading and Extracting Packages: ...working... 2025-05-07T20:02:25.1823033Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T20:02:25.1823377Z 2025-05-07T20:02:25.4494429Z kernel-headers_linux | 1.1 MB | | 0%  2025-05-07T20:02:25.4903311Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T20:02:25.4903712Z 2025-05-07T20:02:25.5124569Z kernel-headers_linux | 1.1 MB | 1 | 1%  2025-05-07T20:02:25.5124977Z 2025-05-07T20:02:25.5497486Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T20:02:25.6413252Z sysroot_linux-aarch6 | 15.0 MB | ######8 | 68% 2025-05-07T20:02:25.9449065Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T20:02:25.9449524Z 2025-05-07T20:02:25.9450543Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T20:02:25.9450953Z 2025-05-07T20:02:26.5641380Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T20:02:26.5643602Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T20:02:26.5644098Z 2025-05-07T20:02:26.5644393Z 2025-05-07T20:02:26.5645365Z  done 2025-05-07T20:02:26.6654773Z Preparing transaction: | done 2025-05-07T20:02:26.8663688Z Verifying transaction: - \ done 2025-05-07T20:02:27.0724549Z Executing transaction: / - done 2025-05-07T20:02:27.2622976Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:02:27.2623435Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:02:29.7599792Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T20:02:29.7612654Z [INSTALL] Installing GCC (11.4.0, aarch64) through Conda ... 2025-05-07T20:02:29.7639616Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-aarch64=11.4.0 2025-05-07T20:02:30.8066802Z Channels: 2025-05-07T20:02:30.8067159Z - conda-forge 2025-05-07T20:02:30.8067486Z Platform: linux-aarch64 2025-05-07T20:02:34.4809348Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:02:35.3336882Z Solving environment: - \ | / done 2025-05-07T20:02:35.3892299Z 2025-05-07T20:02:35.3893004Z ## Package Plan ## 2025-05-07T20:02:35.3893267Z 2025-05-07T20:02:35.3893569Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:02:35.3894016Z 2025-05-07T20:02:35.3894150Z added / updated specs: 2025-05-07T20:02:35.3894526Z - gxx_linux-aarch64=11.4.0 2025-05-07T20:02:35.3894774Z 2025-05-07T20:02:35.3894781Z 2025-05-07T20:02:35.3894988Z The following packages will be downloaded: 2025-05-07T20:02:35.3895304Z 2025-05-07T20:02:35.3895462Z package | build 2025-05-07T20:02:35.3895938Z ---------------------------|----------------- 2025-05-07T20:02:35.3896558Z binutils_impl_linux-aarch64-2.40| hf54a868_7 5.8 MB conda-forge 2025-05-07T20:02:35.3897366Z binutils_linux-aarch64-2.40| h1f91aba_4 28 KB conda-forge 2025-05-07T20:02:35.3898100Z gcc_impl_linux-aarch64-11.4.0| h4c5f72d_13 50.1 MB conda-forge 2025-05-07T20:02:35.3898808Z gcc_linux-aarch64-11.4.0 | h7e71246_4 30 KB conda-forge 2025-05-07T20:02:35.3899518Z gxx_impl_linux-aarch64-11.4.0| h203c958_13 10.2 MB conda-forge 2025-05-07T20:02:35.3900221Z gxx_linux-aarch64-11.4.0 | ha01a0ef_4 29 KB conda-forge 2025-05-07T20:02:35.3900920Z ld_impl_linux-aarch64-2.40 | h9fc2d93_7 719 KB conda-forge 2025-05-07T20:02:35.3901683Z libgcc-devel_linux-aarch64-11.4.0| h896a78c_113 288 KB conda-forge 2025-05-07T20:02:35.3902409Z libsanitizer-11.4.0 | hc29431e_13 3.5 MB conda-forge 2025-05-07T20:02:35.3903074Z libstdcxx-14.2.0 | h3f4de04_2 3.6 MB conda-forge 2025-05-07T20:02:35.3903814Z libstdcxx-devel_linux-aarch64-11.4.0| h896a78c_113 9.6 MB conda-forge 2025-05-07T20:02:35.3904565Z libstdcxx-ng-14.2.0 | hf1166c9_2 52 KB conda-forge 2025-05-07T20:02:35.3905155Z ------------------------------------------------------------ 2025-05-07T20:02:35.3905653Z Total: 84.0 MB 2025-05-07T20:02:35.3905963Z 2025-05-07T20:02:35.3906150Z The following NEW packages will be INSTALLED: 2025-05-07T20:02:35.3906469Z 2025-05-07T20:02:35.3906937Z binutils_impl_lin~ conda-forge/linux-aarch64::binutils_impl_linux-aarch64-2.40-hf54a868_7 2025-05-07T20:02:35.3907897Z binutils_linux-aa~ conda-forge/linux-aarch64::binutils_linux-aarch64-2.40-h1f91aba_4 2025-05-07T20:02:35.3908843Z gcc_impl_linux-aa~ conda-forge/linux-aarch64::gcc_impl_linux-aarch64-11.4.0-h4c5f72d_13 2025-05-07T20:02:35.3910628Z gcc_linux-aarch64 conda-forge/linux-aarch64::gcc_linux-aarch64-11.4.0-h7e71246_4 2025-05-07T20:02:35.3911603Z gxx_impl_linux-aa~ conda-forge/linux-aarch64::gxx_impl_linux-aarch64-11.4.0-h203c958_13 2025-05-07T20:02:35.3912516Z gxx_linux-aarch64 conda-forge/linux-aarch64::gxx_linux-aarch64-11.4.0-ha01a0ef_4 2025-05-07T20:02:35.3913429Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T20:02:35.3914308Z libsanitizer conda-forge/linux-aarch64::libsanitizer-11.4.0-hc29431e_13 2025-05-07T20:02:35.3915086Z libstdcxx conda-forge/linux-aarch64::libstdcxx-14.2.0-h3f4de04_2 2025-05-07T20:02:35.3915988Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T20:02:35.3916853Z 2025-05-07T20:02:35.3917022Z The following packages will be UPDATED: 2025-05-07T20:02:35.3917320Z 2025-05-07T20:02:35.3917846Z ld_impl_linux-aar~ pkgs/main::ld_impl_linux-aarch64-2.40~ --> conda-forge::ld_impl_linux-aarch64-2.40-h9fc2d93_7 2025-05-07T20:02:35.3918950Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-14.2.0-hf1166c9_2 2025-05-07T20:02:35.3919574Z 2025-05-07T20:02:35.3919579Z 2025-05-07T20:02:35.3919584Z 2025-05-07T20:02:35.3919791Z Downloading and Extracting Packages: ...working... 2025-05-07T20:02:35.3920328Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T20:02:35.3920666Z 2025-05-07T20:02:35.3921195Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T20:02:35.3921546Z 2025-05-07T20:02:35.3921551Z 2025-05-07T20:02:35.3925477Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T20:02:35.3925881Z 2025-05-07T20:02:35.3925886Z 2025-05-07T20:02:35.3925891Z 2025-05-07T20:02:35.3933296Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T20:02:35.3933737Z 2025-05-07T20:02:35.3933742Z 2025-05-07T20:02:35.3933747Z 2025-05-07T20:02:35.3933752Z 2025-05-07T20:02:35.3946095Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T20:02:35.3946540Z 2025-05-07T20:02:35.3946546Z 2025-05-07T20:02:35.3946552Z 2025-05-07T20:02:35.3946557Z 2025-05-07T20:02:35.3946562Z 2025-05-07T20:02:35.3947210Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:02:35.3947626Z 2025-05-07T20:02:35.3947632Z 2025-05-07T20:02:35.3947637Z 2025-05-07T20:02:35.3947642Z 2025-05-07T20:02:35.3947647Z 2025-05-07T20:02:35.3947751Z 2025-05-07T20:02:35.3992721Z ld_impl_linux-aarch6 | 719 KB | | 0%  2025-05-07T20:02:35.3993191Z 2025-05-07T20:02:35.3993198Z 2025-05-07T20:02:35.3993204Z 2025-05-07T20:02:35.3993209Z 2025-05-07T20:02:35.3993217Z 2025-05-07T20:02:35.3993223Z 2025-05-07T20:02:35.3993228Z 2025-05-07T20:02:35.3993852Z libgcc-devel_linux-a | 288 KB | | 0%  2025-05-07T20:02:35.3994297Z 2025-05-07T20:02:35.3994306Z 2025-05-07T20:02:35.3994311Z 2025-05-07T20:02:35.3994317Z 2025-05-07T20:02:35.3994337Z 2025-05-07T20:02:35.3994343Z 2025-05-07T20:02:35.3994349Z 2025-05-07T20:02:35.3994354Z 2025-05-07T20:02:35.3995496Z libstdcxx-ng-14.2.0 | 52 KB | | 0%  2025-05-07T20:02:35.3995922Z 2025-05-07T20:02:35.3995927Z 2025-05-07T20:02:35.3995932Z 2025-05-07T20:02:35.3995937Z 2025-05-07T20:02:35.3995941Z 2025-05-07T20:02:35.3995955Z 2025-05-07T20:02:35.3995960Z 2025-05-07T20:02:35.3995965Z 2025-05-07T20:02:35.3995970Z 2025-05-07T20:02:35.3998371Z gcc_linux-aarch64-11 | 30 KB | | 0%  2025-05-07T20:02:35.3998815Z 2025-05-07T20:02:35.3998821Z 2025-05-07T20:02:35.3998836Z 2025-05-07T20:02:35.3998842Z 2025-05-07T20:02:35.3998846Z 2025-05-07T20:02:35.3998851Z 2025-05-07T20:02:35.3998873Z 2025-05-07T20:02:35.3998879Z 2025-05-07T20:02:35.3998884Z 2025-05-07T20:02:35.3998889Z 2025-05-07T20:02:35.4011689Z gxx_linux-aarch64-11 | 29 KB | | 0%  2025-05-07T20:02:35.4012567Z 2025-05-07T20:02:35.4012577Z 2025-05-07T20:02:35.4012582Z 2025-05-07T20:02:35.4012588Z 2025-05-07T20:02:35.4012592Z 2025-05-07T20:02:35.4012598Z 2025-05-07T20:02:35.4012604Z 2025-05-07T20:02:35.4012609Z 2025-05-07T20:02:35.4012615Z 2025-05-07T20:02:35.4012621Z 2025-05-07T20:02:35.4012627Z 2025-05-07T20:02:35.9494049Z binutils_linux-aarch | 28 KB | | 0%  2025-05-07T20:02:35.9715456Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T20:02:35.9715954Z 2025-05-07T20:02:35.9715961Z 2025-05-07T20:02:35.9715965Z 2025-05-07T20:02:35.9715971Z 2025-05-07T20:02:35.9999151Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T20:02:35.9999585Z 2025-05-07T20:02:35.9999592Z 2025-05-07T20:02:35.9999986Z 2025-05-07T20:02:36.0079946Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T20:02:36.0101366Z 2025-05-07T20:02:36.0358049Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T20:02:36.0358453Z 2025-05-07T20:02:36.0358460Z 2025-05-07T20:02:36.0501312Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T20:02:36.0817553Z gcc_impl_linux-aarch | 50.1 MB | 9 | 9% 2025-05-07T20:02:36.0817994Z 2025-05-07T20:02:36.0818000Z 2025-05-07T20:02:36.0818008Z 2025-05-07T20:02:36.0818013Z 2025-05-07T20:02:36.0818565Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T20:02:36.0818956Z 2025-05-07T20:02:36.0818962Z 2025-05-07T20:02:36.0818967Z 2025-05-07T20:02:36.0818982Z 2025-05-07T20:02:36.1000773Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T20:02:36.1001212Z 2025-05-07T20:02:36.1001219Z 2025-05-07T20:02:36.1004420Z 2025-05-07T20:02:36.1067340Z binutils_impl_linux- | 5.8 MB | ####6 | 46%  2025-05-07T20:02:36.1068027Z 2025-05-07T20:02:36.1316139Z gxx_impl_linux-aarch | 10.2 MB | ##5 | 25%  2025-05-07T20:02:36.1316544Z 2025-05-07T20:02:36.1316584Z 2025-05-07T20:02:36.1316590Z 2025-05-07T20:02:36.1316595Z 2025-05-07T20:02:36.1316614Z 2025-05-07T20:02:36.1362628Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:02:36.1363088Z 2025-05-07T20:02:36.1363692Z 2025-05-07T20:02:36.1579070Z libstdcxx-devel_linu | 9.6 MB | ##6 | 27%  2025-05-07T20:02:36.2071069Z gcc_impl_linux-aarch | 50.1 MB | #4 | 15% 2025-05-07T20:02:36.2072895Z 2025-05-07T20:02:36.2318786Z gxx_impl_linux-aarch | 10.2 MB | #####1 | 51%  2025-05-07T20:02:36.2319462Z 2025-05-07T20:02:36.2319468Z 2025-05-07T20:02:36.2319474Z 2025-05-07T20:02:36.2319480Z 2025-05-07T20:02:36.2319486Z 2025-05-07T20:02:36.2365151Z libsanitizer-11.4.0 | 3.5 MB | #######3 | 74%  2025-05-07T20:02:36.2366526Z 2025-05-07T20:02:36.2366548Z 2025-05-07T20:02:36.2582045Z libstdcxx-devel_linu | 9.6 MB | #####5 | 55%  2025-05-07T20:02:36.3073312Z gcc_impl_linux-aarch | 50.1 MB | ##1 | 21% 2025-05-07T20:02:36.3074746Z 2025-05-07T20:02:36.3107490Z gxx_impl_linux-aarch | 10.2 MB | ######### | 91%  2025-05-07T20:02:36.3107922Z 2025-05-07T20:02:36.3107928Z 2025-05-07T20:02:36.3107933Z 2025-05-07T20:02:36.3108287Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T20:02:36.3108685Z 2025-05-07T20:02:36.3108690Z 2025-05-07T20:02:36.3110815Z 2025-05-07T20:02:36.3230778Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T20:02:36.3231233Z 2025-05-07T20:02:36.3231240Z 2025-05-07T20:02:36.3231245Z 2025-05-07T20:02:36.3231259Z 2025-05-07T20:02:36.3231264Z 2025-05-07T20:02:36.3537860Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:02:36.3538329Z 2025-05-07T20:02:36.3539137Z 2025-05-07T20:02:36.3582700Z libstdcxx-devel_linu | 9.6 MB | #######6 | 77%  2025-05-07T20:02:36.3619981Z gcc_impl_linux-aarch | 50.1 MB | ##8 | 29% 2025-05-07T20:02:36.3620384Z 2025-05-07T20:02:36.3620390Z 2025-05-07T20:02:36.3620783Z 2025-05-07T20:02:36.3620792Z 2025-05-07T20:02:36.3620798Z 2025-05-07T20:02:36.3620803Z 2025-05-07T20:02:36.3631358Z ld_impl_linux-aarch6 | 719 KB | 2 | 2%  2025-05-07T20:02:36.3631827Z 2025-05-07T20:02:36.3631834Z 2025-05-07T20:02:36.3631839Z 2025-05-07T20:02:36.3631844Z 2025-05-07T20:02:36.3631850Z 2025-05-07T20:02:36.3631854Z 2025-05-07T20:02:36.3631860Z 2025-05-07T20:02:36.3807727Z libgcc-devel_linux-a | 288 KB | 5 | 6%  2025-05-07T20:02:36.3808214Z 2025-05-07T20:02:36.3808221Z 2025-05-07T20:02:36.3808227Z 2025-05-07T20:02:36.3808232Z 2025-05-07T20:02:36.3808237Z 2025-05-07T20:02:36.3808243Z 2025-05-07T20:02:36.3808594Z 2025-05-07T20:02:36.4021336Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T20:02:36.4022211Z 2025-05-07T20:02:36.4022218Z 2025-05-07T20:02:36.4022224Z 2025-05-07T20:02:36.4022230Z 2025-05-07T20:02:36.4022235Z 2025-05-07T20:02:36.4022250Z 2025-05-07T20:02:36.4309764Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T20:02:36.4310223Z 2025-05-07T20:02:36.4310229Z 2025-05-07T20:02:36.4310234Z 2025-05-07T20:02:36.4310239Z 2025-05-07T20:02:36.4310244Z 2025-05-07T20:02:36.4310257Z 2025-05-07T20:02:36.4310262Z 2025-05-07T20:02:36.4310280Z 2025-05-07T20:02:36.4362364Z libstdcxx-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T20:02:36.4362848Z 2025-05-07T20:02:36.4362855Z 2025-05-07T20:02:36.4362860Z 2025-05-07T20:02:36.4362865Z 2025-05-07T20:02:36.4362870Z 2025-05-07T20:02:36.4362875Z 2025-05-07T20:02:36.4362880Z 2025-05-07T20:02:36.4365758Z 2025-05-07T20:02:36.4514715Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:02:36.4515809Z 2025-05-07T20:02:36.4515817Z 2025-05-07T20:02:36.4515822Z 2025-05-07T20:02:36.4515844Z 2025-05-07T20:02:36.4515850Z 2025-05-07T20:02:36.4515855Z 2025-05-07T20:02:36.4515860Z 2025-05-07T20:02:36.4515887Z 2025-05-07T20:02:36.4515893Z 2025-05-07T20:02:36.4544530Z gcc_linux-aarch64-11 | 30 KB | #####2 | 52%  2025-05-07T20:02:36.4545030Z 2025-05-07T20:02:36.4545037Z 2025-05-07T20:02:36.4545042Z 2025-05-07T20:02:36.4545047Z 2025-05-07T20:02:36.4545052Z 2025-05-07T20:02:36.4545057Z 2025-05-07T20:02:36.4545062Z 2025-05-07T20:02:36.4545067Z 2025-05-07T20:02:36.4559167Z 2025-05-07T20:02:36.4610413Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T20:02:36.4693849Z gcc_impl_linux-aarch | 50.1 MB | ###5 | 35% 2025-05-07T20:02:36.4694384Z 2025-05-07T20:02:36.4694391Z 2025-05-07T20:02:36.4694397Z 2025-05-07T20:02:36.4694402Z 2025-05-07T20:02:36.4694407Z 2025-05-07T20:02:36.4694412Z 2025-05-07T20:02:36.4694449Z 2025-05-07T20:02:36.4694454Z 2025-05-07T20:02:36.4694459Z 2025-05-07T20:02:36.4694464Z 2025-05-07T20:02:36.4724322Z gxx_linux-aarch64-11 | 29 KB | #####5 | 55%  2025-05-07T20:02:36.4724864Z 2025-05-07T20:02:36.4724871Z 2025-05-07T20:02:36.4724876Z 2025-05-07T20:02:36.4724881Z 2025-05-07T20:02:36.4724886Z 2025-05-07T20:02:36.4724890Z 2025-05-07T20:02:36.4724895Z 2025-05-07T20:02:36.4724900Z 2025-05-07T20:02:36.4724904Z 2025-05-07T20:02:36.4724909Z 2025-05-07T20:02:36.5133577Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T20:02:36.5134074Z 2025-05-07T20:02:36.5134080Z 2025-05-07T20:02:36.5134086Z 2025-05-07T20:02:36.5134091Z 2025-05-07T20:02:36.5134097Z 2025-05-07T20:02:36.5134106Z 2025-05-07T20:02:36.5134111Z 2025-05-07T20:02:36.5134117Z 2025-05-07T20:02:36.5134122Z 2025-05-07T20:02:36.5134128Z 2025-05-07T20:02:36.5134133Z 2025-05-07T20:02:36.5165651Z binutils_linux-aarch | 28 KB | #####6 | 56%  2025-05-07T20:02:36.5166196Z 2025-05-07T20:02:36.5166203Z 2025-05-07T20:02:36.5166209Z 2025-05-07T20:02:36.5166214Z 2025-05-07T20:02:36.5166228Z 2025-05-07T20:02:36.5166568Z 2025-05-07T20:02:36.5166578Z 2025-05-07T20:02:36.5166583Z 2025-05-07T20:02:36.5166587Z 2025-05-07T20:02:36.5166592Z 2025-05-07T20:02:36.5167794Z 2025-05-07T20:02:36.5480348Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T20:02:36.5480855Z 2025-05-07T20:02:36.5612556Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T20:02:36.5832694Z gcc_impl_linux-aarch | 50.1 MB | ####6 | 46% 2025-05-07T20:02:36.5833084Z 2025-05-07T20:02:36.5833091Z 2025-05-07T20:02:36.5833097Z 2025-05-07T20:02:36.5833114Z 2025-05-07T20:02:36.6135958Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T20:02:36.6136419Z 2025-05-07T20:02:36.6136426Z 2025-05-07T20:02:36.6136765Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T20:02:36.6137481Z 2025-05-07T20:02:36.6137491Z 2025-05-07T20:02:36.6614296Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T20:02:36.7181092Z gcc_impl_linux-aarch | 50.1 MB | #####5 | 56% 2025-05-07T20:02:36.7181510Z 2025-05-07T20:02:36.7181516Z 2025-05-07T20:02:36.7181521Z 2025-05-07T20:02:36.7181526Z 2025-05-07T20:02:36.7181531Z 2025-05-07T20:02:36.7181547Z 2025-05-07T20:02:36.7181554Z 2025-05-07T20:02:36.7188207Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T20:02:36.7188691Z 2025-05-07T20:02:36.7188698Z 2025-05-07T20:02:36.7188712Z 2025-05-07T20:02:36.7188718Z 2025-05-07T20:02:36.7188725Z 2025-05-07T20:02:36.7188731Z 2025-05-07T20:02:36.7188736Z 2025-05-07T20:02:36.7481676Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T20:02:36.7482173Z 2025-05-07T20:02:36.7482180Z 2025-05-07T20:02:36.7482185Z 2025-05-07T20:02:36.7482190Z 2025-05-07T20:02:36.7482228Z 2025-05-07T20:02:36.7615366Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:02:36.8106198Z gcc_impl_linux-aarch | 50.1 MB | ######4 | 65% 2025-05-07T20:02:36.8106622Z 2025-05-07T20:02:36.8106629Z 2025-05-07T20:02:36.8106634Z 2025-05-07T20:02:36.8106640Z 2025-05-07T20:02:36.8106644Z 2025-05-07T20:02:36.8107673Z 2025-05-07T20:02:36.8119009Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T20:02:36.8119485Z 2025-05-07T20:02:36.8119492Z 2025-05-07T20:02:36.8119497Z 2025-05-07T20:02:36.8119502Z 2025-05-07T20:02:36.8119507Z 2025-05-07T20:02:36.8119512Z 2025-05-07T20:02:36.8624598Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T20:02:36.8740520Z gcc_impl_linux-aarch | 50.1 MB | #######4 | 74% 2025-05-07T20:02:36.8740940Z 2025-05-07T20:02:36.8740956Z 2025-05-07T20:02:36.8740963Z 2025-05-07T20:02:36.8740968Z 2025-05-07T20:02:36.8740974Z 2025-05-07T20:02:36.8741019Z 2025-05-07T20:02:36.8741024Z 2025-05-07T20:02:36.8741896Z 2025-05-07T20:02:36.8747686Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:02:36.8748165Z 2025-05-07T20:02:36.8748199Z 2025-05-07T20:02:36.8748205Z 2025-05-07T20:02:36.8748210Z 2025-05-07T20:02:36.8748215Z 2025-05-07T20:02:36.8748220Z 2025-05-07T20:02:36.8748224Z 2025-05-07T20:02:36.8748229Z 2025-05-07T20:02:36.8808809Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:02:36.8809282Z 2025-05-07T20:02:36.8809288Z 2025-05-07T20:02:36.8809293Z 2025-05-07T20:02:36.8809299Z 2025-05-07T20:02:36.8809304Z 2025-05-07T20:02:36.8809310Z 2025-05-07T20:02:36.8809315Z 2025-05-07T20:02:36.8809321Z 2025-05-07T20:02:36.8809693Z 2025-05-07T20:02:36.8816232Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T20:02:36.8816702Z 2025-05-07T20:02:36.8816709Z 2025-05-07T20:02:36.8816715Z 2025-05-07T20:02:36.8816720Z 2025-05-07T20:02:36.8816760Z 2025-05-07T20:02:36.8816765Z 2025-05-07T20:02:36.8816771Z 2025-05-07T20:02:36.8816776Z 2025-05-07T20:02:36.8816781Z 2025-05-07T20:02:36.9305111Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T20:02:36.9305609Z 2025-05-07T20:02:36.9305616Z 2025-05-07T20:02:36.9305621Z 2025-05-07T20:02:36.9305626Z 2025-05-07T20:02:36.9305657Z 2025-05-07T20:02:36.9305661Z 2025-05-07T20:02:36.9305677Z 2025-05-07T20:02:36.9305682Z 2025-05-07T20:02:36.9305687Z 2025-05-07T20:02:36.9305691Z 2025-05-07T20:02:36.9306112Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T20:02:36.9306544Z 2025-05-07T20:02:36.9306550Z 2025-05-07T20:02:36.9306563Z 2025-05-07T20:02:36.9306568Z 2025-05-07T20:02:36.9306573Z 2025-05-07T20:02:36.9306579Z 2025-05-07T20:02:36.9306584Z 2025-05-07T20:02:36.9306589Z 2025-05-07T20:02:36.9306594Z 2025-05-07T20:02:36.9306600Z 2025-05-07T20:02:36.9318140Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T20:02:36.9318957Z 2025-05-07T20:02:36.9318963Z 2025-05-07T20:02:36.9318968Z 2025-05-07T20:02:36.9318973Z 2025-05-07T20:02:36.9318978Z 2025-05-07T20:02:36.9318994Z 2025-05-07T20:02:36.9318999Z 2025-05-07T20:02:36.9319003Z 2025-05-07T20:02:36.9319008Z 2025-05-07T20:02:36.9319013Z 2025-05-07T20:02:36.9319017Z 2025-05-07T20:02:36.9325364Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T20:02:36.9325870Z 2025-05-07T20:02:36.9325876Z 2025-05-07T20:02:36.9325882Z 2025-05-07T20:02:36.9325888Z 2025-05-07T20:02:36.9325893Z 2025-05-07T20:02:36.9325898Z 2025-05-07T20:02:36.9325904Z 2025-05-07T20:02:36.9325909Z 2025-05-07T20:02:36.9325914Z 2025-05-07T20:02:36.9325919Z 2025-05-07T20:02:36.9325924Z 2025-05-07T20:02:37.0667510Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T20:02:37.2646010Z gcc_impl_linux-aarch | 50.1 MB | ########3 | 83% 2025-05-07T20:02:37.2646443Z 2025-05-07T20:02:37.2646449Z 2025-05-07T20:02:37.2646454Z 2025-05-07T20:02:37.3677263Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T20:02:37.3677743Z 2025-05-07T20:02:37.3737750Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T20:02:37.3738706Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T20:02:37.7295170Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T20:02:37.7295572Z 2025-05-07T20:02:37.7295578Z 2025-05-07T20:02:38.3842255Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T20:02:38.3847374Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T20:02:38.3848084Z 2025-05-07T20:02:38.3848387Z 2025-05-07T20:02:38.3848711Z  2025-05-07T20:02:38.3849024Z 2025-05-07T20:02:38.3849029Z 2025-05-07T20:02:38.3849334Z  2025-05-07T20:02:38.3849758Z 2025-05-07T20:02:38.3849764Z 2025-05-07T20:02:38.3849769Z 2025-05-07T20:02:38.3850020Z  2025-05-07T20:02:38.3850359Z 2025-05-07T20:02:38.3850366Z 2025-05-07T20:02:38.3850371Z 2025-05-07T20:02:38.3850375Z 2025-05-07T20:02:38.3850637Z  2025-05-07T20:02:38.3850952Z 2025-05-07T20:02:38.3850966Z 2025-05-07T20:02:38.3850971Z 2025-05-07T20:02:38.3850975Z 2025-05-07T20:02:38.3850980Z 2025-05-07T20:02:38.3851236Z  2025-05-07T20:02:38.3851550Z 2025-05-07T20:02:38.3851555Z 2025-05-07T20:02:38.3851567Z 2025-05-07T20:02:38.3851571Z 2025-05-07T20:02:38.3851576Z 2025-05-07T20:02:38.3851581Z 2025-05-07T20:02:38.3851850Z  2025-05-07T20:02:38.3852171Z 2025-05-07T20:02:38.3852176Z 2025-05-07T20:02:38.3852192Z 2025-05-07T20:02:38.3852204Z 2025-05-07T20:02:38.3852209Z 2025-05-07T20:02:38.3852214Z 2025-05-07T20:02:38.3852218Z 2025-05-07T20:02:38.3852828Z  2025-05-07T20:02:38.3853170Z 2025-05-07T20:02:38.3853176Z 2025-05-07T20:02:38.3853180Z 2025-05-07T20:02:38.3853196Z 2025-05-07T20:02:38.3853201Z 2025-05-07T20:02:38.3853206Z 2025-05-07T20:02:38.3853211Z 2025-05-07T20:02:38.3853216Z 2025-05-07T20:02:38.3853504Z  2025-05-07T20:02:38.3853833Z 2025-05-07T20:02:38.3853838Z 2025-05-07T20:02:38.3853854Z 2025-05-07T20:02:38.3853859Z 2025-05-07T20:02:38.3853863Z 2025-05-07T20:02:38.3853868Z 2025-05-07T20:02:38.3853873Z 2025-05-07T20:02:38.3853878Z 2025-05-07T20:02:38.3853882Z 2025-05-07T20:02:38.3854160Z  2025-05-07T20:02:38.3854496Z 2025-05-07T20:02:38.3854719Z 2025-05-07T20:02:38.3854724Z 2025-05-07T20:02:38.3854730Z 2025-05-07T20:02:38.3854735Z 2025-05-07T20:02:38.3854739Z 2025-05-07T20:02:38.3854744Z 2025-05-07T20:02:38.3854749Z 2025-05-07T20:02:38.3854754Z 2025-05-07T20:02:38.3854766Z 2025-05-07T20:02:38.3855083Z  2025-05-07T20:02:38.3855430Z 2025-05-07T20:02:38.3855435Z 2025-05-07T20:02:38.3855440Z 2025-05-07T20:02:38.3855444Z 2025-05-07T20:02:38.3855449Z 2025-05-07T20:02:38.3855454Z 2025-05-07T20:02:38.3855458Z 2025-05-07T20:02:38.3855463Z 2025-05-07T20:02:38.3855467Z 2025-05-07T20:02:38.3855472Z 2025-05-07T20:02:38.3855476Z 2025-05-07T20:02:38.3855788Z  done 2025-05-07T20:02:38.4858446Z Preparing transaction: \ done 2025-05-07T20:02:38.9871655Z Verifying transaction: / - \ | / done 2025-05-07T20:02:39.1900236Z Executing transaction: \ | done 2025-05-07T20:02:39.3832685Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:02:45.0380472Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T20:02:45.0381860Z 2025-05-07T20:02:45.0419467Z 2025-05-07T20:02:45.0521500Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:02:45.0522367Z 2025-05-07T20:02:45.0544439Z 2025-05-07T20:02:45.0573090Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:02:45.0573969Z 2025-05-07T20:02:45.0595304Z 2025-05-07T20:02:45.0688563Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:02:45.0689778Z 2025-05-07T20:02:45.0689785Z 2025-05-07T20:02:45.0690167Z [INSTALL] Installing Clang (16.0.6, aarch64) and relevant libraries through Conda ... 2025-05-07T20:02:45.0702125Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y clangxx=16.0.6 libcxx llvm-openmp=16.0.6 compiler-rt=16.0.6 2025-05-07T20:02:46.2136092Z Channels: 2025-05-07T20:02:46.2136448Z - conda-forge 2025-05-07T20:02:46.2136783Z Platform: linux-aarch64 2025-05-07T20:02:48.8819081Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:02:49.9112609Z Solving environment: \ | / - done 2025-05-07T20:02:49.9787508Z 2025-05-07T20:02:49.9788568Z ## Package Plan ## 2025-05-07T20:02:49.9788886Z 2025-05-07T20:02:49.9789182Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:02:49.9789622Z 2025-05-07T20:02:49.9789757Z added / updated specs: 2025-05-07T20:02:49.9790109Z - clangxx=16.0.6 2025-05-07T20:02:49.9790436Z - compiler-rt=16.0.6 2025-05-07T20:02:49.9790772Z - libcxx 2025-05-07T20:02:49.9791070Z - llvm-openmp=16.0.6 2025-05-07T20:02:49.9791332Z 2025-05-07T20:02:49.9791338Z 2025-05-07T20:02:49.9791511Z The following packages will be downloaded: 2025-05-07T20:02:49.9791830Z 2025-05-07T20:02:49.9792409Z package | build 2025-05-07T20:02:49.9792904Z ---------------------------|----------------- 2025-05-07T20:02:49.9793450Z clang-16.0.6 |default_h7e7f49e_14 110 KB conda-forge 2025-05-07T20:02:49.9794088Z clang-16-16.0.6 |default_he324ac1_14 781 KB conda-forge 2025-05-07T20:02:49.9794741Z clangxx-16.0.6 |default_h2509fc2_14 110 KB conda-forge 2025-05-07T20:02:49.9795390Z compiler-rt-16.0.6 | h2a328a1_2 107 KB conda-forge 2025-05-07T20:02:49.9796101Z compiler-rt_linux-aarch64-16.0.6| h2a328a1_2 25.8 MB conda-forge 2025-05-07T20:02:49.9796763Z icu-73.2 | h787c7f5_0 11.7 MB conda-forge 2025-05-07T20:02:49.9797401Z libclang-cpp16-16.0.6 |default_he324ac1_14 16.9 MB conda-forge 2025-05-07T20:02:49.9798280Z libcxx-8.0.0 | 4 1.1 MB conda-forge 2025-05-07T20:02:49.9799016Z libcxxabi-8.0.0 | 4 175 KB conda-forge 2025-05-07T20:02:49.9799636Z libiconv-1.18 | hc99b53d_1 702 KB conda-forge 2025-05-07T20:02:49.9800256Z libllvm16-16.0.6 | h0b931ab_3 33.2 MB conda-forge 2025-05-07T20:02:49.9800872Z libxml2-2.12.7 | h49dc7a2_1 734 KB conda-forge 2025-05-07T20:02:49.9801464Z libzlib-1.2.13 | h68df207_6 66 KB conda-forge 2025-05-07T20:02:49.9802091Z llvm-openmp-16.0.6 | h8b0cb96_0 39.6 MB conda-forge 2025-05-07T20:02:49.9802700Z zlib-1.2.13 | h68df207_6 94 KB conda-forge 2025-05-07T20:02:49.9803258Z zstd-1.5.6 | h02f22dd_0 527 KB conda-forge 2025-05-07T20:02:49.9803825Z ------------------------------------------------------------ 2025-05-07T20:02:49.9804318Z Total: 131.7 MB 2025-05-07T20:02:49.9804626Z 2025-05-07T20:02:49.9804831Z The following NEW packages will be INSTALLED: 2025-05-07T20:02:49.9805157Z 2025-05-07T20:02:49.9805491Z clang conda-forge/linux-aarch64::clang-16.0.6-default_h7e7f49e_14 2025-05-07T20:02:49.9806263Z clang-16 conda-forge/linux-aarch64::clang-16-16.0.6-default_he324ac1_14 2025-05-07T20:02:49.9807051Z clangxx conda-forge/linux-aarch64::clangxx-16.0.6-default_h2509fc2_14 2025-05-07T20:02:49.9807837Z compiler-rt conda-forge/linux-aarch64::compiler-rt-16.0.6-h2a328a1_2 2025-05-07T20:02:49.9808676Z compiler-rt_linux~ conda-forge/noarch::compiler-rt_linux-aarch64-16.0.6-h2a328a1_2 2025-05-07T20:02:49.9809515Z icu conda-forge/linux-aarch64::icu-73.2-h787c7f5_0 2025-05-07T20:02:49.9810291Z libclang-cpp16 conda-forge/linux-aarch64::libclang-cpp16-16.0.6-default_he324ac1_14 2025-05-07T20:02:49.9811070Z libcxx conda-forge/linux-aarch64::libcxx-8.0.0-4 2025-05-07T20:02:49.9811700Z libcxxabi conda-forge/linux-aarch64::libcxxabi-8.0.0-4 2025-05-07T20:02:49.9812376Z libiconv conda-forge/linux-aarch64::libiconv-1.18-hc99b53d_1 2025-05-07T20:02:49.9813087Z libllvm16 conda-forge/linux-aarch64::libllvm16-16.0.6-h0b931ab_3 2025-05-07T20:02:49.9813799Z libxml2 conda-forge/linux-aarch64::libxml2-2.12.7-h49dc7a2_1 2025-05-07T20:02:49.9814471Z libzlib conda-forge/linux-aarch64::libzlib-1.2.13-h68df207_6 2025-05-07T20:02:49.9815203Z llvm-openmp conda-forge/linux-aarch64::llvm-openmp-16.0.6-h8b0cb96_0 2025-05-07T20:02:49.9816119Z zstd conda-forge/linux-aarch64::zstd-1.5.6-h02f22dd_0 2025-05-07T20:02:49.9816507Z 2025-05-07T20:02:49.9816695Z The following packages will be UPDATED: 2025-05-07T20:02:49.9816990Z 2025-05-07T20:02:49.9817350Z zlib pkgs/main::zlib-1.2.13-h998d150_1 --> conda-forge::zlib-1.2.13-h68df207_6 2025-05-07T20:02:49.9817852Z 2025-05-07T20:02:49.9817859Z 2025-05-07T20:02:49.9817864Z 2025-05-07T20:02:49.9818268Z Downloading and Extracting Packages: ...working... 2025-05-07T20:02:49.9818874Z llvm-openmp-16.0.6 | 39.6 MB | | 0% 2025-05-07T20:02:49.9819214Z 2025-05-07T20:02:49.9819714Z libllvm16-16.0.6 | 33.2 MB | | 0%  2025-05-07T20:02:49.9820060Z 2025-05-07T20:02:49.9820065Z 2025-05-07T20:02:49.9820394Z compiler-rt_linux-aa | 25.8 MB | | 0%  2025-05-07T20:02:49.9820767Z 2025-05-07T20:02:49.9820772Z 2025-05-07T20:02:49.9820777Z 2025-05-07T20:02:49.9821126Z libclang-cpp16-16.0. | 16.9 MB | | 0%  2025-05-07T20:02:49.9821520Z 2025-05-07T20:02:49.9821525Z 2025-05-07T20:02:49.9821530Z 2025-05-07T20:02:49.9821534Z 2025-05-07T20:02:49.9828903Z icu-73.2 | 11.7 MB | | 0%  2025-05-07T20:02:49.9830178Z 2025-05-07T20:02:49.9830185Z 2025-05-07T20:02:49.9830191Z 2025-05-07T20:02:49.9830196Z 2025-05-07T20:02:49.9830201Z 2025-05-07T20:02:49.9830569Z libcxx-8.0.0 | 1.1 MB | | 0%  2025-05-07T20:02:49.9830961Z 2025-05-07T20:02:49.9830966Z 2025-05-07T20:02:49.9830972Z 2025-05-07T20:02:49.9830977Z 2025-05-07T20:02:49.9830982Z 2025-05-07T20:02:49.9831404Z 2025-05-07T20:02:49.9837730Z clang-16-16.0.6 | 781 KB | | 0%  2025-05-07T20:02:49.9838151Z 2025-05-07T20:02:49.9838158Z 2025-05-07T20:02:49.9838163Z 2025-05-07T20:02:49.9838168Z 2025-05-07T20:02:49.9838173Z 2025-05-07T20:02:49.9838192Z 2025-05-07T20:02:49.9838196Z 2025-05-07T20:02:49.9838992Z libxml2-2.12.7 | 734 KB | | 0%  2025-05-07T20:02:49.9839382Z 2025-05-07T20:02:49.9839388Z 2025-05-07T20:02:49.9839393Z 2025-05-07T20:02:49.9839406Z 2025-05-07T20:02:49.9839411Z 2025-05-07T20:02:49.9839440Z 2025-05-07T20:02:49.9839445Z 2025-05-07T20:02:49.9839451Z 2025-05-07T20:02:49.9854507Z libiconv-1.18 | 702 KB | | 0%  2025-05-07T20:02:49.9854930Z 2025-05-07T20:02:49.9854959Z 2025-05-07T20:02:49.9854965Z 2025-05-07T20:02:49.9854970Z 2025-05-07T20:02:49.9854975Z 2025-05-07T20:02:49.9854980Z 2025-05-07T20:02:49.9854985Z 2025-05-07T20:02:49.9854990Z 2025-05-07T20:02:49.9855005Z 2025-05-07T20:02:49.9856274Z zstd-1.5.6 | 527 KB | | 0%  2025-05-07T20:02:49.9856660Z 2025-05-07T20:02:49.9856665Z 2025-05-07T20:02:49.9856670Z 2025-05-07T20:02:49.9856686Z 2025-05-07T20:02:49.9856691Z 2025-05-07T20:02:49.9856695Z 2025-05-07T20:02:49.9856700Z 2025-05-07T20:02:49.9856705Z 2025-05-07T20:02:49.9856709Z 2025-05-07T20:02:49.9856714Z 2025-05-07T20:02:49.9862888Z libcxxabi-8.0.0 | 175 KB | | 0%  2025-05-07T20:02:49.9863321Z 2025-05-07T20:02:49.9863326Z 2025-05-07T20:02:49.9863352Z 2025-05-07T20:02:49.9863357Z 2025-05-07T20:02:49.9863361Z 2025-05-07T20:02:49.9863366Z 2025-05-07T20:02:49.9863370Z 2025-05-07T20:02:49.9863375Z 2025-05-07T20:02:49.9863379Z 2025-05-07T20:02:49.9863393Z 2025-05-07T20:02:49.9863399Z 2025-05-07T20:02:49.9864905Z clangxx-16.0.6 | 110 KB | | 0%  2025-05-07T20:02:49.9865341Z 2025-05-07T20:02:49.9865347Z 2025-05-07T20:02:49.9865353Z 2025-05-07T20:02:49.9865359Z 2025-05-07T20:02:49.9865364Z 2025-05-07T20:02:49.9865369Z 2025-05-07T20:02:49.9865374Z 2025-05-07T20:02:49.9865380Z 2025-05-07T20:02:49.9865385Z 2025-05-07T20:02:49.9865390Z 2025-05-07T20:02:49.9865396Z 2025-05-07T20:02:49.9865402Z 2025-05-07T20:02:49.9874339Z clang-16.0.6 | 110 KB | | 0%  2025-05-07T20:02:49.9874779Z 2025-05-07T20:02:49.9874785Z 2025-05-07T20:02:49.9874791Z 2025-05-07T20:02:49.9874797Z 2025-05-07T20:02:49.9874803Z 2025-05-07T20:02:49.9874831Z 2025-05-07T20:02:49.9874846Z 2025-05-07T20:02:49.9874851Z 2025-05-07T20:02:49.9874856Z 2025-05-07T20:02:49.9874861Z 2025-05-07T20:02:49.9874866Z 2025-05-07T20:02:49.9874872Z 2025-05-07T20:02:49.9875244Z 2025-05-07T20:02:49.9875687Z compiler-rt-16.0.6 | 107 KB | | 0%  2025-05-07T20:02:49.9876132Z 2025-05-07T20:02:49.9876138Z 2025-05-07T20:02:49.9876143Z 2025-05-07T20:02:49.9876149Z 2025-05-07T20:02:49.9876155Z 2025-05-07T20:02:49.9876160Z 2025-05-07T20:02:49.9876172Z 2025-05-07T20:02:49.9876177Z 2025-05-07T20:02:49.9876182Z 2025-05-07T20:02:49.9876187Z 2025-05-07T20:02:49.9876191Z 2025-05-07T20:02:49.9876196Z 2025-05-07T20:02:49.9876201Z 2025-05-07T20:02:49.9896025Z 2025-05-07T20:02:49.9897753Z zlib-1.2.13 | 94 KB | | 0%  2025-05-07T20:02:49.9898169Z 2025-05-07T20:02:49.9898174Z 2025-05-07T20:02:49.9898179Z 2025-05-07T20:02:49.9898184Z 2025-05-07T20:02:49.9898439Z 2025-05-07T20:02:49.9898444Z 2025-05-07T20:02:49.9898463Z 2025-05-07T20:02:49.9898468Z 2025-05-07T20:02:49.9898472Z 2025-05-07T20:02:49.9898477Z 2025-05-07T20:02:49.9898496Z 2025-05-07T20:02:49.9898511Z 2025-05-07T20:02:49.9898516Z 2025-05-07T20:02:49.9898521Z 2025-05-07T20:02:49.9898526Z 2025-05-07T20:02:50.0879867Z libzlib-1.2.13 | 66 KB | | 0%  2025-05-07T20:02:50.0880355Z 2025-05-07T20:02:50.0880361Z 2025-05-07T20:02:50.0880366Z 2025-05-07T20:02:50.0880371Z 2025-05-07T20:02:50.2054102Z icu-73.2 | 11.7 MB | | 0%  2025-05-07T20:02:50.2054497Z 2025-05-07T20:02:50.2054503Z 2025-05-07T20:02:50.2054519Z 2025-05-07T20:02:50.2170107Z 2025-05-07T20:02:50.4793003Z icu-73.2 | 11.7 MB | 4 | 4%  2025-05-07T20:02:50.4793416Z 2025-05-07T20:02:50.4793422Z 2025-05-07T20:02:50.4793427Z 2025-05-07T20:02:50.4793432Z 2025-05-07T20:02:50.5059938Z icu-73.2 | 11.7 MB | 6 | 6%  2025-05-07T20:02:50.5060333Z 2025-05-07T20:02:50.5409556Z libllvm16-16.0.6 | 33.2 MB | | 0%  2025-05-07T20:02:50.5409987Z 2025-05-07T20:02:50.5410030Z 2025-05-07T20:02:50.5410037Z 2025-05-07T20:02:50.5586116Z libclang-cpp16-16.0. | 16.9 MB | | 0%  2025-05-07T20:02:50.5793285Z llvm-openmp-16.0.6 | 39.6 MB | | 0% 2025-05-07T20:02:50.5793694Z 2025-05-07T20:02:50.5793701Z 2025-05-07T20:02:50.5793706Z 2025-05-07T20:02:50.5793711Z 2025-05-07T20:02:50.6055923Z icu-73.2 | 11.7 MB | ####1 | 42%  2025-05-07T20:02:50.6056321Z 2025-05-07T20:02:50.6059324Z 2025-05-07T20:02:50.6064507Z compiler-rt_linux-aa | 25.8 MB | | 0%  2025-05-07T20:02:50.6064918Z 2025-05-07T20:02:50.6410667Z libllvm16-16.0.6 | 33.2 MB | #6 | 16%  2025-05-07T20:02:50.6411098Z 2025-05-07T20:02:50.6411104Z 2025-05-07T20:02:50.6411110Z 2025-05-07T20:02:50.6587440Z libclang-cpp16-16.0. | 16.9 MB | ##3 | 24%  2025-05-07T20:02:50.6792968Z llvm-openmp-16.0.6 | 39.6 MB | 9 | 10% 2025-05-07T20:02:50.6793376Z 2025-05-07T20:02:50.6793423Z 2025-05-07T20:02:50.6793430Z 2025-05-07T20:02:50.6793436Z 2025-05-07T20:02:50.7058105Z icu-73.2 | 11.7 MB | ####### | 70%  2025-05-07T20:02:50.7058490Z 2025-05-07T20:02:50.7058497Z 2025-05-07T20:02:50.7065759Z compiler-rt_linux-aa | 25.8 MB | #1 | 12%  2025-05-07T20:02:50.7066182Z 2025-05-07T20:02:50.7411913Z libllvm16-16.0.6 | 33.2 MB | ##6 | 27%  2025-05-07T20:02:50.7413060Z 2025-05-07T20:02:50.7413068Z 2025-05-07T20:02:50.7415705Z 2025-05-07T20:02:50.7630826Z libclang-cpp16-16.0. | 16.9 MB | ####3 | 44%  2025-05-07T20:02:50.8060055Z llvm-openmp-16.0.6 | 39.6 MB | #8 | 18% 2025-05-07T20:02:50.8060493Z 2025-05-07T20:02:50.8060499Z 2025-05-07T20:02:50.8067363Z compiler-rt_linux-aa | 25.8 MB | ##7 | 28%  2025-05-07T20:02:50.8068160Z 2025-05-07T20:02:50.8416594Z libllvm16-16.0.6 | 33.2 MB | ###7 | 38%  2025-05-07T20:02:50.8417000Z 2025-05-07T20:02:50.8417007Z 2025-05-07T20:02:50.8417419Z 2025-05-07T20:02:50.8636552Z libclang-cpp16-16.0. | 16.9 MB | ######7 | 67%  2025-05-07T20:02:50.9063776Z llvm-openmp-16.0.6 | 39.6 MB | ##5 | 25% 2025-05-07T20:02:50.9064197Z 2025-05-07T20:02:50.9064716Z 2025-05-07T20:02:50.9068495Z compiler-rt_linux-aa | 25.8 MB | ####4 | 44%  2025-05-07T20:02:50.9068906Z 2025-05-07T20:02:50.9419444Z libllvm16-16.0.6 | 33.2 MB | ####9 | 49%  2025-05-07T20:02:50.9419850Z 2025-05-07T20:02:50.9419857Z 2025-05-07T20:02:50.9419866Z 2025-05-07T20:02:50.9639781Z libclang-cpp16-16.0. | 16.9 MB | ########8 | 89%  2025-05-07T20:02:50.9860186Z llvm-openmp-16.0.6 | 39.6 MB | ###4 | 35% 2025-05-07T20:02:50.9860602Z 2025-05-07T20:02:50.9860608Z 2025-05-07T20:02:50.9860987Z 2025-05-07T20:02:50.9860992Z 2025-05-07T20:02:50.9861503Z icu-73.2 | 11.7 MB | ########## | 100%  2025-05-07T20:02:50.9861858Z 2025-05-07T20:02:50.9861864Z 2025-05-07T20:02:50.9861890Z 2025-05-07T20:02:50.9863512Z 2025-05-07T20:02:51.0100665Z icu-73.2 | 11.7 MB | ########## | 100%  2025-05-07T20:02:51.0101081Z 2025-05-07T20:02:51.0101087Z 2025-05-07T20:02:51.0178323Z compiler-rt_linux-aa | 25.8 MB | #####7 | 57%  2025-05-07T20:02:51.0178764Z 2025-05-07T20:02:51.0367726Z libllvm16-16.0.6 | 33.2 MB | ###### | 60%  2025-05-07T20:02:51.0368143Z 2025-05-07T20:02:51.0368150Z 2025-05-07T20:02:51.0368155Z 2025-05-07T20:02:51.0368161Z 2025-05-07T20:02:51.0368166Z 2025-05-07T20:02:51.0716077Z libcxx-8.0.0 | 1.1 MB | 1 | 1%  2025-05-07T20:02:51.1147694Z llvm-openmp-16.0.6 | 39.6 MB | ####2 | 43% 2025-05-07T20:02:51.1148107Z 2025-05-07T20:02:51.1148114Z 2025-05-07T20:02:51.1148156Z 2025-05-07T20:02:51.1148162Z 2025-05-07T20:02:51.1148167Z 2025-05-07T20:02:51.1250919Z libcxx-8.0.0 | 1.1 MB | ########## | 100%  2025-05-07T20:02:51.1251354Z 2025-05-07T20:02:51.1254560Z 2025-05-07T20:02:51.1322976Z compiler-rt_linux-aa | 25.8 MB | ####### | 70%  2025-05-07T20:02:51.1323604Z 2025-05-07T20:02:51.1680516Z libllvm16-16.0.6 | 33.2 MB | ####### | 71%  2025-05-07T20:02:51.1680939Z 2025-05-07T20:02:51.1680947Z 2025-05-07T20:02:51.1680962Z 2025-05-07T20:02:51.1680967Z 2025-05-07T20:02:51.1680972Z 2025-05-07T20:02:51.1680977Z 2025-05-07T20:02:51.1723313Z clang-16-16.0.6 | 781 KB | 2 | 2%  2025-05-07T20:02:51.2184087Z llvm-openmp-16.0.6 | 39.6 MB | ##### | 50% 2025-05-07T20:02:51.2184526Z 2025-05-07T20:02:51.2184533Z 2025-05-07T20:02:51.2184539Z 2025-05-07T20:02:51.2184544Z 2025-05-07T20:02:51.2184548Z 2025-05-07T20:02:51.2184553Z 2025-05-07T20:02:51.2483351Z clang-16-16.0.6 | 781 KB | ########## | 100%  2025-05-07T20:02:51.2488908Z 2025-05-07T20:02:51.2503331Z libllvm16-16.0.6 | 33.2 MB | ######## | 81%  2025-05-07T20:02:51.2503731Z 2025-05-07T20:02:51.2503773Z 2025-05-07T20:02:51.2611536Z compiler-rt_linux-aa | 25.8 MB | ########2 | 83%  2025-05-07T20:02:51.2612561Z 2025-05-07T20:02:51.2612568Z 2025-05-07T20:02:51.2612573Z 2025-05-07T20:02:51.2612579Z 2025-05-07T20:02:51.2612584Z 2025-05-07T20:02:51.2612607Z 2025-05-07T20:02:51.2621300Z 2025-05-07T20:02:51.2888580Z libxml2-2.12.7 | 734 KB | 2 | 2%  2025-05-07T20:02:51.3225414Z llvm-openmp-16.0.6 | 39.6 MB | #####8 | 58% 2025-05-07T20:02:51.3225830Z 2025-05-07T20:02:51.3225836Z 2025-05-07T20:02:51.3225841Z 2025-05-07T20:02:51.3225846Z 2025-05-07T20:02:51.3225851Z 2025-05-07T20:02:51.3225855Z 2025-05-07T20:02:51.3233749Z 2025-05-07T20:02:51.3670691Z libxml2-2.12.7 | 734 KB | ########## | 100%  2025-05-07T20:02:51.3671183Z 2025-05-07T20:02:51.3671189Z 2025-05-07T20:02:51.3671194Z 2025-05-07T20:02:51.3671199Z 2025-05-07T20:02:51.3671204Z 2025-05-07T20:02:51.3671210Z 2025-05-07T20:02:51.3671601Z 2025-05-07T20:02:51.3678849Z 2025-05-07T20:02:51.3826521Z libiconv-1.18 | 702 KB | 2 | 2%  2025-05-07T20:02:51.3826976Z 2025-05-07T20:02:51.3826982Z 2025-05-07T20:02:51.3894124Z compiler-rt_linux-aa | 25.8 MB | #########4 | 94%  2025-05-07T20:02:51.3894562Z 2025-05-07T20:02:51.4166669Z libllvm16-16.0.6 | 33.2 MB | ######### | 90%  2025-05-07T20:02:51.4243152Z llvm-openmp-16.0.6 | 39.6 MB | ######5 | 65% 2025-05-07T20:02:51.4243576Z 2025-05-07T20:02:51.4243583Z 2025-05-07T20:02:51.4243588Z 2025-05-07T20:02:51.4243594Z 2025-05-07T20:02:51.4243599Z 2025-05-07T20:02:51.4243603Z 2025-05-07T20:02:51.4243608Z 2025-05-07T20:02:51.4244363Z 2025-05-07T20:02:51.4900419Z libiconv-1.18 | 702 KB | ########## | 100%  2025-05-07T20:02:51.4901264Z 2025-05-07T20:02:51.5170153Z libllvm16-16.0.6 | 33.2 MB | #########9 | 99%  2025-05-07T20:02:51.5370027Z llvm-openmp-16.0.6 | 39.6 MB | #######3 | 73% 2025-05-07T20:02:51.5370440Z 2025-05-07T20:02:51.5370446Z 2025-05-07T20:02:51.5371462Z 2025-05-07T20:02:51.5863533Z libclang-cpp16-16.0. | 16.9 MB | ########## | 100%  2025-05-07T20:02:51.5863992Z 2025-05-07T20:02:51.5864008Z 2025-05-07T20:02:51.5864013Z 2025-05-07T20:02:51.5864018Z 2025-05-07T20:02:51.5864022Z 2025-05-07T20:02:51.5864027Z 2025-05-07T20:02:51.5864032Z 2025-05-07T20:02:51.5864037Z 2025-05-07T20:02:51.5865233Z 2025-05-07T20:02:51.5897952Z zstd-1.5.6 | 527 KB | 3 | 3%  2025-05-07T20:02:51.5898403Z 2025-05-07T20:02:51.5898410Z 2025-05-07T20:02:51.5898415Z 2025-05-07T20:02:51.5898422Z 2025-05-07T20:02:51.5898428Z 2025-05-07T20:02:51.5898433Z 2025-05-07T20:02:51.5898438Z 2025-05-07T20:02:51.5898475Z 2025-05-07T20:02:51.5898480Z 2025-05-07T20:02:51.5898485Z 2025-05-07T20:02:51.6011156Z libcxxabi-8.0.0 | 175 KB | 9 | 9%  2025-05-07T20:02:51.6011631Z 2025-05-07T20:02:51.6011669Z 2025-05-07T20:02:51.6011675Z 2025-05-07T20:02:51.6011680Z 2025-05-07T20:02:51.6011685Z 2025-05-07T20:02:51.6011690Z 2025-05-07T20:02:51.6011695Z 2025-05-07T20:02:51.6011699Z 2025-05-07T20:02:51.6011714Z 2025-05-07T20:02:51.6011719Z 2025-05-07T20:02:51.6166192Z libcxxabi-8.0.0 | 175 KB | ########## | 100%  2025-05-07T20:02:51.6166668Z 2025-05-07T20:02:51.6166676Z 2025-05-07T20:02:51.6166681Z 2025-05-07T20:02:51.6166696Z 2025-05-07T20:02:51.6166702Z 2025-05-07T20:02:51.6166707Z 2025-05-07T20:02:51.6166713Z 2025-05-07T20:02:51.6166718Z 2025-05-07T20:02:51.6171648Z 2025-05-07T20:02:51.6184867Z zstd-1.5.6 | 527 KB | ########## | 100%  2025-05-07T20:02:51.6526083Z llvm-openmp-16.0.6 | 39.6 MB | ########2 | 83% 2025-05-07T20:02:51.6526535Z 2025-05-07T20:02:51.6526542Z 2025-05-07T20:02:51.6526549Z 2025-05-07T20:02:51.6526555Z 2025-05-07T20:02:51.6526570Z 2025-05-07T20:02:51.6526576Z 2025-05-07T20:02:51.6526599Z 2025-05-07T20:02:51.6526604Z 2025-05-07T20:02:51.6526609Z 2025-05-07T20:02:51.6526614Z 2025-05-07T20:02:51.6526618Z 2025-05-07T20:02:51.6538743Z clangxx-16.0.6 | 110 KB | #4 | 15%  2025-05-07T20:02:51.6539188Z 2025-05-07T20:02:51.6539193Z 2025-05-07T20:02:51.6539198Z 2025-05-07T20:02:51.6539203Z 2025-05-07T20:02:51.6539207Z 2025-05-07T20:02:51.6539212Z 2025-05-07T20:02:51.6539217Z 2025-05-07T20:02:51.6539222Z 2025-05-07T20:02:51.6539226Z 2025-05-07T20:02:51.6539231Z 2025-05-07T20:02:51.6539235Z 2025-05-07T20:02:51.6539249Z 2025-05-07T20:02:51.6607469Z clang-16.0.6 | 110 KB | #4 | 15%  2025-05-07T20:02:51.6607920Z 2025-05-07T20:02:51.6607927Z 2025-05-07T20:02:51.6607965Z 2025-05-07T20:02:51.6607970Z 2025-05-07T20:02:51.6607975Z 2025-05-07T20:02:51.6607996Z 2025-05-07T20:02:51.6608001Z 2025-05-07T20:02:51.6608007Z 2025-05-07T20:02:51.6608012Z 2025-05-07T20:02:51.6608382Z 2025-05-07T20:02:51.6613088Z 2025-05-07T20:02:51.6619925Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:02:51.6620383Z 2025-05-07T20:02:51.6620389Z 2025-05-07T20:02:51.6620395Z 2025-05-07T20:02:51.6620400Z 2025-05-07T20:02:51.6620405Z 2025-05-07T20:02:51.6620420Z 2025-05-07T20:02:51.6620426Z 2025-05-07T20:02:51.6620431Z 2025-05-07T20:02:51.6620436Z 2025-05-07T20:02:51.6620441Z 2025-05-07T20:02:51.6620447Z 2025-05-07T20:02:51.6620452Z 2025-05-07T20:02:51.6976306Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:02:51.6976780Z 2025-05-07T20:02:51.6976786Z 2025-05-07T20:02:51.6976791Z 2025-05-07T20:02:51.6976796Z 2025-05-07T20:02:51.6976802Z 2025-05-07T20:02:51.6977141Z 2025-05-07T20:02:51.6977146Z 2025-05-07T20:02:51.6977151Z 2025-05-07T20:02:51.6977156Z 2025-05-07T20:02:51.6977160Z 2025-05-07T20:02:51.6977166Z 2025-05-07T20:02:51.6977171Z 2025-05-07T20:02:51.6977196Z 2025-05-07T20:02:51.6977202Z 2025-05-07T20:02:51.7040415Z zlib-1.2.13 | 94 KB | #7 | 17%  2025-05-07T20:02:51.7040852Z 2025-05-07T20:02:51.7040858Z 2025-05-07T20:02:51.7040864Z 2025-05-07T20:02:51.7040869Z 2025-05-07T20:02:51.7040886Z 2025-05-07T20:02:51.7040891Z 2025-05-07T20:02:51.7040896Z 2025-05-07T20:02:51.7040915Z 2025-05-07T20:02:51.7040919Z 2025-05-07T20:02:51.7040924Z 2025-05-07T20:02:51.7040929Z 2025-05-07T20:02:51.7040934Z 2025-05-07T20:02:51.7040939Z 2025-05-07T20:02:51.7046745Z 2025-05-07T20:02:51.7081921Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T20:02:51.7082396Z 2025-05-07T20:02:51.7082402Z 2025-05-07T20:02:51.7082407Z 2025-05-07T20:02:51.7082447Z 2025-05-07T20:02:51.7082452Z 2025-05-07T20:02:51.7082457Z 2025-05-07T20:02:51.7082462Z 2025-05-07T20:02:51.7082467Z 2025-05-07T20:02:51.7082473Z 2025-05-07T20:02:51.7082478Z 2025-05-07T20:02:51.7082499Z 2025-05-07T20:02:51.7082506Z 2025-05-07T20:02:51.7082646Z 2025-05-07T20:02:51.7156890Z compiler-rt-16.0.6 | 107 KB | #5 | 15%  2025-05-07T20:02:51.7157408Z 2025-05-07T20:02:51.7157414Z 2025-05-07T20:02:51.7157420Z 2025-05-07T20:02:51.7157425Z 2025-05-07T20:02:51.7157430Z 2025-05-07T20:02:51.7157435Z 2025-05-07T20:02:51.7157441Z 2025-05-07T20:02:51.7157446Z 2025-05-07T20:02:51.7157451Z 2025-05-07T20:02:51.7157456Z 2025-05-07T20:02:51.7157462Z 2025-05-07T20:02:51.7157467Z 2025-05-07T20:02:51.7157472Z 2025-05-07T20:02:51.7172176Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T20:02:51.7430517Z llvm-openmp-16.0.6 | 39.6 MB | #########3 | 93% 2025-05-07T20:02:51.7430978Z 2025-05-07T20:02:51.7430984Z 2025-05-07T20:02:51.7430989Z 2025-05-07T20:02:51.7430994Z 2025-05-07T20:02:51.7430998Z 2025-05-07T20:02:51.7431003Z 2025-05-07T20:02:51.7431009Z 2025-05-07T20:02:51.7431036Z 2025-05-07T20:02:51.7431042Z 2025-05-07T20:02:51.7431046Z 2025-05-07T20:02:51.7431051Z 2025-05-07T20:02:51.7431056Z 2025-05-07T20:02:51.7431061Z 2025-05-07T20:02:51.7431066Z 2025-05-07T20:02:51.7431071Z 2025-05-07T20:02:51.7474845Z libzlib-1.2.13 | 66 KB | ##4 | 24%  2025-05-07T20:02:51.7475336Z 2025-05-07T20:02:51.7475342Z 2025-05-07T20:02:51.7475347Z 2025-05-07T20:02:51.7475353Z 2025-05-07T20:02:51.7475358Z 2025-05-07T20:02:51.7475373Z 2025-05-07T20:02:51.7475378Z 2025-05-07T20:02:51.7475383Z 2025-05-07T20:02:51.7475388Z 2025-05-07T20:02:51.7475393Z 2025-05-07T20:02:51.7475398Z 2025-05-07T20:02:51.7475404Z 2025-05-07T20:02:51.7475409Z 2025-05-07T20:02:51.7475415Z 2025-05-07T20:02:51.7475420Z 2025-05-07T20:02:51.9090828Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T20:02:51.9091311Z 2025-05-07T20:02:51.9091333Z 2025-05-07T20:02:51.9745618Z compiler-rt_linux-aa | 25.8 MB | ########## | 100%  2025-05-07T20:02:51.9746103Z 2025-05-07T20:02:51.9746110Z 2025-05-07T20:02:51.9746115Z 2025-05-07T20:02:51.9746120Z 2025-05-07T20:02:51.9746125Z 2025-05-07T20:02:51.9746131Z 2025-05-07T20:02:51.9750186Z clang-16-16.0.6 | 781 KB | ########## | 100%  2025-05-07T20:02:51.9750624Z 2025-05-07T20:02:51.9750631Z 2025-05-07T20:02:51.9750636Z 2025-05-07T20:02:51.9750641Z 2025-05-07T20:02:51.9750646Z 2025-05-07T20:02:51.9750651Z 2025-05-07T20:02:52.0132366Z clang-16-16.0.6 | 781 KB | ########## | 100%  2025-05-07T20:02:52.0132810Z 2025-05-07T20:02:52.0589292Z libllvm16-16.0.6 | 33.2 MB | ########## | 100%  2025-05-07T20:02:52.0589798Z 2025-05-07T20:02:52.0589806Z 2025-05-07T20:02:52.0590369Z 2025-05-07T20:02:52.0590376Z 2025-05-07T20:02:52.0590382Z 2025-05-07T20:02:52.0590388Z 2025-05-07T20:02:52.0590404Z 2025-05-07T20:02:52.0592950Z libxml2-2.12.7 | 734 KB | ########## | 100%  2025-05-07T20:02:52.0593504Z 2025-05-07T20:02:52.0593510Z 2025-05-07T20:02:52.0593515Z 2025-05-07T20:02:52.0593520Z 2025-05-07T20:02:52.0593524Z 2025-05-07T20:02:52.0593529Z 2025-05-07T20:02:52.0593545Z 2025-05-07T20:02:52.0970569Z libxml2-2.12.7 | 734 KB | ########## | 100%  2025-05-07T20:02:52.1138768Z llvm-openmp-16.0.6 | 39.6 MB | ########## | 100% 2025-05-07T20:02:52.1139185Z 2025-05-07T20:02:52.1139192Z 2025-05-07T20:02:52.1139202Z 2025-05-07T20:02:52.1139207Z 2025-05-07T20:02:52.1139213Z 2025-05-07T20:02:52.1139219Z 2025-05-07T20:02:52.1139225Z 2025-05-07T20:02:52.1139230Z 2025-05-07T20:02:52.1141983Z libiconv-1.18 | 702 KB | ########## | 100%  2025-05-07T20:02:52.1142422Z 2025-05-07T20:02:52.1142463Z 2025-05-07T20:02:52.1142468Z 2025-05-07T20:02:52.1142473Z 2025-05-07T20:02:52.1142478Z 2025-05-07T20:02:52.1142483Z 2025-05-07T20:02:52.1142488Z 2025-05-07T20:02:52.1142504Z 2025-05-07T20:02:52.1349752Z libiconv-1.18 | 702 KB | ########## | 100%  2025-05-07T20:02:52.1350214Z 2025-05-07T20:02:52.1350220Z 2025-05-07T20:02:52.1350225Z 2025-05-07T20:02:52.1350230Z 2025-05-07T20:02:52.1350459Z 2025-05-07T20:02:52.1354761Z libcxx-8.0.0 | 1.1 MB | ########## | 100%  2025-05-07T20:02:52.1355145Z 2025-05-07T20:02:52.1355164Z 2025-05-07T20:02:52.1355169Z 2025-05-07T20:02:52.1355174Z 2025-05-07T20:02:52.1355179Z 2025-05-07T20:02:52.1961622Z libcxx-8.0.0 | 1.1 MB | ########## | 100%  2025-05-07T20:02:52.1962047Z 2025-05-07T20:02:52.1962053Z 2025-05-07T20:02:52.1962059Z 2025-05-07T20:02:52.1962065Z 2025-05-07T20:02:52.2267855Z icu-73.2 | 11.7 MB | ########## | 100%  2025-05-07T20:02:52.2268313Z 2025-05-07T20:02:52.2268320Z 2025-05-07T20:02:52.2268325Z 2025-05-07T20:02:52.2268330Z 2025-05-07T20:02:52.2268335Z 2025-05-07T20:02:52.2268340Z 2025-05-07T20:02:52.2268346Z 2025-05-07T20:02:52.2268369Z 2025-05-07T20:02:52.2268374Z 2025-05-07T20:02:52.2268379Z 2025-05-07T20:02:52.2276552Z libcxxabi-8.0.0 | 175 KB | ########## | 100%  2025-05-07T20:02:52.2277007Z 2025-05-07T20:02:52.2277013Z 2025-05-07T20:02:52.2277017Z 2025-05-07T20:02:52.2277022Z 2025-05-07T20:02:52.2277035Z 2025-05-07T20:02:52.2277041Z 2025-05-07T20:02:52.2277046Z 2025-05-07T20:02:52.2277050Z 2025-05-07T20:02:52.2277055Z 2025-05-07T20:02:52.2277059Z 2025-05-07T20:02:52.2303902Z libcxxabi-8.0.0 | 175 KB | ########## | 100%  2025-05-07T20:02:52.2304381Z 2025-05-07T20:02:52.2304388Z 2025-05-07T20:02:52.2304393Z 2025-05-07T20:02:52.2304398Z 2025-05-07T20:02:52.2304403Z 2025-05-07T20:02:52.2304409Z 2025-05-07T20:02:52.2304448Z 2025-05-07T20:02:52.2304454Z 2025-05-07T20:02:52.2304459Z 2025-05-07T20:02:52.2308161Z zstd-1.5.6 | 527 KB | ########## | 100%  2025-05-07T20:02:52.2308585Z 2025-05-07T20:02:52.2308929Z 2025-05-07T20:02:52.2308939Z 2025-05-07T20:02:52.2308945Z 2025-05-07T20:02:52.2308950Z 2025-05-07T20:02:52.2308959Z 2025-05-07T20:02:52.2308965Z 2025-05-07T20:02:52.2308970Z 2025-05-07T20:02:52.2308976Z 2025-05-07T20:02:52.3402186Z zstd-1.5.6 | 527 KB | ########## | 100%  2025-05-07T20:02:52.3402629Z 2025-05-07T20:02:52.3402635Z 2025-05-07T20:02:52.3402641Z 2025-05-07T20:02:52.3402646Z 2025-05-07T20:02:52.3402652Z 2025-05-07T20:02:52.3402657Z 2025-05-07T20:02:52.3402662Z 2025-05-07T20:02:52.3402669Z 2025-05-07T20:02:52.3402674Z 2025-05-07T20:02:52.3402679Z 2025-05-07T20:02:52.3402684Z 2025-05-07T20:02:52.3402689Z 2025-05-07T20:02:52.3408461Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:02:52.3409313Z 2025-05-07T20:02:52.3409320Z 2025-05-07T20:02:52.3409325Z 2025-05-07T20:02:52.3409331Z 2025-05-07T20:02:52.3409336Z 2025-05-07T20:02:52.3409350Z 2025-05-07T20:02:52.3409356Z 2025-05-07T20:02:52.3409576Z 2025-05-07T20:02:52.3409585Z 2025-05-07T20:02:52.3409589Z 2025-05-07T20:02:52.3409594Z 2025-05-07T20:02:52.3409599Z 2025-05-07T20:02:52.3460962Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:02:52.3461413Z 2025-05-07T20:02:52.3461419Z 2025-05-07T20:02:52.3461423Z 2025-05-07T20:02:52.3461428Z 2025-05-07T20:02:52.3461452Z 2025-05-07T20:02:52.3461458Z 2025-05-07T20:02:52.3461463Z 2025-05-07T20:02:52.3461469Z 2025-05-07T20:02:52.3461474Z 2025-05-07T20:02:52.3461479Z 2025-05-07T20:02:52.3461765Z 2025-05-07T20:02:52.3465867Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:02:52.3466337Z 2025-05-07T20:02:52.3466344Z 2025-05-07T20:02:52.3466350Z 2025-05-07T20:02:52.3466383Z 2025-05-07T20:02:52.3466389Z 2025-05-07T20:02:52.3466394Z 2025-05-07T20:02:52.3466398Z 2025-05-07T20:02:52.3466403Z 2025-05-07T20:02:52.3466409Z 2025-05-07T20:02:52.3466414Z 2025-05-07T20:02:52.3466438Z 2025-05-07T20:02:52.3680129Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:02:52.3680605Z 2025-05-07T20:02:52.3680611Z 2025-05-07T20:02:52.3680616Z 2025-05-07T20:02:52.3680621Z 2025-05-07T20:02:52.3680626Z 2025-05-07T20:02:52.3680630Z 2025-05-07T20:02:52.3680635Z 2025-05-07T20:02:52.3680640Z 2025-05-07T20:02:52.3680645Z 2025-05-07T20:02:52.3680660Z 2025-05-07T20:02:52.3680665Z 2025-05-07T20:02:52.3680671Z 2025-05-07T20:02:52.3680676Z 2025-05-07T20:02:52.3680681Z 2025-05-07T20:02:52.3682677Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T20:02:52.3683089Z 2025-05-07T20:02:52.3683096Z 2025-05-07T20:02:52.3683102Z 2025-05-07T20:02:52.3683107Z 2025-05-07T20:02:52.3683146Z 2025-05-07T20:02:52.3683153Z 2025-05-07T20:02:52.3683158Z 2025-05-07T20:02:52.3683163Z 2025-05-07T20:02:52.3683168Z 2025-05-07T20:02:52.3683173Z 2025-05-07T20:02:52.3683178Z 2025-05-07T20:02:52.3683200Z 2025-05-07T20:02:52.3683205Z 2025-05-07T20:02:52.3683670Z 2025-05-07T20:02:52.3881705Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T20:02:52.3882165Z 2025-05-07T20:02:52.3882171Z 2025-05-07T20:02:52.3882176Z 2025-05-07T20:02:52.3882181Z 2025-05-07T20:02:52.3882186Z 2025-05-07T20:02:52.3882191Z 2025-05-07T20:02:52.3882196Z 2025-05-07T20:02:52.3882201Z 2025-05-07T20:02:52.3882208Z 2025-05-07T20:02:52.3882214Z 2025-05-07T20:02:52.3882219Z 2025-05-07T20:02:52.3882225Z 2025-05-07T20:02:52.3882231Z 2025-05-07T20:02:52.3883115Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T20:02:52.3883597Z 2025-05-07T20:02:52.3883603Z 2025-05-07T20:02:52.3883608Z 2025-05-07T20:02:52.3883646Z 2025-05-07T20:02:52.3883652Z 2025-05-07T20:02:52.3883657Z 2025-05-07T20:02:52.3883662Z 2025-05-07T20:02:52.3883666Z 2025-05-07T20:02:52.3883684Z 2025-05-07T20:02:52.3883690Z 2025-05-07T20:02:52.3884011Z 2025-05-07T20:02:52.3884020Z 2025-05-07T20:02:52.3884025Z 2025-05-07T20:02:52.3890763Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T20:02:52.3891251Z 2025-05-07T20:02:52.3891258Z 2025-05-07T20:02:52.3891264Z 2025-05-07T20:02:52.3891269Z 2025-05-07T20:02:52.3891275Z 2025-05-07T20:02:52.3891281Z 2025-05-07T20:02:52.3891287Z 2025-05-07T20:02:52.3891293Z 2025-05-07T20:02:52.3891298Z 2025-05-07T20:02:52.3891304Z 2025-05-07T20:02:52.3891309Z 2025-05-07T20:02:52.3891324Z 2025-05-07T20:02:52.3891331Z 2025-05-07T20:02:52.3891335Z 2025-05-07T20:02:52.3891340Z 2025-05-07T20:02:52.3896940Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T20:02:52.3897697Z 2025-05-07T20:02:52.3897703Z 2025-05-07T20:02:52.3897707Z 2025-05-07T20:02:52.3897712Z 2025-05-07T20:02:52.3897716Z 2025-05-07T20:02:52.3897721Z 2025-05-07T20:02:52.3897726Z 2025-05-07T20:02:52.3897731Z 2025-05-07T20:02:52.3897748Z 2025-05-07T20:02:52.3897753Z 2025-05-07T20:02:52.3897758Z 2025-05-07T20:02:52.3897762Z 2025-05-07T20:02:52.3897767Z 2025-05-07T20:02:52.3897772Z 2025-05-07T20:02:52.3897776Z 2025-05-07T20:02:52.7073287Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T20:02:52.7073855Z 2025-05-07T20:02:52.7073861Z 2025-05-07T20:02:52.7073866Z 2025-05-07T20:02:53.0922300Z libclang-cpp16-16.0. | 16.9 MB | ########## | 100%  2025-05-07T20:02:53.0922757Z 2025-05-07T20:02:53.0922763Z 2025-05-07T20:02:53.1962412Z compiler-rt_linux-aa | 25.8 MB | ########## | 100%  2025-05-07T20:02:53.1962930Z 2025-05-07T20:02:53.4726813Z libllvm16-16.0.6 | 33.2 MB | ########## | 100%  2025-05-07T20:02:53.4731910Z llvm-openmp-16.0.6 | 39.6 MB | ########## | 100% 2025-05-07T20:02:53.4732465Z 2025-05-07T20:02:53.4732764Z 2025-05-07T20:02:53.4733115Z  2025-05-07T20:02:53.4733423Z 2025-05-07T20:02:53.4733428Z 2025-05-07T20:02:53.4733683Z  2025-05-07T20:02:53.4733984Z 2025-05-07T20:02:53.4733990Z 2025-05-07T20:02:53.4733994Z 2025-05-07T20:02:53.4734248Z  2025-05-07T20:02:53.4734552Z 2025-05-07T20:02:53.4734558Z 2025-05-07T20:02:53.4734563Z 2025-05-07T20:02:53.4734568Z 2025-05-07T20:02:53.4734822Z  2025-05-07T20:02:53.4735139Z 2025-05-07T20:02:53.4735145Z 2025-05-07T20:02:53.4735150Z 2025-05-07T20:02:53.4735155Z 2025-05-07T20:02:53.4735160Z 2025-05-07T20:02:53.4735418Z  2025-05-07T20:02:53.4735760Z 2025-05-07T20:02:53.4735765Z 2025-05-07T20:02:53.4735770Z 2025-05-07T20:02:53.4735775Z 2025-05-07T20:02:53.4735779Z 2025-05-07T20:02:53.4735784Z 2025-05-07T20:02:53.4736055Z  2025-05-07T20:02:53.4736381Z 2025-05-07T20:02:53.4736386Z 2025-05-07T20:02:53.4736392Z 2025-05-07T20:02:53.4736396Z 2025-05-07T20:02:53.4736401Z 2025-05-07T20:02:53.4736405Z 2025-05-07T20:02:53.4736410Z 2025-05-07T20:02:53.4736747Z  2025-05-07T20:02:53.4737069Z 2025-05-07T20:02:53.4737074Z 2025-05-07T20:02:53.4737078Z 2025-05-07T20:02:53.4737083Z 2025-05-07T20:02:53.4737088Z 2025-05-07T20:02:53.4737092Z 2025-05-07T20:02:53.4737097Z 2025-05-07T20:02:53.4737101Z 2025-05-07T20:02:53.4737377Z  2025-05-07T20:02:53.4737703Z 2025-05-07T20:02:53.4737719Z 2025-05-07T20:02:53.4737723Z 2025-05-07T20:02:53.4737728Z 2025-05-07T20:02:53.4737732Z 2025-05-07T20:02:53.4737737Z 2025-05-07T20:02:53.4737741Z 2025-05-07T20:02:53.4737746Z 2025-05-07T20:02:53.4737750Z 2025-05-07T20:02:53.4738849Z  2025-05-07T20:02:53.4739232Z 2025-05-07T20:02:53.4739237Z 2025-05-07T20:02:53.4739242Z 2025-05-07T20:02:53.4739247Z 2025-05-07T20:02:53.4739252Z 2025-05-07T20:02:53.4739256Z 2025-05-07T20:02:53.4739261Z 2025-05-07T20:02:53.4739266Z 2025-05-07T20:02:53.4739270Z 2025-05-07T20:02:53.4739284Z 2025-05-07T20:02:53.4739588Z  2025-05-07T20:02:53.4739928Z 2025-05-07T20:02:53.4739933Z 2025-05-07T20:02:53.4739938Z 2025-05-07T20:02:53.4739942Z 2025-05-07T20:02:53.4739947Z 2025-05-07T20:02:53.4739963Z 2025-05-07T20:02:53.4739968Z 2025-05-07T20:02:53.4739972Z 2025-05-07T20:02:53.4739977Z 2025-05-07T20:02:53.4740181Z 2025-05-07T20:02:53.4740187Z 2025-05-07T20:02:53.4740495Z  2025-05-07T20:02:53.4740832Z 2025-05-07T20:02:53.4740845Z 2025-05-07T20:02:53.4740856Z 2025-05-07T20:02:53.4740861Z 2025-05-07T20:02:53.4740866Z 2025-05-07T20:02:53.4740871Z 2025-05-07T20:02:53.4740876Z 2025-05-07T20:02:53.4740880Z 2025-05-07T20:02:53.4740885Z 2025-05-07T20:02:53.4740889Z 2025-05-07T20:02:53.4740894Z 2025-05-07T20:02:53.4740898Z 2025-05-07T20:02:53.4741191Z  2025-05-07T20:02:53.4741543Z 2025-05-07T20:02:53.4741547Z 2025-05-07T20:02:53.4741552Z 2025-05-07T20:02:53.4741556Z 2025-05-07T20:02:53.4741561Z 2025-05-07T20:02:53.4741566Z 2025-05-07T20:02:53.4741570Z 2025-05-07T20:02:53.4741575Z 2025-05-07T20:02:53.4741579Z 2025-05-07T20:02:53.4741584Z 2025-05-07T20:02:53.4741589Z 2025-05-07T20:02:53.4741593Z 2025-05-07T20:02:53.4741604Z 2025-05-07T20:02:53.4741924Z  2025-05-07T20:02:53.4742262Z 2025-05-07T20:02:53.4742268Z 2025-05-07T20:02:53.4742273Z 2025-05-07T20:02:53.4742284Z 2025-05-07T20:02:53.4742290Z 2025-05-07T20:02:53.4742295Z 2025-05-07T20:02:53.4742299Z 2025-05-07T20:02:53.4742304Z 2025-05-07T20:02:53.4742308Z 2025-05-07T20:02:53.4742313Z 2025-05-07T20:02:53.4742318Z 2025-05-07T20:02:53.4742322Z 2025-05-07T20:02:53.4742327Z 2025-05-07T20:02:53.4742339Z 2025-05-07T20:02:53.4742642Z  2025-05-07T20:02:53.4742987Z 2025-05-07T20:02:53.4742992Z 2025-05-07T20:02:53.4742996Z 2025-05-07T20:02:53.4743001Z 2025-05-07T20:02:53.4743006Z 2025-05-07T20:02:53.4743015Z 2025-05-07T20:02:53.4743020Z 2025-05-07T20:02:53.4743025Z 2025-05-07T20:02:53.4743029Z 2025-05-07T20:02:53.4743034Z 2025-05-07T20:02:53.4743038Z 2025-05-07T20:02:53.4743049Z 2025-05-07T20:02:53.4743054Z 2025-05-07T20:02:53.4743058Z 2025-05-07T20:02:53.4743063Z 2025-05-07T20:02:53.4743399Z  done 2025-05-07T20:02:53.5743080Z Preparing transaction: | done 2025-05-07T20:02:53.7752324Z Verifying transaction: - \ done 2025-05-07T20:02:53.8769591Z Executing transaction: / done 2025-05-07T20:02:54.1076975Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:02:59.8484433Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T20:02:59.8485139Z 2025-05-07T20:02:59.8501823Z 2025-05-07T20:02:59.8522249Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:02:59.8522957Z 2025-05-07T20:02:59.8538885Z 2025-05-07T20:02:59.8559929Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:02:59.8560669Z 2025-05-07T20:02:59.8576455Z 2025-05-07T20:02:59.8596337Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:02:59.8597418Z 2025-05-07T20:02:59.8613018Z 2025-05-07T20:02:59.8614570Z + conda env config vars set -n build_binary CC= 2025-05-07T20:02:59.8614948Z 2025-05-07T20:03:00.6274124Z 2025-05-07T20:03:00.6274989Z + conda env config vars set -n build_binary CXX= 2025-05-07T20:03:00.6275383Z 2025-05-07T20:03:01.3343699Z 2025-05-07T20:03:01.3344470Z + conda run -n build_binary printenv CC 2025-05-07T20:03:01.3344841Z 2025-05-07T20:03:03.9784338Z /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc 2025-05-07T20:03:03.9784883Z 2025-05-07T20:03:04.1284938Z 2025-05-07T20:03:04.1285833Z + conda run -n build_binary printenv CXX 2025-05-07T20:03:04.1286208Z 2025-05-07T20:03:06.8818791Z /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ 2025-05-07T20:03:06.8819760Z 2025-05-07T20:03:07.0122910Z 2025-05-07T20:03:09.8359724Z [ENV] Appending to LD_LIBRARY_PATH: /github/home/miniconda/envs/build_binary/lib ... 2025-05-07T20:03:12.5424171Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:03:12.6711770Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/github/home/miniconda/envs/build_binary/lib 2025-05-07T20:03:12.6712436Z 2025-05-07T20:03:13.3056790Z 2025-05-07T20:03:16.1091354Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T20:03:16.1091753Z 2025-05-07T20:03:16.2486631Z [CHECK] Binary cc found in PATH 2025-05-07T20:03:19.2075878Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:03:19.2076291Z 2025-05-07T20:03:19.3417817Z [CHECK] Binary gcc found in PATH 2025-05-07T20:03:21.9903190Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:03:21.9903601Z 2025-05-07T20:03:22.1331549Z [CHECK] Binary c++ found in PATH 2025-05-07T20:03:24.8643012Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:03:24.8643449Z 2025-05-07T20:03:25.0082772Z [CHECK] Binary g++ found in PATH 2025-05-07T20:03:25.0083871Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:03:25.0084691Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:03:25.0085170Z 2025-05-07T20:03:27.7199887Z #define _LP64 1 2025-05-07T20:03:27.7200395Z #define __AARCH64EL__ 1 2025-05-07T20:03:27.7201155Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T20:03:27.7201684Z #define __ARM_64BIT_STATE 1 2025-05-07T20:03:27.7202773Z #define __ARM_ACLE 200 2025-05-07T20:03:27.7203244Z #define __ARM_ALIGN_MAX_STACK_PWR 4 2025-05-07T20:03:27.7222736Z #define __ARM_ARCH 8 2025-05-07T20:03:27.7223132Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T20:03:27.7223511Z #define __ARM_ARCH_PROFILE 'A' 2025-05-07T20:03:27.7223894Z #define __ARM_FEATURE_CLZ 1 2025-05-07T20:03:27.7224287Z #define __ARM_FEATURE_DIRECTED_ROUNDING 1 2025-05-07T20:03:27.7224718Z #define __ARM_FEATURE_DIV 1 2025-05-07T20:03:27.7225114Z #define __ARM_FEATURE_FMA 1 2025-05-07T20:03:27.7225482Z #define __ARM_FEATURE_IDIV 1 2025-05-07T20:03:27.7225853Z #define __ARM_FEATURE_LDREX 0xF 2025-05-07T20:03:27.7226259Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T20:03:27.7226696Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T20:03:27.7227079Z #define __ARM_FP 0xE 2025-05-07T20:03:27.7227412Z #define __ARM_FP16_ARGS 1 2025-05-07T20:03:27.7227773Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T20:03:27.7228295Z #define __ARM_NEON 1 2025-05-07T20:03:27.7228626Z #define __ARM_NEON_FP 0xE 2025-05-07T20:03:27.7228990Z #define __ARM_PCS_AAPCS64 1 2025-05-07T20:03:27.7229361Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T20:03:27.7229771Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T20:03:27.7230154Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:03:27.7230600Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:03:27.7230954Z #define __ATOMIC_CONSUME 1 2025-05-07T20:03:27.7231311Z #define __ATOMIC_RELAXED 0 2025-05-07T20:03:27.7231670Z #define __ATOMIC_RELEASE 3 2025-05-07T20:03:27.7232034Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:03:27.7232404Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:03:27.7232807Z #define __BITINT_MAXWIDTH__ 128 2025-05-07T20:03:27.7233566Z #define __BOOL_WIDTH__ 8 2025-05-07T20:03:27.7233981Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:03:27.7234449Z #define __CHAR16_TYPE__ unsigned short 2025-05-07T20:03:27.7234867Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:03:27.7235264Z #define __CHAR_BIT__ 8 2025-05-07T20:03:27.7235606Z #define __CHAR_UNSIGNED__ 1 2025-05-07T20:03:27.7235980Z #define __CLANG_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:03:27.7236429Z #define __CLANG_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:03:27.7236892Z #define __CLANG_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:03:27.7237341Z #define __CLANG_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:03:27.7237853Z #define __CLANG_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:03:27.7238301Z #define __CLANG_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:03:27.7238743Z #define __CLANG_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:03:27.7239408Z #define __CLANG_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:03:27.7239865Z #define __CLANG_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:03:27.7240325Z #define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:03:27.7240758Z #define __CONSTANT_CFSTRINGS__ 1 2025-05-07T20:03:27.7241155Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:03:27.7241571Z #define __DBL_DENORM_MIN__ 4.9406564584124654e-324 2025-05-07T20:03:27.7242010Z #define __DBL_DIG__ 15 2025-05-07T20:03:27.7242379Z #define __DBL_EPSILON__ 2.2204460492503131e-16 2025-05-07T20:03:27.7242818Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:03:27.7243194Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:03:27.7243570Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:03:27.7243948Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:03:27.7244312Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:03:27.7244684Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:03:27.7245075Z #define __DBL_MAX__ 1.7976931348623157e+308 2025-05-07T20:03:27.7245517Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:03:27.7245907Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:03:27.7246302Z #define __DBL_MIN__ 2.2250738585072014e-308 2025-05-07T20:03:27.7246767Z #define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__ 2025-05-07T20:03:27.7247189Z #define __ELF__ 1 2025-05-07T20:03:27.7247514Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:03:27.7247897Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T20:03:27.7248322Z #define __FLT16_DENORM_MIN__ 5.9604644775390625e-8F16 2025-05-07T20:03:27.7248784Z #define __FLT16_DIG__ 3 2025-05-07T20:03:27.7249137Z #define __FLT16_EPSILON__ 9.765625e-4F16 2025-05-07T20:03:27.7249663Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T20:03:27.7250044Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T20:03:27.7250436Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T20:03:27.7250826Z #define __FLT16_MANT_DIG__ 11 2025-05-07T20:03:27.7251195Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T20:03:27.7251568Z #define __FLT16_MAX_EXP__ 16 2025-05-07T20:03:27.7251944Z #define __FLT16_MAX__ 6.5504e+4F16 2025-05-07T20:03:27.7252345Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T20:03:27.7252748Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T20:03:27.7253141Z #define __FLT16_MIN__ 6.103515625e-5F16 2025-05-07T20:03:27.7253550Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:03:27.7253952Z #define __FLT_DENORM_MIN__ 1.40129846e-45F 2025-05-07T20:03:27.7254368Z #define __FLT_DIG__ 6 2025-05-07T20:03:27.7254705Z #define __FLT_EPSILON__ 1.19209290e-7F 2025-05-07T20:03:27.7255119Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:03:27.7255499Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:03:27.7255873Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:03:27.7256251Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:03:27.7256616Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:03:27.7256983Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:03:27.7257344Z #define __FLT_MAX__ 3.40282347e+38F 2025-05-07T20:03:27.7257741Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:03:27.7258125Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:03:27.7258508Z #define __FLT_MIN__ 1.17549435e-38F 2025-05-07T20:03:27.7258904Z #define __FLT_RADIX__ 2 2025-05-07T20:03:27.7259239Z #define __FP_FAST_FMA 1 2025-05-07T20:03:27.7259572Z #define __FP_FAST_FMAF 1 2025-05-07T20:03:27.7260156Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:03:27.7260612Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:03:27.7261053Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:03:27.7261497Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:03:27.7261917Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:03:27.7262336Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:03:27.7262766Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:03:27.7263201Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:03:27.7263645Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:03:27.7264082Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:03:27.7264538Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:03:27.7264974Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:03:27.7265600Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:03:27.7266084Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:03:27.7266565Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:03:27.7267030Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:03:27.7267467Z #define __GNUC_MINOR__ 2 2025-05-07T20:03:27.7267826Z #define __GNUC_PATCHLEVEL__ 1 2025-05-07T20:03:27.7268207Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:03:27.7268571Z #define __GNUC__ 4 2025-05-07T20:03:27.7268895Z #define __GXX_ABI_VERSION 1002 2025-05-07T20:03:27.7269265Z #define __INT16_C_SUFFIX__ 2025-05-07T20:03:27.7269626Z #define __INT16_FMTd__ "hd" 2025-05-07T20:03:27.7269986Z #define __INT16_FMTi__ "hi" 2025-05-07T20:03:27.7270351Z #define __INT16_MAX__ 32767 2025-05-07T20:03:27.7270709Z #define __INT16_TYPE__ short 2025-05-07T20:03:27.7271079Z #define __INT32_C_SUFFIX__ 2025-05-07T20:03:27.7271437Z #define __INT32_FMTd__ "d" 2025-05-07T20:03:27.7271788Z #define __INT32_FMTi__ "i" 2025-05-07T20:03:27.7272159Z #define __INT32_MAX__ 2147483647 2025-05-07T20:03:27.7272543Z #define __INT32_TYPE__ int 2025-05-07T20:03:27.7272897Z #define __INT64_C_SUFFIX__ L 2025-05-07T20:03:27.7273277Z #define __INT64_FMTd__ "ld" 2025-05-07T20:03:27.7273641Z #define __INT64_FMTi__ "li" 2025-05-07T20:03:27.7274010Z #define __INT64_MAX__ 9223372036854775807L 2025-05-07T20:03:27.7274437Z #define __INT64_TYPE__ long int 2025-05-07T20:03:27.7274815Z #define __INT8_C_SUFFIX__ 2025-05-07T20:03:27.7275169Z #define __INT8_FMTd__ "hhd" 2025-05-07T20:03:27.7275533Z #define __INT8_FMTi__ "hhi" 2025-05-07T20:03:27.7275891Z #define __INT8_MAX__ 127 2025-05-07T20:03:27.7276242Z #define __INT8_TYPE__ signed char 2025-05-07T20:03:27.7276638Z #define __INTMAX_C_SUFFIX__ L 2025-05-07T20:03:27.7277018Z #define __INTMAX_FMTd__ "ld" 2025-05-07T20:03:27.7277395Z #define __INTMAX_FMTi__ "li" 2025-05-07T20:03:27.7277778Z #define __INTMAX_MAX__ 9223372036854775807L 2025-05-07T20:03:27.7278214Z #define __INTMAX_TYPE__ long int 2025-05-07T20:03:27.7278609Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:03:27.7278971Z #define __INTPTR_FMTd__ "ld" 2025-05-07T20:03:27.7279346Z #define __INTPTR_FMTi__ "li" 2025-05-07T20:03:27.7279744Z #define __INTPTR_MAX__ 9223372036854775807L 2025-05-07T20:03:27.7280169Z #define __INTPTR_TYPE__ long int 2025-05-07T20:03:27.7280565Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:03:27.7280935Z #define __INT_FAST16_FMTd__ "hd" 2025-05-07T20:03:27.7281322Z #define __INT_FAST16_FMTi__ "hi" 2025-05-07T20:03:27.7281717Z #define __INT_FAST16_MAX__ 32767 2025-05-07T20:03:27.7282113Z #define __INT_FAST16_TYPE__ short 2025-05-07T20:03:27.7282506Z #define __INT_FAST16_WIDTH__ 16 2025-05-07T20:03:27.7282881Z #define __INT_FAST32_FMTd__ "d" 2025-05-07T20:03:27.7283266Z #define __INT_FAST32_FMTi__ "i" 2025-05-07T20:03:27.7283646Z #define __INT_FAST32_MAX__ 2147483647 2025-05-07T20:03:27.7284065Z #define __INT_FAST32_TYPE__ int 2025-05-07T20:03:27.7284446Z #define __INT_FAST32_WIDTH__ 32 2025-05-07T20:03:27.7284839Z #define __INT_FAST64_FMTd__ "ld" 2025-05-07T20:03:27.7285220Z #define __INT_FAST64_FMTi__ "li" 2025-05-07T20:03:27.7285640Z #define __INT_FAST64_MAX__ 9223372036854775807L 2025-05-07T20:03:27.7286305Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:03:27.7286754Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:03:27.7287149Z #define __INT_FAST8_FMTd__ "hhd" 2025-05-07T20:03:27.7287552Z #define __INT_FAST8_FMTi__ "hhi" 2025-05-07T20:03:27.7287941Z #define __INT_FAST8_MAX__ 127 2025-05-07T20:03:27.7288329Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:03:27.7288744Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:03:27.7289122Z #define __INT_LEAST16_FMTd__ "hd" 2025-05-07T20:03:27.7289671Z #define __INT_LEAST16_FMTi__ "hi" 2025-05-07T20:03:27.7290071Z #define __INT_LEAST16_MAX__ 32767 2025-05-07T20:03:27.7290465Z #define __INT_LEAST16_TYPE__ short 2025-05-07T20:03:27.7290870Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:03:27.7291258Z #define __INT_LEAST32_FMTd__ "d" 2025-05-07T20:03:27.7291649Z #define __INT_LEAST32_FMTi__ "i" 2025-05-07T20:03:27.7292220Z #define __INT_LEAST32_MAX__ 2147483647 2025-05-07T20:03:27.7292645Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:03:27.7293044Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:03:27.7293433Z #define __INT_LEAST64_FMTd__ "ld" 2025-05-07T20:03:27.7293834Z #define __INT_LEAST64_FMTi__ "li" 2025-05-07T20:03:27.7294269Z #define __INT_LEAST64_MAX__ 9223372036854775807L 2025-05-07T20:03:27.7294723Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:03:27.7295136Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:03:27.7295528Z #define __INT_LEAST8_FMTd__ "hhd" 2025-05-07T20:03:27.7295923Z #define __INT_LEAST8_FMTi__ "hhi" 2025-05-07T20:03:27.7296324Z #define __INT_LEAST8_MAX__ 127 2025-05-07T20:03:27.7296718Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:03:27.7297138Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:03:27.7297515Z #define __INT_MAX__ 2147483647 2025-05-07T20:03:27.7297880Z #define __INT_WIDTH__ 32 2025-05-07T20:03:27.7298236Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T20:03:27.7298744Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T20:03:27.7299289Z #define __LDBL_DIG__ 33 2025-05-07T20:03:27.7299743Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T20:03:27.7300265Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:03:27.7300650Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:03:27.7301037Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:03:27.7301419Z #define __LDBL_MANT_DIG__ 113 2025-05-07T20:03:27.7301798Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:03:27.7302184Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:03:27.7302645Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T20:03:27.7303161Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:03:27.7303567Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:03:27.7304050Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:03:27.7304554Z #define __LITTLE_ENDIAN__ 1 2025-05-07T20:03:27.7304934Z #define __LLONG_WIDTH__ 64 2025-05-07T20:03:27.7305330Z #define __LONG_LONG_MAX__ 9223372036854775807LL 2025-05-07T20:03:27.7305783Z #define __LONG_MAX__ 9223372036854775807L 2025-05-07T20:03:27.7306203Z #define __LONG_WIDTH__ 64 2025-05-07T20:03:27.7306553Z #define __LP64__ 1 2025-05-07T20:03:27.7306862Z #define __NO_INLINE__ 1 2025-05-07T20:03:27.7307208Z #define __OBJC_BOOL_IS_BOOL 0 2025-05-07T20:03:27.7307638Z #define __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES 3 2025-05-07T20:03:27.7308111Z #define __OPENCL_MEMORY_SCOPE_DEVICE 2 2025-05-07T20:03:27.7308560Z #define __OPENCL_MEMORY_SCOPE_SUB_GROUP 4 2025-05-07T20:03:27.7309019Z #define __OPENCL_MEMORY_SCOPE_WORK_GROUP 1 2025-05-07T20:03:27.7309485Z #define __OPENCL_MEMORY_SCOPE_WORK_ITEM 0 2025-05-07T20:03:27.7309918Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:03:27.7310326Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:03:27.7310744Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:03:27.7311121Z #define __PIC__ 2 2025-05-07T20:03:27.7311438Z #define __PIE__ 2 2025-05-07T20:03:27.7311765Z #define __POINTER_WIDTH__ 64 2025-05-07T20:03:27.7312150Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:03:27.7312560Z #define __PTRDIFF_FMTd__ "ld" 2025-05-07T20:03:27.7313163Z #define __PTRDIFF_FMTi__ "li" 2025-05-07T20:03:27.7313586Z #define __PTRDIFF_MAX__ 9223372036854775807L 2025-05-07T20:03:27.7314029Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:03:27.7314427Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:03:27.7314795Z #define __SCHAR_MAX__ 127 2025-05-07T20:03:27.7315264Z #define __SHRT_MAX__ 32767 2025-05-07T20:03:27.7315617Z #define __SHRT_WIDTH__ 16 2025-05-07T20:03:27.7315984Z #define __SIG_ATOMIC_MAX__ 2147483647 2025-05-07T20:03:27.7316400Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:03:27.7316777Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:03:27.7317154Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:03:27.7317518Z #define __SIZEOF_INT128__ 16 2025-05-07T20:03:27.7317880Z #define __SIZEOF_INT__ 4 2025-05-07T20:03:27.7318242Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:03:27.7318834Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:03:27.7319205Z #define __SIZEOF_LONG__ 8 2025-05-07T20:03:27.7319567Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:03:27.7319955Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:03:27.7320330Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:03:27.7320695Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:03:27.7321063Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:03:27.7321431Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:03:27.7321805Z #define __SIZE_FMTX__ "lX" 2025-05-07T20:03:27.7322168Z #define __SIZE_FMTo__ "lo" 2025-05-07T20:03:27.7322530Z #define __SIZE_FMTu__ "lu" 2025-05-07T20:03:27.7322897Z #define __SIZE_FMTx__ "lx" 2025-05-07T20:03:27.7323277Z #define __SIZE_MAX__ 18446744073709551615UL 2025-05-07T20:03:27.7323715Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:03:27.7324138Z #define __SIZE_WIDTH__ 64 2025-05-07T20:03:27.7324497Z #define __STDC_HOSTED__ 1 2025-05-07T20:03:27.7324917Z #define __STDC_UTF_16__ 1 2025-05-07T20:03:27.7325300Z #define __STDC_UTF_32__ 1 2025-05-07T20:03:27.7325664Z #define __STDC_VERSION__ 201710L 2025-05-07T20:03:27.7326050Z #define __STDC__ 1 2025-05-07T20:03:27.7326368Z #define __UINT16_C_SUFFIX__ 2025-05-07T20:03:27.7326747Z #define __UINT16_FMTX__ "hX" 2025-05-07T20:03:27.7327124Z #define __UINT16_FMTo__ "ho" 2025-05-07T20:03:27.7327493Z #define __UINT16_FMTu__ "hu" 2025-05-07T20:03:27.7329138Z #define __UINT16_FMTx__ "hx" 2025-05-07T20:03:27.7329638Z #define __UINT16_MAX__ 65535 2025-05-07T20:03:27.7330020Z #define __UINT16_TYPE__ unsigned short 2025-05-07T20:03:27.7330439Z #define __UINT32_C_SUFFIX__ U 2025-05-07T20:03:27.7330821Z #define __UINT32_FMTX__ "X" 2025-05-07T20:03:27.7331178Z #define __UINT32_FMTo__ "o" 2025-05-07T20:03:27.7331547Z #define __UINT32_FMTu__ "u" 2025-05-07T20:03:27.7331907Z #define __UINT32_FMTx__ "x" 2025-05-07T20:03:27.7332271Z #define __UINT32_MAX__ 4294967295U 2025-05-07T20:03:27.7332673Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:03:27.7333086Z #define __UINT64_C_SUFFIX__ UL 2025-05-07T20:03:27.7333479Z #define __UINT64_FMTX__ "lX" 2025-05-07T20:03:27.7333845Z #define __UINT64_FMTo__ "lo" 2025-05-07T20:03:27.7334217Z #define __UINT64_FMTu__ "lu" 2025-05-07T20:03:27.7334596Z #define __UINT64_FMTx__ "lx" 2025-05-07T20:03:27.7334991Z #define __UINT64_MAX__ 18446744073709551615UL 2025-05-07T20:03:27.7335446Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:03:27.7335877Z #define __UINT8_C_SUFFIX__ 2025-05-07T20:03:27.7336233Z #define __UINT8_FMTX__ "hhX" 2025-05-07T20:03:27.7336610Z #define __UINT8_FMTo__ "hho" 2025-05-07T20:03:27.7336982Z #define __UINT8_FMTu__ "hhu" 2025-05-07T20:03:27.7337349Z #define __UINT8_FMTx__ "hhx" 2025-05-07T20:03:27.7337715Z #define __UINT8_MAX__ 255 2025-05-07T20:03:27.7338083Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:03:27.7338489Z #define __UINTMAX_C_SUFFIX__ UL 2025-05-07T20:03:27.7338883Z #define __UINTMAX_FMTX__ "lX" 2025-05-07T20:03:27.7339262Z #define __UINTMAX_FMTo__ "lo" 2025-05-07T20:03:27.7339645Z #define __UINTMAX_FMTu__ "lu" 2025-05-07T20:03:27.7340028Z #define __UINTMAX_FMTx__ "lx" 2025-05-07T20:03:27.7340431Z #define __UINTMAX_MAX__ 18446744073709551615UL 2025-05-07T20:03:27.7341255Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:03:27.7341709Z #define __UINTMAX_WIDTH__ 64 2025-05-07T20:03:27.7342092Z #define __UINTPTR_FMTX__ "lX" 2025-05-07T20:03:27.7342474Z #define __UINTPTR_FMTo__ "lo" 2025-05-07T20:03:27.7342855Z #define __UINTPTR_FMTu__ "lu" 2025-05-07T20:03:27.7343241Z #define __UINTPTR_FMTx__ "lx" 2025-05-07T20:03:27.7343648Z #define __UINTPTR_MAX__ 18446744073709551615UL 2025-05-07T20:03:27.7344108Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:03:27.7344545Z #define __UINTPTR_WIDTH__ 64 2025-05-07T20:03:27.7344927Z #define __UINT_FAST16_FMTX__ "hX" 2025-05-07T20:03:27.7345329Z #define __UINT_FAST16_FMTo__ "ho" 2025-05-07T20:03:27.7345724Z #define __UINT_FAST16_FMTu__ "hu" 2025-05-07T20:03:27.7346131Z #define __UINT_FAST16_FMTx__ "hx" 2025-05-07T20:03:27.7346530Z #define __UINT_FAST16_MAX__ 65535 2025-05-07T20:03:27.7347227Z #define __UINT_FAST16_TYPE__ unsigned short 2025-05-07T20:03:27.7347678Z #define __UINT_FAST32_FMTX__ "X" 2025-05-07T20:03:27.7348073Z #define __UINT_FAST32_FMTo__ "o" 2025-05-07T20:03:27.7348462Z #define __UINT_FAST32_FMTu__ "u" 2025-05-07T20:03:27.7348857Z #define __UINT_FAST32_FMTx__ "x" 2025-05-07T20:03:27.7349259Z #define __UINT_FAST32_MAX__ 4294967295U 2025-05-07T20:03:27.7349687Z #define __UINT_FAST32_TYPE__ unsigned int 2025-05-07T20:03:27.7350123Z #define __UINT_FAST64_FMTX__ "lX" 2025-05-07T20:03:27.7350520Z #define __UINT_FAST64_FMTo__ "lo" 2025-05-07T20:03:27.7350912Z #define __UINT_FAST64_FMTu__ "lu" 2025-05-07T20:03:27.7351314Z #define __UINT_FAST64_FMTx__ "lx" 2025-05-07T20:03:27.7351742Z #define __UINT_FAST64_MAX__ 18446744073709551615UL 2025-05-07T20:03:27.7352239Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:03:27.7352689Z #define __UINT_FAST8_FMTX__ "hhX" 2025-05-07T20:03:27.7353086Z #define __UINT_FAST8_FMTo__ "hho" 2025-05-07T20:03:27.7353493Z #define __UINT_FAST8_FMTu__ "hhu" 2025-05-07T20:03:27.7353885Z #define __UINT_FAST8_FMTx__ "hhx" 2025-05-07T20:03:27.7354283Z #define __UINT_FAST8_MAX__ 255 2025-05-07T20:03:27.7354694Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:03:27.7355130Z #define __UINT_LEAST16_FMTX__ "hX" 2025-05-07T20:03:27.7355541Z #define __UINT_LEAST16_FMTo__ "ho" 2025-05-07T20:03:27.7355947Z #define __UINT_LEAST16_FMTu__ "hu" 2025-05-07T20:03:27.7356346Z #define __UINT_LEAST16_FMTx__ "hx" 2025-05-07T20:03:27.7356750Z #define __UINT_LEAST16_MAX__ 65535 2025-05-07T20:03:27.7357182Z #define __UINT_LEAST16_TYPE__ unsigned short 2025-05-07T20:03:27.7357621Z #define __UINT_LEAST32_FMTX__ "X" 2025-05-07T20:03:27.7358025Z #define __UINT_LEAST32_FMTo__ "o" 2025-05-07T20:03:27.7358427Z #define __UINT_LEAST32_FMTu__ "u" 2025-05-07T20:03:27.7358826Z #define __UINT_LEAST32_FMTx__ "x" 2025-05-07T20:03:27.7359224Z #define __UINT_LEAST32_MAX__ 4294967295U 2025-05-07T20:03:27.7359670Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:03:27.7360118Z #define __UINT_LEAST64_FMTX__ "lX" 2025-05-07T20:03:27.7360518Z #define __UINT_LEAST64_FMTo__ "lo" 2025-05-07T20:03:27.7360922Z #define __UINT_LEAST64_FMTu__ "lu" 2025-05-07T20:03:27.7361333Z #define __UINT_LEAST64_FMTx__ "lx" 2025-05-07T20:03:27.7361768Z #define __UINT_LEAST64_MAX__ 18446744073709551615UL 2025-05-07T20:03:27.7362269Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:03:27.7362735Z #define __UINT_LEAST8_FMTX__ "hhX" 2025-05-07T20:03:27.7363136Z #define __UINT_LEAST8_FMTo__ "hho" 2025-05-07T20:03:27.7363540Z #define __UINT_LEAST8_FMTu__ "hhu" 2025-05-07T20:03:27.7363952Z #define __UINT_LEAST8_FMTx__ "hhx" 2025-05-07T20:03:27.7364358Z #define __UINT_LEAST8_MAX__ 255 2025-05-07T20:03:27.7364762Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:03:27.7365204Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:03:27.7366100Z #define __VERSION__ "Clang 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T20:03:27.7366986Z #define __WCHAR_MAX__ 4294967295U 2025-05-07T20:03:27.7367393Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T20:03:27.7367805Z #define __WCHAR_UNSIGNED__ 1 2025-05-07T20:03:27.7368360Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:03:27.7368748Z #define __WINT_MAX__ 4294967295U 2025-05-07T20:03:27.7369148Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:03:27.7369677Z #define __WINT_UNSIGNED__ 1 2025-05-07T20:03:27.7370039Z #define __WINT_WIDTH__ 32 2025-05-07T20:03:27.7370388Z #define __aarch64__ 1 2025-05-07T20:03:27.7370715Z #define __clang__ 1 2025-05-07T20:03:27.7371071Z #define __clang_literal_encoding__ "UTF-8" 2025-05-07T20:03:27.7371509Z #define __clang_major__ 16 2025-05-07T20:03:27.7371872Z #define __clang_minor__ 0 2025-05-07T20:03:27.7372238Z #define __clang_patchlevel__ 6 2025-05-07T20:03:27.7373075Z #define __clang_version__ "16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T20:03:27.7373999Z #define __clang_wide_literal_encoding__ "UTF-32" 2025-05-07T20:03:27.7374592Z #define __gnu_linux__ 1 2025-05-07T20:03:27.7374920Z #define __linux 1 2025-05-07T20:03:27.7375226Z #define __linux__ 1 2025-05-07T20:03:27.7375543Z #define __llvm__ 1 2025-05-07T20:03:27.7375842Z #define __pic__ 2 2025-05-07T20:03:27.7376147Z #define __pie__ 2 2025-05-07T20:03:27.7376452Z #define __unix 1 2025-05-07T20:03:27.7376750Z #define __unix__ 1 2025-05-07T20:03:27.7377056Z #define linux 1 2025-05-07T20:03:27.7377352Z #define unix 1 2025-05-07T20:03:27.7377533Z 2025-05-07T20:03:27.8473350Z 2025-05-07T20:03:27.8474408Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:03:27.8475301Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:03:27.8475808Z 2025-05-07T20:03:30.6746106Z #define _GNU_SOURCE 1 2025-05-07T20:03:30.6746520Z #define _LP64 1 2025-05-07T20:03:30.6746863Z #define __AARCH64EL__ 1 2025-05-07T20:03:30.6747224Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T20:03:30.6747668Z #define __ARM_64BIT_STATE 1 2025-05-07T20:03:30.6748029Z #define __ARM_ACLE 200 2025-05-07T20:03:30.6748375Z #define __ARM_ALIGN_MAX_STACK_PWR 4 2025-05-07T20:03:30.6748769Z #define __ARM_ARCH 8 2025-05-07T20:03:30.6749124Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T20:03:30.6749511Z #define __ARM_ARCH_PROFILE 'A' 2025-05-07T20:03:30.6749892Z #define __ARM_FEATURE_CLZ 1 2025-05-07T20:03:30.6750289Z #define __ARM_FEATURE_DIRECTED_ROUNDING 1 2025-05-07T20:03:30.6750726Z #define __ARM_FEATURE_DIV 1 2025-05-07T20:03:30.6751087Z #define __ARM_FEATURE_FMA 1 2025-05-07T20:03:30.6751457Z #define __ARM_FEATURE_IDIV 1 2025-05-07T20:03:30.6751841Z #define __ARM_FEATURE_LDREX 0xF 2025-05-07T20:03:30.6752231Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T20:03:30.6752663Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T20:03:30.6753159Z #define __ARM_FP 0xE 2025-05-07T20:03:30.6753497Z #define __ARM_FP16_ARGS 1 2025-05-07T20:03:30.6753866Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T20:03:30.6754248Z #define __ARM_NEON 1 2025-05-07T20:03:30.6754593Z #define __ARM_NEON_FP 0xE 2025-05-07T20:03:30.6754959Z #define __ARM_PCS_AAPCS64 1 2025-05-07T20:03:30.6755334Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T20:03:30.6755762Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T20:03:30.6756147Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:03:30.6756500Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:03:30.6756863Z #define __ATOMIC_CONSUME 1 2025-05-07T20:03:30.6757235Z #define __ATOMIC_RELAXED 0 2025-05-07T20:03:30.6757594Z #define __ATOMIC_RELEASE 3 2025-05-07T20:03:30.6757953Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:03:30.6758329Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:03:30.6758728Z #define __BITINT_MAXWIDTH__ 128 2025-05-07T20:03:30.6759111Z #define __BOOL_WIDTH__ 8 2025-05-07T20:03:30.6759510Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:03:30.6759988Z #define __CHAR16_TYPE__ unsigned short 2025-05-07T20:03:30.6760417Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:03:30.6760830Z #define __CHAR_BIT__ 8 2025-05-07T20:03:30.6761200Z #define __CHAR_UNSIGNED__ 1 2025-05-07T20:03:30.6761584Z #define __CLANG_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:03:30.6762081Z #define __CLANG_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:03:30.6763075Z #define __CLANG_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:03:30.6763549Z #define __CLANG_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:03:30.6763996Z #define __CLANG_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:03:30.6764436Z #define __CLANG_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:03:30.6764877Z #define __CLANG_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:03:30.6765335Z #define __CLANG_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:03:30.6765791Z #define __CLANG_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:03:30.6766249Z #define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:03:30.6766686Z #define __CONSTANT_CFSTRINGS__ 1 2025-05-07T20:03:30.6767089Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:03:30.6767519Z #define __DBL_DENORM_MIN__ 4.9406564584124654e-324 2025-05-07T20:03:30.6767967Z #define __DBL_DIG__ 15 2025-05-07T20:03:30.6768643Z #define __DBL_EPSILON__ 2.2204460492503131e-16 2025-05-07T20:03:30.6769108Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:03:30.6769611Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:03:30.6770008Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:03:30.6770387Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:03:30.6770749Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:03:30.6771136Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:03:30.6771528Z #define __DBL_MAX__ 1.7976931348623157e+308 2025-05-07T20:03:30.6771953Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:03:30.6772359Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:03:30.6772747Z #define __DBL_MIN__ 2.2250738585072014e-308 2025-05-07T20:03:30.6773207Z #define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__ 2025-05-07T20:03:30.6773639Z #define __DEPRECATED 1 2025-05-07T20:03:30.6773973Z #define __ELF__ 1 2025-05-07T20:03:30.6774298Z #define __EXCEPTIONS 1 2025-05-07T20:03:30.6774644Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:03:30.6775030Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T20:03:30.6775471Z #define __FLT16_DENORM_MIN__ 5.9604644775390625e-8F16 2025-05-07T20:03:30.6775924Z #define __FLT16_DIG__ 3 2025-05-07T20:03:30.6776282Z #define __FLT16_EPSILON__ 9.765625e-4F16 2025-05-07T20:03:30.6776713Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T20:03:30.6777097Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T20:03:30.6777494Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T20:03:30.6777894Z #define __FLT16_MANT_DIG__ 11 2025-05-07T20:03:30.6778269Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T20:03:30.6778652Z #define __FLT16_MAX_EXP__ 16 2025-05-07T20:03:30.6779033Z #define __FLT16_MAX__ 6.5504e+4F16 2025-05-07T20:03:30.6779431Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T20:03:30.6779826Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T20:03:30.6780219Z #define __FLT16_MIN__ 6.103515625e-5F16 2025-05-07T20:03:30.6780637Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:03:30.6781027Z #define __FLT_DENORM_MIN__ 1.40129846e-45F 2025-05-07T20:03:30.6781447Z #define __FLT_DIG__ 6 2025-05-07T20:03:30.6781810Z #define __FLT_EPSILON__ 1.19209290e-7F 2025-05-07T20:03:30.6782225Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:03:30.6782608Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:03:30.6783004Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:03:30.6783381Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:03:30.6783980Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:03:30.6784364Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:03:30.6784731Z #define __FLT_MAX__ 3.40282347e+38F 2025-05-07T20:03:30.6785140Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:03:30.6785533Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:03:30.6785918Z #define __FLT_MIN__ 1.17549435e-38F 2025-05-07T20:03:30.6786305Z #define __FLT_RADIX__ 2 2025-05-07T20:03:30.6786645Z #define __FP_FAST_FMA 1 2025-05-07T20:03:30.6786988Z #define __FP_FAST_FMAF 1 2025-05-07T20:03:30.6787356Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:03:30.6787797Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:03:30.6788251Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:03:30.6788705Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:03:30.6789133Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:03:30.6789559Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:03:30.6790214Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:03:30.6790676Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:03:30.6791124Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:03:30.6791563Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:03:30.6792026Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:03:30.6792470Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:03:30.6792909Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:03:30.6793378Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:03:30.6793856Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:03:30.6794334Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:03:30.6794784Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:03:30.6795214Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:03:30.6795806Z #define __GNUC_GNU_INLINE__ 1 2025-05-07T20:03:30.6796177Z #define __GNUC_MINOR__ 2 2025-05-07T20:03:30.6796538Z #define __GNUC_PATCHLEVEL__ 1 2025-05-07T20:03:30.6796916Z #define __GNUC__ 4 2025-05-07T20:03:30.6797220Z #define __GNUG__ 4 2025-05-07T20:03:30.6797545Z #define __GXX_ABI_VERSION 1002 2025-05-07T20:03:30.6797947Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:03:30.6798345Z #define __GXX_RTTI 1 2025-05-07T20:03:30.6798673Z #define __GXX_WEAK__ 1 2025-05-07T20:03:30.6799012Z #define __INT16_C_SUFFIX__ 2025-05-07T20:03:30.6799377Z #define __INT16_FMTd__ "hd" 2025-05-07T20:03:30.6799736Z #define __INT16_FMTi__ "hi" 2025-05-07T20:03:30.6800099Z #define __INT16_MAX__ 32767 2025-05-07T20:03:30.6800466Z #define __INT16_TYPE__ short 2025-05-07T20:03:30.6800828Z #define __INT32_C_SUFFIX__ 2025-05-07T20:03:30.6801194Z #define __INT32_FMTd__ "d" 2025-05-07T20:03:30.6801553Z #define __INT32_FMTi__ "i" 2025-05-07T20:03:30.6801906Z #define __INT32_MAX__ 2147483647 2025-05-07T20:03:30.6802300Z #define __INT32_TYPE__ int 2025-05-07T20:03:30.6802662Z #define __INT64_C_SUFFIX__ L 2025-05-07T20:03:30.6803034Z #define __INT64_FMTd__ "ld" 2025-05-07T20:03:30.6803404Z #define __INT64_FMTi__ "li" 2025-05-07T20:03:30.6803779Z #define __INT64_MAX__ 9223372036854775807L 2025-05-07T20:03:30.6804207Z #define __INT64_TYPE__ long int 2025-05-07T20:03:30.6804592Z #define __INT8_C_SUFFIX__ 2025-05-07T20:03:30.6804949Z #define __INT8_FMTd__ "hhd" 2025-05-07T20:03:30.6805307Z #define __INT8_FMTi__ "hhi" 2025-05-07T20:03:30.6805675Z #define __INT8_MAX__ 127 2025-05-07T20:03:30.6806038Z #define __INT8_TYPE__ signed char 2025-05-07T20:03:30.6806436Z #define __INTMAX_C_SUFFIX__ L 2025-05-07T20:03:30.6806850Z #define __INTMAX_FMTd__ "ld" 2025-05-07T20:03:30.6807227Z #define __INTMAX_FMTi__ "li" 2025-05-07T20:03:30.6807629Z #define __INTMAX_MAX__ 9223372036854775807L 2025-05-07T20:03:30.6808060Z #define __INTMAX_TYPE__ long int 2025-05-07T20:03:30.6808443Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:03:30.6808832Z #define __INTPTR_FMTd__ "ld" 2025-05-07T20:03:30.6809210Z #define __INTPTR_FMTi__ "li" 2025-05-07T20:03:30.6809732Z #define __INTPTR_MAX__ 9223372036854775807L 2025-05-07T20:03:30.6810177Z #define __INTPTR_TYPE__ long int 2025-05-07T20:03:30.6810572Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:03:30.6810942Z #define __INT_FAST16_FMTd__ "hd" 2025-05-07T20:03:30.6811338Z #define __INT_FAST16_FMTi__ "hi" 2025-05-07T20:03:30.6811727Z #define __INT_FAST16_MAX__ 32767 2025-05-07T20:03:30.6812122Z #define __INT_FAST16_TYPE__ short 2025-05-07T20:03:30.6812514Z #define __INT_FAST16_WIDTH__ 16 2025-05-07T20:03:30.6812895Z #define __INT_FAST32_FMTd__ "d" 2025-05-07T20:03:30.6813278Z #define __INT_FAST32_FMTi__ "i" 2025-05-07T20:03:30.6813660Z #define __INT_FAST32_MAX__ 2147483647 2025-05-07T20:03:30.6814070Z #define __INT_FAST32_TYPE__ int 2025-05-07T20:03:30.6814450Z #define __INT_FAST32_WIDTH__ 32 2025-05-07T20:03:30.6814827Z #define __INT_FAST64_FMTd__ "ld" 2025-05-07T20:03:30.6815226Z #define __INT_FAST64_FMTi__ "li" 2025-05-07T20:03:30.6815645Z #define __INT_FAST64_MAX__ 9223372036854775807L 2025-05-07T20:03:30.6816097Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:03:30.6816715Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:03:30.6817113Z #define __INT_FAST8_FMTd__ "hhd" 2025-05-07T20:03:30.6817503Z #define __INT_FAST8_FMTi__ "hhi" 2025-05-07T20:03:30.6817893Z #define __INT_FAST8_MAX__ 127 2025-05-07T20:03:30.6818287Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:03:30.6818705Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:03:30.6819083Z #define __INT_LEAST16_FMTd__ "hd" 2025-05-07T20:03:30.6819488Z #define __INT_LEAST16_FMTi__ "hi" 2025-05-07T20:03:30.6819891Z #define __INT_LEAST16_MAX__ 32767 2025-05-07T20:03:30.6820285Z #define __INT_LEAST16_TYPE__ short 2025-05-07T20:03:30.6820691Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:03:30.6821087Z #define __INT_LEAST32_FMTd__ "d" 2025-05-07T20:03:30.6821475Z #define __INT_LEAST32_FMTi__ "i" 2025-05-07T20:03:30.6821870Z #define __INT_LEAST32_MAX__ 2147483647 2025-05-07T20:03:30.6822430Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:03:30.6822814Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:03:30.6823209Z #define __INT_LEAST64_FMTd__ "ld" 2025-05-07T20:03:30.6823618Z #define __INT_LEAST64_FMTi__ "li" 2025-05-07T20:03:30.6824044Z #define __INT_LEAST64_MAX__ 9223372036854775807L 2025-05-07T20:03:30.6824509Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:03:30.6824923Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:03:30.6825317Z #define __INT_LEAST8_FMTd__ "hhd" 2025-05-07T20:03:30.6825718Z #define __INT_LEAST8_FMTi__ "hhi" 2025-05-07T20:03:30.6826120Z #define __INT_LEAST8_MAX__ 127 2025-05-07T20:03:30.6826514Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:03:30.6826931Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:03:30.6827307Z #define __INT_MAX__ 2147483647 2025-05-07T20:03:30.6827670Z #define __INT_WIDTH__ 32 2025-05-07T20:03:30.6828261Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T20:03:30.6828788Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T20:03:30.6829362Z #define __LDBL_DIG__ 33 2025-05-07T20:03:30.6829808Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T20:03:30.6830352Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:03:30.6830742Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:03:30.6831126Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:03:30.6831509Z #define __LDBL_MANT_DIG__ 113 2025-05-07T20:03:30.6831895Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:03:30.6832285Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:03:30.6832743Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T20:03:30.6833260Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:03:30.6833671Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:03:30.6834143Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:03:30.6834654Z #define __LITTLE_ENDIAN__ 1 2025-05-07T20:03:30.6835025Z #define __LLONG_WIDTH__ 64 2025-05-07T20:03:30.6835420Z #define __LONG_LONG_MAX__ 9223372036854775807LL 2025-05-07T20:03:30.6835884Z #define __LONG_MAX__ 9223372036854775807L 2025-05-07T20:03:30.6836304Z #define __LONG_WIDTH__ 64 2025-05-07T20:03:30.6836661Z #define __LP64__ 1 2025-05-07T20:03:30.6836974Z #define __NO_INLINE__ 1 2025-05-07T20:03:30.6837320Z #define __OBJC_BOOL_IS_BOOL 0 2025-05-07T20:03:30.6837749Z #define __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES 3 2025-05-07T20:03:30.6838224Z #define __OPENCL_MEMORY_SCOPE_DEVICE 2 2025-05-07T20:03:30.6838679Z #define __OPENCL_MEMORY_SCOPE_SUB_GROUP 4 2025-05-07T20:03:30.6839143Z #define __OPENCL_MEMORY_SCOPE_WORK_GROUP 1 2025-05-07T20:03:30.6839598Z #define __OPENCL_MEMORY_SCOPE_WORK_ITEM 0 2025-05-07T20:03:30.6840046Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:03:30.6840457Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:03:30.6840871Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:03:30.6841258Z #define __PIC__ 2 2025-05-07T20:03:30.6841566Z #define __PIE__ 2 2025-05-07T20:03:30.6841881Z #define __POINTER_WIDTH__ 64 2025-05-07T20:03:30.6842285Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:03:30.6842695Z #define __PTRDIFF_FMTd__ "ld" 2025-05-07T20:03:30.6843080Z #define __PTRDIFF_FMTi__ "li" 2025-05-07T20:03:30.6843806Z #define __PTRDIFF_MAX__ 9223372036854775807L 2025-05-07T20:03:30.6844273Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:03:30.6844671Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:03:30.6845037Z #define __SCHAR_MAX__ 127 2025-05-07T20:03:30.6845386Z #define __SHRT_MAX__ 32767 2025-05-07T20:03:30.6845741Z #define __SHRT_WIDTH__ 16 2025-05-07T20:03:30.6846099Z #define __SIG_ATOMIC_MAX__ 2147483647 2025-05-07T20:03:30.6846521Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:03:30.6846902Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:03:30.6847262Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:03:30.6847623Z #define __SIZEOF_INT128__ 16 2025-05-07T20:03:30.6847994Z #define __SIZEOF_INT__ 4 2025-05-07T20:03:30.6848349Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:03:30.6848748Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:03:30.6849614Z #define __SIZEOF_LONG__ 8 2025-05-07T20:03:30.6849972Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:03:30.6850360Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:03:30.6850750Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:03:30.6851122Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:03:30.6851592Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:03:30.6851960Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:03:30.6852330Z #define __SIZE_FMTX__ "lX" 2025-05-07T20:03:30.6852689Z #define __SIZE_FMTo__ "lo" 2025-05-07T20:03:30.6853043Z #define __SIZE_FMTu__ "lu" 2025-05-07T20:03:30.6853406Z #define __SIZE_FMTx__ "lx" 2025-05-07T20:03:30.6853789Z #define __SIZE_MAX__ 18446744073709551615UL 2025-05-07T20:03:30.6854234Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:03:30.6854646Z #define __SIZE_WIDTH__ 64 2025-05-07T20:03:30.6855049Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16UL 2025-05-07T20:03:30.6855510Z #define __STDCPP_THREADS__ 1 2025-05-07T20:03:30.6855876Z #define __STDC_HOSTED__ 1 2025-05-07T20:03:30.6856239Z #define __STDC_UTF_16__ 1 2025-05-07T20:03:30.6856597Z #define __STDC_UTF_32__ 1 2025-05-07T20:03:30.6856934Z #define __STDC__ 1 2025-05-07T20:03:30.6857256Z #define __UINT16_C_SUFFIX__ 2025-05-07T20:03:30.6857638Z #define __UINT16_FMTX__ "hX" 2025-05-07T20:03:30.6858015Z #define __UINT16_FMTo__ "ho" 2025-05-07T20:03:30.6858387Z #define __UINT16_FMTu__ "hu" 2025-05-07T20:03:30.6858764Z #define __UINT16_FMTx__ "hx" 2025-05-07T20:03:30.6859129Z #define __UINT16_MAX__ 65535 2025-05-07T20:03:30.6859515Z #define __UINT16_TYPE__ unsigned short 2025-05-07T20:03:30.6859935Z #define __UINT32_C_SUFFIX__ U 2025-05-07T20:03:30.6860305Z #define __UINT32_FMTX__ "X" 2025-05-07T20:03:30.6860675Z #define __UINT32_FMTo__ "o" 2025-05-07T20:03:30.6861043Z #define __UINT32_FMTu__ "u" 2025-05-07T20:03:30.6861405Z #define __UINT32_FMTx__ "x" 2025-05-07T20:03:30.6861768Z #define __UINT32_MAX__ 4294967295U 2025-05-07T20:03:30.6862171Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:03:30.6862584Z #define __UINT64_C_SUFFIX__ UL 2025-05-07T20:03:30.6862969Z #define __UINT64_FMTX__ "lX" 2025-05-07T20:03:30.6863339Z #define __UINT64_FMTo__ "lo" 2025-05-07T20:03:30.6863716Z #define __UINT64_FMTu__ "lu" 2025-05-07T20:03:30.6864086Z #define __UINT64_FMTx__ "lx" 2025-05-07T20:03:30.6864479Z #define __UINT64_MAX__ 18446744073709551615UL 2025-05-07T20:03:30.6864936Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:03:30.6865355Z #define __UINT8_C_SUFFIX__ 2025-05-07T20:03:30.6865723Z #define __UINT8_FMTX__ "hhX" 2025-05-07T20:03:30.6866095Z #define __UINT8_FMTo__ "hho" 2025-05-07T20:03:30.6866464Z #define __UINT8_FMTu__ "hhu" 2025-05-07T20:03:30.6866837Z #define __UINT8_FMTx__ "hhx" 2025-05-07T20:03:30.6867213Z #define __UINT8_MAX__ 255 2025-05-07T20:03:30.6867584Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:03:30.6867993Z #define __UINTMAX_C_SUFFIX__ UL 2025-05-07T20:03:30.6868384Z #define __UINTMAX_FMTX__ "lX" 2025-05-07T20:03:30.6868767Z #define __UINTMAX_FMTo__ "lo" 2025-05-07T20:03:30.6869147Z #define __UINTMAX_FMTu__ "lu" 2025-05-07T20:03:30.6869544Z #define __UINTMAX_FMTx__ "lx" 2025-05-07T20:03:30.6869951Z #define __UINTMAX_MAX__ 18446744073709551615UL 2025-05-07T20:03:30.6870624Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:03:30.6871087Z #define __UINTMAX_WIDTH__ 64 2025-05-07T20:03:30.6871466Z #define __UINTPTR_FMTX__ "lX" 2025-05-07T20:03:30.6871843Z #define __UINTPTR_FMTo__ "lo" 2025-05-07T20:03:30.6872227Z #define __UINTPTR_FMTu__ "lu" 2025-05-07T20:03:30.6872613Z #define __UINTPTR_FMTx__ "lx" 2025-05-07T20:03:30.6873012Z #define __UINTPTR_MAX__ 18446744073709551615UL 2025-05-07T20:03:30.6873479Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:03:30.6873919Z #define __UINTPTR_WIDTH__ 64 2025-05-07T20:03:30.6874303Z #define __UINT_FAST16_FMTX__ "hX" 2025-05-07T20:03:30.6874695Z #define __UINT_FAST16_FMTo__ "ho" 2025-05-07T20:03:30.6875101Z #define __UINT_FAST16_FMTu__ "hu" 2025-05-07T20:03:30.6875508Z #define __UINT_FAST16_FMTx__ "hx" 2025-05-07T20:03:30.6875902Z #define __UINT_FAST16_MAX__ 65535 2025-05-07T20:03:30.6876520Z #define __UINT_FAST16_TYPE__ unsigned short 2025-05-07T20:03:30.6876967Z #define __UINT_FAST32_FMTX__ "X" 2025-05-07T20:03:30.6877363Z #define __UINT_FAST32_FMTo__ "o" 2025-05-07T20:03:30.6877757Z #define __UINT_FAST32_FMTu__ "u" 2025-05-07T20:03:30.6878146Z #define __UINT_FAST32_FMTx__ "x" 2025-05-07T20:03:30.6878533Z #define __UINT_FAST32_MAX__ 4294967295U 2025-05-07T20:03:30.6878973Z #define __UINT_FAST32_TYPE__ unsigned int 2025-05-07T20:03:30.6879417Z #define __UINT_FAST64_FMTX__ "lX" 2025-05-07T20:03:30.6879810Z #define __UINT_FAST64_FMTo__ "lo" 2025-05-07T20:03:30.6880209Z #define __UINT_FAST64_FMTu__ "lu" 2025-05-07T20:03:30.6880607Z #define __UINT_FAST64_FMTx__ "lx" 2025-05-07T20:03:30.6881038Z #define __UINT_FAST64_MAX__ 18446744073709551615UL 2025-05-07T20:03:30.6881522Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:03:30.6881980Z #define __UINT_FAST8_FMTX__ "hhX" 2025-05-07T20:03:30.6882383Z #define __UINT_FAST8_FMTo__ "hho" 2025-05-07T20:03:30.6882782Z #define __UINT_FAST8_FMTu__ "hhu" 2025-05-07T20:03:30.6883179Z #define __UINT_FAST8_FMTx__ "hhx" 2025-05-07T20:03:30.6883574Z #define __UINT_FAST8_MAX__ 255 2025-05-07T20:03:30.6883973Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:03:30.6884439Z #define __UINT_LEAST16_FMTX__ "hX" 2025-05-07T20:03:30.6884845Z #define __UINT_LEAST16_FMTo__ "ho" 2025-05-07T20:03:30.6885245Z #define __UINT_LEAST16_FMTu__ "hu" 2025-05-07T20:03:30.6885650Z #define __UINT_LEAST16_FMTx__ "hx" 2025-05-07T20:03:30.6886057Z #define __UINT_LEAST16_MAX__ 65535 2025-05-07T20:03:30.6886479Z #define __UINT_LEAST16_TYPE__ unsigned short 2025-05-07T20:03:30.6886933Z #define __UINT_LEAST32_FMTX__ "X" 2025-05-07T20:03:30.6887341Z #define __UINT_LEAST32_FMTo__ "o" 2025-05-07T20:03:30.6887746Z #define __UINT_LEAST32_FMTu__ "u" 2025-05-07T20:03:30.6888144Z #define __UINT_LEAST32_FMTx__ "x" 2025-05-07T20:03:30.6888552Z #define __UINT_LEAST32_MAX__ 4294967295U 2025-05-07T20:03:30.6888999Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:03:30.6889561Z #define __UINT_LEAST64_FMTX__ "lX" 2025-05-07T20:03:30.6889970Z #define __UINT_LEAST64_FMTo__ "lo" 2025-05-07T20:03:30.6890374Z #define __UINT_LEAST64_FMTu__ "lu" 2025-05-07T20:03:30.6890782Z #define __UINT_LEAST64_FMTx__ "lx" 2025-05-07T20:03:30.6891222Z #define __UINT_LEAST64_MAX__ 18446744073709551615UL 2025-05-07T20:03:30.6891727Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:03:30.6892189Z #define __UINT_LEAST8_FMTX__ "hhX" 2025-05-07T20:03:30.6892598Z #define __UINT_LEAST8_FMTo__ "hho" 2025-05-07T20:03:30.6893009Z #define __UINT_LEAST8_FMTu__ "hhu" 2025-05-07T20:03:30.6893414Z #define __UINT_LEAST8_FMTx__ "hhx" 2025-05-07T20:03:30.6893809Z #define __UINT_LEAST8_MAX__ 255 2025-05-07T20:03:30.6894216Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:03:30.6894659Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:03:30.6895512Z #define __VERSION__ "Clang 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T20:03:30.6896406Z #define __WCHAR_MAX__ 4294967295U 2025-05-07T20:03:30.6896811Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T20:03:30.6897220Z #define __WCHAR_UNSIGNED__ 1 2025-05-07T20:03:30.6897815Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:03:30.6898204Z #define __WINT_MAX__ 4294967295U 2025-05-07T20:03:30.6917193Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:03:30.6917820Z #define __WINT_UNSIGNED__ 1 2025-05-07T20:03:30.6918200Z #define __WINT_WIDTH__ 32 2025-05-07T20:03:30.6918552Z #define __aarch64__ 1 2025-05-07T20:03:30.6918870Z #define __clang__ 1 2025-05-07T20:03:30.6919220Z #define __clang_literal_encoding__ "UTF-8" 2025-05-07T20:03:30.6919657Z #define __clang_major__ 16 2025-05-07T20:03:30.6920011Z #define __clang_minor__ 0 2025-05-07T20:03:30.6920376Z #define __clang_patchlevel__ 6 2025-05-07T20:03:30.6921236Z #define __clang_version__ "16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T20:03:30.6922158Z #define __clang_wide_literal_encoding__ "UTF-32" 2025-05-07T20:03:30.6922951Z #define __cplusplus 201703L 2025-05-07T20:03:30.6923350Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:03:30.6923805Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:03:30.6924230Z #define __cpp_alias_templates 200704L 2025-05-07T20:03:30.6924654Z #define __cpp_aligned_new 201606L 2025-05-07T20:03:30.6925060Z #define __cpp_attributes 200809L 2025-05-07T20:03:30.6925458Z #define __cpp_binary_literals 201304L 2025-05-07T20:03:30.6925890Z #define __cpp_capture_star_this 201603L 2025-05-07T20:03:30.6926321Z #define __cpp_constexpr 201603L 2025-05-07T20:03:30.6926727Z #define __cpp_constexpr_in_decltype 201711L 2025-05-07T20:03:30.6927181Z #define __cpp_decltype 200707L 2025-05-07T20:03:30.6927575Z #define __cpp_decltype_auto 201304L 2025-05-07T20:03:30.6928181Z #define __cpp_deduction_guides 201703L 2025-05-07T20:03:30.6928643Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:03:30.6929117Z #define __cpp_digit_separators 201309L 2025-05-07T20:03:30.6929682Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:03:30.6930126Z #define __cpp_exceptions 199711L 2025-05-07T20:03:30.6930536Z #define __cpp_fold_expressions 201603L 2025-05-07T20:03:30.6930982Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:03:30.6931431Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:03:30.6931888Z #define __cpp_hex_float 201603L 2025-05-07T20:03:30.6932280Z #define __cpp_if_constexpr 201606L 2025-05-07T20:03:30.6932708Z #define __cpp_impl_destroying_delete 201806L 2025-05-07T20:03:30.6933194Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:03:30.6933656Z #define __cpp_init_captures 201304L 2025-05-07T20:03:30.6934080Z #define __cpp_initializer_lists 200806L 2025-05-07T20:03:30.6934514Z #define __cpp_inline_variables 201606L 2025-05-07T20:03:30.6934939Z #define __cpp_lambdas 200907L 2025-05-07T20:03:30.6935361Z #define __cpp_named_character_escapes 202207L 2025-05-07T20:03:30.6935835Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:03:30.6936342Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:03:30.6936850Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:03:30.6937326Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:03:30.6937834Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:03:30.6938320Z #define __cpp_nsdmi 200809L 2025-05-07T20:03:30.6938691Z #define __cpp_range_based_for 201603L 2025-05-07T20:03:30.6939116Z #define __cpp_raw_strings 200710L 2025-05-07T20:03:30.6939525Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:03:30.6939969Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:03:30.6940404Z #define __cpp_rtti 199711L 2025-05-07T20:03:30.6940787Z #define __cpp_rvalue_references 200610L 2025-05-07T20:03:30.6941223Z #define __cpp_static_assert 201411L 2025-05-07T20:03:30.6941649Z #define __cpp_static_call_operator 202207L 2025-05-07T20:03:30.6942112Z #define __cpp_structured_bindings 201606L 2025-05-07T20:03:30.6942558Z #define __cpp_template_auto 201606L 2025-05-07T20:03:30.6943004Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:03:30.6943471Z #define __cpp_unicode_characters 200704L 2025-05-07T20:03:30.6944299Z #define __cpp_unicode_literals 200710L 2025-05-07T20:03:30.6944767Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:03:30.6945237Z #define __cpp_variable_templates 201304L 2025-05-07T20:03:30.6945689Z #define __cpp_variadic_templates 200704L 2025-05-07T20:03:30.6946133Z #define __cpp_variadic_using 201611L 2025-05-07T20:03:30.6946529Z #define __gnu_linux__ 1 2025-05-07T20:03:30.6946856Z #define __linux 1 2025-05-07T20:03:30.6947163Z #define __linux__ 1 2025-05-07T20:03:30.6947464Z #define __llvm__ 1 2025-05-07T20:03:30.6947769Z #define __pic__ 2 2025-05-07T20:03:30.6948073Z #define __pie__ 2 2025-05-07T20:03:30.6948391Z #define __private_extern__ extern 2025-05-07T20:03:30.6948773Z #define __unix 1 2025-05-07T20:03:30.6949078Z #define __unix__ 1 2025-05-07T20:03:30.6949377Z #define linux 1 2025-05-07T20:03:30.6950023Z #define unix 1 2025-05-07T20:03:30.6950202Z 2025-05-07T20:03:30.8014100Z 2025-05-07T20:03:30.8014760Z + conda run -n build_binary c++ --version 2025-05-07T20:03:30.8015121Z 2025-05-07T20:03:33.4781920Z clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:03:33.4782817Z Target: aarch64-conda-linux-gnu 2025-05-07T20:03:33.4783212Z Thread model: posix 2025-05-07T20:03:33.4783657Z InstalledDir: /github/home/miniconda/envs/build_binary/bin 2025-05-07T20:03:33.4784553Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:03:33.4785211Z 2025-05-07T20:03:33.6161950Z 2025-05-07T20:03:33.6162724Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:03:33.6163560Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:03:33.6164018Z 2025-05-07T20:03:36.4700020Z #define __STDC_VERSION__ 201710L 2025-05-07T20:03:36.4700968Z 2025-05-07T20:03:36.4701543Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:03:36.4702414Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:03:36.4702881Z 2025-05-07T20:03:39.3002232Z #define __cplusplus 201703L 2025-05-07T20:03:39.3002857Z 2025-05-07T20:03:39.3003813Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:03:39.3097438Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T20:03:39.3098195Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T20:03:39.3099321Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:03:39.3099775Z env: 2025-05-07T20:03:39.3100087Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:03:39.3100512Z BUILD_ENV: build_binary 2025-05-07T20:03:39.3100865Z BUILD_TARGET: default 2025-05-07T20:03:39.3101197Z BUILD_VARIANT: cpu 2025-05-07T20:03:39.3101507Z ##[endgroup] 2025-05-07T20:03:39.7722741Z ################################################################################ 2025-05-07T20:03:39.7723314Z # Install PyTorch (PIP) 2025-05-07T20:03:39.7723644Z # 2025-05-07T20:03:39.7743523Z # [2025-05-07T20:03:39.773Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T20:03:39.7744144Z ################################################################################ 2025-05-07T20:03:39.7744472Z 2025-05-07T20:03:39.7776390Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:03:40.8277662Z Channels: 2025-05-07T20:03:40.8278020Z - conda-forge 2025-05-07T20:03:40.8278353Z Platform: linux-aarch64 2025-05-07T20:03:44.6276132Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:03:45.1666916Z Solving environment: - \ done 2025-05-07T20:03:45.2506932Z 2025-05-07T20:03:45.2507846Z ## Package Plan ## 2025-05-07T20:03:45.2508152Z 2025-05-07T20:03:45.2508468Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:03:45.2508962Z 2025-05-07T20:03:45.2509098Z added / updated specs: 2025-05-07T20:03:45.2509457Z - numpy 2025-05-07T20:03:45.2509626Z 2025-05-07T20:03:45.2509632Z 2025-05-07T20:03:45.2509815Z The following packages will be downloaded: 2025-05-07T20:03:45.2510129Z 2025-05-07T20:03:45.2510291Z package | build 2025-05-07T20:03:45.2510794Z ---------------------------|----------------- 2025-05-07T20:03:45.2511364Z libblas-3.9.0 |31_h1a9f1db_openblas 17 KB conda-forge 2025-05-07T20:03:45.2512032Z libcblas-3.9.0 |31_hab92f65_openblas 16 KB conda-forge 2025-05-07T20:03:45.2512705Z libgfortran-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T20:03:45.2513373Z libgfortran5-14.2.0 | hb6113d0_2 1.0 MB conda-forge 2025-05-07T20:03:45.2514048Z liblapack-3.9.0 |31_h411afd4_openblas 16 KB conda-forge 2025-05-07T20:03:45.2515330Z libopenblas-0.3.29 |pthreads_h9d3fd7e_0 4.6 MB conda-forge 2025-05-07T20:03:45.2515992Z numpy-2.2.5 | py313hcf1be6b_0 6.9 MB conda-forge 2025-05-07T20:03:45.2516555Z ------------------------------------------------------------ 2025-05-07T20:03:45.2517204Z Total: 12.6 MB 2025-05-07T20:03:45.2517529Z 2025-05-07T20:03:45.2517719Z The following NEW packages will be INSTALLED: 2025-05-07T20:03:45.2518048Z 2025-05-07T20:03:45.2518402Z libblas conda-forge/linux-aarch64::libblas-3.9.0-31_h1a9f1db_openblas 2025-05-07T20:03:45.2519198Z libcblas conda-forge/linux-aarch64::libcblas-3.9.0-31_hab92f65_openblas 2025-05-07T20:03:45.2520007Z libgfortran conda-forge/linux-aarch64::libgfortran-14.2.0-he9431aa_2 2025-05-07T20:03:45.2520808Z libgfortran5 conda-forge/linux-aarch64::libgfortran5-14.2.0-hb6113d0_2 2025-05-07T20:03:45.2521838Z liblapack conda-forge/linux-aarch64::liblapack-3.9.0-31_h411afd4_openblas 2025-05-07T20:03:45.2522713Z libopenblas conda-forge/linux-aarch64::libopenblas-0.3.29-pthreads_h9d3fd7e_0 2025-05-07T20:03:45.2523922Z numpy conda-forge/linux-aarch64::numpy-2.2.5-py313hcf1be6b_0 2025-05-07T20:03:45.2524371Z 2025-05-07T20:03:45.2524377Z 2025-05-07T20:03:45.2524383Z 2025-05-07T20:03:45.2524897Z Downloading and Extracting Packages: ...working... 2025-05-07T20:03:45.2525484Z numpy-2.2.5 | 6.9 MB | | 0% 2025-05-07T20:03:45.2525806Z 2025-05-07T20:03:45.2535423Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T20:03:45.2535844Z 2025-05-07T20:03:45.2573687Z 2025-05-07T20:03:45.2601933Z libgfortran5-14.2.0 | 1.0 MB | | 0%  2025-05-07T20:03:45.2602383Z 2025-05-07T20:03:45.2602389Z 2025-05-07T20:03:45.2602394Z 2025-05-07T20:03:45.2615872Z libgfortran-14.2.0 | 52 KB | | 0%  2025-05-07T20:03:45.2616427Z 2025-05-07T20:03:45.2616433Z 2025-05-07T20:03:45.2616438Z 2025-05-07T20:03:45.2637135Z 2025-05-07T20:03:45.2653701Z libblas-3.9.0 | 17 KB | | 0%  2025-05-07T20:03:45.2654159Z 2025-05-07T20:03:45.2654165Z 2025-05-07T20:03:45.2654171Z 2025-05-07T20:03:45.2654176Z 2025-05-07T20:03:45.2654181Z 2025-05-07T20:03:45.2662501Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:03:45.2662984Z 2025-05-07T20:03:45.2662991Z 2025-05-07T20:03:45.2662997Z 2025-05-07T20:03:45.2663001Z 2025-05-07T20:03:45.2663006Z 2025-05-07T20:03:45.2663011Z 2025-05-07T20:03:45.3639964Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:03:45.3640407Z 2025-05-07T20:03:45.3640413Z 2025-05-07T20:03:45.3640420Z 2025-05-07T20:03:45.3666230Z libgfortran-14.2.0 | 52 KB | ### | 31%  2025-05-07T20:03:45.3666861Z 2025-05-07T20:03:45.3666867Z 2025-05-07T20:03:45.3667217Z libgfortran5-14.2.0 | 1.0 MB | 1 | 1%  2025-05-07T20:03:45.3667640Z 2025-05-07T20:03:45.3667646Z 2025-05-07T20:03:45.3667651Z 2025-05-07T20:03:45.3667663Z 2025-05-07T20:03:45.3919492Z libblas-3.9.0 | 17 KB | #########6 | 97%  2025-05-07T20:03:45.3919922Z 2025-05-07T20:03:45.3919929Z 2025-05-07T20:03:45.3919934Z 2025-05-07T20:03:45.3943634Z 2025-05-07T20:03:45.4704048Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T20:03:45.4704498Z 2025-05-07T20:03:45.4704504Z 2025-05-07T20:03:45.5366139Z libgfortran5-14.2.0 | 1.0 MB | 7 | 7%  2025-05-07T20:03:45.5366581Z 2025-05-07T20:03:45.5366587Z 2025-05-07T20:03:45.5418582Z 2025-05-07T20:03:45.5419328Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:03:45.5419737Z 2025-05-07T20:03:45.5419751Z 2025-05-07T20:03:45.5419756Z 2025-05-07T20:03:45.5422539Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:03:45.5422922Z 2025-05-07T20:03:45.5423328Z 2025-05-07T20:03:45.5423333Z 2025-05-07T20:03:45.5423337Z 2025-05-07T20:03:45.5423351Z 2025-05-07T20:03:45.5621791Z liblapack-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:03:45.5622240Z 2025-05-07T20:03:45.5622246Z 2025-05-07T20:03:45.5622251Z 2025-05-07T20:03:45.5622257Z 2025-05-07T20:03:45.5623299Z 2025-05-07T20:03:45.5702725Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:03:45.5703204Z 2025-05-07T20:03:45.5703211Z 2025-05-07T20:03:45.5965270Z libgfortran5-14.2.0 | 1.0 MB | ## | 21%  2025-05-07T20:03:45.5965704Z 2025-05-07T20:03:45.5965710Z 2025-05-07T20:03:45.5965715Z 2025-05-07T20:03:45.5965730Z 2025-05-07T20:03:45.5965735Z 2025-05-07T20:03:45.5968137Z 2025-05-07T20:03:45.5993274Z libcblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:03:45.5993712Z 2025-05-07T20:03:45.5993727Z 2025-05-07T20:03:45.5993733Z 2025-05-07T20:03:45.5993740Z 2025-05-07T20:03:45.5993745Z 2025-05-07T20:03:45.5993783Z 2025-05-07T20:03:45.6174759Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:03:45.6175202Z 2025-05-07T20:03:45.6175209Z 2025-05-07T20:03:45.6190466Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:03:45.6190859Z 2025-05-07T20:03:45.6190864Z 2025-05-07T20:03:45.6190869Z 2025-05-07T20:03:45.6193036Z 2025-05-07T20:03:45.6265902Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T20:03:45.6266362Z 2025-05-07T20:03:45.6266367Z 2025-05-07T20:03:45.6266372Z 2025-05-07T20:03:45.6266377Z 2025-05-07T20:03:45.6266382Z 2025-05-07T20:03:45.6318423Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:03:45.6477026Z numpy-2.2.5 | 6.9 MB | | 0% 2025-05-07T20:03:45.6477412Z 2025-05-07T20:03:45.6826221Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T20:03:45.6826654Z 2025-05-07T20:03:45.6826660Z 2025-05-07T20:03:45.6826700Z 2025-05-07T20:03:45.6826705Z 2025-05-07T20:03:45.6826710Z 2025-05-07T20:03:45.6830602Z 2025-05-07T20:03:45.7247046Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:03:45.7248190Z 2025-05-07T20:03:45.7248196Z 2025-05-07T20:03:45.7248201Z 2025-05-07T20:03:45.7320082Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:03:45.7478383Z numpy-2.2.5 | 6.9 MB | ####5 | 45% 2025-05-07T20:03:45.7478776Z 2025-05-07T20:03:45.7619429Z libopenblas-0.3.29 | 4.6 MB | #######6 | 76%  2025-05-07T20:03:45.7620208Z 2025-05-07T20:03:45.7771086Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T20:03:45.7771495Z 2025-05-07T20:03:45.7771513Z 2025-05-07T20:03:45.7773013Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:03:45.7773423Z 2025-05-07T20:03:45.7773429Z 2025-05-07T20:03:45.8183504Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:03:45.8744967Z numpy-2.2.5 | 6.9 MB | ########## | 100% 2025-05-07T20:03:45.8745389Z 2025-05-07T20:03:46.2709281Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T20:03:46.2709885Z numpy-2.2.5 | 6.9 MB | ########## | 100% 2025-05-07T20:03:46.2716991Z numpy-2.2.5 | 6.9 MB | ########## | 100% 2025-05-07T20:03:46.2717518Z 2025-05-07T20:03:46.2717819Z 2025-05-07T20:03:46.2718179Z  2025-05-07T20:03:46.2718494Z 2025-05-07T20:03:46.2718500Z 2025-05-07T20:03:46.2718755Z  2025-05-07T20:03:46.2719060Z 2025-05-07T20:03:46.2719066Z 2025-05-07T20:03:46.2719071Z 2025-05-07T20:03:46.2719324Z  2025-05-07T20:03:46.2719637Z 2025-05-07T20:03:46.2719642Z 2025-05-07T20:03:46.2719646Z 2025-05-07T20:03:46.2719651Z 2025-05-07T20:03:46.2719907Z  2025-05-07T20:03:46.2721027Z 2025-05-07T20:03:46.2721033Z 2025-05-07T20:03:46.2721038Z 2025-05-07T20:03:46.2721044Z 2025-05-07T20:03:46.2721049Z 2025-05-07T20:03:46.2721328Z  2025-05-07T20:03:46.2721651Z 2025-05-07T20:03:46.2721656Z 2025-05-07T20:03:46.2721660Z 2025-05-07T20:03:46.2721665Z 2025-05-07T20:03:46.2721681Z 2025-05-07T20:03:46.2721686Z 2025-05-07T20:03:46.2721973Z  done 2025-05-07T20:03:46.3725562Z Preparing transaction: / done 2025-05-07T20:03:46.4732800Z Verifying transaction: \ done 2025-05-07T20:03:46.5745174Z Executing transaction: / done 2025-05-07T20:03:46.7721063Z ################################################################################ 2025-05-07T20:03:46.7721642Z # Install Package From PyTorch PIP: torch 2025-05-07T20:03:46.7722066Z # 2025-05-07T20:03:46.7742138Z # [2025-05-07T20:03:46.773Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T20:03:46.7742859Z ################################################################################ 2025-05-07T20:03:46.7743191Z 2025-05-07T20:03:46.7761845Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:03:46.9171136Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:03:46.9172098Z ################################################################################ 2025-05-07T20:03:46.9172619Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:03:46.9173032Z # 2025-05-07T20:03:46.9191772Z # [2025-05-07T20:03:46.918Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T20:03:46.9192358Z ################################################################################ 2025-05-07T20:03:46.9192684Z 2025-05-07T20:03:46.9219348Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:03:46.9219965Z [INSTALL] Extracted package variant: cpu 2025-05-07T20:03:46.9235321Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:03:46.9236106Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T20:03:46.9243339Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:03:46.9250996Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T20:03:46.9275657Z [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:04:12.4737402Z DEPRECATION: Building 'MarkupSafe' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'MarkupSafe'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-05-07T20:04:12.4741858Z 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:04:12.4743869Z 2025-05-07T20:04:12.4744167Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T20:04:12.4744714Z Collecting torch 2025-05-07T20:04:12.4745644Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp313-cp313-manylinux_2_28_aarch64.whl.metadata (28 kB) 2025-05-07T20:04:12.4746684Z Collecting filelock (from torch) 2025-05-07T20:04:12.4747398Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:04:12.4748787Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (4.13.2) 2025-05-07T20:04:12.4750874Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (78.1.1) 2025-05-07T20:04:12.4751884Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:04:12.4752618Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:04:12.4753760Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 203.5 MB/s eta 0:00:00 2025-05-07T20:04:12.4754263Z Collecting networkx (from torch) 2025-05-07T20:04:12.4754988Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:04:12.4755938Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 127.8 MB/s eta 0:00:00 2025-05-07T20:04:12.4756438Z Collecting jinja2 (from torch) 2025-05-07T20:04:12.4757127Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:04:12.4757884Z Collecting fsspec (from torch) 2025-05-07T20:04:12.4758600Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:04:12.4759469Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:04:12.4760278Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:04:12.4761508Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 45.0 MB/s eta 0:00:00 2025-05-07T20:04:12.4762087Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:04:12.4762832Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5.tar.gz (19 kB) 2025-05-07T20:04:12.4763556Z Preparing metadata (setup.py): started 2025-05-07T20:04:12.4764100Z Preparing metadata (setup.py): finished with status 'done' 2025-05-07T20:04:12.4765192Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp313-cp313-manylinux_2_28_aarch64.whl (100.2 MB) 2025-05-07T20:04:12.4766412Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 MB 187.9 MB/s eta 0:00:00 2025-05-07T20:04:12.4766975Z Building wheels for collected packages: MarkupSafe 2025-05-07T20:04:12.4767533Z Building wheel for MarkupSafe (setup.py): started 2025-05-07T20:04:12.4768175Z Building wheel for MarkupSafe (setup.py): finished with status 'done' 2025-05-07T20:04:12.4769790Z Created wheel for MarkupSafe: filename=markupsafe-2.1.5-cp313-cp313-linux_aarch64.whl size=15841 sha256=535a30fc6234488b9bd55513f699a8d3cb602a3dfd3326cb005ca0e97a30ab9d 2025-05-07T20:04:12.4771354Z Stored in directory: /github/home/.cache/pip/wheels/3a/21/87/28c44597225fd0c28d6ffa365f1c2c9dd0ab763711aa4957c6 2025-05-07T20:04:12.4772205Z Successfully built MarkupSafe 2025-05-07T20:04:12.4772920Z Installing collected packages: mpmath, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2025-05-07T20:04:12.4773539Z 2025-05-07T20:04:12.4774271Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 sympy-1.13.3 torch-2.8.0.dev20250507+cpu 2025-05-07T20:04:12.4775152Z 2025-05-07T20:04:17.5404302Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:04:22.2685537Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T20:04:22.2686178Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:04:26.7829400Z True 2025-05-07T20:04:26.7829746Z True 2025-05-07T20:04:26.7829902Z 2025-05-07T20:04:26.9154913Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:04:26.9230195Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:04:26.9231137Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:04:26.9232082Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:04:26.9232538Z env: 2025-05-07T20:04:26.9232861Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:04:26.9233598Z BUILD_ENV: build_binary 2025-05-07T20:04:26.9233951Z BUILD_TARGET: default 2025-05-07T20:04:26.9234292Z BUILD_VARIANT: cpu 2025-05-07T20:04:26.9234607Z ##[endgroup] 2025-05-07T20:04:27.3975287Z /github/home/miniconda/bin/conda 2025-05-07T20:04:27.3976365Z ################################################################################ 2025-05-07T20:04:27.3977013Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:04:27.3977555Z # 2025-05-07T20:04:27.3998298Z # [2025-05-07T20:04:27.399Z] + collect_pytorch_env_info build_binary 2025-05-07T20:04:27.3998968Z ################################################################################ 2025-05-07T20:04:27.3999293Z 2025-05-07T20:04:27.4018938Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:04:27.5266000Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:04:27.5273950Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:04:27.5274941Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:04:27.5275535Z 2025-05-07T20:04:27.6505049Z 2025-05-07T20:04:27.6506227Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:04:27.6534639Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:04:34.8853869Z Collecting environment information... 2025-05-07T20:04:34.8854386Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T20:04:34.8854816Z Is debug build: False 2025-05-07T20:04:34.8855210Z CUDA used to build PyTorch: None 2025-05-07T20:04:34.8855615Z ROCM used to build PyTorch: N/A 2025-05-07T20:04:34.8855877Z 2025-05-07T20:04:34.8856094Z OS: Amazon Linux 2023.7.20250428 (aarch64) 2025-05-07T20:04:34.8856536Z GCC version: Could not collect 2025-05-07T20:04:34.8857343Z Clang version: 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:34.8858188Z CMake version: Could not collect 2025-05-07T20:04:34.8858589Z Libc version: glibc-2.34 2025-05-07T20:04:34.8858812Z 2025-05-07T20:04:34.8859260Z Python version: 3.13.2 | packaged by Anaconda, Inc. | (main, Feb 6 2025, 19:03:27) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:04:34.8860195Z Python platform: Linux-6.1.130-139.222.amzn2023.aarch64-aarch64-with-glibc2.34 2025-05-07T20:04:34.8860820Z Is CUDA available: False 2025-05-07T20:04:34.8861185Z CUDA runtime version: No CUDA 2025-05-07T20:04:34.8861580Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T20:04:34.8861990Z GPU models and configuration: No CUDA 2025-05-07T20:04:34.8862421Z Nvidia driver version: No CUDA 2025-05-07T20:04:34.8862802Z cuDNN version: No CUDA 2025-05-07T20:04:34.8863140Z HIP runtime version: N/A 2025-05-07T20:04:34.8863507Z MIOpen runtime version: N/A 2025-05-07T20:04:34.8863883Z Is XNNPACK available: True 2025-05-07T20:04:34.8864116Z 2025-05-07T20:04:34.8864229Z CPU: 2025-05-07T20:04:34.8864546Z Architecture: aarch64 2025-05-07T20:04:34.8865051Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:04:34.8865548Z Byte Order: Little Endian 2025-05-07T20:04:34.8866011Z CPU(s): 8 2025-05-07T20:04:34.8866433Z On-line CPU(s) list: 0-7 2025-05-07T20:04:34.8866872Z Vendor ID: ARM 2025-05-07T20:04:34.8867319Z Model name: Neoverse-N1 2025-05-07T20:04:34.8867770Z Model: 1 2025-05-07T20:04:34.8868184Z Thread(s) per core: 1 2025-05-07T20:04:34.8869140Z Core(s) per cluster: 8 2025-05-07T20:04:34.8869597Z Socket(s): - 2025-05-07T20:04:34.8870008Z Cluster(s): 1 2025-05-07T20:04:34.8870421Z Stepping: r3p1 2025-05-07T20:04:34.8870861Z BogoMIPS: 243.75 2025-05-07T20:04:34.8871644Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:04:34.8872715Z L1d cache: 512 KiB (8 instances) 2025-05-07T20:04:34.8873241Z L1i cache: 512 KiB (8 instances) 2025-05-07T20:04:34.8873764Z L2 cache: 8 MiB (8 instances) 2025-05-07T20:04:34.8874274Z L3 cache: 32 MiB (1 instance) 2025-05-07T20:04:34.8874730Z NUMA node(s): 1 2025-05-07T20:04:34.8875151Z NUMA node0 CPU(s): 0-7 2025-05-07T20:04:34.8875646Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:04:34.8876184Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:04:34.8876712Z Vulnerability L1tf: Not affected 2025-05-07T20:04:34.8877229Z Vulnerability Mds: Not affected 2025-05-07T20:04:34.8877754Z Vulnerability Meltdown: Not affected 2025-05-07T20:04:34.8878285Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:04:34.8878835Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:04:34.8879378Z Vulnerability Retbleed: Not affected 2025-05-07T20:04:34.8879940Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T20:04:34.8880694Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:04:34.8881570Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T20:04:34.8882273Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T20:04:34.8882859Z Vulnerability Srbds: Not affected 2025-05-07T20:04:34.8883381Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:04:34.8883728Z 2025-05-07T20:04:34.8883877Z Versions of relevant libraries: 2025-05-07T20:04:34.8884262Z [pip3] numpy==2.2.5 2025-05-07T20:04:34.8884592Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T20:04:34.8885098Z [conda] numpy 2.2.5 py313hcf1be6b_0 conda-forge 2025-05-07T20:04:34.8885745Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T20:04:34.8886143Z 2025-05-07T20:04:35.0516315Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:04:35.0517397Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:04:35.0518566Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:04:35.0519028Z env: 2025-05-07T20:04:35.0519343Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:04:35.0519775Z BUILD_ENV: build_binary 2025-05-07T20:04:35.0520130Z BUILD_TARGET: default 2025-05-07T20:04:35.0520467Z BUILD_VARIANT: cpu 2025-05-07T20:04:35.0520777Z ##[endgroup] 2025-05-07T20:04:35.5487921Z ################################################################################ 2025-05-07T20:04:35.5488505Z # Prepare FBGEMM-GPU Build 2025-05-07T20:04:35.5488863Z # 2025-05-07T20:04:35.5508852Z # [2025-05-07T20:04:35.550Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:04:35.5509459Z ################################################################################ 2025-05-07T20:04:35.5509837Z 2025-05-07T20:04:35.5529851Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:04:35.6781556Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:04:35.6799919Z [BUILD] Running git submodules update ... 2025-05-07T20:04:35.6826521Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:04:35.7190400Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:04:35.7527495Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path '../external/asmjit' 2025-05-07T20:04:35.7530529Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path '../external/composable_kernel' 2025-05-07T20:04:35.7531955Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path '../external/cpuinfo' 2025-05-07T20:04:35.7533549Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path '../external/cutlass' 2025-05-07T20:04:35.7535836Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path '../external/googletest' 2025-05-07T20:04:35.7538444Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path '../external/hipify_torch' 2025-05-07T20:04:35.7541021Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path '../external/json' 2025-05-07T20:04:35.7570920Z Cloning into '/__w/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:04:37.0954083Z Cloning into '/__w/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:04:38.6582670Z Cloning into '/__w/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:04:39.3092304Z Cloning into '/__w/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:04:41.7654331Z Cloning into '/__w/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:04:43.2469771Z Cloning into '/__w/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:04:43.4715454Z Cloning into '/__w/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:04:53.7266864Z Submodule path '../external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:04:53.9825745Z Submodule path '../external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:04:54.0940035Z Submodule path '../external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:04:54.7516071Z Submodule path '../external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:04:54.7996922Z Submodule path '../external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:04:54.8119458Z Submodule path '../external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:04:54.9336099Z Submodule path '../external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:04:54.9377768Z [BUILD] Installing other build dependencies ... 2025-05-07T20:04:54.9404935Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:04:58.0639029Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:04:58.0946145Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:04:58.1142658Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:04:58.1183184Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:04:58.2458923Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:04:58.2508976Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (6.3 kB) 2025-05-07T20:04:58.2763453Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:04:58.2804420Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:04:58.5246190Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:04:58.5288909Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:04:58.5432416Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:04:58.5435810Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:04:58.5730584Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:04:58.5790060Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (5.0 kB) 2025-05-07T20:04:58.5849862Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:04:58.5983107Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:04:58.6106584Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:04:58.6509200Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:04:58.6597417Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB) 2025-05-07T20:04:58.6807789Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:04:58.6864729Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:04:58.6970789Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:04:58.7174061Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:04:58.7218187Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:04:58.7375553Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:04:58.7416321Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:04:58.7662141Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:04:58.7724156Z 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:04:58.8005143Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:04:58.8051011Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:04:58.8189566Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:04:58.8229339Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:04:58.8414687Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:04:58.8453225Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:04:58.8701246Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:04:58.8738011Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:04:58.8809110Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:04:58.8922226Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:04:58.8961435Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:04:58.9021979Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:04:58.9130640Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:04:58.9168737Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:04:58.9233194Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:04:58.9485380Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:04:58.9540932Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:04:58.9640832Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:04:58.9712153Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:04:58.9833234Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.2 MB) 2025-05-07T20:04:59.1685022Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 149.1 MB/s eta 0:00:00 2025-05-07T20:04:59.1725684Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:04:59.1802549Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:04:59.1901525Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:04:59.2000958Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (156 kB) 2025-05-07T20:04:59.2101085Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:04:59.2200550Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (733 kB) 2025-05-07T20:04:59.2288300Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 733.4/733.4 kB 77.6 MB/s eta 0:00:00 2025-05-07T20:04:59.2341789Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:04:59.2433593Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:04:59.2507578Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:04:59.2604207Z Downloading patchelf-0.17.2.2-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl (462 kB) 2025-05-07T20:04:59.2702756Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:04:59.2777849Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:04:59.2859365Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:04:59.2932203Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:04:59.3009002Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:04:59.3082856Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:04:59.4520432Z Installing collected packages: sortedcontainers, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T20:05:01.3831955Z 2025-05-07T20:05:01.3892082Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T20:05:01.3896516Z 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:05:01.7530276Z ################################################################################ 2025-05-07T20:05:01.7530839Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:05:01.7531219Z # 2025-05-07T20:05:01.7552416Z # [2025-05-07T20:05:01.754Z] + install_triton_pip build_binary 2025-05-07T20:05:01.7553002Z ################################################################################ 2025-05-07T20:05:01.7553326Z 2025-05-07T20:05:04.7329626Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:05:07.8497766Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:05:07.8499889Z [BUILD] Successfully ran git submodules update 2025-05-07T20:05:07.8571172Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:05:07.8571949Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:05:07.8572707Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:05:07.8573163Z env: 2025-05-07T20:05:07.8573473Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:05:07.8573909Z BUILD_ENV: build_binary 2025-05-07T20:05:07.8574260Z BUILD_TARGET: default 2025-05-07T20:05:07.8574592Z BUILD_VARIANT: cpu 2025-05-07T20:05:07.8574913Z ##[endgroup] 2025-05-07T20:05:08.3439692Z ################################################################################ 2025-05-07T20:05:08.3440262Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:05:08.3440638Z # 2025-05-07T20:05:08.3460124Z # [2025-05-07T20:05:08.345Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:08.3461770Z ################################################################################ 2025-05-07T20:05:08.3462105Z 2025-05-07T20:05:08.3462647Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:08.3463662Z + sha1sum fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:08.3464164Z 2025-05-07T20:05:08.3579552Z 63d47c5eafba3bcf809d92ab97c28e82b81c6938 fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:08.3580319Z 2025-05-07T20:05:08.3580681Z + sha256sum fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:08.3581189Z 2025-05-07T20:05:08.3788481Z 2a996b36ab3b9c0c1732a134a58754616a672facfd5052dbfcebab2f4e83bf2c fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:08.3789654Z 2025-05-07T20:05:08.3790175Z + md5sum fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:08.3790721Z 2025-05-07T20:05:08.3948023Z fc1fbda4459f9f30ab806598cbbbee95 fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:08.3949830Z 2025-05-07T20:05:08.3959425Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl ... 2025-05-07T20:05:08.3986516Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:11.9080615Z 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:05:11.9083045Z Processing ./fbgemm_gpu_nightly_cpu-2025.5.7-cp313-cp313-manylinux_2_28_aarch64.whl 2025-05-07T20:05:11.9084444Z Requirement already satisfied: numpy in /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages (from fbgemm-gpu-nightly-cpu==2025.5.7) (2.2.5) 2025-05-07T20:05:11.9085651Z Installing collected packages: fbgemm-gpu-nightly-cpu 2025-05-07T20:05:11.9086255Z Successfully installed fbgemm-gpu-nightly-cpu-2025.5.7 2025-05-07T20:05:11.9086637Z 2025-05-07T20:05:11.9086655Z 2025-05-07T20:05:21.5606326Z ################################################################################ 2025-05-07T20:05:21.5606890Z [CHECK] !!!! INFO !!!! 2025-05-07T20:05:21.5607399Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cpu 2025-05-07T20:05:21.5608006Z [CHECK] CUDA version reported by PyTorch is: None 2025-05-07T20:05:21.5608456Z [CHECK] 2025-05-07T20:05:21.5608921Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:05:21.5609746Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:05:21.5610908Z ################################################################################ 2025-05-07T20:05:21.5611265Z 2025-05-07T20:05:21.5611442Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:05:26.7967858Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:05:32.0752433Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:05:37.2077915Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:05:37.2079965Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:05:52.9514991Z ################################################################################ 2025-05-07T20:05:52.9515579Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:05:52.9516081Z [CHECK] The installed FBGEMM VARIANT is: cpu 2025-05-07T20:05:52.9516566Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:05:52.9517060Z ################################################################################ 2025-05-07T20:05:52.9517825Z 2025-05-07T20:05:58.1589774Z ################################################################################ 2025-05-07T20:05:58.1590376Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:05:58.1592541Z [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:05:58.1594718Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:05:58.1595155Z ################################################################################ 2025-05-07T20:05:58.1595482Z 2025-05-07T20:05:58.1595709Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:06:03.5954290Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:06:09.0325090Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:06:14.3289739Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:06:19.5758466Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:06:24.7354895Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:06:30.1063373Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:06:35.2834643Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:06:35.2836805Z [INSTALL] Check for operator registrations ... 2025-05-07T20:06:40.4823829Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:06:40.4824212Z 2025-05-07T20:06:40.6327164Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:06:45.9233694Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:06:45.9234163Z 2025-05-07T20:06:46.0700481Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:06:46.0701558Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:06:46.0788846Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:06:46.0789588Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:06:46.0790284Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:06:46.0790749Z env: 2025-05-07T20:06:46.0791066Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:06:46.0791491Z BUILD_ENV: build_binary 2025-05-07T20:06:46.0791844Z BUILD_TARGET: default 2025-05-07T20:06:46.0792178Z BUILD_VARIANT: cpu 2025-05-07T20:06:46.0792484Z ##[endgroup] 2025-05-07T20:06:46.5532601Z ################################################################################ 2025-05-07T20:06:46.5533173Z # Test All FBGEMM-GPU Modules 2025-05-07T20:06:46.5533540Z # 2025-05-07T20:06:46.5552713Z # [2025-05-07T20:06:46.554Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:06:46.5553309Z ################################################################################ 2025-05-07T20:06:46.5553630Z 2025-05-07T20:06:57.0491445Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cpu) 2025-05-07T20:06:57.0492282Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:06:57.0492867Z [TEST] Determined the test directories: 2025-05-07T20:06:57.0493286Z fbgemm_gpu/test 2025-05-07T20:06:57.0493475Z 2025-05-07T20:06:57.0500031Z [TEST] Configuring for CPU-based testing ... 2025-05-07T20:06:57.0508358Z [TEST] Set environment variables for CPU-only testing ... 2025-05-07T20:06:57.0509042Z + conda env config vars set -n build_binary CUDA_VISIBLE_DEVICES=-1 2025-05-07T20:06:57.0509464Z 2025-05-07T20:06:57.6921843Z 2025-05-07T20:06:57.6922573Z [TEST] Platform is aarch64; will set KMP_DUPLICATE_LIB_OK ... 2025-05-07T20:06:57.6923761Z + conda env config vars set -n build_binary KMP_DUPLICATE_LIB_OK=1 2025-05-07T20:06:57.6924202Z 2025-05-07T20:06:58.3148422Z 2025-05-07T20:06:58.3149133Z [TEST] Installing PyTest ... 2025-05-07T20:06:58.3178594Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:06:59.4318580Z Channels: 2025-05-07T20:06:59.4318927Z - conda-forge 2025-05-07T20:06:59.4319271Z Platform: linux-aarch64 2025-05-07T20:07:03.8000810Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:07:04.3839723Z Solving environment: - \ done 2025-05-07T20:07:04.4584683Z 2025-05-07T20:07:04.4585158Z ## Package Plan ## 2025-05-07T20:07:04.4585403Z 2025-05-07T20:07:04.4585693Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:07:04.4586135Z 2025-05-07T20:07:04.4586272Z added / updated specs: 2025-05-07T20:07:04.4586623Z - expecttest 2025-05-07T20:07:04.4586918Z - pytest 2025-05-07T20:07:04.4587096Z 2025-05-07T20:07:04.4587136Z 2025-05-07T20:07:04.4587305Z The following packages will be downloaded: 2025-05-07T20:07:04.4587623Z 2025-05-07T20:07:04.4587785Z package | build 2025-05-07T20:07:04.4588264Z ---------------------------|----------------- 2025-05-07T20:07:04.4588802Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:07:04.4589478Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:07:04.4590159Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:07:04.4590808Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:07:04.4591439Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:07:04.4592059Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:07:04.4592666Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:07:04.4593268Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:07:04.4593830Z ------------------------------------------------------------ 2025-05-07T20:07:04.4594752Z Total: 428 KB 2025-05-07T20:07:04.4595078Z 2025-05-07T20:07:04.4595270Z The following NEW packages will be INSTALLED: 2025-05-07T20:07:04.4595591Z 2025-05-07T20:07:04.4595872Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:07:04.4596622Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:07:04.4597441Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:07:04.4598151Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:07:04.4598821Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:07:04.4599475Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:07:04.4600114Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:07:04.4600725Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:07:04.4601100Z 2025-05-07T20:07:04.4601111Z 2025-05-07T20:07:04.4601117Z 2025-05-07T20:07:04.4601317Z Downloading and Extracting Packages: ...working... 2025-05-07T20:07:04.4601842Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:07:04.4602168Z 2025-05-07T20:07:04.4602758Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:07:04.4603105Z 2025-05-07T20:07:04.4603517Z 2025-05-07T20:07:04.4624061Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:07:04.4624458Z 2025-05-07T20:07:04.4624474Z 2025-05-07T20:07:04.4624479Z 2025-05-07T20:07:04.4636535Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:07:04.4636917Z 2025-05-07T20:07:04.4636924Z 2025-05-07T20:07:04.4636930Z 2025-05-07T20:07:04.4637371Z 2025-05-07T20:07:04.4663129Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:07:04.4663612Z 2025-05-07T20:07:04.4663618Z 2025-05-07T20:07:04.4663623Z 2025-05-07T20:07:04.4663645Z 2025-05-07T20:07:04.4663684Z 2025-05-07T20:07:04.4664011Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:07:04.4664371Z 2025-05-07T20:07:04.4664376Z 2025-05-07T20:07:04.4664381Z 2025-05-07T20:07:04.4664385Z 2025-05-07T20:07:04.4664390Z 2025-05-07T20:07:04.4664406Z 2025-05-07T20:07:04.4665447Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:07:04.4665873Z 2025-05-07T20:07:04.4665880Z 2025-05-07T20:07:04.4665885Z 2025-05-07T20:07:04.4665900Z 2025-05-07T20:07:04.4665906Z 2025-05-07T20:07:04.4665911Z 2025-05-07T20:07:04.4665916Z 2025-05-07T20:07:04.6143946Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:07:04.6144399Z 2025-05-07T20:07:04.6144405Z 2025-05-07T20:07:04.6554554Z 2025-05-07T20:07:04.6795351Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:07:04.6795757Z 2025-05-07T20:07:04.6795763Z 2025-05-07T20:07:04.6795768Z 2025-05-07T20:07:04.6800239Z 2025-05-07T20:07:04.6827631Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:07:04.6828224Z 2025-05-07T20:07:04.6828231Z 2025-05-07T20:07:04.6828236Z 2025-05-07T20:07:04.6828240Z 2025-05-07T20:07:04.6836187Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:07:04.6836612Z 2025-05-07T20:07:04.6836617Z 2025-05-07T20:07:04.6836622Z 2025-05-07T20:07:04.7011899Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:07:04.7012305Z 2025-05-07T20:07:04.7012314Z 2025-05-07T20:07:04.7029320Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:07:04.7029709Z 2025-05-07T20:07:04.7029727Z 2025-05-07T20:07:04.7142371Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:07:04.7142822Z 2025-05-07T20:07:04.7142827Z 2025-05-07T20:07:04.7142833Z 2025-05-07T20:07:04.7142838Z 2025-05-07T20:07:04.7142846Z 2025-05-07T20:07:04.7170759Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:07:04.7171502Z 2025-05-07T20:07:04.7171513Z 2025-05-07T20:07:04.7171518Z 2025-05-07T20:07:04.7171523Z 2025-05-07T20:07:04.7171529Z 2025-05-07T20:07:04.7260675Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:07:04.7261082Z 2025-05-07T20:07:04.7261088Z 2025-05-07T20:07:04.7261093Z 2025-05-07T20:07:04.7261968Z 2025-05-07T20:07:04.7286313Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:07:04.7286771Z 2025-05-07T20:07:04.7286924Z 2025-05-07T20:07:04.7286935Z 2025-05-07T20:07:04.7333737Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:07:04.7334150Z 2025-05-07T20:07:04.7365423Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:07:04.7365835Z 2025-05-07T20:07:04.7494675Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:07:04.7495092Z 2025-05-07T20:07:04.7495098Z 2025-05-07T20:07:04.7495104Z 2025-05-07T20:07:04.7495118Z 2025-05-07T20:07:04.7495123Z 2025-05-07T20:07:04.7495159Z 2025-05-07T20:07:04.7505689Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:07:04.7506119Z 2025-05-07T20:07:04.7506125Z 2025-05-07T20:07:04.7506139Z 2025-05-07T20:07:04.7506144Z 2025-05-07T20:07:04.7506149Z 2025-05-07T20:07:04.7506153Z 2025-05-07T20:07:04.7513107Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:07:04.7555062Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:07:04.7555439Z 2025-05-07T20:07:04.7555455Z 2025-05-07T20:07:04.7688934Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:07:04.7689335Z 2025-05-07T20:07:04.7689340Z 2025-05-07T20:07:04.7689346Z 2025-05-07T20:07:04.7689350Z 2025-05-07T20:07:04.7697615Z 2025-05-07T20:07:04.7706197Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:07:04.7885898Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:07:04.7886292Z 2025-05-07T20:07:04.7886333Z 2025-05-07T20:07:04.7886339Z 2025-05-07T20:07:04.7886345Z 2025-05-07T20:07:04.7886350Z 2025-05-07T20:07:04.7886366Z 2025-05-07T20:07:04.7895355Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:07:04.7895782Z 2025-05-07T20:07:04.7953682Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:07:04.7954101Z 2025-05-07T20:07:04.7954109Z 2025-05-07T20:07:04.7954115Z 2025-05-07T20:07:04.7954121Z 2025-05-07T20:07:04.7954127Z 2025-05-07T20:07:04.7954133Z 2025-05-07T20:07:04.7954139Z 2025-05-07T20:07:04.7963447Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:07:04.7963888Z 2025-05-07T20:07:04.7963894Z 2025-05-07T20:07:04.7963900Z 2025-05-07T20:07:04.7963934Z 2025-05-07T20:07:04.7963939Z 2025-05-07T20:07:04.7963944Z 2025-05-07T20:07:04.7963959Z 2025-05-07T20:07:04.8141723Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:07:04.8142182Z 2025-05-07T20:07:04.8142224Z 2025-05-07T20:07:04.8142229Z 2025-05-07T20:07:04.8142235Z 2025-05-07T20:07:04.8142239Z 2025-05-07T20:07:04.8142244Z 2025-05-07T20:07:04.8142249Z 2025-05-07T20:07:04.8259390Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:07:04.8263922Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:07:04.8264421Z 2025-05-07T20:07:04.8264759Z 2025-05-07T20:07:04.8265043Z  2025-05-07T20:07:04.8265344Z 2025-05-07T20:07:04.8265351Z 2025-05-07T20:07:04.8265612Z  2025-05-07T20:07:04.8265918Z 2025-05-07T20:07:04.8265924Z 2025-05-07T20:07:04.8265963Z 2025-05-07T20:07:04.8266221Z  2025-05-07T20:07:04.8266527Z 2025-05-07T20:07:04.8266533Z 2025-05-07T20:07:04.8266538Z 2025-05-07T20:07:04.8266543Z 2025-05-07T20:07:04.8267159Z  2025-05-07T20:07:04.8267498Z 2025-05-07T20:07:04.8267503Z 2025-05-07T20:07:04.8267508Z 2025-05-07T20:07:04.8267513Z 2025-05-07T20:07:04.8267517Z 2025-05-07T20:07:04.8267785Z  2025-05-07T20:07:04.8268110Z 2025-05-07T20:07:04.8268115Z 2025-05-07T20:07:04.8268120Z 2025-05-07T20:07:04.8268125Z 2025-05-07T20:07:04.8268130Z 2025-05-07T20:07:04.8268134Z 2025-05-07T20:07:04.8268402Z  2025-05-07T20:07:04.8268731Z 2025-05-07T20:07:04.8268735Z 2025-05-07T20:07:04.8268740Z 2025-05-07T20:07:04.8268744Z 2025-05-07T20:07:04.8268749Z 2025-05-07T20:07:04.8268754Z 2025-05-07T20:07:04.8268773Z 2025-05-07T20:07:04.8269057Z  done 2025-05-07T20:07:04.9276406Z Preparing transaction: / done 2025-05-07T20:07:05.0283781Z Verifying transaction: \ done 2025-05-07T20:07:07.6330849Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:07:07.8302933Z [TEST] Checking imports ... 2025-05-07T20:07:13.0641947Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:07:13.0652062Z [TEST] Setting feature flags ... 2025-05-07T20:07:13.0652737Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:07:13.0653236Z 2025-05-07T20:07:13.7028480Z 2025-05-07T20:07:13.7029185Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:07:13.7029860Z ################################################################################ 2025-05-07T20:07:13.7030969Z # Run FBGEMM-GPU Tests: 2025-05-07T20:07:13.7031373Z # 2025-05-07T20:07:13.7052901Z # [2025-05-07T20:07:13.704Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:07:13.7053590Z ################################################################################ 2025-05-07T20:07:13.7053911Z 2025-05-07T20:07:13.7060108Z [TEST] Enumerating ALL test files ... 2025-05-07T20:07:13.7090572Z ./batched_unary_embeddings_test.py 2025-05-07T20:07:13.7091129Z ./combine/empty_weights_test.py 2025-05-07T20:07:13.7091538Z ./combine/input_combine_test.py 2025-05-07T20:07:13.7091945Z ./config/feature_gate_test.py 2025-05-07T20:07:13.7092330Z ./jagged/1d_to_dense_test.py 2025-05-07T20:07:13.7092702Z ./jagged/2d_to_dense_test.py 2025-05-07T20:07:13.7093133Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:07:13.7093604Z ./jagged/dense_bmm_test.py 2025-05-07T20:07:13.7093999Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:07:13.7094454Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:07:13.7094894Z ./jagged/elementwise_binary_test.py 2025-05-07T20:07:13.7095334Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:07:13.7095800Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:07:13.7096269Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:07:13.7096727Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:07:13.7097168Z ./jagged/misc_ops_test.py 2025-05-07T20:07:13.7097525Z ./jagged/slice_test.py 2025-05-07T20:07:13.7097962Z ./jagged/unique_indices_test.py 2025-05-07T20:07:13.7098370Z ./layout_transform_ops_test.py 2025-05-07T20:07:13.7098769Z ./merge_pooled_embeddings_test.py 2025-05-07T20:07:13.7099165Z ./metric_ops_test.py 2025-05-07T20:07:13.7099526Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:07:13.7099974Z ./quantize/bfloat16_test.py 2025-05-07T20:07:13.7100354Z ./quantize/comm_codec_test.py 2025-05-07T20:07:13.7100740Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:07:13.7101264Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:07:13.7101696Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:07:13.7102114Z ./quantize/hfp8_test.py 2025-05-07T20:07:13.7102469Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:07:13.7102866Z ./quantize/msfp_test.py 2025-05-07T20:07:13.7103631Z ./quantize/mx4_test.py 2025-05-07T20:07:13.7104010Z ./release/stable_release_test.py 2025-05-07T20:07:13.7104399Z ./runtime_monitor_test.py 2025-05-07T20:07:13.7104772Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:07:13.7105233Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:07:13.7105797Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:07:13.7106227Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:07:13.7106631Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:07:13.7107144Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:07:13.7107674Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:07:13.7108134Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:07:13.7108600Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:07:13.7109056Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:07:13.7109492Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:07:13.7109966Z ./sll/jagged_softmax_test.py 2025-05-07T20:07:13.7110399Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:07:13.7110868Z ./sparse/block_bucketize_test.py 2025-05-07T20:07:13.7111260Z ./sparse/cumsum_test.py 2025-05-07T20:07:13.7111662Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:07:13.7112130Z ./sparse/index_select_test.py 2025-05-07T20:07:13.7112505Z ./sparse/misc_ops_test.py 2025-05-07T20:07:13.7112873Z ./sparse/pack_segments_test.py 2025-05-07T20:07:13.7113302Z ./sparse/permute_embeddings_test.py 2025-05-07T20:07:13.7113728Z ./sparse/permute_indices_test.py 2025-05-07T20:07:13.7114188Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:07:13.7114631Z ./sparse/reorder_batched_test.py 2025-05-07T20:07:13.7115060Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:07:13.7115525Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:07:13.7116199Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:07:13.7116602Z ./tbe/cache/cache_test.py 2025-05-07T20:07:13.7116986Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:07:13.7117431Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:07:13.7117816Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:07:13.7118213Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:07:13.7118649Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:07:13.7119103Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:07:13.7119563Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:07:13.7119994Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:07:13.7120455Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:07:13.7120909Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:07:13.7121376Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:07:13.7121784Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:07:13.7122188Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:07:13.7122652Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:07:13.7123077Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:07:13.7123525Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:07:13.7124094Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:07:13.7124681Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:07:13.7125165Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:07:13.7125605Z ./tbe/training/backward_dense_test.py 2025-05-07T20:07:13.7126033Z ./tbe/training/backward_none_test.py 2025-05-07T20:07:13.7126474Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:07:13.7126930Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:07:13.7127416Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:07:13.7128113Z ./tbe/training/forward_test.py 2025-05-07T20:07:13.7128532Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:07:13.7128985Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:07:13.7129504Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:07:13.7129977Z ./utils/filestore_test.py 2025-05-07T20:07:13.7130325Z ./uvm/copy_test.py 2025-05-07T20:07:13.7130635Z ./uvm/ops_load_test.py 2025-05-07T20:07:13.7130968Z ./uvm/uvm_test.py 2025-05-07T20:07:13.7131163Z 2025-05-07T20:07:13.7131641Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:07:13.7132085Z ./uvm/copy_test.py 2025-05-07T20:07:13.7132276Z 2025-05-07T20:07:13.7132447Z ################################################################################ 2025-05-07T20:07:13.7132960Z # [2025-05-07T20:07:13.712Z] Run Python Test Suite: 2025-05-07T20:07:13.7133432Z # ./batched_unary_embeddings_test.py 2025-05-07T20:07:13.7133872Z ################################################################################ 2025-05-07T20:07:13.7160911Z + 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:07:13.7161915Z 2025-05-07T20:07:17.4090468Z ============================= test session starts ============================== 2025-05-07T20:07:17.4091414Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:17.4092216Z cachedir: .pytest_cache 2025-05-07T20:07:17.4093081Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:17.4094033Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:17.4094476Z plugins: hypothesis-6.131.14 2025-05-07T20:07:19.2957478Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:19.2958792Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:19.3007166Z collected 2 items 2025-05-07T20:07:19.3007390Z 2025-05-07T20:07:19.3194897Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:07:19.3222697Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu SKIPPED 2025-05-07T20:07:19.3223246Z 2025-05-07T20:07:19.3223507Z =========================== short test summary info ============================ 2025-05-07T20:07:19.3224274Z SKIPPED [1] batched_unary_embeddings_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:07:19.3225044Z ========================= 1 passed, 1 skipped in 2.71s ========================= 2025-05-07T20:07:20.0945650Z 2025-05-07T20:07:20.0946938Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:07:20.0968475Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 7 seconds 2025-05-07T20:07:20.0968988Z 2025-05-07T20:07:20.0968994Z 2025-05-07T20:07:20.0968998Z 2025-05-07T20:07:20.0969003Z 2025-05-07T20:07:20.0987821Z ################################################################################ 2025-05-07T20:07:20.1010352Z # [2025-05-07T20:07:20.100Z] Run Python Test Suite: 2025-05-07T20:07:20.1011053Z # ./combine/empty_weights_test.py 2025-05-07T20:07:20.1011517Z ################################################################################ 2025-05-07T20:07:20.1043266Z + 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:07:20.1044268Z 2025-05-07T20:07:23.2025999Z ============================= test session starts ============================== 2025-05-07T20:07:23.2026927Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:23.2027695Z cachedir: .pytest_cache 2025-05-07T20:07:23.2028688Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:23.2029638Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:23.2030076Z plugins: hypothesis-6.131.14 2025-05-07T20:07:25.1072133Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:25.1073921Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:25.1128075Z collected 1 item 2025-05-07T20:07:25.1128321Z 2025-05-07T20:07:25.1159125Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:07:25.1159847Z 2025-05-07T20:07:25.1160081Z =========================== short test summary info ============================ 2025-05-07T20:07:25.1160768Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:07:25.1161420Z ============================== 1 skipped in 2.11s ============================== 2025-05-07T20:07:25.8809902Z 2025-05-07T20:07:25.8810535Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:07:25.8841278Z [TEST] Python test time for ./combine/empty_weights_test.py: 5 seconds 2025-05-07T20:07:25.8841805Z 2025-05-07T20:07:25.8841813Z 2025-05-07T20:07:25.8841818Z 2025-05-07T20:07:25.8841823Z 2025-05-07T20:07:25.8861865Z ################################################################################ 2025-05-07T20:07:25.8883760Z # [2025-05-07T20:07:25.887Z] Run Python Test Suite: 2025-05-07T20:07:25.8884308Z # ./combine/input_combine_test.py 2025-05-07T20:07:25.8884757Z ################################################################################ 2025-05-07T20:07:25.8915241Z + 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:07:25.8916232Z 2025-05-07T20:07:29.1257460Z ============================= test session starts ============================== 2025-05-07T20:07:29.1258509Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:29.1259752Z cachedir: .pytest_cache 2025-05-07T20:07:29.1260678Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:29.1261689Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:29.1262281Z plugins: hypothesis-6.131.14 2025-05-07T20:07:31.0728470Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:31.0729865Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:31.0801006Z collected 14 items 2025-05-07T20:07:31.0801271Z 2025-05-07T20:07:31.0856153Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:07:31.2298025Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:07:31.2325944Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:07:31.2372730Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:07:31.2413957Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:07:31.2440030Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:07:31.2534339Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:07:31.2590717Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:07:31.2668822Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:07:31.2716603Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:07:31.2795260Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:07:31.2843799Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:07:31.2864737Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:07:31.2899292Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:07:31.2900115Z 2025-05-07T20:07:31.2900318Z ============================== 14 passed in 2.36s ============================== 2025-05-07T20:07:32.0549234Z 2025-05-07T20:07:32.0549852Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:07:32.0572742Z [TEST] Python test time for ./combine/input_combine_test.py: 7 seconds 2025-05-07T20:07:32.0573206Z 2025-05-07T20:07:32.0573213Z 2025-05-07T20:07:32.0573218Z 2025-05-07T20:07:32.0573223Z 2025-05-07T20:07:32.0589678Z ################################################################################ 2025-05-07T20:07:32.0610764Z # [2025-05-07T20:07:32.060Z] Run Python Test Suite: 2025-05-07T20:07:32.0611460Z # ./config/feature_gate_test.py 2025-05-07T20:07:32.0612032Z ################################################################################ 2025-05-07T20:07:32.0641760Z + 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:07:32.0642731Z 2025-05-07T20:07:35.1153339Z ============================= test session starts ============================== 2025-05-07T20:07:35.1154251Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:35.1155015Z cachedir: .pytest_cache 2025-05-07T20:07:35.1155881Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:35.1156831Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:35.1157270Z plugins: hypothesis-6.131.14 2025-05-07T20:07:37.0072751Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:37.0078536Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:37.0159134Z collected 2 items 2025-05-07T20:07:37.0159410Z 2025-05-07T20:07:37.0173368Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:07:37.0174038Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:07:37.0174322Z 2025-05-07T20:07:37.0174479Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:07:37.0174763Z 2025-05-07T20:07:37.0174989Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:07:37.0175359Z 2025-05-07T20:07:37.0175577Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:07:37.0175941Z 2025-05-07T20:07:37.0176176Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:07:37.0176561Z 2025-05-07T20:07:37.0176841Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:07:37.0177223Z 2025-05-07T20:07:37.0177453Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:07:37.0177820Z 2025-05-07T20:07:37.0178056Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:07:37.0178435Z 2025-05-07T20:07:37.0178636Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:07:37.0178982Z 2025-05-07T20:07:37.0179193Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:07:37.0179661Z PASSED 2025-05-07T20:07:37.0205269Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:07:37.0205858Z 2025-05-07T20:07:37.0206093Z =========================== short test summary info ============================ 2025-05-07T20:07:37.0206793Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:07:37.0207463Z ========================= 1 passed, 1 skipped in 2.10s ========================= 2025-05-07T20:07:37.7741777Z 2025-05-07T20:07:37.7742734Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:07:37.7763499Z [TEST] Python test time for ./config/feature_gate_test.py: 5 seconds 2025-05-07T20:07:37.7764402Z 2025-05-07T20:07:37.7764415Z 2025-05-07T20:07:37.7764420Z 2025-05-07T20:07:37.7764425Z 2025-05-07T20:07:37.7779801Z ################################################################################ 2025-05-07T20:07:37.7799804Z # [2025-05-07T20:07:37.779Z] Run Python Test Suite: 2025-05-07T20:07:37.7800303Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:07:37.7800733Z ################################################################################ 2025-05-07T20:07:37.7829261Z + 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:07:37.7830228Z 2025-05-07T20:07:40.8578831Z ============================= test session starts ============================== 2025-05-07T20:07:40.8579836Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:40.8580623Z cachedir: .pytest_cache 2025-05-07T20:07:40.8581517Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:40.8582508Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:40.8582944Z plugins: hypothesis-6.131.14 2025-05-07T20:07:43.2390944Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:43.2392264Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:43.2459494Z collected 4 items 2025-05-07T20:07:43.2459753Z 2025-05-07T20:07:43.4959751Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.4961429Z self=, 2025-05-07T20:07:43.4962098Z B=1, 2025-05-07T20:07:43.4962391Z max_sequence_length=1, 2025-05-07T20:07:43.4962779Z padding_value=0, 2025-05-07T20:07:43.4963090Z ) 2025-05-07T20:07:43.4963395Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.4964145Z self=, 2025-05-07T20:07:43.4964831Z B=103, 2025-05-07T20:07:43.4965128Z max_sequence_length=1, 2025-05-07T20:07:43.4965597Z padding_value=0, 2025-05-07T20:07:43.4965903Z ) 2025-05-07T20:07:43.4966205Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.4966881Z self=, 2025-05-07T20:07:43.4967528Z B=103, 2025-05-07T20:07:43.4967827Z max_sequence_length=224, 2025-05-07T20:07:43.4968207Z padding_value=41016, 2025-05-07T20:07:43.4968543Z ) 2025-05-07T20:07:43.4968844Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.4969627Z self=, 2025-05-07T20:07:43.4970283Z B=7, 2025-05-07T20:07:43.4970580Z max_sequence_length=473, 2025-05-07T20:07:43.4970957Z padding_value=55817, 2025-05-07T20:07:43.4971285Z ) 2025-05-07T20:07:43.4971580Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.4972255Z self=, 2025-05-07T20:07:43.4972906Z B=21, 2025-05-07T20:07:43.4973196Z max_sequence_length=429, 2025-05-07T20:07:43.4973574Z padding_value=-43576, 2025-05-07T20:07:43.4973909Z ) 2025-05-07T20:07:43.4974200Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.4974876Z self=, 2025-05-07T20:07:43.4975532Z B=35, 2025-05-07T20:07:43.4975931Z max_sequence_length=266, 2025-05-07T20:07:43.4996379Z padding_value=57652, 2025-05-07T20:07:43.4996877Z ) 2025-05-07T20:07:43.4997187Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.4998310Z self=, 2025-05-07T20:07:43.4998999Z B=16, 2025-05-07T20:07:43.4999295Z max_sequence_length=168, 2025-05-07T20:07:43.4999669Z padding_value=-24624, 2025-05-07T20:07:43.5000000Z ) 2025-05-07T20:07:43.5000297Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5000973Z self=, 2025-05-07T20:07:43.5001624Z B=89, 2025-05-07T20:07:43.5001917Z max_sequence_length=363, 2025-05-07T20:07:43.5002287Z padding_value=-55348, 2025-05-07T20:07:43.5002619Z ) 2025-05-07T20:07:43.5002918Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5003585Z self=, 2025-05-07T20:07:43.5004248Z B=59, 2025-05-07T20:07:43.5004541Z max_sequence_length=403, 2025-05-07T20:07:43.5004907Z padding_value=-4601, 2025-05-07T20:07:43.5005238Z ) 2025-05-07T20:07:43.5005545Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5006221Z self=, 2025-05-07T20:07:43.5006862Z B=112, 2025-05-07T20:07:43.5007154Z max_sequence_length=291, 2025-05-07T20:07:43.5007527Z padding_value=-73176, 2025-05-07T20:07:43.5007855Z ) 2025-05-07T20:07:43.5008154Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5008832Z self=, 2025-05-07T20:07:43.5009590Z B=5, 2025-05-07T20:07:43.5009882Z max_sequence_length=103, 2025-05-07T20:07:43.5010249Z padding_value=8516, 2025-05-07T20:07:43.5010558Z ) 2025-05-07T20:07:43.5010859Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5011815Z self=, 2025-05-07T20:07:43.5012517Z B=103, 2025-05-07T20:07:43.5012813Z max_sequence_length=103, 2025-05-07T20:07:43.5013196Z padding_value=8516, 2025-05-07T20:07:43.5013565Z ) 2025-05-07T20:07:43.5013869Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5014541Z self=, 2025-05-07T20:07:43.5015187Z B=103, 2025-05-07T20:07:43.5015467Z max_sequence_length=1, 2025-05-07T20:07:43.5015820Z padding_value=8516, 2025-05-07T20:07:43.5016135Z ) 2025-05-07T20:07:43.5016423Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5017091Z self=, 2025-05-07T20:07:43.5017737Z B=1, 2025-05-07T20:07:43.5018012Z max_sequence_length=1, 2025-05-07T20:07:43.5018375Z padding_value=8516, 2025-05-07T20:07:43.5018694Z ) 2025-05-07T20:07:43.5018998Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5019670Z self=, 2025-05-07T20:07:43.5020319Z B=1, 2025-05-07T20:07:43.5020613Z max_sequence_length=1, 2025-05-07T20:07:43.5020964Z padding_value=1, 2025-05-07T20:07:43.5021270Z ) 2025-05-07T20:07:43.5021569Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5022234Z self=, 2025-05-07T20:07:43.5022882Z B=26, 2025-05-07T20:07:43.5023176Z max_sequence_length=248, 2025-05-07T20:07:43.5023542Z padding_value=-33938, 2025-05-07T20:07:43.5023872Z ) 2025-05-07T20:07:43.5024171Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5024837Z self=, 2025-05-07T20:07:43.5025490Z B=1, 2025-05-07T20:07:43.5025779Z max_sequence_length=248, 2025-05-07T20:07:43.5026160Z padding_value=-33938, 2025-05-07T20:07:43.5026495Z ) 2025-05-07T20:07:43.5026795Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5027662Z self=, 2025-05-07T20:07:43.5028639Z B=1, 2025-05-07T20:07:43.5028939Z max_sequence_length=248, 2025-05-07T20:07:43.5029310Z padding_value=1, 2025-05-07T20:07:43.5029610Z ) 2025-05-07T20:07:43.5029910Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5030582Z self=, 2025-05-07T20:07:43.5031222Z B=71, 2025-05-07T20:07:43.5031516Z max_sequence_length=364, 2025-05-07T20:07:43.5031884Z padding_value=3266, 2025-05-07T20:07:43.5032194Z ) 2025-05-07T20:07:43.5032493Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:07:43.5033166Z self=, 2025-05-07T20:07:43.5033825Z B=71, 2025-05-07T20:07:43.5034116Z max_sequence_length=364, 2025-05-07T20:07:43.5034590Z padding_value=71, 2025-05-07T20:07:43.5034897Z ) 2025-05-07T20:07:43.5035190Z PASSED 2025-05-07T20:07:43.5525052Z 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:07:43.5526557Z self=, 2025-05-07T20:07:43.5527307Z B=1, 2025-05-07T20:07:43.5527598Z max_sequence_length=1, 2025-05-07T20:07:43.5528109Z padding_value=0, 2025-05-07T20:07:43.5528458Z device=device(type='cpu'), 2025-05-07T20:07:43.5528819Z ) 2025-05-07T20:07:43.5529172Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5530086Z self=, 2025-05-07T20:07:43.5530833Z B=73, 2025-05-07T20:07:43.5531563Z max_sequence_length=1, 2025-05-07T20:07:43.5531923Z padding_value=0, 2025-05-07T20:07:43.5532264Z device=device(type='cpu'), 2025-05-07T20:07:43.5532614Z ) 2025-05-07T20:07:43.5532985Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5533818Z self=, 2025-05-07T20:07:43.5534557Z B=73, 2025-05-07T20:07:43.5534846Z max_sequence_length=430, 2025-05-07T20:07:43.5535219Z padding_value=89311, 2025-05-07T20:07:43.5535577Z device=device(type='cpu'), 2025-05-07T20:07:43.5535923Z ) 2025-05-07T20:07:43.5536282Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5537110Z self=, 2025-05-07T20:07:43.5537837Z B=16, 2025-05-07T20:07:43.5538131Z max_sequence_length=277, 2025-05-07T20:07:43.5538505Z padding_value=-91529, 2025-05-07T20:07:43.5538869Z device=device(type='cpu'), 2025-05-07T20:07:43.5539224Z ) 2025-05-07T20:07:43.5539588Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5540419Z self=, 2025-05-07T20:07:43.5541162Z B=51, 2025-05-07T20:07:43.5541456Z max_sequence_length=428, 2025-05-07T20:07:43.5541825Z padding_value=36449, 2025-05-07T20:07:43.5542174Z device=device(type='cpu'), 2025-05-07T20:07:43.5542532Z ) 2025-05-07T20:07:43.5542891Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5543714Z self=, 2025-05-07T20:07:43.5544466Z B=84, 2025-05-07T20:07:43.5544758Z max_sequence_length=245, 2025-05-07T20:07:43.5545121Z padding_value=-14794, 2025-05-07T20:07:43.5545484Z device=device(type='cpu'), 2025-05-07T20:07:43.5545844Z ) 2025-05-07T20:07:43.5546197Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5547043Z self=, 2025-05-07T20:07:43.5547784Z B=76, 2025-05-07T20:07:43.5548393Z max_sequence_length=138, 2025-05-07T20:07:43.5548791Z padding_value=-61788, 2025-05-07T20:07:43.5549146Z device=device(type='cpu'), 2025-05-07T20:07:43.5549499Z ) 2025-05-07T20:07:43.5549858Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5550688Z self=, 2025-05-07T20:07:43.5551415Z B=67, 2025-05-07T20:07:43.5551708Z max_sequence_length=2, 2025-05-07T20:07:43.5552066Z padding_value=-62365, 2025-05-07T20:07:43.5552422Z device=device(type='cpu'), 2025-05-07T20:07:43.5552778Z ) 2025-05-07T20:07:43.5553132Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5553948Z self=, 2025-05-07T20:07:43.5554695Z B=108, 2025-05-07T20:07:43.5554995Z max_sequence_length=179, 2025-05-07T20:07:43.5555356Z padding_value=390, 2025-05-07T20:07:43.5555717Z device=device(type='cpu'), 2025-05-07T20:07:43.5556139Z ) 2025-05-07T20:07:43.5556495Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5557318Z self=, 2025-05-07T20:07:43.5558053Z B=47, 2025-05-07T20:07:43.5558346Z max_sequence_length=367, 2025-05-07T20:07:43.5558712Z padding_value=-22788, 2025-05-07T20:07:43.5559074Z device=device(type='cpu'), 2025-05-07T20:07:43.5559429Z ) 2025-05-07T20:07:43.5559778Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5560610Z self=, 2025-05-07T20:07:43.5561570Z B=19, 2025-05-07T20:07:43.5561858Z max_sequence_length=138, 2025-05-07T20:07:43.5562234Z padding_value=99999, 2025-05-07T20:07:43.5562592Z device=device(type='cpu'), 2025-05-07T20:07:43.5562938Z ) 2025-05-07T20:07:43.5563306Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5564398Z self=, 2025-05-07T20:07:43.5565140Z B=19, 2025-05-07T20:07:43.5565558Z max_sequence_length=19, 2025-05-07T20:07:43.5565937Z padding_value=99999, 2025-05-07T20:07:43.5566296Z device=device(type='cpu'), 2025-05-07T20:07:43.5566644Z ) 2025-05-07T20:07:43.5567002Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5567965Z self=, 2025-05-07T20:07:43.5568697Z B=19, 2025-05-07T20:07:43.5568986Z max_sequence_length=19, 2025-05-07T20:07:43.5569339Z padding_value=19, 2025-05-07T20:07:43.5569753Z device=device(type='cpu'), 2025-05-07T20:07:43.5570111Z ) 2025-05-07T20:07:43.5570468Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5571307Z self=, 2025-05-07T20:07:43.5572033Z B=110, 2025-05-07T20:07:43.5572324Z max_sequence_length=71, 2025-05-07T20:07:43.5572689Z padding_value=35357, 2025-05-07T20:07:43.5573038Z device=device(type='cpu'), 2025-05-07T20:07:43.5573394Z ) 2025-05-07T20:07:43.5573754Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5574574Z self=, 2025-05-07T20:07:43.5575422Z B=110, 2025-05-07T20:07:43.5575870Z max_sequence_length=110, 2025-05-07T20:07:43.5576234Z padding_value=35357, 2025-05-07T20:07:43.5576592Z device=device(type='cpu'), 2025-05-07T20:07:43.5576955Z ) 2025-05-07T20:07:43.5577304Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5578130Z self=, 2025-05-07T20:07:43.5579081Z B=110, 2025-05-07T20:07:43.5579394Z max_sequence_length=110, 2025-05-07T20:07:43.5579752Z padding_value=110, 2025-05-07T20:07:43.5580095Z device=device(type='cpu'), 2025-05-07T20:07:43.5580450Z ) 2025-05-07T20:07:43.5580798Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5581625Z self=, 2025-05-07T20:07:43.5582361Z B=64, 2025-05-07T20:07:43.5582648Z max_sequence_length=436, 2025-05-07T20:07:43.5583016Z padding_value=17350, 2025-05-07T20:07:43.5583373Z device=device(type='cpu'), 2025-05-07T20:07:43.5583719Z ) 2025-05-07T20:07:43.5584080Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5584921Z self=, 2025-05-07T20:07:43.5585652Z B=64, 2025-05-07T20:07:43.5585935Z max_sequence_length=64, 2025-05-07T20:07:43.5586303Z padding_value=17350, 2025-05-07T20:07:43.5586662Z device=device(type='cpu'), 2025-05-07T20:07:43.5587009Z ) 2025-05-07T20:07:43.5587370Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5588193Z self=, 2025-05-07T20:07:43.5588920Z B=64, 2025-05-07T20:07:43.5589208Z max_sequence_length=64, 2025-05-07T20:07:43.5589567Z padding_value=64, 2025-05-07T20:07:43.5589909Z device=device(type='cpu'), 2025-05-07T20:07:43.5590261Z ) 2025-05-07T20:07:43.5590618Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:07:43.5591437Z self=, 2025-05-07T20:07:43.5592386Z B=82, 2025-05-07T20:07:43.5592678Z max_sequence_length=225, 2025-05-07T20:07:43.5593048Z padding_value=80405, 2025-05-07T20:07:43.5593395Z device=device(type='cpu'), 2025-05-07T20:07:43.5593757Z ) 2025-05-07T20:07:43.5594050Z PASSED 2025-05-07T20:07:43.5594628Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:07:43.5595722Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense SKIPPED 2025-05-07T20:07:43.5596268Z 2025-05-07T20:07:43.5596488Z =========================== short test summary info ============================ 2025-05-07T20:07:43.5597203Z SKIPPED [1] jagged/1d_to_dense_test.py:202: CUDA is not available or no GPUs detected 2025-05-07T20:07:43.5597906Z ========================= 3 passed, 1 skipped in 2.89s ========================= 2025-05-07T20:07:44.4288419Z 2025-05-07T20:07:44.4289462Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:07:44.4311473Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 7 seconds 2025-05-07T20:07:44.4311929Z 2025-05-07T20:07:44.4311935Z 2025-05-07T20:07:44.4311941Z 2025-05-07T20:07:44.4311946Z 2025-05-07T20:07:44.4328821Z ################################################################################ 2025-05-07T20:07:44.4348897Z # [2025-05-07T20:07:44.434Z] Run Python Test Suite: 2025-05-07T20:07:44.4349393Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:07:44.4349818Z ################################################################################ 2025-05-07T20:07:44.4377246Z + 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:07:44.4378188Z 2025-05-07T20:07:47.6195376Z ============================= test session starts ============================== 2025-05-07T20:07:47.6196294Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:47.6197087Z cachedir: .pytest_cache 2025-05-07T20:07:47.6197948Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:47.6199334Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:47.6199787Z plugins: hypothesis-6.131.14 2025-05-07T20:07:50.1655071Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:50.1656392Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:50.1733473Z collected 4 items 2025-05-07T20:07:50.1733744Z 2025-05-07T20:07:51.0527142Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0528491Z self=, 2025-05-07T20:07:51.0529158Z B=1, 2025-05-07T20:07:51.0529547Z D=1, 2025-05-07T20:07:51.0529833Z max_sequence_length=1, 2025-05-07T20:07:51.0530208Z dtype=torch.float32, 2025-05-07T20:07:51.0530546Z ) 2025-05-07T20:07:51.0530876Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0531559Z self=, 2025-05-07T20:07:51.0532212Z B=77, 2025-05-07T20:07:51.0532491Z D=1, 2025-05-07T20:07:51.0532771Z max_sequence_length=1, 2025-05-07T20:07:51.0533131Z dtype=torch.float32, 2025-05-07T20:07:51.0533466Z ) 2025-05-07T20:07:51.0533763Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0534448Z self=, 2025-05-07T20:07:51.0535105Z B=77, 2025-05-07T20:07:51.0535372Z D=100, 2025-05-07T20:07:51.0535672Z max_sequence_length=157, 2025-05-07T20:07:51.0536049Z dtype=torch.float16, 2025-05-07T20:07:51.0536391Z ) 2025-05-07T20:07:51.0537270Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0537972Z self=, 2025-05-07T20:07:51.0538682Z B=37, 2025-05-07T20:07:51.0539004Z D=6, 2025-05-07T20:07:51.0539346Z max_sequence_length=70, 2025-05-07T20:07:51.0539713Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0540055Z ) 2025-05-07T20:07:51.0540362Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0541044Z self=, 2025-05-07T20:07:51.0541685Z B=60, 2025-05-07T20:07:51.0541954Z D=96, 2025-05-07T20:07:51.0542240Z max_sequence_length=63, 2025-05-07T20:07:51.0542602Z dtype=torch.float32, 2025-05-07T20:07:51.0542940Z ) 2025-05-07T20:07:51.0543246Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0543918Z self=, 2025-05-07T20:07:51.0544566Z B=42, 2025-05-07T20:07:51.0544852Z D=96, 2025-05-07T20:07:51.0545136Z max_sequence_length=159, 2025-05-07T20:07:51.0545513Z dtype=torch.float32, 2025-05-07T20:07:51.0545852Z ) 2025-05-07T20:07:51.0546157Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0546845Z self=, 2025-05-07T20:07:51.0547502Z B=58, 2025-05-07T20:07:51.0547779Z D=61, 2025-05-07T20:07:51.0548081Z max_sequence_length=200, 2025-05-07T20:07:51.0548469Z dtype=torch.float16, 2025-05-07T20:07:51.0548795Z ) 2025-05-07T20:07:51.0549104Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0549798Z self=, 2025-05-07T20:07:51.0550504Z B=39, 2025-05-07T20:07:51.0550860Z D=9, 2025-05-07T20:07:51.0551250Z max_sequence_length=32, 2025-05-07T20:07:51.0551786Z dtype=torch.float32, 2025-05-07T20:07:51.0552298Z ) 2025-05-07T20:07:51.0552628Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0553309Z self=, 2025-05-07T20:07:51.0553956Z B=11, 2025-05-07T20:07:51.0554619Z D=98, 2025-05-07T20:07:51.0554945Z max_sequence_length=7, 2025-05-07T20:07:51.0555301Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0555652Z ) 2025-05-07T20:07:51.0555958Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0556634Z self=, 2025-05-07T20:07:51.0557289Z B=85, 2025-05-07T20:07:51.0557652Z D=38, 2025-05-07T20:07:51.0558021Z max_sequence_length=1, 2025-05-07T20:07:51.0558422Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0558764Z ) 2025-05-07T20:07:51.0559078Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0559753Z self=, 2025-05-07T20:07:51.0560427Z B=113, 2025-05-07T20:07:51.0560764Z D=116, 2025-05-07T20:07:51.0561116Z max_sequence_length=93, 2025-05-07T20:07:51.0561567Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0561940Z ) 2025-05-07T20:07:51.0562247Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0563201Z self=, 2025-05-07T20:07:51.0564021Z B=113, 2025-05-07T20:07:51.0564485Z D=113, 2025-05-07T20:07:51.0564790Z max_sequence_length=93, 2025-05-07T20:07:51.0565221Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0565576Z ) 2025-05-07T20:07:51.0565942Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0566651Z self=, 2025-05-07T20:07:51.0567305Z B=93, 2025-05-07T20:07:51.0567572Z D=113, 2025-05-07T20:07:51.0567864Z max_sequence_length=93, 2025-05-07T20:07:51.0568235Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0568652Z ) 2025-05-07T20:07:51.0569275Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0570199Z self=, 2025-05-07T20:07:51.0570858Z B=93, 2025-05-07T20:07:51.0571134Z D=113, 2025-05-07T20:07:51.0571440Z max_sequence_length=113, 2025-05-07T20:07:51.0571819Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0572159Z ) 2025-05-07T20:07:51.0572464Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0573146Z self=, 2025-05-07T20:07:51.0573800Z B=93, 2025-05-07T20:07:51.0574061Z D=93, 2025-05-07T20:07:51.0574354Z max_sequence_length=113, 2025-05-07T20:07:51.0574734Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0575063Z ) 2025-05-07T20:07:51.0575367Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0576049Z self=, 2025-05-07T20:07:51.0576713Z B=113, 2025-05-07T20:07:51.0576983Z D=93, 2025-05-07T20:07:51.0577277Z max_sequence_length=113, 2025-05-07T20:07:51.0577644Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0577977Z ) 2025-05-07T20:07:51.0578288Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0578960Z self=, 2025-05-07T20:07:51.0579610Z B=113, 2025-05-07T20:07:51.0579882Z D=93, 2025-05-07T20:07:51.0580169Z max_sequence_length=93, 2025-05-07T20:07:51.0580535Z dtype=torch.bfloat16, 2025-05-07T20:07:51.0580872Z ) 2025-05-07T20:07:51.0581176Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0581847Z self=, 2025-05-07T20:07:51.0582500Z B=108, 2025-05-07T20:07:51.0582769Z D=114, 2025-05-07T20:07:51.0583178Z max_sequence_length=137, 2025-05-07T20:07:51.0583556Z dtype=torch.float16, 2025-05-07T20:07:51.0583903Z ) 2025-05-07T20:07:51.0584266Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0585060Z self=, 2025-05-07T20:07:51.0585728Z B=108, 2025-05-07T20:07:51.0586288Z D=114, 2025-05-07T20:07:51.0586668Z max_sequence_length=114, 2025-05-07T20:07:51.0587067Z dtype=torch.float16, 2025-05-07T20:07:51.0587469Z ) 2025-05-07T20:07:51.0587799Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:07:51.0588481Z self=, 2025-05-07T20:07:51.0589125Z B=108, 2025-05-07T20:07:51.0589397Z D=114, 2025-05-07T20:07:51.0589701Z max_sequence_length=108, 2025-05-07T20:07:51.0590149Z dtype=torch.float16, 2025-05-07T20:07:51.0590573Z ) 2025-05-07T20:07:51.0590893Z PASSED 2025-05-07T20:07:51.5473466Z 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:07:51.5474845Z self=, 2025-05-07T20:07:51.5475584Z B=2, 2025-05-07T20:07:51.5475849Z D=2, 2025-05-07T20:07:51.5476147Z max_sequence_length=1, 2025-05-07T20:07:51.5476513Z dtype=torch.float32, 2025-05-07T20:07:51.5476876Z device=device(type='cpu'), 2025-05-07T20:07:51.5477225Z ) 2025-05-07T20:07:51.5477587Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5478418Z self=, 2025-05-07T20:07:51.5479149Z B=33, 2025-05-07T20:07:51.5479423Z D=2, 2025-05-07T20:07:51.5479709Z max_sequence_length=1, 2025-05-07T20:07:51.5480066Z dtype=torch.float32, 2025-05-07T20:07:51.5480425Z device=device(type='cpu'), 2025-05-07T20:07:51.5480780Z ) 2025-05-07T20:07:51.5481132Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5482389Z self=, 2025-05-07T20:07:51.5483120Z B=33, 2025-05-07T20:07:51.5483391Z D=105, 2025-05-07T20:07:51.5483687Z max_sequence_length=178, 2025-05-07T20:07:51.5484061Z dtype=torch.float32, 2025-05-07T20:07:51.5484420Z device=device(type='cpu'), 2025-05-07T20:07:51.5484770Z ) 2025-05-07T20:07:51.5485128Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5485960Z self=, 2025-05-07T20:07:51.5486693Z B=89, 2025-05-07T20:07:51.5486961Z D=63, 2025-05-07T20:07:51.5487248Z max_sequence_length=58, 2025-05-07T20:07:51.5487604Z dtype=torch.float16, 2025-05-07T20:07:51.5487970Z device=device(type='cpu'), 2025-05-07T20:07:51.5488412Z ) 2025-05-07T20:07:51.5488778Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5489733Z self=, 2025-05-07T20:07:51.5490489Z B=34, 2025-05-07T20:07:51.5490758Z D=46, 2025-05-07T20:07:51.5491051Z max_sequence_length=135, 2025-05-07T20:07:51.5491427Z dtype=torch.float16, 2025-05-07T20:07:51.5491788Z device=device(type='cpu'), 2025-05-07T20:07:51.5492141Z ) 2025-05-07T20:07:51.5492495Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5493329Z self=, 2025-05-07T20:07:51.5494066Z B=66, 2025-05-07T20:07:51.5494337Z D=78, 2025-05-07T20:07:51.5494623Z max_sequence_length=125, 2025-05-07T20:07:51.5494999Z dtype=torch.float32, 2025-05-07T20:07:51.5495361Z device=device(type='cpu'), 2025-05-07T20:07:51.5495710Z ) 2025-05-07T20:07:51.5496071Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5496903Z self=, 2025-05-07T20:07:51.5497650Z B=84, 2025-05-07T20:07:51.5497924Z D=50, 2025-05-07T20:07:51.5498213Z max_sequence_length=92, 2025-05-07T20:07:51.5498911Z dtype=torch.float16, 2025-05-07T20:07:51.5499299Z device=device(type='cpu'), 2025-05-07T20:07:51.5499654Z ) 2025-05-07T20:07:51.5500005Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5500831Z self=, 2025-05-07T20:07:51.5501562Z B=43, 2025-05-07T20:07:51.5501832Z D=45, 2025-05-07T20:07:51.5502116Z max_sequence_length=123, 2025-05-07T20:07:51.5502488Z dtype=torch.float32, 2025-05-07T20:07:51.5502849Z device=device(type='cpu'), 2025-05-07T20:07:51.5503198Z ) 2025-05-07T20:07:51.5503556Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5504379Z self=, 2025-05-07T20:07:51.5505118Z B=13, 2025-05-07T20:07:51.5505385Z D=44, 2025-05-07T20:07:51.5505678Z max_sequence_length=199, 2025-05-07T20:07:51.5506047Z dtype=torch.float16, 2025-05-07T20:07:51.5506413Z device=device(type='cpu'), 2025-05-07T20:07:51.5506770Z ) 2025-05-07T20:07:51.5507119Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5507946Z self=, 2025-05-07T20:07:51.5508679Z B=100, 2025-05-07T20:07:51.5508952Z D=101, 2025-05-07T20:07:51.5509238Z max_sequence_length=170, 2025-05-07T20:07:51.5509612Z dtype=torch.bfloat16, 2025-05-07T20:07:51.5509976Z device=device(type='cpu'), 2025-05-07T20:07:51.5510327Z ) 2025-05-07T20:07:51.5510689Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5511516Z self=, 2025-05-07T20:07:51.5512432Z B=107, 2025-05-07T20:07:51.5512706Z D=81, 2025-05-07T20:07:51.5512994Z max_sequence_length=48, 2025-05-07T20:07:51.5513351Z dtype=torch.float16, 2025-05-07T20:07:51.5513723Z device=device(type='cpu'), 2025-05-07T20:07:51.5514082Z ) 2025-05-07T20:07:51.5514434Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5515264Z self=, 2025-05-07T20:07:51.5516003Z B=107, 2025-05-07T20:07:51.5516273Z D=81, 2025-05-07T20:07:51.5516557Z max_sequence_length=107, 2025-05-07T20:07:51.5516930Z dtype=torch.float16, 2025-05-07T20:07:51.5517288Z device=device(type='cpu'), 2025-05-07T20:07:51.5517635Z ) 2025-05-07T20:07:51.5517999Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5518829Z self=, 2025-05-07T20:07:51.5519567Z B=107, 2025-05-07T20:07:51.5519833Z D=81, 2025-05-07T20:07:51.5520120Z max_sequence_length=81, 2025-05-07T20:07:51.5520477Z dtype=torch.float16, 2025-05-07T20:07:51.5520835Z device=device(type='cpu'), 2025-05-07T20:07:51.5521199Z ) 2025-05-07T20:07:51.5521552Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5522374Z self=, 2025-05-07T20:07:51.5523106Z B=81, 2025-05-07T20:07:51.5523378Z D=81, 2025-05-07T20:07:51.5523670Z max_sequence_length=81, 2025-05-07T20:07:51.5524036Z dtype=torch.float16, 2025-05-07T20:07:51.5524394Z device=device(type='cpu'), 2025-05-07T20:07:51.5524743Z ) 2025-05-07T20:07:51.5525100Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5525932Z self=, 2025-05-07T20:07:51.5526658Z B=70, 2025-05-07T20:07:51.5526942Z D=14, 2025-05-07T20:07:51.5527235Z max_sequence_length=49, 2025-05-07T20:07:51.5527591Z dtype=torch.float32, 2025-05-07T20:07:51.5528240Z device=device(type='cpu'), 2025-05-07T20:07:51.5528598Z ) 2025-05-07T20:07:51.5529326Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5530290Z self=, 2025-05-07T20:07:51.5531024Z B=49, 2025-05-07T20:07:51.5531294Z D=14, 2025-05-07T20:07:51.5531581Z max_sequence_length=49, 2025-05-07T20:07:51.5531945Z dtype=torch.float32, 2025-05-07T20:07:51.5532306Z device=device(type='cpu'), 2025-05-07T20:07:51.5532654Z ) 2025-05-07T20:07:51.5533013Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5533841Z self=, 2025-05-07T20:07:51.5534569Z B=49, 2025-05-07T20:07:51.5534858Z D=49, 2025-05-07T20:07:51.5535146Z max_sequence_length=49, 2025-05-07T20:07:51.5535504Z dtype=torch.float32, 2025-05-07T20:07:51.5535866Z device=device(type='cpu'), 2025-05-07T20:07:51.5536225Z ) 2025-05-07T20:07:51.5536586Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5537415Z self=, 2025-05-07T20:07:51.5538152Z B=53, 2025-05-07T20:07:51.5538414Z D=34, 2025-05-07T20:07:51.5538710Z max_sequence_length=145, 2025-05-07T20:07:51.5539083Z dtype=torch.float16, 2025-05-07T20:07:51.5539440Z device=device(type='cpu'), 2025-05-07T20:07:51.5539786Z ) 2025-05-07T20:07:51.5540144Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5540972Z self=, 2025-05-07T20:07:51.5541701Z B=53, 2025-05-07T20:07:51.5541966Z D=2, 2025-05-07T20:07:51.5542558Z max_sequence_length=145, 2025-05-07T20:07:51.5542925Z dtype=torch.float16, 2025-05-07T20:07:51.5543497Z device=device(type='cpu'), 2025-05-07T20:07:51.5543855Z ) 2025-05-07T20:07:51.5544216Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:07:51.5545039Z self=, 2025-05-07T20:07:51.5545770Z B=53, 2025-05-07T20:07:51.5546044Z D=2, 2025-05-07T20:07:51.5546332Z max_sequence_length=2, 2025-05-07T20:07:51.5546693Z dtype=torch.float16, 2025-05-07T20:07:51.5547059Z device=device(type='cpu'), 2025-05-07T20:07:51.5547411Z ) 2025-05-07T20:07:51.5547669Z PASSED 2025-05-07T20:07:51.5548307Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:07:51.5549252Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense SKIPPED 2025-05-07T20:07:51.5549802Z 2025-05-07T20:07:51.5550009Z =========================== short test summary info ============================ 2025-05-07T20:07:51.5550732Z SKIPPED [1] jagged/2d_to_dense_test.py:203: CUDA is not available or no GPUs detected 2025-05-07T20:07:51.5551453Z ========================= 3 passed, 1 skipped in 4.15s ========================= 2025-05-07T20:07:52.5023115Z 2025-05-07T20:07:52.5023735Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:07:52.5047950Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 8 seconds 2025-05-07T20:07:52.5048566Z 2025-05-07T20:07:52.5048573Z 2025-05-07T20:07:52.5048579Z 2025-05-07T20:07:52.5048584Z 2025-05-07T20:07:52.5065535Z ################################################################################ 2025-05-07T20:07:52.5085402Z # [2025-05-07T20:07:52.507Z] Run Python Test Suite: 2025-05-07T20:07:52.5085994Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:07:52.5086499Z ################################################################################ 2025-05-07T20:07:52.5115961Z + 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:07:52.5117037Z 2025-05-07T20:07:55.7638699Z ============================= test session starts ============================== 2025-05-07T20:07:55.7639661Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:55.7640435Z cachedir: .pytest_cache 2025-05-07T20:07:55.7641292Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:55.7642238Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:55.7642677Z plugins: hypothesis-6.131.14 2025-05-07T20:07:58.3526918Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:58.3528417Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:58.3596544Z collected 3 items 2025-05-07T20:07:58.3596813Z 2025-05-07T20:08:19.7023768Z 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:08:19.7025522Z self=, 2025-05-07T20:08:19.7026473Z B=0, 2025-05-07T20:08:19.7026750Z H=1, 2025-05-07T20:08:19.7027019Z max_L=1, 2025-05-07T20:08:19.7027306Z D=0, 2025-05-07T20:08:19.7027595Z dtype=torch.float32, 2025-05-07T20:08:19.7028269Z device=device(type='cpu'), 2025-05-07T20:08:19.7028644Z ) 2025-05-07T20:08:19.7029001Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7030012Z self=, 2025-05-07T20:08:19.7031456Z B=15, 2025-05-07T20:08:19.7031725Z H=1, 2025-05-07T20:08:19.7031988Z max_L=1, 2025-05-07T20:08:19.7032263Z D=0, 2025-05-07T20:08:19.7032560Z dtype=torch.float32, 2025-05-07T20:08:19.7032919Z device=device(type='cpu'), 2025-05-07T20:08:19.7033389Z ) 2025-05-07T20:08:19.7033738Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7034753Z self=, 2025-05-07T20:08:19.7035681Z B=15, 2025-05-07T20:08:19.7035940Z H=1, 2025-05-07T20:08:19.7036210Z max_L=10, 2025-05-07T20:08:19.7036490Z D=10, 2025-05-07T20:08:19.7036774Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7037141Z device=device(type='cpu'), 2025-05-07T20:08:19.7037494Z ) 2025-05-07T20:08:19.7037845Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7038878Z self=, 2025-05-07T20:08:19.7039806Z B=2, 2025-05-07T20:08:19.7040074Z H=1, 2025-05-07T20:08:19.7040342Z max_L=1, 2025-05-07T20:08:19.7040624Z D=0, 2025-05-07T20:08:19.7040912Z dtype=torch.float32, 2025-05-07T20:08:19.7041262Z device=device(type='cpu'), 2025-05-07T20:08:19.7041624Z ) 2025-05-07T20:08:19.7041981Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7042993Z self=, 2025-05-07T20:08:19.7043922Z B=2, 2025-05-07T20:08:19.7044187Z H=1, 2025-05-07T20:08:19.7044449Z max_L=3, 2025-05-07T20:08:19.7044726Z D=21, 2025-05-07T20:08:19.7045016Z dtype=torch.float32, 2025-05-07T20:08:19.7045375Z device=device(type='cpu'), 2025-05-07T20:08:19.7045740Z ) 2025-05-07T20:08:19.7046107Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7047126Z self=, 2025-05-07T20:08:19.7048338Z B=7, 2025-05-07T20:08:19.7048628Z H=1, 2025-05-07T20:08:19.7048895Z max_L=24, 2025-05-07T20:08:19.7049173Z D=4, 2025-05-07T20:08:19.7049572Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7049943Z device=device(type='cpu'), 2025-05-07T20:08:19.7050291Z ) 2025-05-07T20:08:19.7050645Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7051663Z self=, 2025-05-07T20:08:19.7052579Z B=13, 2025-05-07T20:08:19.7052847Z H=2, 2025-05-07T20:08:19.7053221Z max_L=16, 2025-05-07T20:08:19.7053548Z D=9, 2025-05-07T20:08:19.7053837Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7054201Z device=device(type='cpu'), 2025-05-07T20:08:19.7054567Z ) 2025-05-07T20:08:19.7054927Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7055947Z self=, 2025-05-07T20:08:19.7056869Z B=26, 2025-05-07T20:08:19.7057126Z H=1, 2025-05-07T20:08:19.7057392Z max_L=24, 2025-05-07T20:08:19.7057673Z D=4, 2025-05-07T20:08:19.7057953Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7058315Z device=device(type='cpu'), 2025-05-07T20:08:19.7058669Z ) 2025-05-07T20:08:19.7059017Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7060148Z self=, 2025-05-07T20:08:19.7061080Z B=22, 2025-05-07T20:08:19.7061338Z H=3, 2025-05-07T20:08:19.7061604Z max_L=17, 2025-05-07T20:08:19.7061882Z D=3, 2025-05-07T20:08:19.7062357Z dtype=torch.float16, 2025-05-07T20:08:19.7062723Z device=device(type='cpu'), 2025-05-07T20:08:19.7063079Z ) 2025-05-07T20:08:19.7063433Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7064450Z self=, 2025-05-07T20:08:19.7065380Z B=5, 2025-05-07T20:08:19.7065650Z H=1, 2025-05-07T20:08:19.7065908Z max_L=18, 2025-05-07T20:08:19.7066194Z D=12, 2025-05-07T20:08:19.7066479Z dtype=torch.float32, 2025-05-07T20:08:19.7066834Z device=device(type='cpu'), 2025-05-07T20:08:19.7067198Z ) 2025-05-07T20:08:19.7067549Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7068641Z self=, 2025-05-07T20:08:19.7069571Z B=30, 2025-05-07T20:08:19.7069839Z H=1, 2025-05-07T20:08:19.7070106Z max_L=10, 2025-05-07T20:08:19.7070384Z D=13, 2025-05-07T20:08:19.7070672Z dtype=torch.float16, 2025-05-07T20:08:19.7071033Z device=device(type='cpu'), 2025-05-07T20:08:19.7071439Z ) 2025-05-07T20:08:19.7071814Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7072881Z self=, 2025-05-07T20:08:19.7073799Z B=32, 2025-05-07T20:08:19.7074069Z H=2, 2025-05-07T20:08:19.7074334Z max_L=5, 2025-05-07T20:08:19.7074605Z D=20, 2025-05-07T20:08:19.7074898Z dtype=torch.float32, 2025-05-07T20:08:19.7075261Z device=device(type='cpu'), 2025-05-07T20:08:19.7075611Z ) 2025-05-07T20:08:19.7075969Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7076982Z self=, 2025-05-07T20:08:19.7077908Z B=16, 2025-05-07T20:08:19.7078202Z H=3, 2025-05-07T20:08:19.7078468Z max_L=21, 2025-05-07T20:08:19.7078741Z D=8, 2025-05-07T20:08:19.7079033Z dtype=torch.float16, 2025-05-07T20:08:19.7079399Z device=device(type='cpu'), 2025-05-07T20:08:19.7079950Z ) 2025-05-07T20:08:19.7080319Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7081333Z self=, 2025-05-07T20:08:19.7082337Z B=0, 2025-05-07T20:08:19.7082593Z H=3, 2025-05-07T20:08:19.7082860Z max_L=30, 2025-05-07T20:08:19.7083143Z D=29, 2025-05-07T20:08:19.7083422Z dtype=torch.float16, 2025-05-07T20:08:19.7083784Z device=device(type='cpu'), 2025-05-07T20:08:19.7084141Z ) 2025-05-07T20:08:19.7084488Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7085507Z self=, 2025-05-07T20:08:19.7086447Z B=24, 2025-05-07T20:08:19.7086710Z H=1, 2025-05-07T20:08:19.7086977Z max_L=19, 2025-05-07T20:08:19.7087257Z D=26, 2025-05-07T20:08:19.7087551Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7087916Z device=device(type='cpu'), 2025-05-07T20:08:19.7088275Z ) 2025-05-07T20:08:19.7088622Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7089712Z self=, 2025-05-07T20:08:19.7090698Z B=32, 2025-05-07T20:08:19.7090966Z H=1, 2025-05-07T20:08:19.7091223Z max_L=18, 2025-05-07T20:08:19.7091503Z D=16, 2025-05-07T20:08:19.7091794Z dtype=torch.float32, 2025-05-07T20:08:19.7092149Z device=device(type='cpu'), 2025-05-07T20:08:19.7092510Z ) 2025-05-07T20:08:19.7092866Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7094109Z self=, 2025-05-07T20:08:19.7095626Z B=14, 2025-05-07T20:08:19.7095993Z H=2, 2025-05-07T20:08:19.7114147Z max_L=8, 2025-05-07T20:08:19.7114586Z D=25, 2025-05-07T20:08:19.7114887Z dtype=torch.float16, 2025-05-07T20:08:19.7115260Z device=device(type='cpu'), 2025-05-07T20:08:19.7115613Z ) 2025-05-07T20:08:19.7115968Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7116992Z self=, 2025-05-07T20:08:19.7117919Z B=14, 2025-05-07T20:08:19.7118177Z H=2, 2025-05-07T20:08:19.7118441Z max_L=14, 2025-05-07T20:08:19.7118723Z D=25, 2025-05-07T20:08:19.7119002Z dtype=torch.float16, 2025-05-07T20:08:19.7119360Z device=device(type='cpu'), 2025-05-07T20:08:19.7119711Z ) 2025-05-07T20:08:19.7120057Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7121086Z self=, 2025-05-07T20:08:19.7122009Z B=14, 2025-05-07T20:08:19.7122274Z H=1, 2025-05-07T20:08:19.7122540Z max_L=14, 2025-05-07T20:08:19.7122816Z D=25, 2025-05-07T20:08:19.7123094Z dtype=torch.float16, 2025-05-07T20:08:19.7123455Z device=device(type='cpu'), 2025-05-07T20:08:19.7123808Z ) 2025-05-07T20:08:19.7124159Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7125164Z self=, 2025-05-07T20:08:19.7126190Z B=25, 2025-05-07T20:08:19.7126461Z H=1, 2025-05-07T20:08:19.7126721Z max_L=14, 2025-05-07T20:08:19.7127000Z D=25, 2025-05-07T20:08:19.7127285Z dtype=torch.float16, 2025-05-07T20:08:19.7127636Z device=device(type='cpu'), 2025-05-07T20:08:19.7128232Z ) 2025-05-07T20:08:19.7128591Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7130170Z self=, 2025-05-07T20:08:19.7131139Z B=25, 2025-05-07T20:08:19.7131409Z H=1, 2025-05-07T20:08:19.7131667Z max_L=25, 2025-05-07T20:08:19.7131949Z D=25, 2025-05-07T20:08:19.7132238Z dtype=torch.float16, 2025-05-07T20:08:19.7132599Z device=device(type='cpu'), 2025-05-07T20:08:19.7132947Z ) 2025-05-07T20:08:19.7133299Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7134317Z self=, 2025-05-07T20:08:19.7135234Z B=1, 2025-05-07T20:08:19.7135497Z H=1, 2025-05-07T20:08:19.7135763Z max_L=25, 2025-05-07T20:08:19.7136036Z D=25, 2025-05-07T20:08:19.7136335Z dtype=torch.float16, 2025-05-07T20:08:19.7136693Z device=device(type='cpu'), 2025-05-07T20:08:19.7137045Z ) 2025-05-07T20:08:19.7137398Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7138420Z self=, 2025-05-07T20:08:19.7139343Z B=25, 2025-05-07T20:08:19.7139612Z H=1, 2025-05-07T20:08:19.7139980Z max_L=1, 2025-05-07T20:08:19.7140251Z D=25, 2025-05-07T20:08:19.7140538Z dtype=torch.float16, 2025-05-07T20:08:19.7140902Z device=device(type='cpu'), 2025-05-07T20:08:19.7141329Z ) 2025-05-07T20:08:19.7141682Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7142705Z self=, 2025-05-07T20:08:19.7143683Z B=16, 2025-05-07T20:08:19.7143952Z H=1, 2025-05-07T20:08:19.7144218Z max_L=17, 2025-05-07T20:08:19.7144819Z D=11, 2025-05-07T20:08:19.7145105Z dtype=torch.float32, 2025-05-07T20:08:19.7145464Z device=device(type='cpu'), 2025-05-07T20:08:19.7145820Z ) 2025-05-07T20:08:19.7146174Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7147187Z self=, 2025-05-07T20:08:19.7148113Z B=16, 2025-05-07T20:08:19.7148382Z H=1, 2025-05-07T20:08:19.7148644Z max_L=11, 2025-05-07T20:08:19.7148924Z D=11, 2025-05-07T20:08:19.7149209Z dtype=torch.float32, 2025-05-07T20:08:19.7149560Z device=device(type='cpu'), 2025-05-07T20:08:19.7149918Z ) 2025-05-07T20:08:19.7150277Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:08:19.7151283Z self=, 2025-05-07T20:08:19.7152210Z B=11, 2025-05-07T20:08:19.7152484Z H=1, 2025-05-07T20:08:19.7152748Z max_L=11, 2025-05-07T20:08:19.7153036Z D=11, 2025-05-07T20:08:19.7153322Z dtype=torch.float32, 2025-05-07T20:08:19.7153672Z device=device(type='cpu'), 2025-05-07T20:08:19.7154035Z ) 2025-05-07T20:08:19.7154288Z PASSED 2025-05-07T20:08:19.7453074Z 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:08:19.7455119Z self=, 2025-05-07T20:08:19.7456137Z B=2, 2025-05-07T20:08:19.7456414Z H=1, 2025-05-07T20:08:19.7456682Z max_L=1, 2025-05-07T20:08:19.7456956Z D=2, 2025-05-07T20:08:19.7457246Z dtype=torch.float32, 2025-05-07T20:08:19.7457597Z device_type='cpu', 2025-05-07T20:08:19.7457912Z ) 2025-05-07T20:08:19.7458372Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7459964Z self=, 2025-05-07T20:08:19.7460981Z B=28, 2025-05-07T20:08:19.7461247Z H=1, 2025-05-07T20:08:19.7461517Z max_L=1, 2025-05-07T20:08:19.7461791Z D=2, 2025-05-07T20:08:19.7462081Z dtype=torch.float32, 2025-05-07T20:08:19.7462433Z device_type='cpu', 2025-05-07T20:08:19.7462742Z ) 2025-05-07T20:08:19.7463168Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7464338Z self=, 2025-05-07T20:08:19.7465344Z B=28, 2025-05-07T20:08:19.7465607Z H=3, 2025-05-07T20:08:19.7465878Z max_L=10, 2025-05-07T20:08:19.7466162Z D=5, 2025-05-07T20:08:19.7466448Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7466817Z device_type='cpu', 2025-05-07T20:08:19.7467134Z ) 2025-05-07T20:08:19.7467551Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7468723Z self=, 2025-05-07T20:08:19.7469730Z B=13, 2025-05-07T20:08:19.7469989Z H=3, 2025-05-07T20:08:19.7470257Z max_L=4, 2025-05-07T20:08:19.7470535Z D=2, 2025-05-07T20:08:19.7470811Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7471166Z device_type='cpu', 2025-05-07T20:08:19.7471482Z ) 2025-05-07T20:08:19.7471909Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7473076Z self=, 2025-05-07T20:08:19.7474099Z B=25, 2025-05-07T20:08:19.7474379Z H=1, 2025-05-07T20:08:19.7475008Z max_L=4, 2025-05-07T20:08:19.7475299Z D=8, 2025-05-07T20:08:19.7475590Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7475943Z device_type='cpu', 2025-05-07T20:08:19.7476264Z ) 2025-05-07T20:08:19.7476703Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7477875Z self=, 2025-05-07T20:08:19.7478874Z B=25, 2025-05-07T20:08:19.7479147Z H=3, 2025-05-07T20:08:19.7479416Z max_L=17, 2025-05-07T20:08:19.7479693Z D=6, 2025-05-07T20:08:19.7479978Z dtype=torch.float32, 2025-05-07T20:08:19.7480329Z device_type='cpu', 2025-05-07T20:08:19.7480645Z ) 2025-05-07T20:08:19.7481073Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7482243Z self=, 2025-05-07T20:08:19.7483256Z B=11, 2025-05-07T20:08:19.7483523Z H=3, 2025-05-07T20:08:19.7483789Z max_L=25, 2025-05-07T20:08:19.7484063Z D=31, 2025-05-07T20:08:19.7484346Z dtype=torch.float16, 2025-05-07T20:08:19.7484705Z device_type='cpu', 2025-05-07T20:08:19.7485018Z ) 2025-05-07T20:08:19.7485449Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7486613Z self=, 2025-05-07T20:08:19.7487621Z B=3, 2025-05-07T20:08:19.7487880Z H=2, 2025-05-07T20:08:19.7488146Z max_L=32, 2025-05-07T20:08:19.7488424Z D=12, 2025-05-07T20:08:19.7488702Z dtype=torch.float16, 2025-05-07T20:08:19.7489049Z device_type='cpu', 2025-05-07T20:08:19.7489363Z ) 2025-05-07T20:08:19.7489911Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7491095Z self=, 2025-05-07T20:08:19.7492100Z B=18, 2025-05-07T20:08:19.7492360Z H=1, 2025-05-07T20:08:19.7492813Z max_L=21, 2025-05-07T20:08:19.7493108Z D=22, 2025-05-07T20:08:19.7493388Z dtype=torch.float16, 2025-05-07T20:08:19.7493736Z device_type='cpu', 2025-05-07T20:08:19.7494055Z ) 2025-05-07T20:08:19.7494477Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7495722Z self=, 2025-05-07T20:08:19.7496759Z B=4, 2025-05-07T20:08:19.7497030Z H=3, 2025-05-07T20:08:19.7497291Z max_L=16, 2025-05-07T20:08:19.7497577Z D=10, 2025-05-07T20:08:19.7497871Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7498215Z device_type='cpu', 2025-05-07T20:08:19.7498535Z ) 2025-05-07T20:08:19.7498971Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7500138Z self=, 2025-05-07T20:08:19.7501146Z B=19, 2025-05-07T20:08:19.7501410Z H=3, 2025-05-07T20:08:19.7501676Z max_L=4, 2025-05-07T20:08:19.7501954Z D=26, 2025-05-07T20:08:19.7502241Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7502723Z device_type='cpu', 2025-05-07T20:08:19.7503030Z ) 2025-05-07T20:08:19.7503452Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7504619Z self=, 2025-05-07T20:08:19.7505612Z B=4, 2025-05-07T20:08:19.7505878Z H=3, 2025-05-07T20:08:19.7506140Z max_L=4, 2025-05-07T20:08:19.7506412Z D=26, 2025-05-07T20:08:19.7506894Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7507255Z device_type='cpu', 2025-05-07T20:08:19.7507566Z ) 2025-05-07T20:08:19.7507992Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7509168Z self=, 2025-05-07T20:08:19.7510170Z B=4, 2025-05-07T20:08:19.7510430Z H=1, 2025-05-07T20:08:19.7510696Z max_L=4, 2025-05-07T20:08:19.7510972Z D=26, 2025-05-07T20:08:19.7511258Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7511698Z device_type='cpu', 2025-05-07T20:08:19.7512018Z ) 2025-05-07T20:08:19.7512433Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7513601Z self=, 2025-05-07T20:08:19.7514606Z B=4, 2025-05-07T20:08:19.7514875Z H=1, 2025-05-07T20:08:19.7515143Z max_L=26, 2025-05-07T20:08:19.7515484Z D=26, 2025-05-07T20:08:19.7515772Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7516126Z device_type='cpu', 2025-05-07T20:08:19.7516442Z ) 2025-05-07T20:08:19.7516867Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7518039Z self=, 2025-05-07T20:08:19.7519045Z B=2, 2025-05-07T20:08:19.7519313Z H=1, 2025-05-07T20:08:19.7519575Z max_L=26, 2025-05-07T20:08:19.7519857Z D=26, 2025-05-07T20:08:19.7520152Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7520499Z device_type='cpu', 2025-05-07T20:08:19.7520813Z ) 2025-05-07T20:08:19.7521236Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7522398Z self=, 2025-05-07T20:08:19.7523419Z B=2, 2025-05-07T20:08:19.7523686Z H=1, 2025-05-07T20:08:19.7523947Z max_L=26, 2025-05-07T20:08:19.7524234Z D=2, 2025-05-07T20:08:19.7524722Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7525088Z device_type='cpu', 2025-05-07T20:08:19.7525405Z ) 2025-05-07T20:08:19.7525828Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7526995Z self=, 2025-05-07T20:08:19.7528260Z B=2, 2025-05-07T20:08:19.7528529Z H=1, 2025-05-07T20:08:19.7528797Z max_L=1, 2025-05-07T20:08:19.7529067Z D=2, 2025-05-07T20:08:19.7529350Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7531260Z device_type='cpu', 2025-05-07T20:08:19.7531580Z ) 2025-05-07T20:08:19.7532003Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7533197Z self=, 2025-05-07T20:08:19.7534204Z B=27, 2025-05-07T20:08:19.7534466Z H=1, 2025-05-07T20:08:19.7534741Z max_L=8, 2025-05-07T20:08:19.7535021Z D=13, 2025-05-07T20:08:19.7535303Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7535657Z device_type='cpu', 2025-05-07T20:08:19.7535977Z ) 2025-05-07T20:08:19.7536391Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7537556Z self=, 2025-05-07T20:08:19.7538562Z B=27, 2025-05-07T20:08:19.7538819Z H=1, 2025-05-07T20:08:19.7539083Z max_L=8, 2025-05-07T20:08:19.7539362Z D=2, 2025-05-07T20:08:19.7539641Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7540001Z device_type='cpu', 2025-05-07T20:08:19.7540743Z ) 2025-05-07T20:08:19.7541167Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:08:19.7542338Z self=, 2025-05-07T20:08:19.7543342Z B=27, 2025-05-07T20:08:19.7543607Z H=1, 2025-05-07T20:08:19.7543865Z max_L=1, 2025-05-07T20:08:19.7544140Z D=2, 2025-05-07T20:08:19.7544425Z dtype=torch.bfloat16, 2025-05-07T20:08:19.7544771Z device_type='cpu', 2025-05-07T20:08:19.7545087Z ) 2025-05-07T20:08:19.7545392Z PASSED 2025-05-07T20:08:19.9126272Z 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:08:19.9128499Z self=, 2025-05-07T20:08:19.9129631Z B=0, 2025-05-07T20:08:19.9129902Z H=1, 2025-05-07T20:08:19.9130169Z max_L=1, 2025-05-07T20:08:19.9130447Z D=0, 2025-05-07T20:08:19.9130729Z dtype=torch.float32, 2025-05-07T20:08:19.9131094Z device_type='meta', 2025-05-07T20:08:19.9131418Z ) 2025-05-07T20:08:19.9131831Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9132983Z self=, 2025-05-07T20:08:19.9133980Z B=10, 2025-05-07T20:08:19.9134244Z H=1, 2025-05-07T20:08:19.9134513Z max_L=1, 2025-05-07T20:08:19.9134797Z D=0, 2025-05-07T20:08:19.9135084Z dtype=torch.float32, 2025-05-07T20:08:19.9135424Z device_type='meta', 2025-05-07T20:08:19.9135747Z ) 2025-05-07T20:08:19.9136169Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9137316Z self=, 2025-05-07T20:08:19.9138326Z B=10, 2025-05-07T20:08:19.9138595Z H=2, 2025-05-07T20:08:19.9138865Z max_L=8, 2025-05-07T20:08:19.9139486Z D=13, 2025-05-07T20:08:19.9139795Z dtype=torch.float32, 2025-05-07T20:08:19.9140145Z device_type='meta', 2025-05-07T20:08:19.9140454Z ) 2025-05-07T20:08:19.9140871Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9142023Z self=, 2025-05-07T20:08:19.9143009Z B=30, 2025-05-07T20:08:19.9143286Z H=3, 2025-05-07T20:08:19.9143557Z max_L=24, 2025-05-07T20:08:19.9143838Z D=32, 2025-05-07T20:08:19.9144125Z dtype=torch.float16, 2025-05-07T20:08:19.9144473Z device_type='meta', 2025-05-07T20:08:19.9144786Z ) 2025-05-07T20:08:19.9145204Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9146373Z self=, 2025-05-07T20:08:19.9147382Z B=25, 2025-05-07T20:08:19.9147649Z H=3, 2025-05-07T20:08:19.9147922Z max_L=32, 2025-05-07T20:08:19.9148204Z D=1, 2025-05-07T20:08:19.9148488Z dtype=torch.bfloat16, 2025-05-07T20:08:19.9148847Z device_type='meta', 2025-05-07T20:08:19.9149171Z ) 2025-05-07T20:08:19.9149583Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9150732Z self=, 2025-05-07T20:08:19.9151727Z B=30, 2025-05-07T20:08:19.9151988Z H=1, 2025-05-07T20:08:19.9152261Z max_L=6, 2025-05-07T20:08:19.9152539Z D=17, 2025-05-07T20:08:19.9152820Z dtype=torch.float16, 2025-05-07T20:08:19.9153459Z device_type='meta', 2025-05-07T20:08:19.9153791Z ) 2025-05-07T20:08:19.9154202Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9155377Z self=, 2025-05-07T20:08:19.9156384Z B=22, 2025-05-07T20:08:19.9156655Z H=2, 2025-05-07T20:08:19.9156916Z max_L=5, 2025-05-07T20:08:19.9157198Z D=2, 2025-05-07T20:08:19.9157487Z dtype=torch.bfloat16, 2025-05-07T20:08:19.9157838Z device_type='meta', 2025-05-07T20:08:19.9158157Z ) 2025-05-07T20:08:19.9158570Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9159720Z self=, 2025-05-07T20:08:19.9160717Z B=31, 2025-05-07T20:08:19.9160986Z H=2, 2025-05-07T20:08:19.9161255Z max_L=2, 2025-05-07T20:08:19.9161574Z D=22, 2025-05-07T20:08:19.9161857Z dtype=torch.float16, 2025-05-07T20:08:19.9162208Z device_type='meta', 2025-05-07T20:08:19.9162527Z ) 2025-05-07T20:08:19.9162947Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9164104Z self=, 2025-05-07T20:08:19.9165156Z B=10, 2025-05-07T20:08:19.9165498Z H=2, 2025-05-07T20:08:19.9165762Z max_L=29, 2025-05-07T20:08:19.9166167Z D=14, 2025-05-07T20:08:19.9166449Z dtype=torch.float32, 2025-05-07T20:08:19.9166808Z device_type='meta', 2025-05-07T20:08:19.9167126Z ) 2025-05-07T20:08:19.9167538Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9168691Z self=, 2025-05-07T20:08:19.9170054Z B=28, 2025-05-07T20:08:19.9170329Z H=1, 2025-05-07T20:08:19.9170587Z max_L=14, 2025-05-07T20:08:19.9170867Z D=1, 2025-05-07T20:08:19.9171158Z dtype=torch.float32, 2025-05-07T20:08:19.9171714Z device_type='meta', 2025-05-07T20:08:19.9172170Z ) 2025-05-07T20:08:19.9172813Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9173962Z self=, 2025-05-07T20:08:19.9174971Z B=11, 2025-05-07T20:08:19.9175240Z H=1, 2025-05-07T20:08:19.9175624Z max_L=25, 2025-05-07T20:08:19.9175905Z D=14, 2025-05-07T20:08:19.9176192Z dtype=torch.float16, 2025-05-07T20:08:19.9176605Z device_type='meta', 2025-05-07T20:08:19.9176989Z ) 2025-05-07T20:08:19.9177603Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9178772Z self=, 2025-05-07T20:08:19.9179782Z B=11, 2025-05-07T20:08:19.9180050Z H=1, 2025-05-07T20:08:19.9180320Z max_L=25, 2025-05-07T20:08:19.9180600Z D=1, 2025-05-07T20:08:19.9180892Z dtype=torch.float16, 2025-05-07T20:08:19.9181243Z device_type='meta', 2025-05-07T20:08:19.9181555Z ) 2025-05-07T20:08:19.9181983Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9183136Z self=, 2025-05-07T20:08:19.9184126Z B=1, 2025-05-07T20:08:19.9184389Z H=1, 2025-05-07T20:08:19.9184655Z max_L=25, 2025-05-07T20:08:19.9184936Z D=1, 2025-05-07T20:08:19.9185215Z dtype=torch.float16, 2025-05-07T20:08:19.9185575Z device_type='meta', 2025-05-07T20:08:19.9185890Z ) 2025-05-07T20:08:19.9186295Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9187749Z self=, 2025-05-07T20:08:19.9188759Z B=25, 2025-05-07T20:08:19.9189016Z H=1, 2025-05-07T20:08:19.9189283Z max_L=25, 2025-05-07T20:08:19.9189564Z D=1, 2025-05-07T20:08:19.9189838Z dtype=torch.float16, 2025-05-07T20:08:19.9190188Z device_type='meta', 2025-05-07T20:08:19.9190506Z ) 2025-05-07T20:08:19.9190914Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9192069Z self=, 2025-05-07T20:08:19.9193065Z B=25, 2025-05-07T20:08:19.9193330Z H=1, 2025-05-07T20:08:19.9193590Z max_L=25, 2025-05-07T20:08:19.9193875Z D=25, 2025-05-07T20:08:19.9194161Z dtype=torch.float16, 2025-05-07T20:08:19.9194515Z device_type='meta', 2025-05-07T20:08:19.9194833Z ) 2025-05-07T20:08:19.9195250Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9196402Z self=, 2025-05-07T20:08:19.9197394Z B=25, 2025-05-07T20:08:19.9197661Z H=1, 2025-05-07T20:08:19.9197917Z max_L=1, 2025-05-07T20:08:19.9198196Z D=25, 2025-05-07T20:08:19.9198479Z dtype=torch.float16, 2025-05-07T20:08:19.9198832Z device_type='meta', 2025-05-07T20:08:19.9199147Z ) 2025-05-07T20:08:19.9199563Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9200728Z self=, 2025-05-07T20:08:19.9201720Z B=1, 2025-05-07T20:08:19.9201983Z H=1, 2025-05-07T20:08:19.9202250Z max_L=25, 2025-05-07T20:08:19.9202539Z D=25, 2025-05-07T20:08:19.9202825Z dtype=torch.float16, 2025-05-07T20:08:19.9203176Z device_type='meta', 2025-05-07T20:08:19.9203488Z ) 2025-05-07T20:08:19.9204098Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9205277Z self=, 2025-05-07T20:08:19.9206267Z B=19, 2025-05-07T20:08:19.9206534Z H=3, 2025-05-07T20:08:19.9206798Z max_L=6, 2025-05-07T20:08:19.9207068Z D=8, 2025-05-07T20:08:19.9207356Z dtype=torch.float16, 2025-05-07T20:08:19.9207704Z device_type='meta', 2025-05-07T20:08:19.9208015Z ) 2025-05-07T20:08:19.9208433Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9209712Z self=, 2025-05-07T20:08:19.9210722Z B=19, 2025-05-07T20:08:19.9210979Z H=3, 2025-05-07T20:08:19.9211244Z max_L=3, 2025-05-07T20:08:19.9211524Z D=8, 2025-05-07T20:08:19.9211803Z dtype=torch.float16, 2025-05-07T20:08:19.9212160Z device_type='meta', 2025-05-07T20:08:19.9212483Z ) 2025-05-07T20:08:19.9212895Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:08:19.9214051Z self=, 2025-05-07T20:08:19.9215048Z B=3, 2025-05-07T20:08:19.9215304Z H=3, 2025-05-07T20:08:19.9215571Z max_L=3, 2025-05-07T20:08:19.9215848Z D=8, 2025-05-07T20:08:19.9216126Z dtype=torch.float16, 2025-05-07T20:08:19.9216483Z device_type='meta', 2025-05-07T20:08:19.9216799Z ) 2025-05-07T20:08:19.9217118Z PASSED 2025-05-07T20:08:19.9217280Z 2025-05-07T20:08:19.9217485Z =============================== warnings summary =============================== 2025-05-07T20:08:19.9218688Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:08:19.9221072Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:08:19.9222958Z warnings.warn( 2025-05-07T20:08:19.9223151Z 2025-05-07T20:08:19.9223761Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:08:19.9226115Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:08:19.9228267Z warnings.warn( 2025-05-07T20:08:19.9228461Z 2025-05-07T20:08:19.9228791Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:19.9229468Z ======================== 3 passed, 2 warnings in 24.36s ======================== 2025-05-07T20:08:20.8070170Z 2025-05-07T20:08:20.8071189Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:08:20.8092586Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 28 seconds 2025-05-07T20:08:20.8093161Z 2025-05-07T20:08:20.8093168Z 2025-05-07T20:08:20.8093173Z 2025-05-07T20:08:20.8093178Z 2025-05-07T20:08:20.8109031Z ################################################################################ 2025-05-07T20:08:20.8128146Z # [2025-05-07T20:08:20.812Z] Run Python Test Suite: 2025-05-07T20:08:20.8128649Z # ./jagged/dense_bmm_test.py 2025-05-07T20:08:20.8129060Z ################################################################################ 2025-05-07T20:08:20.8155890Z + 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:08:20.8157256Z 2025-05-07T20:08:23.8170926Z ============================= test session starts ============================== 2025-05-07T20:08:23.8171865Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:23.8172642Z cachedir: .pytest_cache 2025-05-07T20:08:23.8173499Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:23.8174629Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:23.8175179Z plugins: hypothesis-6.131.14 2025-05-07T20:08:26.0907020Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:26.0908497Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:26.0978518Z collected 3 items 2025-05-07T20:08:26.0978792Z 2025-05-07T20:08:26.3014263Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:08:26.3015274Z self=, 2025-05-07T20:08:26.3015875Z B=10, 2025-05-07T20:08:26.3016147Z M=1, 2025-05-07T20:08:26.3016419Z N=1, 2025-05-07T20:08:26.3016683Z max_L=1, 2025-05-07T20:08:26.3016986Z dtype=torch.float32, 2025-05-07T20:08:26.3017352Z device=device(type='cpu'), 2025-05-07T20:08:26.3017706Z ) 2025-05-07T20:08:26.3018005Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:08:26.3018625Z self=, 2025-05-07T20:08:26.3019215Z B=184, 2025-05-07T20:08:26.3019492Z M=27, 2025-05-07T20:08:26.3019762Z N=21, 2025-05-07T20:08:26.3020481Z max_L=12, 2025-05-07T20:08:26.3020786Z dtype=torch.float32, 2025-05-07T20:08:26.3021153Z device=device(type='cpu'), 2025-05-07T20:08:26.3021509Z ) 2025-05-07T20:08:26.3021768Z PASSED 2025-05-07T20:08:26.5372814Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5374093Z self=, 2025-05-07T20:08:26.5374777Z B=10, 2025-05-07T20:08:26.5375041Z M=2, 2025-05-07T20:08:26.5375311Z N=2, 2025-05-07T20:08:26.5375584Z max_L=2, 2025-05-07T20:08:26.5375887Z dtype=torch.float32, 2025-05-07T20:08:26.5376308Z device=device(type='cpu'), 2025-05-07T20:08:26.5376755Z ) 2025-05-07T20:08:26.5377101Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5377875Z self=, 2025-05-07T20:08:26.5378578Z B=352, 2025-05-07T20:08:26.5378849Z M=2, 2025-05-07T20:08:26.5379113Z N=2, 2025-05-07T20:08:26.5379387Z max_L=2, 2025-05-07T20:08:26.5379688Z dtype=torch.float32, 2025-05-07T20:08:26.5380052Z device=device(type='cpu'), 2025-05-07T20:08:26.5380754Z ) 2025-05-07T20:08:26.5381225Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5381980Z self=, 2025-05-07T20:08:26.5382665Z B=352, 2025-05-07T20:08:26.5383218Z M=21, 2025-05-07T20:08:26.5383544Z N=18, 2025-05-07T20:08:26.5383811Z max_L=15, 2025-05-07T20:08:26.5384113Z dtype=torch.float32, 2025-05-07T20:08:26.5384467Z device=device(type='cpu'), 2025-05-07T20:08:26.5384930Z ) 2025-05-07T20:08:26.5385289Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5386175Z self=, 2025-05-07T20:08:26.5387011Z B=209, 2025-05-07T20:08:26.5387332Z M=29, 2025-05-07T20:08:26.5387604Z N=2, 2025-05-07T20:08:26.5388105Z max_L=9, 2025-05-07T20:08:26.5388403Z dtype=torch.float32, 2025-05-07T20:08:26.5389291Z device=device(type='cpu'), 2025-05-07T20:08:26.5389666Z ) 2025-05-07T20:08:26.5390013Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5390778Z self=, 2025-05-07T20:08:26.5391444Z B=373, 2025-05-07T20:08:26.5391708Z M=16, 2025-05-07T20:08:26.5391973Z N=30, 2025-05-07T20:08:26.5392238Z max_L=23, 2025-05-07T20:08:26.5392536Z dtype=torch.float32, 2025-05-07T20:08:26.5392895Z device=device(type='cpu'), 2025-05-07T20:08:26.5393243Z ) 2025-05-07T20:08:26.5393592Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5394351Z self=, 2025-05-07T20:08:26.5395033Z B=456, 2025-05-07T20:08:26.5395308Z M=32, 2025-05-07T20:08:26.5395575Z N=29, 2025-05-07T20:08:26.5395835Z max_L=18, 2025-05-07T20:08:26.5396139Z dtype=torch.float32, 2025-05-07T20:08:26.5396506Z device=device(type='cpu'), 2025-05-07T20:08:26.5396863Z ) 2025-05-07T20:08:26.5397204Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5397962Z self=, 2025-05-07T20:08:26.5398634Z B=438, 2025-05-07T20:08:26.5398898Z M=27, 2025-05-07T20:08:26.5399164Z N=21, 2025-05-07T20:08:26.5399432Z max_L=12, 2025-05-07T20:08:26.5399726Z dtype=torch.float32, 2025-05-07T20:08:26.5400088Z device=device(type='cpu'), 2025-05-07T20:08:26.5400442Z ) 2025-05-07T20:08:26.5400786Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5401546Z self=, 2025-05-07T20:08:26.5402667Z B=251, 2025-05-07T20:08:26.5402936Z M=14, 2025-05-07T20:08:26.5403204Z N=20, 2025-05-07T20:08:26.5403471Z max_L=12, 2025-05-07T20:08:26.5403785Z dtype=torch.float32, 2025-05-07T20:08:26.5404161Z device=device(type='cpu'), 2025-05-07T20:08:26.5404525Z ) 2025-05-07T20:08:26.5404868Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5405628Z self=, 2025-05-07T20:08:26.5406303Z B=512, 2025-05-07T20:08:26.5406570Z M=16, 2025-05-07T20:08:26.5406830Z N=14, 2025-05-07T20:08:26.5407099Z max_L=13, 2025-05-07T20:08:26.5407401Z dtype=torch.float32, 2025-05-07T20:08:26.5407754Z device=device(type='cpu'), 2025-05-07T20:08:26.5408115Z ) 2025-05-07T20:08:26.5408470Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5409226Z self=, 2025-05-07T20:08:26.5410108Z B=287, 2025-05-07T20:08:26.5410379Z M=2, 2025-05-07T20:08:26.5410637Z N=22, 2025-05-07T20:08:26.5410905Z max_L=8, 2025-05-07T20:08:26.5411205Z dtype=torch.float32, 2025-05-07T20:08:26.5411568Z device=device(type='cpu'), 2025-05-07T20:08:26.5411935Z ) 2025-05-07T20:08:26.5412284Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5413120Z self=, 2025-05-07T20:08:26.5413790Z B=361, 2025-05-07T20:08:26.5414070Z M=7, 2025-05-07T20:08:26.5414337Z N=3, 2025-05-07T20:08:26.5414605Z max_L=3, 2025-05-07T20:08:26.5414898Z dtype=torch.float32, 2025-05-07T20:08:26.5415261Z device=device(type='cpu'), 2025-05-07T20:08:26.5415616Z ) 2025-05-07T20:08:26.5415961Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5416724Z self=, 2025-05-07T20:08:26.5417415Z B=361, 2025-05-07T20:08:26.5417676Z M=3, 2025-05-07T20:08:26.5417942Z N=3, 2025-05-07T20:08:26.5418206Z max_L=3, 2025-05-07T20:08:26.5418496Z dtype=torch.float32, 2025-05-07T20:08:26.5418854Z device=device(type='cpu'), 2025-05-07T20:08:26.5419430Z ) 2025-05-07T20:08:26.5419790Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5420543Z self=, 2025-05-07T20:08:26.5421221Z B=361, 2025-05-07T20:08:26.5421483Z M=3, 2025-05-07T20:08:26.5421751Z N=2, 2025-05-07T20:08:26.5422020Z max_L=3, 2025-05-07T20:08:26.5422312Z dtype=torch.float32, 2025-05-07T20:08:26.5422675Z device=device(type='cpu'), 2025-05-07T20:08:26.5423034Z ) 2025-05-07T20:08:26.5423389Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5424142Z self=, 2025-05-07T20:08:26.5424834Z B=10, 2025-05-07T20:08:26.5425114Z M=3, 2025-05-07T20:08:26.5425373Z N=2, 2025-05-07T20:08:26.5425641Z max_L=3, 2025-05-07T20:08:26.5425948Z dtype=torch.float32, 2025-05-07T20:08:26.5426301Z device=device(type='cpu'), 2025-05-07T20:08:26.5426669Z ) 2025-05-07T20:08:26.5427026Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5427780Z self=, 2025-05-07T20:08:26.5428784Z B=10, 2025-05-07T20:08:26.5429060Z M=3, 2025-05-07T20:08:26.5429322Z N=3, 2025-05-07T20:08:26.5429589Z max_L=3, 2025-05-07T20:08:26.5429893Z dtype=torch.float32, 2025-05-07T20:08:26.5430248Z device=device(type='cpu'), 2025-05-07T20:08:26.5430600Z ) 2025-05-07T20:08:26.5430952Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5431709Z self=, 2025-05-07T20:08:26.5432388Z B=10, 2025-05-07T20:08:26.5433011Z M=3, 2025-05-07T20:08:26.5433288Z N=10, 2025-05-07T20:08:26.5433550Z max_L=3, 2025-05-07T20:08:26.5433854Z dtype=torch.float32, 2025-05-07T20:08:26.5434216Z device=device(type='cpu'), 2025-05-07T20:08:26.5434579Z ) 2025-05-07T20:08:26.5434935Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5435701Z self=, 2025-05-07T20:08:26.5436373Z B=10, 2025-05-07T20:08:26.5436641Z M=3, 2025-05-07T20:08:26.5436900Z N=10, 2025-05-07T20:08:26.5437161Z max_L=10, 2025-05-07T20:08:26.5437461Z dtype=torch.float32, 2025-05-07T20:08:26.5437824Z device=device(type='cpu'), 2025-05-07T20:08:26.5438173Z ) 2025-05-07T20:08:26.5438521Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5439275Z self=, 2025-05-07T20:08:26.5439946Z B=332, 2025-05-07T20:08:26.5440228Z M=5, 2025-05-07T20:08:26.5440494Z N=31, 2025-05-07T20:08:26.5440766Z max_L=28, 2025-05-07T20:08:26.5441059Z dtype=torch.float32, 2025-05-07T20:08:26.5441419Z device=device(type='cpu'), 2025-05-07T20:08:26.5441783Z ) 2025-05-07T20:08:26.5442131Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5442892Z self=, 2025-05-07T20:08:26.5443571Z B=332, 2025-05-07T20:08:26.5443838Z M=5, 2025-05-07T20:08:26.5444107Z N=5, 2025-05-07T20:08:26.5444375Z max_L=28, 2025-05-07T20:08:26.5444671Z dtype=torch.float32, 2025-05-07T20:08:26.5445032Z device=device(type='cpu'), 2025-05-07T20:08:26.5445393Z ) 2025-05-07T20:08:26.5445743Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:08:26.5446500Z self=, 2025-05-07T20:08:26.5447184Z B=332, 2025-05-07T20:08:26.5447456Z M=5, 2025-05-07T20:08:26.5447725Z N=5, 2025-05-07T20:08:26.5447992Z max_L=5, 2025-05-07T20:08:26.5448286Z dtype=torch.float32, 2025-05-07T20:08:26.5448651Z device=device(type='cpu'), 2025-05-07T20:08:26.5449015Z ) 2025-05-07T20:08:26.5449711Z PASSED 2025-05-07T20:08:26.8000253Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8001347Z self=, 2025-05-07T20:08:26.8001960Z B=10, 2025-05-07T20:08:26.8002239Z M=1, 2025-05-07T20:08:26.8002506Z N=1, 2025-05-07T20:08:26.8002777Z max_L=1, 2025-05-07T20:08:26.8003081Z dtype=torch.float32, 2025-05-07T20:08:26.8003437Z device=device(type='cpu'), 2025-05-07T20:08:26.8003802Z ) 2025-05-07T20:08:26.8004102Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8004729Z self=, 2025-05-07T20:08:26.8005363Z B=39, 2025-05-07T20:08:26.8005632Z M=1, 2025-05-07T20:08:26.8005900Z N=1, 2025-05-07T20:08:26.8006161Z max_L=1, 2025-05-07T20:08:26.8006467Z dtype=torch.float32, 2025-05-07T20:08:26.8006850Z device=device(type='cpu'), 2025-05-07T20:08:26.8007208Z ) 2025-05-07T20:08:26.8007511Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8008134Z self=, 2025-05-07T20:08:26.8008726Z B=39, 2025-05-07T20:08:26.8009020Z M=10, 2025-05-07T20:08:26.8009287Z N=22, 2025-05-07T20:08:26.8009684Z max_L=11, 2025-05-07T20:08:26.8009987Z dtype=torch.float32, 2025-05-07T20:08:26.8010350Z device=device(type='cpu'), 2025-05-07T20:08:26.8010707Z ) 2025-05-07T20:08:26.8011003Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8011629Z self=, 2025-05-07T20:08:26.8012242Z B=346, 2025-05-07T20:08:26.8012508Z M=6, 2025-05-07T20:08:26.8013191Z N=21, 2025-05-07T20:08:26.8013461Z max_L=24, 2025-05-07T20:08:26.8013760Z dtype=torch.float32, 2025-05-07T20:08:26.8014121Z device=device(type='cpu'), 2025-05-07T20:08:26.8014478Z ) 2025-05-07T20:08:26.8014795Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8015412Z self=, 2025-05-07T20:08:26.8016010Z B=145, 2025-05-07T20:08:26.8016272Z M=15, 2025-05-07T20:08:26.8016530Z N=16, 2025-05-07T20:08:26.8016802Z max_L=13, 2025-05-07T20:08:26.8017125Z dtype=torch.float32, 2025-05-07T20:08:26.8017494Z device=device(type='cpu'), 2025-05-07T20:08:26.8017850Z ) 2025-05-07T20:08:26.8018150Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8018764Z self=, 2025-05-07T20:08:26.8019365Z B=24, 2025-05-07T20:08:26.8019634Z M=12, 2025-05-07T20:08:26.8019896Z N=1, 2025-05-07T20:08:26.8020177Z max_L=25, 2025-05-07T20:08:26.8020486Z dtype=torch.float32, 2025-05-07T20:08:26.8020841Z device=device(type='cpu'), 2025-05-07T20:08:26.8021196Z ) 2025-05-07T20:08:26.8021495Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8040042Z self=, 2025-05-07T20:08:26.8040829Z B=36, 2025-05-07T20:08:26.8041097Z M=6, 2025-05-07T20:08:26.8041366Z N=16, 2025-05-07T20:08:26.8041637Z max_L=29, 2025-05-07T20:08:26.8041934Z dtype=torch.float32, 2025-05-07T20:08:26.8042297Z device=device(type='cpu'), 2025-05-07T20:08:26.8042656Z ) 2025-05-07T20:08:26.8042953Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8043576Z self=, 2025-05-07T20:08:26.8044183Z B=447, 2025-05-07T20:08:26.8044453Z M=25, 2025-05-07T20:08:26.8044713Z N=11, 2025-05-07T20:08:26.8044982Z max_L=30, 2025-05-07T20:08:26.8045297Z dtype=torch.float32, 2025-05-07T20:08:26.8045653Z device=device(type='cpu'), 2025-05-07T20:08:26.8046008Z ) 2025-05-07T20:08:26.8046308Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8047316Z self=, 2025-05-07T20:08:26.8047943Z B=491, 2025-05-07T20:08:26.8048209Z M=22, 2025-05-07T20:08:26.8048471Z N=18, 2025-05-07T20:08:26.8048737Z max_L=31, 2025-05-07T20:08:26.8049035Z dtype=torch.float32, 2025-05-07T20:08:26.8049497Z device=device(type='cpu'), 2025-05-07T20:08:26.8049864Z ) 2025-05-07T20:08:26.8050160Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8050773Z self=, 2025-05-07T20:08:26.8051372Z B=111, 2025-05-07T20:08:26.8051640Z M=23, 2025-05-07T20:08:26.8051908Z N=12, 2025-05-07T20:08:26.8052171Z max_L=17, 2025-05-07T20:08:26.8052473Z dtype=torch.float32, 2025-05-07T20:08:26.8052847Z device=device(type='cpu'), 2025-05-07T20:08:26.8053197Z ) 2025-05-07T20:08:26.8053500Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8054124Z self=, 2025-05-07T20:08:26.8054727Z B=359, 2025-05-07T20:08:26.8054999Z M=27, 2025-05-07T20:08:26.8055264Z N=15, 2025-05-07T20:08:26.8055530Z max_L=13, 2025-05-07T20:08:26.8055829Z dtype=torch.float32, 2025-05-07T20:08:26.8056187Z device=device(type='cpu'), 2025-05-07T20:08:26.8056533Z ) 2025-05-07T20:08:26.8056830Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8057454Z self=, 2025-05-07T20:08:26.8058043Z B=13, 2025-05-07T20:08:26.8058308Z M=27, 2025-05-07T20:08:26.8058574Z N=15, 2025-05-07T20:08:26.8058837Z max_L=13, 2025-05-07T20:08:26.8059137Z dtype=torch.float32, 2025-05-07T20:08:26.8059499Z device=device(type='cpu'), 2025-05-07T20:08:26.8060211Z ) 2025-05-07T20:08:26.8060511Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8061134Z self=, 2025-05-07T20:08:26.8061732Z B=13, 2025-05-07T20:08:26.8061999Z M=27, 2025-05-07T20:08:26.8062275Z N=27, 2025-05-07T20:08:26.8062540Z max_L=13, 2025-05-07T20:08:26.8062841Z dtype=torch.float32, 2025-05-07T20:08:26.8063201Z device=device(type='cpu'), 2025-05-07T20:08:26.8063554Z ) 2025-05-07T20:08:26.8063843Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8064463Z self=, 2025-05-07T20:08:26.8065061Z B=27, 2025-05-07T20:08:26.8065319Z M=27, 2025-05-07T20:08:26.8065586Z N=27, 2025-05-07T20:08:26.8065856Z max_L=13, 2025-05-07T20:08:26.8066149Z dtype=torch.float32, 2025-05-07T20:08:26.8066508Z device=device(type='cpu'), 2025-05-07T20:08:26.8066865Z ) 2025-05-07T20:08:26.8067154Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8067783Z self=, 2025-05-07T20:08:26.8068381Z B=27, 2025-05-07T20:08:26.8068641Z M=27, 2025-05-07T20:08:26.8068906Z N=27, 2025-05-07T20:08:26.8069179Z max_L=27, 2025-05-07T20:08:26.8069481Z dtype=torch.float32, 2025-05-07T20:08:26.8069834Z device=device(type='cpu'), 2025-05-07T20:08:26.8070190Z ) 2025-05-07T20:08:26.8070490Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8071101Z self=, 2025-05-07T20:08:26.8071701Z B=80, 2025-05-07T20:08:26.8071970Z M=22, 2025-05-07T20:08:26.8072230Z N=32, 2025-05-07T20:08:26.8072499Z max_L=15, 2025-05-07T20:08:26.8072799Z dtype=torch.float32, 2025-05-07T20:08:26.8073153Z device=device(type='cpu'), 2025-05-07T20:08:26.8073512Z ) 2025-05-07T20:08:26.8073817Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8074441Z self=, 2025-05-07T20:08:26.8075051Z B=80, 2025-05-07T20:08:26.8075316Z M=22, 2025-05-07T20:08:26.8075578Z N=32, 2025-05-07T20:08:26.8075847Z max_L=22, 2025-05-07T20:08:26.8076381Z dtype=torch.float32, 2025-05-07T20:08:26.8076765Z device=device(type='cpu'), 2025-05-07T20:08:26.8077125Z ) 2025-05-07T20:08:26.8077423Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8078036Z self=, 2025-05-07T20:08:26.8078637Z B=22, 2025-05-07T20:08:26.8078906Z M=22, 2025-05-07T20:08:26.8079172Z N=32, 2025-05-07T20:08:26.8079429Z max_L=22, 2025-05-07T20:08:26.8079732Z dtype=torch.float32, 2025-05-07T20:08:26.8080092Z device=device(type='cpu'), 2025-05-07T20:08:26.8080439Z ) 2025-05-07T20:08:26.8080739Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8081360Z self=, 2025-05-07T20:08:26.8081969Z B=22, 2025-05-07T20:08:26.8082235Z M=22, 2025-05-07T20:08:26.8082504Z N=22, 2025-05-07T20:08:26.8082764Z max_L=22, 2025-05-07T20:08:26.8083069Z dtype=torch.float32, 2025-05-07T20:08:26.8083436Z device=device(type='cpu'), 2025-05-07T20:08:26.8083790Z ) 2025-05-07T20:08:26.8084088Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:08:26.8084711Z self=, 2025-05-07T20:08:26.8085305Z B=201, 2025-05-07T20:08:26.8085574Z M=28, 2025-05-07T20:08:26.8085838Z N=24, 2025-05-07T20:08:26.8086099Z max_L=32, 2025-05-07T20:08:26.8086401Z dtype=torch.float32, 2025-05-07T20:08:26.8086765Z device=device(type='cpu'), 2025-05-07T20:08:26.8087120Z ) 2025-05-07T20:08:26.8087434Z PASSED 2025-05-07T20:08:26.8087596Z 2025-05-07T20:08:26.8087801Z =============================== warnings summary =============================== 2025-05-07T20:08:26.8088489Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:08:26.8089617Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:08:26.8094613Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:08:26.8099817Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:08:26.8100434Z 2025-05-07T20:08:26.8100746Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:08:26.8101536Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:08:26.8102336Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm 2025-05-07T20:08:26.8107395Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:08:26.8112454Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:08:26.8113068Z 2025-05-07T20:08:26.8113394Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:26.8114057Z ======================== 3 passed, 5 warnings in 3.17s ========================= 2025-05-07T20:08:27.6744273Z 2025-05-07T20:08:27.6744930Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:08:27.6766412Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 7 seconds 2025-05-07T20:08:27.6766851Z 2025-05-07T20:08:27.6766856Z 2025-05-07T20:08:27.6766861Z 2025-05-07T20:08:27.6766866Z 2025-05-07T20:08:27.6783038Z ################################################################################ 2025-05-07T20:08:27.6804104Z # [2025-05-07T20:08:27.679Z] Run Python Test Suite: 2025-05-07T20:08:27.6804649Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:08:27.6805139Z ################################################################################ 2025-05-07T20:08:27.6833186Z + 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:08:27.6834225Z 2025-05-07T20:08:30.8322525Z ============================= test session starts ============================== 2025-05-07T20:08:30.8323464Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:30.8324229Z cachedir: .pytest_cache 2025-05-07T20:08:30.8325096Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:30.8326539Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:30.8326970Z plugins: hypothesis-6.131.14 2025-05-07T20:08:33.1114541Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:33.1191503Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:33.1192427Z collected 4 items 2025-05-07T20:08:33.1192691Z 2025-05-07T20:08:40.7167098Z 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:08:40.7169055Z self=, 2025-05-07T20:08:40.7170143Z num_jagged_dim=1, 2025-05-07T20:08:40.7170517Z outer_dense_size=0, 2025-05-07T20:08:40.7170858Z inner_dense_size=0, 2025-05-07T20:08:40.7171197Z dtype=torch.float32, 2025-05-07T20:08:40.7171560Z device=device(type='cpu'), 2025-05-07T20:08:40.7171924Z ) 2025-05-07T20:08:40.7172381Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7173574Z self=, 2025-05-07T20:08:40.7174593Z num_jagged_dim=3, 2025-05-07T20:08:40.7174997Z outer_dense_size=0, 2025-05-07T20:08:40.7175336Z inner_dense_size=0, 2025-05-07T20:08:40.7175666Z dtype=torch.float32, 2025-05-07T20:08:40.7176023Z device=device(type='cpu'), 2025-05-07T20:08:40.7176379Z ) 2025-05-07T20:08:40.7176817Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7178002Z self=, 2025-05-07T20:08:40.7179032Z num_jagged_dim=3, 2025-05-07T20:08:40.7179357Z outer_dense_size=1, 2025-05-07T20:08:40.7179692Z inner_dense_size=0, 2025-05-07T20:08:40.7180467Z dtype=torch.float16, 2025-05-07T20:08:40.7180853Z device=device(type='cpu'), 2025-05-07T20:08:40.7181203Z ) 2025-05-07T20:08:40.7181644Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7182827Z self=, 2025-05-07T20:08:40.7183833Z num_jagged_dim=2, 2025-05-07T20:08:40.7184163Z outer_dense_size=1, 2025-05-07T20:08:40.7184498Z inner_dense_size=2, 2025-05-07T20:08:40.7184829Z dtype=torch.float16, 2025-05-07T20:08:40.7185191Z device=device(type='cpu'), 2025-05-07T20:08:40.7185550Z ) 2025-05-07T20:08:40.7185984Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7187182Z self=, 2025-05-07T20:08:40.7188203Z num_jagged_dim=2, 2025-05-07T20:08:40.7188543Z outer_dense_size=3, 2025-05-07T20:08:40.7188875Z inner_dense_size=1, 2025-05-07T20:08:40.7189219Z dtype=torch.bfloat16, 2025-05-07T20:08:40.7189586Z device=device(type='cpu'), 2025-05-07T20:08:40.7189940Z ) 2025-05-07T20:08:40.7190388Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7191572Z self=, 2025-05-07T20:08:40.7192578Z num_jagged_dim=3, 2025-05-07T20:08:40.7192907Z outer_dense_size=2, 2025-05-07T20:08:40.7193246Z inner_dense_size=0, 2025-05-07T20:08:40.7193593Z dtype=torch.float32, 2025-05-07T20:08:40.7193952Z device=device(type='cpu'), 2025-05-07T20:08:40.7194575Z ) 2025-05-07T20:08:40.7195016Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7196422Z self=, 2025-05-07T20:08:40.7197446Z num_jagged_dim=2, 2025-05-07T20:08:40.7197770Z outer_dense_size=3, 2025-05-07T20:08:40.7198094Z inner_dense_size=3, 2025-05-07T20:08:40.7198432Z dtype=torch.float32, 2025-05-07T20:08:40.7198807Z device=device(type='cpu'), 2025-05-07T20:08:40.7199159Z ) 2025-05-07T20:08:40.7199607Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7200783Z self=, 2025-05-07T20:08:40.7201792Z num_jagged_dim=1, 2025-05-07T20:08:40.7202113Z outer_dense_size=4, 2025-05-07T20:08:40.7202459Z inner_dense_size=2, 2025-05-07T20:08:40.7202805Z dtype=torch.float32, 2025-05-07T20:08:40.7203166Z device=device(type='cpu'), 2025-05-07T20:08:40.7203522Z ) 2025-05-07T20:08:40.7203971Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7205151Z self=, 2025-05-07T20:08:40.7206162Z num_jagged_dim=1, 2025-05-07T20:08:40.7206491Z outer_dense_size=1, 2025-05-07T20:08:40.7206827Z inner_dense_size=1, 2025-05-07T20:08:40.7207178Z dtype=torch.bfloat16, 2025-05-07T20:08:40.7207542Z device=device(type='cpu'), 2025-05-07T20:08:40.7207904Z ) 2025-05-07T20:08:40.7208345Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7209621Z self=, 2025-05-07T20:08:40.7210648Z num_jagged_dim=4, 2025-05-07T20:08:40.7210973Z outer_dense_size=3, 2025-05-07T20:08:40.7211311Z inner_dense_size=4, 2025-05-07T20:08:40.7211650Z dtype=torch.float16, 2025-05-07T20:08:40.7212293Z device=device(type='cpu'), 2025-05-07T20:08:40.7212669Z ) 2025-05-07T20:08:40.7213117Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7214305Z self=, 2025-05-07T20:08:40.7215311Z num_jagged_dim=4, 2025-05-07T20:08:40.7215641Z outer_dense_size=4, 2025-05-07T20:08:40.7215977Z inner_dense_size=1, 2025-05-07T20:08:40.7216307Z dtype=torch.float16, 2025-05-07T20:08:40.7216670Z device=device(type='cpu'), 2025-05-07T20:08:40.7217028Z ) 2025-05-07T20:08:40.7217461Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7218644Z self=, 2025-05-07T20:08:40.7219669Z num_jagged_dim=4, 2025-05-07T20:08:40.7219991Z outer_dense_size=4, 2025-05-07T20:08:40.7220338Z inner_dense_size=4, 2025-05-07T20:08:40.7220681Z dtype=torch.float16, 2025-05-07T20:08:40.7221040Z device=device(type='cpu'), 2025-05-07T20:08:40.7221394Z ) 2025-05-07T20:08:40.7221836Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7223020Z self=, 2025-05-07T20:08:40.7224030Z num_jagged_dim=4, 2025-05-07T20:08:40.7224370Z outer_dense_size=2, 2025-05-07T20:08:40.7224710Z inner_dense_size=3, 2025-05-07T20:08:40.7225049Z dtype=torch.float32, 2025-05-07T20:08:40.7225412Z device=device(type='cpu'), 2025-05-07T20:08:40.7225767Z ) 2025-05-07T20:08:40.7226383Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7227570Z self=, 2025-05-07T20:08:40.7228848Z num_jagged_dim=4, 2025-05-07T20:08:40.7229179Z outer_dense_size=3, 2025-05-07T20:08:40.7229507Z inner_dense_size=3, 2025-05-07T20:08:40.7229844Z dtype=torch.float32, 2025-05-07T20:08:40.7230201Z device=device(type='cpu'), 2025-05-07T20:08:40.7230550Z ) 2025-05-07T20:08:40.7230988Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7232167Z self=, 2025-05-07T20:08:40.7233168Z num_jagged_dim=4, 2025-05-07T20:08:40.7233500Z outer_dense_size=4, 2025-05-07T20:08:40.7233839Z inner_dense_size=3, 2025-05-07T20:08:40.7234189Z dtype=torch.float32, 2025-05-07T20:08:40.7234548Z device=device(type='cpu'), 2025-05-07T20:08:40.7234909Z ) 2025-05-07T20:08:40.7235347Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7236535Z self=, 2025-05-07T20:08:40.7237548Z num_jagged_dim=4, 2025-05-07T20:08:40.7237881Z outer_dense_size=4, 2025-05-07T20:08:40.7238218Z inner_dense_size=4, 2025-05-07T20:08:40.7238562Z dtype=torch.float32, 2025-05-07T20:08:40.7238914Z device=device(type='cpu'), 2025-05-07T20:08:40.7239275Z ) 2025-05-07T20:08:40.7239718Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7240894Z self=, 2025-05-07T20:08:40.7241908Z num_jagged_dim=4, 2025-05-07T20:08:40.7242249Z outer_dense_size=3, 2025-05-07T20:08:40.7242584Z inner_dense_size=1, 2025-05-07T20:08:40.7242917Z dtype=torch.bfloat16, 2025-05-07T20:08:40.7243281Z device=device(type='cpu'), 2025-05-07T20:08:40.7243965Z ) 2025-05-07T20:08:40.7244425Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7245612Z self=, 2025-05-07T20:08:40.7246630Z num_jagged_dim=3, 2025-05-07T20:08:40.7246955Z outer_dense_size=3, 2025-05-07T20:08:40.7247294Z inner_dense_size=1, 2025-05-07T20:08:40.7247638Z dtype=torch.bfloat16, 2025-05-07T20:08:40.7248013Z device=device(type='cpu'), 2025-05-07T20:08:40.7248370Z ) 2025-05-07T20:08:40.7248812Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7250150Z self=, 2025-05-07T20:08:40.7251213Z num_jagged_dim=3, 2025-05-07T20:08:40.7251577Z outer_dense_size=3, 2025-05-07T20:08:40.7251913Z inner_dense_size=3, 2025-05-07T20:08:40.7252256Z dtype=torch.bfloat16, 2025-05-07T20:08:40.7252626Z device=device(type='cpu'), 2025-05-07T20:08:40.7252985Z ) 2025-05-07T20:08:40.7253423Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:08:40.7254614Z self=, 2025-05-07T20:08:40.7255627Z num_jagged_dim=4, 2025-05-07T20:08:40.7255965Z outer_dense_size=0, 2025-05-07T20:08:40.7256294Z inner_dense_size=2, 2025-05-07T20:08:40.7256640Z dtype=torch.float32, 2025-05-07T20:08:40.7256999Z device=device(type='cpu'), 2025-05-07T20:08:40.7257352Z ) 2025-05-07T20:08:40.7257658Z PASSED 2025-05-07T20:08:41.2049643Z 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:08:41.2052099Z self=, 2025-05-07T20:08:41.2053202Z num_jagged_dim=1, 2025-05-07T20:08:41.2053534Z outer_dense_size=2, 2025-05-07T20:08:41.2053871Z inner_dense_size=2, 2025-05-07T20:08:41.2054211Z dtype=torch.float32, 2025-05-07T20:08:41.2054560Z device_type='cpu', 2025-05-07T20:08:41.2054882Z ) 2025-05-07T20:08:41.2055528Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2056980Z self=, 2025-05-07T20:08:41.2058093Z num_jagged_dim=4, 2025-05-07T20:08:41.2058424Z outer_dense_size=2, 2025-05-07T20:08:41.2058751Z inner_dense_size=2, 2025-05-07T20:08:41.2059090Z dtype=torch.float32, 2025-05-07T20:08:41.2059448Z device_type='cpu', 2025-05-07T20:08:41.2059784Z ) 2025-05-07T20:08:41.2060287Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2061638Z self=, 2025-05-07T20:08:41.2062735Z num_jagged_dim=4, 2025-05-07T20:08:41.2063058Z outer_dense_size=4, 2025-05-07T20:08:41.2063393Z inner_dense_size=2, 2025-05-07T20:08:41.2063739Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2064091Z device_type='cpu', 2025-05-07T20:08:41.2064404Z ) 2025-05-07T20:08:41.2064919Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2066286Z self=, 2025-05-07T20:08:41.2067377Z num_jagged_dim=3, 2025-05-07T20:08:41.2068143Z outer_dense_size=4, 2025-05-07T20:08:41.2068510Z inner_dense_size=4, 2025-05-07T20:08:41.2068842Z dtype=torch.float16, 2025-05-07T20:08:41.2069194Z device_type='cpu', 2025-05-07T20:08:41.2069512Z ) 2025-05-07T20:08:41.2070020Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2071366Z self=, 2025-05-07T20:08:41.2072460Z num_jagged_dim=4, 2025-05-07T20:08:41.2072789Z outer_dense_size=4, 2025-05-07T20:08:41.2073115Z inner_dense_size=3, 2025-05-07T20:08:41.2073456Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2073809Z device_type='cpu', 2025-05-07T20:08:41.2074136Z ) 2025-05-07T20:08:41.2074646Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2075992Z self=, 2025-05-07T20:08:41.2077089Z num_jagged_dim=4, 2025-05-07T20:08:41.2077410Z outer_dense_size=3, 2025-05-07T20:08:41.2077748Z inner_dense_size=3, 2025-05-07T20:08:41.2078086Z dtype=torch.float16, 2025-05-07T20:08:41.2078427Z device_type='cpu', 2025-05-07T20:08:41.2078745Z ) 2025-05-07T20:08:41.2079260Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2080596Z self=, 2025-05-07T20:08:41.2081697Z num_jagged_dim=4, 2025-05-07T20:08:41.2082022Z outer_dense_size=3, 2025-05-07T20:08:41.2082621Z inner_dense_size=2, 2025-05-07T20:08:41.2082964Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2083315Z device_type='cpu', 2025-05-07T20:08:41.2083622Z ) 2025-05-07T20:08:41.2084138Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2085480Z self=, 2025-05-07T20:08:41.2086570Z num_jagged_dim=1, 2025-05-07T20:08:41.2086889Z outer_dense_size=3, 2025-05-07T20:08:41.2087221Z inner_dense_size=3, 2025-05-07T20:08:41.2087564Z dtype=torch.float32, 2025-05-07T20:08:41.2087904Z device_type='cpu', 2025-05-07T20:08:41.2088216Z ) 2025-05-07T20:08:41.2088727Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2090175Z self=, 2025-05-07T20:08:41.2091278Z num_jagged_dim=4, 2025-05-07T20:08:41.2091607Z outer_dense_size=2, 2025-05-07T20:08:41.2091939Z inner_dense_size=3, 2025-05-07T20:08:41.2092278Z dtype=torch.float16, 2025-05-07T20:08:41.2092625Z device_type='cpu', 2025-05-07T20:08:41.2092942Z ) 2025-05-07T20:08:41.2093444Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2094787Z self=, 2025-05-07T20:08:41.2095882Z num_jagged_dim=4, 2025-05-07T20:08:41.2096200Z outer_dense_size=3, 2025-05-07T20:08:41.2096534Z inner_dense_size=3, 2025-05-07T20:08:41.2096873Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2097222Z device_type='cpu', 2025-05-07T20:08:41.2097528Z ) 2025-05-07T20:08:41.2098038Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2099389Z self=, 2025-05-07T20:08:41.2100651Z num_jagged_dim=2, 2025-05-07T20:08:41.2100992Z outer_dense_size=3, 2025-05-07T20:08:41.2101325Z inner_dense_size=2, 2025-05-07T20:08:41.2101655Z dtype=torch.float32, 2025-05-07T20:08:41.2102004Z device_type='cpu', 2025-05-07T20:08:41.2102315Z ) 2025-05-07T20:08:41.2102818Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2104161Z self=, 2025-05-07T20:08:41.2105251Z num_jagged_dim=3, 2025-05-07T20:08:41.2105596Z outer_dense_size=3, 2025-05-07T20:08:41.2105920Z inner_dense_size=2, 2025-05-07T20:08:41.2106269Z dtype=torch.float32, 2025-05-07T20:08:41.2106618Z device_type='cpu', 2025-05-07T20:08:41.2106925Z ) 2025-05-07T20:08:41.2107435Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2108787Z self=, 2025-05-07T20:08:41.2109881Z num_jagged_dim=2, 2025-05-07T20:08:41.2110212Z outer_dense_size=2, 2025-05-07T20:08:41.2110543Z inner_dense_size=2, 2025-05-07T20:08:41.2110880Z dtype=torch.float32, 2025-05-07T20:08:41.2111220Z device_type='cpu', 2025-05-07T20:08:41.2111537Z ) 2025-05-07T20:08:41.2112046Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2113382Z self=, 2025-05-07T20:08:41.2114716Z num_jagged_dim=3, 2025-05-07T20:08:41.2115046Z outer_dense_size=4, 2025-05-07T20:08:41.2115371Z inner_dense_size=2, 2025-05-07T20:08:41.2115713Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2116071Z device_type='cpu', 2025-05-07T20:08:41.2116380Z ) 2025-05-07T20:08:41.2116886Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2118228Z self=, 2025-05-07T20:08:41.2119317Z num_jagged_dim=3, 2025-05-07T20:08:41.2119642Z outer_dense_size=3, 2025-05-07T20:08:41.2119980Z inner_dense_size=2, 2025-05-07T20:08:41.2120324Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2120670Z device_type='cpu', 2025-05-07T20:08:41.2120983Z ) 2025-05-07T20:08:41.2121496Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2122839Z self=, 2025-05-07T20:08:41.2123937Z num_jagged_dim=3, 2025-05-07T20:08:41.2124268Z outer_dense_size=3, 2025-05-07T20:08:41.2124608Z inner_dense_size=3, 2025-05-07T20:08:41.2124938Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2125287Z device_type='cpu', 2025-05-07T20:08:41.2125599Z ) 2025-05-07T20:08:41.2126098Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2127439Z self=, 2025-05-07T20:08:41.2128849Z num_jagged_dim=3, 2025-05-07T20:08:41.2129174Z outer_dense_size=3, 2025-05-07T20:08:41.2129593Z inner_dense_size=4, 2025-05-07T20:08:41.2129929Z dtype=torch.float32, 2025-05-07T20:08:41.2130267Z device_type='cpu', 2025-05-07T20:08:41.2130594Z ) 2025-05-07T20:08:41.2131105Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2132745Z self=, 2025-05-07T20:08:41.2133853Z num_jagged_dim=3, 2025-05-07T20:08:41.2134180Z outer_dense_size=3, 2025-05-07T20:08:41.2134512Z inner_dense_size=3, 2025-05-07T20:08:41.2134845Z dtype=torch.float32, 2025-05-07T20:08:41.2135188Z device_type='cpu', 2025-05-07T20:08:41.2135503Z ) 2025-05-07T20:08:41.2136003Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2137342Z self=, 2025-05-07T20:08:41.2138435Z num_jagged_dim=3, 2025-05-07T20:08:41.2138762Z outer_dense_size=4, 2025-05-07T20:08:41.2139098Z inner_dense_size=4, 2025-05-07T20:08:41.2139440Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2139792Z device_type='cpu', 2025-05-07T20:08:41.2140100Z ) 2025-05-07T20:08:41.2140618Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:08:41.2141966Z self=, 2025-05-07T20:08:41.2143054Z num_jagged_dim=3, 2025-05-07T20:08:41.2143382Z outer_dense_size=3, 2025-05-07T20:08:41.2143713Z inner_dense_size=4, 2025-05-07T20:08:41.2144060Z dtype=torch.bfloat16, 2025-05-07T20:08:41.2144419Z device_type='cpu', 2025-05-07T20:08:41.2144734Z ) 2025-05-07T20:08:41.2145035Z PASSED 2025-05-07T20:08:41.4297674Z 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:08:41.4300494Z self=, 2025-05-07T20:08:41.4301589Z num_jagged_dim=1, 2025-05-07T20:08:41.4301931Z outer_dense_size=0, 2025-05-07T20:08:41.4302268Z inner_dense_size=0, 2025-05-07T20:08:41.4302607Z dtype=torch.float32, 2025-05-07T20:08:41.4302963Z device_type='meta', 2025-05-07T20:08:41.4303290Z ) 2025-05-07T20:08:41.4303796Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4305122Z self=, 2025-05-07T20:08:41.4306210Z num_jagged_dim=3, 2025-05-07T20:08:41.4306539Z outer_dense_size=0, 2025-05-07T20:08:41.4306868Z inner_dense_size=0, 2025-05-07T20:08:41.4307220Z dtype=torch.float32, 2025-05-07T20:08:41.4307572Z device_type='meta', 2025-05-07T20:08:41.4307882Z ) 2025-05-07T20:08:41.4308390Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4309736Z self=, 2025-05-07T20:08:41.4310831Z num_jagged_dim=3, 2025-05-07T20:08:41.4311159Z outer_dense_size=4, 2025-05-07T20:08:41.4311498Z inner_dense_size=1, 2025-05-07T20:08:41.4311839Z dtype=torch.float16, 2025-05-07T20:08:41.4312185Z device_type='meta', 2025-05-07T20:08:41.4312505Z ) 2025-05-07T20:08:41.4313015Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4314341Z self=, 2025-05-07T20:08:41.4315448Z num_jagged_dim=3, 2025-05-07T20:08:41.4315780Z outer_dense_size=4, 2025-05-07T20:08:41.4316113Z inner_dense_size=0, 2025-05-07T20:08:41.4316453Z dtype=torch.float16, 2025-05-07T20:08:41.4317051Z device_type='meta', 2025-05-07T20:08:41.4317395Z ) 2025-05-07T20:08:41.4317895Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4319329Z self=, 2025-05-07T20:08:41.4320440Z num_jagged_dim=2, 2025-05-07T20:08:41.4320761Z outer_dense_size=1, 2025-05-07T20:08:41.4321101Z inner_dense_size=3, 2025-05-07T20:08:41.4321557Z dtype=torch.float32, 2025-05-07T20:08:41.4321968Z device_type='meta', 2025-05-07T20:08:41.4322283Z ) 2025-05-07T20:08:41.4322790Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4324296Z self=, 2025-05-07T20:08:41.4325382Z num_jagged_dim=3, 2025-05-07T20:08:41.4325862Z outer_dense_size=0, 2025-05-07T20:08:41.4326440Z inner_dense_size=4, 2025-05-07T20:08:41.4326778Z dtype=torch.bfloat16, 2025-05-07T20:08:41.4327136Z device_type='meta', 2025-05-07T20:08:41.4327711Z ) 2025-05-07T20:08:41.4328964Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4330545Z self=, 2025-05-07T20:08:41.4331655Z num_jagged_dim=4, 2025-05-07T20:08:41.4331975Z outer_dense_size=4, 2025-05-07T20:08:41.4332313Z inner_dense_size=3, 2025-05-07T20:08:41.4332656Z dtype=torch.float16, 2025-05-07T20:08:41.4333005Z device_type='meta', 2025-05-07T20:08:41.4333615Z ) 2025-05-07T20:08:41.4334122Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4335458Z self=, 2025-05-07T20:08:41.4336538Z num_jagged_dim=4, 2025-05-07T20:08:41.4336868Z outer_dense_size=2, 2025-05-07T20:08:41.4337198Z inner_dense_size=3, 2025-05-07T20:08:41.4337532Z dtype=torch.float16, 2025-05-07T20:08:41.4337877Z device_type='meta', 2025-05-07T20:08:41.4338194Z ) 2025-05-07T20:08:41.4338695Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4340023Z self=, 2025-05-07T20:08:41.4341109Z num_jagged_dim=4, 2025-05-07T20:08:41.4341433Z outer_dense_size=4, 2025-05-07T20:08:41.4341768Z inner_dense_size=0, 2025-05-07T20:08:41.4342106Z dtype=torch.float16, 2025-05-07T20:08:41.4342454Z device_type='meta', 2025-05-07T20:08:41.4342766Z ) 2025-05-07T20:08:41.4343284Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4344615Z self=, 2025-05-07T20:08:41.4345698Z num_jagged_dim=1, 2025-05-07T20:08:41.4346031Z outer_dense_size=1, 2025-05-07T20:08:41.4346361Z inner_dense_size=1, 2025-05-07T20:08:41.4346704Z dtype=torch.bfloat16, 2025-05-07T20:08:41.4347050Z device_type='meta', 2025-05-07T20:08:41.4347368Z ) 2025-05-07T20:08:41.4347872Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4349202Z self=, 2025-05-07T20:08:41.4350296Z num_jagged_dim=3, 2025-05-07T20:08:41.4350625Z outer_dense_size=2, 2025-05-07T20:08:41.4350951Z inner_dense_size=0, 2025-05-07T20:08:41.4351557Z dtype=torch.float16, 2025-05-07T20:08:41.4351926Z device_type='meta', 2025-05-07T20:08:41.4352237Z ) 2025-05-07T20:08:41.4352741Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4354069Z self=, 2025-05-07T20:08:41.4355156Z num_jagged_dim=3, 2025-05-07T20:08:41.4355480Z outer_dense_size=2, 2025-05-07T20:08:41.4355813Z inner_dense_size=3, 2025-05-07T20:08:41.4356150Z dtype=torch.float16, 2025-05-07T20:08:41.4356494Z device_type='meta', 2025-05-07T20:08:41.4356810Z ) 2025-05-07T20:08:41.4357317Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4358650Z self=, 2025-05-07T20:08:41.4359748Z num_jagged_dim=2, 2025-05-07T20:08:41.4360089Z outer_dense_size=2, 2025-05-07T20:08:41.4360422Z inner_dense_size=3, 2025-05-07T20:08:41.4360750Z dtype=torch.float16, 2025-05-07T20:08:41.4361109Z device_type='meta', 2025-05-07T20:08:41.4361429Z ) 2025-05-07T20:08:41.4361928Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4363256Z self=, 2025-05-07T20:08:41.4364344Z num_jagged_dim=2, 2025-05-07T20:08:41.4364665Z outer_dense_size=2, 2025-05-07T20:08:41.4364997Z inner_dense_size=2, 2025-05-07T20:08:41.4365335Z dtype=torch.float16, 2025-05-07T20:08:41.4365838Z device_type='meta', 2025-05-07T20:08:41.4366155Z ) 2025-05-07T20:08:41.4366663Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4368000Z self=, 2025-05-07T20:08:41.4369080Z num_jagged_dim=3, 2025-05-07T20:08:41.4369528Z outer_dense_size=2, 2025-05-07T20:08:41.4369868Z inner_dense_size=0, 2025-05-07T20:08:41.4370198Z dtype=torch.float32, 2025-05-07T20:08:41.4370547Z device_type='meta', 2025-05-07T20:08:41.4370862Z ) 2025-05-07T20:08:41.4371357Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4372681Z self=, 2025-05-07T20:08:41.4373771Z num_jagged_dim=3, 2025-05-07T20:08:41.4374097Z outer_dense_size=0, 2025-05-07T20:08:41.4374422Z inner_dense_size=3, 2025-05-07T20:08:41.4374758Z dtype=torch.float32, 2025-05-07T20:08:41.4375104Z device_type='meta', 2025-05-07T20:08:41.4375422Z ) 2025-05-07T20:08:41.4375932Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4377255Z self=, 2025-05-07T20:08:41.4378342Z num_jagged_dim=1, 2025-05-07T20:08:41.4378673Z outer_dense_size=0, 2025-05-07T20:08:41.4379005Z inner_dense_size=3, 2025-05-07T20:08:41.4379346Z dtype=torch.float32, 2025-05-07T20:08:41.4379689Z device_type='meta', 2025-05-07T20:08:41.4380007Z ) 2025-05-07T20:08:41.4380513Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4381832Z self=, 2025-05-07T20:08:41.4382931Z num_jagged_dim=1, 2025-05-07T20:08:41.4383444Z outer_dense_size=1, 2025-05-07T20:08:41.4383788Z inner_dense_size=3, 2025-05-07T20:08:41.4384133Z dtype=torch.float32, 2025-05-07T20:08:41.4384480Z device_type='meta', 2025-05-07T20:08:41.4384790Z ) 2025-05-07T20:08:41.4385295Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4386625Z self=, 2025-05-07T20:08:41.4387713Z num_jagged_dim=1, 2025-05-07T20:08:41.4388034Z outer_dense_size=1, 2025-05-07T20:08:41.4388371Z inner_dense_size=1, 2025-05-07T20:08:41.4388710Z dtype=torch.float32, 2025-05-07T20:08:41.4389048Z device_type='meta', 2025-05-07T20:08:41.4389372Z ) 2025-05-07T20:08:41.4389877Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:08:41.4391201Z self=, 2025-05-07T20:08:41.4392285Z num_jagged_dim=1, 2025-05-07T20:08:41.4392613Z outer_dense_size=3, 2025-05-07T20:08:41.4392949Z inner_dense_size=1, 2025-05-07T20:08:41.4393282Z dtype=torch.float16, 2025-05-07T20:08:41.4393633Z device_type='meta', 2025-05-07T20:08:41.4393950Z ) 2025-05-07T20:08:41.4394202Z PASSED 2025-05-07T20:08:41.4395169Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt SKIPPED 2025-05-07T20:08:41.4396038Z 2025-05-07T20:08:41.4396249Z =============================== warnings summary =============================== 2025-05-07T20:08:41.4397299Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:08:41.4400119Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:08:41.4402010Z warnings.warn( 2025-05-07T20:08:41.4402209Z 2025-05-07T20:08:41.4402897Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:08:41.4405325Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:08:41.4407192Z warnings.warn( 2025-05-07T20:08:41.4407382Z 2025-05-07T20:08:41.4408067Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:08:41.4410586Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:08:41.4412460Z warnings.warn( 2025-05-07T20:08:41.4412654Z 2025-05-07T20:08:41.4412979Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:41.4413640Z =========================== short test summary info ============================ 2025-05-07T20:08:41.4414457Z SKIPPED [1] jagged/dense_dense_elementwise_add_test.py:138: CUDA is not available or no GPUs detected 2025-05-07T20:08:41.4415306Z ================== 3 passed, 1 skipped, 3 warnings in 10.79s =================== 2025-05-07T20:08:42.3528202Z 2025-05-07T20:08:42.3529181Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:08:42.3553782Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 15 seconds 2025-05-07T20:08:42.3554378Z 2025-05-07T20:08:42.3554384Z 2025-05-07T20:08:42.3554389Z 2025-05-07T20:08:42.3554394Z 2025-05-07T20:08:42.3577052Z ################################################################################ 2025-05-07T20:08:42.3598647Z # [2025-05-07T20:08:42.359Z] Run Python Test Suite: 2025-05-07T20:08:42.3599199Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:08:42.3599822Z ################################################################################ 2025-05-07T20:08:42.3635438Z + 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:08:42.3636442Z 2025-05-07T20:08:45.5269601Z ============================= test session starts ============================== 2025-05-07T20:08:45.5270533Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:45.5271346Z cachedir: .pytest_cache 2025-05-07T20:08:45.5272211Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:45.5273166Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:45.5273604Z plugins: hypothesis-6.131.14 2025-05-07T20:08:47.7800575Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:47.7801902Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:47.7882407Z collected 5 items 2025-05-07T20:08:47.7882685Z 2025-05-07T20:08:48.0380691Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0382294Z self=, 2025-05-07T20:08:48.0382966Z num_jagged_dim=1, 2025-05-07T20:08:48.0383318Z outer_dense_size=0, 2025-05-07T20:08:48.0383789Z inner_dense_size=0, 2025-05-07T20:08:48.0384145Z dtype=torch.float32, 2025-05-07T20:08:48.0384501Z device=device(type='cpu'), 2025-05-07T20:08:48.0384893Z precompute_total_L=False, 2025-05-07T20:08:48.0385262Z ) 2025-05-07T20:08:48.0385560Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0386220Z self=, 2025-05-07T20:08:48.0386888Z num_jagged_dim=3, 2025-05-07T20:08:48.0387221Z outer_dense_size=0, 2025-05-07T20:08:48.0387666Z inner_dense_size=0, 2025-05-07T20:08:48.0388013Z dtype=torch.float32, 2025-05-07T20:08:48.0388370Z device=device(type='cpu'), 2025-05-07T20:08:48.0388777Z precompute_total_L=False, 2025-05-07T20:08:48.0389141Z ) 2025-05-07T20:08:48.0389432Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0390140Z self=, 2025-05-07T20:08:48.0390864Z num_jagged_dim=3, 2025-05-07T20:08:48.0391251Z outer_dense_size=5, 2025-05-07T20:08:48.0391605Z inner_dense_size=2, 2025-05-07T20:08:48.0391948Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0392312Z device=device(type='cpu'), 2025-05-07T20:08:48.0392719Z precompute_total_L=False, 2025-05-07T20:08:48.0393079Z ) 2025-05-07T20:08:48.0393372Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0394050Z self=, 2025-05-07T20:08:48.0394726Z num_jagged_dim=2, 2025-05-07T20:08:48.0395054Z outer_dense_size=4, 2025-05-07T20:08:48.0395443Z inner_dense_size=5, 2025-05-07T20:08:48.0395859Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0396272Z device=device(type='cpu'), 2025-05-07T20:08:48.0396678Z precompute_total_L=False, 2025-05-07T20:08:48.0397040Z ) 2025-05-07T20:08:48.0397333Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0398355Z self=, 2025-05-07T20:08:48.0399040Z num_jagged_dim=3, 2025-05-07T20:08:48.0399367Z outer_dense_size=4, 2025-05-07T20:08:48.0399700Z inner_dense_size=0, 2025-05-07T20:08:48.0400051Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0400421Z device=device(type='cpu'), 2025-05-07T20:08:48.0400801Z precompute_total_L=False, 2025-05-07T20:08:48.0401155Z ) 2025-05-07T20:08:48.0401451Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0402110Z self=, 2025-05-07T20:08:48.0402775Z num_jagged_dim=4, 2025-05-07T20:08:48.0403118Z outer_dense_size=1, 2025-05-07T20:08:48.0403450Z inner_dense_size=3, 2025-05-07T20:08:48.0403806Z dtype=torch.float16, 2025-05-07T20:08:48.0404169Z device=device(type='cpu'), 2025-05-07T20:08:48.0404552Z precompute_total_L=True, 2025-05-07T20:08:48.0404916Z ) 2025-05-07T20:08:48.0422964Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0423699Z self=, 2025-05-07T20:08:48.0424369Z num_jagged_dim=5, 2025-05-07T20:08:48.0424704Z outer_dense_size=3, 2025-05-07T20:08:48.0425039Z inner_dense_size=4, 2025-05-07T20:08:48.0425375Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0425747Z device=device(type='cpu'), 2025-05-07T20:08:48.0426155Z precompute_total_L=True, 2025-05-07T20:08:48.0426701Z ) 2025-05-07T20:08:48.0426998Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0427665Z self=, 2025-05-07T20:08:48.0428546Z num_jagged_dim=2, 2025-05-07T20:08:48.0429322Z outer_dense_size=1, 2025-05-07T20:08:48.0429661Z inner_dense_size=5, 2025-05-07T20:08:48.0430004Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0430362Z device=device(type='cpu'), 2025-05-07T20:08:48.0430761Z precompute_total_L=False, 2025-05-07T20:08:48.0431128Z ) 2025-05-07T20:08:48.0431418Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0432087Z self=, 2025-05-07T20:08:48.0432756Z num_jagged_dim=4, 2025-05-07T20:08:48.0433082Z outer_dense_size=3, 2025-05-07T20:08:48.0433418Z inner_dense_size=3, 2025-05-07T20:08:48.0433760Z dtype=torch.float16, 2025-05-07T20:08:48.0434126Z device=device(type='cpu'), 2025-05-07T20:08:48.0434507Z precompute_total_L=True, 2025-05-07T20:08:48.0434858Z ) 2025-05-07T20:08:48.0435164Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0435820Z self=, 2025-05-07T20:08:48.0436499Z num_jagged_dim=5, 2025-05-07T20:08:48.0436832Z outer_dense_size=2, 2025-05-07T20:08:48.0437164Z inner_dense_size=3, 2025-05-07T20:08:48.0437506Z dtype=torch.float32, 2025-05-07T20:08:48.0437876Z device=device(type='cpu'), 2025-05-07T20:08:48.0438264Z precompute_total_L=False, 2025-05-07T20:08:48.0438622Z ) 2025-05-07T20:08:48.0438918Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0439572Z self=, 2025-05-07T20:08:48.0440236Z num_jagged_dim=2, 2025-05-07T20:08:48.0440567Z outer_dense_size=2, 2025-05-07T20:08:48.0440899Z inner_dense_size=4, 2025-05-07T20:08:48.0441245Z dtype=torch.float32, 2025-05-07T20:08:48.0441605Z device=device(type='cpu'), 2025-05-07T20:08:48.0442006Z precompute_total_L=False, 2025-05-07T20:08:48.0442355Z ) 2025-05-07T20:08:48.0442647Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0443306Z self=, 2025-05-07T20:08:48.0443976Z num_jagged_dim=2, 2025-05-07T20:08:48.0444308Z outer_dense_size=2, 2025-05-07T20:08:48.0444644Z inner_dense_size=2, 2025-05-07T20:08:48.0445342Z dtype=torch.float32, 2025-05-07T20:08:48.0445728Z device=device(type='cpu'), 2025-05-07T20:08:48.0446118Z precompute_total_L=False, 2025-05-07T20:08:48.0446469Z ) 2025-05-07T20:08:48.0446764Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0447431Z self=, 2025-05-07T20:08:48.0448089Z num_jagged_dim=3, 2025-05-07T20:08:48.0448420Z outer_dense_size=1, 2025-05-07T20:08:48.0448761Z inner_dense_size=2, 2025-05-07T20:08:48.0449100Z dtype=torch.float32, 2025-05-07T20:08:48.0449594Z device=device(type='cpu'), 2025-05-07T20:08:48.0449985Z precompute_total_L=True, 2025-05-07T20:08:48.0450343Z ) 2025-05-07T20:08:48.0450629Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0451307Z self=, 2025-05-07T20:08:48.0451973Z num_jagged_dim=3, 2025-05-07T20:08:48.0452293Z outer_dense_size=2, 2025-05-07T20:08:48.0452634Z inner_dense_size=2, 2025-05-07T20:08:48.0452983Z dtype=torch.float32, 2025-05-07T20:08:48.0453334Z device=device(type='cpu'), 2025-05-07T20:08:48.0453718Z precompute_total_L=True, 2025-05-07T20:08:48.0454067Z ) 2025-05-07T20:08:48.0454350Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0455012Z self=, 2025-05-07T20:08:48.0455670Z num_jagged_dim=2, 2025-05-07T20:08:48.0456004Z outer_dense_size=2, 2025-05-07T20:08:48.0456336Z inner_dense_size=2, 2025-05-07T20:08:48.0456674Z dtype=torch.float32, 2025-05-07T20:08:48.0457038Z device=device(type='cpu'), 2025-05-07T20:08:48.0457415Z precompute_total_L=True, 2025-05-07T20:08:48.0457980Z ) 2025-05-07T20:08:48.0458275Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0458930Z self=, 2025-05-07T20:08:48.0459596Z num_jagged_dim=5, 2025-05-07T20:08:48.0459926Z outer_dense_size=2, 2025-05-07T20:08:48.0460257Z inner_dense_size=2, 2025-05-07T20:08:48.0460596Z dtype=torch.float32, 2025-05-07T20:08:48.0460957Z device=device(type='cpu'), 2025-05-07T20:08:48.0461350Z precompute_total_L=False, 2025-05-07T20:08:48.0461701Z ) 2025-05-07T20:08:48.0461994Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0462643Z self=, 2025-05-07T20:08:48.0463302Z num_jagged_dim=4, 2025-05-07T20:08:48.0463629Z outer_dense_size=5, 2025-05-07T20:08:48.0463960Z inner_dense_size=1, 2025-05-07T20:08:48.0464298Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0464663Z device=device(type='cpu'), 2025-05-07T20:08:48.0465068Z precompute_total_L=False, 2025-05-07T20:08:48.0465423Z ) 2025-05-07T20:08:48.0465727Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0466394Z self=, 2025-05-07T20:08:48.0467051Z num_jagged_dim=5, 2025-05-07T20:08:48.0467380Z outer_dense_size=5, 2025-05-07T20:08:48.0467714Z inner_dense_size=1, 2025-05-07T20:08:48.0468050Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0468418Z device=device(type='cpu'), 2025-05-07T20:08:48.0468808Z precompute_total_L=False, 2025-05-07T20:08:48.0469157Z ) 2025-05-07T20:08:48.0469454Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0470125Z self=, 2025-05-07T20:08:48.0470788Z num_jagged_dim=5, 2025-05-07T20:08:48.0471107Z outer_dense_size=5, 2025-05-07T20:08:48.0471440Z inner_dense_size=5, 2025-05-07T20:08:48.0471782Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0472145Z device=device(type='cpu'), 2025-05-07T20:08:48.0472528Z precompute_total_L=False, 2025-05-07T20:08:48.0472885Z ) 2025-05-07T20:08:48.0473173Z Trying example: test_dense_to_jagged( 2025-05-07T20:08:48.0474022Z self=, 2025-05-07T20:08:48.0474712Z num_jagged_dim=4, 2025-05-07T20:08:48.0475033Z outer_dense_size=0, 2025-05-07T20:08:48.0475366Z inner_dense_size=4, 2025-05-07T20:08:48.0475706Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0476063Z device=device(type='cpu'), 2025-05-07T20:08:48.0476458Z precompute_total_L=False, 2025-05-07T20:08:48.0476820Z ) 2025-05-07T20:08:48.0477067Z PASSED 2025-05-07T20:08:48.0900242Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0901650Z self=, 2025-05-07T20:08:48.0902442Z num_jagged_dim=1, 2025-05-07T20:08:48.0902776Z outer_dense_size=2, 2025-05-07T20:08:48.0903117Z inner_dense_size=2, 2025-05-07T20:08:48.0903449Z dtype=torch.float32, 2025-05-07T20:08:48.0903843Z device=device(type='cpu'), 2025-05-07T20:08:48.0904199Z ) 2025-05-07T20:08:48.0904542Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0905366Z self=, 2025-05-07T20:08:48.0906113Z num_jagged_dim=3, 2025-05-07T20:08:48.0906447Z outer_dense_size=2, 2025-05-07T20:08:48.0906785Z inner_dense_size=2, 2025-05-07T20:08:48.0907116Z dtype=torch.float32, 2025-05-07T20:08:48.0907480Z device=device(type='cpu'), 2025-05-07T20:08:48.0907841Z ) 2025-05-07T20:08:48.0908183Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0909003Z self=, 2025-05-07T20:08:48.0910290Z num_jagged_dim=3, 2025-05-07T20:08:48.0910639Z outer_dense_size=4, 2025-05-07T20:08:48.0910968Z inner_dense_size=2, 2025-05-07T20:08:48.0911309Z dtype=torch.float16, 2025-05-07T20:08:48.0911681Z device=device(type='cpu'), 2025-05-07T20:08:48.0912033Z ) 2025-05-07T20:08:48.0912379Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0913202Z self=, 2025-05-07T20:08:48.0913944Z num_jagged_dim=5, 2025-05-07T20:08:48.0914269Z outer_dense_size=3, 2025-05-07T20:08:48.0914605Z inner_dense_size=3, 2025-05-07T20:08:48.0914947Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0915316Z device=device(type='cpu'), 2025-05-07T20:08:48.0915675Z ) 2025-05-07T20:08:48.0916015Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0916834Z self=, 2025-05-07T20:08:48.0917591Z num_jagged_dim=5, 2025-05-07T20:08:48.0917926Z outer_dense_size=5, 2025-05-07T20:08:48.0918252Z inner_dense_size=2, 2025-05-07T20:08:48.0918591Z dtype=torch.float16, 2025-05-07T20:08:48.0918963Z device=device(type='cpu'), 2025-05-07T20:08:48.0919312Z ) 2025-05-07T20:08:48.0919660Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0920472Z self=, 2025-05-07T20:08:48.0921215Z num_jagged_dim=5, 2025-05-07T20:08:48.0921544Z outer_dense_size=3, 2025-05-07T20:08:48.0921876Z inner_dense_size=2, 2025-05-07T20:08:48.0922207Z dtype=torch.float16, 2025-05-07T20:08:48.0922573Z device=device(type='cpu'), 2025-05-07T20:08:48.0922930Z ) 2025-05-07T20:08:48.0923270Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0924088Z self=, 2025-05-07T20:08:48.0924855Z num_jagged_dim=5, 2025-05-07T20:08:48.0925185Z outer_dense_size=3, 2025-05-07T20:08:48.0925525Z inner_dense_size=2, 2025-05-07T20:08:48.0926143Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0926533Z device=device(type='cpu'), 2025-05-07T20:08:48.0926887Z ) 2025-05-07T20:08:48.0927233Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0928325Z self=, 2025-05-07T20:08:48.0929085Z num_jagged_dim=2, 2025-05-07T20:08:48.0929510Z outer_dense_size=4, 2025-05-07T20:08:48.0929860Z inner_dense_size=5, 2025-05-07T20:08:48.0930199Z dtype=torch.float32, 2025-05-07T20:08:48.0930559Z device=device(type='cpu'), 2025-05-07T20:08:48.0930919Z ) 2025-05-07T20:08:48.0931257Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0932074Z self=, 2025-05-07T20:08:48.0932839Z num_jagged_dim=2, 2025-05-07T20:08:48.0933166Z outer_dense_size=5, 2025-05-07T20:08:48.0933496Z inner_dense_size=2, 2025-05-07T20:08:48.0933840Z dtype=torch.float16, 2025-05-07T20:08:48.0934204Z device=device(type='cpu'), 2025-05-07T20:08:48.0934558Z ) 2025-05-07T20:08:48.0934906Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0935718Z self=, 2025-05-07T20:08:48.0936461Z num_jagged_dim=1, 2025-05-07T20:08:48.0936793Z outer_dense_size=3, 2025-05-07T20:08:48.0937127Z inner_dense_size=5, 2025-05-07T20:08:48.0937459Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0937824Z device=device(type='cpu'), 2025-05-07T20:08:48.0938182Z ) 2025-05-07T20:08:48.0938518Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0939337Z self=, 2025-05-07T20:08:48.0940401Z num_jagged_dim=2, 2025-05-07T20:08:48.0940732Z outer_dense_size=3, 2025-05-07T20:08:48.0941058Z inner_dense_size=3, 2025-05-07T20:08:48.0941404Z dtype=torch.float16, 2025-05-07T20:08:48.0941766Z device=device(type='cpu'), 2025-05-07T20:08:48.0942116Z ) 2025-05-07T20:08:48.0942458Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0943277Z self=, 2025-05-07T20:08:48.0944019Z num_jagged_dim=3, 2025-05-07T20:08:48.0944346Z outer_dense_size=3, 2025-05-07T20:08:48.0944682Z inner_dense_size=3, 2025-05-07T20:08:48.0945026Z dtype=torch.float16, 2025-05-07T20:08:48.0945391Z device=device(type='cpu'), 2025-05-07T20:08:48.0945755Z ) 2025-05-07T20:08:48.0946091Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0946906Z self=, 2025-05-07T20:08:48.0947671Z num_jagged_dim=4, 2025-05-07T20:08:48.0948007Z outer_dense_size=5, 2025-05-07T20:08:48.0948341Z inner_dense_size=3, 2025-05-07T20:08:48.0948696Z dtype=torch.float32, 2025-05-07T20:08:48.0949065Z device=device(type='cpu'), 2025-05-07T20:08:48.0949416Z ) 2025-05-07T20:08:48.0949776Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0950600Z self=, 2025-05-07T20:08:48.0951343Z num_jagged_dim=4, 2025-05-07T20:08:48.0951671Z outer_dense_size=3, 2025-05-07T20:08:48.0952015Z inner_dense_size=3, 2025-05-07T20:08:48.0952351Z dtype=torch.float32, 2025-05-07T20:08:48.0952722Z device=device(type='cpu'), 2025-05-07T20:08:48.0953077Z ) 2025-05-07T20:08:48.0953425Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0954234Z self=, 2025-05-07T20:08:48.0954996Z num_jagged_dim=4, 2025-05-07T20:08:48.0955333Z outer_dense_size=3, 2025-05-07T20:08:48.0955662Z inner_dense_size=4, 2025-05-07T20:08:48.0956305Z dtype=torch.float32, 2025-05-07T20:08:48.0956692Z device=device(type='cpu'), 2025-05-07T20:08:48.0957040Z ) 2025-05-07T20:08:48.0957382Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0958199Z self=, 2025-05-07T20:08:48.0958942Z num_jagged_dim=4, 2025-05-07T20:08:48.0959272Z outer_dense_size=4, 2025-05-07T20:08:48.0959612Z inner_dense_size=4, 2025-05-07T20:08:48.0959943Z dtype=torch.float32, 2025-05-07T20:08:48.0960305Z device=device(type='cpu'), 2025-05-07T20:08:48.0960662Z ) 2025-05-07T20:08:48.0961010Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0961819Z self=, 2025-05-07T20:08:48.0962578Z num_jagged_dim=5, 2025-05-07T20:08:48.0962907Z outer_dense_size=2, 2025-05-07T20:08:48.0963234Z inner_dense_size=4, 2025-05-07T20:08:48.0963590Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0963957Z device=device(type='cpu'), 2025-05-07T20:08:48.0964304Z ) 2025-05-07T20:08:48.0964652Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0965470Z self=, 2025-05-07T20:08:48.0966216Z num_jagged_dim=2, 2025-05-07T20:08:48.0966549Z outer_dense_size=2, 2025-05-07T20:08:48.0966888Z inner_dense_size=4, 2025-05-07T20:08:48.0967231Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0967591Z device=device(type='cpu'), 2025-05-07T20:08:48.0967949Z ) 2025-05-07T20:08:48.0968297Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0969106Z self=, 2025-05-07T20:08:48.0970345Z num_jagged_dim=2, 2025-05-07T20:08:48.0970674Z outer_dense_size=2, 2025-05-07T20:08:48.0971009Z inner_dense_size=2, 2025-05-07T20:08:48.0971358Z dtype=torch.bfloat16, 2025-05-07T20:08:48.0971726Z device=device(type='cpu'), 2025-05-07T20:08:48.0972074Z ) 2025-05-07T20:08:48.0972418Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:08:48.0973233Z self=, 2025-05-07T20:08:48.0973972Z num_jagged_dim=1, 2025-05-07T20:08:48.0974302Z outer_dense_size=2, 2025-05-07T20:08:48.0974639Z inner_dense_size=5, 2025-05-07T20:08:48.0974985Z dtype=torch.float32, 2025-05-07T20:08:48.0975338Z device=device(type='cpu'), 2025-05-07T20:08:48.0975690Z ) 2025-05-07T20:08:48.0975995Z PASSED 2025-05-07T20:08:48.1339910Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1341343Z self=, 2025-05-07T20:08:48.1342099Z num_jagged_dim=1, 2025-05-07T20:08:48.1342433Z outer_dense_size=0, 2025-05-07T20:08:48.1342765Z inner_dense_size=0, 2025-05-07T20:08:48.1343097Z dtype=torch.float32, 2025-05-07T20:08:48.1343458Z device=device(type='meta'), 2025-05-07T20:08:48.1343856Z precompute_total_L=False, 2025-05-07T20:08:48.1344212Z ) 2025-05-07T20:08:48.1344545Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1345344Z self=, 2025-05-07T20:08:48.1346080Z num_jagged_dim=4, 2025-05-07T20:08:48.1346404Z outer_dense_size=0, 2025-05-07T20:08:48.1346734Z inner_dense_size=0, 2025-05-07T20:08:48.1347067Z dtype=torch.float32, 2025-05-07T20:08:48.1347438Z device=device(type='meta'), 2025-05-07T20:08:48.1347827Z precompute_total_L=False, 2025-05-07T20:08:48.1348184Z ) 2025-05-07T20:08:48.1348518Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1349744Z self=, 2025-05-07T20:08:48.1350506Z num_jagged_dim=4, 2025-05-07T20:08:48.1350824Z outer_dense_size=4, 2025-05-07T20:08:48.1351159Z inner_dense_size=1, 2025-05-07T20:08:48.1351504Z dtype=torch.bfloat16, 2025-05-07T20:08:48.1351863Z device=device(type='meta'), 2025-05-07T20:08:48.1352253Z precompute_total_L=False, 2025-05-07T20:08:48.1352612Z ) 2025-05-07T20:08:48.1352942Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1353745Z self=, 2025-05-07T20:08:48.1354489Z num_jagged_dim=4, 2025-05-07T20:08:48.1354817Z outer_dense_size=2, 2025-05-07T20:08:48.1355165Z inner_dense_size=4, 2025-05-07T20:08:48.1355505Z dtype=torch.float32, 2025-05-07T20:08:48.1355869Z device=device(type='meta'), 2025-05-07T20:08:48.1356248Z precompute_total_L=True, 2025-05-07T20:08:48.1356610Z ) 2025-05-07T20:08:48.1356951Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1357742Z self=, 2025-05-07T20:08:48.1358481Z num_jagged_dim=3, 2025-05-07T20:08:48.1358807Z outer_dense_size=1, 2025-05-07T20:08:48.1359131Z inner_dense_size=4, 2025-05-07T20:08:48.1359471Z dtype=torch.bfloat16, 2025-05-07T20:08:48.1359836Z device=device(type='meta'), 2025-05-07T20:08:48.1360216Z precompute_total_L=True, 2025-05-07T20:08:48.1360567Z ) 2025-05-07T20:08:48.1360909Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1361714Z self=, 2025-05-07T20:08:48.1362819Z num_jagged_dim=1, 2025-05-07T20:08:48.1363153Z outer_dense_size=3, 2025-05-07T20:08:48.1363492Z inner_dense_size=2, 2025-05-07T20:08:48.1363826Z dtype=torch.float32, 2025-05-07T20:08:48.1364196Z device=device(type='meta'), 2025-05-07T20:08:48.1364588Z precompute_total_L=False, 2025-05-07T20:08:48.1364970Z ) 2025-05-07T20:08:48.1365302Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1366106Z self=, 2025-05-07T20:08:48.1366858Z num_jagged_dim=4, 2025-05-07T20:08:48.1367194Z outer_dense_size=0, 2025-05-07T20:08:48.1367527Z inner_dense_size=5, 2025-05-07T20:08:48.1367866Z dtype=torch.float16, 2025-05-07T20:08:48.1368226Z device=device(type='meta'), 2025-05-07T20:08:48.1368610Z precompute_total_L=True, 2025-05-07T20:08:48.1368962Z ) 2025-05-07T20:08:48.1369305Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1370242Z self=, 2025-05-07T20:08:48.1371025Z num_jagged_dim=4, 2025-05-07T20:08:48.1371370Z outer_dense_size=2, 2025-05-07T20:08:48.1371710Z inner_dense_size=2, 2025-05-07T20:08:48.1372054Z dtype=torch.float32, 2025-05-07T20:08:48.1372414Z device=device(type='meta'), 2025-05-07T20:08:48.1372797Z precompute_total_L=True, 2025-05-07T20:08:48.1373153Z ) 2025-05-07T20:08:48.1373488Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1374283Z self=, 2025-05-07T20:08:48.1375023Z num_jagged_dim=2, 2025-05-07T20:08:48.1375351Z outer_dense_size=3, 2025-05-07T20:08:48.1375685Z inner_dense_size=1, 2025-05-07T20:08:48.1376018Z dtype=torch.float16, 2025-05-07T20:08:48.1376376Z device=device(type='meta'), 2025-05-07T20:08:48.1376771Z precompute_total_L=False, 2025-05-07T20:08:48.1377130Z ) 2025-05-07T20:08:48.1377465Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1378452Z self=, 2025-05-07T20:08:48.1379210Z num_jagged_dim=2, 2025-05-07T20:08:48.1379539Z outer_dense_size=2, 2025-05-07T20:08:48.1379875Z inner_dense_size=0, 2025-05-07T20:08:48.1380206Z dtype=torch.float32, 2025-05-07T20:08:48.1380561Z device=device(type='meta'), 2025-05-07T20:08:48.1380947Z precompute_total_L=True, 2025-05-07T20:08:48.1381291Z ) 2025-05-07T20:08:48.1381632Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1382436Z self=, 2025-05-07T20:08:48.1383179Z num_jagged_dim=1, 2025-05-07T20:08:48.1383501Z outer_dense_size=4, 2025-05-07T20:08:48.1383832Z inner_dense_size=1, 2025-05-07T20:08:48.1384186Z dtype=torch.float16, 2025-05-07T20:08:48.1384540Z device=device(type='meta'), 2025-05-07T20:08:48.1384923Z precompute_total_L=True, 2025-05-07T20:08:48.1385273Z ) 2025-05-07T20:08:48.1385616Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1386423Z self=, 2025-05-07T20:08:48.1387167Z num_jagged_dim=1, 2025-05-07T20:08:48.1387487Z outer_dense_size=1, 2025-05-07T20:08:48.1387823Z inner_dense_size=1, 2025-05-07T20:08:48.1388163Z dtype=torch.float16, 2025-05-07T20:08:48.1388523Z device=device(type='meta'), 2025-05-07T20:08:48.1388906Z precompute_total_L=True, 2025-05-07T20:08:48.1389256Z ) 2025-05-07T20:08:48.1389598Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1390396Z self=, 2025-05-07T20:08:48.1391138Z num_jagged_dim=1, 2025-05-07T20:08:48.1391773Z outer_dense_size=2, 2025-05-07T20:08:48.1392108Z inner_dense_size=3, 2025-05-07T20:08:48.1392450Z dtype=torch.float16, 2025-05-07T20:08:48.1392809Z device=device(type='meta'), 2025-05-07T20:08:48.1393195Z precompute_total_L=True, 2025-05-07T20:08:48.1393551Z ) 2025-05-07T20:08:48.1393887Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1394683Z self=, 2025-05-07T20:08:48.1395439Z num_jagged_dim=1, 2025-05-07T20:08:48.1395770Z outer_dense_size=3, 2025-05-07T20:08:48.1396100Z inner_dense_size=3, 2025-05-07T20:08:48.1396432Z dtype=torch.float16, 2025-05-07T20:08:48.1396792Z device=device(type='meta'), 2025-05-07T20:08:48.1397175Z precompute_total_L=True, 2025-05-07T20:08:48.1397519Z ) 2025-05-07T20:08:48.1397857Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1398656Z self=, 2025-05-07T20:08:48.1399401Z num_jagged_dim=1, 2025-05-07T20:08:48.1399729Z outer_dense_size=1, 2025-05-07T20:08:48.1400059Z inner_dense_size=3, 2025-05-07T20:08:48.1400398Z dtype=torch.float16, 2025-05-07T20:08:48.1400762Z device=device(type='meta'), 2025-05-07T20:08:48.1401149Z precompute_total_L=True, 2025-05-07T20:08:48.1401495Z ) 2025-05-07T20:08:48.1401834Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1402638Z self=, 2025-05-07T20:08:48.1403378Z num_jagged_dim=2, 2025-05-07T20:08:48.1403697Z outer_dense_size=1, 2025-05-07T20:08:48.1404039Z inner_dense_size=5, 2025-05-07T20:08:48.1404383Z dtype=torch.bfloat16, 2025-05-07T20:08:48.1404761Z device=device(type='meta'), 2025-05-07T20:08:48.1405152Z precompute_total_L=False, 2025-05-07T20:08:48.1405514Z ) 2025-05-07T20:08:48.1405854Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1406657Z self=, 2025-05-07T20:08:48.1407399Z num_jagged_dim=2, 2025-05-07T20:08:48.1407899Z outer_dense_size=5, 2025-05-07T20:08:48.1408255Z inner_dense_size=5, 2025-05-07T20:08:48.1408596Z dtype=torch.bfloat16, 2025-05-07T20:08:48.1408949Z device=device(type='meta'), 2025-05-07T20:08:48.1409338Z precompute_total_L=False, 2025-05-07T20:08:48.1409836Z ) 2025-05-07T20:08:48.1410173Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1410966Z self=, 2025-05-07T20:08:48.1411708Z num_jagged_dim=2, 2025-05-07T20:08:48.1412042Z outer_dense_size=5, 2025-05-07T20:08:48.1412373Z inner_dense_size=2, 2025-05-07T20:08:48.1412716Z dtype=torch.bfloat16, 2025-05-07T20:08:48.1413083Z device=device(type='meta'), 2025-05-07T20:08:48.1413484Z precompute_total_L=False, 2025-05-07T20:08:48.1413845Z ) 2025-05-07T20:08:48.1414190Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1415001Z self=, 2025-05-07T20:08:48.1415749Z num_jagged_dim=2, 2025-05-07T20:08:48.1416076Z outer_dense_size=2, 2025-05-07T20:08:48.1416410Z inner_dense_size=2, 2025-05-07T20:08:48.1416754Z dtype=torch.bfloat16, 2025-05-07T20:08:48.1417198Z device=device(type='meta'), 2025-05-07T20:08:48.1417604Z precompute_total_L=False, 2025-05-07T20:08:48.1417959Z ) 2025-05-07T20:08:48.1418302Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:08:48.1419107Z self=, 2025-05-07T20:08:48.1419843Z num_jagged_dim=5, 2025-05-07T20:08:48.1420173Z outer_dense_size=0, 2025-05-07T20:08:48.1420507Z inner_dense_size=0, 2025-05-07T20:08:48.1421058Z dtype=torch.bfloat16, 2025-05-07T20:08:48.1421424Z device=device(type='meta'), 2025-05-07T20:08:48.1421812Z precompute_total_L=True, 2025-05-07T20:08:48.1422159Z ) 2025-05-07T20:08:48.1422476Z PASSED 2025-05-07T20:08:48.1423025Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt SKIPPED 2025-05-07T20:08:48.1423985Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch SKIPPED 2025-05-07T20:08:48.1424581Z 2025-05-07T20:08:48.1424776Z =============================== warnings summary =============================== 2025-05-07T20:08:48.1425471Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:08:48.1430717Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:08:48.1435849Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:08:48.1436471Z 2025-05-07T20:08:48.1436811Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:08:48.1442122Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:08:48.1447173Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:08:48.1447793Z 2025-05-07T20:08:48.1448112Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:48.1448780Z =========================== short test summary info ============================ 2025-05-07T20:08:48.1449621Z SKIPPED [1] jagged/dense_to_jagged_test.py:111: CUDA is not available or no GPUs detected 2025-05-07T20:08:48.1450535Z SKIPPED [1] jagged/dense_to_jagged_test.py:141: CUDA is not available or no GPUs detected 2025-05-07T20:08:48.1451305Z =================== 3 passed, 2 skipped, 2 warnings in 2.83s =================== 2025-05-07T20:08:48.9960017Z 2025-05-07T20:08:48.9960884Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:08:48.9982065Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 6 seconds 2025-05-07T20:08:48.9982547Z 2025-05-07T20:08:48.9982555Z 2025-05-07T20:08:48.9982560Z 2025-05-07T20:08:48.9982565Z 2025-05-07T20:08:48.9998286Z ################################################################################ 2025-05-07T20:08:49.0043831Z # [2025-05-07T20:08:49.001Z] Run Python Test Suite: 2025-05-07T20:08:49.0044424Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:08:49.0045592Z ################################################################################ 2025-05-07T20:08:49.0076087Z + 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:08:49.0077104Z 2025-05-07T20:08:52.1067273Z ============================= test session starts ============================== 2025-05-07T20:08:52.1068210Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:52.1068999Z cachedir: .pytest_cache 2025-05-07T20:08:52.1069858Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:52.1070801Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:52.1071242Z plugins: hypothesis-6.131.14 2025-05-07T20:08:54.4122233Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:54.4123729Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:54.4193709Z collected 3 items 2025-05-07T20:08:54.4194019Z 2025-05-07T20:08:56.7278477Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7279986Z self=, 2025-05-07T20:08:56.7280783Z num_jagged_dim=1, 2025-05-07T20:08:56.7281118Z outer_dense_size=0, 2025-05-07T20:08:56.7281453Z inner_dense_size=0, 2025-05-07T20:08:56.7281793Z operation='add', 2025-05-07T20:08:56.7282128Z dtype=torch.float32, 2025-05-07T20:08:56.7282495Z device=device(type='cpu'), 2025-05-07T20:08:56.7282850Z ) 2025-05-07T20:08:56.7283186Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7284029Z self=, 2025-05-07T20:08:56.7284875Z num_jagged_dim=4, 2025-05-07T20:08:56.7285202Z outer_dense_size=0, 2025-05-07T20:08:56.7285957Z inner_dense_size=0, 2025-05-07T20:08:56.7286320Z operation='add', 2025-05-07T20:08:56.7286654Z dtype=torch.float32, 2025-05-07T20:08:56.7287006Z device=device(type='cpu'), 2025-05-07T20:08:56.7287366Z ) 2025-05-07T20:08:56.7287695Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7288530Z self=, 2025-05-07T20:08:56.7289320Z num_jagged_dim=4, 2025-05-07T20:08:56.7289773Z outer_dense_size=4, 2025-05-07T20:08:56.7290110Z inner_dense_size=0, 2025-05-07T20:08:56.7290438Z operation='add', 2025-05-07T20:08:56.7290775Z dtype=torch.float16, 2025-05-07T20:08:56.7291135Z device=device(type='cpu'), 2025-05-07T20:08:56.7291489Z ) 2025-05-07T20:08:56.7291837Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7292678Z self=, 2025-05-07T20:08:56.7293473Z num_jagged_dim=3, 2025-05-07T20:08:56.7293808Z outer_dense_size=2, 2025-05-07T20:08:56.7294142Z inner_dense_size=4, 2025-05-07T20:08:56.7294470Z operation='add', 2025-05-07T20:08:56.7294801Z dtype=torch.float32, 2025-05-07T20:08:56.7295158Z device=device(type='cpu'), 2025-05-07T20:08:56.7295508Z ) 2025-05-07T20:08:56.7295841Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7296681Z self=, 2025-05-07T20:08:56.7297464Z num_jagged_dim=3, 2025-05-07T20:08:56.7297788Z outer_dense_size=4, 2025-05-07T20:08:56.7298122Z inner_dense_size=3, 2025-05-07T20:08:56.7298477Z operation='add_jagged_output', 2025-05-07T20:08:56.7298872Z dtype=torch.float32, 2025-05-07T20:08:56.7299592Z device=device(type='cpu'), 2025-05-07T20:08:56.7299956Z ) 2025-05-07T20:08:56.7300281Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7301133Z self=, 2025-05-07T20:08:56.7301933Z num_jagged_dim=2, 2025-05-07T20:08:56.7302256Z outer_dense_size=0, 2025-05-07T20:08:56.7302590Z inner_dense_size=4, 2025-05-07T20:08:56.7302943Z operation='add_jagged_output', 2025-05-07T20:08:56.7303341Z dtype=torch.bfloat16, 2025-05-07T20:08:56.7303712Z device=device(type='cpu'), 2025-05-07T20:08:56.7304064Z ) 2025-05-07T20:08:56.7304385Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7305223Z self=, 2025-05-07T20:08:56.7306009Z num_jagged_dim=2, 2025-05-07T20:08:56.7306337Z outer_dense_size=2, 2025-05-07T20:08:56.7306680Z inner_dense_size=2, 2025-05-07T20:08:56.7307016Z operation='add', 2025-05-07T20:08:56.7307347Z dtype=torch.float32, 2025-05-07T20:08:56.7307702Z device=device(type='cpu'), 2025-05-07T20:08:56.7308061Z ) 2025-05-07T20:08:56.7308403Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7309246Z self=, 2025-05-07T20:08:56.7310030Z num_jagged_dim=2, 2025-05-07T20:08:56.7310363Z outer_dense_size=1, 2025-05-07T20:08:56.7310691Z inner_dense_size=0, 2025-05-07T20:08:56.7311050Z operation='add_jagged_output', 2025-05-07T20:08:56.7311618Z dtype=torch.float32, 2025-05-07T20:08:56.7311983Z device=device(type='cpu'), 2025-05-07T20:08:56.7312330Z ) 2025-05-07T20:08:56.7312659Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7313497Z self=, 2025-05-07T20:08:56.7314283Z num_jagged_dim=4, 2025-05-07T20:08:56.7314613Z outer_dense_size=4, 2025-05-07T20:08:56.7314946Z inner_dense_size=1, 2025-05-07T20:08:56.7315270Z operation='mul', 2025-05-07T20:08:56.7315776Z dtype=torch.bfloat16, 2025-05-07T20:08:56.7316168Z device=device(type='cpu'), 2025-05-07T20:08:56.7316515Z ) 2025-05-07T20:08:56.7316845Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7317682Z self=, 2025-05-07T20:08:56.7318459Z num_jagged_dim=3, 2025-05-07T20:08:56.7318788Z outer_dense_size=0, 2025-05-07T20:08:56.7319121Z inner_dense_size=1, 2025-05-07T20:08:56.7319452Z operation='add', 2025-05-07T20:08:56.7319786Z dtype=torch.bfloat16, 2025-05-07T20:08:56.7320146Z device=device(type='cpu'), 2025-05-07T20:08:56.7320501Z ) 2025-05-07T20:08:56.7320822Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7321657Z self=, 2025-05-07T20:08:56.7322453Z num_jagged_dim=2, 2025-05-07T20:08:56.7322774Z outer_dense_size=3, 2025-05-07T20:08:56.7323117Z inner_dense_size=4, 2025-05-07T20:08:56.7323455Z operation='add', 2025-05-07T20:08:56.7323776Z dtype=torch.float16, 2025-05-07T20:08:56.7324135Z device=device(type='cpu'), 2025-05-07T20:08:56.7324490Z ) 2025-05-07T20:08:56.7324816Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7325653Z self=, 2025-05-07T20:08:56.7326439Z num_jagged_dim=3, 2025-05-07T20:08:56.7326769Z outer_dense_size=3, 2025-05-07T20:08:56.7327095Z inner_dense_size=4, 2025-05-07T20:08:56.7327429Z operation='add', 2025-05-07T20:08:56.7327761Z dtype=torch.float16, 2025-05-07T20:08:56.7328385Z device=device(type='cpu'), 2025-05-07T20:08:56.7328746Z ) 2025-05-07T20:08:56.7329345Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7330281Z self=, 2025-05-07T20:08:56.7331076Z num_jagged_dim=3, 2025-05-07T20:08:56.7331406Z outer_dense_size=4, 2025-05-07T20:08:56.7331735Z inner_dense_size=4, 2025-05-07T20:08:56.7332066Z operation='add', 2025-05-07T20:08:56.7332395Z dtype=torch.float16, 2025-05-07T20:08:56.7332753Z device=device(type='cpu'), 2025-05-07T20:08:56.7333111Z ) 2025-05-07T20:08:56.7333446Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7334285Z self=, 2025-05-07T20:08:56.7335064Z num_jagged_dim=4, 2025-05-07T20:08:56.7335395Z outer_dense_size=4, 2025-05-07T20:08:56.7335727Z inner_dense_size=4, 2025-05-07T20:08:56.7336057Z operation='add', 2025-05-07T20:08:56.7336385Z dtype=torch.float16, 2025-05-07T20:08:56.7336763Z device=device(type='cpu'), 2025-05-07T20:08:56.7337113Z ) 2025-05-07T20:08:56.7337442Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7338307Z self=, 2025-05-07T20:08:56.7339089Z num_jagged_dim=3, 2025-05-07T20:08:56.7339423Z outer_dense_size=0, 2025-05-07T20:08:56.7339759Z inner_dense_size=4, 2025-05-07T20:08:56.7340085Z operation='mul', 2025-05-07T20:08:56.7340417Z dtype=torch.float16, 2025-05-07T20:08:56.7340775Z device=device(type='cpu'), 2025-05-07T20:08:56.7341136Z ) 2025-05-07T20:08:56.7341465Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7342314Z self=, 2025-05-07T20:08:56.7343104Z num_jagged_dim=1, 2025-05-07T20:08:56.7343429Z outer_dense_size=0, 2025-05-07T20:08:56.7343765Z inner_dense_size=4, 2025-05-07T20:08:56.7344116Z operation='mul', 2025-05-07T20:08:56.7344441Z dtype=torch.float16, 2025-05-07T20:08:56.7344802Z device=device(type='cpu'), 2025-05-07T20:08:56.7345168Z ) 2025-05-07T20:08:56.7345796Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7346674Z self=, 2025-05-07T20:08:56.7347561Z num_jagged_dim=4, 2025-05-07T20:08:56.7347911Z outer_dense_size=0, 2025-05-07T20:08:56.7348252Z inner_dense_size=4, 2025-05-07T20:08:56.7348585Z operation='mul', 2025-05-07T20:08:56.7348914Z dtype=torch.float16, 2025-05-07T20:08:56.7349271Z device=device(type='cpu'), 2025-05-07T20:08:56.7349627Z ) 2025-05-07T20:08:56.7349959Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7350793Z self=, 2025-05-07T20:08:56.7351579Z num_jagged_dim=4, 2025-05-07T20:08:56.7351923Z outer_dense_size=0, 2025-05-07T20:08:56.7352253Z inner_dense_size=0, 2025-05-07T20:08:56.7352589Z operation='mul', 2025-05-07T20:08:56.7352921Z dtype=torch.float16, 2025-05-07T20:08:56.7353281Z device=device(type='cpu'), 2025-05-07T20:08:56.7353637Z ) 2025-05-07T20:08:56.7353971Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7354810Z self=, 2025-05-07T20:08:56.7355598Z num_jagged_dim=1, 2025-05-07T20:08:56.7355929Z outer_dense_size=0, 2025-05-07T20:08:56.7356264Z inner_dense_size=0, 2025-05-07T20:08:56.7356595Z operation='mul', 2025-05-07T20:08:56.7356923Z dtype=torch.float16, 2025-05-07T20:08:56.7357281Z device=device(type='cpu'), 2025-05-07T20:08:56.7357632Z ) 2025-05-07T20:08:56.7357965Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:08:56.7358808Z self=, 2025-05-07T20:08:56.7359838Z num_jagged_dim=1, 2025-05-07T20:08:56.7360179Z outer_dense_size=0, 2025-05-07T20:08:56.7360512Z inner_dense_size=1, 2025-05-07T20:08:56.7360845Z operation='mul', 2025-05-07T20:08:56.7361174Z dtype=torch.float16, 2025-05-07T20:08:56.7361528Z device=device(type='cpu'), 2025-05-07T20:08:56.7361877Z ) 2025-05-07T20:08:56.7362177Z PASSED 2025-05-07T20:08:57.7370615Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7372369Z self=, 2025-05-07T20:08:57.7373384Z num_jagged_dim=1, 2025-05-07T20:08:57.7373723Z outer_dense_size=2, 2025-05-07T20:08:57.7374058Z inner_dense_size=2, 2025-05-07T20:08:57.7374394Z operation='add', 2025-05-07T20:08:57.7374753Z dtype=torch.float32, 2025-05-07T20:08:57.7375118Z device=device(type='cpu'), 2025-05-07T20:08:57.7375484Z ) 2025-05-07T20:08:57.7375880Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7376903Z self=, 2025-05-07T20:08:57.7377831Z num_jagged_dim=4, 2025-05-07T20:08:57.7378163Z outer_dense_size=2, 2025-05-07T20:08:57.7378491Z inner_dense_size=2, 2025-05-07T20:08:57.7378851Z operation='add', 2025-05-07T20:08:57.7379176Z dtype=torch.float32, 2025-05-07T20:08:57.7379536Z device=device(type='cpu'), 2025-05-07T20:08:57.7379893Z ) 2025-05-07T20:08:57.7380287Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7381365Z self=, 2025-05-07T20:08:57.7382237Z num_jagged_dim=4, 2025-05-07T20:08:57.7382578Z outer_dense_size=2, 2025-05-07T20:08:57.7382904Z inner_dense_size=3, 2025-05-07T20:08:57.7383238Z operation='mul', 2025-05-07T20:08:57.7383570Z dtype=torch.float16, 2025-05-07T20:08:57.7384362Z device=device(type='cpu'), 2025-05-07T20:08:57.7384744Z ) 2025-05-07T20:08:57.7385145Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7386135Z self=, 2025-05-07T20:08:57.7387005Z num_jagged_dim=2, 2025-05-07T20:08:57.7387337Z outer_dense_size=3, 2025-05-07T20:08:57.7387664Z inner_dense_size=2, 2025-05-07T20:08:57.7388024Z operation='add_jagged_output', 2025-05-07T20:08:57.7388427Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7388787Z device=device(type='cpu'), 2025-05-07T20:08:57.7389145Z ) 2025-05-07T20:08:57.7389544Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7390540Z self=, 2025-05-07T20:08:57.7391420Z num_jagged_dim=2, 2025-05-07T20:08:57.7391749Z outer_dense_size=2, 2025-05-07T20:08:57.7392092Z inner_dense_size=4, 2025-05-07T20:08:57.7392423Z operation='mul', 2025-05-07T20:08:57.7392759Z dtype=torch.float32, 2025-05-07T20:08:57.7393118Z device=device(type='cpu'), 2025-05-07T20:08:57.7393468Z ) 2025-05-07T20:08:57.7393867Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7394865Z self=, 2025-05-07T20:08:57.7395733Z num_jagged_dim=4, 2025-05-07T20:08:57.7396064Z outer_dense_size=5, 2025-05-07T20:08:57.7413504Z inner_dense_size=4, 2025-05-07T20:08:57.7413883Z operation='mul', 2025-05-07T20:08:57.7414224Z dtype=torch.float16, 2025-05-07T20:08:57.7414587Z device=device(type='cpu'), 2025-05-07T20:08:57.7415447Z ) 2025-05-07T20:08:57.7415842Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7416855Z self=, 2025-05-07T20:08:57.7417732Z num_jagged_dim=5, 2025-05-07T20:08:57.7418058Z outer_dense_size=3, 2025-05-07T20:08:57.7418390Z inner_dense_size=4, 2025-05-07T20:08:57.7418745Z operation='add_jagged_output', 2025-05-07T20:08:57.7419141Z dtype=torch.float32, 2025-05-07T20:08:57.7419500Z device=device(type='cpu'), 2025-05-07T20:08:57.7419856Z ) 2025-05-07T20:08:57.7420247Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7421251Z self=, 2025-05-07T20:08:57.7422122Z num_jagged_dim=1, 2025-05-07T20:08:57.7422449Z outer_dense_size=3, 2025-05-07T20:08:57.7422781Z inner_dense_size=4, 2025-05-07T20:08:57.7423142Z operation='add_jagged_output', 2025-05-07T20:08:57.7423545Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7423897Z device=device(type='cpu'), 2025-05-07T20:08:57.7424253Z ) 2025-05-07T20:08:57.7424656Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7425645Z self=, 2025-05-07T20:08:57.7426517Z num_jagged_dim=2, 2025-05-07T20:08:57.7426848Z outer_dense_size=5, 2025-05-07T20:08:57.7427170Z inner_dense_size=5, 2025-05-07T20:08:57.7427507Z operation='mul', 2025-05-07T20:08:57.7428060Z dtype=torch.float32, 2025-05-07T20:08:57.7428450Z device=device(type='cpu'), 2025-05-07T20:08:57.7428807Z ) 2025-05-07T20:08:57.7429201Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7430196Z self=, 2025-05-07T20:08:57.7431075Z num_jagged_dim=4, 2025-05-07T20:08:57.7431402Z outer_dense_size=3, 2025-05-07T20:08:57.7431738Z inner_dense_size=3, 2025-05-07T20:08:57.7432061Z operation='add', 2025-05-07T20:08:57.7432670Z dtype=torch.float32, 2025-05-07T20:08:57.7433058Z device=device(type='cpu'), 2025-05-07T20:08:57.7433405Z ) 2025-05-07T20:08:57.7433807Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7434811Z self=, 2025-05-07T20:08:57.7435680Z num_jagged_dim=1, 2025-05-07T20:08:57.7436000Z outer_dense_size=3, 2025-05-07T20:08:57.7436332Z inner_dense_size=3, 2025-05-07T20:08:57.7436661Z operation='add', 2025-05-07T20:08:57.7436987Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7437352Z device=device(type='cpu'), 2025-05-07T20:08:57.7437714Z ) 2025-05-07T20:08:57.7438105Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7439114Z self=, 2025-05-07T20:08:57.7439992Z num_jagged_dim=1, 2025-05-07T20:08:57.7440316Z outer_dense_size=3, 2025-05-07T20:08:57.7440650Z inner_dense_size=2, 2025-05-07T20:08:57.7440983Z operation='add', 2025-05-07T20:08:57.7441308Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7441675Z device=device(type='cpu'), 2025-05-07T20:08:57.7442033Z ) 2025-05-07T20:08:57.7442432Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7443427Z self=, 2025-05-07T20:08:57.7444297Z num_jagged_dim=1, 2025-05-07T20:08:57.7444628Z outer_dense_size=2, 2025-05-07T20:08:57.7444957Z inner_dense_size=2, 2025-05-07T20:08:57.7445289Z operation='add', 2025-05-07T20:08:57.7445938Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7446307Z device=device(type='cpu'), 2025-05-07T20:08:57.7446666Z ) 2025-05-07T20:08:57.7447064Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7448069Z self=, 2025-05-07T20:08:57.7448941Z num_jagged_dim=2, 2025-05-07T20:08:57.7449270Z outer_dense_size=2, 2025-05-07T20:08:57.7449724Z inner_dense_size=2, 2025-05-07T20:08:57.7450051Z operation='add', 2025-05-07T20:08:57.7450383Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7450744Z device=device(type='cpu'), 2025-05-07T20:08:57.7451092Z ) 2025-05-07T20:08:57.7451497Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7452495Z self=, 2025-05-07T20:08:57.7453363Z num_jagged_dim=2, 2025-05-07T20:08:57.7453699Z outer_dense_size=2, 2025-05-07T20:08:57.7454030Z inner_dense_size=3, 2025-05-07T20:08:57.7454373Z operation='add_jagged_output', 2025-05-07T20:08:57.7454775Z dtype=torch.float16, 2025-05-07T20:08:57.7455139Z device=device(type='cpu'), 2025-05-07T20:08:57.7455492Z ) 2025-05-07T20:08:57.7455891Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7456890Z self=, 2025-05-07T20:08:57.7457760Z num_jagged_dim=3, 2025-05-07T20:08:57.7458079Z outer_dense_size=2, 2025-05-07T20:08:57.7458410Z inner_dense_size=3, 2025-05-07T20:08:57.7458762Z operation='add_jagged_output', 2025-05-07T20:08:57.7459153Z dtype=torch.float16, 2025-05-07T20:08:57.7459510Z device=device(type='cpu'), 2025-05-07T20:08:57.7459867Z ) 2025-05-07T20:08:57.7460259Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7461263Z self=, 2025-05-07T20:08:57.7462134Z num_jagged_dim=3, 2025-05-07T20:08:57.7462454Z outer_dense_size=3, 2025-05-07T20:08:57.7462969Z inner_dense_size=3, 2025-05-07T20:08:57.7463342Z operation='add_jagged_output', 2025-05-07T20:08:57.7463744Z dtype=torch.float16, 2025-05-07T20:08:57.7464096Z device=device(type='cpu'), 2025-05-07T20:08:57.7464451Z ) 2025-05-07T20:08:57.7464847Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7465839Z self=, 2025-05-07T20:08:57.7466717Z num_jagged_dim=3, 2025-05-07T20:08:57.7467043Z outer_dense_size=5, 2025-05-07T20:08:57.7467369Z inner_dense_size=3, 2025-05-07T20:08:57.7467722Z operation='add_jagged_output', 2025-05-07T20:08:57.7468134Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7468506Z device=device(type='cpu'), 2025-05-07T20:08:57.7468870Z ) 2025-05-07T20:08:57.7469277Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7470288Z self=, 2025-05-07T20:08:57.7471156Z num_jagged_dim=5, 2025-05-07T20:08:57.7471489Z outer_dense_size=5, 2025-05-07T20:08:57.7471825Z inner_dense_size=3, 2025-05-07T20:08:57.7472169Z operation='add_jagged_output', 2025-05-07T20:08:57.7472570Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7472935Z device=device(type='cpu'), 2025-05-07T20:08:57.7473280Z ) 2025-05-07T20:08:57.7473677Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:08:57.7474672Z self=, 2025-05-07T20:08:57.7475538Z num_jagged_dim=3, 2025-05-07T20:08:57.7475867Z outer_dense_size=3, 2025-05-07T20:08:57.7476449Z inner_dense_size=3, 2025-05-07T20:08:57.7476812Z operation='add_jagged_output', 2025-05-07T20:08:57.7477208Z dtype=torch.bfloat16, 2025-05-07T20:08:57.7477568Z device=device(type='cpu'), 2025-05-07T20:08:57.7477937Z ) 2025-05-07T20:08:57.7478260Z PASSED 2025-05-07T20:08:57.7478938Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt SKIPPED 2025-05-07T20:08:57.7479593Z 2025-05-07T20:08:57.7479806Z =============================== warnings summary =============================== 2025-05-07T20:08:57.7480629Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:08:57.7482854Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:08:57.7484873Z warnings.warn( 2025-05-07T20:08:57.7485070Z 2025-05-07T20:08:57.7485531Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:08:57.7487736Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:08:57.7489722Z warnings.warn( 2025-05-07T20:08:57.7489921Z 2025-05-07T20:08:57.7490380Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:08:57.7495658Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:08:57.7500741Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:08:57.7501361Z 2025-05-07T20:08:57.7501683Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:57.7502348Z =========================== short test summary info ============================ 2025-05-07T20:08:57.7503123Z SKIPPED [1] jagged/elementwise_binary_test.py:163: CUDA is not available or no GPUs detected 2025-05-07T20:08:57.7503924Z =================== 2 passed, 1 skipped, 3 warnings in 5.83s =================== 2025-05-07T20:08:58.6055073Z 2025-05-07T20:08:58.6055993Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:08:58.6076809Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 9 seconds 2025-05-07T20:08:58.6077312Z 2025-05-07T20:08:58.6077317Z 2025-05-07T20:08:58.6077322Z 2025-05-07T20:08:58.6077327Z 2025-05-07T20:08:58.6096794Z ################################################################################ 2025-05-07T20:08:58.6116199Z # [2025-05-07T20:08:58.611Z] Run Python Test Suite: 2025-05-07T20:08:58.6116761Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:08:58.6117257Z ################################################################################ 2025-05-07T20:08:58.6146552Z + 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:08:58.6148058Z 2025-05-07T20:09:01.8567379Z ============================= test session starts ============================== 2025-05-07T20:09:01.8568346Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:01.8569119Z cachedir: .pytest_cache 2025-05-07T20:09:01.8570051Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:01.8571015Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:01.8571449Z plugins: hypothesis-6.131.14 2025-05-07T20:09:04.1572284Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:04.1573615Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:04.1627935Z collected 1 item 2025-05-07T20:09:04.1628208Z 2025-05-07T20:09:04.1657357Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute SKIPPED 2025-05-07T20:09:04.1658116Z 2025-05-07T20:09:04.1658396Z =========================== short test summary info ============================ 2025-05-07T20:09:04.1659381Z SKIPPED [1] jagged/expand_into_jagged_permute_test.py:48: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:09:04.1660330Z ============================== 1 skipped in 2.50s ============================== 2025-05-07T20:09:05.0304553Z 2025-05-07T20:09:05.0305683Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:09:05.0329075Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 7 seconds 2025-05-07T20:09:05.0329818Z 2025-05-07T20:09:05.0329825Z 2025-05-07T20:09:05.0329831Z 2025-05-07T20:09:05.0329836Z 2025-05-07T20:09:05.0346749Z ################################################################################ 2025-05-07T20:09:05.0369088Z # [2025-05-07T20:09:05.036Z] Run Python Test Suite: 2025-05-07T20:09:05.0369766Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:09:05.0370703Z ################################################################################ 2025-05-07T20:09:05.0402338Z + 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:09:05.0403366Z 2025-05-07T20:09:08.0895744Z ============================= test session starts ============================== 2025-05-07T20:09:08.0896695Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:08.0897476Z cachedir: .pytest_cache 2025-05-07T20:09:08.0898331Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:08.0899321Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:08.0899764Z plugins: hypothesis-6.131.14 2025-05-07T20:09:10.3431540Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:10.3433129Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:10.3491580Z collected 2 items 2025-05-07T20:09:10.3491860Z 2025-05-07T20:09:10.6073998Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6075485Z self=, 2025-05-07T20:09:10.6076287Z max_seq_length=5, 2025-05-07T20:09:10.6076616Z batch_size=1, 2025-05-07T20:09:10.6076921Z num_cols=1, 2025-05-07T20:09:10.6077232Z num_jagged_tensor_rows=1, 2025-05-07T20:09:10.6078111Z index_dtype=torch.int32, 2025-05-07T20:09:10.6078515Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:09:10.6078918Z use_cpu=True, 2025-05-07T20:09:10.6079245Z check_non_contiguous=False, 2025-05-07T20:09:10.6079643Z known_shape=False, 2025-05-07T20:09:10.6079961Z ) 2025-05-07T20:09:10.6080284Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6081112Z self=, 2025-05-07T20:09:10.6081902Z max_seq_length=8, 2025-05-07T20:09:10.6082229Z batch_size=1, 2025-05-07T20:09:10.6082526Z num_cols=1, 2025-05-07T20:09:10.6082833Z num_jagged_tensor_rows=1, 2025-05-07T20:09:10.6083219Z index_dtype=torch.int32, 2025-05-07T20:09:10.6083620Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:09:10.6084023Z use_cpu=True, 2025-05-07T20:09:10.6084355Z check_non_contiguous=False, 2025-05-07T20:09:10.6084734Z known_shape=False, 2025-05-07T20:09:10.6085063Z ) 2025-05-07T20:09:10.6085374Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6086202Z self=, 2025-05-07T20:09:10.6087002Z max_seq_length=8, 2025-05-07T20:09:10.6087323Z batch_size=101, 2025-05-07T20:09:10.6087632Z num_cols=23, 2025-05-07T20:09:10.6087955Z num_jagged_tensor_rows=103, 2025-05-07T20:09:10.6088339Z index_dtype=torch.int32, 2025-05-07T20:09:10.6088735Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:09:10.6089147Z use_cpu=True, 2025-05-07T20:09:10.6089575Z check_non_contiguous=False, 2025-05-07T20:09:10.6089964Z known_shape=False, 2025-05-07T20:09:10.6090282Z ) 2025-05-07T20:09:10.6090596Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6091421Z self=, 2025-05-07T20:09:10.6092217Z max_seq_length=10, 2025-05-07T20:09:10.6092560Z batch_size=62, 2025-05-07T20:09:10.6092859Z num_cols=120, 2025-05-07T20:09:10.6093179Z num_jagged_tensor_rows=74, 2025-05-07T20:09:10.6093566Z index_dtype=torch.int64, 2025-05-07T20:09:10.6094301Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:09:10.6094747Z use_cpu=True, 2025-05-07T20:09:10.6095084Z check_non_contiguous=True, 2025-05-07T20:09:10.6095455Z known_shape=False, 2025-05-07T20:09:10.6095775Z ) 2025-05-07T20:09:10.6096096Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6096920Z self=, 2025-05-07T20:09:10.6097707Z max_seq_length=8, 2025-05-07T20:09:10.6098030Z batch_size=50, 2025-05-07T20:09:10.6098327Z num_cols=70, 2025-05-07T20:09:10.6098651Z num_jagged_tensor_rows=32, 2025-05-07T20:09:10.6099040Z index_dtype=torch.int32, 2025-05-07T20:09:10.6099433Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6099834Z use_cpu=True, 2025-05-07T20:09:10.6100172Z check_non_contiguous=False, 2025-05-07T20:09:10.6100548Z known_shape=True, 2025-05-07T20:09:10.6100859Z ) 2025-05-07T20:09:10.6101185Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6102022Z self=, 2025-05-07T20:09:10.6102815Z max_seq_length=5, 2025-05-07T20:09:10.6103148Z batch_size=5, 2025-05-07T20:09:10.6103450Z num_cols=108, 2025-05-07T20:09:10.6103768Z num_jagged_tensor_rows=81, 2025-05-07T20:09:10.6104158Z index_dtype=torch.int32, 2025-05-07T20:09:10.6104553Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6104949Z use_cpu=True, 2025-05-07T20:09:10.6105274Z check_non_contiguous=False, 2025-05-07T20:09:10.6105654Z known_shape=False, 2025-05-07T20:09:10.6105965Z ) 2025-05-07T20:09:10.6106285Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6107124Z self=, 2025-05-07T20:09:10.6108172Z max_seq_length=6, 2025-05-07T20:09:10.6108492Z batch_size=18, 2025-05-07T20:09:10.6108797Z num_cols=113, 2025-05-07T20:09:10.6109134Z num_jagged_tensor_rows=79, 2025-05-07T20:09:10.6109525Z index_dtype=torch.int64, 2025-05-07T20:09:10.6109920Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:09:10.6110324Z use_cpu=True, 2025-05-07T20:09:10.6110642Z check_non_contiguous=True, 2025-05-07T20:09:10.6111022Z known_shape=False, 2025-05-07T20:09:10.6111340Z ) 2025-05-07T20:09:10.6111649Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6112474Z self=, 2025-05-07T20:09:10.6113261Z max_seq_length=6, 2025-05-07T20:09:10.6113576Z batch_size=10, 2025-05-07T20:09:10.6113891Z num_cols=40, 2025-05-07T20:09:10.6114212Z num_jagged_tensor_rows=26, 2025-05-07T20:09:10.6114605Z index_dtype=torch.int32, 2025-05-07T20:09:10.6115007Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:09:10.6115422Z use_cpu=True, 2025-05-07T20:09:10.6115754Z check_non_contiguous=True, 2025-05-07T20:09:10.6116132Z known_shape=False, 2025-05-07T20:09:10.6116454Z ) 2025-05-07T20:09:10.6116775Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6117592Z self=, 2025-05-07T20:09:10.6118381Z max_seq_length=6, 2025-05-07T20:09:10.6118707Z batch_size=17, 2025-05-07T20:09:10.6119005Z num_cols=84, 2025-05-07T20:09:10.6119325Z num_jagged_tensor_rows=94, 2025-05-07T20:09:10.6119712Z index_dtype=torch.int64, 2025-05-07T20:09:10.6120099Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6120505Z use_cpu=True, 2025-05-07T20:09:10.6120837Z check_non_contiguous=False, 2025-05-07T20:09:10.6121213Z known_shape=False, 2025-05-07T20:09:10.6121545Z ) 2025-05-07T20:09:10.6121863Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6122693Z self=, 2025-05-07T20:09:10.6123651Z max_seq_length=9, 2025-05-07T20:09:10.6124008Z batch_size=76, 2025-05-07T20:09:10.6124314Z num_cols=103, 2025-05-07T20:09:10.6124629Z num_jagged_tensor_rows=99, 2025-05-07T20:09:10.6125023Z index_dtype=torch.int64, 2025-05-07T20:09:10.6125417Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:09:10.6125822Z use_cpu=True, 2025-05-07T20:09:10.6126148Z check_non_contiguous=False, 2025-05-07T20:09:10.6126526Z known_shape=True, 2025-05-07T20:09:10.6126836Z ) 2025-05-07T20:09:10.6127156Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6128176Z self=, 2025-05-07T20:09:10.6128973Z max_seq_length=7, 2025-05-07T20:09:10.6129313Z batch_size=88, 2025-05-07T20:09:10.6129710Z num_cols=21, 2025-05-07T20:09:10.6130032Z num_jagged_tensor_rows=119, 2025-05-07T20:09:10.6130418Z index_dtype=torch.int32, 2025-05-07T20:09:10.6130817Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6131223Z use_cpu=True, 2025-05-07T20:09:10.6131543Z check_non_contiguous=False, 2025-05-07T20:09:10.6131925Z known_shape=True, 2025-05-07T20:09:10.6132237Z ) 2025-05-07T20:09:10.6132547Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6133370Z self=, 2025-05-07T20:09:10.6134158Z max_seq_length=7, 2025-05-07T20:09:10.6134474Z batch_size=21, 2025-05-07T20:09:10.6134782Z num_cols=21, 2025-05-07T20:09:10.6135111Z num_jagged_tensor_rows=119, 2025-05-07T20:09:10.6135498Z index_dtype=torch.int32, 2025-05-07T20:09:10.6135895Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6136628Z use_cpu=True, 2025-05-07T20:09:10.6136950Z check_non_contiguous=False, 2025-05-07T20:09:10.6137364Z known_shape=True, 2025-05-07T20:09:10.6137669Z ) 2025-05-07T20:09:10.6137985Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6138819Z self=, 2025-05-07T20:09:10.6139606Z max_seq_length=7, 2025-05-07T20:09:10.6139929Z batch_size=21, 2025-05-07T20:09:10.6140233Z num_cols=21, 2025-05-07T20:09:10.6140547Z num_jagged_tensor_rows=119, 2025-05-07T20:09:10.6140945Z index_dtype=torch.int32, 2025-05-07T20:09:10.6141337Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6141729Z use_cpu=True, 2025-05-07T20:09:10.6142059Z check_non_contiguous=True, 2025-05-07T20:09:10.6142434Z known_shape=True, 2025-05-07T20:09:10.6142744Z ) 2025-05-07T20:09:10.6143069Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6143903Z self=, 2025-05-07T20:09:10.6144703Z max_seq_length=5, 2025-05-07T20:09:10.6145022Z batch_size=21, 2025-05-07T20:09:10.6145329Z num_cols=21, 2025-05-07T20:09:10.6145660Z num_jagged_tensor_rows=119, 2025-05-07T20:09:10.6146046Z index_dtype=torch.int32, 2025-05-07T20:09:10.6146440Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6146844Z use_cpu=True, 2025-05-07T20:09:10.6147168Z check_non_contiguous=True, 2025-05-07T20:09:10.6147547Z known_shape=True, 2025-05-07T20:09:10.6147862Z ) 2025-05-07T20:09:10.6148174Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6149006Z self=, 2025-05-07T20:09:10.6149797Z max_seq_length=5, 2025-05-07T20:09:10.6150110Z batch_size=5, 2025-05-07T20:09:10.6150413Z num_cols=21, 2025-05-07T20:09:10.6150731Z num_jagged_tensor_rows=119, 2025-05-07T20:09:10.6151131Z index_dtype=torch.int32, 2025-05-07T20:09:10.6151516Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6151918Z use_cpu=True, 2025-05-07T20:09:10.6152247Z check_non_contiguous=True, 2025-05-07T20:09:10.6152892Z known_shape=True, 2025-05-07T20:09:10.6153224Z ) 2025-05-07T20:09:10.6153545Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6154368Z self=, 2025-05-07T20:09:10.6155161Z max_seq_length=5, 2025-05-07T20:09:10.6155481Z batch_size=5, 2025-05-07T20:09:10.6155776Z num_cols=21, 2025-05-07T20:09:10.6156100Z num_jagged_tensor_rows=5, 2025-05-07T20:09:10.6156487Z index_dtype=torch.int32, 2025-05-07T20:09:10.6156871Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6157269Z use_cpu=True, 2025-05-07T20:09:10.6157597Z check_non_contiguous=True, 2025-05-07T20:09:10.6157967Z known_shape=True, 2025-05-07T20:09:10.6158297Z ) 2025-05-07T20:09:10.6158615Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6159441Z self=, 2025-05-07T20:09:10.6160232Z max_seq_length=5, 2025-05-07T20:09:10.6160562Z batch_size=5, 2025-05-07T20:09:10.6160863Z num_cols=5, 2025-05-07T20:09:10.6161172Z num_jagged_tensor_rows=5, 2025-05-07T20:09:10.6161563Z index_dtype=torch.int32, 2025-05-07T20:09:10.6161958Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:09:10.6162351Z use_cpu=True, 2025-05-07T20:09:10.6162682Z check_non_contiguous=True, 2025-05-07T20:09:10.6163061Z known_shape=True, 2025-05-07T20:09:10.6163370Z ) 2025-05-07T20:09:10.6163688Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6164516Z self=, 2025-05-07T20:09:10.6165313Z max_seq_length=7, 2025-05-07T20:09:10.6165871Z batch_size=59, 2025-05-07T20:09:10.6166181Z num_cols=128, 2025-05-07T20:09:10.6166503Z num_jagged_tensor_rows=125, 2025-05-07T20:09:10.6166890Z index_dtype=torch.int32, 2025-05-07T20:09:10.6167289Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:09:10.6167696Z use_cpu=True, 2025-05-07T20:09:10.6168024Z check_non_contiguous=False, 2025-05-07T20:09:10.6168407Z known_shape=False, 2025-05-07T20:09:10.6168725Z ) 2025-05-07T20:09:10.6169038Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6169987Z self=, 2025-05-07T20:09:10.6170780Z max_seq_length=7, 2025-05-07T20:09:10.6171099Z batch_size=59, 2025-05-07T20:09:10.6171407Z num_cols=128, 2025-05-07T20:09:10.6171734Z num_jagged_tensor_rows=128, 2025-05-07T20:09:10.6172123Z index_dtype=torch.int32, 2025-05-07T20:09:10.6172516Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:09:10.6172926Z use_cpu=True, 2025-05-07T20:09:10.6173258Z check_non_contiguous=False, 2025-05-07T20:09:10.6173634Z known_shape=False, 2025-05-07T20:09:10.6173956Z ) 2025-05-07T20:09:10.6174282Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:09:10.6175112Z self=, 2025-05-07T20:09:10.6175910Z max_seq_length=5, 2025-05-07T20:09:10.6176234Z batch_size=59, 2025-05-07T20:09:10.6176534Z num_cols=128, 2025-05-07T20:09:10.6176860Z num_jagged_tensor_rows=128, 2025-05-07T20:09:10.6177254Z index_dtype=torch.int32, 2025-05-07T20:09:10.6177641Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:09:10.6178043Z use_cpu=True, 2025-05-07T20:09:10.6178375Z check_non_contiguous=False, 2025-05-07T20:09:10.6178755Z known_shape=False, 2025-05-07T20:09:10.6179070Z ) 2025-05-07T20:09:10.6179379Z PASSED 2025-05-07T20:09:10.6591558Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:09:10.6592338Z 2025-05-07T20:09:10.6592537Z ============================== 2 passed in 2.76s =============================== 2025-05-07T20:09:11.5675132Z 2025-05-07T20:09:11.5676618Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:09:11.5699134Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:09:11.5699658Z 2025-05-07T20:09:11.5699666Z 2025-05-07T20:09:11.5699671Z 2025-05-07T20:09:11.5699676Z 2025-05-07T20:09:11.5719289Z ################################################################################ 2025-05-07T20:09:11.5741100Z # [2025-05-07T20:09:11.573Z] Run Python Test Suite: 2025-05-07T20:09:11.5741656Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:09:11.5742126Z ################################################################################ 2025-05-07T20:09:11.5771898Z + 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:09:11.5772968Z 2025-05-07T20:09:14.6644220Z ============================= test session starts ============================== 2025-05-07T20:09:14.6645164Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:14.6645933Z cachedir: .pytest_cache 2025-05-07T20:09:14.6646791Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:14.6647845Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:14.6648295Z plugins: hypothesis-6.131.14 2025-05-07T20:09:17.0107137Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:17.0108456Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:17.0178435Z collected 2 items 2025-05-07T20:09:17.0178677Z 2025-05-07T20:09:36.1151206Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1152640Z self=, 2025-05-07T20:09:36.1153441Z num_jagged_dim=1, 2025-05-07T20:09:36.1153783Z outer_dense_size=0, 2025-05-07T20:09:36.1154129Z inner_dense_size=0, 2025-05-07T20:09:36.1154468Z fold_inner_dense=False, 2025-05-07T20:09:36.1154831Z padding_value=0, 2025-05-07T20:09:36.1155169Z dtype=torch.float32, 2025-05-07T20:09:36.1155535Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1155926Z ) 2025-05-07T20:09:36.1156247Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1157079Z self=, 2025-05-07T20:09:36.1157905Z num_jagged_dim=2, 2025-05-07T20:09:36.1158241Z outer_dense_size=0, 2025-05-07T20:09:36.1158575Z inner_dense_size=0, 2025-05-07T20:09:36.1158925Z fold_inner_dense=False, 2025-05-07T20:09:36.1159300Z padding_value=0, 2025-05-07T20:09:36.1159641Z dtype=torch.float32, 2025-05-07T20:09:36.1160007Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1160396Z ) 2025-05-07T20:09:36.1160726Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1161552Z self=, 2025-05-07T20:09:36.1162349Z num_jagged_dim=2, 2025-05-07T20:09:36.1162684Z outer_dense_size=5, 2025-05-07T20:09:36.1163014Z inner_dense_size=5, 2025-05-07T20:09:36.1163361Z fold_inner_dense=False, 2025-05-07T20:09:36.1163732Z padding_value=-1e-08, 2025-05-07T20:09:36.1164092Z dtype=torch.float16, 2025-05-07T20:09:36.1164467Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1164868Z ) 2025-05-07T20:09:36.1165191Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1166027Z self=, 2025-05-07T20:09:36.1167309Z num_jagged_dim=1, 2025-05-07T20:09:36.1167677Z outer_dense_size=4, 2025-05-07T20:09:36.1168011Z inner_dense_size=4, 2025-05-07T20:09:36.1168352Z fold_inner_dense=True, 2025-05-07T20:09:36.1168716Z padding_value=-1e-08, 2025-05-07T20:09:36.1169074Z dtype=torch.bfloat16, 2025-05-07T20:09:36.1169710Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1170105Z ) 2025-05-07T20:09:36.1170428Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1171263Z self=, 2025-05-07T20:09:36.1172053Z num_jagged_dim=3, 2025-05-07T20:09:36.1172391Z outer_dense_size=3, 2025-05-07T20:09:36.1172738Z inner_dense_size=2, 2025-05-07T20:09:36.1173101Z fold_inner_dense=True, 2025-05-07T20:09:36.1173463Z padding_value=0, 2025-05-07T20:09:36.1173798Z dtype=torch.float16, 2025-05-07T20:09:36.1174163Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1174555Z ) 2025-05-07T20:09:36.1174893Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1175719Z self=, 2025-05-07T20:09:36.1176525Z num_jagged_dim=4, 2025-05-07T20:09:36.1176858Z outer_dense_size=1, 2025-05-07T20:09:36.1177231Z inner_dense_size=3, 2025-05-07T20:09:36.1177582Z fold_inner_dense=True, 2025-05-07T20:09:36.1177945Z padding_value=0, 2025-05-07T20:09:36.1178285Z dtype=torch.float32, 2025-05-07T20:09:36.1178650Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1179036Z ) 2025-05-07T20:09:36.1179362Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1180186Z self=, 2025-05-07T20:09:36.1181350Z num_jagged_dim=1, 2025-05-07T20:09:36.1181683Z outer_dense_size=5, 2025-05-07T20:09:36.1182013Z inner_dense_size=5, 2025-05-07T20:09:36.1182367Z fold_inner_dense=True, 2025-05-07T20:09:36.1182737Z padding_value=-1e-08, 2025-05-07T20:09:36.1183092Z dtype=torch.float16, 2025-05-07T20:09:36.1183461Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1183845Z ) 2025-05-07T20:09:36.1184161Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1185000Z self=, 2025-05-07T20:09:36.1185793Z num_jagged_dim=1, 2025-05-07T20:09:36.1186122Z outer_dense_size=5, 2025-05-07T20:09:36.1186453Z inner_dense_size=0, 2025-05-07T20:09:36.1186798Z fold_inner_dense=False, 2025-05-07T20:09:36.1187157Z padding_value=0, 2025-05-07T20:09:36.1187488Z dtype=torch.bfloat16, 2025-05-07T20:09:36.1187873Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1188259Z ) 2025-05-07T20:09:36.1188579Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1189421Z self=, 2025-05-07T20:09:36.1190215Z num_jagged_dim=2, 2025-05-07T20:09:36.1190544Z outer_dense_size=3, 2025-05-07T20:09:36.1190885Z inner_dense_size=0, 2025-05-07T20:09:36.1191234Z fold_inner_dense=False, 2025-05-07T20:09:36.1191587Z padding_value=0, 2025-05-07T20:09:36.1191928Z dtype=torch.float16, 2025-05-07T20:09:36.1192300Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1192687Z ) 2025-05-07T20:09:36.1193006Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1193840Z self=, 2025-05-07T20:09:36.1194631Z num_jagged_dim=5, 2025-05-07T20:09:36.1194961Z outer_dense_size=4, 2025-05-07T20:09:36.1195317Z inner_dense_size=4, 2025-05-07T20:09:36.1195667Z fold_inner_dense=False, 2025-05-07T20:09:36.1196030Z padding_value=-1e-08, 2025-05-07T20:09:36.1196396Z dtype=torch.bfloat16, 2025-05-07T20:09:36.1197008Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1197400Z ) 2025-05-07T20:09:36.1197724Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1198552Z self=, 2025-05-07T20:09:36.1199345Z num_jagged_dim=5, 2025-05-07T20:09:36.1199675Z outer_dense_size=1, 2025-05-07T20:09:36.1200015Z inner_dense_size=0, 2025-05-07T20:09:36.1200357Z fold_inner_dense=True, 2025-05-07T20:09:36.1200715Z padding_value=-1e-08, 2025-05-07T20:09:36.1201074Z dtype=torch.float16, 2025-05-07T20:09:36.1201443Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1201823Z ) 2025-05-07T20:09:36.1202144Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1202984Z self=, 2025-05-07T20:09:36.1203771Z num_jagged_dim=5, 2025-05-07T20:09:36.1204112Z outer_dense_size=4, 2025-05-07T20:09:36.1204456Z inner_dense_size=5, 2025-05-07T20:09:36.1204803Z fold_inner_dense=False, 2025-05-07T20:09:36.1205165Z padding_value=0, 2025-05-07T20:09:36.1205496Z dtype=torch.float16, 2025-05-07T20:09:36.1205863Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1206251Z ) 2025-05-07T20:09:36.1206574Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1207404Z self=, 2025-05-07T20:09:36.1208191Z num_jagged_dim=1, 2025-05-07T20:09:36.1208679Z outer_dense_size=1, 2025-05-07T20:09:36.1209020Z inner_dense_size=0, 2025-05-07T20:09:36.1209355Z fold_inner_dense=True, 2025-05-07T20:09:36.1209967Z padding_value=-1e-08, 2025-05-07T20:09:36.1210574Z dtype=torch.float16, 2025-05-07T20:09:36.1210937Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1211321Z ) 2025-05-07T20:09:36.1211641Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1212474Z self=, 2025-05-07T20:09:36.1213276Z num_jagged_dim=5, 2025-05-07T20:09:36.1213612Z outer_dense_size=1, 2025-05-07T20:09:36.1213949Z inner_dense_size=1, 2025-05-07T20:09:36.1214288Z fold_inner_dense=False, 2025-05-07T20:09:36.1214646Z padding_value=0, 2025-05-07T20:09:36.1214976Z dtype=torch.float32, 2025-05-07T20:09:36.1215338Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1215726Z ) 2025-05-07T20:09:36.1216047Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1216870Z self=, 2025-05-07T20:09:36.1217674Z num_jagged_dim=1, 2025-05-07T20:09:36.1218002Z outer_dense_size=4, 2025-05-07T20:09:36.1218334Z inner_dense_size=1, 2025-05-07T20:09:36.1218676Z fold_inner_dense=True, 2025-05-07T20:09:36.1219035Z padding_value=0, 2025-05-07T20:09:36.1219382Z dtype=torch.float16, 2025-05-07T20:09:36.1219755Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1220141Z ) 2025-05-07T20:09:36.1220459Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1221293Z self=, 2025-05-07T20:09:36.1222089Z num_jagged_dim=5, 2025-05-07T20:09:36.1222419Z outer_dense_size=2, 2025-05-07T20:09:36.1222749Z inner_dense_size=2, 2025-05-07T20:09:36.1223092Z fold_inner_dense=True, 2025-05-07T20:09:36.1223453Z padding_value=-1e-08, 2025-05-07T20:09:36.1223808Z dtype=torch.float16, 2025-05-07T20:09:36.1224183Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1224576Z ) 2025-05-07T20:09:36.1224898Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1225733Z self=, 2025-05-07T20:09:36.1226748Z num_jagged_dim=1, 2025-05-07T20:09:36.1227089Z outer_dense_size=5, 2025-05-07T20:09:36.1227425Z inner_dense_size=5, 2025-05-07T20:09:36.1227771Z fold_inner_dense=False, 2025-05-07T20:09:36.1228420Z padding_value=-1e-08, 2025-05-07T20:09:36.1228788Z dtype=torch.float16, 2025-05-07T20:09:36.1229155Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1229547Z ) 2025-05-07T20:09:36.1229873Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1230707Z self=, 2025-05-07T20:09:36.1231504Z num_jagged_dim=4, 2025-05-07T20:09:36.1231829Z outer_dense_size=4, 2025-05-07T20:09:36.1232167Z inner_dense_size=1, 2025-05-07T20:09:36.1232528Z fold_inner_dense=True, 2025-05-07T20:09:36.1232878Z padding_value=0, 2025-05-07T20:09:36.1233217Z dtype=torch.float16, 2025-05-07T20:09:36.1233583Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1233963Z ) 2025-05-07T20:09:36.1234292Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1235129Z self=, 2025-05-07T20:09:36.1235928Z num_jagged_dim=4, 2025-05-07T20:09:36.1236269Z outer_dense_size=4, 2025-05-07T20:09:36.1236617Z inner_dense_size=4, 2025-05-07T20:09:36.1236965Z fold_inner_dense=True, 2025-05-07T20:09:36.1237324Z padding_value=0, 2025-05-07T20:09:36.1237665Z dtype=torch.float16, 2025-05-07T20:09:36.1238042Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1238424Z ) 2025-05-07T20:09:36.1238746Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1239580Z self=, 2025-05-07T20:09:36.1241494Z num_jagged_dim=1, 2025-05-07T20:09:36.1241830Z outer_dense_size=1, 2025-05-07T20:09:36.1242165Z inner_dense_size=1, 2025-05-07T20:09:36.1242516Z fold_inner_dense=True, 2025-05-07T20:09:36.1242871Z padding_value=0, 2025-05-07T20:09:36.1243210Z dtype=torch.float16, 2025-05-07T20:09:36.1243572Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1243963Z ) 2025-05-07T20:09:36.1244287Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1245116Z self=, 2025-05-07T20:09:36.1245899Z num_jagged_dim=5, 2025-05-07T20:09:36.1246231Z outer_dense_size=5, 2025-05-07T20:09:36.1246568Z inner_dense_size=2, 2025-05-07T20:09:36.1246919Z fold_inner_dense=False, 2025-05-07T20:09:36.1247286Z padding_value=0, 2025-05-07T20:09:36.1247627Z dtype=torch.float16, 2025-05-07T20:09:36.1247997Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1248399Z ) 2025-05-07T20:09:36.1248729Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1249715Z self=, 2025-05-07T20:09:36.1250515Z num_jagged_dim=2, 2025-05-07T20:09:36.1250856Z outer_dense_size=5, 2025-05-07T20:09:36.1251188Z inner_dense_size=2, 2025-05-07T20:09:36.1251535Z fold_inner_dense=False, 2025-05-07T20:09:36.1251895Z padding_value=0, 2025-05-07T20:09:36.1252228Z dtype=torch.float16, 2025-05-07T20:09:36.1252589Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1252974Z ) 2025-05-07T20:09:36.1253292Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1254120Z self=, 2025-05-07T20:09:36.1254911Z num_jagged_dim=2, 2025-05-07T20:09:36.1255256Z outer_dense_size=5, 2025-05-07T20:09:36.1255594Z inner_dense_size=5, 2025-05-07T20:09:36.1255948Z fold_inner_dense=False, 2025-05-07T20:09:36.1256309Z padding_value=0, 2025-05-07T20:09:36.1256636Z dtype=torch.float16, 2025-05-07T20:09:36.1257420Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1257827Z ) 2025-05-07T20:09:36.1258156Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1258991Z self=, 2025-05-07T20:09:36.1259783Z num_jagged_dim=2, 2025-05-07T20:09:36.1260129Z outer_dense_size=2, 2025-05-07T20:09:36.1260461Z inner_dense_size=5, 2025-05-07T20:09:36.1260806Z fold_inner_dense=False, 2025-05-07T20:09:36.1261184Z padding_value=0, 2025-05-07T20:09:36.1261586Z dtype=torch.float16, 2025-05-07T20:09:36.1261993Z device_type=device(type='cpu'), 2025-05-07T20:09:36.1262379Z ) 2025-05-07T20:09:36.1262694Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:36.1263544Z self=, 2025-05-07T20:09:36.1264336Z num_jagged_dim=5, 2025-05-07T20:09:36.1264665Z outer_dense_size=5, 2025-05-07T20:09:36.1265050Z inner_dense_size=5, 2025-05-07T20:09:36.1265405Z fold_inner_dense=False, 2025-05-07T20:09:36.1265764Z padding_value=0, 2025-05-07T20:09:36.1266113Z dtype=torch.float16, 2025-05-07T20:09:36.1266497Z device_type=device(type='cpu'), 2025-05-07T20:09:52.7615233Z ) 2025-05-07T20:09:52.7615684Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:52.7616568Z self=, 2025-05-07T20:09:52.7617377Z num_jagged_dim=4, 2025-05-07T20:09:52.7617715Z outer_dense_size=1, 2025-05-07T20:09:52.7618053Z inner_dense_size=0, 2025-05-07T20:09:52.7618400Z fold_inner_dense=False, 2025-05-07T20:09:52.7618762Z padding_value=0, 2025-05-07T20:09:52.7619590Z dtype=torch.float16, 2025-05-07T20:09:52.7619965Z device_type=device(type='cpu'), 2025-05-07T20:09:52.7620358Z ) 2025-05-07T20:09:52.7620678Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:52.7621527Z self=, 2025-05-07T20:09:52.7622327Z num_jagged_dim=4, 2025-05-07T20:09:52.7622651Z outer_dense_size=1, 2025-05-07T20:09:52.7622992Z inner_dense_size=1, 2025-05-07T20:09:52.7623337Z fold_inner_dense=False, 2025-05-07T20:09:52.7623707Z padding_value=0, 2025-05-07T20:09:52.7624038Z dtype=torch.float16, 2025-05-07T20:09:52.7624408Z device_type=device(type='cpu'), 2025-05-07T20:09:52.7624800Z ) 2025-05-07T20:09:52.7625115Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:09:52.7625944Z self=, 2025-05-07T20:09:52.7648517Z num_jagged_dim=4, 2025-05-07T20:09:52.7648924Z outer_dense_size=4, 2025-05-07T20:09:52.7649276Z inner_dense_size=1, 2025-05-07T20:09:52.7649725Z fold_inner_dense=False, 2025-05-07T20:09:52.7650099Z padding_value=0, 2025-05-07T20:09:52.7650441Z dtype=torch.float16, 2025-05-07T20:09:52.7650817Z device_type=device(type='cpu'), 2025-05-07T20:09:52.7651210Z ) 2025-05-07T20:09:52.7651488Z PASSED 2025-05-07T20:09:53.1415026Z 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:09:53.1416642Z self=, 2025-05-07T20:09:53.1417596Z num_jagged_dim=1, 2025-05-07T20:09:53.1417928Z outer_dense_size=0, 2025-05-07T20:09:53.1418264Z inner_dense_size=0, 2025-05-07T20:09:53.1418606Z padding_value=0, 2025-05-07T20:09:53.1418945Z dtype=torch.float32, 2025-05-07T20:09:53.1419329Z device_type='meta', 2025-05-07T20:09:53.1419660Z ) 2025-05-07T20:09:53.1420032Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1421404Z self=, 2025-05-07T20:09:53.1422290Z num_jagged_dim=2, 2025-05-07T20:09:53.1422622Z outer_dense_size=0, 2025-05-07T20:09:53.1422954Z inner_dense_size=0, 2025-05-07T20:09:53.1423284Z padding_value=0, 2025-05-07T20:09:53.1423615Z dtype=torch.float32, 2025-05-07T20:09:53.1423963Z device_type='meta', 2025-05-07T20:09:53.1424283Z ) 2025-05-07T20:09:53.1424659Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1425628Z self=, 2025-05-07T20:09:53.1426495Z num_jagged_dim=2, 2025-05-07T20:09:53.1426834Z outer_dense_size=5, 2025-05-07T20:09:53.1427163Z inner_dense_size=3, 2025-05-07T20:09:53.1427503Z padding_value=0, 2025-05-07T20:09:53.1428002Z dtype=torch.bfloat16, 2025-05-07T20:09:53.1428356Z device_type='meta', 2025-05-07T20:09:53.1428671Z ) 2025-05-07T20:09:53.1429065Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1430027Z self=, 2025-05-07T20:09:53.1430902Z num_jagged_dim=5, 2025-05-07T20:09:53.1431233Z outer_dense_size=0, 2025-05-07T20:09:53.1431564Z inner_dense_size=2, 2025-05-07T20:09:53.1431899Z padding_value=0, 2025-05-07T20:09:53.1432241Z dtype=torch.float16, 2025-05-07T20:09:53.1432589Z device_type='meta', 2025-05-07T20:09:53.1432898Z ) 2025-05-07T20:09:53.1433274Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1434242Z self=, 2025-05-07T20:09:53.1435420Z num_jagged_dim=5, 2025-05-07T20:09:53.1435770Z outer_dense_size=2, 2025-05-07T20:09:53.1436102Z inner_dense_size=4, 2025-05-07T20:09:53.1436423Z padding_value=0, 2025-05-07T20:09:53.1436761Z dtype=torch.float16, 2025-05-07T20:09:53.1437106Z device_type='meta', 2025-05-07T20:09:53.1437417Z ) 2025-05-07T20:09:53.1437796Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1438757Z self=, 2025-05-07T20:09:53.1439621Z num_jagged_dim=5, 2025-05-07T20:09:53.1439946Z outer_dense_size=1, 2025-05-07T20:09:53.1440278Z inner_dense_size=4, 2025-05-07T20:09:53.1440614Z padding_value=0, 2025-05-07T20:09:53.1440945Z dtype=torch.bfloat16, 2025-05-07T20:09:53.1441302Z device_type='meta', 2025-05-07T20:09:53.1441626Z ) 2025-05-07T20:09:53.1441994Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1442968Z self=, 2025-05-07T20:09:53.1443833Z num_jagged_dim=5, 2025-05-07T20:09:53.1444165Z outer_dense_size=3, 2025-05-07T20:09:53.1444502Z inner_dense_size=5, 2025-05-07T20:09:53.1444835Z padding_value=0, 2025-05-07T20:09:53.1445169Z dtype=torch.float32, 2025-05-07T20:09:53.1445504Z device_type='meta', 2025-05-07T20:09:53.1445827Z ) 2025-05-07T20:09:53.1446201Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1447157Z self=, 2025-05-07T20:09:53.1448022Z num_jagged_dim=3, 2025-05-07T20:09:53.1448350Z outer_dense_size=3, 2025-05-07T20:09:53.1448678Z inner_dense_size=4, 2025-05-07T20:09:53.1449013Z padding_value=0, 2025-05-07T20:09:53.1449344Z dtype=torch.float16, 2025-05-07T20:09:53.1449809Z device_type='meta', 2025-05-07T20:09:53.1450137Z ) 2025-05-07T20:09:53.1450520Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1451809Z self=, 2025-05-07T20:09:53.1452718Z num_jagged_dim=5, 2025-05-07T20:09:53.1453042Z outer_dense_size=4, 2025-05-07T20:09:53.1453375Z inner_dense_size=4, 2025-05-07T20:09:53.1453700Z padding_value=0, 2025-05-07T20:09:53.1454031Z dtype=torch.bfloat16, 2025-05-07T20:09:53.1454382Z device_type='meta', 2025-05-07T20:09:53.1454694Z ) 2025-05-07T20:09:53.1455071Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1456034Z self=, 2025-05-07T20:09:53.1456893Z num_jagged_dim=4, 2025-05-07T20:09:53.1457222Z outer_dense_size=5, 2025-05-07T20:09:53.1457554Z inner_dense_size=4, 2025-05-07T20:09:53.1457888Z padding_value=0, 2025-05-07T20:09:53.1458219Z dtype=torch.float16, 2025-05-07T20:09:53.1458570Z device_type='meta', 2025-05-07T20:09:53.1458883Z ) 2025-05-07T20:09:53.1459266Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1460233Z self=, 2025-05-07T20:09:53.1461102Z num_jagged_dim=3, 2025-05-07T20:09:53.1461422Z outer_dense_size=4, 2025-05-07T20:09:53.1461760Z inner_dense_size=2, 2025-05-07T20:09:53.1462089Z padding_value=0, 2025-05-07T20:09:53.1462415Z dtype=torch.float32, 2025-05-07T20:09:53.1462765Z device_type='meta', 2025-05-07T20:09:53.1463083Z ) 2025-05-07T20:09:53.1463458Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1464423Z self=, 2025-05-07T20:09:53.1465517Z num_jagged_dim=3, 2025-05-07T20:09:53.1465842Z outer_dense_size=4, 2025-05-07T20:09:53.1466182Z inner_dense_size=4, 2025-05-07T20:09:53.1466516Z padding_value=0, 2025-05-07T20:09:53.1466854Z dtype=torch.float32, 2025-05-07T20:09:53.1467199Z device_type='meta', 2025-05-07T20:09:53.1467518Z ) 2025-05-07T20:09:53.1467892Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1468851Z self=, 2025-05-07T20:09:53.1469715Z num_jagged_dim=4, 2025-05-07T20:09:53.1470046Z outer_dense_size=4, 2025-05-07T20:09:53.1470378Z inner_dense_size=4, 2025-05-07T20:09:53.1470710Z padding_value=0, 2025-05-07T20:09:53.1471041Z dtype=torch.float32, 2025-05-07T20:09:53.1471380Z device_type='meta', 2025-05-07T20:09:53.1471696Z ) 2025-05-07T20:09:53.1472068Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1473036Z self=, 2025-05-07T20:09:53.1473903Z num_jagged_dim=2, 2025-05-07T20:09:53.1474232Z outer_dense_size=3, 2025-05-07T20:09:53.1474573Z inner_dense_size=4, 2025-05-07T20:09:53.1474898Z padding_value=0, 2025-05-07T20:09:53.1475228Z dtype=torch.float32, 2025-05-07T20:09:53.1475575Z device_type='meta', 2025-05-07T20:09:53.1475884Z ) 2025-05-07T20:09:53.1476260Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1477221Z self=, 2025-05-07T20:09:53.1478074Z num_jagged_dim=2, 2025-05-07T20:09:53.1478401Z outer_dense_size=3, 2025-05-07T20:09:53.1478736Z inner_dense_size=2, 2025-05-07T20:09:53.1479056Z padding_value=0, 2025-05-07T20:09:53.1479384Z dtype=torch.float32, 2025-05-07T20:09:53.1479734Z device_type='meta', 2025-05-07T20:09:53.1480050Z ) 2025-05-07T20:09:53.1480421Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1481658Z self=, 2025-05-07T20:09:53.1482540Z num_jagged_dim=3, 2025-05-07T20:09:53.1482858Z outer_dense_size=3, 2025-05-07T20:09:53.1483189Z inner_dense_size=2, 2025-05-07T20:09:53.1483519Z padding_value=0, 2025-05-07T20:09:53.1483841Z dtype=torch.float32, 2025-05-07T20:09:53.1484189Z device_type='meta', 2025-05-07T20:09:53.1484502Z ) 2025-05-07T20:09:53.1484893Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1485859Z self=, 2025-05-07T20:09:53.1486726Z num_jagged_dim=3, 2025-05-07T20:09:53.1487050Z outer_dense_size=3, 2025-05-07T20:09:53.1487388Z inner_dense_size=3, 2025-05-07T20:09:53.1487735Z padding_value=0, 2025-05-07T20:09:53.1488062Z dtype=torch.float32, 2025-05-07T20:09:53.1488411Z device_type='meta', 2025-05-07T20:09:53.1488736Z ) 2025-05-07T20:09:53.1489113Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1490210Z self=, 2025-05-07T20:09:53.1491079Z num_jagged_dim=3, 2025-05-07T20:09:53.1491405Z outer_dense_size=4, 2025-05-07T20:09:53.1491739Z inner_dense_size=0, 2025-05-07T20:09:53.1492073Z padding_value=0, 2025-05-07T20:09:53.1492395Z dtype=torch.float16, 2025-05-07T20:09:53.1492743Z device_type='meta', 2025-05-07T20:09:53.1493061Z ) 2025-05-07T20:09:53.1493428Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1494392Z self=, 2025-05-07T20:09:53.1495491Z num_jagged_dim=1, 2025-05-07T20:09:53.1495820Z outer_dense_size=4, 2025-05-07T20:09:53.1496151Z inner_dense_size=0, 2025-05-07T20:09:53.1496538Z padding_value=0, 2025-05-07T20:09:53.1496937Z dtype=torch.float16, 2025-05-07T20:09:53.1497324Z device_type='meta', 2025-05-07T20:09:53.1497708Z ) 2025-05-07T20:09:53.1498097Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:09:53.1499061Z self=, 2025-05-07T20:09:53.1499925Z num_jagged_dim=1, 2025-05-07T20:09:53.1500259Z outer_dense_size=1, 2025-05-07T20:09:53.1500587Z inner_dense_size=0, 2025-05-07T20:09:53.1500919Z padding_value=0, 2025-05-07T20:09:53.1501248Z dtype=torch.float16, 2025-05-07T20:09:53.1501595Z device_type='meta', 2025-05-07T20:09:53.1501904Z ) 2025-05-07T20:09:53.1502228Z PASSED 2025-05-07T20:09:53.1502391Z 2025-05-07T20:09:53.1502601Z =============================== warnings summary =============================== 2025-05-07T20:09:53.1503449Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:09:53.1505683Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:09:53.1507582Z warnings.warn( 2025-05-07T20:09:53.1507771Z 2025-05-07T20:09:53.1508254Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:09:53.1513515Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:09:53.1518574Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:09:53.1519194Z 2025-05-07T20:09:53.1519527Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:09:53.1520200Z ======================== 2 passed, 2 warnings in 38.68s ======================== 2025-05-07T20:09:54.0475464Z 2025-05-07T20:09:54.0476134Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:09:54.0499675Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 43 seconds 2025-05-07T20:09:54.0500219Z 2025-05-07T20:09:54.0500224Z 2025-05-07T20:09:54.0500267Z 2025-05-07T20:09:54.0500273Z 2025-05-07T20:09:54.0517824Z ################################################################################ 2025-05-07T20:09:54.0541383Z # [2025-05-07T20:09:54.053Z] Run Python Test Suite: 2025-05-07T20:09:54.0541938Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:09:54.0542426Z ################################################################################ 2025-05-07T20:09:54.0574660Z + 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:09:54.0575682Z 2025-05-07T20:09:57.0829921Z ============================= test session starts ============================== 2025-05-07T20:09:57.0831339Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:57.0832102Z cachedir: .pytest_cache 2025-05-07T20:09:57.0832983Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:57.0833935Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:57.0834361Z plugins: hypothesis-6.131.14 2025-05-07T20:09:59.3075612Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:59.3076919Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:59.3132998Z collected 1 item 2025-05-07T20:09:59.3133230Z 2025-05-07T20:09:59.3162770Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 SKIPPED 2025-05-07T20:09:59.3163525Z 2025-05-07T20:09:59.3163788Z =========================== short test summary info ============================ 2025-05-07T20:09:59.3164593Z SKIPPED [1] jagged/keyed_jagged_index_select_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:09:59.3165391Z ============================== 1 skipped in 2.42s ============================== 2025-05-07T20:10:00.2452427Z 2025-05-07T20:10:00.2453560Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:10:00.2571458Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 6 seconds 2025-05-07T20:10:00.2572201Z 2025-05-07T20:10:00.2597827Z 2025-05-07T20:10:00.2612046Z 2025-05-07T20:10:00.2612741Z 2025-05-07T20:10:00.2613451Z ################################################################################ 2025-05-07T20:10:00.2619232Z # [2025-05-07T20:10:00.257Z] Run Python Test Suite: 2025-05-07T20:10:00.2619976Z # ./jagged/misc_ops_test.py 2025-05-07T20:10:00.2692420Z ################################################################################ 2025-05-07T20:10:00.2735142Z + 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:10:00.2741182Z 2025-05-07T20:10:03.7621314Z ============================= test session starts ============================== 2025-05-07T20:10:03.7622244Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:03.7623011Z cachedir: .pytest_cache 2025-05-07T20:10:03.7623870Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:03.7624817Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:03.7625257Z plugins: hypothesis-6.131.14 2025-05-07T20:10:06.9933893Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:06.9935229Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:07.0005255Z collected 3 items 2025-05-07T20:10:07.0005535Z 2025-05-07T20:10:07.2273170Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:10:07.9856260Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9857387Z self=, 2025-05-07T20:10:07.9858024Z B=1, 2025-05-07T20:10:07.9858291Z max_L=1, 2025-05-07T20:10:07.9858570Z D=1, 2025-05-07T20:10:07.9858868Z dtype=torch.float32, 2025-05-07T20:10:07.9859233Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9859621Z ) 2025-05-07T20:10:07.9859913Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9860543Z self=, 2025-05-07T20:10:07.9861663Z B=170, 2025-05-07T20:10:07.9861934Z max_L=1, 2025-05-07T20:10:07.9862210Z D=1, 2025-05-07T20:10:07.9862496Z dtype=torch.float32, 2025-05-07T20:10:07.9862864Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9863240Z ) 2025-05-07T20:10:07.9863548Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9864187Z self=, 2025-05-07T20:10:07.9864809Z B=170, 2025-05-07T20:10:07.9865088Z max_L=706, 2025-05-07T20:10:07.9865373Z D=28, 2025-05-07T20:10:07.9865653Z dtype=torch.float32, 2025-05-07T20:10:07.9866020Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9866406Z ) 2025-05-07T20:10:07.9866693Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9867323Z self=, 2025-05-07T20:10:07.9867951Z B=319, 2025-05-07T20:10:07.9868228Z max_L=736, 2025-05-07T20:10:07.9868506Z D=2, 2025-05-07T20:10:07.9868805Z dtype=torch.float32, 2025-05-07T20:10:07.9869170Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9869540Z ) 2025-05-07T20:10:07.9869837Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9870476Z self=, 2025-05-07T20:10:07.9871096Z B=163, 2025-05-07T20:10:07.9871369Z max_L=474, 2025-05-07T20:10:07.9871655Z D=28, 2025-05-07T20:10:07.9871937Z dtype=torch.float32, 2025-05-07T20:10:07.9872305Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9872685Z ) 2025-05-07T20:10:07.9872969Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9873599Z self=, 2025-05-07T20:10:07.9874223Z B=223, 2025-05-07T20:10:07.9874489Z max_L=810, 2025-05-07T20:10:07.9874777Z D=27, 2025-05-07T20:10:07.9875074Z dtype=torch.float32, 2025-05-07T20:10:07.9875447Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9875833Z ) 2025-05-07T20:10:07.9876131Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9876761Z self=, 2025-05-07T20:10:07.9877383Z B=512, 2025-05-07T20:10:07.9877952Z max_L=837, 2025-05-07T20:10:07.9878254Z D=9, 2025-05-07T20:10:07.9878536Z dtype=torch.float32, 2025-05-07T20:10:07.9878902Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9879278Z ) 2025-05-07T20:10:07.9879575Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9880211Z self=, 2025-05-07T20:10:07.9880833Z B=16, 2025-05-07T20:10:07.9881106Z max_L=537, 2025-05-07T20:10:07.9881392Z D=28, 2025-05-07T20:10:07.9881673Z dtype=torch.float32, 2025-05-07T20:10:07.9882040Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9882419Z ) 2025-05-07T20:10:07.9882701Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9883333Z self=, 2025-05-07T20:10:07.9883974Z B=143, 2025-05-07T20:10:07.9884251Z max_L=809, 2025-05-07T20:10:07.9884529Z D=17, 2025-05-07T20:10:07.9884817Z dtype=torch.float32, 2025-05-07T20:10:07.9885192Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9885571Z ) 2025-05-07T20:10:07.9885864Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9886495Z self=, 2025-05-07T20:10:07.9887114Z B=366, 2025-05-07T20:10:07.9887392Z max_L=67, 2025-05-07T20:10:07.9887668Z D=22, 2025-05-07T20:10:07.9887949Z dtype=torch.float32, 2025-05-07T20:10:07.9888317Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9888696Z ) 2025-05-07T20:10:07.9888986Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9889752Z self=, 2025-05-07T20:10:07.9890379Z B=297, 2025-05-07T20:10:07.9890881Z max_L=361, 2025-05-07T20:10:07.9891159Z D=16, 2025-05-07T20:10:07.9891447Z dtype=torch.float32, 2025-05-07T20:10:07.9891811Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9892185Z ) 2025-05-07T20:10:07.9892487Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9893116Z self=, 2025-05-07T20:10:07.9893738Z B=361, 2025-05-07T20:10:07.9894012Z max_L=361, 2025-05-07T20:10:07.9894296Z D=16, 2025-05-07T20:10:07.9894576Z dtype=torch.float32, 2025-05-07T20:10:07.9894942Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9895319Z ) 2025-05-07T20:10:07.9895602Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9896232Z self=, 2025-05-07T20:10:07.9896861Z B=361, 2025-05-07T20:10:07.9897127Z max_L=361, 2025-05-07T20:10:07.9897411Z D=1, 2025-05-07T20:10:07.9897699Z dtype=torch.float32, 2025-05-07T20:10:07.9898070Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9898452Z ) 2025-05-07T20:10:07.9898746Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9899390Z self=, 2025-05-07T20:10:07.9900009Z B=1, 2025-05-07T20:10:07.9900281Z max_L=361, 2025-05-07T20:10:07.9900567Z D=1, 2025-05-07T20:10:07.9900848Z dtype=torch.float32, 2025-05-07T20:10:07.9901238Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9901621Z ) 2025-05-07T20:10:07.9901914Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9902541Z self=, 2025-05-07T20:10:07.9903166Z B=295, 2025-05-07T20:10:07.9903442Z max_L=267, 2025-05-07T20:10:07.9903722Z D=28, 2025-05-07T20:10:07.9904011Z dtype=torch.float32, 2025-05-07T20:10:07.9904377Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9904753Z ) 2025-05-07T20:10:07.9905057Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9905692Z self=, 2025-05-07T20:10:07.9906322Z B=28, 2025-05-07T20:10:07.9906587Z max_L=267, 2025-05-07T20:10:07.9907137Z D=28, 2025-05-07T20:10:07.9907440Z dtype=torch.float32, 2025-05-07T20:10:07.9907797Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9908177Z ) 2025-05-07T20:10:07.9908468Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9909095Z self=, 2025-05-07T20:10:07.9909722Z B=28, 2025-05-07T20:10:07.9909992Z max_L=28, 2025-05-07T20:10:07.9910261Z D=28, 2025-05-07T20:10:07.9910548Z dtype=torch.float32, 2025-05-07T20:10:07.9910911Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9911283Z ) 2025-05-07T20:10:07.9911573Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9912204Z self=, 2025-05-07T20:10:07.9912833Z B=468, 2025-05-07T20:10:07.9913108Z max_L=507, 2025-05-07T20:10:07.9913391Z D=10, 2025-05-07T20:10:07.9913670Z dtype=torch.float32, 2025-05-07T20:10:07.9914044Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9914426Z ) 2025-05-07T20:10:07.9914715Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9915341Z self=, 2025-05-07T20:10:07.9915970Z B=468, 2025-05-07T20:10:07.9916242Z max_L=10, 2025-05-07T20:10:07.9916516Z D=10, 2025-05-07T20:10:07.9916807Z dtype=torch.float32, 2025-05-07T20:10:07.9917303Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9917716Z ) 2025-05-07T20:10:07.9918006Z Trying example: test_jagged_softmax( 2025-05-07T20:10:07.9918641Z self=, 2025-05-07T20:10:07.9919261Z B=468, 2025-05-07T20:10:07.9919535Z max_L=10, 2025-05-07T20:10:07.9920060Z D=1, 2025-05-07T20:10:07.9920343Z dtype=torch.float32, 2025-05-07T20:10:07.9920707Z device_type=device(type='cpu'), 2025-05-07T20:10:07.9921085Z ) 2025-05-07T20:10:07.9921598Z PASSED 2025-05-07T20:10:08.0364375Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:10:08.0364973Z 2025-05-07T20:10:08.0365194Z =============================== warnings summary =============================== 2025-05-07T20:10:08.0365870Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:10:08.0370884Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:10:08.0375925Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:10:08.0376550Z 2025-05-07T20:10:08.0376883Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:10:08.0382259Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:10:08.0387331Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:10:08.0387955Z 2025-05-07T20:10:08.0388285Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:10:08.0388953Z ======================== 3 passed, 2 warnings in 4.53s ========================= 2025-05-07T20:10:08.9470713Z 2025-05-07T20:10:08.9471708Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:10:08.9492550Z [TEST] Python test time for ./jagged/misc_ops_test.py: 8 seconds 2025-05-07T20:10:08.9493006Z 2025-05-07T20:10:08.9493011Z 2025-05-07T20:10:08.9493017Z 2025-05-07T20:10:08.9493021Z 2025-05-07T20:10:08.9508616Z ################################################################################ 2025-05-07T20:10:08.9528715Z # [2025-05-07T20:10:08.952Z] Run Python Test Suite: 2025-05-07T20:10:08.9529244Z # ./jagged/slice_test.py 2025-05-07T20:10:08.9529744Z ################################################################################ 2025-05-07T20:10:08.9558717Z + 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:10:08.9559643Z 2025-05-07T20:10:12.0469926Z ============================= test session starts ============================== 2025-05-07T20:10:12.0470860Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:12.0472353Z cachedir: .pytest_cache 2025-05-07T20:10:12.0473296Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:12.0474347Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:12.0474795Z plugins: hypothesis-6.131.14 2025-05-07T20:10:14.3897734Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:14.3899045Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:14.3955795Z collected 2 items 2025-05-07T20:10:14.3956033Z 2025-05-07T20:10:14.9187578Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:10:14.9188584Z self=, 2025-05-07T20:10:14.9189160Z B=10, 2025-05-07T20:10:14.9189429Z N=10, 2025-05-07T20:10:14.9189739Z slice_length=0, 2025-05-07T20:10:14.9190063Z dtype=torch.float32, 2025-05-07T20:10:14.9190411Z ) 2025-05-07T20:10:14.9190699Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9191300Z self=, 2025-05-07T20:10:14.9191874Z B=334, 2025-05-07T20:10:14.9192140Z N=10, 2025-05-07T20:10:14.9192420Z slice_length=0, 2025-05-07T20:10:14.9192748Z dtype=torch.float32, 2025-05-07T20:10:14.9193079Z ) 2025-05-07T20:10:14.9193375Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9193953Z self=, 2025-05-07T20:10:14.9194530Z B=334, 2025-05-07T20:10:14.9194802Z N=23, 2025-05-07T20:10:14.9195084Z slice_length=47, 2025-05-07T20:10:14.9195408Z dtype=torch.float32, 2025-05-07T20:10:14.9195737Z ) 2025-05-07T20:10:14.9196032Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9196603Z self=, 2025-05-07T20:10:14.9197193Z B=351, 2025-05-07T20:10:14.9197465Z N=57, 2025-05-07T20:10:14.9197757Z slice_length=15, 2025-05-07T20:10:14.9198092Z dtype=torch.float32, 2025-05-07T20:10:14.9198424Z ) 2025-05-07T20:10:14.9199184Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9199781Z self=, 2025-05-07T20:10:14.9200354Z B=300, 2025-05-07T20:10:14.9200622Z N=60, 2025-05-07T20:10:14.9200894Z slice_length=0, 2025-05-07T20:10:14.9201215Z dtype=torch.float32, 2025-05-07T20:10:14.9201546Z ) 2025-05-07T20:10:14.9201831Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9202410Z self=, 2025-05-07T20:10:14.9202983Z B=455, 2025-05-07T20:10:14.9203246Z N=29, 2025-05-07T20:10:14.9203524Z slice_length=31, 2025-05-07T20:10:14.9203856Z dtype=torch.float32, 2025-05-07T20:10:14.9204180Z ) 2025-05-07T20:10:14.9204486Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9205061Z self=, 2025-05-07T20:10:14.9205628Z B=273, 2025-05-07T20:10:14.9205899Z N=24, 2025-05-07T20:10:14.9206186Z slice_length=8, 2025-05-07T20:10:14.9206501Z dtype=torch.float32, 2025-05-07T20:10:14.9206836Z ) 2025-05-07T20:10:14.9207125Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9207707Z self=, 2025-05-07T20:10:14.9208270Z B=55, 2025-05-07T20:10:14.9208539Z N=21, 2025-05-07T20:10:14.9208821Z slice_length=31, 2025-05-07T20:10:14.9209147Z dtype=torch.float32, 2025-05-07T20:10:14.9209609Z ) 2025-05-07T20:10:14.9209904Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9210470Z self=, 2025-05-07T20:10:14.9211045Z B=290, 2025-05-07T20:10:14.9211316Z N=53, 2025-05-07T20:10:14.9211587Z slice_length=10, 2025-05-07T20:10:14.9212295Z dtype=torch.float32, 2025-05-07T20:10:14.9212627Z ) 2025-05-07T20:10:14.9212911Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9213499Z self=, 2025-05-07T20:10:14.9214072Z B=454, 2025-05-07T20:10:14.9214342Z N=63, 2025-05-07T20:10:14.9214620Z slice_length=41, 2025-05-07T20:10:14.9214954Z dtype=torch.float32, 2025-05-07T20:10:14.9215280Z ) 2025-05-07T20:10:14.9215572Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9216147Z self=, 2025-05-07T20:10:14.9216718Z B=265, 2025-05-07T20:10:14.9216982Z N=29, 2025-05-07T20:10:14.9217262Z slice_length=38, 2025-05-07T20:10:14.9217595Z dtype=torch.float32, 2025-05-07T20:10:14.9217916Z ) 2025-05-07T20:10:14.9218212Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9218787Z self=, 2025-05-07T20:10:14.9219365Z B=38, 2025-05-07T20:10:14.9219636Z N=29, 2025-05-07T20:10:14.9219914Z slice_length=38, 2025-05-07T20:10:14.9220239Z dtype=torch.float32, 2025-05-07T20:10:14.9220571Z ) 2025-05-07T20:10:14.9220875Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9221452Z self=, 2025-05-07T20:10:14.9222028Z B=38, 2025-05-07T20:10:14.9222299Z N=38, 2025-05-07T20:10:14.9222572Z slice_length=38, 2025-05-07T20:10:14.9222901Z dtype=torch.float32, 2025-05-07T20:10:14.9223231Z ) 2025-05-07T20:10:14.9223518Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9224090Z self=, 2025-05-07T20:10:14.9224659Z B=186, 2025-05-07T20:10:14.9224937Z N=13, 2025-05-07T20:10:14.9225210Z slice_length=53, 2025-05-07T20:10:14.9225539Z dtype=torch.float32, 2025-05-07T20:10:14.9225866Z ) 2025-05-07T20:10:14.9226150Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9226734Z self=, 2025-05-07T20:10:14.9227309Z B=186, 2025-05-07T20:10:14.9227574Z N=13, 2025-05-07T20:10:14.9228404Z slice_length=0, 2025-05-07T20:10:14.9228778Z dtype=torch.float32, 2025-05-07T20:10:14.9229107Z ) 2025-05-07T20:10:14.9229392Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9229966Z self=, 2025-05-07T20:10:14.9230540Z B=186, 2025-05-07T20:10:14.9230811Z N=10, 2025-05-07T20:10:14.9231082Z slice_length=0, 2025-05-07T20:10:14.9231402Z dtype=torch.float32, 2025-05-07T20:10:14.9231729Z ) 2025-05-07T20:10:14.9232012Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9232584Z self=, 2025-05-07T20:10:14.9233164Z B=33, 2025-05-07T20:10:14.9233426Z N=42, 2025-05-07T20:10:14.9233713Z slice_length=29, 2025-05-07T20:10:14.9234064Z dtype=torch.float32, 2025-05-07T20:10:14.9234396Z ) 2025-05-07T20:10:14.9234689Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9235263Z self=, 2025-05-07T20:10:14.9235835Z B=33, 2025-05-07T20:10:14.9236106Z N=33, 2025-05-07T20:10:14.9236386Z slice_length=29, 2025-05-07T20:10:14.9236709Z dtype=torch.float32, 2025-05-07T20:10:14.9237041Z ) 2025-05-07T20:10:14.9237336Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9237904Z self=, 2025-05-07T20:10:14.9238470Z B=33, 2025-05-07T20:10:14.9238740Z N=29, 2025-05-07T20:10:14.9239017Z slice_length=29, 2025-05-07T20:10:14.9239340Z dtype=torch.float32, 2025-05-07T20:10:14.9239671Z ) 2025-05-07T20:10:14.9239964Z Trying example: test_jagged_slice( 2025-05-07T20:10:14.9240528Z self=, 2025-05-07T20:10:14.9241494Z B=33, 2025-05-07T20:10:14.9241763Z N=29, 2025-05-07T20:10:14.9242033Z slice_length=33, 2025-05-07T20:10:14.9242363Z dtype=torch.float32, 2025-05-07T20:10:14.9242693Z ) 2025-05-07T20:10:14.9242979Z PASSED 2025-05-07T20:10:14.9243475Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:10:14.9243940Z 2025-05-07T20:10:14.9244140Z ============================== 2 passed in 3.07s =============================== 2025-05-07T20:10:15.8100324Z 2025-05-07T20:10:15.8101113Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:10:15.8122245Z [TEST] Python test time for ./jagged/slice_test.py: 7 seconds 2025-05-07T20:10:15.8122681Z 2025-05-07T20:10:15.8122688Z 2025-05-07T20:10:15.8122692Z 2025-05-07T20:10:15.8122707Z 2025-05-07T20:10:15.8139629Z ################################################################################ 2025-05-07T20:10:15.8160219Z # [2025-05-07T20:10:15.815Z] Run Python Test Suite: 2025-05-07T20:10:15.8160714Z # ./jagged/unique_indices_test.py 2025-05-07T20:10:15.8161193Z ################################################################################ 2025-05-07T20:10:15.8190173Z + 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:10:15.8191137Z 2025-05-07T20:10:18.8967422Z ============================= test session starts ============================== 2025-05-07T20:10:18.8968351Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:18.8969123Z cachedir: .pytest_cache 2025-05-07T20:10:18.8970055Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:18.8971025Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:18.8971467Z plugins: hypothesis-6.131.14 2025-05-07T20:10:21.1963447Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:21.1964802Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:21.2026336Z collected 3 items 2025-05-07T20:10:21.2026631Z 2025-05-07T20:10:21.2048398Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices SKIPPED 2025-05-07T20:10:21.2060122Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty SKIPPED 2025-05-07T20:10:21.2080141Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys SKIPPED 2025-05-07T20:10:21.2080795Z 2025-05-07T20:10:21.2081017Z =========================== short test summary info ============================ 2025-05-07T20:10:21.2081763Z SKIPPED [1] jagged/unique_indices_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:10:21.2082672Z SKIPPED [1] jagged/unique_indices_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:10:21.2083612Z SKIPPED [1] jagged/unique_indices_test.py:165: CUDA is not available or no GPUs detected 2025-05-07T20:10:21.2084328Z ============================== 3 skipped in 2.50s ============================== 2025-05-07T20:10:22.0785533Z 2025-05-07T20:10:22.0808876Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:10:22.0809708Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:10:22.0810164Z 2025-05-07T20:10:22.0810170Z 2025-05-07T20:10:22.0810175Z 2025-05-07T20:10:22.0810180Z 2025-05-07T20:10:22.0826325Z ################################################################################ 2025-05-07T20:10:22.0850412Z # [2025-05-07T20:10:22.084Z] Run Python Test Suite: 2025-05-07T20:10:22.0850946Z # ./layout_transform_ops_test.py 2025-05-07T20:10:22.0851395Z ################################################################################ 2025-05-07T20:10:22.0880187Z + 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:10:22.0881648Z 2025-05-07T20:10:25.4976517Z ============================= test session starts ============================== 2025-05-07T20:10:25.4977443Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:25.4978212Z cachedir: .pytest_cache 2025-05-07T20:10:25.4979073Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:25.4980026Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:25.4980458Z plugins: hypothesis-6.131.14 2025-05-07T20:10:27.3805363Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:27.3806687Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:27.3869718Z collected 3 items 2025-05-07T20:10:27.3869958Z 2025-05-07T20:10:27.3886671Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output SKIPPED 2025-05-07T20:10:27.3897284Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D SKIPPED 2025-05-07T20:10:27.3918475Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch SKIPPED 2025-05-07T20:10:27.3919206Z 2025-05-07T20:10:27.3919439Z =========================== short test summary info ============================ 2025-05-07T20:10:27.3920169Z SKIPPED [1] layout_transform_ops_test.py:34: CUDA is not available or no GPUs detected 2025-05-07T20:10:27.3921057Z SKIPPED [1] layout_transform_ops_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:10:27.3921940Z SKIPPED [1] layout_transform_ops_test.py:104: CUDA is not available or no GPUs detected 2025-05-07T20:10:27.3922661Z ============================== 3 skipped in 2.08s ============================== 2025-05-07T20:10:28.1597516Z 2025-05-07T20:10:28.1598610Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:10:28.1622153Z [TEST] Python test time for ./layout_transform_ops_test.py: 6 seconds 2025-05-07T20:10:28.1622674Z 2025-05-07T20:10:28.1622680Z 2025-05-07T20:10:28.1622685Z 2025-05-07T20:10:28.1622690Z 2025-05-07T20:10:28.1639435Z ################################################################################ 2025-05-07T20:10:28.1661516Z # [2025-05-07T20:10:28.165Z] Run Python Test Suite: 2025-05-07T20:10:28.1662053Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:10:28.1662511Z ################################################################################ 2025-05-07T20:10:28.1695063Z + 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:10:28.1696060Z 2025-05-07T20:10:31.2478219Z ============================= test session starts ============================== 2025-05-07T20:10:31.2479168Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:31.2480084Z cachedir: .pytest_cache 2025-05-07T20:10:31.2480960Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:31.2481929Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:31.2482376Z plugins: hypothesis-6.131.14 2025-05-07T20:10:33.1600037Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:33.1601349Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:33.1670340Z collected 7 items 2025-05-07T20:10:33.1670600Z 2025-05-07T20:10:33.1684830Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:10:33.1700193Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:10:33.1709064Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:10:33.1717174Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:10:33.1726152Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:10:33.1734830Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:10:33.1755396Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:10:33.1756007Z 2025-05-07T20:10:33.1756227Z =========================== short test summary info ============================ 2025-05-07T20:10:33.1756991Z SKIPPED [1] merge_pooled_embeddings_test.py:113: CUDA is not available or no GPUs detected 2025-05-07T20:10:33.1757945Z SKIPPED [1] merge_pooled_embeddings_test.py:42: CUDA is not available or no GPUs detected 2025-05-07T20:10:33.1758880Z SKIPPED [1] merge_pooled_embeddings_test.py:195: CUDA is not available or no GPUs detected 2025-05-07T20:10:33.1759813Z SKIPPED [1] merge_pooled_embeddings_test.py:140: CUDA is not available or no GPUs detected 2025-05-07T20:10:33.1760743Z SKIPPED [1] merge_pooled_embeddings_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:10:33.1761669Z SKIPPED [1] merge_pooled_embeddings_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:10:33.1762589Z SKIPPED [1] merge_pooled_embeddings_test.py:210: CUDA is not available or no GPUs detected 2025-05-07T20:10:33.1763328Z ============================== 7 skipped in 2.13s ============================== 2025-05-07T20:10:33.9345254Z 2025-05-07T20:10:33.9346292Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:10:33.9367181Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 5 seconds 2025-05-07T20:10:33.9367666Z 2025-05-07T20:10:33.9367672Z 2025-05-07T20:10:33.9367678Z 2025-05-07T20:10:33.9367683Z 2025-05-07T20:10:33.9384574Z ################################################################################ 2025-05-07T20:10:33.9403802Z # [2025-05-07T20:10:33.939Z] Run Python Test Suite: 2025-05-07T20:10:33.9404308Z # ./metric_ops_test.py 2025-05-07T20:10:33.9404693Z ################################################################################ 2025-05-07T20:10:33.9434761Z + 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:10:33.9435689Z 2025-05-07T20:10:36.9680873Z ============================= test session starts ============================== 2025-05-07T20:10:36.9681808Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:36.9682614Z cachedir: .pytest_cache 2025-05-07T20:10:36.9683486Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:36.9684456Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:36.9684893Z plugins: hypothesis-6.131.14 2025-05-07T20:10:38.8671786Z collecting ... collected 1 item 2025-05-07T20:10:38.8672115Z 2025-05-07T20:10:38.8698181Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:10:38.8698684Z 2025-05-07T20:10:38.8698934Z =========================== short test summary info ============================ 2025-05-07T20:10:38.8699851Z 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:10:38.8700745Z ============================== 1 skipped in 2.09s ============================== 2025-05-07T20:10:39.6310930Z 2025-05-07T20:10:39.6312006Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:10:39.6333630Z [TEST] Python test time for ./metric_ops_test.py: 6 seconds 2025-05-07T20:10:39.6353435Z 2025-05-07T20:10:39.6353448Z 2025-05-07T20:10:39.6353457Z 2025-05-07T20:10:39.6353497Z 2025-05-07T20:10:39.6353833Z ################################################################################ 2025-05-07T20:10:39.6374687Z # [2025-05-07T20:10:39.636Z] Run Python Test Suite: 2025-05-07T20:10:39.6375218Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:10:39.6375704Z ################################################################################ 2025-05-07T20:10:39.6404786Z + 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:10:39.6405804Z 2025-05-07T20:10:42.8972051Z ============================= test session starts ============================== 2025-05-07T20:10:42.8972985Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:42.8973788Z cachedir: .pytest_cache 2025-05-07T20:10:42.8974664Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:42.8975615Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:42.8976050Z plugins: hypothesis-6.131.14 2025-05-07T20:10:44.8317787Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:44.8319097Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:44.8384301Z collected 5 items 2025-05-07T20:10:44.8384559Z 2025-05-07T20:10:44.9754680Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:10:44.9836535Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:10:44.9848838Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd SKIPPED 2025-05-07T20:10:44.9859355Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta SKIPPED 2025-05-07T20:10:44.9923570Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:10:44.9924367Z 2025-05-07T20:10:44.9924576Z =============================== warnings summary =============================== 2025-05-07T20:10:44.9925112Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:10:44.9926476Z /__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:10:44.9928155Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:10:44.9928587Z 2025-05-07T20:10:44.9928949Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:10:44.9929684Z =========================== short test summary info ============================ 2025-05-07T20:10:44.9930604Z SKIPPED [1] permute/permute_pooled_embedding_test.py:81: Test is currently known to fail when running on ARM platform 2025-05-07T20:10:44.9931828Z SKIPPED [1] permute/permute_pooled_embedding_test.py:156: Test is currently known to fail when running on ARM platform 2025-05-07T20:10:44.9932756Z =================== 3 passed, 2 skipped, 1 warning in 2.29s ==================== 2025-05-07T20:10:45.8329490Z 2025-05-07T20:10:45.8330586Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:10:45.8367807Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 6 seconds 2025-05-07T20:10:45.8368490Z 2025-05-07T20:10:45.8368505Z 2025-05-07T20:10:45.8368511Z 2025-05-07T20:10:45.8368517Z 2025-05-07T20:10:45.8368701Z ################################################################################ 2025-05-07T20:10:45.8387998Z # [2025-05-07T20:10:45.838Z] Run Python Test Suite: 2025-05-07T20:10:45.8388503Z # ./quantize/bfloat16_test.py 2025-05-07T20:10:45.8388954Z ################################################################################ 2025-05-07T20:10:45.8417590Z + 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:10:45.8418541Z 2025-05-07T20:10:48.9186675Z ============================= test session starts ============================== 2025-05-07T20:10:48.9187612Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:48.9188540Z cachedir: .pytest_cache 2025-05-07T20:10:48.9189479Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:48.9190470Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:48.9190903Z plugins: hypothesis-6.131.14 2025-05-07T20:10:50.7985862Z collecting ... collected 4 items 2025-05-07T20:10:50.7986214Z 2025-05-07T20:10:51.1355239Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:10:53.7013769Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:10:53.7027147Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 SKIPPED 2025-05-07T20:10:55.0285858Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:10:55.0286510Z 2025-05-07T20:10:55.0286735Z =========================== short test summary info ============================ 2025-05-07T20:10:55.0287438Z SKIPPED [1] quantize/bfloat16_test.py:118: Skip when CUDA is not available 2025-05-07T20:10:55.0288140Z ========================= 3 passed, 1 skipped in 6.29s ========================= 2025-05-07T20:10:55.8121629Z 2025-05-07T20:10:55.8122477Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:10:55.8144697Z [TEST] Python test time for ./quantize/bfloat16_test.py: 10 seconds 2025-05-07T20:10:55.8145187Z 2025-05-07T20:10:55.8145204Z 2025-05-07T20:10:55.8145209Z 2025-05-07T20:10:55.8145214Z 2025-05-07T20:10:55.8160577Z ################################################################################ 2025-05-07T20:10:55.8180215Z # [2025-05-07T20:10:55.817Z] Run Python Test Suite: 2025-05-07T20:10:55.8180739Z # ./quantize/comm_codec_test.py 2025-05-07T20:10:55.8181184Z ################################################################################ 2025-05-07T20:10:55.8209305Z + 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:10:55.8210345Z 2025-05-07T20:10:58.8501282Z ============================= test session starts ============================== 2025-05-07T20:10:58.8502264Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:58.8503071Z cachedir: .pytest_cache 2025-05-07T20:10:58.8503933Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:58.8504889Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:58.8505328Z plugins: hypothesis-6.131.14 2025-05-07T20:11:00.8965307Z collecting ... collected 1 item 2025-05-07T20:11:00.8965651Z 2025-05-07T20:11:01.5188670Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:11:01.5189291Z 2025-05-07T20:11:01.5189498Z ============================== 1 passed in 2.86s =============================== 2025-05-07T20:11:02.2879342Z 2025-05-07T20:11:02.2880220Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:11:02.2903026Z [TEST] Python test time for ./quantize/comm_codec_test.py: 7 seconds 2025-05-07T20:11:02.2903510Z 2025-05-07T20:11:02.2903517Z 2025-05-07T20:11:02.2903523Z 2025-05-07T20:11:02.2903528Z 2025-05-07T20:11:02.2919204Z ################################################################################ 2025-05-07T20:11:02.2941307Z # [2025-05-07T20:11:02.293Z] Run Python Test Suite: 2025-05-07T20:11:02.2941843Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:11:02.2942299Z ################################################################################ 2025-05-07T20:11:02.2971458Z + 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:11:02.2972437Z 2025-05-07T20:11:05.3729258Z ============================= test session starts ============================== 2025-05-07T20:11:05.3730252Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:05.3731068Z cachedir: .pytest_cache 2025-05-07T20:11:05.3731933Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:05.3732907Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:05.3733345Z plugins: hypothesis-6.131.14 2025-05-07T20:11:07.3144363Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:07.3145681Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:07.3205749Z collected 2 items 2025-05-07T20:11:07.3205995Z 2025-05-07T20:11:07.3224761Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise SKIPPED 2025-05-07T20:11:07.3247477Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise SKIPPED 2025-05-07T20:11:07.3248375Z 2025-05-07T20:11:07.3248597Z =========================== short test summary info ============================ 2025-05-07T20:11:07.3249826Z SKIPPED [1] quantize/fp8_rowwise_test.py:52: CUDA is not available or no GPUs detected 2025-05-07T20:11:07.3250769Z SKIPPED [1] quantize/fp8_rowwise_test.py:145: CUDA is not available or no GPUs detected 2025-05-07T20:11:07.3251480Z ============================== 2 skipped in 2.14s ============================== 2025-05-07T20:11:08.0864544Z 2025-05-07T20:11:08.0865502Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:11:08.0888549Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 6 seconds 2025-05-07T20:11:08.0889022Z 2025-05-07T20:11:08.0889028Z 2025-05-07T20:11:08.0889034Z 2025-05-07T20:11:08.0889040Z 2025-05-07T20:11:08.0906950Z ################################################################################ 2025-05-07T20:11:08.0928918Z # [2025-05-07T20:11:08.092Z] Run Python Test Suite: 2025-05-07T20:11:08.0929581Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:11:08.0930054Z ################################################################################ 2025-05-07T20:11:08.0961009Z + 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:11:08.0962032Z 2025-05-07T20:11:11.2305960Z ============================= test session starts ============================== 2025-05-07T20:11:11.2306897Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:11.2307672Z cachedir: .pytest_cache 2025-05-07T20:11:11.2308534Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:11.2309473Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:11.2309909Z plugins: hypothesis-6.131.14 2025-05-07T20:11:13.1404145Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:13.1405489Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:13.1476863Z collected 4 items 2025-05-07T20:11:13.1477126Z 2025-05-07T20:11:13.5417936Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:11:13.6871720Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:11:14.2084554Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:11:14.4730674Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:11:14.4731419Z 2025-05-07T20:11:14.4731662Z ============================== 4 passed in 3.44s =============================== 2025-05-07T20:11:15.2640222Z 2025-05-07T20:11:15.2641138Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:11:15.2662012Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 7 seconds 2025-05-07T20:11:15.2662547Z 2025-05-07T20:11:15.2662553Z 2025-05-07T20:11:15.2662559Z 2025-05-07T20:11:15.2662564Z 2025-05-07T20:11:15.2678348Z ################################################################################ 2025-05-07T20:11:15.2698075Z # [2025-05-07T20:11:15.269Z] Run Python Test Suite: 2025-05-07T20:11:15.2698589Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:11:15.2699043Z ################################################################################ 2025-05-07T20:11:15.2728895Z + 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:11:15.2730020Z 2025-05-07T20:11:18.2950690Z ============================= test session starts ============================== 2025-05-07T20:11:18.2952089Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:18.2952878Z cachedir: .pytest_cache 2025-05-07T20:11:18.2953743Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:18.2954694Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:18.2955128Z plugins: hypothesis-6.131.14 2025-05-07T20:11:20.2221686Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:20.2223003Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:20.2289601Z collected 4 items 2025-05-07T20:11:20.2289882Z 2025-05-07T20:11:21.1516589Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:11:21.5171446Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:11:41.9230232Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:11:42.9520435Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:11:42.9521175Z 2025-05-07T20:11:42.9521384Z =============================== warnings summary =============================== 2025-05-07T20:11:42.9522505Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:11:42.9524437Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:11:42.9526174Z note_deprecation( 2025-05-07T20:11:42.9526382Z 2025-05-07T20:11:42.9526699Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:11:42.9527383Z ======================== 4 passed, 1 warning in 24.85s ========================= 2025-05-07T20:11:43.7621259Z 2025-05-07T20:11:43.7622296Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:11:43.7643039Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 28 seconds 2025-05-07T20:11:43.7643572Z 2025-05-07T20:11:43.7643578Z 2025-05-07T20:11:43.7643584Z 2025-05-07T20:11:43.7643589Z 2025-05-07T20:11:43.7659541Z ################################################################################ 2025-05-07T20:11:43.7681433Z # [2025-05-07T20:11:43.767Z] Run Python Test Suite: 2025-05-07T20:11:43.7681946Z # ./quantize/hfp8_test.py 2025-05-07T20:11:43.7682354Z ################################################################################ 2025-05-07T20:11:43.7711898Z + 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:11:43.7712882Z 2025-05-07T20:11:46.9131335Z ============================= test session starts ============================== 2025-05-07T20:11:46.9132382Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:46.9133157Z cachedir: .pytest_cache 2025-05-07T20:11:46.9134090Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:46.9135045Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:46.9135530Z plugins: hypothesis-6.131.14 2025-05-07T20:11:48.8006155Z collecting ... collected 1 item 2025-05-07T20:11:48.8006513Z 2025-05-07T20:11:49.0940806Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:11:49.0941540Z 2025-05-07T20:11:49.0941745Z ============================== 1 passed in 2.37s =============================== 2025-05-07T20:11:49.8366692Z 2025-05-07T20:11:49.8367704Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:11:49.8388568Z [TEST] Python test time for ./quantize/hfp8_test.py: 6 seconds 2025-05-07T20:11:49.8389008Z 2025-05-07T20:11:49.8389028Z 2025-05-07T20:11:49.8389034Z 2025-05-07T20:11:49.8389039Z 2025-05-07T20:11:49.8403987Z ################################################################################ 2025-05-07T20:11:49.8424352Z # [2025-05-07T20:11:49.841Z] Run Python Test Suite: 2025-05-07T20:11:49.8424860Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:11:49.8425317Z ################################################################################ 2025-05-07T20:11:49.8453760Z + 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:11:49.8454776Z 2025-05-07T20:11:52.9415758Z ============================= test session starts ============================== 2025-05-07T20:11:52.9416699Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:52.9417470Z cachedir: .pytest_cache 2025-05-07T20:11:52.9418324Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:52.9419279Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:52.9419717Z plugins: hypothesis-6.131.14 2025-05-07T20:11:54.8523638Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:54.8524960Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:54.8588730Z collected 4 items 2025-05-07T20:11:54.8589491Z 2025-05-07T20:11:54.8607704Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op SKIPPED 2025-05-07T20:11:54.8617777Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty SKIPPED 2025-05-07T20:11:54.8628098Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims SKIPPED 2025-05-07T20:11:54.8650115Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows SKIPPED 2025-05-07T20:11:54.8650991Z 2025-05-07T20:11:54.8651228Z =========================== short test summary info ============================ 2025-05-07T20:11:54.8651987Z SKIPPED [1] quantize/mixed_dim_int8_test.py:47: CUDA is not available or no GPUs detected 2025-05-07T20:11:54.8652907Z SKIPPED [1] quantize/mixed_dim_int8_test.py:35: CUDA is not available or no GPUs detected 2025-05-07T20:11:54.8653848Z SKIPPED [1] quantize/mixed_dim_int8_test.py:69: CUDA is not available or no GPUs detected 2025-05-07T20:11:54.8654751Z SKIPPED [1] quantize/mixed_dim_int8_test.py:91: CUDA is not available or no GPUs detected 2025-05-07T20:11:54.8655502Z ============================== 4 skipped in 2.11s ============================== 2025-05-07T20:11:55.6460492Z 2025-05-07T20:11:55.6461377Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:11:55.6482154Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 6 seconds 2025-05-07T20:11:55.6482643Z 2025-05-07T20:11:55.6482660Z 2025-05-07T20:11:55.6482666Z 2025-05-07T20:11:55.6482671Z 2025-05-07T20:11:55.6502062Z ################################################################################ 2025-05-07T20:11:55.6524776Z # [2025-05-07T20:11:55.651Z] Run Python Test Suite: 2025-05-07T20:11:55.6525451Z # ./quantize/msfp_test.py 2025-05-07T20:11:55.6526485Z ################################################################################ 2025-05-07T20:11:55.6555121Z + 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:11:55.6556066Z 2025-05-07T20:11:58.7652435Z ============================= test session starts ============================== 2025-05-07T20:11:58.7653392Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:58.7654173Z cachedir: .pytest_cache 2025-05-07T20:11:58.7655026Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:58.7655979Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:58.7656419Z plugins: hypothesis-6.131.14 2025-05-07T20:12:00.8371831Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:00.8373252Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:00.8436490Z collected 1 item 2025-05-07T20:12:00.8436781Z 2025-05-07T20:12:00.8474419Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op SKIPPED 2025-05-07T20:12:00.8475033Z 2025-05-07T20:12:00.8475279Z =========================== short test summary info ============================ 2025-05-07T20:12:00.8475997Z SKIPPED [1] quantize/msfp_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:12:00.8476680Z ============================== 1 skipped in 2.27s ============================== 2025-05-07T20:12:01.6434756Z 2025-05-07T20:12:01.6435605Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:12:01.6457968Z [TEST] Python test time for ./quantize/msfp_test.py: 6 seconds 2025-05-07T20:12:01.6458420Z 2025-05-07T20:12:01.6458438Z 2025-05-07T20:12:01.6458444Z 2025-05-07T20:12:01.6458450Z 2025-05-07T20:12:01.6475003Z ################################################################################ 2025-05-07T20:12:01.6495311Z # [2025-05-07T20:12:01.648Z] Run Python Test Suite: 2025-05-07T20:12:01.6495828Z # ./quantize/mx4_test.py 2025-05-07T20:12:01.6496262Z ################################################################################ 2025-05-07T20:12:01.6524478Z + 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:12:01.6525391Z 2025-05-07T20:12:04.6803724Z ============================= test session starts ============================== 2025-05-07T20:12:04.6804855Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:04.6805693Z cachedir: .pytest_cache 2025-05-07T20:12:04.6806699Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:04.6807904Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:04.6808488Z plugins: hypothesis-6.131.14 2025-05-07T20:12:06.6408405Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:06.6409798Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:06.6473339Z collected 4 items 2025-05-07T20:12:06.6473620Z 2025-05-07T20:12:06.6490853Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 SKIPPED 2025-05-07T20:12:06.6502381Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases SKIPPED 2025-05-07T20:12:06.6511845Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:12:06.6533554Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:12:06.6534125Z 2025-05-07T20:12:06.6534342Z =========================== short test summary info ============================ 2025-05-07T20:12:06.6535082Z SKIPPED [1] quantize/mx4_test.py:150: CUDA is not available or no GPUs detected 2025-05-07T20:12:06.6535900Z SKIPPED [1] quantize/mx4_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:12:06.6537108Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:12:06.6538002Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:12:06.6538705Z ============================== 4 skipped in 2.16s ============================== 2025-05-07T20:12:07.4205343Z 2025-05-07T20:12:07.4206183Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:12:07.4227390Z [TEST] Python test time for ./quantize/mx4_test.py: 6 seconds 2025-05-07T20:12:07.4227952Z 2025-05-07T20:12:07.4227959Z 2025-05-07T20:12:07.4227964Z 2025-05-07T20:12:07.4227982Z 2025-05-07T20:12:07.4244127Z ################################################################################ 2025-05-07T20:12:07.4264418Z # [2025-05-07T20:12:07.425Z] Run Python Test Suite: 2025-05-07T20:12:07.4264928Z # ./release/stable_release_test.py 2025-05-07T20:12:07.4265384Z ################################################################################ 2025-05-07T20:12:07.4294289Z + 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:12:07.4295295Z 2025-05-07T20:12:10.5336592Z ============================= test session starts ============================== 2025-05-07T20:12:10.5337526Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:10.5338293Z cachedir: .pytest_cache 2025-05-07T20:12:10.5339152Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:10.5340101Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:10.5340999Z plugins: hypothesis-6.131.14 2025-05-07T20:12:12.3946099Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:12.3947450Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:12.3996670Z collected 2 items 2025-05-07T20:12:12.3996895Z 2025-05-07T20:12:12.4030122Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:12:12.4052533Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:12:12.4053028Z 2025-05-07T20:12:12.4053238Z ============================== 2 passed in 2.06s =============================== 2025-05-07T20:12:13.1569378Z 2025-05-07T20:12:13.1570105Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:12:13.1592008Z [TEST] Python test time for ./release/stable_release_test.py: 6 seconds 2025-05-07T20:12:13.1592489Z 2025-05-07T20:12:13.1592525Z 2025-05-07T20:12:13.1592531Z 2025-05-07T20:12:13.1592536Z 2025-05-07T20:12:13.1608460Z ################################################################################ 2025-05-07T20:12:13.1628915Z # [2025-05-07T20:12:13.162Z] Run Python Test Suite: 2025-05-07T20:12:13.1629427Z # ./runtime_monitor_test.py 2025-05-07T20:12:13.1629839Z ################################################################################ 2025-05-07T20:12:13.1658063Z + 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:12:13.1659027Z 2025-05-07T20:12:16.2191398Z ============================= test session starts ============================== 2025-05-07T20:12:16.2192393Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:16.2193318Z cachedir: .pytest_cache 2025-05-07T20:12:16.2194250Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:16.2195405Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:16.2195841Z plugins: hypothesis-6.131.14 2025-05-07T20:12:18.1354015Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:18.1355364Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:18.1413205Z collected 7 items 2025-05-07T20:12:18.1413437Z 2025-05-07T20:12:18.1428209Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start SKIPPED 2025-05-07T20:12:18.1438952Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop SKIPPED 2025-05-07T20:12:18.1453655Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording SKIPPED 2025-05-07T20:12:18.1461537Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load SKIPPED 2025-05-07T20:12:18.1471136Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream SKIPPED 2025-05-07T20:12:18.1478312Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:12:18.1498178Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:12:18.1498701Z 2025-05-07T20:12:18.1498919Z =========================== short test summary info ============================ 2025-05-07T20:12:18.1499637Z SKIPPED [1] runtime_monitor_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:12:18.1500462Z SKIPPED [1] runtime_monitor_test.py:71: CUDA is not available or no GPUs detected 2025-05-07T20:12:18.1501298Z SKIPPED [1] runtime_monitor_test.py:87: CUDA is not available or no GPUs detected 2025-05-07T20:12:18.1502128Z SKIPPED [1] runtime_monitor_test.py:118: CUDA is not available or no GPUs detected 2025-05-07T20:12:18.1502968Z SKIPPED [1] runtime_monitor_test.py:102: CUDA is not available or no GPUs detected 2025-05-07T20:12:18.1504109Z ========================= 2 passed, 5 skipped in 2.13s ========================= 2025-05-07T20:12:18.8887036Z 2025-05-07T20:12:18.8887756Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:12:18.8909100Z [TEST] Python test time for ./runtime_monitor_test.py: 5 seconds 2025-05-07T20:12:18.8909551Z 2025-05-07T20:12:18.8909557Z 2025-05-07T20:12:18.8909563Z 2025-05-07T20:12:18.8909570Z 2025-05-07T20:12:18.8925236Z ################################################################################ 2025-05-07T20:12:18.8944863Z # [2025-05-07T20:12:18.894Z] Run Python Test Suite: 2025-05-07T20:12:18.8945829Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:12:18.8946366Z ################################################################################ 2025-05-07T20:12:18.8974713Z + 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:12:18.8975768Z 2025-05-07T20:12:21.9106866Z ============================= test session starts ============================== 2025-05-07T20:12:21.9107827Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:21.9108602Z cachedir: .pytest_cache 2025-05-07T20:12:21.9109463Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:23.8431814Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:23.8432337Z plugins: hypothesis-6.131.14 2025-05-07T20:12:23.8433221Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:23.8434497Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:23.8503497Z collected 3 items 2025-05-07T20:12:23.8503784Z 2025-05-07T20:12:23.9991413Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:12:24.0120500Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:12:24.0261901Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad SKIPPED 2025-05-07T20:12:24.0262733Z 2025-05-07T20:12:24.0262961Z =========================== short test summary info ============================ 2025-05-07T20:12:24.0264033Z SKIPPED [3] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:12:24.0265069Z ============================== 3 skipped in 2.31s ============================== 2025-05-07T20:12:24.7961452Z 2025-05-07T20:12:24.7962172Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:12:24.7985070Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 6 seconds 2025-05-07T20:12:24.7985582Z 2025-05-07T20:12:24.7985589Z 2025-05-07T20:12:24.7985595Z 2025-05-07T20:12:24.7985600Z 2025-05-07T20:12:24.8002976Z ################################################################################ 2025-05-07T20:12:24.8023200Z # [2025-05-07T20:12:24.801Z] Run Python Test Suite: 2025-05-07T20:12:24.8023749Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:12:24.8024237Z ################################################################################ 2025-05-07T20:12:24.8054035Z + 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:12:24.8055068Z 2025-05-07T20:12:27.8360000Z ============================= test session starts ============================== 2025-05-07T20:12:27.8361024Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:27.8362291Z cachedir: .pytest_cache 2025-05-07T20:12:27.8363177Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:27.8364127Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:27.8364564Z plugins: hypothesis-6.131.14 2025-05-07T20:12:29.7234568Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:29.7235890Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:29.7286938Z collected 1 item 2025-05-07T20:12:29.7287181Z 2025-05-07T20:12:29.7321602Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out SKIPPED 2025-05-07T20:12:29.7322336Z 2025-05-07T20:12:29.7322561Z =========================== short test summary info ============================ 2025-05-07T20:12:29.7323396Z SKIPPED [1] sll/dense_jagged_cat_jagged_out_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:12:29.7324184Z ============================== 1 skipped in 2.08s ============================== 2025-05-07T20:12:30.5357456Z 2025-05-07T20:12:30.5358354Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:12:30.5379428Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 6 seconds 2025-05-07T20:12:30.5379947Z 2025-05-07T20:12:30.5379953Z 2025-05-07T20:12:30.5379958Z 2025-05-07T20:12:30.5379964Z 2025-05-07T20:12:30.5395519Z ################################################################################ 2025-05-07T20:12:30.5415729Z # [2025-05-07T20:12:30.541Z] Run Python Test Suite: 2025-05-07T20:12:30.5416234Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:12:30.5416700Z ################################################################################ 2025-05-07T20:12:30.5446401Z + 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:12:30.5447425Z 2025-05-07T20:12:33.5535555Z ============================= test session starts ============================== 2025-05-07T20:12:33.5536503Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:33.5537281Z cachedir: .pytest_cache 2025-05-07T20:12:33.5538137Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:33.5539087Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:33.5539515Z plugins: hypothesis-6.131.14 2025-05-07T20:12:35.5342544Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:35.5343861Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:35.5397088Z collected 1 item 2025-05-07T20:12:35.5397341Z 2025-05-07T20:12:35.5429401Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense SKIPPED 2025-05-07T20:12:35.5430072Z 2025-05-07T20:12:35.5430305Z =========================== short test summary info ============================ 2025-05-07T20:12:35.5431076Z SKIPPED [1] sll/jagged2_to_padded_dense_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:12:35.5431829Z ============================== 1 skipped in 2.18s ============================== 2025-05-07T20:12:36.2994435Z 2025-05-07T20:12:36.2995114Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:12:36.3016610Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 6 seconds 2025-05-07T20:12:36.3017103Z 2025-05-07T20:12:36.3017108Z 2025-05-07T20:12:36.3017114Z 2025-05-07T20:12:36.3017558Z 2025-05-07T20:12:36.3033960Z ################################################################################ 2025-05-07T20:12:36.3054427Z # [2025-05-07T20:12:36.304Z] Run Python Test Suite: 2025-05-07T20:12:36.3054971Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:12:36.3055420Z ################################################################################ 2025-05-07T20:12:36.3083200Z + 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:12:36.3084163Z 2025-05-07T20:12:39.4188993Z ============================= test session starts ============================== 2025-05-07T20:12:39.4189913Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:39.4190690Z cachedir: .pytest_cache 2025-05-07T20:12:39.4191551Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:39.4192539Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:39.4192973Z plugins: hypothesis-6.131.14 2025-05-07T20:12:41.3715533Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:41.3716869Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:41.3782434Z collected 2 items 2025-05-07T20:12:41.3782658Z 2025-05-07T20:12:41.3799545Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm SKIPPED 2025-05-07T20:12:41.3821360Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad SKIPPED 2025-05-07T20:12:41.3821999Z 2025-05-07T20:12:41.3822245Z =========================== short test summary info ============================ 2025-05-07T20:12:41.3823125Z SKIPPED [1] sll/jagged_dense_bmm_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:12:41.3824028Z SKIPPED [1] sll/jagged_dense_bmm_test.py:75: CUDA is not available or no GPUs detected 2025-05-07T20:12:41.3824734Z ============================== 2 skipped in 2.15s ============================== 2025-05-07T20:12:42.1984528Z 2025-05-07T20:12:42.1985238Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:12:42.1992356Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 6 seconds 2025-05-07T20:12:42.1992849Z 2025-05-07T20:12:42.1992863Z 2025-05-07T20:12:42.1992871Z 2025-05-07T20:12:42.1992877Z 2025-05-07T20:12:42.2015732Z ################################################################################ 2025-05-07T20:12:42.2044348Z # [2025-05-07T20:12:42.203Z] Run Python Test Suite: 2025-05-07T20:12:42.2044987Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:12:42.2045481Z ################################################################################ 2025-05-07T20:12:42.2083210Z + 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:12:42.2084312Z 2025-05-07T20:12:45.3942522Z ============================= test session starts ============================== 2025-05-07T20:12:45.3943462Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:45.3944238Z cachedir: .pytest_cache 2025-05-07T20:12:45.3945100Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:45.3946054Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:45.3946496Z plugins: hypothesis-6.131.14 2025-05-07T20:12:47.3519652Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:47.3520966Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:47.3578714Z collected 1 item 2025-05-07T20:12:47.3578978Z 2025-05-07T20:12:47.5057555Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add SKIPPED 2025-05-07T20:12:47.5058345Z 2025-05-07T20:12:47.5058568Z =========================== short test summary info ============================ 2025-05-07T20:12:47.5059640Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:12:47.5060679Z ============================== 1 skipped in 2.36s ============================== 2025-05-07T20:12:48.2763504Z 2025-05-07T20:12:48.2764397Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:12:48.2785549Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 6 seconds 2025-05-07T20:12:48.2786069Z 2025-05-07T20:12:48.2786075Z 2025-05-07T20:12:48.2786080Z 2025-05-07T20:12:48.2786122Z 2025-05-07T20:12:48.2801555Z ################################################################################ 2025-05-07T20:12:48.2821082Z # [2025-05-07T20:12:48.281Z] Run Python Test Suite: 2025-05-07T20:12:48.2821695Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:12:48.2822228Z ################################################################################ 2025-05-07T20:12:48.2850700Z + 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:12:48.2851790Z 2025-05-07T20:12:51.3507613Z ============================= test session starts ============================== 2025-05-07T20:12:51.3508555Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:51.3509453Z cachedir: .pytest_cache 2025-05-07T20:12:51.3510324Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:51.3511312Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:51.3511751Z plugins: hypothesis-6.131.14 2025-05-07T20:12:53.2927178Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:53.2928813Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:53.2993057Z collected 3 items 2025-05-07T20:12:53.2993316Z 2025-05-07T20:12:53.3010438Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out SKIPPED 2025-05-07T20:12:53.3022562Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend SKIPPED 2025-05-07T20:12:53.3042625Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad SKIPPED 2025-05-07T20:12:53.3043678Z 2025-05-07T20:12:53.3043901Z =========================== short test summary info ============================ 2025-05-07T20:12:53.3044794Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:12:53.3045952Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:159: CUDA is not available or no GPUs detected 2025-05-07T20:12:53.3047101Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:95: CUDA is not available or no GPUs detected 2025-05-07T20:12:53.3047944Z ============================== 3 skipped in 2.15s ============================== 2025-05-07T20:12:54.0802090Z 2025-05-07T20:12:54.0803344Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:12:54.0826930Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 6 seconds 2025-05-07T20:12:54.0828157Z 2025-05-07T20:12:54.0828165Z 2025-05-07T20:12:54.0828174Z 2025-05-07T20:12:54.0828179Z 2025-05-07T20:12:54.0844000Z ################################################################################ 2025-05-07T20:12:54.0868376Z # [2025-05-07T20:12:54.086Z] Run Python Test Suite: 2025-05-07T20:12:54.0868929Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:12:54.0869429Z ################################################################################ 2025-05-07T20:12:54.0899162Z + 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:12:54.0900202Z 2025-05-07T20:12:57.1580038Z ============================= test session starts ============================== 2025-05-07T20:12:57.1580943Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:57.1581746Z cachedir: .pytest_cache 2025-05-07T20:12:57.1582604Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:57.1583580Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:57.1584012Z plugins: hypothesis-6.131.14 2025-05-07T20:12:59.1145802Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:59.1147108Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:59.1202826Z collected 1 item 2025-05-07T20:12:59.1203081Z 2025-05-07T20:12:59.2718303Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention SKIPPED 2025-05-07T20:12:59.2719092Z 2025-05-07T20:12:59.2719303Z =========================== short test summary info ============================ 2025-05-07T20:12:59.2720480Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:12:59.2721760Z ============================== 1 skipped in 2.31s ============================== 2025-05-07T20:13:00.0439418Z 2025-05-07T20:13:00.0443312Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:13:00.0524479Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 6 seconds 2025-05-07T20:13:00.0535030Z 2025-05-07T20:13:00.0538773Z 2025-05-07T20:13:00.0573244Z 2025-05-07T20:13:00.0604263Z 2025-05-07T20:13:00.0608814Z ################################################################################ 2025-05-07T20:13:00.0610312Z # [2025-05-07T20:13:00.057Z] Run Python Test Suite: 2025-05-07T20:13:00.0610852Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:13:00.0611337Z ################################################################################ 2025-05-07T20:13:00.0643987Z + 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:13:00.0645814Z 2025-05-07T20:13:03.4233593Z ============================= test session starts ============================== 2025-05-07T20:13:03.4234512Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:03.4235289Z cachedir: .pytest_cache 2025-05-07T20:13:03.4236147Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:03.4237108Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:03.4237547Z plugins: hypothesis-6.131.14 2025-05-07T20:13:05.3725750Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:05.3727068Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:05.3783032Z collected 1 item 2025-05-07T20:13:05.3783282Z 2025-05-07T20:13:05.5310736Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic SKIPPED 2025-05-07T20:13:05.5311563Z 2025-05-07T20:13:05.5311787Z =========================== short test summary info ============================ 2025-05-07T20:13:05.5312851Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:13:05.5314039Z ============================== 1 skipped in 2.30s ============================== 2025-05-07T20:13:06.3155327Z 2025-05-07T20:13:06.3156273Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:13:06.3177740Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 6 seconds 2025-05-07T20:13:06.3178272Z 2025-05-07T20:13:06.3178278Z 2025-05-07T20:13:06.3178319Z 2025-05-07T20:13:06.3178324Z 2025-05-07T20:13:06.3195503Z ################################################################################ 2025-05-07T20:13:06.3217400Z # [2025-05-07T20:13:06.321Z] Run Python Test Suite: 2025-05-07T20:13:06.3217955Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:13:06.3218434Z ################################################################################ 2025-05-07T20:13:06.3247962Z + 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:13:06.3248993Z 2025-05-07T20:13:09.4473952Z ============================= test session starts ============================== 2025-05-07T20:13:09.4474883Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:09.4475652Z cachedir: .pytest_cache 2025-05-07T20:13:09.4476517Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:09.4477491Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:09.4477928Z plugins: hypothesis-6.131.14 2025-05-07T20:13:11.4857147Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:11.4858514Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:11.4921203Z collected 2 items 2025-05-07T20:13:11.4921458Z 2025-05-07T20:13:11.6393360Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:13:11.6512416Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:13:11.6513312Z 2025-05-07T20:13:11.6513533Z =========================== short test summary info ============================ 2025-05-07T20:13:11.6514646Z SKIPPED [2] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:13:11.6515700Z ============================== 2 skipped in 2.40s ============================== 2025-05-07T20:13:12.4856807Z 2025-05-07T20:13:12.4857694Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:13:12.4878029Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 6 seconds 2025-05-07T20:13:12.4878561Z 2025-05-07T20:13:12.4878568Z 2025-05-07T20:13:12.4878573Z 2025-05-07T20:13:12.4878578Z 2025-05-07T20:13:12.4895262Z ################################################################################ 2025-05-07T20:13:12.4915864Z # [2025-05-07T20:13:12.491Z] Run Python Test Suite: 2025-05-07T20:13:12.4916353Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:13:12.4916790Z ################################################################################ 2025-05-07T20:13:12.4947454Z + 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:13:12.4948420Z 2025-05-07T20:13:15.5985938Z ============================= test session starts ============================== 2025-05-07T20:13:15.5986875Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:15.5987635Z cachedir: .pytest_cache 2025-05-07T20:13:15.5988494Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:15.5989442Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:15.5989869Z plugins: hypothesis-6.131.14 2025-05-07T20:13:17.4805553Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:17.4807006Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:17.4870516Z collected 2 items 2025-05-07T20:13:17.4870779Z 2025-05-07T20:13:17.4888110Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm SKIPPED 2025-05-07T20:13:17.4907874Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad SKIPPED 2025-05-07T20:13:17.4908534Z 2025-05-07T20:13:17.4908749Z =========================== short test summary info ============================ 2025-05-07T20:13:17.4909488Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:29: CUDA is not available or no GPUs detected 2025-05-07T20:13:17.4910375Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:83: CUDA is not available or no GPUs detected 2025-05-07T20:13:17.4911083Z ============================== 2 skipped in 2.08s ============================== 2025-05-07T20:13:18.2743901Z 2025-05-07T20:13:18.2744771Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:13:18.2765132Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 6 seconds 2025-05-07T20:13:18.2765598Z 2025-05-07T20:13:18.2765604Z 2025-05-07T20:13:18.2765611Z 2025-05-07T20:13:18.2765617Z 2025-05-07T20:13:18.2785018Z ################################################################################ 2025-05-07T20:13:18.2804472Z # [2025-05-07T20:13:18.279Z] Run Python Test Suite: 2025-05-07T20:13:18.2805063Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:13:18.2805577Z ################################################################################ 2025-05-07T20:13:18.2835709Z + 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:13:18.2836793Z 2025-05-07T20:13:21.4243098Z ============================= test session starts ============================== 2025-05-07T20:13:21.4244023Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:21.4244827Z cachedir: .pytest_cache 2025-05-07T20:13:21.4245719Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:21.4246665Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:21.4247102Z plugins: hypothesis-6.131.14 2025-05-07T20:13:23.9832181Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:23.9833496Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:23.9891375Z collected 1 item 2025-05-07T20:13:23.9891601Z 2025-05-07T20:13:23.9921008Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out SKIPPED 2025-05-07T20:13:23.9921920Z 2025-05-07T20:13:23.9922530Z =========================== short test summary info ============================ 2025-05-07T20:13:23.9923386Z SKIPPED [1] sll/jagged_self_substraction_jagged_out_test.py:25: CUDA is not available or no GPUs detected 2025-05-07T20:13:23.9924231Z ============================== 1 skipped in 2.76s ============================== 2025-05-07T20:13:24.9278048Z 2025-05-07T20:13:24.9278980Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:13:24.9300286Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 6 seconds 2025-05-07T20:13:24.9300858Z 2025-05-07T20:13:24.9300864Z 2025-05-07T20:13:24.9300878Z 2025-05-07T20:13:24.9300884Z 2025-05-07T20:13:24.9316299Z ################################################################################ 2025-05-07T20:13:24.9337084Z # [2025-05-07T20:13:24.933Z] Run Python Test Suite: 2025-05-07T20:13:24.9337564Z # ./sll/jagged_softmax_test.py 2025-05-07T20:13:24.9337991Z ################################################################################ 2025-05-07T20:13:24.9367229Z + 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:13:24.9368195Z 2025-05-07T20:13:28.1066279Z ============================= test session starts ============================== 2025-05-07T20:13:28.1067218Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:28.1067994Z cachedir: .pytest_cache 2025-05-07T20:13:28.1068848Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:28.1069798Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:28.1070240Z plugins: hypothesis-6.131.14 2025-05-07T20:13:30.0484647Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:30.0486032Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:30.0574843Z collected 3 items 2025-05-07T20:13:30.0575132Z 2025-05-07T20:13:30.0596933Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax SKIPPED 2025-05-07T20:13:30.0608505Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend SKIPPED 2025-05-07T20:13:30.0632362Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax SKIPPED 2025-05-07T20:13:30.0632946Z 2025-05-07T20:13:30.0633181Z =========================== short test summary info ============================ 2025-05-07T20:13:30.0633927Z SKIPPED [1] sll/jagged_softmax_test.py:93: CUDA is not available or no GPUs detected 2025-05-07T20:13:30.0634802Z SKIPPED [1] sll/jagged_softmax_test.py:158: CUDA is not available or no GPUs detected 2025-05-07T20:13:30.0635675Z SKIPPED [1] sll/jagged_softmax_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:13:30.0636407Z ============================== 3 skipped in 2.15s ============================== 2025-05-07T20:13:30.8392195Z 2025-05-07T20:13:30.8393032Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:13:30.8415182Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 6 seconds 2025-05-07T20:13:30.8415645Z 2025-05-07T20:13:30.8415652Z 2025-05-07T20:13:30.8415657Z 2025-05-07T20:13:30.8415662Z 2025-05-07T20:13:30.8431529Z ################################################################################ 2025-05-07T20:13:30.8452999Z # [2025-05-07T20:13:30.844Z] Run Python Test Suite: 2025-05-07T20:13:30.8453526Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:13:30.8454022Z ################################################################################ 2025-05-07T20:13:30.8484765Z + 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:13:30.8486293Z 2025-05-07T20:13:33.8545266Z ============================= test session starts ============================== 2025-05-07T20:13:33.8546302Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:33.8547084Z cachedir: .pytest_cache 2025-05-07T20:13:33.8547943Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:33.8548882Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:33.8549313Z plugins: hypothesis-6.131.14 2025-05-07T20:13:35.7649594Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:35.7650911Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:35.7703780Z collected 1 item 2025-05-07T20:13:35.7704044Z 2025-05-07T20:13:35.7736768Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:13:35.7737613Z 2025-05-07T20:13:35.7737864Z =========================== short test summary info ============================ 2025-05-07T20:13:35.7739133Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: Test fails in OSS mode, see https://github.com/triton-lang/triton/issues/5435 2025-05-07T20:13:35.7740341Z ============================== 1 skipped in 2.11s ============================== 2025-05-07T20:13:36.5483162Z 2025-05-07T20:13:36.5483856Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:13:36.5508796Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 6 seconds 2025-05-07T20:13:36.5509357Z 2025-05-07T20:13:36.5509363Z 2025-05-07T20:13:36.5509369Z 2025-05-07T20:13:36.5509373Z 2025-05-07T20:13:36.5524986Z ################################################################################ 2025-05-07T20:13:36.5551610Z # [2025-05-07T20:13:36.554Z] Run Python Test Suite: 2025-05-07T20:13:36.5552125Z # ./sparse/block_bucketize_test.py 2025-05-07T20:13:36.5552985Z ################################################################################ 2025-05-07T20:13:36.5580593Z + 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:13:39.5784627Z 2025-05-07T20:13:39.5785204Z ============================= test session starts ============================== 2025-05-07T20:13:39.5786127Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:39.5786902Z cachedir: .pytest_cache 2025-05-07T20:13:39.5787760Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:39.5789262Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:39.5789798Z plugins: hypothesis-6.131.14 2025-05-07T20:13:42.1372186Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:42.1373511Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:42.1494564Z collected 11 items 2025-05-07T20:13:42.1494859Z 2025-05-07T20:13:42.4279495Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4280975Z self=, 2025-05-07T20:13:42.4281787Z index_type=torch.int32, 2025-05-07T20:13:42.4282146Z has_weight=False, 2025-05-07T20:13:42.4282486Z bucketize_pos=False, 2025-05-07T20:13:42.4282835Z sequence=False, 2025-05-07T20:13:42.4283612Z ) 2025-05-07T20:13:42.4283982Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4284867Z self=, 2025-05-07T20:13:42.4285775Z index_type=torch.int64, 2025-05-07T20:13:42.4286129Z has_weight=False, 2025-05-07T20:13:42.4286465Z bucketize_pos=False, 2025-05-07T20:13:42.4286810Z sequence=False, 2025-05-07T20:13:42.4287104Z ) 2025-05-07T20:13:42.4287466Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4288330Z self=, 2025-05-07T20:13:42.4289122Z index_type=torch.int64, 2025-05-07T20:13:42.4289560Z has_weight=False, 2025-05-07T20:13:42.4289897Z bucketize_pos=False, 2025-05-07T20:13:42.4290233Z sequence=True, 2025-05-07T20:13:42.4290533Z ) 2025-05-07T20:13:42.4290898Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4291777Z self=, 2025-05-07T20:13:42.4292561Z index_type=torch.int32, 2025-05-07T20:13:42.4292928Z has_weight=True, 2025-05-07T20:13:42.4293266Z bucketize_pos=True, 2025-05-07T20:13:42.4293594Z sequence=True, 2025-05-07T20:13:42.4293892Z ) 2025-05-07T20:13:42.4294249Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4295110Z self=, 2025-05-07T20:13:42.4295914Z index_type=torch.int32, 2025-05-07T20:13:42.4296275Z has_weight=False, 2025-05-07T20:13:42.4296605Z bucketize_pos=True, 2025-05-07T20:13:42.4296945Z sequence=False, 2025-05-07T20:13:42.4297251Z ) 2025-05-07T20:13:42.4297716Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4298751Z self=, 2025-05-07T20:13:42.4299649Z index_type=torch.int32, 2025-05-07T20:13:42.4300004Z has_weight=True, 2025-05-07T20:13:42.4300332Z bucketize_pos=False, 2025-05-07T20:13:42.4301034Z sequence=True, 2025-05-07T20:13:42.4301353Z ) 2025-05-07T20:13:42.4301702Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4302562Z self=, 2025-05-07T20:13:42.4303350Z index_type=torch.int32, 2025-05-07T20:13:42.4303705Z has_weight=False, 2025-05-07T20:13:42.4304036Z bucketize_pos=True, 2025-05-07T20:13:42.4304371Z sequence=True, 2025-05-07T20:13:42.4304663Z ) 2025-05-07T20:13:42.4305020Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4305883Z self=, 2025-05-07T20:13:42.4306675Z index_type=torch.int64, 2025-05-07T20:13:42.4307036Z has_weight=True, 2025-05-07T20:13:42.4307367Z bucketize_pos=False, 2025-05-07T20:13:42.4307709Z sequence=True, 2025-05-07T20:13:42.4308109Z ) 2025-05-07T20:13:42.4308500Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4309368Z self=, 2025-05-07T20:13:42.4310154Z index_type=torch.int32, 2025-05-07T20:13:42.4310514Z has_weight=True, 2025-05-07T20:13:42.4310843Z bucketize_pos=True, 2025-05-07T20:13:42.4311169Z sequence=False, 2025-05-07T20:13:42.4311472Z ) 2025-05-07T20:13:42.4311830Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4312692Z self=, 2025-05-07T20:13:42.4313478Z index_type=torch.int32, 2025-05-07T20:13:42.4313841Z has_weight=True, 2025-05-07T20:13:42.4314173Z bucketize_pos=False, 2025-05-07T20:13:42.4314735Z sequence=False, 2025-05-07T20:13:42.4315037Z ) 2025-05-07T20:13:42.4315395Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4316261Z self=, 2025-05-07T20:13:42.4317053Z index_type=torch.int64, 2025-05-07T20:13:42.4317413Z has_weight=True, 2025-05-07T20:13:42.4317732Z bucketize_pos=True, 2025-05-07T20:13:42.4318066Z sequence=True, 2025-05-07T20:13:42.4335376Z ) 2025-05-07T20:13:42.4335813Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4336705Z self=, 2025-05-07T20:13:42.4337548Z index_type=torch.int32, 2025-05-07T20:13:42.4337903Z has_weight=False, 2025-05-07T20:13:42.4338237Z bucketize_pos=False, 2025-05-07T20:13:42.4338581Z sequence=True, 2025-05-07T20:13:42.4338869Z ) 2025-05-07T20:13:42.4339223Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4340113Z self=, 2025-05-07T20:13:42.4340897Z index_type=torch.int64, 2025-05-07T20:13:42.4341269Z has_weight=True, 2025-05-07T20:13:42.4341600Z bucketize_pos=False, 2025-05-07T20:13:42.4341937Z sequence=False, 2025-05-07T20:13:42.4342238Z ) 2025-05-07T20:13:42.4342598Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4343450Z self=, 2025-05-07T20:13:42.4344245Z index_type=torch.int64, 2025-05-07T20:13:42.4344598Z has_weight=True, 2025-05-07T20:13:42.4344924Z bucketize_pos=True, 2025-05-07T20:13:42.4345253Z sequence=False, 2025-05-07T20:13:42.4345551Z ) 2025-05-07T20:13:42.4345910Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4346774Z self=, 2025-05-07T20:13:42.4347653Z index_type=torch.int64, 2025-05-07T20:13:42.4348191Z has_weight=False, 2025-05-07T20:13:42.4348649Z bucketize_pos=True, 2025-05-07T20:13:42.4349453Z sequence=True, 2025-05-07T20:13:42.4349780Z ) 2025-05-07T20:13:42.4350126Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:13:42.4350984Z self=, 2025-05-07T20:13:42.4351773Z index_type=torch.int64, 2025-05-07T20:13:42.4352129Z has_weight=False, 2025-05-07T20:13:42.4352455Z bucketize_pos=True, 2025-05-07T20:13:42.4352784Z sequence=False, 2025-05-07T20:13:42.4353084Z ) 2025-05-07T20:13:42.4353331Z PASSED 2025-05-07T20:13:42.4365420Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:13:42.4367160Z self=, 2025-05-07T20:13:42.4368036Z index_type=torch.int32, 2025-05-07T20:13:42.4368375Z ) 2025-05-07T20:13:42.4368795Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:13:42.4369851Z self=, 2025-05-07T20:13:42.4370706Z index_type=torch.int64, 2025-05-07T20:13:42.4371046Z ) 2025-05-07T20:13:42.4371310Z PASSED 2025-05-07T20:13:42.4382649Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large SKIPPED 2025-05-07T20:13:42.4802173Z 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:13:42.4803874Z self=, 2025-05-07T20:13:42.4805216Z long_indices=False, 2025-05-07T20:13:42.4805551Z use_cpu=True, 2025-05-07T20:13:42.4805862Z keep_orig_idx=False, 2025-05-07T20:13:42.4806203Z sequence=False, 2025-05-07T20:13:42.4806544Z bucketize_pos=False, 2025-05-07T20:13:42.4806872Z ) 2025-05-07T20:13:42.4807295Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4808295Z self=, 2025-05-07T20:13:42.4809152Z long_indices=True, 2025-05-07T20:13:42.4809863Z use_cpu=True, 2025-05-07T20:13:42.4810184Z keep_orig_idx=False, 2025-05-07T20:13:42.4810525Z sequence=False, 2025-05-07T20:13:42.4810839Z bucketize_pos=False, 2025-05-07T20:13:42.4811168Z ) 2025-05-07T20:13:42.4811590Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4812585Z self=, 2025-05-07T20:13:42.4813448Z long_indices=True, 2025-05-07T20:13:42.4813772Z use_cpu=True, 2025-05-07T20:13:42.4814081Z keep_orig_idx=False, 2025-05-07T20:13:42.4814432Z sequence=True, 2025-05-07T20:13:42.4814750Z bucketize_pos=False, 2025-05-07T20:13:42.4815073Z ) 2025-05-07T20:13:42.4815499Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4816499Z self=, 2025-05-07T20:13:42.4817352Z long_indices=True, 2025-05-07T20:13:42.4817672Z use_cpu=True, 2025-05-07T20:13:42.4817982Z keep_orig_idx=True, 2025-05-07T20:13:42.4818313Z sequence=True, 2025-05-07T20:13:42.4818624Z bucketize_pos=True, 2025-05-07T20:13:42.4818944Z ) 2025-05-07T20:13:42.4819365Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4820357Z self=, 2025-05-07T20:13:42.4821218Z long_indices=False, 2025-05-07T20:13:42.4821544Z use_cpu=True, 2025-05-07T20:13:42.4822167Z keep_orig_idx=True, 2025-05-07T20:13:42.4822505Z sequence=False, 2025-05-07T20:13:42.4822822Z bucketize_pos=True, 2025-05-07T20:13:42.4823138Z ) 2025-05-07T20:13:42.4823550Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4824551Z self=, 2025-05-07T20:13:42.4825403Z long_indices=True, 2025-05-07T20:13:42.4825717Z use_cpu=True, 2025-05-07T20:13:42.4826032Z keep_orig_idx=False, 2025-05-07T20:13:42.4826370Z sequence=True, 2025-05-07T20:13:42.4826677Z bucketize_pos=True, 2025-05-07T20:13:42.4826998Z ) 2025-05-07T20:13:42.4827420Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4828702Z self=, 2025-05-07T20:13:42.4829571Z long_indices=True, 2025-05-07T20:13:42.4829898Z use_cpu=True, 2025-05-07T20:13:42.4830220Z keep_orig_idx=False, 2025-05-07T20:13:42.4830552Z sequence=False, 2025-05-07T20:13:42.4830867Z bucketize_pos=True, 2025-05-07T20:13:42.4831190Z ) 2025-05-07T20:13:42.4831605Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4832603Z self=, 2025-05-07T20:13:42.4833459Z long_indices=False, 2025-05-07T20:13:42.4833776Z use_cpu=True, 2025-05-07T20:13:42.4834087Z keep_orig_idx=True, 2025-05-07T20:13:42.4834414Z sequence=True, 2025-05-07T20:13:42.4834726Z bucketize_pos=False, 2025-05-07T20:13:42.4835055Z ) 2025-05-07T20:13:42.4835475Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4836847Z self=, 2025-05-07T20:13:42.4837696Z long_indices=True, 2025-05-07T20:13:42.4838028Z use_cpu=True, 2025-05-07T20:13:42.4838342Z keep_orig_idx=True, 2025-05-07T20:13:42.4838667Z sequence=False, 2025-05-07T20:13:42.4838985Z bucketize_pos=False, 2025-05-07T20:13:42.4839314Z ) 2025-05-07T20:13:42.4839730Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4840734Z self=, 2025-05-07T20:13:42.4841598Z long_indices=False, 2025-05-07T20:13:42.4841924Z use_cpu=True, 2025-05-07T20:13:42.4842239Z keep_orig_idx=True, 2025-05-07T20:13:42.4842569Z sequence=False, 2025-05-07T20:13:42.4842879Z bucketize_pos=False, 2025-05-07T20:13:42.4843207Z ) 2025-05-07T20:13:42.4843634Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4844634Z self=, 2025-05-07T20:13:42.4845489Z long_indices=False, 2025-05-07T20:13:42.4845819Z use_cpu=True, 2025-05-07T20:13:42.4846126Z keep_orig_idx=False, 2025-05-07T20:13:42.4846478Z sequence=True, 2025-05-07T20:13:42.4846792Z bucketize_pos=True, 2025-05-07T20:13:42.4847104Z ) 2025-05-07T20:13:42.4847530Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4848530Z self=, 2025-05-07T20:13:42.4849483Z long_indices=False, 2025-05-07T20:13:42.4849826Z use_cpu=True, 2025-05-07T20:13:42.4850138Z keep_orig_idx=True, 2025-05-07T20:13:42.4850457Z sequence=True, 2025-05-07T20:13:42.4850774Z bucketize_pos=True, 2025-05-07T20:13:42.4851102Z ) 2025-05-07T20:13:42.4851516Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4852784Z self=, 2025-05-07T20:13:42.4853669Z long_indices=False, 2025-05-07T20:13:42.4853998Z use_cpu=True, 2025-05-07T20:13:42.4854307Z keep_orig_idx=False, 2025-05-07T20:13:42.4854649Z sequence=False, 2025-05-07T20:13:42.4854968Z bucketize_pos=True, 2025-05-07T20:13:42.4855283Z ) 2025-05-07T20:13:42.4855702Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4856703Z self=, 2025-05-07T20:13:42.4857550Z long_indices=False, 2025-05-07T20:13:42.4857874Z use_cpu=True, 2025-05-07T20:13:42.4858188Z keep_orig_idx=False, 2025-05-07T20:13:42.4858518Z sequence=True, 2025-05-07T20:13:42.4858844Z bucketize_pos=False, 2025-05-07T20:13:42.4859172Z ) 2025-05-07T20:13:42.4859594Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4860595Z self=, 2025-05-07T20:13:42.4861453Z long_indices=True, 2025-05-07T20:13:42.4861776Z use_cpu=True, 2025-05-07T20:13:42.4862079Z keep_orig_idx=True, 2025-05-07T20:13:42.4862411Z sequence=True, 2025-05-07T20:13:42.4862731Z bucketize_pos=False, 2025-05-07T20:13:42.4863055Z ) 2025-05-07T20:13:42.4863479Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:13:42.4864479Z self=, 2025-05-07T20:13:42.4865326Z long_indices=True, 2025-05-07T20:13:42.4865660Z use_cpu=True, 2025-05-07T20:13:42.4865969Z keep_orig_idx=True, 2025-05-07T20:13:42.4866295Z sequence=False, 2025-05-07T20:13:42.4866789Z bucketize_pos=True, 2025-05-07T20:13:42.4867109Z ) 2025-05-07T20:13:42.4867452Z PASSED 2025-05-07T20:13:42.5033228Z 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:13:42.5034956Z self=, 2025-05-07T20:13:42.5035837Z long_indices=False, 2025-05-07T20:13:42.5036172Z use_cpu=True, 2025-05-07T20:13:42.5036483Z keep_orig_idx=False, 2025-05-07T20:13:42.5036824Z sequence=False, 2025-05-07T20:13:42.5037125Z ) 2025-05-07T20:13:42.5037558Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:13:42.5038593Z self=, 2025-05-07T20:13:42.5039466Z long_indices=True, 2025-05-07T20:13:42.5039806Z use_cpu=True, 2025-05-07T20:13:42.5040109Z keep_orig_idx=False, 2025-05-07T20:13:42.5040452Z sequence=False, 2025-05-07T20:13:42.5040751Z ) 2025-05-07T20:13:42.5041192Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:13:42.5042238Z self=, 2025-05-07T20:13:42.5043112Z long_indices=True, 2025-05-07T20:13:42.5043433Z use_cpu=True, 2025-05-07T20:13:42.5043753Z keep_orig_idx=False, 2025-05-07T20:13:42.5044097Z sequence=True, 2025-05-07T20:13:42.5044387Z ) 2025-05-07T20:13:42.5044830Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:13:42.5045867Z self=, 2025-05-07T20:13:42.5046743Z long_indices=False, 2025-05-07T20:13:42.5047064Z use_cpu=True, 2025-05-07T20:13:42.5047387Z keep_orig_idx=True, 2025-05-07T20:13:42.5047715Z sequence=True, 2025-05-07T20:13:42.5048006Z ) 2025-05-07T20:13:42.5048445Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:13:42.5050355Z self=, 2025-05-07T20:13:42.5051406Z long_indices=False, 2025-05-07T20:13:42.5051740Z use_cpu=True, 2025-05-07T20:13:42.5052053Z keep_orig_idx=True, 2025-05-07T20:13:42.5052375Z sequence=False, 2025-05-07T20:13:42.5052673Z ) 2025-05-07T20:13:42.5053108Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:13:42.5054140Z self=, 2025-05-07T20:13:42.5055018Z long_indices=False, 2025-05-07T20:13:42.5055344Z use_cpu=True, 2025-05-07T20:13:42.5055662Z keep_orig_idx=False, 2025-05-07T20:13:42.5056006Z sequence=True, 2025-05-07T20:13:42.5056305Z ) 2025-05-07T20:13:42.5056745Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:13:42.5057788Z self=, 2025-05-07T20:13:42.5058665Z long_indices=True, 2025-05-07T20:13:42.5058992Z use_cpu=True, 2025-05-07T20:13:42.5059303Z keep_orig_idx=True, 2025-05-07T20:13:42.5059636Z sequence=True, 2025-05-07T20:13:42.5059932Z ) 2025-05-07T20:13:42.5060368Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:13:42.5061406Z self=, 2025-05-07T20:13:42.5062276Z long_indices=True, 2025-05-07T20:13:42.5062602Z use_cpu=True, 2025-05-07T20:13:42.5062905Z keep_orig_idx=True, 2025-05-07T20:13:42.5063237Z sequence=False, 2025-05-07T20:13:42.5063853Z ) 2025-05-07T20:13:42.5064145Z PASSED 2025-05-07T20:13:42.5269123Z 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:13:42.5270972Z self=, 2025-05-07T20:13:42.5271897Z long_indices=False, 2025-05-07T20:13:42.5272222Z use_cpu=True, 2025-05-07T20:13:42.5272538Z keep_orig_idx=False, 2025-05-07T20:13:42.5272874Z sequence=False, 2025-05-07T20:13:42.5273167Z ) 2025-05-07T20:13:42.5273646Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:13:42.5274781Z self=, 2025-05-07T20:13:42.5275701Z long_indices=True, 2025-05-07T20:13:42.5276046Z use_cpu=True, 2025-05-07T20:13:42.5276357Z keep_orig_idx=False, 2025-05-07T20:13:42.5276700Z sequence=False, 2025-05-07T20:13:42.5276994Z ) 2025-05-07T20:13:42.5277482Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:13:42.5278616Z self=, 2025-05-07T20:13:42.5279533Z long_indices=False, 2025-05-07T20:13:42.5279862Z use_cpu=True, 2025-05-07T20:13:42.5280172Z keep_orig_idx=True, 2025-05-07T20:13:42.5280503Z sequence=False, 2025-05-07T20:13:42.5280794Z ) 2025-05-07T20:13:42.5281276Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:13:42.5282413Z self=, 2025-05-07T20:13:42.5283326Z long_indices=True, 2025-05-07T20:13:42.5283651Z use_cpu=True, 2025-05-07T20:13:42.5283976Z keep_orig_idx=True, 2025-05-07T20:13:42.5284300Z sequence=False, 2025-05-07T20:13:42.5284602Z ) 2025-05-07T20:13:42.5285081Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:13:42.5286640Z self=, 2025-05-07T20:13:42.5287605Z long_indices=True, 2025-05-07T20:13:42.5287931Z use_cpu=True, 2025-05-07T20:13:42.5288239Z keep_orig_idx=True, 2025-05-07T20:13:42.5288559Z sequence=True, 2025-05-07T20:13:42.5288858Z ) 2025-05-07T20:13:42.5289341Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:13:42.5290910Z self=, 2025-05-07T20:13:42.5291851Z long_indices=True, 2025-05-07T20:13:42.5292172Z use_cpu=True, 2025-05-07T20:13:42.5292495Z keep_orig_idx=False, 2025-05-07T20:13:42.5292832Z sequence=True, 2025-05-07T20:13:42.5293127Z ) 2025-05-07T20:13:42.5293601Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:13:42.5294741Z self=, 2025-05-07T20:13:42.5295670Z long_indices=False, 2025-05-07T20:13:42.5295998Z use_cpu=True, 2025-05-07T20:13:42.5296302Z keep_orig_idx=True, 2025-05-07T20:13:42.5296631Z sequence=True, 2025-05-07T20:13:42.5296924Z ) 2025-05-07T20:13:42.5297405Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:13:42.5298544Z self=, 2025-05-07T20:13:42.5299467Z long_indices=False, 2025-05-07T20:13:42.5299790Z use_cpu=True, 2025-05-07T20:13:42.5300107Z keep_orig_idx=False, 2025-05-07T20:13:42.5300796Z sequence=True, 2025-05-07T20:13:42.5301086Z ) 2025-05-07T20:13:42.5301374Z PASSED 2025-05-07T20:13:42.5519932Z 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:13:42.5521797Z self=, 2025-05-07T20:13:42.5522724Z long_indices=False, 2025-05-07T20:13:42.5523048Z use_cpu=True, 2025-05-07T20:13:42.5523368Z keep_orig_idx=False, 2025-05-07T20:13:42.5523710Z sequence=False, 2025-05-07T20:13:42.5524003Z ) 2025-05-07T20:13:42.5524479Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:13:42.5525606Z self=, 2025-05-07T20:13:42.5526532Z long_indices=True, 2025-05-07T20:13:42.5526870Z use_cpu=True, 2025-05-07T20:13:42.5527188Z keep_orig_idx=False, 2025-05-07T20:13:42.5527527Z sequence=False, 2025-05-07T20:13:42.5527969Z ) 2025-05-07T20:13:42.5528472Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:13:42.5529665Z self=, 2025-05-07T20:13:42.5530581Z long_indices=True, 2025-05-07T20:13:42.5530914Z use_cpu=True, 2025-05-07T20:13:42.5531231Z keep_orig_idx=False, 2025-05-07T20:13:42.5531574Z sequence=True, 2025-05-07T20:13:42.5531867Z ) 2025-05-07T20:13:42.5532342Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:13:42.5533464Z self=, 2025-05-07T20:13:42.5534374Z long_indices=False, 2025-05-07T20:13:42.5534717Z use_cpu=True, 2025-05-07T20:13:42.5535027Z keep_orig_idx=True, 2025-05-07T20:13:42.5535347Z sequence=True, 2025-05-07T20:13:42.5535641Z ) 2025-05-07T20:13:42.5536569Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:13:42.5537723Z self=, 2025-05-07T20:13:42.5538645Z long_indices=False, 2025-05-07T20:13:42.5538975Z use_cpu=True, 2025-05-07T20:13:42.5539283Z keep_orig_idx=True, 2025-05-07T20:13:42.5539610Z sequence=False, 2025-05-07T20:13:42.5539910Z ) 2025-05-07T20:13:42.5540395Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:13:42.5541512Z self=, 2025-05-07T20:13:42.5542429Z long_indices=True, 2025-05-07T20:13:42.5542769Z use_cpu=True, 2025-05-07T20:13:42.5543069Z keep_orig_idx=True, 2025-05-07T20:13:42.5543402Z sequence=False, 2025-05-07T20:13:42.5543702Z ) 2025-05-07T20:13:42.5544179Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:13:42.5545304Z self=, 2025-05-07T20:13:42.5546215Z long_indices=True, 2025-05-07T20:13:42.5546545Z use_cpu=True, 2025-05-07T20:13:42.5546850Z keep_orig_idx=True, 2025-05-07T20:13:42.5547184Z sequence=True, 2025-05-07T20:13:42.5547483Z ) 2025-05-07T20:13:42.5547952Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:13:42.5549069Z self=, 2025-05-07T20:13:42.5549983Z long_indices=False, 2025-05-07T20:13:42.5550306Z use_cpu=True, 2025-05-07T20:13:42.5550963Z keep_orig_idx=False, 2025-05-07T20:13:42.5551304Z sequence=True, 2025-05-07T20:13:42.5551593Z ) 2025-05-07T20:13:42.5551878Z PASSED 2025-05-07T20:13:42.5777920Z 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:13:42.5780021Z self=, 2025-05-07T20:13:42.5780992Z long_indices=False, 2025-05-07T20:13:42.5781313Z use_cpu=True, 2025-05-07T20:13:42.5781632Z keep_orig_idx=False, 2025-05-07T20:13:42.5781974Z sequence=False, 2025-05-07T20:13:42.5782295Z ) 2025-05-07T20:13:42.5782808Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:13:42.5784030Z self=, 2025-05-07T20:13:42.5785022Z long_indices=True, 2025-05-07T20:13:42.5785351Z use_cpu=True, 2025-05-07T20:13:42.5785656Z keep_orig_idx=False, 2025-05-07T20:13:42.5786007Z sequence=False, 2025-05-07T20:13:42.5786307Z ) 2025-05-07T20:13:42.5786820Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:13:42.5788039Z self=, 2025-05-07T20:13:42.5789006Z long_indices=True, 2025-05-07T20:13:42.5789327Z use_cpu=True, 2025-05-07T20:13:42.5789637Z keep_orig_idx=True, 2025-05-07T20:13:42.5789973Z sequence=False, 2025-05-07T20:13:42.5790268Z ) 2025-05-07T20:13:42.5790787Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:13:42.5792010Z self=, 2025-05-07T20:13:42.5792983Z long_indices=True, 2025-05-07T20:13:42.5793303Z use_cpu=True, 2025-05-07T20:13:42.5793612Z keep_orig_idx=True, 2025-05-07T20:13:42.5794399Z sequence=True, 2025-05-07T20:13:42.5794711Z ) 2025-05-07T20:13:42.5795230Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:13:42.5796452Z self=, 2025-05-07T20:13:42.5797413Z long_indices=True, 2025-05-07T20:13:42.5797731Z use_cpu=True, 2025-05-07T20:13:42.5798044Z keep_orig_idx=False, 2025-05-07T20:13:42.5798381Z sequence=True, 2025-05-07T20:13:42.5798670Z ) 2025-05-07T20:13:42.5799189Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:13:42.5800446Z self=, 2025-05-07T20:13:42.5801488Z long_indices=False, 2025-05-07T20:13:42.5801891Z use_cpu=True, 2025-05-07T20:13:42.5802201Z keep_orig_idx=True, 2025-05-07T20:13:42.5802533Z sequence=False, 2025-05-07T20:13:42.5802838Z ) 2025-05-07T20:13:42.5803360Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:13:42.5804581Z self=, 2025-05-07T20:13:42.5805536Z long_indices=False, 2025-05-07T20:13:42.5805862Z use_cpu=True, 2025-05-07T20:13:42.5806172Z keep_orig_idx=True, 2025-05-07T20:13:42.5806494Z sequence=True, 2025-05-07T20:13:42.5806793Z ) 2025-05-07T20:13:42.5807314Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:13:42.5808523Z self=, 2025-05-07T20:13:42.5810143Z long_indices=False, 2025-05-07T20:13:42.5810480Z use_cpu=True, 2025-05-07T20:13:42.5810790Z keep_orig_idx=False, 2025-05-07T20:13:42.5811147Z sequence=True, 2025-05-07T20:13:42.5811447Z ) 2025-05-07T20:13:42.5811738Z PASSED 2025-05-07T20:13:42.6148011Z 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:13:42.6149888Z self=, 2025-05-07T20:13:42.6150824Z index_type=torch.int32, 2025-05-07T20:13:42.6151185Z has_weight=False, 2025-05-07T20:13:42.6151511Z bucketize_pos=False, 2025-05-07T20:13:42.6151853Z sequence=False, 2025-05-07T20:13:42.6152154Z ) 2025-05-07T20:13:42.6152647Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6153812Z self=, 2025-05-07T20:13:42.6154758Z index_type=torch.int64, 2025-05-07T20:13:42.6155117Z has_weight=False, 2025-05-07T20:13:42.6155446Z bucketize_pos=False, 2025-05-07T20:13:42.6155790Z sequence=False, 2025-05-07T20:13:42.6156091Z ) 2025-05-07T20:13:42.6156567Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6157704Z self=, 2025-05-07T20:13:42.6158632Z index_type=torch.int64, 2025-05-07T20:13:42.6158999Z has_weight=True, 2025-05-07T20:13:42.6159322Z bucketize_pos=False, 2025-05-07T20:13:42.6159665Z sequence=False, 2025-05-07T20:13:42.6159965Z ) 2025-05-07T20:13:42.6160441Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6161591Z self=, 2025-05-07T20:13:42.6162954Z index_type=torch.int64, 2025-05-07T20:13:42.6163338Z has_weight=True, 2025-05-07T20:13:42.6163667Z bucketize_pos=True, 2025-05-07T20:13:42.6164002Z sequence=True, 2025-05-07T20:13:42.6164296Z ) 2025-05-07T20:13:42.6164783Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6165925Z self=, 2025-05-07T20:13:42.6166857Z index_type=torch.int64, 2025-05-07T20:13:42.6167210Z has_weight=False, 2025-05-07T20:13:42.6167541Z bucketize_pos=True, 2025-05-07T20:13:42.6167877Z sequence=False, 2025-05-07T20:13:42.6168169Z ) 2025-05-07T20:13:42.6168654Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6169932Z self=, 2025-05-07T20:13:42.6170880Z index_type=torch.int32, 2025-05-07T20:13:42.6171242Z has_weight=True, 2025-05-07T20:13:42.6171577Z bucketize_pos=False, 2025-05-07T20:13:42.6171912Z sequence=True, 2025-05-07T20:13:42.6172207Z ) 2025-05-07T20:13:42.6172691Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6173833Z self=, 2025-05-07T20:13:42.6174760Z index_type=torch.int32, 2025-05-07T20:13:42.6175116Z has_weight=True, 2025-05-07T20:13:42.6175445Z bucketize_pos=True, 2025-05-07T20:13:42.6175772Z sequence=False, 2025-05-07T20:13:42.6176074Z ) 2025-05-07T20:13:42.6176563Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6178021Z self=, 2025-05-07T20:13:42.6178971Z index_type=torch.int32, 2025-05-07T20:13:42.6179330Z has_weight=True, 2025-05-07T20:13:42.6179664Z bucketize_pos=True, 2025-05-07T20:13:42.6179993Z sequence=True, 2025-05-07T20:13:42.6180290Z ) 2025-05-07T20:13:42.6180775Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6181912Z self=, 2025-05-07T20:13:42.6182846Z index_type=torch.int64, 2025-05-07T20:13:42.6183204Z has_weight=True, 2025-05-07T20:13:42.6183528Z bucketize_pos=False, 2025-05-07T20:13:42.6183873Z sequence=True, 2025-05-07T20:13:42.6184169Z ) 2025-05-07T20:13:42.6184648Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6185800Z self=, 2025-05-07T20:13:42.6186742Z index_type=torch.int32, 2025-05-07T20:13:42.6187100Z has_weight=False, 2025-05-07T20:13:42.6187430Z bucketize_pos=True, 2025-05-07T20:13:42.6187767Z sequence=True, 2025-05-07T20:13:42.6188067Z ) 2025-05-07T20:13:42.6188547Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6189691Z self=, 2025-05-07T20:13:42.6190626Z index_type=torch.int64, 2025-05-07T20:13:42.6190985Z has_weight=False, 2025-05-07T20:13:42.6191334Z bucketize_pos=True, 2025-05-07T20:13:42.6191673Z sequence=True, 2025-05-07T20:13:42.6191968Z ) 2025-05-07T20:13:42.6192450Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6193609Z self=, 2025-05-07T20:13:42.6194752Z index_type=torch.int32, 2025-05-07T20:13:42.6195129Z has_weight=True, 2025-05-07T20:13:42.6195466Z bucketize_pos=False, 2025-05-07T20:13:42.6195806Z sequence=False, 2025-05-07T20:13:42.6196101Z ) 2025-05-07T20:13:42.6196585Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6197723Z self=, 2025-05-07T20:13:42.6198648Z index_type=torch.int64, 2025-05-07T20:13:42.6199014Z has_weight=False, 2025-05-07T20:13:42.6199347Z bucketize_pos=False, 2025-05-07T20:13:42.6199681Z sequence=True, 2025-05-07T20:13:42.6199981Z ) 2025-05-07T20:13:42.6200462Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6201613Z self=, 2025-05-07T20:13:42.6202545Z index_type=torch.int64, 2025-05-07T20:13:42.6202904Z has_weight=True, 2025-05-07T20:13:42.6203237Z bucketize_pos=True, 2025-05-07T20:13:42.6203561Z sequence=False, 2025-05-07T20:13:42.6203863Z ) 2025-05-07T20:13:42.6204352Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6205488Z self=, 2025-05-07T20:13:42.6206421Z index_type=torch.int32, 2025-05-07T20:13:42.6206777Z has_weight=False, 2025-05-07T20:13:42.6207107Z bucketize_pos=True, 2025-05-07T20:13:42.6207438Z sequence=False, 2025-05-07T20:13:42.6207743Z ) 2025-05-07T20:13:42.6208226Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:13:42.6209669Z self=, 2025-05-07T20:13:42.6210619Z index_type=torch.int32, 2025-05-07T20:13:42.6210979Z has_weight=False, 2025-05-07T20:13:42.6211306Z bucketize_pos=False, 2025-05-07T20:13:42.6211650Z sequence=True, 2025-05-07T20:13:42.6211967Z ) 2025-05-07T20:13:42.6212248Z PASSED 2025-05-07T20:13:42.6468022Z 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:13:42.6469911Z self=, 2025-05-07T20:13:42.6470848Z index_type=torch.int32, 2025-05-07T20:13:42.6471207Z has_weight=False, 2025-05-07T20:13:42.6471533Z bucketize_pos=False, 2025-05-07T20:13:42.6471906Z sequence=False, 2025-05-07T20:13:42.6472210Z ) 2025-05-07T20:13:42.6472690Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6473852Z self=, 2025-05-07T20:13:42.6474789Z index_type=torch.int64, 2025-05-07T20:13:42.6475144Z has_weight=False, 2025-05-07T20:13:42.6475472Z bucketize_pos=False, 2025-05-07T20:13:42.6475815Z sequence=False, 2025-05-07T20:13:42.6476114Z ) 2025-05-07T20:13:42.6476597Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6477746Z self=, 2025-05-07T20:13:42.6478682Z index_type=torch.int64, 2025-05-07T20:13:42.6479034Z has_weight=True, 2025-05-07T20:13:42.6479364Z bucketize_pos=True, 2025-05-07T20:13:42.6479712Z sequence=False, 2025-05-07T20:13:42.6480003Z ) 2025-05-07T20:13:42.6480488Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6482104Z self=, 2025-05-07T20:13:42.6483082Z index_type=torch.int32, 2025-05-07T20:13:42.6483435Z has_weight=True, 2025-05-07T20:13:42.6483765Z bucketize_pos=False, 2025-05-07T20:13:42.6484109Z sequence=True, 2025-05-07T20:13:42.6484403Z ) 2025-05-07T20:13:42.6484890Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6486096Z self=, 2025-05-07T20:13:42.6487062Z index_type=torch.int64, 2025-05-07T20:13:42.6487422Z has_weight=False, 2025-05-07T20:13:42.6487753Z bucketize_pos=True, 2025-05-07T20:13:42.6488109Z sequence=False, 2025-05-07T20:13:42.6488409Z ) 2025-05-07T20:13:42.6488904Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6490197Z self=, 2025-05-07T20:13:42.6491138Z index_type=torch.int64, 2025-05-07T20:13:42.6491495Z has_weight=False, 2025-05-07T20:13:42.6491836Z bucketize_pos=False, 2025-05-07T20:13:42.6492173Z sequence=True, 2025-05-07T20:13:42.6492475Z ) 2025-05-07T20:13:42.6492968Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6494108Z self=, 2025-05-07T20:13:42.6495042Z index_type=torch.int32, 2025-05-07T20:13:42.6495398Z has_weight=True, 2025-05-07T20:13:42.6495723Z bucketize_pos=True, 2025-05-07T20:13:42.6496370Z sequence=False, 2025-05-07T20:13:42.6496670Z ) 2025-05-07T20:13:42.6497154Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6498304Z self=, 2025-05-07T20:13:42.6499240Z index_type=torch.int64, 2025-05-07T20:13:42.6499600Z has_weight=False, 2025-05-07T20:13:42.6499928Z bucketize_pos=True, 2025-05-07T20:13:42.6500263Z sequence=True, 2025-05-07T20:13:42.6500571Z ) 2025-05-07T20:13:42.6501056Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6502236Z self=, 2025-05-07T20:13:42.6503171Z index_type=torch.int32, 2025-05-07T20:13:42.6503531Z has_weight=True, 2025-05-07T20:13:42.6503853Z bucketize_pos=False, 2025-05-07T20:13:42.6504214Z sequence=False, 2025-05-07T20:13:42.6504515Z ) 2025-05-07T20:13:42.6505000Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6506155Z self=, 2025-05-07T20:13:42.6507094Z index_type=torch.int64, 2025-05-07T20:13:42.6507447Z has_weight=True, 2025-05-07T20:13:42.6507781Z bucketize_pos=False, 2025-05-07T20:13:42.6508124Z sequence=True, 2025-05-07T20:13:42.6508412Z ) 2025-05-07T20:13:42.6508900Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6510043Z self=, 2025-05-07T20:13:42.6510981Z index_type=torch.int32, 2025-05-07T20:13:42.6511336Z has_weight=True, 2025-05-07T20:13:42.6511666Z bucketize_pos=True, 2025-05-07T20:13:42.6512011Z sequence=True, 2025-05-07T20:13:42.6512301Z ) 2025-05-07T20:13:42.6512788Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6514094Z self=, 2025-05-07T20:13:42.6515057Z index_type=torch.int32, 2025-05-07T20:13:42.6515412Z has_weight=False, 2025-05-07T20:13:42.6515745Z bucketize_pos=True, 2025-05-07T20:13:42.6516079Z sequence=False, 2025-05-07T20:13:42.6516370Z ) 2025-05-07T20:13:42.6516855Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6517999Z self=, 2025-05-07T20:13:42.6518927Z index_type=torch.int32, 2025-05-07T20:13:42.6519286Z has_weight=False, 2025-05-07T20:13:42.6519619Z bucketize_pos=True, 2025-05-07T20:13:42.6519958Z sequence=True, 2025-05-07T20:13:42.6520261Z ) 2025-05-07T20:13:42.6520747Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6521894Z self=, 2025-05-07T20:13:42.6522819Z index_type=torch.int32, 2025-05-07T20:13:42.6523178Z has_weight=False, 2025-05-07T20:13:42.6523510Z bucketize_pos=False, 2025-05-07T20:13:42.6523840Z sequence=True, 2025-05-07T20:13:42.6524134Z ) 2025-05-07T20:13:42.6524617Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6525752Z self=, 2025-05-07T20:13:42.6526689Z index_type=torch.int64, 2025-05-07T20:13:42.6527050Z has_weight=True, 2025-05-07T20:13:42.6527372Z bucketize_pos=False, 2025-05-07T20:13:42.6528259Z sequence=False, 2025-05-07T20:13:42.6528569Z ) 2025-05-07T20:13:42.6529069Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:13:42.6530331Z self=, 2025-05-07T20:13:42.6531269Z index_type=torch.int64, 2025-05-07T20:13:42.6531624Z has_weight=True, 2025-05-07T20:13:42.6531950Z bucketize_pos=True, 2025-05-07T20:13:42.6532279Z sequence=True, 2025-05-07T20:13:42.6532574Z ) 2025-05-07T20:13:42.6532862Z PASSED 2025-05-07T20:13:42.6556026Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:13:42.6557370Z self=, 2025-05-07T20:13:42.6558142Z index_type=torch.int32, 2025-05-07T20:13:42.6558478Z ) 2025-05-07T20:13:42.6558834Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:13:42.6559659Z self=, 2025-05-07T20:13:42.6560422Z index_type=torch.int64, 2025-05-07T20:13:42.6560778Z ) 2025-05-07T20:13:42.6570170Z PASSED 2025-05-07T20:13:42.6570345Z 2025-05-07T20:13:42.6570573Z =========================== short test summary info ============================ 2025-05-07T20:13:42.6571270Z SKIPPED [1] sparse/block_bucketize_test.py:1360: Skip is GPU is not available. 2025-05-07T20:13:42.6571972Z ======================== 10 passed, 1 skipped in 3.27s ========================= 2025-05-07T20:13:43.5879532Z 2025-05-07T20:13:43.5880206Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:13:43.5901681Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 7 seconds 2025-05-07T20:13:43.5902169Z 2025-05-07T20:13:43.5902175Z 2025-05-07T20:13:43.5902180Z 2025-05-07T20:13:43.5902185Z 2025-05-07T20:13:43.5918465Z ################################################################################ 2025-05-07T20:13:43.5939660Z # [2025-05-07T20:13:43.593Z] Run Python Test Suite: 2025-05-07T20:13:43.5940169Z # ./sparse/cumsum_test.py 2025-05-07T20:13:43.5941035Z ################################################################################ 2025-05-07T20:13:43.5969729Z + 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:13:43.5970650Z 2025-05-07T20:13:46.7005312Z ============================= test session starts ============================== 2025-05-07T20:13:46.7006225Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:46.7006999Z cachedir: .pytest_cache 2025-05-07T20:13:46.7007881Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:46.7008861Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:46.7009298Z plugins: hypothesis-6.131.14 2025-05-07T20:13:49.2702234Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:49.2703560Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:49.2771858Z collected 3 items 2025-05-07T20:13:49.2772087Z 2025-05-07T20:13:49.5140131Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5141412Z self=, 2025-05-07T20:13:49.5142079Z n=0, 2025-05-07T20:13:49.5142347Z b=0, 2025-05-07T20:13:49.5142665Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5143105Z device=device(type='cpu'), 2025-05-07T20:13:49.5143467Z ) 2025-05-07T20:13:49.5144284Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5145036Z self=, 2025-05-07T20:13:49.5145698Z n=12, 2025-05-07T20:13:49.5145990Z b=0, 2025-05-07T20:13:49.5146299Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5146741Z device=device(type='cpu'), 2025-05-07T20:13:49.5147100Z ) 2025-05-07T20:13:49.5147450Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5148208Z self=, 2025-05-07T20:13:49.5148866Z n=12, 2025-05-07T20:13:49.5149133Z b=0, 2025-05-07T20:13:49.5149456Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:49.5149915Z device=device(type='cpu'), 2025-05-07T20:13:49.5150279Z ) 2025-05-07T20:13:49.5150631Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5151382Z self=, 2025-05-07T20:13:49.5152055Z n=5, 2025-05-07T20:13:49.5152317Z b=5, 2025-05-07T20:13:49.5152637Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5153088Z device=device(type='cpu'), 2025-05-07T20:13:49.5153438Z ) 2025-05-07T20:13:49.5153796Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5154544Z self=, 2025-05-07T20:13:49.5155204Z n=12, 2025-05-07T20:13:49.5155471Z b=6, 2025-05-07T20:13:49.5155789Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5156232Z device=device(type='cpu'), 2025-05-07T20:13:49.5156585Z ) 2025-05-07T20:13:49.5156946Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5157699Z self=, 2025-05-07T20:13:49.5158353Z n=19, 2025-05-07T20:13:49.5158623Z b=8, 2025-05-07T20:13:49.5158964Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:49.5159416Z device=device(type='cpu'), 2025-05-07T20:13:49.5159777Z ) 2025-05-07T20:13:49.5160137Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5161198Z self=, 2025-05-07T20:13:49.5161892Z n=40, 2025-05-07T20:13:49.5162160Z b=5, 2025-05-07T20:13:49.5162466Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:13:49.5162913Z device=device(type='cpu'), 2025-05-07T20:13:49.5163275Z ) 2025-05-07T20:13:49.5163637Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5164417Z self=, 2025-05-07T20:13:49.5165120Z n=24, 2025-05-07T20:13:49.5165453Z b=3, 2025-05-07T20:13:49.5165787Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5166221Z device=device(type='cpu'), 2025-05-07T20:13:49.5166595Z ) 2025-05-07T20:13:49.5166953Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5167698Z self=, 2025-05-07T20:13:49.5168366Z n=13, 2025-05-07T20:13:49.5168635Z b=3, 2025-05-07T20:13:49.5168942Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5169564Z device=device(type='cpu'), 2025-05-07T20:13:49.5169938Z ) 2025-05-07T20:13:49.5170288Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5171039Z self=, 2025-05-07T20:13:49.5171699Z n=60, 2025-05-07T20:13:49.5171967Z b=4, 2025-05-07T20:13:49.5172272Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5172708Z device=device(type='cpu'), 2025-05-07T20:13:49.5173065Z ) 2025-05-07T20:13:49.5189017Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5190173Z self=, 2025-05-07T20:13:49.5190835Z n=24, 2025-05-07T20:13:49.5191108Z b=1, 2025-05-07T20:13:49.5191423Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5191868Z device=device(type='cpu'), 2025-05-07T20:13:49.5192229Z ) 2025-05-07T20:13:49.5192588Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5193339Z self=, 2025-05-07T20:13:49.5193996Z n=1, 2025-05-07T20:13:49.5194267Z b=1, 2025-05-07T20:13:49.5194578Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5195009Z device=device(type='cpu'), 2025-05-07T20:13:49.5195364Z ) 2025-05-07T20:13:49.5195722Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5196459Z self=, 2025-05-07T20:13:49.5197125Z n=2, 2025-05-07T20:13:49.5197402Z b=10, 2025-05-07T20:13:49.5197709Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5198145Z device=device(type='cpu'), 2025-05-07T20:13:49.5198500Z ) 2025-05-07T20:13:49.5198857Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5199607Z self=, 2025-05-07T20:13:49.5200267Z n=10, 2025-05-07T20:13:49.5200533Z b=10, 2025-05-07T20:13:49.5200840Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:49.5201290Z device=device(type='cpu'), 2025-05-07T20:13:49.5201647Z ) 2025-05-07T20:13:49.5201998Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5202744Z self=, 2025-05-07T20:13:49.5203408Z n=32, 2025-05-07T20:13:49.5203668Z b=0, 2025-05-07T20:13:49.5203997Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:49.5204464Z device=device(type='cpu'), 2025-05-07T20:13:49.5204817Z ) 2025-05-07T20:13:49.5205171Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5206102Z self=, 2025-05-07T20:13:49.5206780Z n=0, 2025-05-07T20:13:49.5207036Z b=0, 2025-05-07T20:13:49.5207368Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:49.5207827Z device=device(type='cpu'), 2025-05-07T20:13:49.5208173Z ) 2025-05-07T20:13:49.5208527Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5209273Z self=, 2025-05-07T20:13:49.5210054Z n=53, 2025-05-07T20:13:49.5210321Z b=4, 2025-05-07T20:13:49.5210648Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:49.5211101Z device=device(type='cpu'), 2025-05-07T20:13:49.5211457Z ) 2025-05-07T20:13:49.5211814Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5212567Z self=, 2025-05-07T20:13:49.5213230Z n=4, 2025-05-07T20:13:49.5213493Z b=4, 2025-05-07T20:13:49.5213823Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:49.5214279Z device=device(type='cpu'), 2025-05-07T20:13:49.5214633Z ) 2025-05-07T20:13:49.5214989Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5215734Z self=, 2025-05-07T20:13:49.5216394Z n=24, 2025-05-07T20:13:49.5216671Z b=6, 2025-05-07T20:13:49.5216994Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:49.5217453Z device=device(type='cpu'), 2025-05-07T20:13:49.5217811Z ) 2025-05-07T20:13:49.5218160Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:13:49.5218905Z self=, 2025-05-07T20:13:49.5219737Z n=24, 2025-05-07T20:13:49.5220000Z b=0, 2025-05-07T20:13:49.5220327Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:49.5220784Z device=device(type='cpu'), 2025-05-07T20:13:49.5221140Z ) 2025-05-07T20:13:49.5221434Z PASSED 2025-05-07T20:13:50.1956859Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1958018Z self=, 2025-05-07T20:13:50.1958652Z batch_size=10, 2025-05-07T20:13:50.1958955Z max_len=10, 2025-05-07T20:13:50.1959259Z dtype=torch.int32, 2025-05-07T20:13:50.1959611Z device=device(type='cpu'), 2025-05-07T20:13:50.1959972Z ) 2025-05-07T20:13:50.1960288Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1960953Z self=, 2025-05-07T20:13:50.1961579Z batch_size=205, 2025-05-07T20:13:50.1961913Z max_len=10, 2025-05-07T20:13:50.1962219Z dtype=torch.int32, 2025-05-07T20:13:50.1962568Z device=device(type='cpu'), 2025-05-07T20:13:50.1962923Z ) 2025-05-07T20:13:50.1963236Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1963916Z self=, 2025-05-07T20:13:50.1964538Z batch_size=86, 2025-05-07T20:13:50.1964835Z max_len=10, 2025-05-07T20:13:50.1965146Z dtype=torch.int32, 2025-05-07T20:13:50.1965493Z device=device(type='cpu'), 2025-05-07T20:13:50.1965844Z ) 2025-05-07T20:13:50.1966170Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1966837Z self=, 2025-05-07T20:13:50.1967453Z batch_size=86, 2025-05-07T20:13:50.1967759Z max_len=726, 2025-05-07T20:13:50.1968070Z dtype=torch.int32, 2025-05-07T20:13:50.1968410Z device=device(type='cpu'), 2025-05-07T20:13:50.1968767Z ) 2025-05-07T20:13:50.1969109Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1969883Z self=, 2025-05-07T20:13:50.1970500Z batch_size=71, 2025-05-07T20:13:50.1971270Z max_len=10, 2025-05-07T20:13:50.1971607Z dtype=torch.int32, 2025-05-07T20:13:50.1971958Z device=device(type='cpu'), 2025-05-07T20:13:50.1972316Z ) 2025-05-07T20:13:50.1972639Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1973297Z self=, 2025-05-07T20:13:50.1973920Z batch_size=71, 2025-05-07T20:13:50.1974226Z max_len=457, 2025-05-07T20:13:50.1974537Z dtype=torch.int32, 2025-05-07T20:13:50.1974886Z device=device(type='cpu'), 2025-05-07T20:13:50.1975245Z ) 2025-05-07T20:13:50.1975564Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1976230Z self=, 2025-05-07T20:13:50.1976867Z batch_size=524, 2025-05-07T20:13:50.1977167Z max_len=764, 2025-05-07T20:13:50.1977477Z dtype=torch.int32, 2025-05-07T20:13:50.1977828Z device=device(type='cpu'), 2025-05-07T20:13:50.1978184Z ) 2025-05-07T20:13:50.1978511Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1979173Z self=, 2025-05-07T20:13:50.1979793Z batch_size=11, 2025-05-07T20:13:50.1980091Z max_len=10, 2025-05-07T20:13:50.1980394Z dtype=torch.int32, 2025-05-07T20:13:50.1980744Z device=device(type='cpu'), 2025-05-07T20:13:50.1981093Z ) 2025-05-07T20:13:50.1981416Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1982079Z self=, 2025-05-07T20:13:50.1982714Z batch_size=108, 2025-05-07T20:13:50.1983026Z max_len=495, 2025-05-07T20:13:50.1983328Z dtype=torch.int64, 2025-05-07T20:13:50.1983678Z device=device(type='cpu'), 2025-05-07T20:13:50.1984365Z ) 2025-05-07T20:13:50.1984694Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1985355Z self=, 2025-05-07T20:13:50.1985985Z batch_size=812, 2025-05-07T20:13:50.1986287Z max_len=299, 2025-05-07T20:13:50.1986597Z dtype=torch.int32, 2025-05-07T20:13:50.1986942Z device=device(type='cpu'), 2025-05-07T20:13:50.1987297Z ) 2025-05-07T20:13:50.1987622Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1988435Z self=, 2025-05-07T20:13:50.1989176Z batch_size=341, 2025-05-07T20:13:50.1989489Z max_len=801, 2025-05-07T20:13:50.1989798Z dtype=torch.int32, 2025-05-07T20:13:50.1990145Z device=device(type='cpu'), 2025-05-07T20:13:50.1990532Z ) 2025-05-07T20:13:50.1990854Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1991517Z self=, 2025-05-07T20:13:50.1992148Z batch_size=801, 2025-05-07T20:13:50.1992455Z max_len=801, 2025-05-07T20:13:50.1992763Z dtype=torch.int32, 2025-05-07T20:13:50.1993114Z device=device(type='cpu'), 2025-05-07T20:13:50.1993472Z ) 2025-05-07T20:13:50.1993792Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1994451Z self=, 2025-05-07T20:13:50.1995077Z batch_size=999, 2025-05-07T20:13:50.1995385Z max_len=590, 2025-05-07T20:13:50.1995684Z dtype=torch.int64, 2025-05-07T20:13:50.1996036Z device=device(type='cpu'), 2025-05-07T20:13:50.1996391Z ) 2025-05-07T20:13:50.1996708Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.1997377Z self=, 2025-05-07T20:13:50.1998000Z batch_size=999, 2025-05-07T20:13:50.1998318Z max_len=999, 2025-05-07T20:13:50.1998629Z dtype=torch.int64, 2025-05-07T20:13:50.1998976Z device=device(type='cpu'), 2025-05-07T20:13:50.1999337Z ) 2025-05-07T20:13:50.1999652Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2000599Z self=, 2025-05-07T20:13:50.2001243Z batch_size=824, 2025-05-07T20:13:50.2001546Z max_len=532, 2025-05-07T20:13:50.2001860Z dtype=torch.int64, 2025-05-07T20:13:50.2002207Z device=device(type='cpu'), 2025-05-07T20:13:50.2002560Z ) 2025-05-07T20:13:50.2002886Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2003554Z self=, 2025-05-07T20:13:50.2004169Z batch_size=824, 2025-05-07T20:13:50.2004479Z max_len=824, 2025-05-07T20:13:50.2004786Z dtype=torch.int64, 2025-05-07T20:13:50.2005139Z device=device(type='cpu'), 2025-05-07T20:13:50.2005488Z ) 2025-05-07T20:13:50.2005810Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2006481Z self=, 2025-05-07T20:13:50.2007100Z batch_size=632, 2025-05-07T20:13:50.2007409Z max_len=913, 2025-05-07T20:13:50.2007726Z dtype=torch.int64, 2025-05-07T20:13:50.2008067Z device=device(type='cpu'), 2025-05-07T20:13:50.2008420Z ) 2025-05-07T20:13:50.2008771Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2009541Z self=, 2025-05-07T20:13:50.2010172Z batch_size=632, 2025-05-07T20:13:50.2010478Z max_len=632, 2025-05-07T20:13:50.2010782Z dtype=torch.int64, 2025-05-07T20:13:50.2011130Z device=device(type='cpu'), 2025-05-07T20:13:50.2011492Z ) 2025-05-07T20:13:50.2011809Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2012470Z self=, 2025-05-07T20:13:50.2013092Z batch_size=117, 2025-05-07T20:13:50.2013668Z max_len=222, 2025-05-07T20:13:50.2013972Z dtype=torch.int64, 2025-05-07T20:13:50.2014320Z device=device(type='cpu'), 2025-05-07T20:13:50.2014677Z ) 2025-05-07T20:13:50.2014999Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2015667Z self=, 2025-05-07T20:13:50.2016287Z batch_size=117, 2025-05-07T20:13:50.2016582Z max_len=117, 2025-05-07T20:13:50.2016888Z dtype=torch.int64, 2025-05-07T20:13:50.2017235Z device=device(type='cpu'), 2025-05-07T20:13:50.2017584Z ) 2025-05-07T20:13:50.2017907Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2018568Z self=, 2025-05-07T20:13:50.2019185Z batch_size=275, 2025-05-07T20:13:50.2019496Z max_len=958, 2025-05-07T20:13:50.2019803Z dtype=torch.int64, 2025-05-07T20:13:50.2020156Z device=device(type='cpu'), 2025-05-07T20:13:50.2020519Z ) 2025-05-07T20:13:50.2020847Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2021511Z self=, 2025-05-07T20:13:50.2022136Z batch_size=275, 2025-05-07T20:13:50.2022442Z max_len=275, 2025-05-07T20:13:50.2022753Z dtype=torch.int64, 2025-05-07T20:13:50.2023093Z device=device(type='cpu'), 2025-05-07T20:13:50.2023449Z ) 2025-05-07T20:13:50.2023772Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2024427Z self=, 2025-05-07T20:13:50.2025049Z batch_size=616, 2025-05-07T20:13:50.2025360Z max_len=812, 2025-05-07T20:13:50.2025661Z dtype=torch.int64, 2025-05-07T20:13:50.2026007Z device=device(type='cpu'), 2025-05-07T20:13:50.2026364Z ) 2025-05-07T20:13:50.2026678Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2027344Z self=, 2025-05-07T20:13:50.2028299Z batch_size=812, 2025-05-07T20:13:50.2028617Z max_len=812, 2025-05-07T20:13:50.2028920Z dtype=torch.int64, 2025-05-07T20:13:50.2029272Z device=device(type='cpu'), 2025-05-07T20:13:50.2029972Z ) 2025-05-07T20:13:50.2030317Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2030981Z self=, 2025-05-07T20:13:50.2031605Z batch_size=770, 2025-05-07T20:13:50.2031904Z max_len=477, 2025-05-07T20:13:50.2032212Z dtype=torch.int32, 2025-05-07T20:13:50.2032552Z device=device(type='cpu'), 2025-05-07T20:13:50.2032906Z ) 2025-05-07T20:13:50.2033231Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2033996Z self=, 2025-05-07T20:13:50.2034619Z batch_size=770, 2025-05-07T20:13:50.2034919Z max_len=770, 2025-05-07T20:13:50.2035231Z dtype=torch.int32, 2025-05-07T20:13:50.2035593Z device=device(type='cpu'), 2025-05-07T20:13:50.2035952Z ) 2025-05-07T20:13:50.2036270Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2036942Z self=, 2025-05-07T20:13:50.2037568Z batch_size=631, 2025-05-07T20:13:50.2037868Z max_len=327, 2025-05-07T20:13:50.2038178Z dtype=torch.int64, 2025-05-07T20:13:50.2038520Z device=device(type='cpu'), 2025-05-07T20:13:50.2038870Z ) 2025-05-07T20:13:50.2039190Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2039854Z self=, 2025-05-07T20:13:50.2040466Z batch_size=631, 2025-05-07T20:13:50.2040778Z max_len=631, 2025-05-07T20:13:50.2041085Z dtype=torch.int64, 2025-05-07T20:13:50.2041424Z device=device(type='cpu'), 2025-05-07T20:13:50.2041781Z ) 2025-05-07T20:13:50.2042106Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2043111Z self=, 2025-05-07T20:13:50.2043739Z batch_size=591, 2025-05-07T20:13:50.2044043Z max_len=101, 2025-05-07T20:13:50.2044359Z dtype=torch.int64, 2025-05-07T20:13:50.2044700Z device=device(type='cpu'), 2025-05-07T20:13:50.2045056Z ) 2025-05-07T20:13:50.2045377Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2046032Z self=, 2025-05-07T20:13:50.2046651Z batch_size=591, 2025-05-07T20:13:50.2046960Z max_len=591, 2025-05-07T20:13:50.2047265Z dtype=torch.int64, 2025-05-07T20:13:50.2047607Z device=device(type='cpu'), 2025-05-07T20:13:50.2047965Z ) 2025-05-07T20:13:50.2048287Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2048946Z self=, 2025-05-07T20:13:50.2049691Z batch_size=979, 2025-05-07T20:13:50.2050001Z max_len=679, 2025-05-07T20:13:50.2050312Z dtype=torch.int32, 2025-05-07T20:13:50.2050661Z device=device(type='cpu'), 2025-05-07T20:13:50.2051017Z ) 2025-05-07T20:13:50.2051331Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2052002Z self=, 2025-05-07T20:13:50.2052624Z batch_size=979, 2025-05-07T20:13:50.2052924Z max_len=979, 2025-05-07T20:13:50.2053233Z dtype=torch.int32, 2025-05-07T20:13:50.2053583Z device=device(type='cpu'), 2025-05-07T20:13:50.2053932Z ) 2025-05-07T20:13:50.2054253Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2054916Z self=, 2025-05-07T20:13:50.2055530Z batch_size=157, 2025-05-07T20:13:50.2055851Z max_len=590, 2025-05-07T20:13:50.2056164Z dtype=torch.int32, 2025-05-07T20:13:50.2056501Z device=device(type='cpu'), 2025-05-07T20:13:50.2056858Z ) 2025-05-07T20:13:50.2057190Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2057847Z self=, 2025-05-07T20:13:50.2058467Z batch_size=157, 2025-05-07T20:13:50.2058966Z max_len=157, 2025-05-07T20:13:50.2059285Z dtype=torch.int32, 2025-05-07T20:13:50.2059618Z device=device(type='cpu'), 2025-05-07T20:13:50.2059976Z ) 2025-05-07T20:13:50.2060299Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2060951Z self=, 2025-05-07T20:13:50.2061574Z batch_size=492, 2025-05-07T20:13:50.2061879Z max_len=107, 2025-05-07T20:13:50.2062201Z dtype=torch.int32, 2025-05-07T20:13:50.2062551Z device=device(type='cpu'), 2025-05-07T20:13:50.2062909Z ) 2025-05-07T20:13:50.2063231Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2063904Z self=, 2025-05-07T20:13:50.2064535Z batch_size=107, 2025-05-07T20:13:50.2064863Z max_len=107, 2025-05-07T20:13:50.2065269Z dtype=torch.int32, 2025-05-07T20:13:50.2065645Z device=device(type='cpu'), 2025-05-07T20:13:50.2066003Z ) 2025-05-07T20:13:50.2066343Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2067006Z self=, 2025-05-07T20:13:50.2067628Z batch_size=25, 2025-05-07T20:13:50.2067925Z max_len=39, 2025-05-07T20:13:50.2068229Z dtype=torch.int32, 2025-05-07T20:13:50.2068578Z device=device(type='cpu'), 2025-05-07T20:13:50.2068934Z ) 2025-05-07T20:13:50.2069255Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.2069917Z self=, 2025-05-07T20:13:50.2070534Z batch_size=39, 2025-05-07T20:13:50.2070843Z max_len=39, 2025-05-07T20:13:50.2071146Z dtype=torch.int32, 2025-05-07T20:13:50.2071492Z device=device(type='cpu'), 2025-05-07T20:13:50.3486958Z ) 2025-05-07T20:13:50.3487454Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3488146Z self=, 2025-05-07T20:13:50.3488819Z batch_size=406, 2025-05-07T20:13:50.3489126Z max_len=244, 2025-05-07T20:13:50.3489500Z dtype=torch.int64, 2025-05-07T20:13:50.3489852Z device=device(type='cpu'), 2025-05-07T20:13:50.3490210Z ) 2025-05-07T20:13:50.3490532Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3491188Z self=, 2025-05-07T20:13:50.3491810Z batch_size=244, 2025-05-07T20:13:50.3492109Z max_len=244, 2025-05-07T20:13:50.3492440Z dtype=torch.int64, 2025-05-07T20:13:50.3492789Z device=device(type='cpu'), 2025-05-07T20:13:50.3493137Z ) 2025-05-07T20:13:50.3493459Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3494117Z self=, 2025-05-07T20:13:50.3494751Z batch_size=719, 2025-05-07T20:13:50.3495060Z max_len=642, 2025-05-07T20:13:50.3495368Z dtype=torch.int32, 2025-05-07T20:13:50.3495716Z device=device(type='cpu'), 2025-05-07T20:13:50.3496078Z ) 2025-05-07T20:13:50.3496399Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3497057Z self=, 2025-05-07T20:13:50.3497679Z batch_size=642, 2025-05-07T20:13:50.3497989Z max_len=642, 2025-05-07T20:13:50.3498290Z dtype=torch.int32, 2025-05-07T20:13:50.3498642Z device=device(type='cpu'), 2025-05-07T20:13:50.3498999Z ) 2025-05-07T20:13:50.3499320Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3499979Z self=, 2025-05-07T20:13:50.3500600Z batch_size=295, 2025-05-07T20:13:50.3500906Z max_len=84, 2025-05-07T20:13:50.3501219Z dtype=torch.int64, 2025-05-07T20:13:50.3501569Z device=device(type='cpu'), 2025-05-07T20:13:50.3501927Z ) 2025-05-07T20:13:50.3502244Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3503403Z self=, 2025-05-07T20:13:50.3504057Z batch_size=84, 2025-05-07T20:13:50.3504359Z max_len=84, 2025-05-07T20:13:50.3504663Z dtype=torch.int64, 2025-05-07T20:13:50.3505010Z device=device(type='cpu'), 2025-05-07T20:13:50.3505363Z ) 2025-05-07T20:13:50.3505693Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3506359Z self=, 2025-05-07T20:13:50.3506984Z batch_size=766, 2025-05-07T20:13:50.3507281Z max_len=98, 2025-05-07T20:13:50.3507589Z dtype=torch.int32, 2025-05-07T20:13:50.3507938Z device=device(type='cpu'), 2025-05-07T20:13:50.3508289Z ) 2025-05-07T20:13:50.3508614Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3509292Z self=, 2025-05-07T20:13:50.3509907Z batch_size=766, 2025-05-07T20:13:50.3510214Z max_len=766, 2025-05-07T20:13:50.3510528Z dtype=torch.int32, 2025-05-07T20:13:50.3510868Z device=device(type='cpu'), 2025-05-07T20:13:50.3511226Z ) 2025-05-07T20:13:50.3511550Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3512209Z self=, 2025-05-07T20:13:50.3512831Z batch_size=91, 2025-05-07T20:13:50.3513141Z max_len=422, 2025-05-07T20:13:50.3513453Z dtype=torch.int64, 2025-05-07T20:13:50.3513794Z device=device(type='cpu'), 2025-05-07T20:13:50.3514150Z ) 2025-05-07T20:13:50.3514473Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3515136Z self=, 2025-05-07T20:13:50.3515760Z batch_size=91, 2025-05-07T20:13:50.3516457Z max_len=91, 2025-05-07T20:13:50.3516762Z dtype=torch.int64, 2025-05-07T20:13:50.3517118Z device=device(type='cpu'), 2025-05-07T20:13:50.3517481Z ) 2025-05-07T20:13:50.3517806Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3518472Z self=, 2025-05-07T20:13:50.3519092Z batch_size=340, 2025-05-07T20:13:50.3519391Z max_len=184, 2025-05-07T20:13:50.3519701Z dtype=torch.int64, 2025-05-07T20:13:50.3520050Z device=device(type='cpu'), 2025-05-07T20:13:50.3520403Z ) 2025-05-07T20:13:50.3520727Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:13:50.3521392Z self=, 2025-05-07T20:13:50.3522014Z batch_size=184, 2025-05-07T20:13:50.3522308Z max_len=184, 2025-05-07T20:13:50.3522614Z dtype=torch.int64, 2025-05-07T20:13:50.3522961Z device=device(type='cpu'), 2025-05-07T20:13:50.3523318Z ) 2025-05-07T20:13:50.3523611Z PASSED 2025-05-07T20:13:50.3933887Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:13:50.3934780Z self=, 2025-05-07T20:13:50.3935298Z n=0, 2025-05-07T20:13:50.3935615Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:50.3936059Z device=device(type='cpu'), 2025-05-07T20:13:50.3936410Z ) 2025-05-07T20:13:50.3936688Z Trying example: test_cumsum( 2025-05-07T20:13:50.3937184Z self=, 2025-05-07T20:13:50.3937705Z n=9, 2025-05-07T20:13:50.3938014Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:50.3938452Z device=device(type='cpu'), 2025-05-07T20:13:50.3938812Z ) 2025-05-07T20:13:50.3939088Z Trying example: test_cumsum( 2025-05-07T20:13:50.3939586Z self=, 2025-05-07T20:13:50.3940103Z n=10, 2025-05-07T20:13:50.3940429Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:50.3940869Z device=device(type='cpu'), 2025-05-07T20:13:50.3941224Z ) 2025-05-07T20:13:50.3941500Z Trying example: test_cumsum( 2025-05-07T20:13:50.3942354Z self=, 2025-05-07T20:13:50.3942892Z n=10, 2025-05-07T20:13:50.3943219Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:50.3943676Z device=device(type='cpu'), 2025-05-07T20:13:50.3944030Z ) 2025-05-07T20:13:50.3944307Z Trying example: test_cumsum( 2025-05-07T20:13:50.3944803Z self=, 2025-05-07T20:13:50.3945321Z n=8, 2025-05-07T20:13:50.3945637Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:13:50.3946072Z device=device(type='cpu'), 2025-05-07T20:13:50.3946433Z ) 2025-05-07T20:13:50.3946717Z Trying example: test_cumsum( 2025-05-07T20:13:50.3947206Z self=, 2025-05-07T20:13:50.3947737Z n=1, 2025-05-07T20:13:50.3948051Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:13:50.3948484Z device=device(type='cpu'), 2025-05-07T20:13:50.3948843Z ) 2025-05-07T20:13:50.3949129Z Trying example: test_cumsum( 2025-05-07T20:13:50.3949625Z self=, 2025-05-07T20:13:50.3950146Z n=1, 2025-05-07T20:13:50.3950461Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:50.3950897Z device=device(type='cpu'), 2025-05-07T20:13:50.3951251Z ) 2025-05-07T20:13:50.3951532Z Trying example: test_cumsum( 2025-05-07T20:13:50.3952033Z self=, 2025-05-07T20:13:50.3952551Z n=0, 2025-05-07T20:13:50.3952867Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:13:50.3953306Z device=device(type='cpu'), 2025-05-07T20:13:50.3953655Z ) 2025-05-07T20:13:50.3953938Z Trying example: test_cumsum( 2025-05-07T20:13:50.3954438Z self=, 2025-05-07T20:13:50.3955282Z n=1, 2025-05-07T20:13:50.3955616Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:50.3956074Z device=device(type='cpu'), 2025-05-07T20:13:50.3956423Z ) 2025-05-07T20:13:50.3956719Z Trying example: test_cumsum( 2025-05-07T20:13:50.3957218Z self=, 2025-05-07T20:13:50.3957727Z n=6, 2025-05-07T20:13:50.3958041Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:50.3958481Z device=device(type='cpu'), 2025-05-07T20:13:50.3958831Z ) 2025-05-07T20:13:50.3959108Z Trying example: test_cumsum( 2025-05-07T20:13:50.3959606Z self=, 2025-05-07T20:13:50.3960115Z n=7, 2025-05-07T20:13:50.3960443Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:50.3960901Z device=device(type='cpu'), 2025-05-07T20:13:50.3961258Z ) 2025-05-07T20:13:50.3961532Z Trying example: test_cumsum( 2025-05-07T20:13:50.3962040Z self=, 2025-05-07T20:13:50.3962556Z n=9, 2025-05-07T20:13:50.3962865Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:13:50.3963306Z device=device(type='cpu'), 2025-05-07T20:13:50.3963677Z ) 2025-05-07T20:13:50.3963958Z Trying example: test_cumsum( 2025-05-07T20:13:50.3964458Z self=, 2025-05-07T20:13:50.3964976Z n=3, 2025-05-07T20:13:50.3965283Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:13:50.3965727Z device=device(type='cpu'), 2025-05-07T20:13:50.3966083Z ) 2025-05-07T20:13:50.3966358Z Trying example: test_cumsum( 2025-05-07T20:13:50.3966853Z self=, 2025-05-07T20:13:50.3967372Z n=0, 2025-05-07T20:13:50.3967694Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:50.3968155Z device=device(type='cpu'), 2025-05-07T20:13:50.3968518Z ) 2025-05-07T20:13:50.3968817Z Trying example: test_cumsum( 2025-05-07T20:13:50.3969318Z self=, 2025-05-07T20:13:50.3969972Z n=7, 2025-05-07T20:13:50.3970286Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:13:50.3970943Z device=device(type='cpu'), 2025-05-07T20:13:50.3971310Z ) 2025-05-07T20:13:50.3971592Z Trying example: test_cumsum( 2025-05-07T20:13:50.3972083Z self=, 2025-05-07T20:13:50.3972602Z n=6, 2025-05-07T20:13:50.3972918Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:13:50.3973351Z device=device(type='cpu'), 2025-05-07T20:13:50.3973709Z ) 2025-05-07T20:13:50.3973990Z Trying example: test_cumsum( 2025-05-07T20:13:50.3974480Z self=, 2025-05-07T20:13:50.3975001Z n=8, 2025-05-07T20:13:50.3975333Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:50.3975792Z device=device(type='cpu'), 2025-05-07T20:13:50.3976153Z ) 2025-05-07T20:13:50.3976450Z Trying example: test_cumsum( 2025-05-07T20:13:50.3976944Z self=, 2025-05-07T20:13:50.3977453Z n=8, 2025-05-07T20:13:50.3977779Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:13:50.3978225Z device=device(type='cpu'), 2025-05-07T20:13:50.3978573Z ) 2025-05-07T20:13:50.3978855Z Trying example: test_cumsum( 2025-05-07T20:13:50.3979345Z self=, 2025-05-07T20:13:50.3979853Z n=9, 2025-05-07T20:13:50.3980184Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:50.3980648Z device=device(type='cpu'), 2025-05-07T20:13:50.3980999Z ) 2025-05-07T20:13:50.3981303Z Trying example: test_cumsum( 2025-05-07T20:13:50.3981799Z self=, 2025-05-07T20:13:50.3982309Z n=6, 2025-05-07T20:13:50.3982637Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:13:50.3983095Z device=device(type='cpu'), 2025-05-07T20:13:50.3983721Z ) 2025-05-07T20:13:50.3984027Z PASSED 2025-05-07T20:13:50.3984195Z 2025-05-07T20:13:50.3984400Z ============================== 3 passed in 3.88s =============================== 2025-05-07T20:13:51.3336298Z 2025-05-07T20:13:51.3336958Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:13:51.3358140Z [TEST] Python test time for ./sparse/cumsum_test.py: 8 seconds 2025-05-07T20:13:51.3358582Z 2025-05-07T20:13:51.3358588Z 2025-05-07T20:13:51.3358593Z 2025-05-07T20:13:51.3358598Z 2025-05-07T20:13:51.3374681Z ################################################################################ 2025-05-07T20:13:51.3395772Z # [2025-05-07T20:13:51.339Z] Run Python Test Suite: 2025-05-07T20:13:51.3396352Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:13:51.3396855Z ################################################################################ 2025-05-07T20:13:51.3425113Z + 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:13:51.3426222Z 2025-05-07T20:13:54.3388329Z ============================= test session starts ============================== 2025-05-07T20:13:54.3389267Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:54.3390040Z cachedir: .pytest_cache 2025-05-07T20:13:54.3390896Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:54.3391839Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:54.3392273Z plugins: hypothesis-6.131.14 2025-05-07T20:13:56.9050861Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:56.9052169Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:56.9120471Z collected 4 items 2025-05-07T20:13:56.9120737Z 2025-05-07T20:13:57.1484698Z 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:13:57.1486820Z self=, 2025-05-07T20:13:57.1487913Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1488303Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1488785Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1489182Z ) 2025-05-07T20:13:57.1489739Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1490986Z self=, 2025-05-07T20:13:57.1492092Z data_type=torch.float16, 2025-05-07T20:13:57.1492485Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1492898Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1493289Z ) 2025-05-07T20:13:57.1493741Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1494993Z self=, 2025-05-07T20:13:57.1496068Z data_type=torch.float32, 2025-05-07T20:13:57.1496459Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1496879Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1497264Z ) 2025-05-07T20:13:57.1497711Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1498949Z self=, 2025-05-07T20:13:57.1500033Z data_type=torch.float32, 2025-05-07T20:13:57.1500742Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1501163Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1501553Z ) 2025-05-07T20:13:57.1501998Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1503242Z self=, 2025-05-07T20:13:57.1504328Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1504714Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1505137Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1505526Z ) 2025-05-07T20:13:57.1505964Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1507205Z self=, 2025-05-07T20:13:57.1508286Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1508695Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1509109Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1509500Z ) 2025-05-07T20:13:57.1509942Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1511204Z self=, 2025-05-07T20:13:57.1512331Z data_type=torch.float16, 2025-05-07T20:13:57.1512722Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1513176Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1513560Z ) 2025-05-07T20:13:57.1514010Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1515250Z self=, 2025-05-07T20:13:57.1516321Z data_type=torch.float16, 2025-05-07T20:13:57.1516712Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1517146Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1517529Z ) 2025-05-07T20:13:57.1517972Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1519396Z self=, 2025-05-07T20:13:57.1520500Z data_type=torch.float16, 2025-05-07T20:13:57.1520878Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1521303Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1521692Z ) 2025-05-07T20:13:57.1522128Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1523370Z self=, 2025-05-07T20:13:57.1524454Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1524840Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1525275Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1525660Z ) 2025-05-07T20:13:57.1526104Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1527345Z self=, 2025-05-07T20:13:57.1528772Z data_type=torch.float32, 2025-05-07T20:13:57.1529164Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1529687Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1530082Z ) 2025-05-07T20:13:57.1530523Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1531757Z self=, 2025-05-07T20:13:57.1532839Z data_type=torch.float32, 2025-05-07T20:13:57.1533230Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1534030Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1534412Z ) 2025-05-07T20:13:57.1534669Z PASSED 2025-05-07T20:13:57.1535694Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu SKIPPED 2025-05-07T20:13:57.1601918Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:13:57.1603721Z self=, 2025-05-07T20:13:57.1604705Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1605068Z ) 2025-05-07T20:13:57.1605409Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:13:57.1606452Z self=, 2025-05-07T20:13:57.1607433Z data_type=torch.float16, 2025-05-07T20:13:57.1607818Z ) 2025-05-07T20:13:57.1608159Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:13:57.1609217Z self=, 2025-05-07T20:13:57.1610324Z data_type=torch.float32, 2025-05-07T20:13:57.1610670Z ) 2025-05-07T20:13:57.1610933Z PASSED 2025-05-07T20:13:57.1888249Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1890291Z self=, 2025-05-07T20:13:57.1891335Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1891733Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1892156Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1892541Z ) 2025-05-07T20:13:57.1892983Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1894500Z self=, 2025-05-07T20:13:57.1895558Z data_type=torch.float16, 2025-05-07T20:13:57.1895938Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1896357Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1896793Z ) 2025-05-07T20:13:57.1897197Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1898360Z self=, 2025-05-07T20:13:57.1899397Z data_type=torch.float16, 2025-05-07T20:13:57.1899809Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1900224Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1900610Z ) 2025-05-07T20:13:57.1901015Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1902177Z self=, 2025-05-07T20:13:57.1903230Z data_type=torch.float16, 2025-05-07T20:13:57.1903621Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1904044Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1904430Z ) 2025-05-07T20:13:57.1904832Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1905986Z self=, 2025-05-07T20:13:57.1907015Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1907409Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1907834Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1908219Z ) 2025-05-07T20:13:57.1908626Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1910195Z self=, 2025-05-07T20:13:57.1911237Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1911635Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1912060Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1912452Z ) 2025-05-07T20:13:57.1912848Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1914003Z self=, 2025-05-07T20:13:57.1915040Z data_type=torch.float16, 2025-05-07T20:13:57.1915420Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1915844Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1916230Z ) 2025-05-07T20:13:57.1916634Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1917784Z self=, 2025-05-07T20:13:57.1918835Z data_type=torch.bfloat16, 2025-05-07T20:13:57.1919227Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1919649Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1920036Z ) 2025-05-07T20:13:57.1920443Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1921589Z self=, 2025-05-07T20:13:57.1922629Z data_type=torch.float32, 2025-05-07T20:13:57.1923016Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1923439Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1923820Z ) 2025-05-07T20:13:57.1924228Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1925384Z self=, 2025-05-07T20:13:57.1926426Z data_type=torch.float32, 2025-05-07T20:13:57.1926814Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1927235Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1927792Z ) 2025-05-07T20:13:57.1928423Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1929688Z self=, 2025-05-07T20:13:57.1930726Z data_type=torch.float32, 2025-05-07T20:13:57.1931108Z segment_value_type=torch.int32, 2025-05-07T20:13:57.1931527Z segment_length_type=torch.int64, 2025-05-07T20:13:57.1931915Z ) 2025-05-07T20:13:57.1932311Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:13:57.1933459Z self=, 2025-05-07T20:13:57.1934530Z data_type=torch.float32, 2025-05-07T20:13:57.1934916Z segment_value_type=torch.int64, 2025-05-07T20:13:57.1935338Z segment_length_type=torch.int32, 2025-05-07T20:13:57.1935715Z ) 2025-05-07T20:13:57.1936016Z PASSED 2025-05-07T20:13:57.1936186Z 2025-05-07T20:13:57.1936419Z =========================== short test summary info ============================ 2025-05-07T20:13:57.1937262Z SKIPPED [1] sparse/histogram_binning_calibration_test.py:325: CUDA is not available or no GPUs detected 2025-05-07T20:13:57.1938109Z ========================= 3 passed, 1 skipped in 3.04s ========================= 2025-05-07T20:13:58.1294854Z 2025-05-07T20:13:58.1295628Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:13:58.1333155Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 7 seconds 2025-05-07T20:13:58.1333732Z 2025-05-07T20:13:58.1333738Z 2025-05-07T20:13:58.1333743Z 2025-05-07T20:13:58.1333748Z 2025-05-07T20:13:58.1335592Z ################################################################################ 2025-05-07T20:13:58.1358517Z # [2025-05-07T20:13:58.135Z] Run Python Test Suite: 2025-05-07T20:13:58.1359048Z # ./sparse/index_select_test.py 2025-05-07T20:13:58.1359522Z ################################################################################ 2025-05-07T20:13:58.1388454Z + 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:13:58.1389413Z 2025-05-07T20:14:01.3899651Z ============================= test session starts ============================== 2025-05-07T20:14:01.3900576Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:01.3901352Z cachedir: .pytest_cache 2025-05-07T20:14:01.3902211Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:01.3903197Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:01.3903634Z plugins: hypothesis-6.131.14 2025-05-07T20:14:04.0118073Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:04.0119417Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:04.0202495Z collected 3 items 2025-05-07T20:14:04.0202756Z 2025-05-07T20:14:04.5603085Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5604349Z self=, 2025-05-07T20:14:04.5605041Z num_inputs=0, 2025-05-07T20:14:04.5605359Z max_input_rows=2, 2025-05-07T20:14:04.5605682Z max_cols_factor=2, 2025-05-07T20:14:04.5606015Z max_output_rows=2, 2025-05-07T20:14:04.5606362Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5606793Z dtype=torch.float32, 2025-05-07T20:14:04.5607210Z use_cpu=True, 2025-05-07T20:14:04.5607650Z op=, 2025-05-07T20:14:04.5608159Z ) 2025-05-07T20:14:04.5608895Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5609713Z self=, 2025-05-07T20:14:04.5610398Z num_inputs=31, 2025-05-07T20:14:04.5610710Z max_input_rows=2, 2025-05-07T20:14:04.5611037Z max_cols_factor=2, 2025-05-07T20:14:04.5611358Z max_output_rows=2, 2025-05-07T20:14:04.5611704Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5612102Z dtype=torch.float32, 2025-05-07T20:14:04.5612436Z use_cpu=True, 2025-05-07T20:14:04.5612871Z op=, 2025-05-07T20:14:04.5613378Z ) 2025-05-07T20:14:04.5613708Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5614441Z self=, 2025-05-07T20:14:04.5615129Z num_inputs=31, 2025-05-07T20:14:04.5615440Z max_input_rows=31, 2025-05-07T20:14:04.5615770Z max_cols_factor=63, 2025-05-07T20:14:04.5616104Z max_output_rows=13, 2025-05-07T20:14:04.5616457Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5616839Z dtype=torch.float16, 2025-05-07T20:14:04.5617179Z use_cpu=True, 2025-05-07T20:14:04.5617650Z op=, 2025-05-07T20:14:04.5618187Z ) 2025-05-07T20:14:04.5618508Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5619239Z self=, 2025-05-07T20:14:04.5619922Z num_inputs=0, 2025-05-07T20:14:04.5620223Z max_input_rows=3, 2025-05-07T20:14:04.5620551Z max_cols_factor=208, 2025-05-07T20:14:04.5620897Z max_output_rows=10, 2025-05-07T20:14:04.5621643Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5622038Z dtype=torch.float16, 2025-05-07T20:14:04.5622379Z use_cpu=True, 2025-05-07T20:14:04.5622841Z op=, 2025-05-07T20:14:04.5623398Z ) 2025-05-07T20:14:04.5623724Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5624445Z self=, 2025-05-07T20:14:04.5625136Z num_inputs=12, 2025-05-07T20:14:04.5625453Z max_input_rows=3, 2025-05-07T20:14:04.5625777Z max_cols_factor=41, 2025-05-07T20:14:04.5626180Z max_output_rows=20, 2025-05-07T20:14:04.5626535Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5626916Z dtype=torch.float32, 2025-05-07T20:14:04.5627266Z use_cpu=True, 2025-05-07T20:14:04.5627733Z op=, 2025-05-07T20:14:04.5628476Z ) 2025-05-07T20:14:04.5628798Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5629547Z self=, 2025-05-07T20:14:04.5630233Z num_inputs=91, 2025-05-07T20:14:04.5630538Z max_input_rows=6, 2025-05-07T20:14:04.5630880Z max_cols_factor=6, 2025-05-07T20:14:04.5631279Z max_output_rows=11, 2025-05-07T20:14:04.5631623Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5632016Z dtype=torch.float16, 2025-05-07T20:14:04.5632472Z use_cpu=True, 2025-05-07T20:14:04.5632902Z op=, 2025-05-07T20:14:04.5633501Z ) 2025-05-07T20:14:04.5633916Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5634718Z self=, 2025-05-07T20:14:04.5635451Z num_inputs=37, 2025-05-07T20:14:04.5635764Z max_input_rows=7, 2025-05-07T20:14:04.5636096Z max_cols_factor=68, 2025-05-07T20:14:04.5636424Z max_output_rows=21, 2025-05-07T20:14:04.5636788Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5637177Z dtype=torch.float32, 2025-05-07T20:14:04.5637507Z use_cpu=True, 2025-05-07T20:14:04.5638289Z op=, 2025-05-07T20:14:04.5638821Z ) 2025-05-07T20:14:04.5639134Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5639856Z self=, 2025-05-07T20:14:04.5640539Z num_inputs=63, 2025-05-07T20:14:04.5640844Z max_input_rows=30, 2025-05-07T20:14:04.5641178Z max_cols_factor=2, 2025-05-07T20:14:04.5641509Z max_output_rows=20, 2025-05-07T20:14:04.5641847Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5642236Z dtype=torch.float32, 2025-05-07T20:14:04.5642576Z use_cpu=True, 2025-05-07T20:14:04.5643049Z op=, 2025-05-07T20:14:04.5643692Z ) 2025-05-07T20:14:04.5644132Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5644911Z self=, 2025-05-07T20:14:04.5645589Z num_inputs=81, 2025-05-07T20:14:04.5645968Z max_input_rows=28, 2025-05-07T20:14:04.5646303Z max_cols_factor=103, 2025-05-07T20:14:04.5646646Z max_output_rows=15, 2025-05-07T20:14:04.5646994Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5647388Z dtype=torch.float32, 2025-05-07T20:14:04.5647717Z use_cpu=True, 2025-05-07T20:14:04.5648183Z op=, 2025-05-07T20:14:04.5648727Z ) 2025-05-07T20:14:04.5649104Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5650014Z self=, 2025-05-07T20:14:04.5650705Z num_inputs=7, 2025-05-07T20:14:04.5651014Z max_input_rows=31, 2025-05-07T20:14:04.5651337Z max_cols_factor=101, 2025-05-07T20:14:04.5651962Z max_output_rows=25, 2025-05-07T20:14:04.5652312Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5652699Z dtype=torch.float16, 2025-05-07T20:14:04.5653036Z use_cpu=True, 2025-05-07T20:14:04.5653476Z op=, 2025-05-07T20:14:04.5654042Z ) 2025-05-07T20:14:04.5654369Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5655153Z self=, 2025-05-07T20:14:04.5655878Z num_inputs=56, 2025-05-07T20:14:04.5656274Z max_input_rows=14, 2025-05-07T20:14:04.5656616Z max_cols_factor=72, 2025-05-07T20:14:04.5657018Z max_output_rows=25, 2025-05-07T20:14:04.5657369Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5657757Z dtype=torch.float32, 2025-05-07T20:14:04.5658095Z use_cpu=True, 2025-05-07T20:14:04.5658556Z op=, 2025-05-07T20:14:04.5659192Z ) 2025-05-07T20:14:04.5659510Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5660251Z self=, 2025-05-07T20:14:04.5660952Z num_inputs=56, 2025-05-07T20:14:04.5661315Z max_input_rows=14, 2025-05-07T20:14:04.5661646Z max_cols_factor=25, 2025-05-07T20:14:04.5662040Z max_output_rows=25, 2025-05-07T20:14:04.5662390Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5662774Z dtype=torch.float32, 2025-05-07T20:14:04.5663116Z use_cpu=True, 2025-05-07T20:14:04.5663711Z op=, 2025-05-07T20:14:04.5664259Z ) 2025-05-07T20:14:04.5664577Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5665416Z self=, 2025-05-07T20:14:04.5666116Z num_inputs=56, 2025-05-07T20:14:04.5666427Z max_input_rows=25, 2025-05-07T20:14:04.5666765Z max_cols_factor=25, 2025-05-07T20:14:04.5667095Z max_output_rows=25, 2025-05-07T20:14:04.5667496Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5667896Z dtype=torch.float32, 2025-05-07T20:14:04.5668227Z use_cpu=True, 2025-05-07T20:14:04.5669414Z op=, 2025-05-07T20:14:04.5669997Z ) 2025-05-07T20:14:04.5670317Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5671037Z self=, 2025-05-07T20:14:04.5671722Z num_inputs=56, 2025-05-07T20:14:04.5672026Z max_input_rows=25, 2025-05-07T20:14:04.5672352Z max_cols_factor=25, 2025-05-07T20:14:04.5672686Z max_output_rows=2, 2025-05-07T20:14:04.5673022Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5680692Z dtype=torch.float32, 2025-05-07T20:14:04.5681118Z use_cpu=True, 2025-05-07T20:14:04.5681602Z op=, 2025-05-07T20:14:04.5682188Z ) 2025-05-07T20:14:04.5682526Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5683262Z self=, 2025-05-07T20:14:04.5683961Z num_inputs=56, 2025-05-07T20:14:04.5684285Z max_input_rows=2, 2025-05-07T20:14:04.5684618Z max_cols_factor=25, 2025-05-07T20:14:04.5684948Z max_output_rows=25, 2025-05-07T20:14:04.5685305Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5685699Z dtype=torch.float32, 2025-05-07T20:14:04.5686033Z use_cpu=True, 2025-05-07T20:14:04.5686505Z op=, 2025-05-07T20:14:04.5687055Z ) 2025-05-07T20:14:04.5687372Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5688104Z self=, 2025-05-07T20:14:04.5688793Z num_inputs=25, 2025-05-07T20:14:04.5689103Z max_input_rows=25, 2025-05-07T20:14:04.5689812Z max_cols_factor=25, 2025-05-07T20:14:04.5690150Z max_output_rows=25, 2025-05-07T20:14:04.5690502Z permute_output_dim_0_1=True, 2025-05-07T20:14:04.5690888Z dtype=torch.float32, 2025-05-07T20:14:04.5691239Z use_cpu=True, 2025-05-07T20:14:04.5691716Z op=, 2025-05-07T20:14:04.5692255Z ) 2025-05-07T20:14:04.5692581Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5693309Z self=, 2025-05-07T20:14:04.5693993Z num_inputs=84, 2025-05-07T20:14:04.5694350Z max_input_rows=31, 2025-05-07T20:14:04.5694685Z max_cols_factor=10, 2025-05-07T20:14:04.5695022Z max_output_rows=17, 2025-05-07T20:14:04.5695369Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5695772Z dtype=torch.float16, 2025-05-07T20:14:04.5696123Z use_cpu=True, 2025-05-07T20:14:04.5696587Z op=, 2025-05-07T20:14:04.5697150Z ) 2025-05-07T20:14:04.5697476Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5698207Z self=, 2025-05-07T20:14:04.5698893Z num_inputs=84, 2025-05-07T20:14:04.5699209Z max_input_rows=31, 2025-05-07T20:14:04.5699538Z max_cols_factor=10, 2025-05-07T20:14:04.5699873Z max_output_rows=31, 2025-05-07T20:14:04.5700233Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5700624Z dtype=torch.float16, 2025-05-07T20:14:04.5700979Z use_cpu=True, 2025-05-07T20:14:04.5701454Z op=, 2025-05-07T20:14:04.5702006Z ) 2025-05-07T20:14:04.5702320Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5703047Z self=, 2025-05-07T20:14:04.5703741Z num_inputs=84, 2025-05-07T20:14:04.5704062Z max_input_rows=31, 2025-05-07T20:14:04.5704409Z max_cols_factor=31, 2025-05-07T20:14:04.5704755Z max_output_rows=31, 2025-05-07T20:14:04.5705111Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5705818Z dtype=torch.float16, 2025-05-07T20:14:04.5706185Z use_cpu=True, 2025-05-07T20:14:04.5706650Z op=, 2025-05-07T20:14:04.5707199Z ) 2025-05-07T20:14:04.5707527Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:14:04.5708261Z self=, 2025-05-07T20:14:04.5708946Z num_inputs=84, 2025-05-07T20:14:04.5709267Z max_input_rows=31, 2025-05-07T20:14:04.5709601Z max_cols_factor=84, 2025-05-07T20:14:04.5709937Z max_output_rows=31, 2025-05-07T20:14:04.5710294Z permute_output_dim_0_1=False, 2025-05-07T20:14:04.5710691Z dtype=torch.float16, 2025-05-07T20:14:04.5711030Z use_cpu=True, 2025-05-07T20:14:04.5711523Z op=, 2025-05-07T20:14:04.5712080Z ) 2025-05-07T20:14:04.5712329Z PASSED 2025-05-07T20:14:04.7299715Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7300955Z self=, 2025-05-07T20:14:04.7301646Z num_indices=1, 2025-05-07T20:14:04.7301979Z max_num_input_rows=1, 2025-05-07T20:14:04.7302318Z shape=[1], 2025-05-07T20:14:04.7302629Z dtype=torch.float32, 2025-05-07T20:14:04.7302969Z use_cpu=True, 2025-05-07T20:14:04.7303350Z num_groups=1, 2025-05-07T20:14:04.7303666Z use_var_cols=False, 2025-05-07T20:14:04.7304020Z use_var_num_input_rows=False, 2025-05-07T20:14:04.7304415Z check_non_contiguous=False, 2025-05-07T20:14:04.7304776Z ) 2025-05-07T20:14:04.7305100Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7306264Z self=, 2025-05-07T20:14:04.7306951Z num_indices=26, 2025-05-07T20:14:04.7307270Z max_num_input_rows=1, 2025-05-07T20:14:04.7307619Z shape=[1], 2025-05-07T20:14:04.7307922Z dtype=torch.float32, 2025-05-07T20:14:04.7308261Z use_cpu=True, 2025-05-07T20:14:04.7308562Z num_groups=1, 2025-05-07T20:14:04.7308865Z use_var_cols=False, 2025-05-07T20:14:04.7309219Z use_var_num_input_rows=False, 2025-05-07T20:14:04.7309700Z check_non_contiguous=False, 2025-05-07T20:14:04.7310106Z ) 2025-05-07T20:14:04.7310433Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7311213Z self=, 2025-05-07T20:14:04.7311942Z num_indices=26, 2025-05-07T20:14:04.7312267Z max_num_input_rows=27, 2025-05-07T20:14:04.7312616Z shape=[16, 26], 2025-05-07T20:14:04.7312983Z dtype=torch.float32, 2025-05-07T20:14:04.7313336Z use_cpu=True, 2025-05-07T20:14:04.7313635Z num_groups=11, 2025-05-07T20:14:04.7313939Z use_var_cols=False, 2025-05-07T20:14:04.7314286Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7314693Z check_non_contiguous=False, 2025-05-07T20:14:04.7315053Z ) 2025-05-07T20:14:04.7315428Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7316158Z self=, 2025-05-07T20:14:04.7316840Z num_indices=26, 2025-05-07T20:14:04.7317155Z max_num_input_rows=29, 2025-05-07T20:14:04.7317498Z shape=[8, 2], 2025-05-07T20:14:04.7317816Z dtype=torch.float32, 2025-05-07T20:14:04.7318152Z use_cpu=True, 2025-05-07T20:14:04.7318457Z num_groups=8, 2025-05-07T20:14:04.7318834Z use_var_cols=False, 2025-05-07T20:14:04.7319176Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7319571Z check_non_contiguous=False, 2025-05-07T20:14:04.7319928Z ) 2025-05-07T20:14:04.7320256Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7321076Z self=, 2025-05-07T20:14:04.7321765Z num_indices=5, 2025-05-07T20:14:04.7322470Z max_num_input_rows=15, 2025-05-07T20:14:04.7322853Z shape=[10], 2025-05-07T20:14:04.7323173Z dtype=torch.float16, 2025-05-07T20:14:04.7323516Z use_cpu=True, 2025-05-07T20:14:04.7323818Z num_groups=24, 2025-05-07T20:14:04.7324135Z use_var_cols=False, 2025-05-07T20:14:04.7324510Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7324986Z check_non_contiguous=True, 2025-05-07T20:14:04.7325400Z ) 2025-05-07T20:14:04.7325729Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7326453Z self=, 2025-05-07T20:14:04.7327143Z num_indices=29, 2025-05-07T20:14:04.7327468Z max_num_input_rows=7, 2025-05-07T20:14:04.7327983Z shape=[30, 32], 2025-05-07T20:14:04.7328344Z dtype=torch.float16, 2025-05-07T20:14:04.7328684Z use_cpu=True, 2025-05-07T20:14:04.7328979Z num_groups=8, 2025-05-07T20:14:04.7329422Z use_var_cols=True, 2025-05-07T20:14:04.7329801Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7330250Z check_non_contiguous=False, 2025-05-07T20:14:04.7330657Z ) 2025-05-07T20:14:04.7330981Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7331765Z self=, 2025-05-07T20:14:04.7332648Z num_indices=11, 2025-05-07T20:14:04.7332985Z max_num_input_rows=2, 2025-05-07T20:14:04.7333456Z shape=[30], 2025-05-07T20:14:04.7333816Z dtype=torch.float16, 2025-05-07T20:14:04.7334212Z use_cpu=True, 2025-05-07T20:14:04.7334514Z num_groups=14, 2025-05-07T20:14:04.7334826Z use_var_cols=True, 2025-05-07T20:14:04.7335172Z use_var_num_input_rows=False, 2025-05-07T20:14:04.7335625Z check_non_contiguous=False, 2025-05-07T20:14:04.7336280Z ) 2025-05-07T20:14:04.7336600Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7337364Z self=, 2025-05-07T20:14:04.7338167Z num_indices=9, 2025-05-07T20:14:04.7338489Z max_num_input_rows=31, 2025-05-07T20:14:04.7338834Z shape=[20], 2025-05-07T20:14:04.7339213Z dtype=torch.float32, 2025-05-07T20:14:04.7339554Z use_cpu=True, 2025-05-07T20:14:04.7339855Z num_groups=30, 2025-05-07T20:14:04.7382445Z use_var_cols=True, 2025-05-07T20:14:04.7382947Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7383367Z check_non_contiguous=True, 2025-05-07T20:14:04.7383729Z ) 2025-05-07T20:14:04.7384050Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7384788Z self=, 2025-05-07T20:14:04.7385485Z num_indices=27, 2025-05-07T20:14:04.7385828Z max_num_input_rows=1, 2025-05-07T20:14:04.7386170Z shape=[28, 7], 2025-05-07T20:14:04.7386488Z dtype=torch.float16, 2025-05-07T20:14:04.7386821Z use_cpu=True, 2025-05-07T20:14:04.7387126Z num_groups=30, 2025-05-07T20:14:04.7387456Z use_var_cols=True, 2025-05-07T20:14:04.7387797Z use_var_num_input_rows=False, 2025-05-07T20:14:04.7388201Z check_non_contiguous=True, 2025-05-07T20:14:04.7388561Z ) 2025-05-07T20:14:04.7388877Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7389614Z self=, 2025-05-07T20:14:04.7390302Z num_indices=29, 2025-05-07T20:14:04.7390626Z max_num_input_rows=12, 2025-05-07T20:14:04.7390967Z shape=[30, 23], 2025-05-07T20:14:04.7391288Z dtype=torch.float32, 2025-05-07T20:14:04.7391629Z use_cpu=True, 2025-05-07T20:14:04.7391931Z num_groups=4, 2025-05-07T20:14:04.7392242Z use_var_cols=False, 2025-05-07T20:14:04.7392591Z use_var_num_input_rows=False, 2025-05-07T20:14:04.7392995Z check_non_contiguous=True, 2025-05-07T20:14:04.7393352Z ) 2025-05-07T20:14:04.7393675Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7394817Z self=, 2025-05-07T20:14:04.7395552Z num_indices=28, 2025-05-07T20:14:04.7395875Z max_num_input_rows=27, 2025-05-07T20:14:04.7396221Z shape=[31], 2025-05-07T20:14:04.7396530Z dtype=torch.float32, 2025-05-07T20:14:04.7396876Z use_cpu=True, 2025-05-07T20:14:04.7397180Z num_groups=14, 2025-05-07T20:14:04.7397490Z use_var_cols=True, 2025-05-07T20:14:04.7397825Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7398222Z check_non_contiguous=True, 2025-05-07T20:14:04.7398579Z ) 2025-05-07T20:14:04.7398899Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7399630Z self=, 2025-05-07T20:14:04.7400333Z num_indices=28, 2025-05-07T20:14:04.7400652Z max_num_input_rows=27, 2025-05-07T20:14:04.7400997Z shape=[28], 2025-05-07T20:14:04.7401310Z dtype=torch.float32, 2025-05-07T20:14:04.7401646Z use_cpu=True, 2025-05-07T20:14:04.7401960Z num_groups=14, 2025-05-07T20:14:04.7402279Z use_var_cols=True, 2025-05-07T20:14:04.7402613Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7403009Z check_non_contiguous=True, 2025-05-07T20:14:04.7403363Z ) 2025-05-07T20:14:04.7403677Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7404495Z self=, 2025-05-07T20:14:04.7405185Z num_indices=27, 2025-05-07T20:14:04.7405509Z max_num_input_rows=27, 2025-05-07T20:14:04.7405851Z shape=[28], 2025-05-07T20:14:04.7406166Z dtype=torch.float32, 2025-05-07T20:14:04.7406507Z use_cpu=True, 2025-05-07T20:14:04.7406812Z num_groups=14, 2025-05-07T20:14:04.7407281Z use_var_cols=True, 2025-05-07T20:14:04.7407829Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7408223Z check_non_contiguous=True, 2025-05-07T20:14:04.7408579Z ) 2025-05-07T20:14:04.7408898Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7409711Z self=, 2025-05-07T20:14:04.7410402Z num_indices=4, 2025-05-07T20:14:04.7410718Z max_num_input_rows=30, 2025-05-07T20:14:04.7411051Z shape=[5], 2025-05-07T20:14:04.7411355Z dtype=torch.float32, 2025-05-07T20:14:04.7411695Z use_cpu=True, 2025-05-07T20:14:04.7411994Z num_groups=7, 2025-05-07T20:14:04.7412306Z use_var_cols=True, 2025-05-07T20:14:04.7412644Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7413064Z check_non_contiguous=False, 2025-05-07T20:14:04.7413520Z ) 2025-05-07T20:14:04.7413838Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7414566Z self=, 2025-05-07T20:14:04.7415256Z num_indices=4, 2025-05-07T20:14:04.7415574Z max_num_input_rows=30, 2025-05-07T20:14:04.7415994Z shape=[5], 2025-05-07T20:14:04.7416369Z dtype=torch.float32, 2025-05-07T20:14:04.7416718Z use_cpu=True, 2025-05-07T20:14:04.7417022Z num_groups=7, 2025-05-07T20:14:04.7417326Z use_var_cols=True, 2025-05-07T20:14:04.7417671Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7418066Z check_non_contiguous=True, 2025-05-07T20:14:04.7418419Z ) 2025-05-07T20:14:04.7418741Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7419462Z self=, 2025-05-07T20:14:04.7420144Z num_indices=4, 2025-05-07T20:14:04.7420513Z max_num_input_rows=30, 2025-05-07T20:14:04.7421018Z shape=[30], 2025-05-07T20:14:04.7421332Z dtype=torch.float32, 2025-05-07T20:14:04.7421666Z use_cpu=True, 2025-05-07T20:14:04.7421971Z num_groups=7, 2025-05-07T20:14:04.7422299Z use_var_cols=True, 2025-05-07T20:14:04.7422636Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7423033Z check_non_contiguous=True, 2025-05-07T20:14:04.7423394Z ) 2025-05-07T20:14:04.7423897Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7424647Z self=, 2025-05-07T20:14:04.7425459Z num_indices=4, 2025-05-07T20:14:04.7425774Z max_num_input_rows=30, 2025-05-07T20:14:04.7426108Z shape=[7], 2025-05-07T20:14:04.7426411Z dtype=torch.float32, 2025-05-07T20:14:04.7426749Z use_cpu=True, 2025-05-07T20:14:04.7427043Z num_groups=7, 2025-05-07T20:14:04.7427352Z use_var_cols=True, 2025-05-07T20:14:04.7427698Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7428344Z check_non_contiguous=True, 2025-05-07T20:14:04.7428708Z ) 2025-05-07T20:14:04.7429030Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7429756Z self=, 2025-05-07T20:14:04.7430461Z num_indices=30, 2025-05-07T20:14:04.7430775Z max_num_input_rows=9, 2025-05-07T20:14:04.7431106Z shape=[2], 2025-05-07T20:14:04.7431419Z dtype=torch.float32, 2025-05-07T20:14:04.7431767Z use_cpu=True, 2025-05-07T20:14:04.7432064Z num_groups=6, 2025-05-07T20:14:04.7432376Z use_var_cols=True, 2025-05-07T20:14:04.7432719Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7433120Z check_non_contiguous=True, 2025-05-07T20:14:04.7433473Z ) 2025-05-07T20:14:04.7433796Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7434633Z self=, 2025-05-07T20:14:04.7435313Z num_indices=2, 2025-05-07T20:14:04.7435629Z max_num_input_rows=9, 2025-05-07T20:14:04.7435967Z shape=[2], 2025-05-07T20:14:04.7436270Z dtype=torch.float32, 2025-05-07T20:14:04.7436612Z use_cpu=True, 2025-05-07T20:14:04.7437316Z num_groups=6, 2025-05-07T20:14:04.7437624Z use_var_cols=True, 2025-05-07T20:14:04.7437970Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7438369Z check_non_contiguous=True, 2025-05-07T20:14:04.7438728Z ) 2025-05-07T20:14:04.7439049Z Trying example: test_group_index_select_dim0( 2025-05-07T20:14:04.7439781Z self=, 2025-05-07T20:14:04.7440463Z num_indices=2, 2025-05-07T20:14:04.7440788Z max_num_input_rows=9, 2025-05-07T20:14:04.7441127Z shape=[2], 2025-05-07T20:14:04.7441437Z dtype=torch.float32, 2025-05-07T20:14:04.7441768Z use_cpu=True, 2025-05-07T20:14:04.7442072Z num_groups=9, 2025-05-07T20:14:04.7442382Z use_var_cols=True, 2025-05-07T20:14:04.7442726Z use_var_num_input_rows=True, 2025-05-07T20:14:04.7443125Z check_non_contiguous=True, 2025-05-07T20:14:04.7443480Z ) 2025-05-07T20:14:04.7443727Z PASSED 2025-05-07T20:14:09.2003012Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:14:09.2003578Z 2025-05-07T20:14:09.2003784Z =============================== warnings summary =============================== 2025-05-07T20:14:09.2004498Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:14:09.2006587Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:14:09.2008566Z warnings.warn( 2025-05-07T20:14:09.2008766Z 2025-05-07T20:14:09.2009098Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:14:09.2014489Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:14:09.2019520Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:14:09.2020147Z 2025-05-07T20:14:09.2020465Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:14:09.2021136Z ======================== 3 passed, 2 warnings in 8.01s ========================= 2025-05-07T20:14:10.1622999Z 2025-05-07T20:14:10.1623715Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:14:10.1647717Z [TEST] Python test time for ./sparse/index_select_test.py: 12 seconds 2025-05-07T20:14:10.1648232Z 2025-05-07T20:14:10.1648241Z 2025-05-07T20:14:10.1648246Z 2025-05-07T20:14:10.1648252Z 2025-05-07T20:14:10.1666389Z ################################################################################ 2025-05-07T20:14:10.1689604Z # [2025-05-07T20:14:10.168Z] Run Python Test Suite: 2025-05-07T20:14:10.1690110Z # ./sparse/misc_ops_test.py 2025-05-07T20:14:10.1690526Z ################################################################################ 2025-05-07T20:14:10.1723480Z + 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:14:10.1724432Z 2025-05-07T20:14:13.2274270Z ============================= test session starts ============================== 2025-05-07T20:14:13.2275697Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:13.2276481Z cachedir: .pytest_cache 2025-05-07T20:14:13.2277406Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:13.2278377Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:13.2278817Z plugins: hypothesis-6.131.14 2025-05-07T20:14:15.8213477Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:15.8214814Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:15.8294351Z collected 8 items 2025-05-07T20:14:15.8294618Z 2025-05-07T20:14:16.0620968Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:14:16.0711785Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:14:16.0712972Z self=, 2025-05-07T20:14:16.0713658Z index_type=torch.int32, 2025-05-07T20:14:16.0714028Z has_weight=False, 2025-05-07T20:14:16.0714363Z bucketize_pos=False, 2025-05-07T20:14:16.0714697Z ) 2025-05-07T20:14:16.0715032Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:14:16.0715731Z self=, 2025-05-07T20:14:16.0716390Z index_type=torch.int64, 2025-05-07T20:14:16.0716754Z has_weight=False, 2025-05-07T20:14:16.0717082Z bucketize_pos=True, 2025-05-07T20:14:16.0717406Z ) 2025-05-07T20:14:16.0717674Z PASSED 2025-05-07T20:14:16.1051354Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:14:16.1052357Z self=, 2025-05-07T20:14:16.1052986Z permute_size=0, 2025-05-07T20:14:16.1053306Z long_index=False, 2025-05-07T20:14:16.1053616Z ) 2025-05-07T20:14:16.1053904Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1054947Z self=, 2025-05-07T20:14:16.1055574Z permute_size=393, 2025-05-07T20:14:16.1055916Z long_index=False, 2025-05-07T20:14:16.1056230Z ) 2025-05-07T20:14:16.1056526Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1057115Z self=, 2025-05-07T20:14:16.1057794Z permute_size=393, 2025-05-07T20:14:16.1058166Z long_index=True, 2025-05-07T20:14:16.1058532Z ) 2025-05-07T20:14:16.1058824Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1059404Z self=, 2025-05-07T20:14:16.1059993Z permute_size=883, 2025-05-07T20:14:16.1060488Z long_index=False, 2025-05-07T20:14:16.1060806Z ) 2025-05-07T20:14:16.1061099Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1061688Z self=, 2025-05-07T20:14:16.1062294Z permute_size=516, 2025-05-07T20:14:16.1062623Z long_index=False, 2025-05-07T20:14:16.1062933Z ) 2025-05-07T20:14:16.1063228Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1063813Z self=, 2025-05-07T20:14:16.1064400Z permute_size=324, 2025-05-07T20:14:16.1064725Z long_index=True, 2025-05-07T20:14:16.1065023Z ) 2025-05-07T20:14:16.1065316Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1065906Z self=, 2025-05-07T20:14:16.1066493Z permute_size=661, 2025-05-07T20:14:16.1066825Z long_index=True, 2025-05-07T20:14:16.1067131Z ) 2025-05-07T20:14:16.1067420Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1068334Z self=, 2025-05-07T20:14:16.1068927Z permute_size=163, 2025-05-07T20:14:16.1069246Z long_index=False, 2025-05-07T20:14:16.1069556Z ) 2025-05-07T20:14:16.1069862Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1070448Z self=, 2025-05-07T20:14:16.1071031Z permute_size=542, 2025-05-07T20:14:16.1071361Z long_index=False, 2025-05-07T20:14:16.1071675Z ) 2025-05-07T20:14:16.1071960Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1072545Z self=, 2025-05-07T20:14:16.1073132Z permute_size=999, 2025-05-07T20:14:16.1073462Z long_index=True, 2025-05-07T20:14:16.1073767Z ) 2025-05-07T20:14:16.1074058Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1074637Z self=, 2025-05-07T20:14:16.1075239Z permute_size=168, 2025-05-07T20:14:16.1075566Z long_index=True, 2025-05-07T20:14:16.1075872Z ) 2025-05-07T20:14:16.1076167Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1076762Z self=, 2025-05-07T20:14:16.1077345Z permute_size=682, 2025-05-07T20:14:16.1077678Z long_index=False, 2025-05-07T20:14:16.1077991Z ) 2025-05-07T20:14:16.1078291Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1078867Z self=, 2025-05-07T20:14:16.1079454Z permute_size=704, 2025-05-07T20:14:16.1079780Z long_index=True, 2025-05-07T20:14:16.1080081Z ) 2025-05-07T20:14:16.1080376Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1080961Z self=, 2025-05-07T20:14:16.1081537Z permute_size=233, 2025-05-07T20:14:16.1081857Z long_index=True, 2025-05-07T20:14:16.1082170Z ) 2025-05-07T20:14:16.1082455Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1083038Z self=, 2025-05-07T20:14:16.1083632Z permute_size=447, 2025-05-07T20:14:16.1084132Z long_index=False, 2025-05-07T20:14:16.1084458Z ) 2025-05-07T20:14:16.1084748Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1085336Z self=, 2025-05-07T20:14:16.1085911Z permute_size=85, 2025-05-07T20:14:16.1086232Z long_index=True, 2025-05-07T20:14:16.1086536Z ) 2025-05-07T20:14:16.1086822Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1087404Z self=, 2025-05-07T20:14:16.1087988Z permute_size=998, 2025-05-07T20:14:16.1088309Z long_index=True, 2025-05-07T20:14:16.1088613Z ) 2025-05-07T20:14:16.1088913Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1089619Z self=, 2025-05-07T20:14:16.1090221Z permute_size=469, 2025-05-07T20:14:16.1090544Z long_index=True, 2025-05-07T20:14:16.1090848Z ) 2025-05-07T20:14:16.1091150Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1091733Z self=, 2025-05-07T20:14:16.1092309Z permute_size=431, 2025-05-07T20:14:16.1092636Z long_index=True, 2025-05-07T20:14:16.1092946Z ) 2025-05-07T20:14:16.1093237Z Trying example: test_invert_permute( 2025-05-07T20:14:16.1093814Z self=, 2025-05-07T20:14:16.1094399Z permute_size=38, 2025-05-07T20:14:16.1094725Z long_index=False, 2025-05-07T20:14:16.1095028Z ) 2025-05-07T20:14:16.1095319Z PASSED 2025-05-07T20:14:16.1138624Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:14:16.1462490Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:14:16.1463974Z self=, 2025-05-07T20:14:16.1464556Z N=1, 2025-05-07T20:14:16.1464858Z offsets_type=torch.int32, 2025-05-07T20:14:16.1465247Z ) 2025-05-07T20:14:16.1465537Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1466114Z self=, 2025-05-07T20:14:16.1466683Z N=10, 2025-05-07T20:14:16.1466980Z offsets_type=torch.int32, 2025-05-07T20:14:16.1467337Z ) 2025-05-07T20:14:16.1467638Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1468203Z self=, 2025-05-07T20:14:16.1468777Z N=10, 2025-05-07T20:14:16.1469077Z offsets_type=torch.int64, 2025-05-07T20:14:16.1469427Z ) 2025-05-07T20:14:16.1469720Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1470296Z self=, 2025-05-07T20:14:16.1470868Z N=19, 2025-05-07T20:14:16.1471164Z offsets_type=torch.int32, 2025-05-07T20:14:16.1471526Z ) 2025-05-07T20:14:16.1471812Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1472396Z self=, 2025-05-07T20:14:16.1472968Z N=11, 2025-05-07T20:14:16.1473267Z offsets_type=torch.int64, 2025-05-07T20:14:16.1473618Z ) 2025-05-07T20:14:16.1473910Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1474485Z self=, 2025-05-07T20:14:16.1475042Z N=18, 2025-05-07T20:14:16.1475340Z offsets_type=torch.int64, 2025-05-07T20:14:16.1475691Z ) 2025-05-07T20:14:16.1475975Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1476548Z self=, 2025-05-07T20:14:16.1477120Z N=2, 2025-05-07T20:14:16.1477412Z offsets_type=torch.int64, 2025-05-07T20:14:16.1477780Z ) 2025-05-07T20:14:16.1478075Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1478641Z self=, 2025-05-07T20:14:16.1479210Z N=2, 2025-05-07T20:14:16.1479819Z offsets_type=torch.int32, 2025-05-07T20:14:16.1480197Z ) 2025-05-07T20:14:16.1480481Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1481057Z self=, 2025-05-07T20:14:16.1481624Z N=20, 2025-05-07T20:14:16.1481914Z offsets_type=torch.int64, 2025-05-07T20:14:16.1482266Z ) 2025-05-07T20:14:16.1482562Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1483130Z self=, 2025-05-07T20:14:16.1483700Z N=8, 2025-05-07T20:14:16.1483993Z offsets_type=torch.int64, 2025-05-07T20:14:16.1484343Z ) 2025-05-07T20:14:16.1484638Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1485214Z self=, 2025-05-07T20:14:16.1485790Z N=20, 2025-05-07T20:14:16.1486081Z offsets_type=torch.int32, 2025-05-07T20:14:16.1486445Z ) 2025-05-07T20:14:16.1486736Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1487311Z self=, 2025-05-07T20:14:16.1487884Z N=9, 2025-05-07T20:14:16.1488239Z offsets_type=torch.int32, 2025-05-07T20:14:16.1488594Z ) 2025-05-07T20:14:16.1488886Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1489598Z self=, 2025-05-07T20:14:16.1490167Z N=16, 2025-05-07T20:14:16.1490474Z offsets_type=torch.int32, 2025-05-07T20:14:16.1490831Z ) 2025-05-07T20:14:16.1491165Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1491822Z self=, 2025-05-07T20:14:16.1492391Z N=15, 2025-05-07T20:14:16.1492750Z offsets_type=torch.int64, 2025-05-07T20:14:16.1493325Z ) 2025-05-07T20:14:16.1493625Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1494199Z self=, 2025-05-07T20:14:16.1494768Z N=3, 2025-05-07T20:14:16.1495063Z offsets_type=torch.int32, 2025-05-07T20:14:16.1495421Z ) 2025-05-07T20:14:16.1495708Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1496282Z self=, 2025-05-07T20:14:16.1496849Z N=5, 2025-05-07T20:14:16.1497138Z offsets_type=torch.int64, 2025-05-07T20:14:16.1497490Z ) 2025-05-07T20:14:16.1497779Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1498345Z self=, 2025-05-07T20:14:16.1498909Z N=13, 2025-05-07T20:14:16.1499204Z offsets_type=torch.int64, 2025-05-07T20:14:16.1499559Z ) 2025-05-07T20:14:16.1499841Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1500419Z self=, 2025-05-07T20:14:16.1500986Z N=8, 2025-05-07T20:14:16.1501271Z offsets_type=torch.int32, 2025-05-07T20:14:16.1501628Z ) 2025-05-07T20:14:16.1501929Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1502495Z self=, 2025-05-07T20:14:16.1503060Z N=1, 2025-05-07T20:14:16.1503359Z offsets_type=torch.int64, 2025-05-07T20:14:16.1503708Z ) 2025-05-07T20:14:16.1503998Z Trying example: test_offsets_range( 2025-05-07T20:14:16.1504574Z self=, 2025-05-07T20:14:16.1505133Z N=17, 2025-05-07T20:14:16.1505430Z offsets_type=torch.int64, 2025-05-07T20:14:16.1505808Z ) 2025-05-07T20:14:16.1506052Z PASSED 2025-05-07T20:14:16.1523612Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:14:16.1524835Z self=, 2025-05-07T20:14:16.1525509Z batch_size=2, 2025-05-07T20:14:16.1525800Z m=3, 2025-05-07T20:14:16.1526071Z k=4, 2025-05-07T20:14:16.1526576Z n=5, 2025-05-07T20:14:16.1526865Z use_cpu=True, 2025-05-07T20:14:16.1527165Z ) 2025-05-07T20:14:16.1527425Z PASSED 2025-05-07T20:14:16.1540086Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:14:16.1559840Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:14:16.1560346Z 2025-05-07T20:14:16.1560539Z ============================== 8 passed in 3.12s =============================== 2025-05-07T20:14:17.1137505Z 2025-05-07T20:14:17.1138141Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:14:17.1161076Z [TEST] Python test time for ./sparse/misc_ops_test.py: 7 seconds 2025-05-07T20:14:17.1161540Z 2025-05-07T20:14:17.1161547Z 2025-05-07T20:14:17.1161552Z 2025-05-07T20:14:17.1161594Z 2025-05-07T20:14:17.1178267Z ################################################################################ 2025-05-07T20:14:17.1199658Z # [2025-05-07T20:14:17.119Z] Run Python Test Suite: 2025-05-07T20:14:17.1200181Z # ./sparse/pack_segments_test.py 2025-05-07T20:14:17.1200620Z ################################################################################ 2025-05-07T20:14:17.1231505Z + 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:14:17.1232466Z 2025-05-07T20:14:20.3653055Z ============================= test session starts ============================== 2025-05-07T20:14:20.3653991Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:20.3654768Z cachedir: .pytest_cache 2025-05-07T20:14:20.3655620Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:20.3657033Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:20.3657469Z plugins: hypothesis-6.131.14 2025-05-07T20:14:22.9556681Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:22.9557987Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:22.9654837Z collected 4 items 2025-05-07T20:14:22.9655108Z 2025-05-07T20:14:23.5847902Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:14:23.8676482Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:14:23.8696155Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig SKIPPED 2025-05-07T20:14:24.1796483Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:14:24.1797170Z 2025-05-07T20:14:24.1797393Z =========================== short test summary info ============================ 2025-05-07T20:14:24.1798144Z SKIPPED [1] sparse/pack_segments_test.py:417: CUDA is not available or no GPUs detected 2025-05-07T20:14:24.1798895Z ========================= 3 passed, 1 skipped in 4.01s ========================= 2025-05-07T20:14:25.3221554Z 2025-05-07T20:14:25.3222166Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:14:25.3243692Z [TEST] Python test time for ./sparse/pack_segments_test.py: 8 seconds 2025-05-07T20:14:25.3244169Z 2025-05-07T20:14:25.3244174Z 2025-05-07T20:14:25.3244179Z 2025-05-07T20:14:25.3244185Z 2025-05-07T20:14:25.3261507Z ################################################################################ 2025-05-07T20:14:25.3283494Z # [2025-05-07T20:14:25.327Z] Run Python Test Suite: 2025-05-07T20:14:25.3284027Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:14:25.3284491Z ################################################################################ 2025-05-07T20:14:25.3312721Z + 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:14:25.3314217Z 2025-05-07T20:14:28.3495467Z ============================= test session starts ============================== 2025-05-07T20:14:28.3496382Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:28.3497146Z cachedir: .pytest_cache 2025-05-07T20:14:28.3498011Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:28.3498967Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:28.3499396Z plugins: hypothesis-6.131.14 2025-05-07T20:14:30.9262534Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:30.9263888Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:30.9325932Z collected 1 item 2025-05-07T20:14:30.9326187Z 2025-05-07T20:14:30.9353756Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings SKIPPED 2025-05-07T20:14:30.9354499Z 2025-05-07T20:14:30.9354724Z =========================== short test summary info ============================ 2025-05-07T20:14:30.9355661Z SKIPPED [1] sparse/permute_embeddings_test.py:42: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:14:30.9356569Z ============================== 1 skipped in 2.78s ============================== 2025-05-07T20:14:31.8805261Z 2025-05-07T20:14:31.8805967Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:14:31.8828125Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 6 seconds 2025-05-07T20:14:31.8828651Z 2025-05-07T20:14:31.8828657Z 2025-05-07T20:14:31.8829102Z 2025-05-07T20:14:31.8829107Z 2025-05-07T20:14:31.8846787Z ################################################################################ 2025-05-07T20:14:31.8867487Z # [2025-05-07T20:14:31.886Z] Run Python Test Suite: 2025-05-07T20:14:31.8868022Z # ./sparse/permute_indices_test.py 2025-05-07T20:14:31.8868487Z ################################################################################ 2025-05-07T20:14:31.8898780Z + 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:14:31.8899779Z 2025-05-07T20:14:34.9161511Z ============================= test session starts ============================== 2025-05-07T20:14:34.9162441Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:34.9163206Z cachedir: .pytest_cache 2025-05-07T20:14:34.9164082Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:34.9165080Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:34.9165525Z plugins: hypothesis-6.131.14 2025-05-07T20:14:37.5536673Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:37.5537978Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:37.5609066Z collected 3 items 2025-05-07T20:14:37.5609389Z 2025-05-07T20:14:37.9802782Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:14:37.9803977Z self=, 2025-05-07T20:14:37.9804781Z B=0, 2025-05-07T20:14:37.9805061Z T=0, 2025-05-07T20:14:37.9805322Z L=2, 2025-05-07T20:14:37.9805605Z long_index=False, 2025-05-07T20:14:37.9805979Z has_weight=False, 2025-05-07T20:14:37.9806296Z is_1D=False, 2025-05-07T20:14:37.9806594Z W=4, 2025-05-07T20:14:37.9806873Z ) 2025-05-07T20:14:37.9807177Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9808330Z self=, 2025-05-07T20:14:37.9809033Z B=5, 2025-05-07T20:14:37.9809294Z T=0, 2025-05-07T20:14:37.9809658Z L=2, 2025-05-07T20:14:37.9809944Z long_index=False, 2025-05-07T20:14:37.9810270Z has_weight=False, 2025-05-07T20:14:37.9810591Z is_1D=False, 2025-05-07T20:14:37.9810895Z W=4, 2025-05-07T20:14:37.9811161Z ) 2025-05-07T20:14:37.9811460Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9812165Z self=, 2025-05-07T20:14:37.9812835Z B=5, 2025-05-07T20:14:37.9813103Z T=19, 2025-05-07T20:14:37.9813374Z L=11, 2025-05-07T20:14:37.9813658Z long_index=False, 2025-05-07T20:14:37.9814007Z has_weight=True, 2025-05-07T20:14:37.9814330Z is_1D=True, 2025-05-07T20:14:37.9814610Z W=6, 2025-05-07T20:14:37.9814878Z ) 2025-05-07T20:14:37.9815181Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9816009Z self=, 2025-05-07T20:14:37.9816684Z B=17, 2025-05-07T20:14:37.9816961Z T=2, 2025-05-07T20:14:37.9817246Z L=14, 2025-05-07T20:14:37.9817519Z long_index=True, 2025-05-07T20:14:37.9817846Z has_weight=False, 2025-05-07T20:14:37.9818165Z is_1D=True, 2025-05-07T20:14:37.9818448Z W=7, 2025-05-07T20:14:37.9818711Z ) 2025-05-07T20:14:37.9881919Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9882711Z self=, 2025-05-07T20:14:37.9883385Z B=20, 2025-05-07T20:14:37.9883661Z T=12, 2025-05-07T20:14:37.9883932Z L=19, 2025-05-07T20:14:37.9884206Z long_index=True, 2025-05-07T20:14:37.9884986Z has_weight=False, 2025-05-07T20:14:37.9885316Z is_1D=True, 2025-05-07T20:14:37.9885601Z W=5, 2025-05-07T20:14:37.9885874Z ) 2025-05-07T20:14:37.9886182Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9886884Z self=, 2025-05-07T20:14:37.9887560Z B=1, 2025-05-07T20:14:37.9887829Z T=6, 2025-05-07T20:14:37.9888090Z L=8, 2025-05-07T20:14:37.9888369Z long_index=True, 2025-05-07T20:14:37.9888692Z has_weight=False, 2025-05-07T20:14:37.9889025Z is_1D=True, 2025-05-07T20:14:37.9889315Z W=5, 2025-05-07T20:14:37.9889680Z ) 2025-05-07T20:14:37.9889983Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9890676Z self=, 2025-05-07T20:14:37.9891343Z B=3, 2025-05-07T20:14:37.9891609Z T=2, 2025-05-07T20:14:37.9891875Z L=11, 2025-05-07T20:14:37.9892152Z long_index=False, 2025-05-07T20:14:37.9892494Z has_weight=True, 2025-05-07T20:14:37.9892811Z is_1D=False, 2025-05-07T20:14:37.9893102Z W=7, 2025-05-07T20:14:37.9893368Z ) 2025-05-07T20:14:37.9893678Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9894375Z self=, 2025-05-07T20:14:37.9895044Z B=17, 2025-05-07T20:14:37.9895313Z T=6, 2025-05-07T20:14:37.9895580Z L=8, 2025-05-07T20:14:37.9895850Z long_index=True, 2025-05-07T20:14:37.9896174Z has_weight=False, 2025-05-07T20:14:37.9896496Z is_1D=False, 2025-05-07T20:14:37.9896782Z W=8, 2025-05-07T20:14:37.9897048Z ) 2025-05-07T20:14:37.9897344Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9898028Z self=, 2025-05-07T20:14:37.9898696Z B=4, 2025-05-07T20:14:37.9898964Z T=8, 2025-05-07T20:14:37.9899223Z L=7, 2025-05-07T20:14:37.9899512Z long_index=True, 2025-05-07T20:14:37.9899840Z has_weight=False, 2025-05-07T20:14:37.9900158Z is_1D=True, 2025-05-07T20:14:37.9900445Z W=4, 2025-05-07T20:14:37.9900708Z ) 2025-05-07T20:14:37.9901415Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9902128Z self=, 2025-05-07T20:14:37.9902802Z B=6, 2025-05-07T20:14:37.9903067Z T=4, 2025-05-07T20:14:37.9903338Z L=12, 2025-05-07T20:14:37.9903693Z long_index=False, 2025-05-07T20:14:37.9904019Z has_weight=True, 2025-05-07T20:14:37.9904328Z is_1D=False, 2025-05-07T20:14:37.9904624Z W=6, 2025-05-07T20:14:37.9904887Z ) 2025-05-07T20:14:37.9905176Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9905866Z self=, 2025-05-07T20:14:37.9906540Z B=11, 2025-05-07T20:14:37.9906807Z T=17, 2025-05-07T20:14:37.9907071Z L=2, 2025-05-07T20:14:37.9907363Z long_index=False, 2025-05-07T20:14:37.9907691Z has_weight=True, 2025-05-07T20:14:37.9907999Z is_1D=True, 2025-05-07T20:14:37.9908291Z W=4, 2025-05-07T20:14:37.9908555Z ) 2025-05-07T20:14:37.9908856Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9909547Z self=, 2025-05-07T20:14:37.9910219Z B=4, 2025-05-07T20:14:37.9910484Z T=17, 2025-05-07T20:14:37.9910760Z L=2, 2025-05-07T20:14:37.9911040Z long_index=False, 2025-05-07T20:14:37.9911360Z has_weight=True, 2025-05-07T20:14:37.9911677Z is_1D=True, 2025-05-07T20:14:37.9911969Z W=4, 2025-05-07T20:14:37.9912228Z ) 2025-05-07T20:14:37.9912527Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9913215Z self=, 2025-05-07T20:14:37.9913885Z B=17, 2025-05-07T20:14:37.9914164Z T=17, 2025-05-07T20:14:37.9914435Z L=2, 2025-05-07T20:14:37.9914985Z long_index=False, 2025-05-07T20:14:37.9915316Z has_weight=True, 2025-05-07T20:14:37.9915632Z is_1D=True, 2025-05-07T20:14:37.9915926Z W=4, 2025-05-07T20:14:37.9916182Z ) 2025-05-07T20:14:37.9916489Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9917178Z self=, 2025-05-07T20:14:37.9917842Z B=17, 2025-05-07T20:14:37.9918111Z T=17, 2025-05-07T20:14:37.9918382Z L=2, 2025-05-07T20:14:37.9918653Z long_index=True, 2025-05-07T20:14:37.9918980Z has_weight=True, 2025-05-07T20:14:37.9919294Z is_1D=True, 2025-05-07T20:14:37.9919573Z W=4, 2025-05-07T20:14:37.9919836Z ) 2025-05-07T20:14:37.9920139Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9920826Z self=, 2025-05-07T20:14:37.9921500Z B=17, 2025-05-07T20:14:37.9921773Z T=17, 2025-05-07T20:14:37.9922044Z L=4, 2025-05-07T20:14:37.9922323Z long_index=True, 2025-05-07T20:14:37.9922645Z has_weight=True, 2025-05-07T20:14:37.9922953Z is_1D=True, 2025-05-07T20:14:37.9923246Z W=4, 2025-05-07T20:14:37.9923509Z ) 2025-05-07T20:14:37.9923811Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9924504Z self=, 2025-05-07T20:14:37.9925182Z B=4, 2025-05-07T20:14:37.9925451Z T=17, 2025-05-07T20:14:37.9925713Z L=4, 2025-05-07T20:14:37.9925991Z long_index=True, 2025-05-07T20:14:37.9926319Z has_weight=True, 2025-05-07T20:14:37.9926631Z is_1D=True, 2025-05-07T20:14:37.9926921Z W=4, 2025-05-07T20:14:37.9927191Z ) 2025-05-07T20:14:37.9927481Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9928378Z self=, 2025-05-07T20:14:37.9929063Z B=4, 2025-05-07T20:14:37.9929410Z T=4, 2025-05-07T20:14:37.9929702Z L=4, 2025-05-07T20:14:37.9929981Z long_index=True, 2025-05-07T20:14:37.9930296Z has_weight=True, 2025-05-07T20:14:37.9930615Z is_1D=True, 2025-05-07T20:14:37.9930902Z W=4, 2025-05-07T20:14:37.9931158Z ) 2025-05-07T20:14:37.9931793Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9932501Z self=, 2025-05-07T20:14:37.9933174Z B=6, 2025-05-07T20:14:37.9933441Z T=12, 2025-05-07T20:14:37.9933710Z L=9, 2025-05-07T20:14:37.9933979Z long_index=True, 2025-05-07T20:14:37.9934304Z has_weight=False, 2025-05-07T20:14:37.9934624Z is_1D=True, 2025-05-07T20:14:37.9934907Z W=5, 2025-05-07T20:14:37.9935169Z ) 2025-05-07T20:14:37.9935466Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9936148Z self=, 2025-05-07T20:14:37.9936820Z B=6, 2025-05-07T20:14:37.9937091Z T=12, 2025-05-07T20:14:37.9937375Z L=12, 2025-05-07T20:14:37.9937644Z long_index=True, 2025-05-07T20:14:37.9937974Z has_weight=False, 2025-05-07T20:14:37.9938293Z is_1D=True, 2025-05-07T20:14:37.9938576Z W=5, 2025-05-07T20:14:37.9938842Z ) 2025-05-07T20:14:37.9939156Z Trying example: test_permute_indices( 2025-05-07T20:14:37.9939842Z self=, 2025-05-07T20:14:37.9940512Z B=6, 2025-05-07T20:14:37.9940779Z T=12, 2025-05-07T20:14:37.9941042Z L=12, 2025-05-07T20:14:37.9941320Z long_index=True, 2025-05-07T20:14:37.9941640Z has_weight=True, 2025-05-07T20:14:37.9941945Z is_1D=True, 2025-05-07T20:14:37.9942237Z W=5, 2025-05-07T20:14:37.9942499Z ) 2025-05-07T20:14:37.9942749Z PASSED 2025-05-07T20:14:37.9943452Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights SKIPPED 2025-05-07T20:14:37.9944580Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats SKIPPED 2025-05-07T20:14:37.9945480Z 2025-05-07T20:14:37.9945704Z =========================== short test summary info ============================ 2025-05-07T20:14:37.9946460Z SKIPPED [1] sparse/permute_indices_test.py:168: CUDA is not available or no GPUs detected 2025-05-07T20:14:37.9947559Z SKIPPED [1] sparse/permute_indices_test.py:203: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:14:37.9948467Z ========================= 1 passed, 2 skipped in 3.26s ========================= 2025-05-07T20:14:38.9458314Z 2025-05-07T20:14:38.9458998Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:14:38.9481279Z [TEST] Python test time for ./sparse/permute_indices_test.py: 7 seconds 2025-05-07T20:14:38.9481758Z 2025-05-07T20:14:38.9481765Z 2025-05-07T20:14:38.9481771Z 2025-05-07T20:14:38.9481776Z 2025-05-07T20:14:38.9498730Z ################################################################################ 2025-05-07T20:14:38.9518142Z # [2025-05-07T20:14:38.951Z] Run Python Test Suite: 2025-05-07T20:14:38.9518664Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:14:38.9519153Z ################################################################################ 2025-05-07T20:14:38.9548968Z + 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:14:38.9550018Z 2025-05-07T20:14:42.0443998Z ============================= test session starts ============================== 2025-05-07T20:14:42.0444930Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:42.0445712Z cachedir: .pytest_cache 2025-05-07T20:14:42.0446563Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:42.0447513Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:42.0447994Z plugins: hypothesis-6.131.14 2025-05-07T20:14:44.6288055Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:44.6289877Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:44.6355177Z collected 2 items 2025-05-07T20:14:44.6355440Z 2025-05-07T20:14:44.6373753Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features SKIPPED 2025-05-07T20:14:44.6395672Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats SKIPPED 2025-05-07T20:14:44.6396462Z 2025-05-07T20:14:44.6396694Z =========================== short test summary info ============================ 2025-05-07T20:14:44.6397658Z SKIPPED [1] sparse/permute_sparse_features_test.py:65: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:14:44.6399041Z SKIPPED [1] sparse/permute_sparse_features_test.py:127: Test is currently known to fail when fbgemm_gpu is built by Clang in OSS 2025-05-07T20:14:44.6399978Z ============================== 2 skipped in 2.79s ============================== 2025-05-07T20:14:45.6495620Z 2025-05-07T20:14:45.6517565Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:14:45.6518394Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 7 seconds 2025-05-07T20:14:45.6518899Z 2025-05-07T20:14:45.6518905Z 2025-05-07T20:14:45.6518910Z 2025-05-07T20:14:45.6518914Z 2025-05-07T20:14:45.6533576Z ################################################################################ 2025-05-07T20:14:45.6552726Z # [2025-05-07T20:14:45.654Z] Run Python Test Suite: 2025-05-07T20:14:45.6553256Z # ./sparse/reorder_batched_test.py 2025-05-07T20:14:45.6553701Z ################################################################################ 2025-05-07T20:14:45.6582619Z + 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:14:45.6584103Z 2025-05-07T20:14:48.6688504Z ============================= test session starts ============================== 2025-05-07T20:14:48.6689509Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:48.6690288Z cachedir: .pytest_cache 2025-05-07T20:14:48.6691144Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:48.6692090Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:48.6692535Z plugins: hypothesis-6.131.14 2025-05-07T20:14:51.2406808Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:51.2408138Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:51.2497292Z collected 7 items 2025-05-07T20:14:51.2497558Z 2025-05-07T20:14:51.5197206Z 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:14:51.5198781Z self=, 2025-05-07T20:14:51.5199569Z B=1, 2025-05-07T20:14:51.5199839Z T=1, 2025-05-07T20:14:51.5200110Z L=2, 2025-05-07T20:14:51.5200370Z A=1, 2025-05-07T20:14:51.5200656Z Dtype=torch.int32, 2025-05-07T20:14:51.5201002Z Itype=torch.int32, 2025-05-07T20:14:51.5201350Z broadcast_indices=False, 2025-05-07T20:14:51.5201718Z max_batch_size=0, 2025-05-07T20:14:51.5202036Z ) 2025-05-07T20:14:51.5202404Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5203292Z self=, 2025-05-07T20:14:51.5204098Z B=17, 2025-05-07T20:14:51.5204368Z T=1, 2025-05-07T20:14:51.5204632Z L=2, 2025-05-07T20:14:51.5204894Z A=1, 2025-05-07T20:14:51.5205177Z Dtype=torch.int32, 2025-05-07T20:14:51.5205943Z Itype=torch.int32, 2025-05-07T20:14:51.5206321Z broadcast_indices=False, 2025-05-07T20:14:51.5206689Z max_batch_size=0, 2025-05-07T20:14:51.5207025Z ) 2025-05-07T20:14:51.5207393Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5208289Z self=, 2025-05-07T20:14:51.5209077Z B=17, 2025-05-07T20:14:51.5209671Z T=4, 2025-05-07T20:14:51.5209940Z L=8, 2025-05-07T20:14:51.5210205Z A=19, 2025-05-07T20:14:51.5210493Z Dtype=torch.float32, 2025-05-07T20:14:51.5210838Z Itype=torch.int64, 2025-05-07T20:14:51.5211190Z broadcast_indices=False, 2025-05-07T20:14:51.5211559Z max_batch_size=0, 2025-05-07T20:14:51.5211882Z ) 2025-05-07T20:14:51.5212256Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5213173Z self=, 2025-05-07T20:14:51.5213958Z B=11, 2025-05-07T20:14:51.5214229Z T=4, 2025-05-07T20:14:51.5214499Z L=4, 2025-05-07T20:14:51.5214759Z A=9, 2025-05-07T20:14:51.5215045Z Dtype=torch.float32, 2025-05-07T20:14:51.5215401Z Itype=torch.int64, 2025-05-07T20:14:51.5215743Z broadcast_indices=False, 2025-05-07T20:14:51.5216117Z max_batch_size=-2, 2025-05-07T20:14:51.5216431Z ) 2025-05-07T20:14:51.5216799Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5217697Z self=, 2025-05-07T20:14:51.5218483Z B=18, 2025-05-07T20:14:51.5218752Z T=20, 2025-05-07T20:14:51.5219015Z L=7, 2025-05-07T20:14:51.5219285Z A=20, 2025-05-07T20:14:51.5220505Z Dtype=torch.int64, 2025-05-07T20:14:51.5220845Z Itype=torch.int32, 2025-05-07T20:14:51.5221193Z broadcast_indices=True, 2025-05-07T20:14:51.5221556Z max_batch_size=1, 2025-05-07T20:14:51.5221861Z ) 2025-05-07T20:14:51.5222249Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5223146Z self=, 2025-05-07T20:14:51.5223933Z B=1, 2025-05-07T20:14:51.5224201Z T=9, 2025-05-07T20:14:51.5224468Z L=20, 2025-05-07T20:14:51.5224728Z A=1, 2025-05-07T20:14:51.5225011Z Dtype=torch.int32, 2025-05-07T20:14:51.5225345Z Itype=torch.int32, 2025-05-07T20:14:51.5225685Z broadcast_indices=False, 2025-05-07T20:14:51.5226057Z max_batch_size=5, 2025-05-07T20:14:51.5226367Z ) 2025-05-07T20:14:51.5226738Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5227624Z self=, 2025-05-07T20:14:51.5228704Z B=17, 2025-05-07T20:14:51.5228980Z T=8, 2025-05-07T20:14:51.5229238Z L=3, 2025-05-07T20:14:51.5229503Z A=14, 2025-05-07T20:14:51.5229795Z Dtype=torch.int64, 2025-05-07T20:14:51.5230129Z Itype=torch.int64, 2025-05-07T20:14:51.5230475Z broadcast_indices=False, 2025-05-07T20:14:51.5230841Z max_batch_size=0, 2025-05-07T20:14:51.5231146Z ) 2025-05-07T20:14:51.5231520Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5232407Z self=, 2025-05-07T20:14:51.5233348Z B=11, 2025-05-07T20:14:51.5233616Z T=6, 2025-05-07T20:14:51.5233884Z L=4, 2025-05-07T20:14:51.5234142Z A=18, 2025-05-07T20:14:51.5234429Z Dtype=torch.float32, 2025-05-07T20:14:51.5234777Z Itype=torch.int64, 2025-05-07T20:14:51.5235116Z broadcast_indices=True, 2025-05-07T20:14:51.5235490Z max_batch_size=5, 2025-05-07T20:14:51.5235805Z ) 2025-05-07T20:14:51.5236180Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5237406Z self=, 2025-05-07T20:14:51.5238215Z B=10, 2025-05-07T20:14:51.5238485Z T=9, 2025-05-07T20:14:51.5238744Z L=3, 2025-05-07T20:14:51.5239005Z A=10, 2025-05-07T20:14:51.5239291Z Dtype=torch.float32, 2025-05-07T20:14:51.5239643Z Itype=torch.int64, 2025-05-07T20:14:51.5239992Z broadcast_indices=True, 2025-05-07T20:14:51.5240352Z max_batch_size=2, 2025-05-07T20:14:51.5240661Z ) 2025-05-07T20:14:51.5241033Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5241927Z self=, 2025-05-07T20:14:51.5242707Z B=3, 2025-05-07T20:14:51.5242979Z T=7, 2025-05-07T20:14:51.5243259Z L=15, 2025-05-07T20:14:51.5243523Z A=1, 2025-05-07T20:14:51.5243810Z Dtype=torch.int64, 2025-05-07T20:14:51.5244148Z Itype=torch.int32, 2025-05-07T20:14:51.5244494Z broadcast_indices=True, 2025-05-07T20:14:51.5244854Z max_batch_size=0, 2025-05-07T20:14:51.5245170Z ) 2025-05-07T20:14:51.5245542Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5246428Z self=, 2025-05-07T20:14:51.5247213Z B=20, 2025-05-07T20:14:51.5247485Z T=6, 2025-05-07T20:14:51.5247741Z L=6, 2025-05-07T20:14:51.5248005Z A=17, 2025-05-07T20:14:51.5248289Z Dtype=torch.int32, 2025-05-07T20:14:51.5248619Z Itype=torch.int32, 2025-05-07T20:14:51.5248969Z broadcast_indices=False, 2025-05-07T20:14:51.5249441Z max_batch_size=-1, 2025-05-07T20:14:51.5249761Z ) 2025-05-07T20:14:51.5250135Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5251317Z self=, 2025-05-07T20:14:51.5252101Z B=20, 2025-05-07T20:14:51.5252376Z T=1, 2025-05-07T20:14:51.5252644Z L=6, 2025-05-07T20:14:51.5252908Z A=17, 2025-05-07T20:14:51.5253191Z Dtype=torch.int32, 2025-05-07T20:14:51.5253533Z Itype=torch.int32, 2025-05-07T20:14:51.5253883Z broadcast_indices=False, 2025-05-07T20:14:51.5254251Z max_batch_size=-1, 2025-05-07T20:14:51.5254568Z ) 2025-05-07T20:14:51.5254943Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5255829Z self=, 2025-05-07T20:14:51.5256618Z B=6, 2025-05-07T20:14:51.5256882Z T=1, 2025-05-07T20:14:51.5257140Z L=6, 2025-05-07T20:14:51.5257406Z A=17, 2025-05-07T20:14:51.5257691Z Dtype=torch.int32, 2025-05-07T20:14:51.5258023Z Itype=torch.int32, 2025-05-07T20:14:51.5258384Z broadcast_indices=False, 2025-05-07T20:14:51.5258753Z max_batch_size=-1, 2025-05-07T20:14:51.5259058Z ) 2025-05-07T20:14:51.5259431Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5260335Z self=, 2025-05-07T20:14:51.5261130Z B=6, 2025-05-07T20:14:51.5261392Z T=1, 2025-05-07T20:14:51.5261659Z L=6, 2025-05-07T20:14:51.5261929Z A=1, 2025-05-07T20:14:51.5262205Z Dtype=torch.int32, 2025-05-07T20:14:51.5262543Z Itype=torch.int32, 2025-05-07T20:14:51.5262893Z broadcast_indices=False, 2025-05-07T20:14:51.5263260Z max_batch_size=-1, 2025-05-07T20:14:51.5263577Z ) 2025-05-07T20:14:51.5263948Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5264836Z self=, 2025-05-07T20:14:51.5265626Z B=6, 2025-05-07T20:14:51.5265902Z T=1, 2025-05-07T20:14:51.5266160Z L=2, 2025-05-07T20:14:51.5266425Z A=1, 2025-05-07T20:14:51.5266709Z Dtype=torch.int32, 2025-05-07T20:14:51.5267039Z Itype=torch.int32, 2025-05-07T20:14:51.5267579Z broadcast_indices=False, 2025-05-07T20:14:51.5267976Z max_batch_size=-1, 2025-05-07T20:14:51.5268290Z ) 2025-05-07T20:14:51.5268663Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5269560Z self=, 2025-05-07T20:14:51.5270346Z B=1, 2025-05-07T20:14:51.5270610Z T=1, 2025-05-07T20:14:51.5270876Z L=2, 2025-05-07T20:14:51.5271143Z A=1, 2025-05-07T20:14:51.5271418Z Dtype=torch.int32, 2025-05-07T20:14:51.5271753Z Itype=torch.int32, 2025-05-07T20:14:51.5272105Z broadcast_indices=False, 2025-05-07T20:14:51.5272468Z max_batch_size=-1, 2025-05-07T20:14:51.5272786Z ) 2025-05-07T20:14:51.5273164Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5274068Z self=, 2025-05-07T20:14:51.5274861Z B=1, 2025-05-07T20:14:51.5275133Z T=1, 2025-05-07T20:14:51.5275398Z L=2, 2025-05-07T20:14:51.5275671Z A=1, 2025-05-07T20:14:51.5275952Z Dtype=torch.int32, 2025-05-07T20:14:51.5276286Z Itype=torch.int32, 2025-05-07T20:14:51.5276639Z broadcast_indices=False, 2025-05-07T20:14:51.5277009Z max_batch_size=1, 2025-05-07T20:14:51.5277316Z ) 2025-05-07T20:14:51.5277692Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5278585Z self=, 2025-05-07T20:14:51.5279370Z B=19, 2025-05-07T20:14:51.5279634Z T=17, 2025-05-07T20:14:51.5279903Z L=2, 2025-05-07T20:14:51.5280173Z A=4, 2025-05-07T20:14:51.5280458Z Dtype=torch.int32, 2025-05-07T20:14:51.5280798Z Itype=torch.int64, 2025-05-07T20:14:51.5281405Z broadcast_indices=True, 2025-05-07T20:14:51.5281771Z max_batch_size=-1, 2025-05-07T20:14:51.5282088Z ) 2025-05-07T20:14:51.5282461Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5283359Z self=, 2025-05-07T20:14:51.5284155Z B=19, 2025-05-07T20:14:51.5284426Z T=17, 2025-05-07T20:14:51.5284688Z L=2, 2025-05-07T20:14:51.5284956Z A=2, 2025-05-07T20:14:51.5285238Z Dtype=torch.int32, 2025-05-07T20:14:51.5285571Z Itype=torch.int64, 2025-05-07T20:14:51.5285913Z broadcast_indices=True, 2025-05-07T20:14:51.5286275Z max_batch_size=-1, 2025-05-07T20:14:51.5286582Z ) 2025-05-07T20:14:51.5286956Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5287850Z self=, 2025-05-07T20:14:51.5288674Z B=19, 2025-05-07T20:14:51.5288935Z T=17, 2025-05-07T20:14:51.5289204Z L=2, 2025-05-07T20:14:51.5289616Z A=2, 2025-05-07T20:14:51.5289896Z Dtype=torch.int32, 2025-05-07T20:14:51.5290237Z Itype=torch.int64, 2025-05-07T20:14:51.5290592Z broadcast_indices=True, 2025-05-07T20:14:51.5290951Z max_batch_size=2, 2025-05-07T20:14:51.5291265Z ) 2025-05-07T20:14:51.5291575Z PASSED 2025-05-07T20:14:51.5292196Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:14:51.5985987Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5987556Z self=, 2025-05-07T20:14:51.5988335Z B=1, 2025-05-07T20:14:51.5988609Z T=1, 2025-05-07T20:14:51.5988876Z L=2, 2025-05-07T20:14:51.5989142Z A=1, 2025-05-07T20:14:51.5989420Z Dtype=torch.int32, 2025-05-07T20:14:51.5989809Z Itype=torch.int32, 2025-05-07T20:14:51.5990161Z broadcast_indices=False, 2025-05-07T20:14:51.5990515Z ) 2025-05-07T20:14:51.5990873Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5992211Z self=, 2025-05-07T20:14:51.5993012Z B=6, 2025-05-07T20:14:51.5993281Z T=1, 2025-05-07T20:14:51.5993547Z L=2, 2025-05-07T20:14:51.5993808Z A=1, 2025-05-07T20:14:51.5994094Z Dtype=torch.int32, 2025-05-07T20:14:51.5994437Z Itype=torch.int32, 2025-05-07T20:14:51.5994785Z broadcast_indices=False, 2025-05-07T20:14:51.5995137Z ) 2025-05-07T20:14:51.5995496Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.5996349Z self=, 2025-05-07T20:14:51.5997109Z B=6, 2025-05-07T20:14:51.5997381Z T=11, 2025-05-07T20:14:51.5997667Z L=3, 2025-05-07T20:14:51.5997943Z A=18, 2025-05-07T20:14:51.5998235Z Dtype=torch.float32, 2025-05-07T20:14:51.5998587Z Itype=torch.int32, 2025-05-07T20:14:51.5998930Z broadcast_indices=False, 2025-05-07T20:14:51.5999292Z ) 2025-05-07T20:14:51.5999650Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6000605Z self=, 2025-05-07T20:14:51.6001374Z B=18, 2025-05-07T20:14:51.6001640Z T=1, 2025-05-07T20:14:51.6001900Z L=2, 2025-05-07T20:14:51.6002167Z A=1, 2025-05-07T20:14:51.6002451Z Dtype=torch.int32, 2025-05-07T20:14:51.6002780Z Itype=torch.int32, 2025-05-07T20:14:51.6003133Z broadcast_indices=False, 2025-05-07T20:14:51.6003487Z ) 2025-05-07T20:14:51.6003836Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6004678Z self=, 2025-05-07T20:14:51.6005746Z B=18, 2025-05-07T20:14:51.6006022Z T=17, 2025-05-07T20:14:51.6006286Z L=5, 2025-05-07T20:14:51.6006560Z A=14, 2025-05-07T20:14:51.6006853Z Dtype=torch.float32, 2025-05-07T20:14:51.6007220Z Itype=torch.int64, 2025-05-07T20:14:51.6007568Z broadcast_indices=True, 2025-05-07T20:14:51.6007914Z ) 2025-05-07T20:14:51.6008270Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6009125Z self=, 2025-05-07T20:14:51.6009991Z B=20, 2025-05-07T20:14:51.6010254Z T=19, 2025-05-07T20:14:51.6010521Z L=13, 2025-05-07T20:14:51.6010792Z A=19, 2025-05-07T20:14:51.6011066Z Dtype=torch.int32, 2025-05-07T20:14:51.6011409Z Itype=torch.int64, 2025-05-07T20:14:51.6011754Z broadcast_indices=True, 2025-05-07T20:14:51.6012092Z ) 2025-05-07T20:14:51.6012446Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6013310Z self=, 2025-05-07T20:14:51.6014075Z B=7, 2025-05-07T20:14:51.6014339Z T=17, 2025-05-07T20:14:51.6014607Z L=8, 2025-05-07T20:14:51.6014883Z A=13, 2025-05-07T20:14:51.6015163Z Dtype=torch.int32, 2025-05-07T20:14:51.6015506Z Itype=torch.int64, 2025-05-07T20:14:51.6015854Z broadcast_indices=False, 2025-05-07T20:14:51.6016202Z ) 2025-05-07T20:14:51.6016553Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6017410Z self=, 2025-05-07T20:14:51.6018167Z B=5, 2025-05-07T20:14:51.6018435Z T=18, 2025-05-07T20:14:51.6018703Z L=10, 2025-05-07T20:14:51.6018964Z A=7, 2025-05-07T20:14:51.6019253Z Dtype=torch.float32, 2025-05-07T20:14:51.6019604Z Itype=torch.int64, 2025-05-07T20:14:51.6019939Z broadcast_indices=True, 2025-05-07T20:14:51.6020302Z ) 2025-05-07T20:14:51.6020654Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6021512Z self=, 2025-05-07T20:14:51.6022471Z B=20, 2025-05-07T20:14:51.6022762Z T=15, 2025-05-07T20:14:51.6023031Z L=11, 2025-05-07T20:14:51.6023296Z A=1, 2025-05-07T20:14:51.6023579Z Dtype=torch.int64, 2025-05-07T20:14:51.6023922Z Itype=torch.int32, 2025-05-07T20:14:51.6024260Z broadcast_indices=True, 2025-05-07T20:14:51.6024608Z ) 2025-05-07T20:14:51.6024965Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6025817Z self=, 2025-05-07T20:14:51.6026580Z B=7, 2025-05-07T20:14:51.6026851Z T=18, 2025-05-07T20:14:51.6027114Z L=4, 2025-05-07T20:14:51.6027386Z A=19, 2025-05-07T20:14:51.6027672Z Dtype=torch.int64, 2025-05-07T20:14:51.6028430Z Itype=torch.int64, 2025-05-07T20:14:51.6028791Z broadcast_indices=True, 2025-05-07T20:14:51.6029138Z ) 2025-05-07T20:14:51.6029498Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6030362Z self=, 2025-05-07T20:14:51.6031131Z B=1, 2025-05-07T20:14:51.6031400Z T=6, 2025-05-07T20:14:51.6031664Z L=8, 2025-05-07T20:14:51.6031938Z A=7, 2025-05-07T20:14:51.6032228Z Dtype=torch.int32, 2025-05-07T20:14:51.6032564Z Itype=torch.int32, 2025-05-07T20:14:51.6032915Z broadcast_indices=False, 2025-05-07T20:14:51.6033277Z ) 2025-05-07T20:14:51.6033629Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6034479Z self=, 2025-05-07T20:14:51.6035242Z B=7, 2025-05-07T20:14:51.6035518Z T=6, 2025-05-07T20:14:51.6035805Z L=8, 2025-05-07T20:14:51.6036387Z A=7, 2025-05-07T20:14:51.6036667Z Dtype=torch.int32, 2025-05-07T20:14:51.6037007Z Itype=torch.int32, 2025-05-07T20:14:51.6037354Z broadcast_indices=False, 2025-05-07T20:14:51.6037703Z ) 2025-05-07T20:14:51.6038068Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6038921Z self=, 2025-05-07T20:14:51.6039684Z B=7, 2025-05-07T20:14:51.6039951Z T=7, 2025-05-07T20:14:51.6040219Z L=8, 2025-05-07T20:14:51.6040488Z A=7, 2025-05-07T20:14:51.6040764Z Dtype=torch.int32, 2025-05-07T20:14:51.6041102Z Itype=torch.int32, 2025-05-07T20:14:51.6041449Z broadcast_indices=False, 2025-05-07T20:14:51.6041800Z ) 2025-05-07T20:14:51.6042153Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6043010Z self=, 2025-05-07T20:14:51.6043767Z B=7, 2025-05-07T20:14:51.6044050Z T=7, 2025-05-07T20:14:51.6044317Z L=8, 2025-05-07T20:14:51.6044578Z A=8, 2025-05-07T20:14:51.6044862Z Dtype=torch.int32, 2025-05-07T20:14:51.6045199Z Itype=torch.int32, 2025-05-07T20:14:51.6045552Z broadcast_indices=False, 2025-05-07T20:14:51.6045908Z ) 2025-05-07T20:14:51.6046262Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6047105Z self=, 2025-05-07T20:14:51.6047871Z B=8, 2025-05-07T20:14:51.6048151Z T=7, 2025-05-07T20:14:51.6048419Z L=8, 2025-05-07T20:14:51.6048680Z A=8, 2025-05-07T20:14:51.6048964Z Dtype=torch.int32, 2025-05-07T20:14:51.6049305Z Itype=torch.int32, 2025-05-07T20:14:51.6049778Z broadcast_indices=False, 2025-05-07T20:14:51.6050134Z ) 2025-05-07T20:14:51.6050488Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6051334Z self=, 2025-05-07T20:14:51.6052107Z B=8, 2025-05-07T20:14:51.6052374Z T=7, 2025-05-07T20:14:51.6052633Z L=7, 2025-05-07T20:14:51.6053055Z A=8, 2025-05-07T20:14:51.6053636Z Dtype=torch.int32, 2025-05-07T20:14:51.6053983Z Itype=torch.int32, 2025-05-07T20:14:51.6054333Z broadcast_indices=False, 2025-05-07T20:14:51.6054696Z ) 2025-05-07T20:14:51.6055058Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6055912Z self=, 2025-05-07T20:14:51.6056674Z B=7, 2025-05-07T20:14:51.6056947Z T=7, 2025-05-07T20:14:51.6057219Z L=7, 2025-05-07T20:14:51.6057483Z A=8, 2025-05-07T20:14:51.6057768Z Dtype=torch.int32, 2025-05-07T20:14:51.6058101Z Itype=torch.int32, 2025-05-07T20:14:51.6058451Z broadcast_indices=False, 2025-05-07T20:14:51.6058803Z ) 2025-05-07T20:14:51.6059149Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6060014Z self=, 2025-05-07T20:14:51.6060779Z B=12, 2025-05-07T20:14:51.6061040Z T=5, 2025-05-07T20:14:51.6061332Z L=2, 2025-05-07T20:14:51.6061601Z A=6, 2025-05-07T20:14:51.6061901Z Dtype=torch.int64, 2025-05-07T20:14:51.6062242Z Itype=torch.int64, 2025-05-07T20:14:51.6062587Z broadcast_indices=False, 2025-05-07T20:14:51.6062942Z ) 2025-05-07T20:14:51.6063298Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6064154Z self=, 2025-05-07T20:14:51.6064913Z B=6, 2025-05-07T20:14:51.6065182Z T=5, 2025-05-07T20:14:51.6065449Z L=2, 2025-05-07T20:14:51.6065708Z A=6, 2025-05-07T20:14:51.6065991Z Dtype=torch.int64, 2025-05-07T20:14:51.6066332Z Itype=torch.int64, 2025-05-07T20:14:51.6066686Z broadcast_indices=False, 2025-05-07T20:14:51.6067288Z ) 2025-05-07T20:14:51.6067649Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6068504Z self=, 2025-05-07T20:14:51.6069265Z B=6, 2025-05-07T20:14:51.6069528Z T=2, 2025-05-07T20:14:51.6069794Z L=2, 2025-05-07T20:14:51.6070051Z A=6, 2025-05-07T20:14:51.6070333Z Dtype=torch.int64, 2025-05-07T20:14:51.6088656Z Itype=torch.int64, 2025-05-07T20:14:51.6089042Z broadcast_indices=False, 2025-05-07T20:14:51.6089491Z ) 2025-05-07T20:14:51.6089845Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6090704Z self=, 2025-05-07T20:14:51.6091470Z B=6, 2025-05-07T20:14:51.6091730Z T=2, 2025-05-07T20:14:51.6091997Z L=6, 2025-05-07T20:14:51.6092269Z A=6, 2025-05-07T20:14:51.6092543Z Dtype=torch.int64, 2025-05-07T20:14:51.6092907Z Itype=torch.int64, 2025-05-07T20:14:51.6093267Z broadcast_indices=False, 2025-05-07T20:14:51.6093624Z ) 2025-05-07T20:14:51.6093969Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6094962Z self=, 2025-05-07T20:14:51.6095824Z B=6, 2025-05-07T20:14:51.6096088Z T=2, 2025-05-07T20:14:51.6096355Z L=2, 2025-05-07T20:14:51.6096621Z A=2, 2025-05-07T20:14:51.6096898Z Dtype=torch.int64, 2025-05-07T20:14:51.6097239Z Itype=torch.int64, 2025-05-07T20:14:51.6097585Z broadcast_indices=False, 2025-05-07T20:14:51.6097929Z ) 2025-05-07T20:14:51.6098298Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6099151Z self=, 2025-05-07T20:14:51.6099908Z B=2, 2025-05-07T20:14:51.6100181Z T=2, 2025-05-07T20:14:51.6100457Z L=2, 2025-05-07T20:14:51.6100712Z A=2, 2025-05-07T20:14:51.6100994Z Dtype=torch.int64, 2025-05-07T20:14:51.6101332Z Itype=torch.int64, 2025-05-07T20:14:51.6101677Z broadcast_indices=False, 2025-05-07T20:14:51.6102308Z ) 2025-05-07T20:14:51.6102711Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6103581Z self=, 2025-05-07T20:14:51.6104336Z B=9, 2025-05-07T20:14:51.6104603Z T=13, 2025-05-07T20:14:51.6104873Z L=6, 2025-05-07T20:14:51.6105133Z A=20, 2025-05-07T20:14:51.6105421Z Dtype=torch.float32, 2025-05-07T20:14:51.6105770Z Itype=torch.int32, 2025-05-07T20:14:51.6106107Z broadcast_indices=True, 2025-05-07T20:14:51.6106457Z ) 2025-05-07T20:14:51.6106810Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6107653Z self=, 2025-05-07T20:14:51.6108433Z B=9, 2025-05-07T20:14:51.6108701Z T=20, 2025-05-07T20:14:51.6108968Z L=6, 2025-05-07T20:14:51.6109235Z A=20, 2025-05-07T20:14:51.6109521Z Dtype=torch.float32, 2025-05-07T20:14:51.6109875Z Itype=torch.int32, 2025-05-07T20:14:51.6110230Z broadcast_indices=True, 2025-05-07T20:14:51.6110575Z ) 2025-05-07T20:14:51.6110932Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6111777Z self=, 2025-05-07T20:14:51.6112541Z B=20, 2025-05-07T20:14:51.6112812Z T=20, 2025-05-07T20:14:51.6113076Z L=6, 2025-05-07T20:14:51.6113346Z A=20, 2025-05-07T20:14:51.6113636Z Dtype=torch.float32, 2025-05-07T20:14:51.6113984Z Itype=torch.int32, 2025-05-07T20:14:51.6114334Z broadcast_indices=True, 2025-05-07T20:14:51.6114681Z ) 2025-05-07T20:14:51.6115026Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6116143Z self=, 2025-05-07T20:14:51.6116916Z B=20, 2025-05-07T20:14:51.6117180Z T=20, 2025-05-07T20:14:51.6117453Z L=6, 2025-05-07T20:14:51.6117736Z A=6, 2025-05-07T20:14:51.6118027Z Dtype=torch.float32, 2025-05-07T20:14:51.6118376Z Itype=torch.int32, 2025-05-07T20:14:51.6118725Z broadcast_indices=True, 2025-05-07T20:14:51.6119064Z ) 2025-05-07T20:14:51.6119418Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6120272Z self=, 2025-05-07T20:14:51.6121037Z B=20, 2025-05-07T20:14:51.6121302Z T=20, 2025-05-07T20:14:51.6121568Z L=20, 2025-05-07T20:14:51.6121839Z A=20, 2025-05-07T20:14:51.6122123Z Dtype=torch.float32, 2025-05-07T20:14:51.6122472Z Itype=torch.int32, 2025-05-07T20:14:51.6122814Z broadcast_indices=True, 2025-05-07T20:14:51.6123160Z ) 2025-05-07T20:14:51.6123518Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6124370Z self=, 2025-05-07T20:14:51.6125139Z B=19, 2025-05-07T20:14:51.6125407Z T=11, 2025-05-07T20:14:51.6125677Z L=20, 2025-05-07T20:14:51.6125939Z A=12, 2025-05-07T20:14:51.6126224Z Dtype=torch.int64, 2025-05-07T20:14:51.6126561Z Itype=torch.int32, 2025-05-07T20:14:51.6126897Z broadcast_indices=False, 2025-05-07T20:14:51.6127274Z ) 2025-05-07T20:14:51.6127628Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6128792Z self=, 2025-05-07T20:14:51.6129639Z B=11, 2025-05-07T20:14:51.6129914Z T=11, 2025-05-07T20:14:51.6130191Z L=20, 2025-05-07T20:14:51.6130449Z A=12, 2025-05-07T20:14:51.6130733Z Dtype=torch.int64, 2025-05-07T20:14:51.6131085Z Itype=torch.int32, 2025-05-07T20:14:51.6131426Z broadcast_indices=False, 2025-05-07T20:14:51.6245100Z ) 2025-05-07T20:14:51.6245633Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6246968Z self=, 2025-05-07T20:14:51.6247759Z B=11, 2025-05-07T20:14:51.6248030Z T=11, 2025-05-07T20:14:51.6248301Z L=12, 2025-05-07T20:14:51.6248565Z A=12, 2025-05-07T20:14:51.6248860Z Dtype=torch.int64, 2025-05-07T20:14:51.6249207Z Itype=torch.int32, 2025-05-07T20:14:51.6249642Z broadcast_indices=False, 2025-05-07T20:14:51.6249999Z ) 2025-05-07T20:14:51.6250358Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6251215Z self=, 2025-05-07T20:14:51.6251978Z B=11, 2025-05-07T20:14:51.6252248Z T=12, 2025-05-07T20:14:51.6252516Z L=12, 2025-05-07T20:14:51.6252798Z A=12, 2025-05-07T20:14:51.6253087Z Dtype=torch.int64, 2025-05-07T20:14:51.6253432Z Itype=torch.int32, 2025-05-07T20:14:51.6253774Z broadcast_indices=False, 2025-05-07T20:14:51.6254129Z ) 2025-05-07T20:14:51.6254496Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6255344Z self=, 2025-05-07T20:14:51.6256116Z B=12, 2025-05-07T20:14:51.6256385Z T=12, 2025-05-07T20:14:51.6256645Z L=12, 2025-05-07T20:14:51.6256912Z A=12, 2025-05-07T20:14:51.6257196Z Dtype=torch.int64, 2025-05-07T20:14:51.6257529Z Itype=torch.int32, 2025-05-07T20:14:51.6257879Z broadcast_indices=False, 2025-05-07T20:14:51.6258232Z ) 2025-05-07T20:14:51.6258583Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6259448Z self=, 2025-05-07T20:14:51.6260494Z B=4, 2025-05-07T20:14:51.6260762Z T=4, 2025-05-07T20:14:51.6261026Z L=3, 2025-05-07T20:14:51.6261287Z A=6, 2025-05-07T20:14:51.6261568Z Dtype=torch.float32, 2025-05-07T20:14:51.6261919Z Itype=torch.int32, 2025-05-07T20:14:51.6262279Z broadcast_indices=False, 2025-05-07T20:14:51.6262629Z ) 2025-05-07T20:14:51.6262983Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6263834Z self=, 2025-05-07T20:14:51.6264592Z B=4, 2025-05-07T20:14:51.6264855Z T=4, 2025-05-07T20:14:51.6265123Z L=4, 2025-05-07T20:14:51.6265389Z A=6, 2025-05-07T20:14:51.6265680Z Dtype=torch.float32, 2025-05-07T20:14:51.6266032Z Itype=torch.int32, 2025-05-07T20:14:51.6266375Z broadcast_indices=False, 2025-05-07T20:14:51.6266730Z ) 2025-05-07T20:14:51.6267086Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6267934Z self=, 2025-05-07T20:14:51.6268708Z B=4, 2025-05-07T20:14:51.6268978Z T=4, 2025-05-07T20:14:51.6269240Z L=4, 2025-05-07T20:14:51.6269510Z A=4, 2025-05-07T20:14:51.6269803Z Dtype=torch.float32, 2025-05-07T20:14:51.6270153Z Itype=torch.int32, 2025-05-07T20:14:51.6270501Z broadcast_indices=False, 2025-05-07T20:14:51.6270858Z ) 2025-05-07T20:14:51.6271214Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6272060Z self=, 2025-05-07T20:14:51.6272824Z B=14, 2025-05-07T20:14:51.6273098Z T=16, 2025-05-07T20:14:51.6273364Z L=20, 2025-05-07T20:14:51.6273634Z A=13, 2025-05-07T20:14:51.6273918Z Dtype=torch.int32, 2025-05-07T20:14:51.6274250Z Itype=torch.int64, 2025-05-07T20:14:51.6274599Z broadcast_indices=True, 2025-05-07T20:14:51.6274945Z ) 2025-05-07T20:14:51.6275304Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6276161Z self=, 2025-05-07T20:14:51.6276933Z B=14, 2025-05-07T20:14:51.6277395Z T=13, 2025-05-07T20:14:51.6277695Z L=20, 2025-05-07T20:14:51.6278087Z A=13, 2025-05-07T20:14:51.6278375Z Dtype=torch.int32, 2025-05-07T20:14:51.6278720Z Itype=torch.int64, 2025-05-07T20:14:51.6279072Z broadcast_indices=True, 2025-05-07T20:14:51.6279419Z ) 2025-05-07T20:14:51.6279766Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6280620Z self=, 2025-05-07T20:14:51.6281394Z B=13, 2025-05-07T20:14:51.6281655Z T=13, 2025-05-07T20:14:51.6281919Z L=20, 2025-05-07T20:14:51.6282185Z A=13, 2025-05-07T20:14:51.6282463Z Dtype=torch.int32, 2025-05-07T20:14:51.6282801Z Itype=torch.int64, 2025-05-07T20:14:51.6283163Z broadcast_indices=True, 2025-05-07T20:14:51.6283501Z ) 2025-05-07T20:14:51.6283857Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:14:51.6284713Z self=, 2025-05-07T20:14:51.6285476Z B=13, 2025-05-07T20:14:51.6285747Z T=20, 2025-05-07T20:14:51.6286028Z L=20, 2025-05-07T20:14:51.6286291Z A=13, 2025-05-07T20:14:51.6286577Z Dtype=torch.int32, 2025-05-07T20:14:51.6286917Z Itype=torch.int64, 2025-05-07T20:14:51.6287254Z broadcast_indices=True, 2025-05-07T20:14:51.6287604Z ) 2025-05-07T20:14:51.6287899Z PASSED 2025-05-07T20:14:51.6288513Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths SKIPPED 2025-05-07T20:14:51.6896888Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6898428Z self=, 2025-05-07T20:14:51.6899716Z B=1, 2025-05-07T20:14:51.6899992Z T=1, 2025-05-07T20:14:51.6900262Z L=2, 2025-05-07T20:14:51.6900529Z A=1, 2025-05-07T20:14:51.6900832Z Dtype=torch.int32, 2025-05-07T20:14:51.6901188Z broadcast_lengths=False, 2025-05-07T20:14:51.6901553Z ) 2025-05-07T20:14:51.6901912Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6902763Z self=, 2025-05-07T20:14:51.6903540Z B=15, 2025-05-07T20:14:51.6903810Z T=1, 2025-05-07T20:14:51.6904070Z L=2, 2025-05-07T20:14:51.6904335Z A=1, 2025-05-07T20:14:51.6904620Z Dtype=torch.int32, 2025-05-07T20:14:51.6904964Z broadcast_lengths=False, 2025-05-07T20:14:51.6905318Z ) 2025-05-07T20:14:51.6905675Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6906517Z self=, 2025-05-07T20:14:51.6907297Z B=15, 2025-05-07T20:14:51.6907567Z T=17, 2025-05-07T20:14:51.6907836Z L=19, 2025-05-07T20:14:51.6908096Z A=10, 2025-05-07T20:14:51.6908393Z Dtype=torch.int32, 2025-05-07T20:14:51.6908749Z broadcast_lengths=False, 2025-05-07T20:14:51.6909098Z ) 2025-05-07T20:14:51.6909453Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6910306Z self=, 2025-05-07T20:14:51.6911065Z B=11, 2025-05-07T20:14:51.6911333Z T=1, 2025-05-07T20:14:51.6911605Z L=2, 2025-05-07T20:14:51.6911862Z A=1, 2025-05-07T20:14:51.6912145Z Dtype=torch.int32, 2025-05-07T20:14:51.6912500Z broadcast_lengths=False, 2025-05-07T20:14:51.6912856Z ) 2025-05-07T20:14:51.6913208Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6914057Z self=, 2025-05-07T20:14:51.6914824Z B=11, 2025-05-07T20:14:51.6915097Z T=6, 2025-05-07T20:14:51.6915366Z L=17, 2025-05-07T20:14:51.6915627Z A=11, 2025-05-07T20:14:51.6916208Z Dtype=torch.int32, 2025-05-07T20:14:51.6916572Z broadcast_lengths=True, 2025-05-07T20:14:51.6916920Z ) 2025-05-07T20:14:51.6917265Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6918117Z self=, 2025-05-07T20:14:51.6918887Z B=3, 2025-05-07T20:14:51.6919148Z T=9, 2025-05-07T20:14:51.6919416Z L=18, 2025-05-07T20:14:51.6919685Z A=12, 2025-05-07T20:14:51.6919964Z Dtype=torch.int64, 2025-05-07T20:14:51.6920314Z broadcast_lengths=False, 2025-05-07T20:14:51.6920666Z ) 2025-05-07T20:14:51.6921015Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6921865Z self=, 2025-05-07T20:14:51.6922646Z B=2, 2025-05-07T20:14:51.6922909Z T=19, 2025-05-07T20:14:51.6923182Z L=4, 2025-05-07T20:14:51.6923448Z A=4, 2025-05-07T20:14:51.6923738Z Dtype=torch.float32, 2025-05-07T20:14:51.6924110Z broadcast_lengths=True, 2025-05-07T20:14:51.6924457Z ) 2025-05-07T20:14:51.6924804Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6925655Z self=, 2025-05-07T20:14:51.6926426Z B=6, 2025-05-07T20:14:51.6926697Z T=1, 2025-05-07T20:14:51.6926960Z L=19, 2025-05-07T20:14:51.6927231Z A=16, 2025-05-07T20:14:51.6927517Z Dtype=torch.int32, 2025-05-07T20:14:51.6928108Z broadcast_lengths=False, 2025-05-07T20:14:51.6928492Z ) 2025-05-07T20:14:51.6928851Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6929795Z self=, 2025-05-07T20:14:51.6930866Z B=20, 2025-05-07T20:14:51.6931140Z T=12, 2025-05-07T20:14:51.6931401Z L=11, 2025-05-07T20:14:51.6931669Z A=10, 2025-05-07T20:14:51.6931968Z Dtype=torch.int32, 2025-05-07T20:14:51.6932318Z broadcast_lengths=False, 2025-05-07T20:14:51.6932673Z ) 2025-05-07T20:14:51.6933031Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6933878Z self=, 2025-05-07T20:14:51.6934644Z B=2, 2025-05-07T20:14:51.6934913Z T=2, 2025-05-07T20:14:51.6935180Z L=20, 2025-05-07T20:14:51.6935441Z A=13, 2025-05-07T20:14:51.6935723Z Dtype=torch.int64, 2025-05-07T20:14:51.6936070Z broadcast_lengths=True, 2025-05-07T20:14:51.6936410Z ) 2025-05-07T20:14:51.6936762Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6937610Z self=, 2025-05-07T20:14:51.6938378Z B=6, 2025-05-07T20:14:51.6938658Z T=6, 2025-05-07T20:14:51.6938927Z L=9, 2025-05-07T20:14:51.6939189Z A=5, 2025-05-07T20:14:51.6939483Z Dtype=torch.float32, 2025-05-07T20:14:51.6939847Z broadcast_lengths=False, 2025-05-07T20:14:51.6940195Z ) 2025-05-07T20:14:51.6940552Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6941406Z self=, 2025-05-07T20:14:51.6942165Z B=5, 2025-05-07T20:14:51.6942435Z T=6, 2025-05-07T20:14:51.6942704Z L=9, 2025-05-07T20:14:51.6942964Z A=5, 2025-05-07T20:14:51.6943255Z Dtype=torch.float32, 2025-05-07T20:14:51.6943622Z broadcast_lengths=False, 2025-05-07T20:14:51.6943976Z ) 2025-05-07T20:14:51.6944322Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6945172Z self=, 2025-05-07T20:14:51.6945954Z B=5, 2025-05-07T20:14:51.6946221Z T=6, 2025-05-07T20:14:51.6946492Z L=5, 2025-05-07T20:14:51.6946760Z A=5, 2025-05-07T20:14:51.6947279Z Dtype=torch.float32, 2025-05-07T20:14:51.6947661Z broadcast_lengths=False, 2025-05-07T20:14:51.6948016Z ) 2025-05-07T20:14:51.6948363Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6949327Z self=, 2025-05-07T20:14:51.6950181Z B=5, 2025-05-07T20:14:51.6950439Z T=6, 2025-05-07T20:14:51.6950706Z L=6, 2025-05-07T20:14:51.6950972Z A=5, 2025-05-07T20:14:51.6951252Z Dtype=torch.float32, 2025-05-07T20:14:51.6951618Z broadcast_lengths=False, 2025-05-07T20:14:51.6951977Z ) 2025-05-07T20:14:51.6952323Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6953183Z self=, 2025-05-07T20:14:51.6953957Z B=6, 2025-05-07T20:14:51.6954225Z T=6, 2025-05-07T20:14:51.6954491Z L=6, 2025-05-07T20:14:51.6954754Z A=5, 2025-05-07T20:14:51.6955053Z Dtype=torch.float32, 2025-05-07T20:14:51.6955412Z broadcast_lengths=False, 2025-05-07T20:14:51.6955768Z ) 2025-05-07T20:14:51.6956128Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6956971Z self=, 2025-05-07T20:14:51.6957739Z B=5, 2025-05-07T20:14:51.6958010Z T=6, 2025-05-07T20:14:51.6958273Z L=6, 2025-05-07T20:14:51.6958542Z A=6, 2025-05-07T20:14:51.6958833Z Dtype=torch.float32, 2025-05-07T20:14:51.6959189Z broadcast_lengths=False, 2025-05-07T20:14:51.6959542Z ) 2025-05-07T20:14:51.6959895Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6960742Z self=, 2025-05-07T20:14:51.6961726Z B=13, 2025-05-07T20:14:51.6961998Z T=10, 2025-05-07T20:14:51.6962293Z L=20, 2025-05-07T20:14:51.6962565Z A=11, 2025-05-07T20:14:51.6963079Z Dtype=torch.int32, 2025-05-07T20:14:51.6963438Z broadcast_lengths=True, 2025-05-07T20:14:51.6963780Z ) 2025-05-07T20:14:51.6964130Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6964977Z self=, 2025-05-07T20:14:51.6965741Z B=13, 2025-05-07T20:14:51.6966003Z T=10, 2025-05-07T20:14:51.6966272Z L=10, 2025-05-07T20:14:51.6966534Z A=11, 2025-05-07T20:14:51.6966811Z Dtype=torch.int32, 2025-05-07T20:14:51.6967162Z broadcast_lengths=True, 2025-05-07T20:14:51.6967507Z ) 2025-05-07T20:14:51.6967853Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6968703Z self=, 2025-05-07T20:14:51.6969569Z B=13, 2025-05-07T20:14:51.6969839Z T=11, 2025-05-07T20:14:51.6970101Z L=10, 2025-05-07T20:14:51.6970367Z A=11, 2025-05-07T20:14:51.6970661Z Dtype=torch.int32, 2025-05-07T20:14:51.6971005Z broadcast_lengths=True, 2025-05-07T20:14:51.6971351Z ) 2025-05-07T20:14:51.6971705Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6972550Z self=, 2025-05-07T20:14:51.6973315Z B=13, 2025-05-07T20:14:51.6973583Z T=13, 2025-05-07T20:14:51.6973848Z L=10, 2025-05-07T20:14:51.6974114Z A=11, 2025-05-07T20:14:51.6974399Z Dtype=torch.int32, 2025-05-07T20:14:51.6974747Z broadcast_lengths=True, 2025-05-07T20:14:51.6975093Z ) 2025-05-07T20:14:51.6975450Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6976294Z self=, 2025-05-07T20:14:51.6977073Z B=10, 2025-05-07T20:14:51.6977344Z T=10, 2025-05-07T20:14:51.6977612Z L=10, 2025-05-07T20:14:51.6977874Z A=11, 2025-05-07T20:14:51.6978368Z Dtype=torch.int32, 2025-05-07T20:14:51.6978732Z broadcast_lengths=True, 2025-05-07T20:14:51.6979072Z ) 2025-05-07T20:14:51.6979426Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6980278Z self=, 2025-05-07T20:14:51.6981035Z B=10, 2025-05-07T20:14:51.6981303Z T=10, 2025-05-07T20:14:51.6981571Z L=10, 2025-05-07T20:14:51.6981830Z A=10, 2025-05-07T20:14:51.6982111Z Dtype=torch.int32, 2025-05-07T20:14:51.6982463Z broadcast_lengths=True, 2025-05-07T20:14:51.6982800Z ) 2025-05-07T20:14:51.6983156Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6984007Z self=, 2025-05-07T20:14:51.6984790Z B=4, 2025-05-07T20:14:51.6985049Z T=13, 2025-05-07T20:14:51.6985318Z L=11, 2025-05-07T20:14:51.6985585Z A=20, 2025-05-07T20:14:51.6985870Z Dtype=torch.int32, 2025-05-07T20:14:51.6986218Z broadcast_lengths=True, 2025-05-07T20:14:51.6986564Z ) 2025-05-07T20:14:51.6986912Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6987765Z self=, 2025-05-07T20:14:51.6988535Z B=4, 2025-05-07T20:14:51.6988795Z T=13, 2025-05-07T20:14:51.6989061Z L=11, 2025-05-07T20:14:51.6989327Z A=13, 2025-05-07T20:14:51.6989605Z Dtype=torch.int32, 2025-05-07T20:14:51.6989952Z broadcast_lengths=True, 2025-05-07T20:14:51.6990302Z ) 2025-05-07T20:14:51.6990650Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6991508Z self=, 2025-05-07T20:14:51.6992521Z B=13, 2025-05-07T20:14:51.6992784Z T=13, 2025-05-07T20:14:51.6993058Z L=11, 2025-05-07T20:14:51.6993323Z A=13, 2025-05-07T20:14:51.6993612Z Dtype=torch.int32, 2025-05-07T20:14:51.6993965Z broadcast_lengths=True, 2025-05-07T20:14:51.6994311Z ) 2025-05-07T20:14:51.6994666Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6995513Z self=, 2025-05-07T20:14:51.6996285Z B=13, 2025-05-07T20:14:51.6996556Z T=13, 2025-05-07T20:14:51.6996814Z L=13, 2025-05-07T20:14:51.6997082Z A=13, 2025-05-07T20:14:51.6997366Z Dtype=torch.int32, 2025-05-07T20:14:51.6997709Z broadcast_lengths=True, 2025-05-07T20:14:51.6998056Z ) 2025-05-07T20:14:51.6998407Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.6999257Z self=, 2025-05-07T20:14:51.7000033Z B=17, 2025-05-07T20:14:51.7000301Z T=19, 2025-05-07T20:14:51.7000567Z L=13, 2025-05-07T20:14:51.7000835Z A=18, 2025-05-07T20:14:51.7001126Z Dtype=torch.int32, 2025-05-07T20:14:51.7001467Z broadcast_lengths=True, 2025-05-07T20:14:51.7001812Z ) 2025-05-07T20:14:51.7002171Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7003033Z self=, 2025-05-07T20:14:51.7003794Z B=18, 2025-05-07T20:14:51.7004066Z T=19, 2025-05-07T20:14:51.7004333Z L=13, 2025-05-07T20:14:51.7004593Z A=18, 2025-05-07T20:14:51.7004879Z Dtype=torch.int32, 2025-05-07T20:14:51.7005229Z broadcast_lengths=True, 2025-05-07T20:14:51.7005570Z ) 2025-05-07T20:14:51.7005927Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7006782Z self=, 2025-05-07T20:14:51.7007550Z B=18, 2025-05-07T20:14:51.7007820Z T=19, 2025-05-07T20:14:51.7008089Z L=13, 2025-05-07T20:14:51.7008349Z A=19, 2025-05-07T20:14:51.7008797Z Dtype=torch.int32, 2025-05-07T20:14:51.7009163Z broadcast_lengths=True, 2025-05-07T20:14:51.7009633Z ) 2025-05-07T20:14:51.7009990Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7010841Z self=, 2025-05-07T20:14:51.7011605Z B=18, 2025-05-07T20:14:51.7011866Z T=18, 2025-05-07T20:14:51.7012131Z L=13, 2025-05-07T20:14:51.7012401Z A=18, 2025-05-07T20:14:51.7012682Z Dtype=torch.int32, 2025-05-07T20:14:51.7013028Z broadcast_lengths=True, 2025-05-07T20:14:51.7013374Z ) 2025-05-07T20:14:51.7013717Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7014568Z self=, 2025-05-07T20:14:51.7015342Z B=18, 2025-05-07T20:14:51.7015603Z T=18, 2025-05-07T20:14:51.7015877Z L=13, 2025-05-07T20:14:51.7016156Z A=13, 2025-05-07T20:14:51.7016443Z Dtype=torch.int32, 2025-05-07T20:14:51.7016790Z broadcast_lengths=True, 2025-05-07T20:14:51.7017136Z ) 2025-05-07T20:14:51.7017483Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7018336Z self=, 2025-05-07T20:14:51.7019106Z B=13, 2025-05-07T20:14:51.7019377Z T=18, 2025-05-07T20:14:51.7019638Z L=13, 2025-05-07T20:14:51.7019908Z A=13, 2025-05-07T20:14:51.7020191Z Dtype=torch.int32, 2025-05-07T20:14:51.7020534Z broadcast_lengths=True, 2025-05-07T20:14:51.7020878Z ) 2025-05-07T20:14:51.7021232Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7022078Z self=, 2025-05-07T20:14:51.7023022Z B=13, 2025-05-07T20:14:51.7023295Z T=18, 2025-05-07T20:14:51.7023557Z L=13, 2025-05-07T20:14:51.7023832Z A=18, 2025-05-07T20:14:51.7024119Z Dtype=torch.int32, 2025-05-07T20:14:51.7024461Z broadcast_lengths=True, 2025-05-07T20:14:51.7070083Z ) 2025-05-07T20:14:51.7070520Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7071390Z self=, 2025-05-07T20:14:51.7072150Z B=9, 2025-05-07T20:14:51.7072417Z T=10, 2025-05-07T20:14:51.7072685Z L=18, 2025-05-07T20:14:51.7072945Z A=1, 2025-05-07T20:14:51.7073238Z Dtype=torch.int32, 2025-05-07T20:14:51.7073590Z broadcast_lengths=False, 2025-05-07T20:14:51.7073936Z ) 2025-05-07T20:14:51.7074288Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7075139Z self=, 2025-05-07T20:14:51.7075930Z B=18, 2025-05-07T20:14:51.7076193Z T=10, 2025-05-07T20:14:51.7076460Z L=18, 2025-05-07T20:14:51.7076742Z A=1, 2025-05-07T20:14:51.7077019Z Dtype=torch.int32, 2025-05-07T20:14:51.7077370Z broadcast_lengths=False, 2025-05-07T20:14:51.7077726Z ) 2025-05-07T20:14:51.7078076Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7078928Z self=, 2025-05-07T20:14:51.7079693Z B=18, 2025-05-07T20:14:51.7079957Z T=18, 2025-05-07T20:14:51.7080226Z L=18, 2025-05-07T20:14:51.7080500Z A=1, 2025-05-07T20:14:51.7080775Z Dtype=torch.int32, 2025-05-07T20:14:51.7081124Z broadcast_lengths=False, 2025-05-07T20:14:51.7081482Z ) 2025-05-07T20:14:51.7081829Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7082686Z self=, 2025-05-07T20:14:51.7083460Z B=18, 2025-05-07T20:14:51.7083722Z T=18, 2025-05-07T20:14:51.7083990Z L=18, 2025-05-07T20:14:51.7084630Z A=18, 2025-05-07T20:14:51.7084939Z Dtype=torch.int32, 2025-05-07T20:14:51.7085284Z broadcast_lengths=False, 2025-05-07T20:14:51.7085638Z ) 2025-05-07T20:14:51.7085995Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7086842Z self=, 2025-05-07T20:14:51.7087606Z B=8, 2025-05-07T20:14:51.7087876Z T=10, 2025-05-07T20:14:51.7088164Z L=14, 2025-05-07T20:14:51.7088429Z A=18, 2025-05-07T20:14:51.7088719Z Dtype=torch.int64, 2025-05-07T20:14:51.7089061Z broadcast_lengths=False, 2025-05-07T20:14:51.7089524Z ) 2025-05-07T20:14:51.7089887Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7090736Z self=, 2025-05-07T20:14:51.7091516Z B=8, 2025-05-07T20:14:51.7091785Z T=10, 2025-05-07T20:14:51.7092046Z L=10, 2025-05-07T20:14:51.7092322Z A=18, 2025-05-07T20:14:51.7092605Z Dtype=torch.int64, 2025-05-07T20:14:51.7092952Z broadcast_lengths=False, 2025-05-07T20:14:51.7093308Z ) 2025-05-07T20:14:51.7093661Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:14:51.7094511Z self=, 2025-05-07T20:14:51.7095268Z B=18, 2025-05-07T20:14:51.7095535Z T=10, 2025-05-07T20:14:51.7095807Z L=10, 2025-05-07T20:14:51.7096068Z A=18, 2025-05-07T20:14:51.7096353Z Dtype=torch.int64, 2025-05-07T20:14:51.7096701Z broadcast_lengths=False, 2025-05-07T20:14:51.7097047Z ) 2025-05-07T20:14:51.7097331Z PASSED 2025-05-07T20:14:51.7097999Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:14:51.8549582Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8551300Z self=, 2025-05-07T20:14:51.8552126Z B=1, 2025-05-07T20:14:51.8552391Z R=1, 2025-05-07T20:14:51.8552657Z T=1, 2025-05-07T20:14:51.8552917Z L=2, 2025-05-07T20:14:51.8553208Z index_dtype=torch.int32, 2025-05-07T20:14:51.8553565Z ) 2025-05-07T20:14:51.8553962Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8554936Z self=, 2025-05-07T20:14:51.8555756Z B=14, 2025-05-07T20:14:51.8556016Z R=1, 2025-05-07T20:14:51.8556284Z T=1, 2025-05-07T20:14:51.8556549Z L=2, 2025-05-07T20:14:51.8556848Z index_dtype=torch.int32, 2025-05-07T20:14:51.8557203Z ) 2025-05-07T20:14:51.8557603Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8558565Z self=, 2025-05-07T20:14:51.8559376Z B=14, 2025-05-07T20:14:51.8559647Z R=16, 2025-05-07T20:14:51.8559913Z T=2, 2025-05-07T20:14:51.8560172Z L=4, 2025-05-07T20:14:51.8560461Z index_dtype=torch.int32, 2025-05-07T20:14:51.8560816Z ) 2025-05-07T20:14:51.8561212Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8562166Z self=, 2025-05-07T20:14:51.8562978Z B=2, 2025-05-07T20:14:51.8563239Z R=1, 2025-05-07T20:14:51.8563506Z T=1, 2025-05-07T20:14:51.8563770Z L=2, 2025-05-07T20:14:51.8564052Z index_dtype=torch.int32, 2025-05-07T20:14:51.8564416Z ) 2025-05-07T20:14:51.8564819Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8565772Z self=, 2025-05-07T20:14:51.8567049Z B=2, 2025-05-07T20:14:51.8567338Z R=1, 2025-05-07T20:14:51.8567602Z T=4, 2025-05-07T20:14:51.8567858Z L=6, 2025-05-07T20:14:51.8568147Z index_dtype=torch.int64, 2025-05-07T20:14:51.8568502Z ) 2025-05-07T20:14:51.8568893Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8569955Z self=, 2025-05-07T20:14:51.8570772Z B=8, 2025-05-07T20:14:51.8571037Z R=15, 2025-05-07T20:14:51.8571310Z T=16, 2025-05-07T20:14:51.8571578Z L=13, 2025-05-07T20:14:51.8571866Z index_dtype=torch.int32, 2025-05-07T20:14:51.8572217Z ) 2025-05-07T20:14:51.8572622Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8573586Z self=, 2025-05-07T20:14:51.8574401Z B=2, 2025-05-07T20:14:51.8574678Z R=6, 2025-05-07T20:14:51.8574944Z T=10, 2025-05-07T20:14:51.8575206Z L=6, 2025-05-07T20:14:51.8575499Z index_dtype=torch.int32, 2025-05-07T20:14:51.8575848Z ) 2025-05-07T20:14:51.8576241Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8577194Z self=, 2025-05-07T20:14:51.8578010Z B=9, 2025-05-07T20:14:51.8578270Z R=20, 2025-05-07T20:14:51.8578537Z T=6, 2025-05-07T20:14:51.8578884Z L=4, 2025-05-07T20:14:51.8579408Z index_dtype=torch.int32, 2025-05-07T20:14:51.8579758Z ) 2025-05-07T20:14:51.8580160Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8581107Z self=, 2025-05-07T20:14:51.8582234Z B=9, 2025-05-07T20:14:51.8582499Z R=19, 2025-05-07T20:14:51.8582762Z T=8, 2025-05-07T20:14:51.8583027Z L=14, 2025-05-07T20:14:51.8583330Z index_dtype=torch.int32, 2025-05-07T20:14:51.8583696Z ) 2025-05-07T20:14:51.8584096Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8585054Z self=, 2025-05-07T20:14:51.8585870Z B=15, 2025-05-07T20:14:51.8586130Z R=18, 2025-05-07T20:14:51.8586397Z T=2, 2025-05-07T20:14:51.8586665Z L=11, 2025-05-07T20:14:51.8586954Z index_dtype=torch.int64, 2025-05-07T20:14:51.8587303Z ) 2025-05-07T20:14:51.8587702Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8588641Z self=, 2025-05-07T20:14:51.8589462Z B=20, 2025-05-07T20:14:51.8589729Z R=10, 2025-05-07T20:14:51.8589987Z T=15, 2025-05-07T20:14:51.8590252Z L=12, 2025-05-07T20:14:51.8590554Z index_dtype=torch.int64, 2025-05-07T20:14:51.8590901Z ) 2025-05-07T20:14:51.8591306Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8592261Z self=, 2025-05-07T20:14:51.8593079Z B=20, 2025-05-07T20:14:51.8593342Z R=10, 2025-05-07T20:14:51.8593609Z T=15, 2025-05-07T20:14:51.8593885Z L=20, 2025-05-07T20:14:51.8594174Z index_dtype=torch.int64, 2025-05-07T20:14:51.8594528Z ) 2025-05-07T20:14:51.8594936Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8595882Z self=, 2025-05-07T20:14:51.8596711Z B=20, 2025-05-07T20:14:51.8596987Z R=10, 2025-05-07T20:14:51.8597249Z T=20, 2025-05-07T20:14:51.8597518Z L=20, 2025-05-07T20:14:51.8597809Z index_dtype=torch.int64, 2025-05-07T20:14:51.8598156Z ) 2025-05-07T20:14:51.8598760Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8599738Z self=, 2025-05-07T20:14:51.8600553Z B=20, 2025-05-07T20:14:51.8600813Z R=20, 2025-05-07T20:14:51.8601089Z T=20, 2025-05-07T20:14:51.8601352Z L=20, 2025-05-07T20:14:51.8601638Z index_dtype=torch.int64, 2025-05-07T20:14:51.8601993Z ) 2025-05-07T20:14:51.8602397Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8603352Z self=, 2025-05-07T20:14:51.8604169Z B=18, 2025-05-07T20:14:51.8604439Z R=9, 2025-05-07T20:14:51.8604719Z T=1, 2025-05-07T20:14:51.8604994Z L=8, 2025-05-07T20:14:51.8605285Z index_dtype=torch.int32, 2025-05-07T20:14:51.8605640Z ) 2025-05-07T20:14:51.8606050Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8607021Z self=, 2025-05-07T20:14:51.8607840Z B=1, 2025-05-07T20:14:51.8608100Z R=9, 2025-05-07T20:14:51.8608372Z T=1, 2025-05-07T20:14:51.8608637Z L=8, 2025-05-07T20:14:51.8608926Z index_dtype=torch.int32, 2025-05-07T20:14:51.8609276Z ) 2025-05-07T20:14:51.8609810Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8610827Z self=, 2025-05-07T20:14:51.8611648Z B=1, 2025-05-07T20:14:51.8611914Z R=9, 2025-05-07T20:14:51.8612172Z T=1, 2025-05-07T20:14:51.8612441Z L=2, 2025-05-07T20:14:51.8613000Z index_dtype=torch.int32, 2025-05-07T20:14:51.8613351Z ) 2025-05-07T20:14:51.8613752Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8614719Z self=, 2025-05-07T20:14:51.8615589Z B=1, 2025-05-07T20:14:51.8615863Z R=9, 2025-05-07T20:14:51.8616129Z T=9, 2025-05-07T20:14:51.8616389Z L=2, 2025-05-07T20:14:51.8616682Z index_dtype=torch.int32, 2025-05-07T20:14:51.8617038Z ) 2025-05-07T20:14:51.8617444Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8618403Z self=, 2025-05-07T20:14:51.8619260Z B=1, 2025-05-07T20:14:51.8619527Z R=1, 2025-05-07T20:14:51.8619812Z T=9, 2025-05-07T20:14:51.8620084Z L=2, 2025-05-07T20:14:51.8620376Z index_dtype=torch.int32, 2025-05-07T20:14:51.8620732Z ) 2025-05-07T20:14:51.8621165Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8622125Z self=, 2025-05-07T20:14:51.8622943Z B=1, 2025-05-07T20:14:51.8623238Z R=1, 2025-05-07T20:14:51.8623519Z T=2, 2025-05-07T20:14:51.8623780Z L=2, 2025-05-07T20:14:51.8624099Z index_dtype=torch.int32, 2025-05-07T20:14:51.8624453Z ) 2025-05-07T20:14:51.8624855Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8625811Z self=, 2025-05-07T20:14:51.8626634Z B=1, 2025-05-07T20:14:51.8626932Z R=2, 2025-05-07T20:14:51.8627195Z T=2, 2025-05-07T20:14:51.8627511Z L=2, 2025-05-07T20:14:51.8627802Z index_dtype=torch.int32, 2025-05-07T20:14:51.8628543Z ) 2025-05-07T20:14:51.8628985Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8629947Z self=, 2025-05-07T20:14:51.8630767Z B=13, 2025-05-07T20:14:51.8631069Z R=8, 2025-05-07T20:14:51.8631812Z T=1, 2025-05-07T20:14:51.8632106Z L=18, 2025-05-07T20:14:51.8632409Z index_dtype=torch.int64, 2025-05-07T20:14:51.8632762Z ) 2025-05-07T20:14:51.8633191Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8634148Z self=, 2025-05-07T20:14:51.8656527Z B=13, 2025-05-07T20:14:51.8657039Z R=8, 2025-05-07T20:14:51.8657319Z T=13, 2025-05-07T20:14:51.8657589Z L=18, 2025-05-07T20:14:51.8657880Z index_dtype=torch.int64, 2025-05-07T20:14:51.8658256Z ) 2025-05-07T20:14:51.8658666Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8659620Z self=, 2025-05-07T20:14:51.8660472Z B=13, 2025-05-07T20:14:51.8660744Z R=13, 2025-05-07T20:14:51.8661001Z T=13, 2025-05-07T20:14:51.8661279Z L=18, 2025-05-07T20:14:51.8661575Z index_dtype=torch.int64, 2025-05-07T20:14:51.8661917Z ) 2025-05-07T20:14:51.8662323Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8663275Z self=, 2025-05-07T20:14:51.8664089Z B=13, 2025-05-07T20:14:51.8664349Z R=18, 2025-05-07T20:14:51.8664615Z T=13, 2025-05-07T20:14:51.8664878Z L=18, 2025-05-07T20:14:51.8665163Z index_dtype=torch.int64, 2025-05-07T20:14:51.8665519Z ) 2025-05-07T20:14:51.8665920Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8666864Z self=, 2025-05-07T20:14:51.8668169Z B=13, 2025-05-07T20:14:51.8668451Z R=18, 2025-05-07T20:14:51.8668712Z T=18, 2025-05-07T20:14:51.8668979Z L=18, 2025-05-07T20:14:51.8669285Z index_dtype=torch.int64, 2025-05-07T20:14:51.8669636Z ) 2025-05-07T20:14:51.8670041Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8671001Z self=, 2025-05-07T20:14:51.8671819Z B=18, 2025-05-07T20:14:51.8672080Z R=18, 2025-05-07T20:14:51.8672346Z T=18, 2025-05-07T20:14:51.8672614Z L=18, 2025-05-07T20:14:51.8672904Z index_dtype=torch.int64, 2025-05-07T20:14:51.8673257Z ) 2025-05-07T20:14:51.8673655Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8674598Z self=, 2025-05-07T20:14:51.8675422Z B=8, 2025-05-07T20:14:51.8675686Z R=20, 2025-05-07T20:14:51.8675945Z T=6, 2025-05-07T20:14:51.8676213Z L=12, 2025-05-07T20:14:51.8676504Z index_dtype=torch.int32, 2025-05-07T20:14:51.8676848Z ) 2025-05-07T20:14:51.8677256Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8678210Z self=, 2025-05-07T20:14:51.8679029Z B=8, 2025-05-07T20:14:51.8679286Z R=12, 2025-05-07T20:14:51.8679553Z T=6, 2025-05-07T20:14:51.8679816Z L=12, 2025-05-07T20:14:51.8680099Z index_dtype=torch.int32, 2025-05-07T20:14:51.8680452Z ) 2025-05-07T20:14:51.8680853Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8681802Z self=, 2025-05-07T20:14:51.8682616Z B=8, 2025-05-07T20:14:51.8682879Z R=8, 2025-05-07T20:14:51.8683146Z T=6, 2025-05-07T20:14:51.8683410Z L=12, 2025-05-07T20:14:51.8683706Z index_dtype=torch.int32, 2025-05-07T20:14:51.8684048Z ) 2025-05-07T20:14:51.8684446Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8685623Z self=, 2025-05-07T20:14:51.8686456Z B=12, 2025-05-07T20:14:51.8686724Z R=8, 2025-05-07T20:14:51.8686994Z T=6, 2025-05-07T20:14:51.8687251Z L=12, 2025-05-07T20:14:51.8687544Z index_dtype=torch.int32, 2025-05-07T20:14:51.8687896Z ) 2025-05-07T20:14:51.8688296Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8689457Z self=, 2025-05-07T20:14:51.8690284Z B=12, 2025-05-07T20:14:51.8690551Z R=8, 2025-05-07T20:14:51.8690808Z T=8, 2025-05-07T20:14:51.8691070Z L=12, 2025-05-07T20:14:51.8691373Z index_dtype=torch.int32, 2025-05-07T20:14:51.8691716Z ) 2025-05-07T20:14:51.8692120Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8693080Z self=, 2025-05-07T20:14:51.8693893Z B=8, 2025-05-07T20:14:51.8694157Z R=8, 2025-05-07T20:14:51.8694418Z T=8, 2025-05-07T20:14:51.8694676Z L=12, 2025-05-07T20:14:51.8694968Z index_dtype=torch.int32, 2025-05-07T20:14:51.8695316Z ) 2025-05-07T20:14:51.8695707Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.8696656Z self=, 2025-05-07T20:14:51.8697468Z B=8, 2025-05-07T20:14:51.8697736Z R=8, 2025-05-07T20:14:51.8697993Z T=8, 2025-05-07T20:14:51.8698260Z L=8, 2025-05-07T20:14:51.8698548Z index_dtype=torch.int32, 2025-05-07T20:14:51.9115502Z ) 2025-05-07T20:14:51.9116062Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.9117038Z self=, 2025-05-07T20:14:51.9117896Z B=18, 2025-05-07T20:14:51.9118160Z R=12, 2025-05-07T20:14:51.9118433Z T=17, 2025-05-07T20:14:51.9118706Z L=18, 2025-05-07T20:14:51.9118993Z index_dtype=torch.int64, 2025-05-07T20:14:51.9119349Z ) 2025-05-07T20:14:51.9119759Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.9120710Z self=, 2025-05-07T20:14:51.9121530Z B=18, 2025-05-07T20:14:51.9121803Z R=12, 2025-05-07T20:14:51.9122068Z T=17, 2025-05-07T20:14:51.9122339Z L=12, 2025-05-07T20:14:51.9122636Z index_dtype=torch.int64, 2025-05-07T20:14:51.9122982Z ) 2025-05-07T20:14:51.9123382Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.9124350Z self=, 2025-05-07T20:14:51.9125173Z B=18, 2025-05-07T20:14:51.9125448Z R=17, 2025-05-07T20:14:51.9125716Z T=17, 2025-05-07T20:14:51.9125985Z L=12, 2025-05-07T20:14:51.9126274Z index_dtype=torch.int64, 2025-05-07T20:14:51.9126627Z ) 2025-05-07T20:14:51.9127028Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.9128223Z self=, 2025-05-07T20:14:51.9129058Z B=18, 2025-05-07T20:14:51.9129488Z R=17, 2025-05-07T20:14:51.9129759Z T=17, 2025-05-07T20:14:51.9130025Z L=18, 2025-05-07T20:14:51.9130325Z index_dtype=torch.int64, 2025-05-07T20:14:51.9130672Z ) 2025-05-07T20:14:51.9131073Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.9132054Z self=, 2025-05-07T20:14:51.9132868Z B=18, 2025-05-07T20:14:51.9133129Z R=17, 2025-05-07T20:14:51.9133397Z T=18, 2025-05-07T20:14:51.9134025Z L=18, 2025-05-07T20:14:51.9134331Z index_dtype=torch.int64, 2025-05-07T20:14:51.9134684Z ) 2025-05-07T20:14:51.9135080Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:14:51.9136051Z self=, 2025-05-07T20:14:51.9136863Z B=17, 2025-05-07T20:14:51.9137130Z R=17, 2025-05-07T20:14:51.9137397Z T=17, 2025-05-07T20:14:51.9137663Z L=18, 2025-05-07T20:14:51.9137949Z index_dtype=torch.int64, 2025-05-07T20:14:51.9138304Z ) 2025-05-07T20:14:51.9138607Z PASSED 2025-05-07T20:14:51.9138770Z 2025-05-07T20:14:51.9138971Z =============================== warnings summary =============================== 2025-05-07T20:14:51.9139776Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:14:51.9142001Z /github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:707: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:14:51.9143957Z return self.run(*args, **kwds) 2025-05-07T20:14:51.9144228Z 2025-05-07T20:14:51.9144710Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:14:51.9147009Z /github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:707: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:14:51.9149256Z return self.run(*args, **kwds) 2025-05-07T20:14:51.9149532Z 2025-05-07T20:14:51.9149859Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:14:51.9150536Z =========================== short test summary info ============================ 2025-05-07T20:14:51.9151276Z SKIPPED [1] sparse/reorder_batched_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:14:51.9152054Z =================== 6 passed, 1 skipped, 2 warnings in 3.44s =================== 2025-05-07T20:14:52.8599761Z 2025-05-07T20:14:52.8600467Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:14:52.8622204Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 7 seconds 2025-05-07T20:14:52.8622696Z 2025-05-07T20:14:52.8622701Z 2025-05-07T20:14:52.8622707Z 2025-05-07T20:14:52.8622712Z 2025-05-07T20:14:52.8639689Z ################################################################################ 2025-05-07T20:14:52.8660829Z # [2025-05-07T20:14:52.865Z] Run Python Test Suite: 2025-05-07T20:14:52.8661418Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:14:52.8661905Z ################################################################################ 2025-05-07T20:14:52.8691996Z + 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:14:52.8693052Z 2025-05-07T20:14:55.8963444Z ============================= test session starts ============================== 2025-05-07T20:14:55.8964374Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:55.8965145Z cachedir: .pytest_cache 2025-05-07T20:14:55.8966001Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:55.8966952Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:55.8967425Z plugins: hypothesis-6.131.14 2025-05-07T20:14:58.0187585Z collecting ... collected 1 item 2025-05-07T20:14:58.0187928Z 2025-05-07T20:14:58.0239860Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:14:58.0240726Z { 2025-05-07T20:14:58.0241043Z "D": 97, 2025-05-07T20:14:58.0241503Z "E": 22, 2025-05-07T20:14:58.0241818Z "T": 29, 2025-05-07T20:14:58.0242179Z "batch_params": { 2025-05-07T20:14:58.0242486Z "B": 86, 2025-05-07T20:14:58.0242765Z "sigma_B": 28, 2025-05-07T20:14:58.0243340Z "vbe_distribution": "normal", 2025-05-07T20:14:58.0243977Z "vbe_num_ranks": 17 2025-05-07T20:14:58.0244290Z }, 2025-05-07T20:14:58.0244557Z "indices_params": { 2025-05-07T20:14:58.0245032Z "heavy_hitters": [ 2025-05-07T20:14:58.0245409Z 0.3314163088798523, 2025-05-07T20:14:58.0245786Z 0.9017816185951233, 2025-05-07T20:14:58.0246088Z 0.7050016522407532, 2025-05-07T20:14:58.0246513Z 0.6740067005157471, 2025-05-07T20:14:58.0246863Z 0.9576703906059265, 2025-05-07T20:14:58.0247310Z 0.05899542570114136, 2025-05-07T20:14:58.0247706Z 0.49382227659225464, 2025-05-07T20:14:58.0248004Z 0.06377363204956055, 2025-05-07T20:14:58.0248418Z 0.5573698282241821, 2025-05-07T20:14:58.0248856Z 0.4820839762687683, 2025-05-07T20:14:58.0249164Z 0.09710705280303955, 2025-05-07T20:14:58.0249592Z 0.9253252744674683, 2025-05-07T20:14:58.0249947Z 0.14462578296661377, 2025-05-07T20:14:58.0250370Z 0.1723371148109436, 2025-05-07T20:14:58.0250837Z 0.8475020527839661, 2025-05-07T20:14:58.0251194Z 0.1795874834060669, 2025-05-07T20:14:58.0251770Z 0.49253755807876587, 2025-05-07T20:14:58.0252088Z 0.2371465563774109, 2025-05-07T20:14:58.0252520Z 0.7630902528762817, 2025-05-07T20:14:58.0252925Z 0.854692816734314 2025-05-07T20:14:58.0253339Z ], 2025-05-07T20:14:58.0253811Z "index_dtype": "torch.int32", 2025-05-07T20:14:58.0254387Z "offset_dtype": "torch.int64", 2025-05-07T20:14:58.0254765Z "zipf_q": 0.9729697108268738, 2025-05-07T20:14:58.0255131Z "zipf_s": 0.34635764360427856 2025-05-07T20:14:58.0256319Z }, 2025-05-07T20:14:58.0256712Z "mixed_dim": true, 2025-05-07T20:14:58.0257102Z "pooling_params": { 2025-05-07T20:14:58.0257542Z "L": 74, 2025-05-07T20:14:58.0257887Z "length_distribution": "normal", 2025-05-07T20:14:58.0258533Z "sigma_L": 23 2025-05-07T20:14:58.0258824Z }, 2025-05-07T20:14:58.0259183Z "use_cpu": true, 2025-05-07T20:14:58.0259645Z "weighted": true 2025-05-07T20:14:58.0260023Z } 2025-05-07T20:14:58.0260314Z PASSED 2025-05-07T20:14:58.0260538Z 2025-05-07T20:14:58.0260824Z ============================== 1 passed in 2.34s =============================== 2025-05-07T20:14:58.8287374Z 2025-05-07T20:14:58.8288032Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:14:58.8310635Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 6 seconds 2025-05-07T20:14:58.8311145Z 2025-05-07T20:14:58.8311152Z 2025-05-07T20:14:58.8311158Z 2025-05-07T20:14:58.8311164Z 2025-05-07T20:14:58.8328191Z ################################################################################ 2025-05-07T20:14:58.8347750Z # [2025-05-07T20:14:58.834Z] Run Python Test Suite: 2025-05-07T20:14:58.8348306Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:14:58.8348822Z ################################################################################ 2025-05-07T20:14:58.8378458Z + 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:14:58.8379491Z 2025-05-07T20:15:02.2680402Z ============================= test session starts ============================== 2025-05-07T20:15:02.2681349Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:02.2682134Z cachedir: .pytest_cache 2025-05-07T20:15:02.2682994Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:02.2683984Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:02.2684421Z plugins: hypothesis-6.131.14 2025-05-07T20:15:04.2386543Z collecting ... collected 4 items 2025-05-07T20:15:04.2386891Z 2025-05-07T20:15:04.2408299Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:15:04.4073466Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:15:04.4084015Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:15:04.4165577Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:15:04.4166308Z 2025-05-07T20:15:04.4166524Z ============================== 4 passed in 2.35s =============================== 2025-05-07T20:15:05.2215678Z 2025-05-07T20:15:05.2216586Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:15:05.2239667Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 7 seconds 2025-05-07T20:15:05.2240212Z 2025-05-07T20:15:05.2240218Z 2025-05-07T20:15:05.2240223Z 2025-05-07T20:15:05.2240228Z 2025-05-07T20:15:05.2257619Z ################################################################################ 2025-05-07T20:15:05.2279086Z # [2025-05-07T20:15:05.227Z] Run Python Test Suite: 2025-05-07T20:15:05.2279612Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:15:05.2280061Z ################################################################################ 2025-05-07T20:15:05.2309054Z + 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:15:05.2310165Z 2025-05-07T20:15:08.3682141Z ============================= test session starts ============================== 2025-05-07T20:15:08.3683056Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:08.3684288Z cachedir: .pytest_cache 2025-05-07T20:15:08.3685159Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:08.3686111Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:08.3686549Z plugins: hypothesis-6.131.14 2025-05-07T20:15:10.2980453Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:15:10.2981756Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:15:10.3063677Z collected 1 item 2025-05-07T20:15:10.3063959Z 2025-05-07T20:15:10.3095136Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow SKIPPED 2025-05-07T20:15:10.3095732Z 2025-05-07T20:15:10.3095959Z =========================== short test summary info ============================ 2025-05-07T20:15:10.3096771Z SKIPPED [1] tbe/cache/cache_overflow_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:15:10.3097537Z ============================== 1 skipped in 2.13s ============================== 2025-05-07T20:15:11.0816327Z 2025-05-07T20:15:11.0817207Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:15:11.0846141Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 6 seconds 2025-05-07T20:15:11.0846657Z 2025-05-07T20:15:11.0846664Z 2025-05-07T20:15:11.0846670Z 2025-05-07T20:15:11.0846676Z 2025-05-07T20:15:11.0864688Z ################################################################################ 2025-05-07T20:15:11.0887631Z # [2025-05-07T20:15:11.088Z] Run Python Test Suite: 2025-05-07T20:15:11.0888151Z # ./tbe/cache/cache_test.py 2025-05-07T20:15:11.0888564Z ################################################################################ 2025-05-07T20:15:11.0918862Z + 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:15:11.0919966Z 2025-05-07T20:15:14.1229318Z ============================= test session starts ============================== 2025-05-07T20:15:14.1230678Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:14.1231466Z cachedir: .pytest_cache 2025-05-07T20:15:14.1232469Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:14.1233414Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:14.1233845Z plugins: hypothesis-6.131.14 2025-05-07T20:15:16.1320475Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:15:16.1321804Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:15:16.1430775Z collected 7 items 2025-05-07T20:15:16.1431033Z 2025-05-07T20:15:16.1457770Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter SKIPPED 2025-05-07T20:15:16.1471361Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (CUD...) 2025-05-07T20:15:16.1482045Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:15:16.1493674Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:15:16.1504165Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:15:16.1513523Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:15:16.3696886Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3697872Z self=, 2025-05-07T20:15:16.3698471Z S=0, 2025-05-07T20:15:16.3698765Z mpp_n_passes=None, 2025-05-07T20:15:16.3699517Z mpp_min_size=None, 2025-05-07T20:15:16.3699847Z ) 2025-05-07T20:15:16.3700157Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3700802Z self=, 2025-05-07T20:15:16.3701402Z S=100, 2025-05-07T20:15:16.3701693Z mpp_n_passes=None, 2025-05-07T20:15:16.3702030Z mpp_min_size=None, 2025-05-07T20:15:16.3702343Z ) 2025-05-07T20:15:16.3702653Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3703279Z self=, 2025-05-07T20:15:16.3703865Z S=100, 2025-05-07T20:15:16.3704150Z mpp_n_passes=12, 2025-05-07T20:15:16.3704573Z mpp_min_size=5, 2025-05-07T20:15:16.3704877Z ) 2025-05-07T20:15:16.3705184Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3705803Z self=, 2025-05-07T20:15:16.3706393Z S=100, 2025-05-07T20:15:16.3706688Z mpp_n_passes=12, 2025-05-07T20:15:16.3707012Z mpp_min_size=None, 2025-05-07T20:15:16.3707328Z ) 2025-05-07T20:15:16.3707637Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3708268Z self=, 2025-05-07T20:15:16.3708863Z S=1024, 2025-05-07T20:15:16.3709150Z mpp_n_passes=None, 2025-05-07T20:15:16.3709482Z mpp_min_size=None, 2025-05-07T20:15:16.3709802Z ) 2025-05-07T20:15:16.3710107Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3710725Z self=, 2025-05-07T20:15:16.3711316Z S=1024, 2025-05-07T20:15:16.3711627Z mpp_n_passes=None, 2025-05-07T20:15:16.3711959Z mpp_min_size=10, 2025-05-07T20:15:16.3712270Z ) 2025-05-07T20:15:16.3712572Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3713198Z self=, 2025-05-07T20:15:16.3713801Z S=0, 2025-05-07T20:15:16.3714076Z mpp_n_passes=6, 2025-05-07T20:15:16.3714393Z mpp_min_size=1, 2025-05-07T20:15:16.3714693Z ) 2025-05-07T20:15:16.3714997Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3715946Z self=, 2025-05-07T20:15:16.3716562Z S=0, 2025-05-07T20:15:16.3716840Z mpp_n_passes=12, 2025-05-07T20:15:16.3717171Z mpp_min_size=None, 2025-05-07T20:15:16.3717490Z ) 2025-05-07T20:15:16.3717790Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3718417Z self=, 2025-05-07T20:15:16.3719009Z S=1024, 2025-05-07T20:15:16.3719293Z mpp_n_passes=1, 2025-05-07T20:15:16.3719609Z mpp_min_size=1, 2025-05-07T20:15:16.3719912Z ) 2025-05-07T20:15:16.3720218Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3720836Z self=, 2025-05-07T20:15:16.3721441Z S=1024, 2025-05-07T20:15:16.3721729Z mpp_n_passes=6, 2025-05-07T20:15:16.3722040Z mpp_min_size=None, 2025-05-07T20:15:16.3722355Z ) 2025-05-07T20:15:16.3722661Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3723286Z self=, 2025-05-07T20:15:16.3723873Z S=1024, 2025-05-07T20:15:16.3724163Z mpp_n_passes=None, 2025-05-07T20:15:16.3724487Z mpp_min_size=1, 2025-05-07T20:15:16.3724787Z ) 2025-05-07T20:15:16.3725094Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3725717Z self=, 2025-05-07T20:15:16.3726301Z S=7, 2025-05-07T20:15:16.3726583Z mpp_n_passes=12, 2025-05-07T20:15:16.3726909Z mpp_min_size=10, 2025-05-07T20:15:16.3727213Z ) 2025-05-07T20:15:16.3727520Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3728347Z self=, 2025-05-07T20:15:16.3729259Z S=100, 2025-05-07T20:15:16.3729748Z mpp_n_passes=None, 2025-05-07T20:15:16.3730081Z mpp_min_size=1, 2025-05-07T20:15:16.3730374Z ) 2025-05-07T20:15:16.3730693Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3731319Z self=, 2025-05-07T20:15:16.3731903Z S=0, 2025-05-07T20:15:16.3732178Z mpp_n_passes=1, 2025-05-07T20:15:16.3732493Z mpp_min_size=None, 2025-05-07T20:15:16.3732802Z ) 2025-05-07T20:15:16.3733111Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3733737Z self=, 2025-05-07T20:15:16.3734327Z S=100, 2025-05-07T20:15:16.3734610Z mpp_n_passes=None, 2025-05-07T20:15:16.3734945Z mpp_min_size=5, 2025-05-07T20:15:16.3735249Z ) 2025-05-07T20:15:16.3735551Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3736182Z self=, 2025-05-07T20:15:16.3736783Z S=1024, 2025-05-07T20:15:16.3737068Z mpp_n_passes=None, 2025-05-07T20:15:16.3737404Z mpp_min_size=128, 2025-05-07T20:15:16.3737720Z ) 2025-05-07T20:15:16.3738031Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3738656Z self=, 2025-05-07T20:15:16.3739247Z S=100, 2025-05-07T20:15:16.3739528Z mpp_n_passes=None, 2025-05-07T20:15:16.3739863Z mpp_min_size=10, 2025-05-07T20:15:16.3740170Z ) 2025-05-07T20:15:16.3740470Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3741094Z self=, 2025-05-07T20:15:16.3741682Z S=1024, 2025-05-07T20:15:16.3741968Z mpp_n_passes=12, 2025-05-07T20:15:16.3742285Z mpp_min_size=10, 2025-05-07T20:15:16.3742593Z ) 2025-05-07T20:15:16.3742900Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3743526Z self=, 2025-05-07T20:15:16.3744121Z S=100, 2025-05-07T20:15:16.3744404Z mpp_n_passes=1, 2025-05-07T20:15:16.3744718Z mpp_min_size=128, 2025-05-07T20:15:16.3745343Z ) 2025-05-07T20:15:16.3745673Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3746291Z self=, 2025-05-07T20:15:16.3746879Z S=1024, 2025-05-07T20:15:16.3747168Z mpp_n_passes=None, 2025-05-07T20:15:16.3747492Z mpp_min_size=5, 2025-05-07T20:15:16.3747790Z ) 2025-05-07T20:15:16.3748101Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3748715Z self=, 2025-05-07T20:15:16.3749303Z S=100, 2025-05-07T20:15:16.3749588Z mpp_n_passes=6, 2025-05-07T20:15:16.3749905Z mpp_min_size=10, 2025-05-07T20:15:16.3750207Z ) 2025-05-07T20:15:16.3750515Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3751151Z self=, 2025-05-07T20:15:16.3751736Z S=0, 2025-05-07T20:15:16.3752022Z mpp_n_passes=None, 2025-05-07T20:15:16.3752360Z mpp_min_size=10, 2025-05-07T20:15:16.3752664Z ) 2025-05-07T20:15:16.3752975Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3753629Z self=, 2025-05-07T20:15:16.3754252Z S=7, 2025-05-07T20:15:16.3754566Z mpp_n_passes=1, 2025-05-07T20:15:16.3754910Z mpp_min_size=None, 2025-05-07T20:15:16.3755236Z ) 2025-05-07T20:15:16.3755549Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3756189Z self=, 2025-05-07T20:15:16.3756773Z S=0, 2025-05-07T20:15:16.3757057Z mpp_n_passes=12, 2025-05-07T20:15:16.3757388Z mpp_min_size=128, 2025-05-07T20:15:16.3757710Z ) 2025-05-07T20:15:16.3758010Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3758904Z self=, 2025-05-07T20:15:16.3759495Z S=0, 2025-05-07T20:15:16.3759766Z mpp_n_passes=1, 2025-05-07T20:15:16.3760094Z mpp_min_size=5, 2025-05-07T20:15:16.3760393Z ) 2025-05-07T20:15:16.3760695Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3761320Z self=, 2025-05-07T20:15:16.3761910Z S=0, 2025-05-07T20:15:16.3762179Z mpp_n_passes=1, 2025-05-07T20:15:16.3762493Z mpp_min_size=128, 2025-05-07T20:15:16.3762812Z ) 2025-05-07T20:15:16.3763117Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3763740Z self=, 2025-05-07T20:15:16.3764332Z S=1024, 2025-05-07T20:15:16.3764616Z mpp_n_passes=12, 2025-05-07T20:15:16.3764946Z mpp_min_size=None, 2025-05-07T20:15:16.3765264Z ) 2025-05-07T20:15:16.3765573Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3766195Z self=, 2025-05-07T20:15:16.3766787Z S=0, 2025-05-07T20:15:16.3767082Z mpp_n_passes=None, 2025-05-07T20:15:16.3767409Z mpp_min_size=1, 2025-05-07T20:15:16.3767710Z ) 2025-05-07T20:15:16.3768019Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3768636Z self=, 2025-05-07T20:15:16.3769225Z S=0, 2025-05-07T20:15:16.3769632Z mpp_n_passes=6, 2025-05-07T20:15:16.3769944Z mpp_min_size=5, 2025-05-07T20:15:16.3770241Z ) 2025-05-07T20:15:16.3770549Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3771166Z self=, 2025-05-07T20:15:16.3771758Z S=0, 2025-05-07T20:15:16.3772030Z mpp_n_passes=1, 2025-05-07T20:15:16.3772339Z mpp_min_size=10, 2025-05-07T20:15:16.3772656Z ) 2025-05-07T20:15:16.3772964Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3773589Z self=, 2025-05-07T20:15:16.3774177Z S=7, 2025-05-07T20:15:16.3774687Z mpp_n_passes=6, 2025-05-07T20:15:16.3775024Z mpp_min_size=128, 2025-05-07T20:15:16.3775329Z ) 2025-05-07T20:15:16.3775636Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3776260Z self=, 2025-05-07T20:15:16.3776844Z S=0, 2025-05-07T20:15:16.3777123Z mpp_n_passes=1, 2025-05-07T20:15:16.3777440Z mpp_min_size=1, 2025-05-07T20:15:16.3777733Z ) 2025-05-07T20:15:16.3778042Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3778674Z self=, 2025-05-07T20:15:16.3779261Z S=100, 2025-05-07T20:15:16.3779547Z mpp_n_passes=6, 2025-05-07T20:15:16.3779866Z mpp_min_size=128, 2025-05-07T20:15:16.3780183Z ) 2025-05-07T20:15:16.3780496Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3781126Z self=, 2025-05-07T20:15:16.3781715Z S=0, 2025-05-07T20:15:16.3781992Z mpp_n_passes=12, 2025-05-07T20:15:16.3782316Z mpp_min_size=10, 2025-05-07T20:15:16.3782623Z ) 2025-05-07T20:15:16.3782923Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3783551Z self=, 2025-05-07T20:15:16.3784144Z S=100, 2025-05-07T20:15:16.3784419Z mpp_n_passes=6, 2025-05-07T20:15:16.3784735Z mpp_min_size=5, 2025-05-07T20:15:16.3785035Z ) 2025-05-07T20:15:16.3785338Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3785965Z self=, 2025-05-07T20:15:16.3786558Z S=0, 2025-05-07T20:15:16.3786832Z mpp_n_passes=12, 2025-05-07T20:15:16.3787158Z mpp_min_size=5, 2025-05-07T20:15:16.3787716Z ) 2025-05-07T20:15:16.3788025Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3788654Z self=, 2025-05-07T20:15:16.3789255Z S=7, 2025-05-07T20:15:16.3789531Z mpp_n_passes=12, 2025-05-07T20:15:16.3789860Z mpp_min_size=1, 2025-05-07T20:15:16.3790156Z ) 2025-05-07T20:15:16.3790461Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3791105Z self=, 2025-05-07T20:15:16.3791698Z S=7, 2025-05-07T20:15:16.3791980Z mpp_n_passes=12, 2025-05-07T20:15:16.3792296Z mpp_min_size=5, 2025-05-07T20:15:16.3792594Z ) 2025-05-07T20:15:16.3792903Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3793519Z self=, 2025-05-07T20:15:16.3794110Z S=7, 2025-05-07T20:15:16.3794391Z mpp_n_passes=1, 2025-05-07T20:15:16.3794707Z mpp_min_size=1, 2025-05-07T20:15:16.3795008Z ) 2025-05-07T20:15:16.3795317Z Trying example: test_get_prefetch_passes( 2025-05-07T20:15:16.3795939Z self=, 2025-05-07T20:15:16.3796536Z S=0, 2025-05-07T20:15:16.3796821Z mpp_n_passes=None, 2025-05-07T20:15:16.3797146Z mpp_min_size=5, 2025-05-07T20:15:16.3797444Z ) 2025-05-07T20:15:16.3797766Z PASSED 2025-05-07T20:15:16.3797930Z 2025-05-07T20:15:16.3798154Z =========================== short test summary info ============================ 2025-05-07T20:15:16.3798873Z SKIPPED [1] tbe/cache/cache_test.py:652: CUDA is not available or no GPUs detected 2025-05-07T20:15:16.3799715Z SKIPPED [1] tbe/cache/cache_test.py:79: CUDA is not available or no GPUs detected 2025-05-07T20:15:16.3800550Z SKIPPED [1] tbe/cache/cache_test.py:453: CUDA is not available or no GPUs detected 2025-05-07T20:15:16.3801390Z SKIPPED [1] tbe/cache/cache_test.py:482: CUDA is not available or no GPUs detected 2025-05-07T20:15:16.3802227Z SKIPPED [1] tbe/cache/cache_test.py:512: CUDA is not available or no GPUs detected 2025-05-07T20:15:16.3803065Z SKIPPED [1] tbe/cache/cache_test.py:595: CUDA is not available or no GPUs detected 2025-05-07T20:15:16.3803972Z ========================= 1 passed, 6 skipped in 2.45s ========================= 2025-05-07T20:15:17.1468817Z 2025-05-07T20:15:17.1469683Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:15:17.1490403Z [TEST] Python test time for ./tbe/cache/cache_test.py: 6 seconds 2025-05-07T20:15:17.1490866Z 2025-05-07T20:15:17.1490872Z 2025-05-07T20:15:17.1490877Z 2025-05-07T20:15:17.1490883Z 2025-05-07T20:15:17.1507331Z ################################################################################ 2025-05-07T20:15:17.1526599Z # [2025-05-07T20:15:17.152Z] Run Python Test Suite: 2025-05-07T20:15:17.1527160Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:15:17.1527650Z ################################################################################ 2025-05-07T20:15:17.1555859Z + 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:15:17.1556943Z 2025-05-07T20:15:20.1607149Z ============================= test session starts ============================== 2025-05-07T20:15:20.1608051Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:20.1608832Z cachedir: .pytest_cache 2025-05-07T20:15:20.1609785Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:20.1610750Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:20.1611188Z plugins: hypothesis-6.131.14 2025-05-07T20:15:22.0373618Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:15:22.0375423Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:15:22.0429011Z collected 2 items 2025-05-07T20:15:22.0429250Z 2025-05-07T20:15:22.0451939Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices SKIPPED 2025-05-07T20:15:22.0476897Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx SKIPPED 2025-05-07T20:15:22.0477718Z 2025-05-07T20:15:22.0477949Z =========================== short test summary info ============================ 2025-05-07T20:15:22.0478776Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:80: CUDA is not available or no GPUs detected 2025-05-07T20:15:22.0479832Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:167: CUDA is not available or no GPUs detected 2025-05-07T20:15:22.0480639Z ============================== 2 skipped in 2.09s ============================== 2025-05-07T20:15:22.8685289Z 2025-05-07T20:15:22.8686038Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:15:22.8708019Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 5 seconds 2025-05-07T20:15:22.8708570Z 2025-05-07T20:15:22.8708611Z 2025-05-07T20:15:22.8708616Z 2025-05-07T20:15:22.8708621Z 2025-05-07T20:15:22.8724309Z ################################################################################ 2025-05-07T20:15:22.8745788Z # [2025-05-07T20:15:22.874Z] Run Python Test Suite: 2025-05-07T20:15:22.8746291Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:15:22.8746729Z ################################################################################ 2025-05-07T20:15:22.8775230Z + 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:15:22.8776203Z 2025-05-07T20:15:25.9567560Z ============================= test session starts ============================== 2025-05-07T20:15:25.9568544Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:25.9569316Z cachedir: .pytest_cache 2025-05-07T20:15:25.9570709Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:25.9571696Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:25.9572133Z plugins: hypothesis-6.131.14 2025-05-07T20:15:27.8826249Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:15:27.8827564Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:15:27.8889469Z collected 3 items 2025-05-07T20:15:27.8889736Z 2025-05-07T20:15:27.8909922Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement SKIPPED 2025-05-07T20:15:27.8921134Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup SKIPPED 2025-05-07T20:15:27.8943007Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup SKIPPED 2025-05-07T20:15:27.8943540Z 2025-05-07T20:15:27.8943795Z =========================== short test summary info ============================ 2025-05-07T20:15:27.8944530Z SKIPPED [1] tbe/cache/lxu_cache_test.py:106: CUDA is not available or no GPUs detected 2025-05-07T20:15:27.8945403Z SKIPPED [1] tbe/cache/lxu_cache_test.py:39: CUDA is not available or no GPUs detected 2025-05-07T20:15:27.8946276Z SKIPPED [1] tbe/cache/lxu_cache_test.py:146: CUDA is not available or no GPUs detected 2025-05-07T20:15:27.8946973Z ============================== 3 skipped in 2.13s ============================== 2025-05-07T20:15:28.6690641Z 2025-05-07T20:15:28.6691457Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:15:28.6715793Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:15:28.6716272Z 2025-05-07T20:15:28.6716734Z 2025-05-07T20:15:28.6716739Z 2025-05-07T20:15:28.6716744Z 2025-05-07T20:15:28.6732025Z ################################################################################ 2025-05-07T20:15:28.6751956Z # [2025-05-07T20:15:28.674Z] Run Python Test Suite: 2025-05-07T20:15:28.6752441Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:15:28.6752874Z ################################################################################ 2025-05-07T20:15:28.6782510Z + 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:15:28.6783461Z 2025-05-07T20:15:31.7550516Z ============================= test session starts ============================== 2025-05-07T20:15:31.7551452Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:31.7552230Z cachedir: .pytest_cache 2025-05-07T20:15:31.7553085Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:31.7554074Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:31.7554513Z plugins: hypothesis-6.131.14 2025-05-07T20:15:33.6855143Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:15:33.6856458Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:15:33.6911891Z collected 3 items 2025-05-07T20:15:33.6912121Z 2025-05-07T20:15:33.6929198Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:15:33.6940635Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:15:33.6959565Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:15:33.6960063Z 2025-05-07T20:15:33.6960277Z =========================== short test summary info ============================ 2025-05-07T20:15:33.6961042Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:15:33.6962262Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:15:33.6963157Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:15:33.6963864Z ============================== 3 skipped in 2.13s ============================== 2025-05-07T20:15:34.4516786Z 2025-05-07T20:15:34.4517554Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:15:34.4539747Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 6 seconds 2025-05-07T20:15:34.4540232Z 2025-05-07T20:15:34.4540240Z 2025-05-07T20:15:34.4540245Z 2025-05-07T20:15:34.4540251Z 2025-05-07T20:15:34.4555679Z ################################################################################ 2025-05-07T20:15:34.4575458Z # [2025-05-07T20:15:34.457Z] Run Python Test Suite: 2025-05-07T20:15:34.4576029Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:15:34.4576501Z ################################################################################ 2025-05-07T20:15:34.4605072Z + 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:15:34.4606080Z 2025-05-07T20:15:37.4855749Z ============================= test session starts ============================== 2025-05-07T20:15:37.4856865Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:37.4857661Z cachedir: .pytest_cache 2025-05-07T20:15:37.4858522Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:37.4859475Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:37.4859901Z plugins: hypothesis-6.131.14 2025-05-07T20:15:39.4529617Z collecting ... collected 1 item 2025-05-07T20:15:39.4529973Z 2025-05-07T20:15:39.4626485Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -3.65543 2025-05-07T20:15:39.4627671Z Found best Log likelihood so far on (s,q) (0.02, 1): -3.65442 2025-05-07T20:15:39.4628423Z Found best Log likelihood so far on (s,q) (0.03, 1): -3.65344 2025-05-07T20:15:39.4629057Z Found best Log likelihood so far on (s,q) (0.04, 1): -3.65247 2025-05-07T20:15:39.4629681Z Found best Log likelihood so far on (s,q) (0.05, 1): -3.65152 2025-05-07T20:15:39.4630287Z Found best Log likelihood so far on (s,q) (0.06, 1): -3.6506 2025-05-07T20:15:39.4630902Z Found best Log likelihood so far on (s,q) (0.07, 1): -3.64969 2025-05-07T20:15:39.4631522Z Found best Log likelihood so far on (s,q) (0.08, 1): -3.6488 2025-05-07T20:15:39.4632129Z Found best Log likelihood so far on (s,q) (0.09, 1): -3.64794 2025-05-07T20:15:39.4632738Z Found best Log likelihood so far on (s,q) (0.1, 1): -3.64709 2025-05-07T20:15:39.4633379Z Found best Log likelihood so far on (s,q) (0.11, 1): -3.64627 2025-05-07T20:15:39.4634000Z Found best Log likelihood so far on (s,q) (0.12, 1): -3.64546 2025-05-07T20:15:39.4634628Z Found best Log likelihood so far on (s,q) (0.13, 1): -3.64468 2025-05-07T20:15:39.4635601Z Found best Log likelihood so far on (s,q) (0.14, 1): -3.64392 2025-05-07T20:15:39.4636233Z Found best Log likelihood so far on (s,q) (0.15, 1): -3.64317 2025-05-07T20:15:39.4636860Z Found best Log likelihood so far on (s,q) (0.16, 1): -3.64245 2025-05-07T20:15:39.4637480Z Found best Log likelihood so far on (s,q) (0.17, 1): -3.64175 2025-05-07T20:15:39.4638099Z Found best Log likelihood so far on (s,q) (0.18, 1): -3.64107 2025-05-07T20:15:39.4638707Z Found best Log likelihood so far on (s,q) (0.19, 1): -3.64041 2025-05-07T20:15:39.4639322Z Found best Log likelihood so far on (s,q) (0.2, 1): -3.63977 2025-05-07T20:15:39.4639932Z Found best Log likelihood so far on (s,q) (0.21, 1): -3.63916 2025-05-07T20:15:39.4640574Z Found best Log likelihood so far on (s,q) (0.22, 1): -3.63856 2025-05-07T20:15:39.4641184Z Found best Log likelihood so far on (s,q) (0.23, 1): -3.63799 2025-05-07T20:15:39.4642257Z Found best Log likelihood so far on (s,q) (0.24, 1): -3.63743 2025-05-07T20:15:39.4642911Z Found best Log likelihood so far on (s,q) (0.25, 1): -3.6369 2025-05-07T20:15:39.4643519Z Found best Log likelihood so far on (s,q) (0.26, 1): -3.63639 2025-05-07T20:15:39.4644137Z Found best Log likelihood so far on (s,q) (0.27, 1): -3.6359 2025-05-07T20:15:39.4644760Z Found best Log likelihood so far on (s,q) (0.28, 1): -3.63543 2025-05-07T20:15:39.4645379Z Found best Log likelihood so far on (s,q) (0.29, 1): -3.63498 2025-05-07T20:15:39.4645986Z Found best Log likelihood so far on (s,q) (0.3, 1): -3.63456 2025-05-07T20:15:39.4646605Z Found best Log likelihood so far on (s,q) (0.31, 1): -3.63415 2025-05-07T20:15:39.4647221Z Found best Log likelihood so far on (s,q) (0.32, 1): -3.63377 2025-05-07T20:15:39.4647870Z Found best Log likelihood so far on (s,q) (0.33, 1): -3.63341 2025-05-07T20:15:39.4648498Z Found best Log likelihood so far on (s,q) (0.34, 1): -3.63307 2025-05-07T20:15:39.4649109Z Found best Log likelihood so far on (s,q) (0.35, 1): -3.63275 2025-05-07T20:15:39.4649845Z Found best Log likelihood so far on (s,q) (0.36, 1): -3.63246 2025-05-07T20:15:39.4650460Z Found best Log likelihood so far on (s,q) (0.37, 1): -3.63219 2025-05-07T20:15:39.4651084Z Found best Log likelihood so far on (s,q) (0.38, 1): -3.63193 2025-05-07T20:15:39.4651698Z Found best Log likelihood so far on (s,q) (0.39, 1): -3.63171 2025-05-07T20:15:39.4652304Z Found best Log likelihood so far on (s,q) (0.4, 1): -3.6315 2025-05-07T20:15:39.4652918Z Found best Log likelihood so far on (s,q) (0.41, 1): -3.63131 2025-05-07T20:15:39.4653527Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4654138Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4655000Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4655602Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4656189Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4656791Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4657392Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4657991Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4658588Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4659185Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4680561Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4681203Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4681800Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4682404Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4683028Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4683618Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4684225Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4684818Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4685422Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4686021Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4686629Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4687232Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4687823Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4688432Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4689032Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4689759Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4690353Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4690950Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4691803Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4692411Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4693003Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4693594Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4694184Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4694784Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4695384Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4695973Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4696564Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4697170Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4697763Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4698357Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4698954Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4699555Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4700143Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4700728Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4701324Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4701947Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4702531Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4703131Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4703959Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4704553Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4705137Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4705735Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4706348Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4706936Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4707539Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4708132Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4708731Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4709323Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4709906Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4710489Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4711084Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4711676Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4712277Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4712867Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4713462Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4714056Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4714647Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4715237Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4715831Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4716511Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4717101Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4717693Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4718296Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4718895Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4719619Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4720226Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4720820Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4721402Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4721997Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4722591Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4723188Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4723775Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4724366Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4724978Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4725561Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4726161Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4726754Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4727345Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4728109Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4728718Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4729312Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4729983Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4730578Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4731166Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4731755Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4732654Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4733240Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4733837Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4734428Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4735014Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4735597Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4736187Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4736784Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4737368Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4737960Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4738553Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4739153Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4739741Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4740339Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4740930Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4741521Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4742108Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4742698Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4743283Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4743880Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4744474Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4745065Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4745657Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4746266Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4746854Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4748214Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4748848Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4749440Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4750033Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4750617Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4751206Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4751797Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4752386Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4752975Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4753576Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4754167Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4754756Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4755346Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4755932Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4756511Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4757098Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4757683Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4758267Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4758859Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4759444Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4760036Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4760823Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4761421Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4762016Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4762600Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4763190Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4763782Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4764370Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4764949Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4765539Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4766133Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4766716Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4767315Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4767905Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4768494Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4769084Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4769797Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4770387Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:15:39.4770983Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4771599Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4772214Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4772818Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4773430Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4774044Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4774663Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4775268Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4776057Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4776676Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4777280Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4777892Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4778502Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4779111Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4779716Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4780331Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4780943Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4781556Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4782165Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4782782Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4783389Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4783997Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4784609Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4785217Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4785820Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4786433Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4787045Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4787652Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4788423Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4789035Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4789656Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4790263Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4790873Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4791486Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4792087Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4792696Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4793309Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4793923Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4794525Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4795144Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4795759Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4796371Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4796991Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4797604Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4798219Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4798826Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4799437Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4800051Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4800656Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4801270Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4801890Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4802495Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4803251Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4803885Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4804495Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4805099Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4805710Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4806314Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4806910Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4807515Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4808131Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4808752Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4809451Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4810091Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4810706Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4811321Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4811932Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4812539Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4813147Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4813758Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4814370Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4814979Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4815731Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4816336Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4816952Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4817564Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4818173Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4818782Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4819389Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4819996Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4820596Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4821208Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4821820Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4822426Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4823040Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4823652Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4824272Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4824879Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4825489Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4826101Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4826710Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4827315Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4828172Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4828801Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4829405Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4830028Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4830642Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4831519Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4832155Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4832766Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4833374Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4833978Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4834593Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4835203Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4835806Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4836419Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4837040Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4837655Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4838264Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4838877Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4839495Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4840099Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4840714Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4841325Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4841937Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4842540Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4843153Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4844148Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4844763Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4845386Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4845996Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4846608Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4847227Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4847834Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4848447Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4849068Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4849795Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4850408Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4851030Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4851641Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4852251Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4852871Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4853484Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4854092Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4854708Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4855323Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4855942Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4856550Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4857158Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4857775Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4858383Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4859160Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4859793Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4860405Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4861014Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4861623Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4862233Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4862840Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4863450Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4864060Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4864678Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4865296Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4865915Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4866534Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4867139Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4867750Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4868360Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4868965Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.4869605Z Found best Log likelihood so far on (s,q) (0.42, 1.5): -3.63121 2025-05-07T20:15:39.4870226Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4870834Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4871437Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4872279Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4872893Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4873503Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4874111Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4874716Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4875322Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4875922Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4876528Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4877140Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4877743Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4878352Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4878968Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4879588Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4880200Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4880811Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4881419Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4882019Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4882628Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4883239Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4883844Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4884452Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4885064Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4885681Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4886281Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4887028Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4887650Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4888250Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4888858Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4889564Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4890175Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4890774Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4891386Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4891995Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4892607Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4893211Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4893820Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4894421Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4895031Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4895638Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4896250Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4896851Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4897460Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4898074Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4898676Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4899287Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4900072Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4900692Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4901298Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4901905Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4902516Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4903119Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4903735Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4904344Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4904951Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4905543Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4906146Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4906765Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4907368Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4907978Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4908588Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4909191Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4909801Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4910410Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4911019Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4911617Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4912222Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4912836Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4913448Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4914061Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4914797Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4915424Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4916023Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4916626Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4917234Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4917830Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4918434Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4919043Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4919655Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4920267Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4920877Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4921481Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4922087Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4922699Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4923307Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4923908Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4924518Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4925127Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4925734Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4926335Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4926941Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4927758Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4928744Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4929438Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4930052Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4930659Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4931256Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4931861Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4932464Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4933061Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4933666Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4934269Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4934881Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4935485Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4936100Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4936710Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4937314Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4937926Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4938538Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4939141Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4939751Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4940360Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4940968Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4941575Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4942188Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4943106Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4943725Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4944335Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4944942Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4945550Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4946146Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4946754Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4947364Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4947966Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4948578Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4949181Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4949784Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4950396Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4951005Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4951614Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4952217Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4952826Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4953433Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4954035Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4954646Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4955251Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4956116Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4956724Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4957339Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4957947Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4958548Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4959160Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4959769Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4960376Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4960997Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4961601Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4962206Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4962818Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4963424Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4964034Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4964646Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4965247Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4965856Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4966466Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4967071Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.4967680Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4968297Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4968900Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4969626Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4970244Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4971014Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4971636Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4972246Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4972857Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4973462Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4974074Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4974688Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4975301Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4975904Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4976526Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4977141Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4977753Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4978368Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4978981Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4979591Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4980199Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4980813Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4981422Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4982027Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4982641Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4983260Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4984057Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4984670Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4985285Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4985898Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4986503Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4987111Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4987799Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4988405Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4989016Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4989630Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4990246Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4990856Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4991465Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4992080Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4992687Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4993299Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4993912Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4994526Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4995130Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4995743Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4996353Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4996962Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4997582Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4998201Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4998938Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.4999557Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5000171Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5000782Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5001387Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5002000Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5002611Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5003206Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5003811Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5004431Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5005045Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5005654Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5006270Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5006880Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5007487Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5008103Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5008715Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5009416Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5010026Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5010640Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5011398Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5012011Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5012633Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5013246Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5013860Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5014466Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5015079Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5015694Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5016297Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5016905Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5017517Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5018130Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5018747Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5019363Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5019977Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5020582Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5021195Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5021926Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5022533Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5023148Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5023760Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5024371Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5024985Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5025594Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5026358Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5026985Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5027596Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5028483Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5029100Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5029704Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5030319Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5030937Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5031543Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5032157Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5032781Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5033395Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5034015Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5034634Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5035247Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5035855Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5036471Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5037091Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5037697Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5038313Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5038925Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5039861Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5040471Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5041083Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5041692Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5042301Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5042914Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5043527Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5044142Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5044747Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5045356Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5045971Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5046583Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5047194Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5047810Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5048421Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5049027Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5049733Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5050344Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5050953Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5051561Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5052179Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5052796Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5053408Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5054024Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5054920Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5055551Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5056165Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5056784Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5057389Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5058002Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5058614Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5059229Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5060012Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5060638Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5061345Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5061955Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5062575Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5063199Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5063815Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5064425Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5065038Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5065650Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5066246Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5066836Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5067576Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5068174Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5068770Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5069363Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5069956Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5070540Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5071124Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5071712Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5072298Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5072890Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5073486Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5074079Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5074672Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5075269Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5075865Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5076453Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5077042Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5077639Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5078266Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5078858Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5079460Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5080049Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5080637Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5081235Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5081827Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5082411Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5083132Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5083741Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5084338Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5084923Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5085518Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5086113Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5086698Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5087292Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5087886Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5088488Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5089074Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5089788Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5090380Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5090968Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5091594Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5092190Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5092781Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5093372Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5093963Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5094560Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5095299Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5095901Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5096499Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5097098Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5097689Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5098281Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5098870Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5099454Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5100052Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5100631Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5101299Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5102345Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5103033Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5103700Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5141469Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5142153Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5142757Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5143343Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5143924Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5144501Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5145084Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5145668Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5146247Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5146847Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5147430Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5148013Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5149082Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5149696Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5150282Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5150857Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5151437Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5152026Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5152607Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5153203Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5153796Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5154397Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5154984Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5155579Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5156169Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5156754Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5157338Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5157925Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5158514Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5159098Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5159683Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5160268Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5161181Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5161773Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5162361Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5162947Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5163535Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5164122Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5164713Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5165301Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5165887Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5166573Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5167182Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5167769Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5168360Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5168948Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5169657Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5170253Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5170841Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5171422Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5172009Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5172601Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5173182Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5173777Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5174364Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5174951Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5175541Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5176132Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5176897Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5177687Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5178281Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5178873Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5179462Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5180043Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5180630Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5181221Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5181803Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5182401Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5183000Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5183587Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5184178Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5184771Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5185364Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5185955Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5186544Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5187137Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5187723Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5188320Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5188912Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5189663Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5190247Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5190849Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5191439Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5192024Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5192612Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5193204Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5193781Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5194370Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5194960Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5195554Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5196144Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5196741Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5197340Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5197927Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5198520Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:15:39.5204588Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5205229Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5205835Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5206452Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5207065Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5207671Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5208311Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5208921Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5209939Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5210581Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5211198Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5211809Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5212416Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5213025Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5213637Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5214248Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5214851Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5215460Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5216082Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5216684Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5217302Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5217913Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5218525Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5219131Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5219743Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5220351Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5220958Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5221565Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5222172Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5222950Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5223564Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5224182Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5224790Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5225410Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5226021Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5226629Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5227239Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5228168Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5228788Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5229401Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5230020Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5230629Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5231247Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5231859Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5232474Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5233084Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5233694Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5234304Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5234916Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5235523Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5236136Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5236759Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5237364Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5238306Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5238936Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5239544Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5240158Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5240760Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5241364Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5241968Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5242577Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5243192Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5243807Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5244417Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5245035Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5245650Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5246258Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5246865Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5247473Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5248075Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5248688Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5249297Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5250028Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5250873Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5251489Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5252103Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5252710Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5253320Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5253930Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5254532Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5255142Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5255755Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5256366Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5256968Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5257587Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5258200Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5258816Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5259430Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5260040Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5260653Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5261258Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5261869Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5262482Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5263089Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5263701Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5264312Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5264927Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5265530Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5266292Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5266920Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5267521Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5268130Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5268740Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5269352Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5269958Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5270569Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5271181Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5271795Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5272406Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5273045Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5273663Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5274291Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5275001Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5275612Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5276217Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5276831Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5277444Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5278045Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5278872Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5279489Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5280113Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5280717Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5281329Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5281938Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5282540Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5283156Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5283770Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5284381Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5284983Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5285603Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5286215Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5286824Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5287435Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5288052Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5288659Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5289268Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5290030Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5290638Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5291238Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5291847Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5292465Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5293068Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5293837Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5294466Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5295079Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5295685Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5296300Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5296909Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5297514Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5298125Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5298733Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5299354Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5299957Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5300573Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5301191Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5301795Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5302407Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5303044Z Found best Log likelihood so far on (s,q) (0.43, 2.5): -3.63117 2025-05-07T20:15:39.5303669Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5304273Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5304882Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5305493Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5306287Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5306897Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5307502Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5308106Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5308712Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5309323Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5309929Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5310531Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5311136Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5311748Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5312344Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5312948Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5313557Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5314159Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5314767Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5315376Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5315981Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5316584Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5317190Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5317800Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5318407Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5319011Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5319620Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5320239Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5320841Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5321603Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5322226Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5322825Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5323430Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5324042Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5324648Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5325248Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5325855Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5326090Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5326328Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5326556Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5326797Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5327030Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5327259Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5327495Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5327723Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5328218Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5328464Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5328698Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5328925Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5329538Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5329765Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5330000Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5330238Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5330466Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5330702Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5330927Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5331144Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5331385Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5331612Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5331845Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5332072Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5332305Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5332541Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5332773Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5333001Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5333234Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5333461Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5333695Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5333923Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5334154Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5334389Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5334614Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5334845Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5335078Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5335495Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5335751Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5335979Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5336205Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5336513Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5336741Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5336971Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5337208Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5337436Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5337679Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5337907Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5338138Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5338371Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5338599Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5338826Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5339068Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5339294Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5339526Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5339752Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5339976Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5340210Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5340564Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5340788Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5341029Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5341256Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5341490Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5341714Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5341941Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5342172Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5342400Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5342626Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5342859Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5343095Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5343332Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5343564Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5343793Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5344024Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5344253Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5344479Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5344709Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5344934Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5345166Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5345400Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5345638Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5345875Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5346252Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5346491Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5346726Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5346954Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5347177Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5347422Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5347657Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5347902Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5348136Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5348370Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5348605Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5348838Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5349068Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5349310Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5349541Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5349778Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5350003Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5350227Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5350462Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5350689Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5350915Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5351291Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5351520Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5351759Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5351988Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5352211Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5352447Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5352665Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5352889Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5353120Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5353347Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5353584Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5353819Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5354045Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5354286Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5354517Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5354744Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5354982Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5355214Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5355453Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5355691Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5355923Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5356162Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5356394Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5356621Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5357005Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5357250Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5357482Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5357707Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5357933Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5358166Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5358393Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5358619Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5358850Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5359085Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5359314Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5359559Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5359788Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5360023Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5360251Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5360484Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5360721Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5360948Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5361176Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5361414Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5361751Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5361989Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5362223Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5362454Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5362685Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5362912Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5363141Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5363375Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5363603Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5363842Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5364070Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5364299Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5364562Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5364792Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5365034Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5365263Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5365496Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5365722Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5365948Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5366183Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5366411Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5366641Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5366874Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5367110Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5367347Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5367725Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5367965Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5368203Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5368430Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5368663Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5368898Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5369129Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5369470Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5369707Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5369947Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5370183Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5370419Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5370649Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5370884Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5371116Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5371351Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5371581Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5371813Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5372049Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5372280Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5372638Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5372880Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5373114Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5373350Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5373582Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5373815Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5374051Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5374281Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5374510Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5374749Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5374978Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5375224Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5375453Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5375689Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5375928Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5376157Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5376390Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5376624Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5376855Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5377082Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5377318Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5377547Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5377788Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5378016Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5378351Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5378597Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5378826Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5379052Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5379287Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5379513Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5379747Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5379974Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5380199Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5380441Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5380669Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5380901Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5381136Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5381363Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5381600Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5381829Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5382057Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5382292Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5382519Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5382743Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5382980Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5383331Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5383568Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5383799Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5384027Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5384261Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5384490Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5384720Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5384957Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5385181Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5385417Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5385644Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5385878Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5386113Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5386346Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5386574Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5386809Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5387035Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5387268Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5387496Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5387725Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5387965Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5388192Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5388479Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5388749Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5389279Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5389620Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5389855Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5390085Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5390324Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5390555Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5390785Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5391020Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5391251Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5391487Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5391726Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5391960Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5392196Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5392425Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5392645Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5392871Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5393088Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5393306Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5393536Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5393756Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5394095Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5394318Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5394542Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5394769Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5394987Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5395204Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5395431Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5395651Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5395878Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5396107Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5396333Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5396571Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5396804Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5397029Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5397259Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5397482Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5397700Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5397936Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5398162Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5398391Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5398609Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5398830Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5399051Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5399274Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5399491Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5399827Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5400060Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5400286Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5400510Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5400729Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5400956Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5401175Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5401399Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5401625Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5401849Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5402080Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5402301Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5402523Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5402754Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5402977Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5403194Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5403421Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5403642Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5403871Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5404090Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5404309Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5404656Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5404876Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5405095Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5405329Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5405541Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5405763Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5405995Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5406216Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5406440Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5406658Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5406885Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5407108Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5407333Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5407552Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5407778Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5407999Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5408223Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5408442Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5408662Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5408890Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5409111Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5409448Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5409683Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5409916Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5410141Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5410362Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5410738Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5410981Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5411203Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5411426Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5411653Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5411870Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5412089Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5412314Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5412535Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5412766Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5412987Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5413211Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5413439Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5413657Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5413874Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5414105Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5414326Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5414556Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5414774Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5414994Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5415371Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5415591Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5415809Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5416042Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5416261Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5416487Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5416702Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5416918Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5417143Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5417361Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5417580Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5417804Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5418032Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5418252Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5418482Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5418700Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5418926Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5419149Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5419371Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5419601Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5419820Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5420037Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5420263Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5420488Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5420714Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5420937Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5421250Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5421483Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5421699Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5421918Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5422140Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5422358Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5422584Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5422813Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5423043Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5423278Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5423503Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5423736Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5423968Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5424198Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5424421Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5424663Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5424894Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5425124Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5425344Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5425562Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5425787Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5426176Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5426399Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5426633Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5426852Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5427078Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5427299Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5427521Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5427747Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5428161Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5428388Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5428617Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:15:39.5428855Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5429091Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5429329Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5429560Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5429797Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5430026Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5430258Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5430493Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5430723Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5430960Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5431192Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5431430Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5431665Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5432145Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5432393Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5432628Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5432857Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5433092Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5433321Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5433551Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5433792Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5434021Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5434259Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5434495Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5434730Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5434960Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5435194Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5435428Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5435665Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5435892Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5436120Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5436355Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5436584Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5437063Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5437302Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5437534Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5437778Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5438009Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5438238Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5438475Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5438702Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5438927Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5439164Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5439393Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5439630Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5439866Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5440094Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5440332Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5440562Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5440790Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5441024Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5441252Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5441488Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5441719Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5441946Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5442183Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5442407Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5442634Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5443016Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5443259Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5443496Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5443721Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5443949Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5444188Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5444415Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5444647Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5444880Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5445116Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5445353Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5445588Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5445817Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5446049Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5446277Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5446503Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5446738Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5446968Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5447193Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5447427Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5447799Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5448033Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5448263Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5448492Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5448727Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5448956Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5449184Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5449536Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5449774Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5450017Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5450246Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5450483Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5450719Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5450951Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5451181Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5451416Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5451644Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5451879Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5452104Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5452333Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5452570Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5452797Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5453054Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5453291Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5453660Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5453913Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5454142Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5454371Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5454604Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5454831Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5455059Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5455296Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5455523Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5455757Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5455995Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5456223Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5456461Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5456688Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5456917Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5457156Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5457385Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5457620Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5457849Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5458079Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5458316Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5458655Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5458884Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5459124Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5459352Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5459591Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5459819Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5460049Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5460287Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5460518Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5460751Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5460991Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5461226Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5461455Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5461695Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5461927Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5462164Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5462390Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5462623Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5462858Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5463086Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5463313Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5463549Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5463788Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5464028Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5464345Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5464586Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5464824Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5465053Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5465284Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5465520Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5465747Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5465982Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5466211Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5466472Z Found best Log likelihood so far on (s,q) (0.44, 3.5): -3.63115 2025-05-07T20:15:39.5466708Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5466939Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5467166Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5467401Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5467629Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5467864Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5468089Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5468315Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5468549Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5468775Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5469160Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5469396Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5469631Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5469869Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5470093Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5470315Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5470548Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5470775Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5470999Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5471230Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5471460Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5471692Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5471926Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5472151Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5472389Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5472620Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5472847Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5473081Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5473307Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5473535Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5473769Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5473999Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5474236Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5474470Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5474694Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5475070Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5475311Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5475541Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5475776Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5476002Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5476241Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5476468Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5476700Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5476938Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5477172Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5477398Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5477640Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5477869Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5478100Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5478329Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5478555Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5478791Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5479020Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5479247Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5479478Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5479804Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5480042Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5480275Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5480503Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5480740Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5480967Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5481192Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5481423Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5481650Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5481888Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5482115Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5482343Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5482585Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5482810Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5483041Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5483273Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5483501Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5483736Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5483964Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5484190Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5484420Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5484645Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5484871Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5485111Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5485338Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5485696Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5485942Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5486171Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5486406Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5486632Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5486857Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5487091Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5487319Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5487547Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5487790Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5488019Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5488265Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5488494Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5488721Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5488956Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5489183Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5489555Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5489799Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5490025Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5490259Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5490613Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5490842Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5491078Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5491310Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5491538Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5491776Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5492002Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5492237Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5492465Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5492690Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5492927Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5493155Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5493386Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5493618Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5493848Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5494081Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5494309Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5494537Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5494771Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5494998Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5495224Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5495459Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5495685Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5495918Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5496151Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5496489Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5496738Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5496964Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5497191Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5497421Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5497648Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5497876Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5498115Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5498341Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5498579Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5498806Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5499040Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5499270Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5499498Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5499727Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5499964Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5500190Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5500422Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5500648Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5500878Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5501116Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5501454Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5501686Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5501928Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5502158Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5502394Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5502621Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5502847Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5503086Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5503314Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5503548Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5503786Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5504025Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5504261Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5504495Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5504724Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5504961Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5505191Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5505419Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5505655Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5505885Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5506124Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5506356Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5506591Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5506832Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5507187Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5507428Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5507665Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5507894Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5508131Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5508361Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5508594Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5508829Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5509058Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5509292Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5509524Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5509756Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5509983Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5510218Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5510447Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5510686Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5510917Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5511149Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5511387Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5511624Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5511992Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5512230Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5512467Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5512704Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5512933Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5513166Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5513402Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5513631Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5513865Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5514103Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5514329Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5514569Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5514800Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5515037Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5515275Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5515503Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5515730Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5515969Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5516199Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5516436Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5516656Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5516883Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5517132Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5517360Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5517587Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5517963Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5518207Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5518443Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5518673Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5518902Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5519138Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5519373Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5519602Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5519834Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5520068Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5520301Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5520534Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5520763Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5520999Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5521226Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5521450Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5521684Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5521910Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5522139Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5522371Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5522742Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5522987Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5523218Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5523448Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5523684Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5523914Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5524144Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5524382Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5524611Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5524850Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5525081Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5525316Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5525555Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5525788Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5526018Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5526251Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5526478Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5526714Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5526943Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5527172Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5527406Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5527637Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5528141Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5528393Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5528886Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5529133Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5529449Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5529684Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5529921Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5530150Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5530378Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5530613Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5530839Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5531082Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5531309Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5531542Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5531778Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5532006Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5532233Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5532466Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5532696Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5532933Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5533164Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5533397Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5533857Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5534088Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5534325Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5534558Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5534791Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5535021Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5535260Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5535489Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5535730Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5535960Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5536190Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5536435Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5536665Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5536894Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5537136Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5537365Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5537600Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5537829Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5538058Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5538291Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5538519Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5538749Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5538986Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5539221Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5539457Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5539782Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5540024Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5540260Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5540492Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5540719Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5540952Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5541170Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5541395Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5541614Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5541841Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5542088Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5556602Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5556920Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5557155Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5557376Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5557595Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5557828Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5558045Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5558275Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5558493Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5558931Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5559158Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5559376Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5559600Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5559827Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5560044Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5560268Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5560483Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5560701Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5560926Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5561145Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5561362Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5561598Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5561820Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5562054Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5562274Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5562499Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5562728Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5562947Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5563166Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5563391Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5563607Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5563825Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5564062Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5564281Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5564508Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5564879Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5565106Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5565333Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5565551Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5565773Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5566005Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5566226Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5566451Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5566667Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5566891Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5567116Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5567341Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5567559Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5567784Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5568002Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5568217Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5568435Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5568654Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5568879Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5569098Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5569580Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5569810Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5570029Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5570252Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5570475Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5570691Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5570917Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5571135Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5571354Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5571584Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5571808Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5572028Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5572262Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5572479Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5572713Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5572943Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5573171Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5573397Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5573615Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5573843Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5574072Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5574289Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5574513Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5574758Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5575039Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5575330Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5575678Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5575908Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5576133Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5576354Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5576570Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5576796Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5577014Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5577241Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5577458Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5577680Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5577903Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5578128Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5578346Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5578570Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5578788Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5579016Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5579236Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5579454Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5579678Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5579894Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5580111Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5580485Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5580704Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5580936Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5581153Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5581369Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5581595Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5581812Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5582029Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5582251Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5582468Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5582692Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5582916Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5583133Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5583364Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5583583Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5583801Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5584027Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5584245Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5584459Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5584687Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5584905Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5585130Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5585348Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5585573Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5585796Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5586128Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5586358Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5586585Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5586805Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5587031Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5587248Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5587465Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5587691Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5587909Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5588132Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5588356Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5588580Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5588807Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5589026Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5589246Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5589472Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5589689Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5589906Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5590132Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5590349Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5590567Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5590916Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5591137Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:15:39.5591408Z Found best Log likelihood so far on (s,q) (0.45, 4.25): -3.63109 2025-05-07T20:15:39.5591646Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5591873Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5592108Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5592336Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5592562Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5592799Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5593025Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5593261Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5593496Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5593726Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5593968Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5594198Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5594429Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5594666Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5594893Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5595130Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5595360Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5595589Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5595824Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5596058Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5596286Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5596620Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5596861Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5597097Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5597326Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5597557Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5597790Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5598015Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5598243Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5598481Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5598716Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5598950Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5599181Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5599409Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5599642Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5599870Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5600096Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5600330Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5600556Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5600791Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5601018Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5601395Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5601630Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5601863Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5602093Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5602327Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5602559Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5602785Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5603023Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5603252Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5603491Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5603719Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5603957Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5604197Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5604420Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5604651Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5604893Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5605124Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5605367Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5605594Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5605829Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5606064Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5606292Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5606520Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5606765Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5606993Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5607372Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5607612Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5607841Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5608080Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5608307Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5608533Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5608768Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5608993Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5609225Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5609610Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5609848Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5610092Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5610323Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5610552Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5610786Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5611013Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5611325Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5611586Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5611811Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5612043Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5612388Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5612619Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5612861Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5613090Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5613325Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5613555Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5613783Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5614018Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5614243Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5614470Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5614703Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5614937Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5615164Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5615631Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5616071Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5616402Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5616629Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5616856Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5617093Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5617323Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5617553Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5617791Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5618163Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5618637Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5619010Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5619248Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5619484Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5619730Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5620078Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5620406Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5620645Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5620872Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5621106Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5621423Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5621823Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5622067Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5622311Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5622600Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5622917Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5623146Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5623380Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5623747Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5623976Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5624245Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5625000Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5625231Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5625477Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5625706Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5625942Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5626174Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5626401Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5626638Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5626866Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5627093Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5627327Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5627552Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5627786Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5628289Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5628528Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5628765Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5628992Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5629223Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5629462Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5629692Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5629920Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5630154Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5630382Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5630625Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5630850Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5631338Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5631586Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5631813Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5632041Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5632274Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5632500Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5632729Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5632953Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5633178Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5633418Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5633641Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5633869Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5634102Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5634327Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5634557Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5634793Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5635018Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5635247Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5635470Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5635695Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5636155Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5636386Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5636627Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5636852Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5637077Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5637310Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5637537Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5637764Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5637993Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5638217Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5638448Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5638681Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5638909Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5639140Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5639371Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5639597Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5639834Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5640059Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5640286Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5640518Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5640745Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5640979Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5641207Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5641438Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5641672Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5641995Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5642236Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5642470Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5642694Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5642924Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5643148Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5643376Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5643610Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5643826Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5644059Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5644290Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5644520Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5644753Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5644977Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5645201Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5645435Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5645660Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5645883Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5646114Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5646344Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5646720Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5646948Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5647178Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5647412Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5647637Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5647862Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5648098Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5648322Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5648558Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5648784Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5649013Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5649247Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5649600Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5649827Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5650068Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5650296Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5650531Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5650757Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5650981Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5651213Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5651439Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5651663Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5651895Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5652127Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5652352Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5652680Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5652916Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5653150Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5653373Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5653597Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5653828Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5654054Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5654278Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5654510Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5654741Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5654972Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5655203Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5655428Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5655659Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5655887Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5656111Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5656347Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5656574Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5656809Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5657036Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5657359Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5657594Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5657827Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5658058Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5658291Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5658516Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5658750Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5658975Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5659200Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5659433Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5659663Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5659888Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5660127Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5660352Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5660589Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5660818Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5661049Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5661284Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5661514Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5661741Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5661972Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5662199Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5662438Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5662669Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5662895Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5663221Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5663456Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5663682Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5663914Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5664142Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5664370Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5664601Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5664828Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5665058Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5665292Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5665518Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5665753Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5665980Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5666209Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5666443Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5666670Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5666901Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5667127Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5667356Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5667593Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5667953Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5668187Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5668427Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5668656Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5668891Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5669117Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5669345Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5669580Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5669808Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5670036Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5670270Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5670497Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5670738Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5670966Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5671197Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5671433Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5671667Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5671898Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5672132Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5672362Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5672598Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5672826Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5673054Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5673298Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5673527Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5673904Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5674155Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5674382Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5674619Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5674845Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5675069Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5675305Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5675534Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5675760Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5676001Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5676227Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5676459Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5676695Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5676921Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5677156Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5677381Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5677608Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5677840Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5678067Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5678292Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5678671Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5678904Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5679142Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5679370Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5679595Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5679826Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5680053Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5680273Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5680508Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5680735Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5680970Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5681203Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5681429Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5681667Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5681893Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5682120Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5682352Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5682578Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5682814Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5683042Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5683271Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5683505Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5683737Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5683966Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5684326Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5684571Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5684808Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5685036Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5685264Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5685498Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5685725Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5685951Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5686182Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5686416Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5686652Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5686884Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5687111Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5687344Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5687573Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5687802Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5688036Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5688263Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5688489Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5688724Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5688952Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5689441Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5689695Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5689937Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5690177Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5690420Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5690651Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5690901Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5691135Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5691375Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5691606Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5691835Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5692077Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5692309Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5692543Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5692782Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5693008Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5693245Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5693473Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5693700Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5693934Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5694161Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5694388Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5694629Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5694858Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5695207Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5695620Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5695924Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5696160Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5696386Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5696613Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5696846Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5697075Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5697396Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5697704Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5697929Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5698168Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5698395Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5698694Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5698927Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5699169Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5699418Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5699645Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5699871Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5700106Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5700484Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5700719Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5700959Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5701190Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5701423Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5701649Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5701892Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5702126Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5702403Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5702708Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5702945Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5703182Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5703411Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5703653Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5703881Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5704116Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5704346Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5704573Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5704801Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5705025Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5705248Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5705477Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5705694Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5705926Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5706144Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5706508Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5706750Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5706972Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5707196Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5707421Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5707638Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5707868Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5708090Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5708312Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5708548Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5708766Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5708987Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5709212Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5709431Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5709667Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5709890Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5710111Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5710346Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5710571Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5710789Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5711014Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5711338Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5711567Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5711795Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5712016Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5712244Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5712465Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5712687Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5712916Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5713133Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5713362Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5713585Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5713809Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5714034Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5714259Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5714482Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5714708Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5714930Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5715150Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5715379Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5715601Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5715828Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5716047Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5716264Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5716498Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5716721Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5717067Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5717302Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5717524Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5717756Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5717987Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5718210Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5718445Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5718671Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5718902Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5719143Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5719376Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5719618Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5719848Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5720080Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5720317Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5720544Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5720766Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5720995Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5721223Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5721451Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5721695Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5722079Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5722316Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5722553Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5722783Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5723019Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5723252Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5723488Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5723722Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5723946Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5724181Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5724397Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5724631Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5724864Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5725100Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5725334Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5725561Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5725784Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5726012Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5726232Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5726450Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5726678Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5726898Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5727119Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5727353Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5727571Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5728473Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5728746Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5728975Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5729206Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5729523Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5729745Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5729970Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5730190Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5730407Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5730646Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5730864Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5731094Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5731315Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5731534Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5731758Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5731978Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5732201Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5732424Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5732644Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5732876Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5733098Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5733500Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5733726Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5733953Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5734178Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5734407Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5734628Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5734850Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5735078Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5735325Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5735541Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5735762Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5735996Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5736214Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5736446Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5736666Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5736883Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5737110Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5737331Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5737550Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5737773Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5737992Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5738212Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5738438Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5738664Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5738887Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5739250Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5739487Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5739713Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5739938Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5740156Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5740379Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5740601Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5740831Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5741050Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5741319Z Found best Log likelihood so far on (s,q) (0.46, 5.25): -3.63107 2025-05-07T20:15:39.5741557Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5741794Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5742023Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5742260Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5742489Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5742728Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5742957Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5743183Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5743421Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5743651Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5744025Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5744263Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5744501Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5744737Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5744964Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5745194Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5745428Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5745656Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5745885Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5746120Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5746350Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5746579Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5746824Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5747053Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5747294Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5747524Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5747752Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5747982Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5748214Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5748446Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5748687Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5748917Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5749157Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5749395Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5749622Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5750008Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5750249Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5750481Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5750718Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5750949Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5751189Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5751416Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5751648Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5751885Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5752123Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5752353Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5752596Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5752831Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5753065Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5753295Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5753523Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5753758Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5753984Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5754201Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5754441Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5754832Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5755070Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5755303Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5755531Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5755765Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5755992Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5756220Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5756455Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5756683Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5756924Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5757151Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5757385Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5757620Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5757856Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5758088Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5758322Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5758566Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5758793Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5759031Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5759266Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5759508Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5759736Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5759973Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5760241Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5760656Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5760956Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5761205Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5761648Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5761973Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5762201Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5762431Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5762667Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5762899Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5763137Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5763372Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5763605Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5763843Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5764070Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5764295Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5764530Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5764758Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5764987Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5765225Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5765453Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5765686Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5766086Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5766315Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5766558Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5766787Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5767019Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5767255Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5767483Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5767721Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5767952Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5768182Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5768420Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5768656Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5768883Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5769121Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5769468Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5769714Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5769944Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5770173Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5770411Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5770638Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5770867Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5771103Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5771340Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5771575Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5771923Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5772163Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5772401Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5772629Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5772856Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5773092Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5773319Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5773547Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5773778Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5774012Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5774249Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5774482Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5774710Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5774944Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5775173Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5775402Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5775633Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5775862Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5776096Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5776325Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5776652Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5776886Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5777119Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5777345Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5777583Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5777809Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5778043Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5778270Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5778496Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5778731Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5778958Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5779192Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5779424Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5779657Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5779889Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5780116Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5780344Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5780579Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5780807Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5781033Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5781268Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5781493Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5781724Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5781957Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5782185Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5782568Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5782811Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5783037Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5783273Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5783497Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5783729Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5783956Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5784178Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5784410Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5784641Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5784869Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5785108Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5785334Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5785561Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5785797Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5786022Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5786255Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5786482Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5786710Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5786942Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5787316Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5787547Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5787784Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5788012Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5788245Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5788470Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5788698Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5788935Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5789161Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5789386Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5789620Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5789859Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5790092Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5790323Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5790551Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5790783Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5791008Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5791223Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5791460Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5791687Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5791919Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5792143Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5792369Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5792607Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5792833Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5793205Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5793452Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5793675Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5793914Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5794140Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5794366Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5794599Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5794824Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5795049Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5795286Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5795513Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5795748Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5795970Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5796195Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5796428Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5796656Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5796884Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5797118Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5797344Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5797572Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5797951Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5798180Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5798416Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5798644Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5798867Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5799101Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5799327Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5799553Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5799785Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5800008Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5800240Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5800472Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5800695Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5800930Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5801165Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5801392Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5801627Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5801853Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5802090Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5802318Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5802542Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5802776Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5803004Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5803236Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5803467Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5803843Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5804089Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5804316Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5804546Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5804778Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5805005Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5805228Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5805460Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5805689Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5805932Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5806157Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5806392Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5806628Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5806855Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5807082Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5807316Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5807544Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5807767Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5808004Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5808233Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5808658Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5808893Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5809124Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5809486Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5809720Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5809949Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5810190Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5810418Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5810652Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5810878Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5811104Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5811335Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5811567Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5811792Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5812031Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5812261Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5812498Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5812720Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5812944Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5813177Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5813405Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5813632Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5813865Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5814098Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5814333Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5814669Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5814906Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5815140Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5815369Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5815596Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5815827Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5816057Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5816298Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5816527Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5816765Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5816999Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5817234Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5817464Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5817699Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5817932Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5818167Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5818399Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5818629Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5818869Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5819097Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5819448Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5819686Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5819923Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5820151Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5820386Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5820610Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5820846Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5821073Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5821300Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5821539Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5821767Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5822002Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5822243Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5822476Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5822713Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5822940Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5823177Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5823414Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5823646Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5823874Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5824111Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5824369Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5824613Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5824843Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5825173Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5825417Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5825649Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5825878Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5826114Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5826344Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5826583Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5826811Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5827039Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5827277Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5827512Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5827733Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5828225Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5828463Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5828702Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5828929Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5829158Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5829401Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5829630Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5829859Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5830097Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5830635Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5830877Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5831110Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5831338Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5831573Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5831800Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5832030Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5832263Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5832490Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5832726Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5832952Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5833189Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5833424Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5833657Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5833886Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5834127Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5834355Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5834585Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5834819Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5835048Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5835284Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5835512Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5835748Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5835985Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5836391Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5836637Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5836875Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5837102Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5837337Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5837566Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5837796Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5838035Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5838261Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5838495Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5838730Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5838964Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5839199Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5839429Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5839657Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5839892Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5840118Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5840347Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5840580Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5840809Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5841162Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5841396Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5841627Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5841862Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5842089Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5842316Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5842549Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5842779Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5843012Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5843240Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5843469Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5843713Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5843939Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5844171Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5844406Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5844632Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5844869Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5845096Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5845325Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5845558Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5845789Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5846018Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5846252Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5846491Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5846719Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5847126Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5847367Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5847604Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5847833Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5848061Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5848297Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5848525Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5848752Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5848987Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5849226Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5849577Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5849813Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5850046Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5850281Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5850509Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5850737Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5850972Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5851200Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5851434Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5851661Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5851999Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.5852230Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5852453Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5852671Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5852897Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5853114Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5853341Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5853562Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5853784Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5854007Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5854223Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5854446Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5854671Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5854895Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5855118Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5855338Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5855554Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5855777Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5855994Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5856211Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5856435Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5856650Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5856869Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5857104Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5857327Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5857654Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5857896Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5858117Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5858346Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5858562Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5858781Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5859011Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5859233Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5859460Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5859685Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5859904Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5860137Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5860357Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5860578Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5860803Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5861019Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5861248Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5861466Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5861682Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5861908Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5862126Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5862489Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5862714Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5862939Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5863158Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5863386Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5863607Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5863832Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5864049Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5864259Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5864481Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5864698Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5864921Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5865144Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5865359Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5865588Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5865807Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5866024Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5866254Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5866472Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5866690Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5866915Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5867133Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5867356Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5867582Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5867801Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5868143Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5868377Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5868595Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5868823Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5869041Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5869259Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5869484Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5869703Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5869925Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5870150Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5870368Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5870593Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5870816Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5871035Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5871262Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5871482Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5871709Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5871930Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5872153Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5872374Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5872594Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5872918Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5873150Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5873373Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5873602Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5873820Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5874039Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5874263Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5874482Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5874698Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5874920Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5875139Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5875371Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5875587Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5875810Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5876045Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5876264Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5876487Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5876711Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5876928Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5877149Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5877381Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5877597Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5877816Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5878042Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5878260Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5878593Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5878824Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5879046Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5879275Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5879493Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5879716Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5879932Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5880146Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5880370Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5880588Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5880813Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5881041Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5881265Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5881492Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5881712Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5881935Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5882164Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5882380Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5882600Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5882834Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5883055Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5883393Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5883627Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5883853Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5884084Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5884300Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5884521Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5884746Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5884967Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5885188Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5885416Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5885636Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5885864Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5886090Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5886310Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5886540Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5886759Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:15:39.5887015Z Found best Log likelihood so far on (s,q) (0.47, 6.25): -3.63106 2025-05-07T20:15:39.5887256Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5887482Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5887719Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5887946Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5888177Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5888412Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5888643Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5888873Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5889264Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5889621Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5889859Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5890088Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5890315Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5890550Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5890777Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5891004Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5891239Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5891476Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5891708Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5891948Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5892178Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5892413Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5892644Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5892871Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5893108Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5893339Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5893569Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5893805Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5894153Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5894392Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5894626Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5894855Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5895093Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5895323Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5895555Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5895794Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5896024Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5896265Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5896495Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5896731Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5896967Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5897202Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5897434Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5897670Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5897901Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5898135Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5898364Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5898595Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5898828Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5899057Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5899290Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5899527Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5899848Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5900099Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5900330Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5900556Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5900792Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5901022Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5901252Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5901489Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5901719Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5901957Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5902193Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5902420Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5902665Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5902895Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5903127Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5903365Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5903593Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5903832Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5904060Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5904285Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5904518Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5904850Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5905080Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5905320Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5905549Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5905776Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5906015Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5906246Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5906483Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5906711Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5906937Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5907171Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5907408Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5907633Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5907872Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5908103Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5908340Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5908567Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5908795Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5909028Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5909257Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5909488Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5909722Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5909953Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5910187Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5910505Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5910747Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5910985Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5911216Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5911445Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5911677Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5911907Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5912164Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5912389Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5981246Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5981768Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5982044Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5982279Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5982525Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5982762Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5982992Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5983239Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5983471Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5983705Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5983938Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5984623Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5984870Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5985112Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5985342Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5985580Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5985808Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5986048Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5986285Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5986521Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5986760Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5986988Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5987222Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5987458Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5987693Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5987928Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5988154Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5988382Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5988617Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5988845Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5989072Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5989308Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5989535Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5989761Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5990003Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5990230Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5990678Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5990922Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5991152Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5991390Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5991619Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5991847Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5992087Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5992314Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5992548Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5992782Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.5993009Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5993247Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5993472Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5993700Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5993931Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5994157Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5994388Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5994613Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5994837Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5995072Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5995460Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5995687Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5995927Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5996154Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5996389Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5996613Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5996836Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5997070Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5997294Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5997517Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5997749Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5997983Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5998218Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5998450Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5998676Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5998908Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5999133Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5999356Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5999590Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.5999814Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6000051Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6000276Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6000507Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6000739Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6000964Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6001349Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6001599Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6001827Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6002055Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6002284Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6002510Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6002739Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6002960Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6003184Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6003422Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6003647Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6003877Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6004110Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6004337Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6004569Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6004793Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6005019Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6005244Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6005470Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6005695Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6006085Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6006316Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6006555Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6006780Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6007008Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6007242Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6007467Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6007691Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6007926Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6008150Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6008384Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6008616Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6008843Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6009080Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6009308Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6009672Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6009912Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6010139Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6010372Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6010601Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6010831Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6011067Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6011291Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6011524Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6011758Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6012101Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6012345Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6012571Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6012797Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6013033Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6013259Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6013486Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6013720Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6013947Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6014179Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6014413Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6014644Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6014873Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6015099Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6015326Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6015556Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6015782Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6016008Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6016243Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6016468Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6016815Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6017040Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6017268Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6017501Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6017725Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6017950Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6018183Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6018408Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6018641Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6018864Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6019087Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6019324Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6019545Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6019780Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6020015Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6020241Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6020477Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6020702Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6020926Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6021160Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6021388Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6021613Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6021843Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6022076Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6022308Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6022725Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6022964Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6023200Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6023426Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6023650Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6023880Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6024104Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6024336Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6024562Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6024794Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6025028Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6025258Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6025483Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6025715Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6025942Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6026167Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6026405Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6026628Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6026862Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6027087Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6027479Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6027715Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6028304Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6028538Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6028768Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6028997Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6029228Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6029456Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6029683Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6029921Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6030150Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6030389Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6030623Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6030857Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6031092Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6031319Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6031547Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6031784Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6032012Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6032238Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6032475Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6032704Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6032938Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6033171Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6033400Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6033937Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6034186Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6034416Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6034655Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6034882Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6035117Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6035345Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6035573Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6035808Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6036046Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6036273Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6036511Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6036739Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6036976Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6037201Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6037432Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6037666Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6037893Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6038120Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6038352Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6038786Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6039015Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6039257Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6039484Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6039720Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6039949Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6040175Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6040411Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6040637Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6040863Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6041103Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6041336Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6041576Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6041809Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6042028Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6042264Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6042490Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6042715Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6042950Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6043180Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6043415Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6043641Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6043876Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6044111Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6044435Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6044674Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6044905Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6045157Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6045385Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6045622Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6045850Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6046077Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6046314Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6046551Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6046778Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6047017Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6047249Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6047483Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6047711Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6047938Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6048172Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6048400Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6048627Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6048863Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6049238Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6049583Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6049830Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6050060Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6050299Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6050527Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6050756Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6050990Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6051217Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6051445Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6051680Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6051910Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6052155Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6052385Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6052618Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6052857Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6053085Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6053317Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6053552Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6053779Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6054018Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6054249Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6054476Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6054719Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6054945Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6055280Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6055525Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6055755Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6055991Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6056219Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6056446Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6056686Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6056919Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6057146Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6057391Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6057619Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6057859Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6058088Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6058316Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6058550Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6058778Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6059005Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6059243Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6059474Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6059710Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6060086Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6060313Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6060552Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6060779Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6061005Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6061235Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6061465Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6061693Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6061935Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6062162Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6062398Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6062635Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6062862Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6063099Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6063328Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6063553Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6063790Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6064021Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6064259Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6064488Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6064720Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6064954Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6065189Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6065414Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6065750Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6065986Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6066213Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6066427Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6066645Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6066871Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6067090Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6067308Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6067530Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6067748Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6067977Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6068195Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6068417Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6068640Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6068857Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6069078Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6069303Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6069522Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6069752Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6069972Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6070191Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6070572Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6070789Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6071020Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6071240Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6071469Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6071689Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6071908Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6072133Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6072355Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6072572Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6072801Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6073018Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6073240Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6073469Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6073691Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6073922Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6074147Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6074368Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6074596Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6074816Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6075033Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6075261Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6075478Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6075713Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6075938Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6076272Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6076513Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6076737Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6076956Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6077184Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6077405Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6077628Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6077845Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6078068Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6078294Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6078519Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6078736Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6078971Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6079192Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6079412Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6079639Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6079861Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6080084Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6080304Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6080522Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6080747Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6081069Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6081289Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6081520Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6081738Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6081962Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6082181Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6082396Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6082624Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6082841Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6083058Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6083281Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6083498Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6083730Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6083951Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6084174Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6084404Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6084622Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6084842Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6085068Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6085287Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6085505Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6085732Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6085950Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6086184Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6086404Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6086739Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6086975Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6087195Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6087418Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6087641Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6087860Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6088085Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6088303Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6088524Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6088748Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6088971Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6089185Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6089542Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6089771Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6089997Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6090214Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6090433Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6090657Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6090875Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6091093Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6091320Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6091649Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6091882Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6092108Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6092327Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6092552Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6092772Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6092990Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6093215Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6093433Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6093653Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6093876Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6094094Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6094323Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6094544Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6094770Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6095000Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6095219Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6095437Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6095664Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6095887Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6096112Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6096331Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6096554Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6096785Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6097010Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6097229Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6097632Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6097872Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6098097Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6098314Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6098532Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6098758Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6098973Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6099189Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6099411Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6099635Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6099854Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6100085Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6100304Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6100529Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:15:39.6100789Z Found best Log likelihood so far on (s,q) (0.48, 7.25): -3.63105 2025-05-07T20:15:39.6101021Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6101255Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6101485Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6101713Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6101949Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6102321Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6102554Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6102788Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6103017Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6103256Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6103485Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6103711Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6103945Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6104172Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6104406Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6104632Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6104873Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6105109Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6105343Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6105575Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6105811Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6106035Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6106271Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6106498Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6106725Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6106962Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6107190Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6107427Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6107662Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6107893Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6108270Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6108513Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6108741Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6108976Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6109204Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6109435Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6109670Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6109898Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6110134Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6110368Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6110595Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6110832Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6111061Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6111287Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6111521Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6111753Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6111981Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6112217Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6112445Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6112681Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6113055Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6113277Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6113524Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6113754Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6113981Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6114217Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6114452Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6114688Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6114918Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6115146Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6115386Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6115620Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6115848Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6116090Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6116321Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6116557Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6116786Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6117015Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6117248Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6117480Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6117707Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6117941Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6118173Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6118406Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6118731Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6118971Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6119205Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6119434Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6119666Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6119901Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6120131Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6120367Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6120595Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6120832Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6121066Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6121300Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6121529Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6121763Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6121994Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6122230Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6122459Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6122684Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6122919Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6123147Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6123510Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6123741Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6123974Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6124205Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6124443Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6124670Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6124905Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6125133Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6125361Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6125596Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6125824Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6126058Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6126290Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6126519Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6126761Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6126988Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6127215Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6127446Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6127676Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6128184Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6128435Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6128662Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6128894Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6129137Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6129442Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6129971Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6130210Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6130437Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6130673Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6130902Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6131138Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6131365Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6131594Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6131827Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6132062Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6132293Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6132532Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6132759Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6132996Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6133224Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6133455Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6133689Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6133921Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6134149Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6134385Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6134803Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6135039Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6135275Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6135507Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6135743Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6135969Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6136198Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6136435Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6136664Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6136916Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6137153Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6137388Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6137623Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6137852Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6138079Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6138316Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6138541Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6138771Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6139004Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6139228Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6139460Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6139690Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6139926Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6140159Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6140516Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6140760Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6140994Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6141221Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6141451Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6141677Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6141903Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6142137Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6142362Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6142634Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6142873Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6143101Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6143340Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6143566Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6143791Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6144024Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6144250Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6144476Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6144710Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6144933Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6145167Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6145529Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6145757Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6145992Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6146221Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6146447Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6146682Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6146909Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6147141Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6147367Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6147596Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6147831Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6148065Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6148291Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6148529Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6148755Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6148981Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6149214Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6149440Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6149669Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6149895Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6150123Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6150356Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6150586Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6150810Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6151146Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6151384Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6151619Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6151844Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6152067Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6152303Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6152533Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6152761Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6152995Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6153219Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6153459Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6153685Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6153916Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6154149Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6154374Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6154603Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6154836Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6155061Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6155293Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6155522Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6155746Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6156118Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6156347Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6156577Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6156809Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6157035Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6157276Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6157501Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6157731Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6157970Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6158194Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6158435Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6158681Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6158910Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6159146Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6159372Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6159597Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6159829Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6160056Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6160281Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6160519Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6160744Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6160971Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6161209Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6161435Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6161671Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6162024Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6162264Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6162504Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6162734Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6162962Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6163196Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6163425Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6163663Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6163890Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6164123Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6164358Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6164590Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6164822Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6165056Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6165282Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6165518Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6165744Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6165969Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6166201Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6166429Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6166816Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6167050Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6167279Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6167518Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6167746Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6167972Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6168205Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6168432Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6168655Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6168888Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6169114Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6169485Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6169717Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6169951Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6170189Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6170420Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6170645Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6170880Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6171105Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6171338Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6171567Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6171794Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6172026Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6172257Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6172481Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6172826Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6173062Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6173289Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6173524Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6173750Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6173987Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6174213Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6174447Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6174685Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6174919Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6175146Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6175387Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6175615Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6175852Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6176082Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6176313Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6176552Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6176783Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6177015Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6177254Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6177602Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6177841Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6178074Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6178305Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6178540Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6178769Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6178995Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6179229Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6179459Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6179694Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6179922Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6180156Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6180393Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6180629Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6180857Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6181101Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6181333Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6181569Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6181797Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6182027Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6182265Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6182493Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6182727Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6182959Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6183353Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6183611Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6183841Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6184069Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6184303Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6184530Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6184757Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6184990Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6185219Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6185456Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6185683Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6185915Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6186152Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6186379Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6186612Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6186848Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6187077Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6187320Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6187556Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6187784Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6188128Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6188355Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6188583Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6188828Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6189055Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6189284Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6189518Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6189744Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6189981Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6190210Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6190438Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6190672Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6190906Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6191132Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6191372Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6191600Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6191835Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6192061Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6192289Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6192528Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6192755Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6192983Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6193218Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6193450Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6193691Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6194063Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6194306Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6194545Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6194777Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6195005Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6195241Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6195470Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6195709Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6195938Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6196174Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6196410Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6196641Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6196870Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6197106Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6197336Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6197568Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6197810Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6198036Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6198271Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6198500Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6198884Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6199124Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6199357Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6199587Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6199820Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6200046Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6200283Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6200511Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6200740Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6200975Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6201203Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6201435Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6201668Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6201900Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6202137Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6202363Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6202590Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6202820Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6203046Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6203273Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6203508Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6203735Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6203977Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6204207Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6204529Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6204775Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6205003Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6205229Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6205467Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6205693Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6205926Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6206157Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6206384Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6206627Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6206856Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6207083Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6207321Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6207549Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6207784Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6208014Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6208245Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6208483Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6208710Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6208938Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6209174Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6209677Z Found best Log likelihood so far on (s,q) (0.49, 8): -3.63101 2025-05-07T20:15:39.6209900Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6210123Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6210347Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6210572Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6210794Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6211012Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6211237Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6211454Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6211670Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6211895Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6212117Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6212345Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6212567Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6212788Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6213014Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6213233Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6213453Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6213679Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6213899Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6214127Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6214346Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6214566Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6214802Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6215020Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6215347Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6215587Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6215811Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6216038Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6216257Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6216478Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6216704Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6216924Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6217142Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6217377Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6217598Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6217824Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6218051Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6218270Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6218495Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6218716Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6218934Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6219155Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6219371Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6219587Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6219811Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6220187Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6220412Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6220636Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6220856Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6221083Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6221290Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6221508Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6221732Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6221949Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6222174Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6222392Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6222615Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6222837Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6223060Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6223279Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6223501Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6223722Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6223944Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6224169Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6224389Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6224617Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6224841Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6225059Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6225295Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6225512Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6225832Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6226071Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6226291Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6226524Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6226741Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6226959Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6227184Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6227400Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6227617Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6228143Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6228379Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6228619Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6228840Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6229058Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6229285Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6229503Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6229722Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6229948Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6230167Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6230386Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6230612Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6231121Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6231349Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6231574Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6231794Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6232021Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6232237Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6232454Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6232678Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6232895Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6233118Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6233341Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6233566Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6233791Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6234015Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6234235Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6234462Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6234687Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6234916Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6235132Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6235348Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6235572Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6235789Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6236006Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6236238Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6236456Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6236868Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6237100Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6237319Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6237551Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6237767Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6237988Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6238215Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6238432Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6238651Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6238884Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6239103Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6239337Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6239557Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6239776Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6240002Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6240221Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6240439Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6240665Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6240887Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6241113Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6241335Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6241692Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6241917Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6242141Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6242357Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6242582Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6242799Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6243028Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6243245Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6243464Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6243687Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6243906Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6244127Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6244354Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:15:39.6244588Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6244818Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6245056Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6245283Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6245518Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6245749Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6245975Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6246233Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6246460Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6246688Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6246926Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6247154Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6247485Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6247726Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6247960Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6248198Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6248426Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6248653Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6248888Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6249117Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6249469Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6249717Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6249947Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6250187Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6250415Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6250641Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6250877Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6251102Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6251340Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6251571Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6251799Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6252037Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6252419Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6252650Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6252891Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6253120Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6253355Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6253582Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6253810Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6254047Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6254275Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6254503Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6254738Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6254971Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6255206Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6255438Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6255666Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6255900Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6256129Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6256359Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6256587Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6256816Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6257045Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6257281Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6257518Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6257754Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6258075Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6258312Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6258541Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6258767Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6258995Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6259238Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6259466Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6259700Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6259928Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6260161Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6260394Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6260625Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6260856Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6261089Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6261314Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6261551Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6261780Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6262006Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6262241Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6262468Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6262854Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6263095Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6263330Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6263567Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6263796Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6264025Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6264262Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6264490Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6264717Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6264952Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6265181Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6265416Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6265743Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6266011Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6266309Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6266577Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6266858Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6267178Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6267719Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6268030Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6268306Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6268587Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6268891Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6269165Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6269515Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6269936Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6270213Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6270527Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6270812Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6271079Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6271454Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6271742Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6272017Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6272332Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6272620Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6272988Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6273281Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6273555Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6273872Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6274151Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6274426Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6274833Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6275110Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6275432Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6275707Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6276110Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6276386Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6276729Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6277017Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6277327Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6277608Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6277904Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6278174Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6278532Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6278858Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6279128Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6279410Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6279717Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6279985Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6280371Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6280637Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6280917Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6281212Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6281486Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6281855Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6282145Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6282421Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6282734Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6283002Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6283396Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6283756Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6284049Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6284347Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6284628Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6284902Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6285208Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6285593Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6285879Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6286191Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6286462Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6286781Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6287051Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6287446Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6287745Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6288017Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6288287Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6288590Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6288853Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6289226Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6289613Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6290027Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6290316Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6290595Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6290859Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6291254Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6291521Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6291822Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6292086Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6292360Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6292729Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6293010Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6293298Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6293601Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6293877Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6294153Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6294515Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6294786Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6295094Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6295375Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6295691Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6295949Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6296297Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6296616Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6296881Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6297258Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6297554Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6297822Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6298233Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6298515Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6298791Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6299086Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6299361Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6299622Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6300029Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6300283Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6300580Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6300858Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6301130Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6301521Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6301804Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6302068Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6302361Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6302630Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6302931Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6303298Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6303710Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6303997Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6304274Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6304563Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6304848Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6305173Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6305479Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6305736Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6306024Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6306321Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6306577Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6306980Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6307248Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6307523Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6307826Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6308104Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6308363Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6308763Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6309036Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6309360Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6309629Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6309898Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6310263Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6310553Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6310955Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6311256Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6311522Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6311821Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6312159Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6312454Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6312754Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6313023Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6313292Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6313575Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6313934Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6314252Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6314518Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6314792Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6315088Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6315349Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6315711Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6316034Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6316301Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6316595Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6316864Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6317254Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6317634Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6317911Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6318190Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6318491Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6318776Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6319143Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6319433Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6319699Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6319987Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6320256Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6320544Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6320902Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6321186Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6321472Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6321738Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6322026Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6322310Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6322663Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6322972Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6323245Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6323514Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6323831Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6324084Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6324559Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6324865Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6325137Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6325434Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6325711Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6325974Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6326359Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6326643Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6326925Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6327218Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6327495Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6328159Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6328466Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6328755Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6329050Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6329404Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6329681Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6330033Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6330314Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6330622Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6330893Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6331429Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6331723Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6332077Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6332363Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6332670Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6332947Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6333252Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6333515Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6333884Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6334187Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6334465Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6334787Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6335063Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6335327Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6335729Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6336003Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6336277Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6336579Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6336852Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6337261Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6337543Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6337813Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6338126Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6338406Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6338883Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6339260Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6339533Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6339819Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6340087Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6340373Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6340659Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6341007Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6341282Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6341578Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6341858Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6342161Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6342427Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6342799Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6343099Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6343367Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6343645Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6343941Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6344199Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6344586Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6344995Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6345275Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6345579Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6345862Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6346222Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6346499Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6346797Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6347099Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6347371Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6347640Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6348003Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6348291Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6348606Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6348874Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6349151Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6349437Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6349814Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6350112Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6350407Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6350682Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6350994Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6351258Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6351596Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6351918Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6352198Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6352585Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6352896Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6353171Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6353568Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6353838Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6354106Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6354395Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6354746Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6355223Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6360922Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6361214Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6361465Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6361697Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6361933Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6362161Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6362396Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6362625Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6362850Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6363087Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6363314Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6363702Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6363941Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6364177Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6364419Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6364652Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6364878Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6365113Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6365339Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6365565Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6365799Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6366023Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6366268Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6366497Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6366727Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6366962Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6367194Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6367420Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6367654Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6367883Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6368111Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6368351Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6368578Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6368821Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6369050Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6369513Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6369775Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6370005Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6370235Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6370473Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6370705Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6370943Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6371172Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6371411Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6371664Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6371899Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6372133Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6372380Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6372608Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6372846Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6373074Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6373302Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6373582Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6373861Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6374110Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6374367Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6374744Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6374984Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6375218Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6375448Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6375686Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6375911Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6376139Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6376373Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6376600Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6376835Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6377062Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6377294Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6377528Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6377759Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6377989Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6378232Z Found best Log likelihood so far on (s,q) (0.5, 9): -3.63101 2025-05-07T20:15:39.6378450Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6378674Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6378891Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6379108Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6379333Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6379549Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6379770Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6379992Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6380304Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6380534Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6380760Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6380977Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6381207Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6381424Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6381644Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6381872Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6382095Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6382318Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6382546Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6382764Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6382997Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6383219Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6383439Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6383665Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6383888Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6384105Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6384333Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6384552Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6384779Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6385099Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6385321Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6385553Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6385773Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6385992Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6386219Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6386437Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6386657Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6386882Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6387099Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6387326Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6387544Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6387771Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6387997Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6388219Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6388443Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6388669Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6388892Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6389115Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6389341Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6389548Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6389775Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6389994Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6390221Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6390447Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6390777Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6391015Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6391233Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6391453Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6391679Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6391895Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6392112Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6392342Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6392561Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6392779Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6393012Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6393230Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6393460Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6393680Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6393897Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6394124Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6394345Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6394565Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6394791Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6395014Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6395240Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6395553Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6395774Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6396003Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6396221Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6396440Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6396665Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6396884Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6397114Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6397333Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6397553Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6397781Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6397998Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6398225Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6398450Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6398676Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6398903Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6399124Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6399346Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6399573Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6399797Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6400015Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6400244Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6400463Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6400690Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6400917Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6401255Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6401494Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6401713Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6401935Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6402160Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6402379Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6402598Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6402823Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6403043Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6403264Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6403490Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6403707Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6403934Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6404155Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6404371Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6404596Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6404813Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6405037Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6405254Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6405472Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6405696Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6406037Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6406259Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6406491Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6406712Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6406933Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6407157Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6407375Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6407604Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6407820Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6408037Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6408262Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6408479Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6408702Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6408926Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6409150Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6409497Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6409721Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6409938Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6410161Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6410378Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6410595Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6410821Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6411040Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6411274Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6411493Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6411710Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6412032Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6412263Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:15:39.6412495Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6412731Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6412958Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6413183Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6413414Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6413643Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6413877Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6414112Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6414339Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6414575Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6414804Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6415030Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6415270Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6415498Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6415731Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6415964Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6416189Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6416421Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6416762Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6416991Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6417233Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6417463Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6417700Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6417929Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6418156Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6418389Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6418616Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6418845Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6419081Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6419314Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6419550Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6419781Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6420007Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6420244Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6420473Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6420699Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6420934Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6421162Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6421395Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6421621Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6421856Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6422094Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6422416Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6422664Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6422893Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6423127Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6423359Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6423598Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6423827Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6424045Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6424278Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6424512Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6424738Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6424973Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6425202Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6425429Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6425663Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6425891Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6426126Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6426353Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6426582Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6426816Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6427157Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6427386Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6427634Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6428116Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6428377Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6428616Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6428846Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6429093Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6429327Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6429555Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6429802Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6430036Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6430279Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6430507Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6430741Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6430976Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6431205Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6431434Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6431673Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6431901Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6432134Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6432358Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6432587Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6432827Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6433054Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6433562Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6433829Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6434061Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6434296Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6434529Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6434761Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6434998Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6435231Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6435460Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6435704Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6435934Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6436173Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6436398Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6436627Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6436863Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6437089Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6437317Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6437551Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6437779Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6438008Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6438411Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6438643Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6438883Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6439112Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6439341Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6439577Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6439804Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6440031Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6440268Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6440495Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6440730Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6440963Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6441189Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6441427Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6441656Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6441882Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6442115Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6442343Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6442576Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6442805Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6443034Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6443275Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6443511Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6443741Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6444069Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6444312Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6444548Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6444777Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6445004Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6445239Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6445468Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6445698Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6445933Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6446169Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6446407Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6446652Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6446893Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6447139Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6447382Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6447618Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6447853Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6448082Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6448315Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6448561Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6448794Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6449121Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6449481Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6449734Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6449963Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6450195Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6450421Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6450647Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6450879Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6451105Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6451327Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6451557Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6451789Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6452025Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6452267Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6452505Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6452743Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6452966Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6453193Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6453426Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6453650Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6453875Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6454113Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6454346Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6454580Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6454912Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6455150Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6455382Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6455607Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6455838Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6456079Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6456316Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6456553Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6456780Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6457015Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6457244Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6457474Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6457699Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6457931Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6458157Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6458388Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6458616Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6458842Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6459076Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6459303Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6459529Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6459869Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6460089Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6460330Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6460558Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6460785Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6461018Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6461244Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6461469Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6461697Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6461923Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6462158Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6462391Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6462617Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6462853Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6463082Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6463307Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6463540Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6463769Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6464002Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6464229Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6464452Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6464681Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6464912Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6465140Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6465474Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6465716Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6465942Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6466174Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6466399Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6466635Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6466861Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6467090Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6467320Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6467550Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6467775Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6468005Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6468236Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6468466Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6468691Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6468914Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6469144Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6469367Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6469594Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6469828Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6470057Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6470440Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6470669Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6470901Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6471131Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6471357Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6471581Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6471815Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6472041Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6472274Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6472499Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6472724Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6472963Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6473190Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6473422Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6473655Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6473881Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6474117Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6474347Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6474573Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6474805Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6475031Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6475258Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6475497Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6475726Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6476049Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6476288Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6476512Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6476752Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6476978Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6477203Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6477433Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6477661Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6477888Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6478132Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6478361Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6478596Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6478824Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6479049Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6479283Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6479510Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6479736Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6479969Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6480191Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6480424Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6480650Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6480971Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6481203Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6481438Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6481663Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6481894Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6482118Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6482349Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6482572Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6482799Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6483030Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6483255Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6483491Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6483727Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6483958Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6484192Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6484421Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6484649Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6484888Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6485114Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6485344Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6485581Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6485806Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6486045Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6486271Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6486591Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6486836Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6487066Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6487294Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6487529Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6487755Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6487989Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6488218Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6488445Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6488686Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6488916Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6489148Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6489499Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6489738Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6489968Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6490215Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6490455Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6490691Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6490919Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6491147Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6491530Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6491762Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6492002Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6492237Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6492465Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6492699Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6492926Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6493154Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6493389Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6493618Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6493848Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6494087Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6494321Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6494557Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6494790Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6495018Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6495243Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6495469Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6495698Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6495931Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6496159Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6496394Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6496621Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6496855Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6497091Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6497410Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6497653Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6497891Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6498124Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6498360Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6498589Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6498817Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6499049Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6499276Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6499511Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6499746Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6499979Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6500216Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6500450Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6500677Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6500917Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6501147Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6501376Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6501616Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6501846Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6502225Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6502459Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6502694Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6502934Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6503167Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6503397Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6503630Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6503859Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6504085Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6504320Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6504548Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6504793Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6505024Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6505259Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6505494Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6505724Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6505953Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6506189Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6506417Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6506653Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6506882Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6507111Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6507352Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6507580Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6507895Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6508135Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6508364Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6508598Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6508826Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6509055Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6509290Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6509518Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6509747Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6509987Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6510217Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6510452Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6510684Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6510910Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6511143Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6511371Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6511603Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6511838Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6512068Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6512300Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6512530Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6512921Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6513158Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6513392Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6513619Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6513856Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6514085Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6514319Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6514548Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6514777Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6515013Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6515244Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6515480Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6515718Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6515950Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6516179Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6516416Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6516644Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6516881Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6517109Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6517336Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6517572Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6517800Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6518034Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6518271Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6518688Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6518938Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:15:39.6519165Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6519387Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6519616Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6519843Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6520065Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6520293Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6520518Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6520754Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6520971Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6521198Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6521428Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6521650Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6521872Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6522102Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6522322Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6522551Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6522773Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6522993Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6523218Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6523552Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6523777Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6524011Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6524237Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6524459Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6524687Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6524909Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6525141Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6525363Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6525584Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6525811Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6526045Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6526271Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6526504Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6526727Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6526962Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6527186Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6527407Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6527633Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6528144Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6528400Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6528642Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6528883Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6529123Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6529717Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6529968Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6530201Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6530438Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6530660Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6530880Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6531104Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6531327Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6531558Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6531781Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6532024Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6532246Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6532472Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6532705Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6532927Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6533143Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6533369Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6533590Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6533818Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6534038Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6534258Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6534649Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6534870Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6535098Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6535330Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6535548Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6535775Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6535999Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6536221Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6536447Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6536667Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6536890Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6537138Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6537365Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6537595Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6537817Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6538038Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6538266Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6538489Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6538709Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6538936Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6539158Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6539379Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6539609Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6539838Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6540064Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6540373Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6540603Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6540836Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6541061Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6541284Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6541515Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6541738Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6541969Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6542193Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6542418Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6542649Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6542875Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6543096Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6543329Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6543551Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6543784Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6544011Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6544233Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6544464Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6544684Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6544909Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6545230Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6545454Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6545685Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6545920Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6546143Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6546373Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6546593Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6546812Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6547037Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6547262Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6547486Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6547725Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6547947Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6548180Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6548401Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6548624Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6548853Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6549074Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6549292Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6549524Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6549747Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6549977Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6550210Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6550434Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6550666Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6551009Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6551246Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6551475Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6551692Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6551914Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6552144Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6552366Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6552596Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6552817Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6553044Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6553276Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6553505Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6553729Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:15:39.6553964Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6554191Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6554425Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6554652Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6554879Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6555112Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6555338Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6555677Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6555914Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6556150Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6556386Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6556612Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6556838Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6557072Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6557301Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6557528Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6557760Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6557986Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6558225Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6558451Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6558683Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6558918Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6559145Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6559375Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6559613Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6559840Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6560073Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6560302Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6560532Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6560772Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6560998Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6561314Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6561560Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6561790Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6562024Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6562250Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6562473Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6562708Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6562938Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6563167Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6563402Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6563638Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6563869Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6564110Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6564338Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6564577Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6564796Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6565029Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6565264Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6565490Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6565718Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6565954Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6566298Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6566535Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6566770Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6566998Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6567233Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6567463Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6567689Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6567920Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6568148Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6568383Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6568609Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6568842Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6569075Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6569306Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6569669Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6569909Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6570137Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6570369Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6570596Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6570823Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6571057Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6571286Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6571521Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6571752Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6572105Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6572357Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6572590Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6572825Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6573065Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6573293Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6573522Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6573757Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6573982Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6574223Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6574450Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6574679Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6574912Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6575141Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6575367Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6575601Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6575827Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6576052Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6576288Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6576518Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6576892Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6577119Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6577349Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6577588Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6577815Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6578042Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6578275Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6578501Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6578735Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6578962Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6579186Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6579426Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6579653Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6579885Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6580120Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6580346Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6580578Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6580805Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6581032Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6581267Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6581496Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6581728Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6581958Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6582194Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6582429Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6582797Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6583039Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6583270Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6583500Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6583727Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6583963Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6584189Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6584425Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6584653Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6584886Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6585118Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6585351Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6585585Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6585821Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6586048Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6586283Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6586519Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6586745Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6586984Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6587214Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6587594Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6587836Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6588069Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6588296Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6588532Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6588754Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6588983Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6589205Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6589422Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6589651Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6589875Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6590104Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6590335Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6590566Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6590802Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6591027Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6591249Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6591475Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6591692Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6591915Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6592144Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6592367Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6592603Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6592827Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6593049Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6593419Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6593655Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6593877Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6594107Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6594331Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6594565Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6594790Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6595012Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6595241Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6595479Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6595769Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6596008Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6596231Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6596448Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6596680Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6596904Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6597137Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6597358Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6597578Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6597810Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6598151Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6598375Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6598608Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6598823Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6599052Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6599277Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6599502Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6599734Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6599959Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6600180Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6600416Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6600638Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6600874Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6601092Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6601321Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6601555Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6601778Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6602001Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6602229Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6602456Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6602675Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6602902Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6603123Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6603354Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6603574Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6603915Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6604159Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6604380Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6604604Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6604831Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6605055Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6605286Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6605509Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6605729Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6605964Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6606189Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6606411Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6606643Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6606867Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6607099Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6607324Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6607546Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6607777Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6607997Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6608220Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6608450Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6608774Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6608997Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6609232Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6609566Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6609802Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6610027Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6610249Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6610474Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6610698Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6610920Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6611147Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6611374Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6611601Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6611829Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6612055Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6612285Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6612508Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6612727Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6612957Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6613178Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6613413Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6613633Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6613853Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6614089Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6614312Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6614636Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6614876Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6615096Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6615325Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6615546Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6615767Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6615994Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6616215Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6616435Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6616671Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6616893Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6617117Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6617346Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6617568Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6617797Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6618017Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6618237Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6618461Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6618682Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6618905Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6619242Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6619466Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6619692Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6619921Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6620146Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6620374Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6620596Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6620816Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6621049Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6621272Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6621501Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6621724Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:15:39.6621959Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6622195Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6622428Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6622659Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6622895Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6623121Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6623349Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6623583Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6623812Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6624075Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6624303Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6624534Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6624768Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6625135Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6625379Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6625620Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6625850Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6626091Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6626317Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6626546Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6626782Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6627009Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6627244Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6627477Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6627709Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6628258Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6628494Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6628721Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6628956Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6629185Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6629411Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6629646Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6629873Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6630419Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6630650Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6630885Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6631120Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6631346Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6631571Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6631804Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6632033Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6632260Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6632485Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6632711Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6632951Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6633177Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6633411Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6633649Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6633877Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6634110Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6634338Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6634566Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6634801Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6635029Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6635256Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6635492Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6635725Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6635952Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6636365Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6636608Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6636845Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6637077Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6637306Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6637540Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6637764Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6637990Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6638225Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6638463Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6638699Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6638932Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6639159Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6639392Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6639621Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6639848Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6640080Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6640307Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6640545Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6640774Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6641169Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6641408Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6641648Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6641875Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6642110Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6642339Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6642576Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6642804Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6643033Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6643269Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6643498Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6643735Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6643970Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6644202Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6644439Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6644666Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6644894Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6645129Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6645358Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6645585Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6645826Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6646055Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6646298Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6646526Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6646847Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6647093Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6647322Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6647553Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6647789Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6648016Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6648250Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6648491Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6648729Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6648976Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6649205Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6649561Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6649809Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6650042Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6650270Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6650505Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6650731Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6650967Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6651196Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6651422Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6651766Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6652006Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6652244Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6652485Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6652714Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6652951Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6653179Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6653404Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6653642Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6653872Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6654101Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6654338Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6654574Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6654809Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6655046Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6655274Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6655508Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6655736Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6655968Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6656197Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6656417Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6656645Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6656864Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6657090Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6657321Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6657663Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6657895Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6658118Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6658340Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6658569Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6658802Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6659030Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6659263Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6659485Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6659718Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6659950Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6660183Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6660403Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6660643Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6660868Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6661104Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6661330Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6661552Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6661785Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6662007Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6662229Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6662607Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6662826Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6663065Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6663289Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6663510Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6663741Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6663963Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6664184Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6664411Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6664633Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6664861Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6665081Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6665302Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6665536Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6665758Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6665979Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6666209Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6666428Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6666648Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6666876Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6667097Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6667321Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6667548Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6667769Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6668090Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6668320Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6668542Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6668770Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6668989Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6669220Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6669441Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6669658Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6669883Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6670107Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6670332Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6670561Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6670785Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6671013Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6671234Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6671455Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6671683Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6671902Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6672125Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6672355Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6672578Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6672963Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6673190Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6673417Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6673650Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6673872Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6674095Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6674322Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6674544Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6674765Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6675002Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6675228Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6675459Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6675689Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6675911Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6676147Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6676371Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6676589Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6676822Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6677048Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6677280Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6677501Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6677727Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6677956Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6678184Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6678406Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6678722Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6678954Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6679185Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6679408Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6679628Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6679856Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6680076Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6680295Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6680525Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6680756Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6680982Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6681213Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6681437Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6681668Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6681889Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6682111Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6682339Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6682561Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6682783Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6683013Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6683237Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6683570Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6683795Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6684023Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6684251Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6684473Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6684696Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6684922Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6685144Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6685377Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6685602Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6685821Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6686057Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6686280Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6686509Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6686738Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6686963Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6687187Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6687419Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6687642Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6687872Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:15:39.6688102Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6688333Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6688574Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6688801Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6689199Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6689554Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6689788Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6690028Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6690257Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6690488Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6690722Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6690948Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6691176Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6691409Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6691645Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6691883Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6692113Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6692343Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6692578Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6692808Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6693036Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6693271Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6693499Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6693736Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6693966Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6694312Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6694547Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6694781Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6695007Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6695243Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6695470Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6695702Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6695930Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6696157Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6696390Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6696616Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6696840Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6697074Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6697306Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6697540Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6697768Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6697996Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6698234Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6698463Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6698687Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6698922Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6699150Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6699383Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6699618Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6699935Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6700181Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6700408Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6700636Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6700874Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6701099Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6701328Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6701568Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6701804Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6702051Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6702287Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6702518Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6702761Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6702992Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6703225Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6703463Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6703699Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6703934Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6704162Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6704389Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6704750Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6704978Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6705209Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6705444Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6705671Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6705907Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6706135Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6706361Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6706597Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6706825Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6707050Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6707291Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6707518Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6707756Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6707984Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6708212Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6708452Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6708679Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6708908Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6709144Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6709372Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6709610Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6709839Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6710070Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6710305Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6710689Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6710940Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6711176Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6711411Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6711640Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6711877Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6712108Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6712367Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6718055Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6718360Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6718607Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6718842Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6719069Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6719307Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6719531Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6719764Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6719989Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6720215Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6720447Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6720673Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6721103Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6721336Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6721570Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6721804Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6722032Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6722259Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6722493Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6722721Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6722949Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6723183Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6723410Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6723652Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6723879Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6724115Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6724352Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6724581Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6724808Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6725044Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6725270Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6725504Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6725728Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6725954Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6726193Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6726415Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6726767Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6727005Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6727228Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6727452Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6727687Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6728120Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6728368Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6728592Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6728815Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6729049Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6729282Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6729603Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6729843Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6730069Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6730296Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6730517Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6730738Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6730967Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6731193Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6731414Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6731643Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6732126Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6732362Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6732592Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6732818Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6733047Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6733267Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6733489Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6733719Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6733946Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6734167Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6734390Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6734618Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6734852Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6735080Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6735301Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6735526Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6735747Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6735972Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6736201Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6736422Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6736647Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6736869Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6737090Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6737325Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6737550Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6737931Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6738174Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6738400Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6738628Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6738852Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6739073Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6739300Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6739525Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6739750Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6739987Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6740208Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6740435Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6740663Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6740884Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6741110Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6741329Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6741552Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6741783Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6742007Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6742227Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6742456Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6742777Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6743011Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6743237Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6743460Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6743687Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6743906Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6744127Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6744357Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6744579Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6744807Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6745030Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6745258Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6745486Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6745713Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6745935Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6746163Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6746386Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6746619Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6746845Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6747069Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6747303Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6747526Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6747756Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6747988Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6748337Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6748571Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6748801Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6749020Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6749250Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6749470Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6749692Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6749923Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6750149Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6750370Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6750607Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6750829Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6751061Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6751286Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6751506Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6751733Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6751953Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6752175Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6752404Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6752626Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6752853Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6753181Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6753405Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6753638Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6753860Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6754081Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6754314Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6754534Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6754754Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6754983Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6755201Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6755428Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6755654Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6755878Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6756105Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6756330Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6756551Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6756779Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6756999Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6757231Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:15:39.6757460Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6757685Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6757920Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6758147Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6758384Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6758622Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6758987Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6759240Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6759466Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6759694Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6759928Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6760151Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6760377Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6760608Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6760834Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6761072Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6761296Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6761527Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6761764Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6761991Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6762218Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6762459Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6762687Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6762916Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6763150Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6763376Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6763763Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6763990Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6764221Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6764461Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6764691Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6764913Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6765148Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6765377Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6765612Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6765838Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6766068Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6766310Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6766536Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6766767Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6767005Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6767231Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6767466Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6767694Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6767919Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6768151Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6768377Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6768603Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6768843Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6769068Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6769518Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6769761Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6769987Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6770224Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6770455Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6770680Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6770915Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6771142Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6771377Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6771603Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6771838Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6772072Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6772303Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6772530Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6772763Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6772990Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6773227Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6773454Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6773683Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6773916Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6774148Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6774491Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6774728Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6774958Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6775193Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6775418Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6775646Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6775883Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6776110Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6776336Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6776567Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6776790Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6777023Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6777255Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6777485Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6777721Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6777948Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6778173Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6778404Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6778631Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6778860Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6779097Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6779322Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6779560Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6779785Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6780099Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6780337Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6780588Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6780820Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6781052Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6781287Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6781513Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6781752Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6781979Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6782210Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6782448Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6782679Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6782908Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6783146Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6783373Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6783611Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6783837Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6784062Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6784296Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6784523Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6784855Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6785089Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6785325Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6785559Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6785785Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6786013Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6786245Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6786473Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6786702Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6786934Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6787159Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6787392Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6787625Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6787858Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6788101Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6788328Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6788554Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6788892Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6789115Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6789339Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6789570Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6789799Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6790029Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6790266Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6790485Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6790839Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6791077Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6791297Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6791542Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6791760Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6791988Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6792327Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6792546Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6792778Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6793006Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6793228Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6793465Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6793684Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6793958Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6794179Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6794405Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6794635Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6794856Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6795084Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6795313Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6795698Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6795922Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6796151Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6796378Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6796608Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6796829Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6797050Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6797279Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6797498Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6797718Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6797945Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6798167Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6798404Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6798623Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6798848Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6799075Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6799294Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6799514Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6799744Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6799962Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6800191Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6800411Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6800634Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6800868Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6801089Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6801457Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6801699Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6801921Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6802145Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6802375Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6802596Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6802828Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6803054Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6803277Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6803509Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6803739Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6803961Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6804192Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6804414Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6804639Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6804862Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6805083Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6805311Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6805533Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6805781Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6806002Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6806338Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6806566Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6806795Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6807024Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6807247Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6807470Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6807702Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6807923Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6808151Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6808375Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6808598Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6808835Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6809060Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6809279Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6809662Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6809891Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6810124Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6810346Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6810567Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6810798Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6811020Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6811244Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6811472Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6811695Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6811918Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6812286Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6812524Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6812754Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6812978Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6813201Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6813431Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6813651Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6813872Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6814098Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6814326Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6814556Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6814781Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6815009Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6815244Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6815465Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6815689Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6815914Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6816133Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6816361Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6816583Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6816806Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6817155Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6817379Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6817607Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6817834Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6818056Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6818281Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6818509Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:15:39.6818737Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6818969Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6819195Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6819421Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6819659Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6819888Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6820120Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6820357Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6820584Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6820817Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6821043Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6821268Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6821501Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6821728Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6821954Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6822194Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6822420Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6822769Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6823007Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6823237Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6823469Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6823696Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6823928Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6824162Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6824390Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6824627Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6824851Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6825081Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6825320Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6825549Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6825776Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6826010Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6826235Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6826469Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6826698Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6826926Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6827164Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6827493Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6827719Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6828401Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6828651Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6828880Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6829115Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6829343Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6829578Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6829806Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6830032Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6830266Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6830500Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6830727Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6830963Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6831200Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6831433Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6831659Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6831883Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6832116Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6832343Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6832573Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6832805Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6833030Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6833270Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6833497Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6833989Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6834242Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6834472Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6834699Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6834930Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6835162Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6835394Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6835625Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6835852Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6836092Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6836320Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6836555Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6836793Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6837020Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6837252Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6837483Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6837709Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6837943Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6838169Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6838396Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6838830Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6839062Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6839304Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6839534Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6839759Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6839993Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6840220Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6840447Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6840682Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6840910Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6841149Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6841385Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6841613Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6841856Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6842084Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6842311Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6842542Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6842768Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6842994Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6843228Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6843454Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6843687Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6843923Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6844151Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6844470Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6844716Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6844946Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6845183Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6845412Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6845648Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6845875Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6846104Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6846341Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6846578Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6846804Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6847044Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6847275Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6847510Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6847743Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6847969Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6848201Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6848428Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6848653Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6848886Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6849207Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6849559Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6849787Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6850017Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6850243Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6850464Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6850685Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6850912Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6851133Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6851363Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6851584Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6851810Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6852049Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6852272Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6852500Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6852731Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6852952Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6853175Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6853402Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6853624Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6853853Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6854074Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6854294Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6854530Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6854741Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6855073Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6855316Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6855539Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6855768Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6855992Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6856214Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6856442Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6856663Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6856883Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6857110Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6857342Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6857571Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6857796Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6858018Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6858248Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6858472Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6858699Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6858928Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6859152Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6859369Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6859599Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6860004Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6860236Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6860467Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6860690Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6860913Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6861134Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6861355Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6861584Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6861804Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6862038Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6862261Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6862490Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6862718Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6862939Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6863164Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6863393Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6863616Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6863849Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6864071Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6864294Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6864528Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6864752Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6864974Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6865212Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6865435Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6865769Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6866016Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6866239Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6866465Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6866687Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6866909Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6867136Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6867359Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6867580Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6867819Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6868044Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6868279Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6868504Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6868720Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6868948Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6869170Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6869391Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6869618Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6869839Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6870068Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6870289Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6870626Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6870858Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6871082Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6871307Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6871540Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6871762Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6871991Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6872211Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6872432Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6872661Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6872881Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6873108Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6873334Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6873558Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6873779Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6874008Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6874230Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6874458Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6874682Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6874907Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6875140Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6875362Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6875586Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6875816Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6876037Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6876452Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6876691Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6876912Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6877141Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6877362Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6877583Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6877811Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:15:39.6878039Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6878272Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6878511Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6878737Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6878976Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6879204Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6879431Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6879664Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6879890Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6880128Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6880357Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6880586Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6880822Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6881194Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6881425Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6881664Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6881891Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6882118Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6882353Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6882580Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6882816Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6883039Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6883267Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6883503Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6883742Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6883969Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6884208Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6884435Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6884670Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6884900Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6885126Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6885360Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6885591Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6885821Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6886056Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6886294Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6886531Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6886851Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6887088Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6887321Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6887549Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6887777Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6888008Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6888235Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6888467Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6888695Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6888928Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6889162Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6889518Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6889756Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6889991Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6890219Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6890458Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6890686Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6890916Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6891151Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6891380Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6891731Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6891966Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6892195Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6892435Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6892665Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6892894Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6893131Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6893361Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6893590Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6893825Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6894066Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6894292Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6894535Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6894762Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6895000Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6895226Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6895455Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6895695Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6895923Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6896150Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6896387Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6896615Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6896852Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6897084Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6897310Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6897653Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6897895Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6898127Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6898363Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6898594Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6898831Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6899060Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6899287Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6899523Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6899757Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6899983Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6900224Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6900451Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6900686Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6900916Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6901144Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6901380Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6901609Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6901837Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6902073Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6902440Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6902677Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6902912Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6903142Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6903380Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6903611Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6903839Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6904075Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6904304Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6904544Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6904770Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6905007Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6905245Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6905476Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6905707Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6905937Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6906168Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6906401Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6906636Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6906859Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6907092Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6907318Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6907551Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6907782Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6908007Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6908370Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6908618Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6908843Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6909070Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6909291Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6909513Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6909743Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6909969Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6910191Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6910433Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6910656Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6910889Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6911113Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6911326Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6911556Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6911779Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6911997Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6912225Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6912447Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6912679Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6913014Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6913238Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6913473Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6913698Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6913921Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6914148Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6914369Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6914593Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6914822Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6915045Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6915272Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6915496Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6915722Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6915950Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6916177Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6916399Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6916629Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6916851Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6917082Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6917306Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6917528Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6917758Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6917980Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6918206Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6918429Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6918782Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6919026Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6919251Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6919477Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6919710Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6919931Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6920155Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6920387Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6920608Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6920839Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6921068Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6921297Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6921524Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6921744Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6921965Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6922193Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6922416Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6922638Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6922862Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6923085Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6923316Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6923636Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6923860Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6924097Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6924320Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6924545Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6924775Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6924997Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6925222Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6925444Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6925667Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6925897Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6926125Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6926349Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6926582Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6926809Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6927031Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6927258Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6927478Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6927707Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6928146Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6928377Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6928609Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6928832Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6929063Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6929294Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6929904Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6930150Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6930370Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6930593Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6930820Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6931043Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6931264Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6931494Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6931714Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6931951Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6932176Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6932404Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6932633Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6932857Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6933078Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6933308Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6933530Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6933760Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6933983Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6934206Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6934593Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6934817Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:15:39.6935051Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6935285Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6935514Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6935742Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6935977Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6936203Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6936433Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6936663Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6936890Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6937132Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6937362Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6937590Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6937831Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6938058Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6938291Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6938516Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6938735Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6938969Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6939196Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6939425Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6939658Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6939891Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6940126Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6940458Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6940699Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6940933Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6941161Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6941389Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6941622Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6941849Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6942081Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6942308Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6942540Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6942774Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6943008Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6943238Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6943469Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6943698Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6943933Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6944160Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6944388Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6944622Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6944850Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6945223Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6945464Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6945694Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6945928Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6946154Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6946381Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6946621Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6946847Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6947074Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6947307Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6947532Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6947766Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6948002Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6948237Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6948473Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6948698Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6948925Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6949158Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6949388Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6949614Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6949850Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6950077Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6950323Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6950552Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6950874Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6951130Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6951360Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6951588Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6951824Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6952051Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6952283Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6952510Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6952737Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6952976Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6953210Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6953443Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6953679Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6953906Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6954142Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6954370Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6954598Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6954832Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6955060Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6955285Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6955517Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6955889Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6956129Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6956364Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6956592Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6956823Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6957051Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6957280Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6957516Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6957742Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6957975Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6958200Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6958434Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6958668Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6958900Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6959129Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6959365Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6959593Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6959819Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6960052Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6960278Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6960511Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6960739Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6960977Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6961215Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6961578Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6961821Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6962057Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6962284Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6962513Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6962736Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6962959Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6963191Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6963410Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6963639Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6963866Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6964091Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6964323Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6964548Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6964771Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6965006Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6965227Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6965452Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6965677Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6965901Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6966227Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6966449Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6966676Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6966914Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6967137Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6967361Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6967590Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6967812Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6968033Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6968266Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6968488Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6968715Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6968944Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6969170Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6969543Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6969775Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6969998Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6970226Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6970445Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6970673Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6970896Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6971117Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6971349Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6971578Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6971801Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6972132Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6972368Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6972598Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6972818Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6973041Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6973275Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6973500Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6973721Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6973949Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6974170Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6974401Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6974631Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6974862Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6975090Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6975316Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6975538Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6975771Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6975992Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6976216Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6976442Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6976665Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6976989Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6977211Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6977434Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6977660Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6977882Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6978103Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6978330Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6978552Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6978780Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6979005Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6979226Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6979462Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6979680Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6979904Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6980139Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6980363Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6980592Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6980816Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6981037Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6981266Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6981485Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6981728Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6981952Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6982180Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6982401Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6982718Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6982953Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6983182Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6983407Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6983629Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6983857Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6984077Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6984296Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6984525Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6984757Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6984987Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6985217Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6985440Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6985671Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6985895Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6986117Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6986345Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6986563Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6986791Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6987014Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6987236Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6987571Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6987792Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6988024Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6988252Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6988474Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6988696Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:15:39.6988931Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6989159Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6989392Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6989619Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6989847Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6990180Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6990630Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6990860Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6991094Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6991324Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6991557Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6991787Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6992005Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6992239Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6992465Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6992694Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6992936Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6993167Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6993492Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6993734Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6993964Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6994204Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6994432Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6994659Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6994894Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6995120Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6995354Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6995588Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6995813Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6996051Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6996279Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6996504Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6996737Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6996964Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6997196Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6997422Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6997648Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6997882Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6998239Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6998469Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6998710Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6998937Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6999168Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6999394Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6999621Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.6999855Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7000082Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7000310Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7000542Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7000775Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7001002Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7001240Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7001471Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7001704Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7001930Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7002154Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7002386Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7002614Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7002846Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7003080Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7003306Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7003548Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7003772Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7004137Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7004386Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7004615Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7004846Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7005080Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7005309Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7005545Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7005773Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7006002Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7006244Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7006473Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7006705Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7006940Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7007168Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7007401Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7007631Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7007860Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7008101Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7008335Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7008561Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7008944Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7009179Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7009540Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7009774Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7010004Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7010244Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7010473Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7010703Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7010937Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7011168Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7011403Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7011637Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7011866Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7012107Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7012334Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7012563Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7012797Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7013027Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7013255Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7013487Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7013717Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7013953Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7014188Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7014415Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7014784Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7015030Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7015258Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7015493Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7015721Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7015952Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7016174Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7016393Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7016622Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7016851Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7017077Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7017305Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7017533Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7017762Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7017975Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7018199Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7018430Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7018652Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7018875Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7019102Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7019326Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7019655Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7019876Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7020102Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7020331Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7020553Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7020774Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7021003Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7021223Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7021443Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7021677Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7021897Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7022132Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7022355Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7022578Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7022812Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7023037Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7023258Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7023487Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7023710Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7023938Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7024158Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7024380Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7024609Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7024835Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7025055Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7025400Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7025641Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7025872Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7026094Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7026314Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7026544Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7026764Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7026986Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7027213Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7027443Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7027665Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7028429Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7028660Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7028891Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7029111Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7029332Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7029561Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7029782Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7030001Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7030231Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7030799Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7031030Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7031258Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7031482Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7031710Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7031930Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7032152Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7032383Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7032602Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7032831Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7033053Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7033278Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7033513Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7033740Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7033968Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7034198Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7034419Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7034648Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7034868Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7035090Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7035320Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7035541Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7035772Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7036009Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7036232Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7036674Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7036923Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7037143Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7037371Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7037597Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7037819Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7038048Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7038268Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7038490Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7038718Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7038947Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7039175Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7039401Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7039619Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7039849Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7040072Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7040295Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7040529Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7040752Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7040982Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7041205Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7041571Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7041801Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:15:39.7042035Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7042263Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7042499Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7042724Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7042951Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7043187Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7043414Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7043637Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7043866Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7044100Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7044336Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7044568Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7044795Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7045035Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7045262Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7045495Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7045720Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7045944Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7046178Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7046407Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7046643Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7046877Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7047196Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7047444Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7047674Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7047901Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7048134Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7048361Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7048592Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7048826Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7049054Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7049293Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7049635Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7049874Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7050111Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7050340Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7050570Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7050808Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7051039Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7051275Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7051503Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7051731Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7051966Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7052298Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7052528Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7052769Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7052996Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7053231Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7053458Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7053687Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7053925Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7054156Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7054390Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7054629Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7054864Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7055090Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7055330Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7055561Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7055795Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7056024Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7056251Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7056490Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7056719Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7056948Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7057182Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7057414Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7057654Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7057972Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7058214Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7058452Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7058680Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7058908Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7059141Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7059371Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7059608Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7059833Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7060065Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7060297Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7060527Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7060754Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7060987Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7061213Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7061447Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7061675Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7061903Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7062138Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7062370Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7062714Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7062949Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7063181Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7063417Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7063643Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7063871Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7064105Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7064332Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7064558Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7064795Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7065026Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7065266Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7065493Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7065723Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7065961Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7066189Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7066417Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7066651Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7066880Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7067113Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7067337Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7067562Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7067801Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7068022Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7068234Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7068603Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7068844Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7069065Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7069293Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7069517Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7069748Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7069970Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7070192Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7075734Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7076034Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7076262Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7076505Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7076733Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7076965Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7077187Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7077409Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7077637Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7077858Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7078080Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7078307Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7078744Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7078965Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7079207Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7079428Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7079658Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7079879Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7080099Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7080328Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7080549Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7080767Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7080997Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7081219Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7081456Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7081678Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7081906Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7082135Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7082358Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7082580Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7082808Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7083025Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7083253Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7083478Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7083701Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7083941Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7084165Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7084513Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7084753Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7084976Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7085198Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7085429Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7085650Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7085876Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7086097Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7086318Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7086553Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7086776Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7086997Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7087238Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7087462Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7087687Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7087909Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7088131Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7088360Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7088581Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7088802Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7089031Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7089469Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7089706Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7089937Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7090155Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7090386Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7090605Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7090825Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7091053Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7091273Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7091496Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7091724Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7091950Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7092177Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7092399Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7092621Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7092849Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7093069Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7093288Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7093516Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7093738Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7093967Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7094189Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7094409Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7094638Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7094870Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7095212Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7095453Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7095675Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7095905Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7096129Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7096349Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7096578Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7096802Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:15:39.7097028Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7097269Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7097486Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7097726Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7097954Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7098187Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7098419Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7098647Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7098873Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7099106Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7099332Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7099557Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7099901Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7100134Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7100374Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7100604Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7100831Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7101068Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7101295Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7101522Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7101756Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7101981Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7102212Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7102445Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7102670Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7102910Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7103139Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7103365Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7103597Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7103822Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7104059Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7104285Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7104510Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7104744Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7104976Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7105201Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7105525Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7105763Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7105996Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7106223Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7106454Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7106690Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7106917Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7107145Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7107380Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7107606Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7107850Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7108076Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7108307Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7108543Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7108769Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7108999Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7109231Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7109458Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7109692Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7109919Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7110147Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7110501Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7110729Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7110962Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7111200Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7111427Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7111664Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7111893Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7112120Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7112354Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7112580Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7112812Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7113054Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7113283Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7113517Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7113757Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7113985Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7114222Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7114450Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7114676Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7114908Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7115136Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7115365Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7115604Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7115833Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7116192Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7116430Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7116658Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7116893Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7117120Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7117349Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7117582Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7117808Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7118040Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7118273Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7118499Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7118738Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7118964Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7119190Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7119421Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7119646Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7119880Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7120107Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7120339Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7120574Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7120936Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7121151Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7121387Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7121614Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7121845Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7122069Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7122293Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7122522Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7122745Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7122968Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7123197Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7123416Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7123643Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7123872Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7124099Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7124329Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7124550Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7124771Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7124997Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7125220Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7125440Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7125671Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7125893Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7126127Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7126347Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7126706Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7126949Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7127173Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7127396Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7127625Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7128009Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7128249Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7128473Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7128694Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7128933Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7129153Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7129447Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7129688Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7129913Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7130136Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7130368Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7130588Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7130817Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7131043Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7131264Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7131491Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7131976Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7132196Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7132428Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7132653Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7132881Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7133099Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7133319Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7133550Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7133772Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7133992Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7134225Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7134450Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7134682Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7134906Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7135130Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7135353Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7135575Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7135796Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7136024Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7136244Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7136473Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7136695Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7136917Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7137151Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7137375Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7137837Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7138077Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7138313Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7138534Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7138754Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7138980Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7139202Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7139432Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7139656Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7139882Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7140109Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7140339Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7140560Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7140785Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7141006Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7141234Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7141455Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7141677Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7141904Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7142124Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7142456Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7142688Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7142910Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7143139Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7143368Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7143588Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7143817Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7144045Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7144267Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7144494Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:15:39.7144722Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7144952Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7145192Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7145419Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7145657Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7145888Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7146115Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7146349Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7146576Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7146803Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7147039Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7147266Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7147503Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7147740Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7147966Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7148338Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7148587Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7148813Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7149047Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7149274Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7149508Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7149736Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7149962Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7150197Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7150430Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7150659Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7150897Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7151123Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7151358Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7151586Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7151812Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7152044Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7152270Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7152496Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7152731Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7153094Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7153328Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7153562Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7153787Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7154023Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7154249Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7154475Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7154708Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7154931Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7155158Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7155393Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7155625Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7155858Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7156089Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7156317Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7156549Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7156777Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7157001Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7157236Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7157466Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7157699Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7157926Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7158156Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7158389Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7158617Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7158995Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7159247Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7159477Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7159715Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7159939Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7160167Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7160399Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7160622Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7160848Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7161090Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7161314Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7161552Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7161782Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7162008Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7162240Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7162467Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7162693Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7162925Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7163170Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7163397Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7163775Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7164010Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7164242Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7164470Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7164703Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7164929Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7165164Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7165394Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7165621Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7165855Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7166084Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7166315Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7166546Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7166783Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7167019Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7167248Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7167473Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7167705Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7167930Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7168152Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7168384Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7168610Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7168835Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7169065Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7169487Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7169737Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7169961Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7170188Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7170416Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7170641Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7170864Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7171095Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7171314Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7171539Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7171763Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7171984Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7172216Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7172438Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7172657Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7172887Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7173111Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7173339Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7173558Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7173783Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7174011Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7174366Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7174588Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7174823Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7175046Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7175275Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7175499Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7175723Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7175952Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7176175Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7176397Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7176625Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7176853Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7177078Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7177309Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7177534Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7177762Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7177984Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7178208Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7178443Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7178668Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7178891Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7179121Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7179344Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7179579Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7179801Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7180128Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7180369Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7180588Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7180811Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7181044Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7181267Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7181497Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7181718Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7181941Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7182176Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7182397Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7182624Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7182853Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7183077Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7183300Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7183526Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7183748Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7183975Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7184197Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7184420Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7184800Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7185026Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7185244Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7185479Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7185704Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7185935Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7186156Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7186378Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7186606Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7186827Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7187049Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7187277Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7187500Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7187731Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7187962Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7188184Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7188418Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7188642Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7188864Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7189097Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7189319Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7189543Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:15:39.7189780Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7190015Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7190251Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7190608Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7190854Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7191089Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7191319Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7191546Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7191780Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7192007Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7192241Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7192468Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7192701Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7192933Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7193166Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7193393Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7193626Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7193852Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7194087Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7194315Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7194540Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7194773Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7195001Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7195228Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7195559Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7195789Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7196028Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7196255Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7196481Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7196714Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7196943Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7197171Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7197404Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7197628Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7197860Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7198094Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7198323Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7198561Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7198787Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7199013Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7199248Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7199474Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7199708Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7199934Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7200161Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7200395Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7200629Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7200854Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7201266Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7201508Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7201745Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7201974Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7202203Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7202439Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7202667Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7202894Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7203124Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7203359Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7203589Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7203828Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7204055Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7204291Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7204516Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7204743Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7204979Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7205207Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7205432Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7205664Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7206043Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7206280Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7206514Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7206739Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7206975Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7207202Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7207430Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7207667Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7207896Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7208131Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7208360Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7208597Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7208830Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7209062Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7209289Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7209628Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7209866Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7210105Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7210331Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7210558Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7210791Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7211017Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7211254Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7211489Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7211823Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7212064Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7212289Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7212514Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7212744Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7212966Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7213186Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7213415Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7213636Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7213858Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7214092Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7214310Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7214545Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7214772Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7214996Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7215227Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7215449Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7215672Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7215903Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7216125Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7216356Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7216677Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7216905Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7217139Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7217365Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7217587Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7217815Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7218034Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7218264Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7218483Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7218705Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7218927Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7219155Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7219374Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7219602Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7219830Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7220058Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7220278Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7220498Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7220724Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7220946Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7221164Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7221392Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7221613Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7221840Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7222068Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7222398Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7222645Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7222868Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7223092Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7223323Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7223541Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7223765Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7223998Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7224220Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7224453Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7224676Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7224902Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7225135Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7225361Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7225584Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7225813Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7226035Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7226265Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7226486Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7226705Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7226932Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7227281Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7227504Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7227736Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7228144Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7228369Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7228605Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7228828Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7229053Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7229278Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7229501Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7229730Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7229960Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7230182Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7230432Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7230662Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7230894Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7231115Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7231338Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7231570Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7231795Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7232016Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7232244Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7232474Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7232702Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:15:39.7232940Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7233438Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7233692Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7233923Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7234156Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7234392Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7234622Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7234859Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7235086Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7235317Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7235559Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7235788Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7236025Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7236260Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7236491Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7236719Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7236956Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7237184Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7237417Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7237644Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7237874Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7238334Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7238564Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7238797Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7239032Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7239257Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7239491Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7239719Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7239943Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7240179Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7240405Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7240633Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7240874Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7241101Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7241338Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7241565Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7241792Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7242027Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7242250Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7242478Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7242713Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7242944Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7243178Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7243412Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7243639Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7243985Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7244224Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7244454Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7244683Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7244910Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7245143Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7245371Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7245602Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7245832Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7246069Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7246297Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7246539Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7246770Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7247001Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7247229Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7247456Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7247691Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7247918Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7248149Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7248382Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7248731Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7248958Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7249203Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7249558Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7249805Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7250033Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7250258Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7250494Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7250721Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7250950Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7251207Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7251449Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7251687Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7251915Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7252150Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7252389Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7252619Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7252846Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7253081Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7253307Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7253546Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7253775Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7254002Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7254241Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7254464Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7254791Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7255035Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7255258Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7255489Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7255709Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7255931Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7256164Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7256389Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7256614Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7256851Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7257072Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7257304Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7257527Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7257750Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7257973Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7258198Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7258420Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7258648Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7258872Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7259097Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7259453Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7259681Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7259918Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7260140Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7260359Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7260589Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7260812Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7261036Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7261264Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7261485Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7261711Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7261934Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7262164Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7262393Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7262618Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7262842Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7263074Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7263298Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7263527Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7263751Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7263975Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7264208Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7264430Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7264660Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7264885Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7265257Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7265497Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7265736Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7265965Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7266194Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7266416Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7266636Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7266867Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7267093Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7267311Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7267544Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7267766Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7268000Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7268225Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7268484Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7268736Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7268960Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7269183Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7269412Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7269630Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7269860Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7270178Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7270407Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7270642Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7270865Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7271086Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7271315Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7271538Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7271760Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7271986Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7272208Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7272440Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7272671Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7272895Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7273130Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7273354Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7273579Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7273810Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7274032Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:15:39.7274268Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7274496Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7274723Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7274958Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7275192Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7275429Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7275671Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7276021Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7276271Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7276499Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7276731Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7276962Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7277188Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7277415Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7277652Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7277881Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7278124Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7278509Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7278752Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7278990Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7279223Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7279450Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7279685Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7279913Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7280148Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7280377Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7280604Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7280971Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7281200Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7281436Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7281670Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7281895Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7282130Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7282355Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7282583Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7282816Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7283042Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7283269Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7283509Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7283737Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7283971Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7284206Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7284433Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7284665Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7284891Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7285118Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7285349Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7285574Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7285799Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7286038Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7286265Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7286591Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7286829Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7287054Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7287291Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7287517Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7287745Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7287978Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7288207Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7288444Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7288678Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7288904Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7289143Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7289459Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7289695Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7289934Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7290163Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7290399Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7290628Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7290854Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7291088Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7291429Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7291658Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7291892Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7292127Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7292360Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7292589Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7292817Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7293051Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7293279Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7293507Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7293741Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7293967Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7294202Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7294425Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7294653Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7294880Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7295101Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7295323Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7295553Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7295776Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7295998Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7296229Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7296455Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7296688Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7296910Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7297269Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7297510Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7297734Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7297961Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7298192Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7298413Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7298646Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7298867Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7299086Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7299320Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7299542Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7299768Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7299997Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7300219Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7300447Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7300669Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7300890Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7301118Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7301337Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7301560Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7301784Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7302099Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7302329Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7302564Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7302789Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7303017Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7303238Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7303459Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7303686Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7303909Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7304132Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7304361Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7304588Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7304816Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7305044Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7305270Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7305498Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7305721Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7305940Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7306172Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7306398Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7306630Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7306853Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7307076Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7307312Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7307534Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7307873Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7308123Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7308344Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7308572Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7308805Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7309027Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7309257Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7309478Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7309699Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7309935Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7310158Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7310386Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7310614Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7310837Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7311065Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7311291Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7311521Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7311752Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7311973Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7312198Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7312573Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7312956Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:15:39.7313208Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7313438Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7313667Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7313901Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7314131Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7314362Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7314595Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7314823Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7315057Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7315289Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7315515Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7315747Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7315982Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7316209Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7316446Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7316672Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7316900Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7317137Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7317366Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7317599Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7317827Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7318061Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7318297Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7318629Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7318870Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7319108Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7319334Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7319567Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7319795Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7320022Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7320263Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7320491Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7320727Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7320963Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7321196Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7321430Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7321659Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7321891Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7322123Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7322352Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7322581Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7322820Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7323049Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7323434Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7323666Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7323902Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7324144Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7324376Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7324601Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7324835Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7325062Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7325302Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7325531Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7325759Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7325998Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7326224Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7326454Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7326690Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7326917Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7327153Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7327381Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7327609Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7328080Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7328321Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7328549Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7328790Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7329017Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7329654Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7329900Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7330126Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7330362Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7330590Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7330821Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7331056Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7331287Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7331515Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7331758Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7331985Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7332230Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7332454Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7332676Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7332906Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7333127Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7333349Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7333577Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7333796Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7334028Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7334251Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7334665Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7334897Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7335126Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7335350Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7335580Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7335806Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7336032Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7336252Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7336473Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7336699Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7336919Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7337147Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7337376Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7337600Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7337831Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7338055Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7338275Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7338498Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7338722Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7338944Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7339172Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7339413Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7339642Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7339873Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7340097Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7340413Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7340646Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7340866Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7341100Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7341322Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7341546Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7341779Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7342002Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7342231Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7342460Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7342682Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7342917Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7343139Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7343363Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7343598Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7343819Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7344046Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7344269Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7344491Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7344723Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7345081Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7345307Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7345539Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7345763Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7345984Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7346215Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7346437Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7346665Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7346888Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7347109Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7347339Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7347560Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7347783Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7348012Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7348240Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7348473Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7348695Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7348917Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7349144Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7349368Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7349591Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7349819Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:15:39.7350046Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7350286Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7350512Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7350874Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7351122Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7351349Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7351576Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7351809Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7352035Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7352267Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7352493Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7352718Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7352962Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7353191Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7353420Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7353655Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7353883Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7354119Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7354345Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7354573Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7354809Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7355037Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7355263Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7355649Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7355875Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7356109Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7356344Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7356571Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7356805Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7357030Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7357257Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7357490Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7357719Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7357945Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7358183Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7358412Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7358651Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7358877Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7359104Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7359336Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7359564Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7359793Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7360032Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7360264Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7360498Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7360727Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7360964Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7361194Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7361579Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7361821Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7362057Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7362290Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7362525Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7362752Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7362978Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7363213Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7363441Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7363677Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7363917Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7364155Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7364393Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7364622Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7364852Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7365090Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7365314Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7365543Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7365776Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7366005Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7366381Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7366608Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7366838Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7367078Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7367306Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7367534Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7367758Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7367982Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7368200Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7368431Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7368656Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7368894Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7369116Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7369443Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7369683Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7369909Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7370132Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7370362Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7370581Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7370808Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7371029Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7371249Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7371488Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7371713Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7371935Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7372323Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7372558Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7372790Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7373009Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7373235Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7373464Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7373685Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7373905Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7374133Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7374363Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7374585Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7374824Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7375047Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7375275Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7375495Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7375715Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7375944Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7376165Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7376388Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7376618Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7376946Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7377176Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7377404Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7377622Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7377856Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7378080Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7378302Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7378531Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7378754Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7378984Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7379206Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7379427Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7379659Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7379877Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7380103Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7380334Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7380556Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7380783Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7381006Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7381225Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7381452Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7381672Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7381892Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7382125Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7382346Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7382704Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7382947Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7383170Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7383397Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7383617Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7383839Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7384067Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7384291Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:15:39.7384517Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7384760Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7384986Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7385222Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7385448Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7385677Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7385913Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7386141Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7386369Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7386603Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7386828Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7387064Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7387293Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7387621Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7387859Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7388096Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7388331Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7388564Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7388791Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7389027Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7389254Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7389482Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7389717Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7389945Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7390183Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7390419Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7390652Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7390880Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7391121Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7391348Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7391582Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7391813Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7392039Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7392274Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7392501Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7392734Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7392968Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7393283Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7393527Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7393757Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7393985Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7394219Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7394444Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7394669Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7394903Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7395131Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7395372Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7395600Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7395837Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7396075Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7396302Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7396530Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7396766Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7396996Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7397229Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7397456Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7397684Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7398018Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7398251Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7398489Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7398727Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7398955Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7399188Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7399415Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7399642Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7399875Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7400105Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7400334Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7400574Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7400802Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7401039Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7401265Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7401486Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7401719Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7401941Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7402165Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7402394Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7402614Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7402837Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7403066Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7403294Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7403523Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7403909Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7404149Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7404372Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7404597Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7404819Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7405045Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7405268Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7405499Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7405719Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7405946Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7406173Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7406400Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7406624Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7406856Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7407079Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7407305Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7407529Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7407752Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7407980Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7408202Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7408558Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7408790Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7409012Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7409238Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7409604Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7409826Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7410055Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7410284Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7410507Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7410737Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7410961Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7411185Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7411423Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7411648Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7411885Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7412108Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7412332Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7412560Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7412784Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7413009Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7413237Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7413459Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7413687Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7413915Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7414135Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7414459Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7414695Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7414918Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7415146Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7415367Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7415593Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7415817Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7416038Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7416270Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7416495Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:15:39.7416734Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7416970Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7417202Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7417429Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7417664Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7417891Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7418126Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7418355Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7418580Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7418817Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7419046Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7419378Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7419612Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7419846Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7420084Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7420311Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7420537Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7420768Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7420994Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7421219Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7421457Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7421684Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7421922Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7422150Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7422380Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7422614Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7422845Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7423069Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7423299Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7423525Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7423757Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7423983Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7424208Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7424450Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7424678Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7425015Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7425267Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7425493Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7425728Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7425953Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7426178Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7426414Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7426663Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7432575Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7432902Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7433146Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7433386Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7433627Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7433856Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7434090Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7434320Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7434547Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7434781Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7435008Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7435238Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7435799Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7436040Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7436284Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7436510Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7436739Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7436974Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7437203Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7437432Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7437666Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7437896Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:15:39.7438133Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7438369Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7438594Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7438823Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7439056Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7439287Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7439519Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7439748Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7439978Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7440211Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7440438Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7440673Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7440899Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7441129Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7441365Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7441774Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7442025Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7442253Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7442479Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7442710Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7442936Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7443593Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7444199Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7444812Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7445420Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7446214Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7447055Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7447889Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7448573Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7449175Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7449861Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7450471Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7451085Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7451684Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7452292Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7453407Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7454494Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7455439Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7456152Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7456764Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7457365Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7457974Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7458584Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7459184Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7459793Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7460399Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7461204Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7461850Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7462730Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7463355Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7464111Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7464726Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7465330Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7465927Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7466539Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7467142Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7467748Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7468345Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7468959Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7469560Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7470299Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7470916Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7471518Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:15:39.7472113Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7472713Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7473312Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7473915Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7474511Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7475112Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7475723Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7476317Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7476924Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7477528Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7478131Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7478724Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7479324Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7479932Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7480527Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7481129Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7481734Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7482531Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7483131Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7483654Z Skipping (s,q) (1.79, 125)PASSED 2025-05-07T20:15:39.7483916Z 2025-05-07T20:15:39.7484122Z ============================== 1 passed in 2.18s =============================== 2025-05-07T20:15:39.7484622Z : inconsistent with heavy hitters! 2025-05-07T20:15:39.7485126Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7485730Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7486339Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7486942Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7487544Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7488149Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7488743Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7489476Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7490097Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7490702Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7491311Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7491911Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7492520Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7493119Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7493723Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7494324Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7494918Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7495523Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7496140Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7496742Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:15:39.7497493Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7498116Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7498723Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7499317Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7499922Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7500534Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7501146Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7501740Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7502339Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7502949Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7503546Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7504156Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7504766Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7505368Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7505972Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7506598Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7507197Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:15:39.7507756Z Time taken to estimate parameters (us): 16245 2025-05-07T20:15:40.2548265Z 2025-05-07T20:15:40.2549389Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:15:40.2571099Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 6 seconds 2025-05-07T20:15:40.2572422Z 2025-05-07T20:15:40.2572429Z 2025-05-07T20:15:40.2572434Z 2025-05-07T20:15:40.2572440Z 2025-05-07T20:15:40.2586456Z ################################################################################ 2025-05-07T20:15:40.2609631Z # [2025-05-07T20:15:40.260Z] Run Python Test Suite: 2025-05-07T20:15:40.2610177Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:15:40.2610655Z ################################################################################ 2025-05-07T20:15:40.2638514Z + 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:15:40.2639540Z 2025-05-07T20:15:43.3017612Z ============================= test session starts ============================== 2025-05-07T20:15:43.3018551Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:43.3019359Z cachedir: .pytest_cache 2025-05-07T20:15:43.3020215Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:43.3021173Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:43.3021613Z plugins: hypothesis-6.131.14 2025-05-07T20:15:45.3340483Z collecting ... collected 1 item 2025-05-07T20:15:45.3340832Z 2025-05-07T20:15:50.2849569Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:15:50.2850213Z 2025-05-07T20:15:50.2850414Z ============================== 1 passed in 7.18s =============================== 2025-05-07T20:15:50.2850931Z Time taken to generate indices (us): 4886 2025-05-07T20:15:50.2851395Z Time taken to generate indices (us): 4823 2025-05-07T20:15:50.2851851Z Time taken to generate indices (us): 49309 2025-05-07T20:15:50.2852313Z Time taken to generate indices (us): 54703 2025-05-07T20:15:50.2852778Z Time taken to generate indices (us): 380492 2025-05-07T20:15:50.2853282Z Time taken to generate indices (us): 294759 2025-05-07T20:15:50.2853738Z Time taken to generate indices (us): 97579 2025-05-07T20:15:50.2854203Z Time taken to generate indices (us): 372458 2025-05-07T20:15:50.2855084Z Time taken to generate indices (us): 413604 2025-05-07T20:15:50.2855564Z Time taken to generate indices (us): 250153 2025-05-07T20:15:50.2856024Z Time taken to generate indices (us): 320546 2025-05-07T20:15:50.2856509Z Time taken to generate indices (us): 351590 2025-05-07T20:15:50.2856972Z Time taken to generate indices (us): 6384 2025-05-07T20:15:50.2857425Z Time taken to generate indices (us): 445677 2025-05-07T20:15:50.2857907Z Time taken to generate indices (us): 464878 2025-05-07T20:15:50.2858376Z Time taken to generate indices (us): 16766 2025-05-07T20:15:50.2858843Z Time taken to generate indices (us): 342699 2025-05-07T20:15:50.2859301Z Time taken to generate indices (us): 451871 2025-05-07T20:15:50.2859769Z Time taken to generate indices (us): 393543 2025-05-07T20:15:50.2860238Z Time taken to generate indices (us): 5213 2025-05-07T20:15:51.0468742Z 2025-05-07T20:15:51.0469824Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:15:51.0492023Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 11 seconds 2025-05-07T20:15:51.0492548Z 2025-05-07T20:15:51.0492554Z 2025-05-07T20:15:51.0492559Z 2025-05-07T20:15:51.0492563Z 2025-05-07T20:15:51.0511225Z ################################################################################ 2025-05-07T20:15:51.0533875Z # [2025-05-07T20:15:51.052Z] Run Python Test Suite: 2025-05-07T20:15:51.0534497Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:15:51.0535089Z ################################################################################ 2025-05-07T20:15:51.0568226Z + 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:15:51.0569919Z 2025-05-07T20:15:54.0884747Z ============================= test session starts ============================== 2025-05-07T20:15:54.0885716Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:54.0886487Z cachedir: .pytest_cache 2025-05-07T20:15:54.0887354Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:54.0888300Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:54.0888738Z plugins: hypothesis-6.131.14 2025-05-07T20:15:56.0201897Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:15:56.0203212Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:15:56.0283762Z collected 3 items 2025-05-07T20:15:56.0284037Z 2025-05-07T20:15:56.0310888Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow SKIPPED 2025-05-07T20:17:17.7037760Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7039520Z self=, 2025-05-07T20:17:17.7040423Z T=1, 2025-05-07T20:17:17.7040695Z D=2, 2025-05-07T20:17:17.7040966Z log_E=3, 2025-05-07T20:17:17.7041260Z pruning_ratio=0.0, 2025-05-07T20:17:17.7041588Z use_cpu=True, 2025-05-07T20:17:17.7041929Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7042335Z ) 2025-05-07T20:17:17.7042671Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7043654Z self=, 2025-05-07T20:17:17.7044570Z T=5, 2025-05-07T20:17:17.7044833Z D=2, 2025-05-07T20:17:17.7045100Z log_E=3, 2025-05-07T20:17:17.7045390Z pruning_ratio=0.0, 2025-05-07T20:17:17.7045720Z use_cpu=True, 2025-05-07T20:17:17.7046578Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7047006Z ) 2025-05-07T20:17:17.7047349Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7048327Z self=, 2025-05-07T20:17:17.7049222Z T=5, 2025-05-07T20:17:17.7049602Z D=125, 2025-05-07T20:17:17.7049872Z log_E=4, 2025-05-07T20:17:17.7050177Z pruning_ratio=0.030370770318298716, 2025-05-07T20:17:17.7050568Z use_cpu=True, 2025-05-07T20:17:17.7050905Z use_array_for_index_remapping=True, 2025-05-07T20:17:17.7051303Z ) 2025-05-07T20:17:17.7051641Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7052618Z self=, 2025-05-07T20:17:17.7053525Z T=7, 2025-05-07T20:17:17.7053785Z D=2, 2025-05-07T20:17:17.7054052Z log_E=3, 2025-05-07T20:17:17.7054347Z pruning_ratio=0.0, 2025-05-07T20:17:17.7054680Z use_cpu=True, 2025-05-07T20:17:17.7055021Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7055426Z ) 2025-05-07T20:17:17.7055767Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7056736Z self=, 2025-05-07T20:17:17.7057632Z T=7, 2025-05-07T20:17:17.7057898Z D=24, 2025-05-07T20:17:17.7058163Z log_E=5, 2025-05-07T20:17:17.7058471Z pruning_ratio=0.10575880932590188, 2025-05-07T20:17:17.7058861Z use_cpu=True, 2025-05-07T20:17:17.7059191Z use_array_for_index_remapping=True, 2025-05-07T20:17:17.7059592Z ) 2025-05-07T20:17:17.7059933Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7061248Z self=, 2025-05-07T20:17:17.7062147Z T=5, 2025-05-07T20:17:17.7062412Z D=60, 2025-05-07T20:17:17.7062682Z log_E=5, 2025-05-07T20:17:17.7063001Z pruning_ratio=2.82938739229815e-267, 2025-05-07T20:17:17.7063404Z use_cpu=True, 2025-05-07T20:17:17.7063745Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7064140Z ) 2025-05-07T20:17:17.7064481Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7065464Z self=, 2025-05-07T20:17:17.7066363Z T=6, 2025-05-07T20:17:17.7066630Z D=35, 2025-05-07T20:17:17.7066898Z log_E=4, 2025-05-07T20:17:17.7067197Z pruning_ratio=0.3333333333333333, 2025-05-07T20:17:17.7067584Z use_cpu=True, 2025-05-07T20:17:17.7067925Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7068328Z ) 2025-05-07T20:17:17.7068667Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7069660Z self=, 2025-05-07T20:17:17.7070561Z T=5, 2025-05-07T20:17:17.7070822Z D=11, 2025-05-07T20:17:17.7071096Z log_E=3, 2025-05-07T20:17:17.7071399Z pruning_ratio=0.565109163087278, 2025-05-07T20:17:17.7071778Z use_cpu=True, 2025-05-07T20:17:17.7072119Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7072525Z ) 2025-05-07T20:17:17.7072865Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7073839Z self=, 2025-05-07T20:17:17.7074730Z T=3, 2025-05-07T20:17:17.7074991Z D=128, 2025-05-07T20:17:17.7075263Z log_E=4, 2025-05-07T20:17:17.7075571Z pruning_ratio=0.31043911247726363, 2025-05-07T20:17:17.7075965Z use_cpu=True, 2025-05-07T20:17:17.7076310Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7076713Z ) 2025-05-07T20:17:17.7077045Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7078211Z self=, 2025-05-07T20:17:17.7079132Z T=5, 2025-05-07T20:17:17.7079394Z D=120, 2025-05-07T20:17:17.7079655Z log_E=3, 2025-05-07T20:17:17.7079959Z pruning_ratio=0.3213066143143215, 2025-05-07T20:17:17.7080352Z use_cpu=True, 2025-05-07T20:17:17.7080681Z use_array_for_index_remapping=True, 2025-05-07T20:17:17.7081078Z ) 2025-05-07T20:17:17.7081420Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7082388Z self=, 2025-05-07T20:17:17.7083284Z T=8, 2025-05-07T20:17:17.7083562Z D=123, 2025-05-07T20:17:17.7083826Z log_E=3, 2025-05-07T20:17:17.7084129Z pruning_ratio=0.948175516930884, 2025-05-07T20:17:17.7084514Z use_cpu=True, 2025-05-07T20:17:17.7084845Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7085259Z ) 2025-05-07T20:17:17.7085602Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7086589Z self=, 2025-05-07T20:17:17.7087478Z T=1, 2025-05-07T20:17:17.7087746Z D=123, 2025-05-07T20:17:17.7088020Z log_E=3, 2025-05-07T20:17:17.7088318Z pruning_ratio=0.948175516930884, 2025-05-07T20:17:17.7088704Z use_cpu=True, 2025-05-07T20:17:17.7089041Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7089564Z ) 2025-05-07T20:17:17.7089910Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7090888Z self=, 2025-05-07T20:17:17.7092014Z T=1, 2025-05-07T20:17:17.7092286Z D=2, 2025-05-07T20:17:17.7092551Z log_E=3, 2025-05-07T20:17:17.7092847Z pruning_ratio=0.948175516930884, 2025-05-07T20:17:17.7093240Z use_cpu=True, 2025-05-07T20:17:17.7093582Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7093986Z ) 2025-05-07T20:17:17.7094322Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7095297Z self=, 2025-05-07T20:17:17.7096389Z T=2, 2025-05-07T20:17:17.7096666Z D=2, 2025-05-07T20:17:17.7096937Z log_E=3, 2025-05-07T20:17:17.7097245Z pruning_ratio=0.948175516930884, 2025-05-07T20:17:17.7097644Z use_cpu=True, 2025-05-07T20:17:17.7098085Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7098491Z ) 2025-05-07T20:17:17.7098828Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7099815Z self=, 2025-05-07T20:17:17.7100711Z T=3, 2025-05-07T20:17:17.7100982Z D=2, 2025-05-07T20:17:17.7101250Z log_E=3, 2025-05-07T20:17:17.7101555Z pruning_ratio=0.948175516930884, 2025-05-07T20:17:17.7101939Z use_cpu=True, 2025-05-07T20:17:17.7102273Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7102678Z ) 2025-05-07T20:17:17.7103037Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7104016Z self=, 2025-05-07T20:17:17.7104911Z T=3, 2025-05-07T20:17:17.7105176Z D=3, 2025-05-07T20:17:17.7105448Z log_E=3, 2025-05-07T20:17:17.7105750Z pruning_ratio=0.948175516930884, 2025-05-07T20:17:17.7106141Z use_cpu=True, 2025-05-07T20:17:17.7106476Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7106884Z ) 2025-05-07T20:17:17.7107221Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7108456Z self=, 2025-05-07T20:17:17.7109367Z T=4, 2025-05-07T20:17:17.7109636Z D=120, 2025-05-07T20:17:17.7109905Z log_E=5, 2025-05-07T20:17:17.7110215Z pruning_ratio=0.7557922646346712, 2025-05-07T20:17:17.7110608Z use_cpu=True, 2025-05-07T20:17:17.7110944Z use_array_for_index_remapping=True, 2025-05-07T20:17:17.7111348Z ) 2025-05-07T20:17:17.7111681Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7112654Z self=, 2025-05-07T20:17:17.7113551Z T=4, 2025-05-07T20:17:17.7113809Z D=4, 2025-05-07T20:17:17.7114077Z log_E=5, 2025-05-07T20:17:17.7114377Z pruning_ratio=0.7557922646346712, 2025-05-07T20:17:17.7114769Z use_cpu=True, 2025-05-07T20:17:17.7115105Z use_array_for_index_remapping=True, 2025-05-07T20:17:17.7115503Z ) 2025-05-07T20:17:17.7115838Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7116819Z self=, 2025-05-07T20:17:17.7117717Z T=5, 2025-05-07T20:17:17.7117983Z D=4, 2025-05-07T20:17:17.7118240Z log_E=5, 2025-05-07T20:17:17.7118546Z pruning_ratio=0.7557922646346712, 2025-05-07T20:17:17.7118941Z use_cpu=True, 2025-05-07T20:17:17.7119274Z use_array_for_index_remapping=True, 2025-05-07T20:17:17.7119673Z ) 2025-05-07T20:17:17.7120012Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7120986Z self=, 2025-05-07T20:17:17.7121879Z T=5, 2025-05-07T20:17:17.7122145Z D=4, 2025-05-07T20:17:17.7122734Z log_E=4, 2025-05-07T20:17:17.7123038Z pruning_ratio=0.7557922646346712, 2025-05-07T20:17:17.7123423Z use_cpu=True, 2025-05-07T20:17:17.7123748Z use_array_for_index_remapping=True, 2025-05-07T20:17:17.7124149Z ) 2025-05-07T20:17:17.7124492Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7125462Z self=, 2025-05-07T20:17:17.7126366Z T=4, 2025-05-07T20:17:17.7126638Z D=4, 2025-05-07T20:17:17.7126907Z log_E=4, 2025-05-07T20:17:17.7127204Z pruning_ratio=0.7557922646346712, 2025-05-07T20:17:17.7127599Z use_cpu=True, 2025-05-07T20:17:17.7128207Z use_array_for_index_remapping=True, 2025-05-07T20:17:17.7128614Z ) 2025-05-07T20:17:17.7128952Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7130013Z self=, 2025-05-07T20:17:17.7130919Z T=5, 2025-05-07T20:17:17.7131185Z D=31, 2025-05-07T20:17:17.7131457Z log_E=5, 2025-05-07T20:17:17.7131756Z pruning_ratio=0.39912608246220366, 2025-05-07T20:17:17.7132159Z use_cpu=True, 2025-05-07T20:17:17.7132498Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7132895Z ) 2025-05-07T20:17:17.7133233Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7134214Z self=, 2025-05-07T20:17:17.7135112Z T=5, 2025-05-07T20:17:17.7135373Z D=31, 2025-05-07T20:17:17.7135643Z log_E=3, 2025-05-07T20:17:17.7135949Z pruning_ratio=0.39912608246220366, 2025-05-07T20:17:17.7136339Z use_cpu=True, 2025-05-07T20:17:17.7136676Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7137078Z ) 2025-05-07T20:17:17.7137414Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7138403Z self=, 2025-05-07T20:17:17.7139299Z T=5, 2025-05-07T20:17:17.7139559Z D=5, 2025-05-07T20:17:17.7140168Z log_E=3, 2025-05-07T20:17:17.7140496Z pruning_ratio=0.39912608246220366, 2025-05-07T20:17:17.7140884Z use_cpu=True, 2025-05-07T20:17:17.7141225Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7141627Z ) 2025-05-07T20:17:17.7141967Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7142930Z self=, 2025-05-07T20:17:17.7143833Z T=5, 2025-05-07T20:17:17.7144098Z D=3, 2025-05-07T20:17:17.7144360Z log_E=3, 2025-05-07T20:17:17.7144664Z pruning_ratio=0.39912608246220366, 2025-05-07T20:17:17.7145053Z use_cpu=True, 2025-05-07T20:17:17.7145385Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7145796Z ) 2025-05-07T20:17:17.7146135Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7147103Z self=, 2025-05-07T20:17:17.7147998Z T=3, 2025-05-07T20:17:17.7148266Z D=3, 2025-05-07T20:17:17.7148521Z log_E=3, 2025-05-07T20:17:17.7148822Z pruning_ratio=0.39912608246220366, 2025-05-07T20:17:17.7149213Z use_cpu=True, 2025-05-07T20:17:17.7149550Z use_array_for_index_remapping=False, 2025-05-07T20:17:17.7149946Z ) 2025-05-07T20:17:17.7150284Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:17.7151259Z self=, 2025-05-07T20:17:17.7152151Z T=4, 2025-05-07T20:17:17.7152420Z D=101, 2025-05-07T20:17:17.7152691Z log_E=3, 2025-05-07T20:17:17.7152988Z pruning_ratio=0.5567965321408568, 2025-05-07T20:17:17.7153743Z use_cpu=True, 2025-05-07T20:17:17.7154083Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1907009Z ) 2025-05-07T20:17:23.1907526Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1908593Z self=, 2025-05-07T20:17:23.1909503Z T=4, 2025-05-07T20:17:23.1909773Z D=101, 2025-05-07T20:17:23.1910040Z log_E=4, 2025-05-07T20:17:23.1910349Z pruning_ratio=0.5567965321408568, 2025-05-07T20:17:23.1910743Z use_cpu=True, 2025-05-07T20:17:23.1911078Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1911482Z ) 2025-05-07T20:17:23.1911823Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1912795Z self=, 2025-05-07T20:17:23.1913695Z T=1, 2025-05-07T20:17:23.1913964Z D=101, 2025-05-07T20:17:23.1914251Z log_E=4, 2025-05-07T20:17:23.1914558Z pruning_ratio=0.5567965321408568, 2025-05-07T20:17:23.1914950Z use_cpu=True, 2025-05-07T20:17:23.1915282Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1915683Z ) 2025-05-07T20:17:23.1916028Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1917001Z self=, 2025-05-07T20:17:23.1917900Z T=1, 2025-05-07T20:17:23.1918165Z D=4, 2025-05-07T20:17:23.1918438Z log_E=4, 2025-05-07T20:17:23.1918736Z pruning_ratio=0.5567965321408568, 2025-05-07T20:17:23.1919128Z use_cpu=True, 2025-05-07T20:17:23.1919473Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1919869Z ) 2025-05-07T20:17:23.1920211Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1921185Z self=, 2025-05-07T20:17:23.1922086Z T=1, 2025-05-07T20:17:23.1922354Z D=4, 2025-05-07T20:17:23.1922623Z log_E=3, 2025-05-07T20:17:23.1922923Z pruning_ratio=0.5567965321408568, 2025-05-07T20:17:23.1923765Z use_cpu=True, 2025-05-07T20:17:23.1924131Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1924526Z ) 2025-05-07T20:17:23.1924866Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1925840Z self=, 2025-05-07T20:17:23.1926736Z T=1, 2025-05-07T20:17:23.1927000Z D=2, 2025-05-07T20:17:23.1927269Z log_E=3, 2025-05-07T20:17:23.1927572Z pruning_ratio=0.5567965321408568, 2025-05-07T20:17:23.1928161Z use_cpu=True, 2025-05-07T20:17:23.1928511Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1928915Z ) 2025-05-07T20:17:23.1929252Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1930460Z self=, 2025-05-07T20:17:23.1931361Z T=3, 2025-05-07T20:17:23.1931620Z D=2, 2025-05-07T20:17:23.1931899Z log_E=3, 2025-05-07T20:17:23.1932209Z pruning_ratio=0.5567965321408568, 2025-05-07T20:17:23.1932592Z use_cpu=True, 2025-05-07T20:17:23.1932933Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1933334Z ) 2025-05-07T20:17:23.1933672Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1934639Z self=, 2025-05-07T20:17:23.1935535Z T=1, 2025-05-07T20:17:23.1935812Z D=21, 2025-05-07T20:17:23.1936074Z log_E=5, 2025-05-07T20:17:23.1936377Z pruning_ratio=0.7093176423977201, 2025-05-07T20:17:23.1936771Z use_cpu=True, 2025-05-07T20:17:23.1937106Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1937857Z ) 2025-05-07T20:17:23.1938205Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1939181Z self=, 2025-05-07T20:17:23.1940090Z T=1, 2025-05-07T20:17:23.1940366Z D=21, 2025-05-07T20:17:23.1940628Z log_E=3, 2025-05-07T20:17:23.1940933Z pruning_ratio=0.7093176423977201, 2025-05-07T20:17:23.1941326Z use_cpu=True, 2025-05-07T20:17:23.1941666Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1942065Z ) 2025-05-07T20:17:23.1942404Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1943374Z self=, 2025-05-07T20:17:23.1944265Z T=3, 2025-05-07T20:17:23.1944561Z D=21, 2025-05-07T20:17:23.1944832Z log_E=3, 2025-05-07T20:17:23.1945126Z pruning_ratio=0.7093176423977201, 2025-05-07T20:17:23.1945535Z use_cpu=True, 2025-05-07T20:17:23.1945876Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1946274Z ) 2025-05-07T20:17:23.1946612Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1947721Z self=, 2025-05-07T20:17:23.1948615Z T=3, 2025-05-07T20:17:23.1948882Z D=3, 2025-05-07T20:17:23.1949149Z log_E=3, 2025-05-07T20:17:23.1949445Z pruning_ratio=0.7093176423977201, 2025-05-07T20:17:23.1949837Z use_cpu=True, 2025-05-07T20:17:23.1950178Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1950578Z ) 2025-05-07T20:17:23.1950910Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1951888Z self=, 2025-05-07T20:17:23.1952785Z T=6, 2025-05-07T20:17:23.1953045Z D=94, 2025-05-07T20:17:23.1953324Z log_E=4, 2025-05-07T20:17:23.1953632Z pruning_ratio=6.103515625e-05, 2025-05-07T20:17:23.1954011Z use_cpu=True, 2025-05-07T20:17:23.1954353Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1954756Z ) 2025-05-07T20:17:23.1955387Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1956380Z self=, 2025-05-07T20:17:23.1957278Z T=6, 2025-05-07T20:17:23.1957550Z D=94, 2025-05-07T20:17:23.1957812Z log_E=3, 2025-05-07T20:17:23.1958119Z pruning_ratio=6.103515625e-05, 2025-05-07T20:17:23.1958497Z use_cpu=True, 2025-05-07T20:17:23.1958828Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1959232Z ) 2025-05-07T20:17:23.1959567Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:17:23.1960532Z self=, 2025-05-07T20:17:23.1961435Z T=3, 2025-05-07T20:17:23.1961705Z D=94, 2025-05-07T20:17:23.1961970Z log_E=3, 2025-05-07T20:17:23.1962275Z pruning_ratio=6.103515625e-05, 2025-05-07T20:17:23.1962655Z use_cpu=True, 2025-05-07T20:17:23.1962990Z use_array_for_index_remapping=False, 2025-05-07T20:17:23.1963394Z ) 2025-05-07T20:17:23.1963702Z PASSED 2025-05-07T20:17:26.9660039Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9661663Z self=, 2025-05-07T20:17:26.9662502Z T=1, 2025-05-07T20:17:26.9662768Z D=2, 2025-05-07T20:17:26.9663036Z B=1, 2025-05-07T20:17:26.9663301Z log_E=3, 2025-05-07T20:17:26.9663573Z L=0, 2025-05-07T20:17:26.9663885Z pooling_mode=, 2025-05-07T20:17:26.9664335Z quantize_type=SparseType.FP32, 2025-05-07T20:17:26.9665176Z use_cpu=True, 2025-05-07T20:17:26.9665487Z pruning_ratio=None, 2025-05-07T20:17:26.9665817Z ) 2025-05-07T20:17:26.9666118Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9667049Z self=, 2025-05-07T20:17:26.9667885Z T=7, 2025-05-07T20:17:26.9668152Z D=2, 2025-05-07T20:17:26.9668409Z B=1, 2025-05-07T20:17:26.9668680Z log_E=3, 2025-05-07T20:17:26.9668960Z L=0, 2025-05-07T20:17:26.9669261Z pooling_mode=, 2025-05-07T20:17:26.9669702Z quantize_type=SparseType.FP32, 2025-05-07T20:17:26.9670101Z use_cpu=True, 2025-05-07T20:17:26.9670412Z pruning_ratio=None, 2025-05-07T20:17:26.9670742Z ) 2025-05-07T20:17:26.9671040Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9671889Z self=, 2025-05-07T20:17:26.9672736Z T=7, 2025-05-07T20:17:26.9673000Z D=111, 2025-05-07T20:17:26.9673272Z B=93, 2025-05-07T20:17:26.9673540Z log_E=5, 2025-05-07T20:17:26.9673820Z L=5, 2025-05-07T20:17:26.9674133Z pooling_mode=, 2025-05-07T20:17:26.9674578Z quantize_type=SparseType.INT4, 2025-05-07T20:17:26.9674976Z use_cpu=True, 2025-05-07T20:17:26.9675286Z pruning_ratio=0.0, 2025-05-07T20:17:26.9675599Z ) 2025-05-07T20:17:26.9675899Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9676754Z self=, 2025-05-07T20:17:26.9677583Z T=1, 2025-05-07T20:17:26.9677850Z D=41, 2025-05-07T20:17:26.9678115Z B=1, 2025-05-07T20:17:26.9678374Z log_E=3, 2025-05-07T20:17:26.9678655Z L=0, 2025-05-07T20:17:26.9678963Z pooling_mode=, 2025-05-07T20:17:26.9679401Z quantize_type=SparseType.FP32, 2025-05-07T20:17:26.9679795Z use_cpu=True, 2025-05-07T20:17:26.9680121Z pruning_ratio=None, 2025-05-07T20:17:26.9680437Z ) 2025-05-07T20:17:26.9680737Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9681885Z self=, 2025-05-07T20:17:26.9682740Z T=1, 2025-05-07T20:17:26.9682998Z D=41, 2025-05-07T20:17:26.9683260Z B=83, 2025-05-07T20:17:26.9683530Z log_E=3, 2025-05-07T20:17:26.9683800Z L=16, 2025-05-07T20:17:26.9684226Z pooling_mode=, 2025-05-07T20:17:26.9684842Z quantize_type=SparseType.FP16, 2025-05-07T20:17:26.9685230Z use_cpu=True, 2025-05-07T20:17:26.9685550Z pruning_ratio=None, 2025-05-07T20:17:26.9685874Z ) 2025-05-07T20:17:26.9686168Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9687025Z self=, 2025-05-07T20:17:26.9687852Z T=10, 2025-05-07T20:17:26.9688129Z D=80, 2025-05-07T20:17:26.9688397Z B=89, 2025-05-07T20:17:26.9688664Z log_E=4, 2025-05-07T20:17:26.9688936Z L=17, 2025-05-07T20:17:26.9689247Z pooling_mode=, 2025-05-07T20:17:26.9689828Z quantize_type=SparseType.INT4, 2025-05-07T20:17:26.9690223Z use_cpu=True, 2025-05-07T20:17:26.9690539Z pruning_ratio=None, 2025-05-07T20:17:26.9690860Z ) 2025-05-07T20:17:26.9691153Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9692008Z self=, 2025-05-07T20:17:26.9692836Z T=8, 2025-05-07T20:17:26.9693102Z D=22, 2025-05-07T20:17:26.9693361Z B=109, 2025-05-07T20:17:26.9693637Z log_E=4, 2025-05-07T20:17:26.9693918Z L=10, 2025-05-07T20:17:26.9694221Z pooling_mode=, 2025-05-07T20:17:26.9694661Z quantize_type=SparseType.INT2, 2025-05-07T20:17:26.9695052Z use_cpu=True, 2025-05-07T20:17:26.9695359Z pruning_ratio=None, 2025-05-07T20:17:26.9695871Z ) 2025-05-07T20:17:26.9696172Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9697027Z self=, 2025-05-07T20:17:26.9697859Z T=9, 2025-05-07T20:17:26.9698128Z D=82, 2025-05-07T20:17:26.9698390Z B=97, 2025-05-07T20:17:26.9698657Z log_E=3, 2025-05-07T20:17:26.9698935Z L=16, 2025-05-07T20:17:26.9699243Z pooling_mode=, 2025-05-07T20:17:26.9699688Z quantize_type=SparseType.INT4, 2025-05-07T20:17:26.9700082Z use_cpu=True, 2025-05-07T20:17:26.9700395Z pruning_ratio=None, 2025-05-07T20:17:26.9700711Z ) 2025-05-07T20:17:26.9701012Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9701865Z self=, 2025-05-07T20:17:26.9702685Z T=6, 2025-05-07T20:17:26.9702950Z D=118, 2025-05-07T20:17:26.9703231Z B=90, 2025-05-07T20:17:26.9703493Z log_E=3, 2025-05-07T20:17:26.9703770Z L=5, 2025-05-07T20:17:26.9704078Z pooling_mode=, 2025-05-07T20:17:26.9704516Z quantize_type=SparseType.FP32, 2025-05-07T20:17:26.9704919Z use_cpu=True, 2025-05-07T20:17:26.9705234Z pruning_ratio=0.0, 2025-05-07T20:17:26.9705544Z ) 2025-05-07T20:17:26.9705848Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9706703Z self=, 2025-05-07T20:17:26.9707527Z T=5, 2025-05-07T20:17:26.9707798Z D=95, 2025-05-07T20:17:26.9708066Z B=91, 2025-05-07T20:17:26.9708327Z log_E=5, 2025-05-07T20:17:26.9708609Z L=19, 2025-05-07T20:17:26.9708921Z pooling_mode=, 2025-05-07T20:17:26.9709367Z quantize_type=SparseType.FP8, 2025-05-07T20:17:26.9709753Z use_cpu=True, 2025-05-07T20:17:26.9710072Z pruning_ratio=None, 2025-05-07T20:17:26.9710408Z ) 2025-05-07T20:17:26.9710704Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9711556Z self=, 2025-05-07T20:17:26.9712577Z T=9, 2025-05-07T20:17:26.9712854Z D=40, 2025-05-07T20:17:26.9713119Z B=45, 2025-05-07T20:17:26.9713386Z log_E=3, 2025-05-07T20:17:26.9713661Z L=18, 2025-05-07T20:17:26.9713971Z pooling_mode=, 2025-05-07T20:17:26.9714418Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9714804Z use_cpu=True, 2025-05-07T20:17:26.9715112Z pruning_ratio=0.0, 2025-05-07T20:17:26.9715427Z ) 2025-05-07T20:17:26.9715723Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9716572Z self=, 2025-05-07T20:17:26.9717401Z T=1, 2025-05-07T20:17:26.9717671Z D=40, 2025-05-07T20:17:26.9717929Z B=45, 2025-05-07T20:17:26.9718208Z log_E=3, 2025-05-07T20:17:26.9718488Z L=18, 2025-05-07T20:17:26.9727123Z pooling_mode=, 2025-05-07T20:17:26.9727699Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9728395Z use_cpu=True, 2025-05-07T20:17:26.9728717Z pruning_ratio=0.0, 2025-05-07T20:17:26.9729032Z ) 2025-05-07T20:17:26.9729511Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9730383Z self=, 2025-05-07T20:17:26.9731208Z T=1, 2025-05-07T20:17:26.9731473Z D=40, 2025-05-07T20:17:26.9731741Z B=3, 2025-05-07T20:17:26.9732004Z log_E=3, 2025-05-07T20:17:26.9732287Z L=18, 2025-05-07T20:17:26.9732600Z pooling_mode=, 2025-05-07T20:17:26.9733034Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9733424Z use_cpu=True, 2025-05-07T20:17:26.9733731Z pruning_ratio=0.0, 2025-05-07T20:17:26.9734040Z ) 2025-05-07T20:17:26.9734755Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9735631Z self=, 2025-05-07T20:17:26.9736459Z T=1, 2025-05-07T20:17:26.9736736Z D=40, 2025-05-07T20:17:26.9737001Z B=3, 2025-05-07T20:17:26.9737266Z log_E=3, 2025-05-07T20:17:26.9737536Z L=1, 2025-05-07T20:17:26.9737848Z pooling_mode=, 2025-05-07T20:17:26.9738298Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9738681Z use_cpu=True, 2025-05-07T20:17:26.9738990Z pruning_ratio=0.0, 2025-05-07T20:17:26.9739309Z ) 2025-05-07T20:17:26.9739602Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9740455Z self=, 2025-05-07T20:17:26.9741281Z T=1, 2025-05-07T20:17:26.9741541Z D=2, 2025-05-07T20:17:26.9741807Z B=3, 2025-05-07T20:17:26.9742072Z log_E=3, 2025-05-07T20:17:26.9742349Z L=1, 2025-05-07T20:17:26.9742659Z pooling_mode=, 2025-05-07T20:17:26.9743106Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9743491Z use_cpu=True, 2025-05-07T20:17:26.9743808Z pruning_ratio=0.0, 2025-05-07T20:17:26.9744122Z ) 2025-05-07T20:17:26.9744415Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9745280Z self=, 2025-05-07T20:17:26.9746104Z T=1, 2025-05-07T20:17:26.9746373Z D=2, 2025-05-07T20:17:26.9746627Z B=3, 2025-05-07T20:17:26.9746888Z log_E=3, 2025-05-07T20:17:26.9747164Z L=3, 2025-05-07T20:17:26.9747467Z pooling_mode=, 2025-05-07T20:17:26.9747906Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9748296Z use_cpu=True, 2025-05-07T20:17:26.9748601Z pruning_ratio=0.0, 2025-05-07T20:17:26.9748918Z ) 2025-05-07T20:17:26.9749216Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9750072Z self=, 2025-05-07T20:17:26.9750901Z T=3, 2025-05-07T20:17:26.9751170Z D=2, 2025-05-07T20:17:26.9751722Z B=3, 2025-05-07T20:17:26.9752018Z log_E=3, 2025-05-07T20:17:26.9752305Z L=3, 2025-05-07T20:17:26.9752609Z pooling_mode=, 2025-05-07T20:17:26.9753053Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9753446Z use_cpu=True, 2025-05-07T20:17:26.9753749Z pruning_ratio=0.0, 2025-05-07T20:17:26.9754061Z ) 2025-05-07T20:17:26.9754360Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9755211Z self=, 2025-05-07T20:17:26.9756033Z T=2, 2025-05-07T20:17:26.9756298Z D=88, 2025-05-07T20:17:26.9756565Z B=65, 2025-05-07T20:17:26.9756827Z log_E=3, 2025-05-07T20:17:26.9757104Z L=13, 2025-05-07T20:17:26.9757424Z pooling_mode=, 2025-05-07T20:17:26.9757859Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9758250Z use_cpu=True, 2025-05-07T20:17:26.9758561Z pruning_ratio=0.0, 2025-05-07T20:17:26.9758880Z ) 2025-05-07T20:17:26.9759179Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9760036Z self=, 2025-05-07T20:17:26.9760854Z T=2, 2025-05-07T20:17:26.9761117Z D=88, 2025-05-07T20:17:26.9761382Z B=65, 2025-05-07T20:17:26.9761639Z log_E=3, 2025-05-07T20:17:26.9761916Z L=3, 2025-05-07T20:17:26.9762224Z pooling_mode=, 2025-05-07T20:17:26.9762658Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9763058Z use_cpu=True, 2025-05-07T20:17:26.9763366Z pruning_ratio=0.0, 2025-05-07T20:17:26.9763684Z ) 2025-05-07T20:17:26.9763980Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9765066Z self=, 2025-05-07T20:17:26.9765907Z T=3, 2025-05-07T20:17:26.9766163Z D=88, 2025-05-07T20:17:26.9766427Z B=65, 2025-05-07T20:17:26.9766706Z log_E=3, 2025-05-07T20:17:26.9766980Z L=3, 2025-05-07T20:17:26.9767289Z pooling_mode=, 2025-05-07T20:17:26.9767735Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9768119Z use_cpu=True, 2025-05-07T20:17:26.9768435Z pruning_ratio=0.0, 2025-05-07T20:17:26.9768748Z ) 2025-05-07T20:17:26.9769042Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9770015Z self=, 2025-05-07T20:17:26.9770846Z T=3, 2025-05-07T20:17:26.9771103Z D=88, 2025-05-07T20:17:26.9771368Z B=3, 2025-05-07T20:17:26.9771630Z log_E=3, 2025-05-07T20:17:26.9771905Z L=3, 2025-05-07T20:17:26.9772215Z pooling_mode=, 2025-05-07T20:17:26.9772667Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9773058Z use_cpu=True, 2025-05-07T20:17:26.9773363Z pruning_ratio=0.0, 2025-05-07T20:17:26.9773679Z ) 2025-05-07T20:17:26.9773990Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9774844Z self=, 2025-05-07T20:17:26.9775674Z T=3, 2025-05-07T20:17:26.9775939Z D=3, 2025-05-07T20:17:26.9776197Z B=3, 2025-05-07T20:17:26.9776462Z log_E=3, 2025-05-07T20:17:26.9776741Z L=3, 2025-05-07T20:17:26.9777039Z pooling_mode=, 2025-05-07T20:17:26.9777481Z quantize_type=SparseType.INT8, 2025-05-07T20:17:26.9777875Z use_cpu=True, 2025-05-07T20:17:26.9778179Z pruning_ratio=0.0, 2025-05-07T20:17:26.9778495Z ) 2025-05-07T20:17:26.9778792Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9779640Z self=, 2025-05-07T20:17:26.9780480Z T=9, 2025-05-07T20:17:26.9780747Z D=110, 2025-05-07T20:17:26.9781015Z B=105, 2025-05-07T20:17:26.9781275Z log_E=4, 2025-05-07T20:17:26.9781774Z L=11, 2025-05-07T20:17:26.9782102Z pooling_mode=, 2025-05-07T20:17:26.9782535Z quantize_type=SparseType.INT2, 2025-05-07T20:17:26.9782924Z use_cpu=True, 2025-05-07T20:17:26.9783239Z pruning_ratio=0.0, 2025-05-07T20:17:26.9783561Z ) 2025-05-07T20:17:26.9783859Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9784708Z self=, 2025-05-07T20:17:26.9785535Z T=1, 2025-05-07T20:17:26.9785803Z D=110, 2025-05-07T20:17:26.9786065Z B=105, 2025-05-07T20:17:26.9786335Z log_E=4, 2025-05-07T20:17:26.9786611Z L=11, 2025-05-07T20:17:26.9786917Z pooling_mode=, 2025-05-07T20:17:26.9787367Z quantize_type=SparseType.INT2, 2025-05-07T20:17:26.9787756Z use_cpu=True, 2025-05-07T20:17:26.9788059Z pruning_ratio=0.0, 2025-05-07T20:17:26.9788372Z ) 2025-05-07T20:17:26.9788678Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9789531Z self=, 2025-05-07T20:17:26.9790370Z T=1, 2025-05-07T20:17:26.9790635Z D=110, 2025-05-07T20:17:26.9790896Z B=105, 2025-05-07T20:17:26.9791168Z log_E=4, 2025-05-07T20:17:26.9791445Z L=1, 2025-05-07T20:17:26.9791756Z pooling_mode=, 2025-05-07T20:17:26.9792191Z quantize_type=SparseType.INT2, 2025-05-07T20:17:26.9792585Z use_cpu=True, 2025-05-07T20:17:26.9792896Z pruning_ratio=0.0, 2025-05-07T20:17:26.9793207Z ) 2025-05-07T20:17:26.9793659Z Trying example: test_quantize_workflow( 2025-05-07T20:17:26.9794513Z self=, 2025-05-07T20:17:26.9795575Z T=4, 2025-05-07T20:17:26.9795846Z D=110, 2025-05-07T20:17:26.9796110Z B=105, 2025-05-07T20:17:26.9796375Z log_E=4, 2025-05-07T20:17:26.9796660Z L=1, 2025-05-07T20:17:26.9796976Z pooling_mode=, 2025-05-07T20:17:26.9797508Z quantize_type=SparseType.INT2, 2025-05-07T20:17:26.9798019Z use_cpu=True, 2025-05-07T20:17:26.9798493Z pruning_ratio=0.0, 2025-05-07T20:17:27.4193055Z ) 2025-05-07T20:17:27.4193509Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4194416Z self=, 2025-05-07T20:17:27.4195243Z T=4, 2025-05-07T20:17:27.4195510Z D=110, 2025-05-07T20:17:27.4195782Z B=105, 2025-05-07T20:17:27.4196045Z log_E=4, 2025-05-07T20:17:27.4196324Z L=4, 2025-05-07T20:17:27.4196634Z pooling_mode=, 2025-05-07T20:17:27.4197109Z quantize_type=SparseType.INT2, 2025-05-07T20:17:27.4197522Z use_cpu=True, 2025-05-07T20:17:27.4197838Z pruning_ratio=0.0, 2025-05-07T20:17:27.4198154Z ) 2025-05-07T20:17:27.4198445Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4199320Z self=, 2025-05-07T20:17:27.4200152Z T=4, 2025-05-07T20:17:27.4200413Z D=110, 2025-05-07T20:17:27.4200681Z B=105, 2025-05-07T20:17:27.4200951Z log_E=3, 2025-05-07T20:17:27.4201222Z L=4, 2025-05-07T20:17:27.4201533Z pooling_mode=, 2025-05-07T20:17:27.4201977Z quantize_type=SparseType.INT2, 2025-05-07T20:17:27.4202363Z use_cpu=True, 2025-05-07T20:17:27.4202676Z pruning_ratio=0.0, 2025-05-07T20:17:27.4202995Z ) 2025-05-07T20:17:27.4203286Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4204139Z self=, 2025-05-07T20:17:27.4204985Z T=4, 2025-05-07T20:17:27.4205244Z D=4, 2025-05-07T20:17:27.4205507Z B=105, 2025-05-07T20:17:27.4205775Z log_E=3, 2025-05-07T20:17:27.4206046Z L=4, 2025-05-07T20:17:27.4206705Z pooling_mode=, 2025-05-07T20:17:27.4207170Z quantize_type=SparseType.INT2, 2025-05-07T20:17:27.4207562Z use_cpu=True, 2025-05-07T20:17:27.4207864Z pruning_ratio=0.0, 2025-05-07T20:17:27.4208175Z ) 2025-05-07T20:17:27.4208471Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4209542Z self=, 2025-05-07T20:17:27.4210386Z T=2, 2025-05-07T20:17:27.4210651Z D=124, 2025-05-07T20:17:27.4210910Z B=90, 2025-05-07T20:17:27.4211173Z log_E=4, 2025-05-07T20:17:27.4211447Z L=5, 2025-05-07T20:17:27.4211745Z pooling_mode=, 2025-05-07T20:17:27.4212183Z quantize_type=SparseType.FP16, 2025-05-07T20:17:27.4212589Z use_cpu=True, 2025-05-07T20:17:27.4212896Z pruning_ratio=None, 2025-05-07T20:17:27.4213214Z ) 2025-05-07T20:17:27.4213513Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4214366Z self=, 2025-05-07T20:17:27.4215197Z T=2, 2025-05-07T20:17:27.4215461Z D=124, 2025-05-07T20:17:27.4215728Z B=90, 2025-05-07T20:17:27.4215986Z log_E=4, 2025-05-07T20:17:27.4216264Z L=2, 2025-05-07T20:17:27.4216570Z pooling_mode=, 2025-05-07T20:17:27.4217004Z quantize_type=SparseType.FP16, 2025-05-07T20:17:27.4217394Z use_cpu=True, 2025-05-07T20:17:27.4217708Z pruning_ratio=None, 2025-05-07T20:17:27.4218022Z ) 2025-05-07T20:17:27.4218320Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4219172Z self=, 2025-05-07T20:17:27.4220287Z T=2, 2025-05-07T20:17:27.4220556Z D=124, 2025-05-07T20:17:27.4220821Z B=90, 2025-05-07T20:17:27.4221081Z log_E=3, 2025-05-07T20:17:27.4221359Z L=2, 2025-05-07T20:17:27.4221672Z pooling_mode=, 2025-05-07T20:17:27.4222114Z quantize_type=SparseType.FP16, 2025-05-07T20:17:27.4222507Z use_cpu=True, 2025-05-07T20:17:27.4222817Z pruning_ratio=None, 2025-05-07T20:17:27.4223126Z ) 2025-05-07T20:17:27.4223425Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4224281Z self=, 2025-05-07T20:17:27.4225108Z T=2, 2025-05-07T20:17:27.4225365Z D=124, 2025-05-07T20:17:27.4225634Z B=124, 2025-05-07T20:17:27.4225910Z log_E=3, 2025-05-07T20:17:27.4226181Z L=2, 2025-05-07T20:17:27.4226497Z pooling_mode=, 2025-05-07T20:17:27.4226939Z quantize_type=SparseType.FP16, 2025-05-07T20:17:27.4227343Z use_cpu=True, 2025-05-07T20:17:27.4227657Z pruning_ratio=None, 2025-05-07T20:17:27.4228269Z ) 2025-05-07T20:17:27.4228567Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4229433Z self=, 2025-05-07T20:17:27.4230264Z T=2, 2025-05-07T20:17:27.4230522Z D=124, 2025-05-07T20:17:27.4230785Z B=124, 2025-05-07T20:17:27.4231055Z log_E=3, 2025-05-07T20:17:27.4231326Z L=0, 2025-05-07T20:17:27.4231629Z pooling_mode=, 2025-05-07T20:17:27.4232066Z quantize_type=SparseType.FP16, 2025-05-07T20:17:27.4232449Z use_cpu=True, 2025-05-07T20:17:27.4232773Z pruning_ratio=None, 2025-05-07T20:17:27.4233095Z ) 2025-05-07T20:17:27.4233385Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4234254Z self=, 2025-05-07T20:17:27.4235081Z T=3, 2025-05-07T20:17:27.4235357Z D=124, 2025-05-07T20:17:27.4235619Z B=124, 2025-05-07T20:17:27.4235891Z log_E=3, 2025-05-07T20:17:27.4236169Z L=0, 2025-05-07T20:17:27.4236467Z pooling_mode=, 2025-05-07T20:17:27.4237198Z quantize_type=SparseType.FP16, 2025-05-07T20:17:27.4237608Z use_cpu=True, 2025-05-07T20:17:27.4237915Z pruning_ratio=None, 2025-05-07T20:17:27.4238239Z ) 2025-05-07T20:17:27.4238535Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4239389Z self=, 2025-05-07T20:17:27.4240215Z T=3, 2025-05-07T20:17:27.4240481Z D=124, 2025-05-07T20:17:27.4240827Z B=124, 2025-05-07T20:17:27.4241086Z log_E=3, 2025-05-07T20:17:27.4241367Z L=3, 2025-05-07T20:17:27.4241676Z pooling_mode=, 2025-05-07T20:17:27.4242110Z quantize_type=SparseType.FP16, 2025-05-07T20:17:27.4242505Z use_cpu=True, 2025-05-07T20:17:27.4242827Z pruning_ratio=None, 2025-05-07T20:17:27.4243135Z ) 2025-05-07T20:17:27.4243439Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4244300Z self=, 2025-05-07T20:17:27.4245135Z T=4, 2025-05-07T20:17:27.4245393Z D=58, 2025-05-07T20:17:27.4245659Z B=9, 2025-05-07T20:17:27.4245925Z log_E=3, 2025-05-07T20:17:27.4246195Z L=9, 2025-05-07T20:17:27.4246506Z pooling_mode=, 2025-05-07T20:17:27.4246946Z quantize_type=SparseType.FP8, 2025-05-07T20:17:27.4247328Z use_cpu=True, 2025-05-07T20:17:27.4247642Z pruning_ratio=0.0, 2025-05-07T20:17:27.4247956Z ) 2025-05-07T20:17:27.4248251Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4249107Z self=, 2025-05-07T20:17:27.4250053Z T=3, 2025-05-07T20:17:27.4250312Z D=58, 2025-05-07T20:17:27.4250861Z B=9, 2025-05-07T20:17:27.4251135Z log_E=3, 2025-05-07T20:17:27.4251408Z L=9, 2025-05-07T20:17:27.4251719Z pooling_mode=, 2025-05-07T20:17:27.4252168Z quantize_type=SparseType.FP8, 2025-05-07T20:17:27.4252556Z use_cpu=True, 2025-05-07T20:17:27.4252857Z pruning_ratio=0.0, 2025-05-07T20:17:27.4253169Z ) 2025-05-07T20:17:27.4253465Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4254313Z self=, 2025-05-07T20:17:27.4255140Z T=3, 2025-05-07T20:17:27.4255404Z D=58, 2025-05-07T20:17:27.4255661Z B=3, 2025-05-07T20:17:27.4255924Z log_E=3, 2025-05-07T20:17:27.4256204Z L=9, 2025-05-07T20:17:27.4256508Z pooling_mode=, 2025-05-07T20:17:27.4256944Z quantize_type=SparseType.FP8, 2025-05-07T20:17:27.4257325Z use_cpu=True, 2025-05-07T20:17:27.4257629Z pruning_ratio=0.0, 2025-05-07T20:17:27.4257950Z ) 2025-05-07T20:17:27.4258249Z Trying example: test_quantize_workflow( 2025-05-07T20:17:27.4259095Z self=, 2025-05-07T20:17:27.4259928Z T=9, 2025-05-07T20:17:27.4260199Z D=58, 2025-05-07T20:17:27.4260456Z B=9, 2025-05-07T20:17:27.4260722Z log_E=3, 2025-05-07T20:17:27.4261008Z L=9, 2025-05-07T20:17:27.4261314Z pooling_mode=, 2025-05-07T20:17:27.4261742Z quantize_type=SparseType.FP8, 2025-05-07T20:17:27.4262130Z use_cpu=True, 2025-05-07T20:17:27.4262443Z pruning_ratio=0.0, 2025-05-07T20:17:27.4262751Z ) 2025-05-07T20:17:27.4263006Z PASSED 2025-05-07T20:17:27.4263162Z 2025-05-07T20:17:27.4263370Z =============================== warnings summary =============================== 2025-05-07T20:17:27.4264258Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:17:27.4266737Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:17:27.4268672Z res_scale_shift = torch.tensor( 2025-05-07T20:17:27.4268941Z 2025-05-07T20:17:27.4269467Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:17:27.4271727Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:17:27.4273615Z res_scale_shift = torch.tensor( 2025-05-07T20:17:27.4273894Z 2025-05-07T20:17:27.4274211Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:17:27.4274886Z =========================== short test summary info ============================ 2025-05-07T20:17:27.4275816Z SKIPPED [1] tbe/inference/inference_converter_test.py:243: Test is currently known to fail when running on ARM platform 2025-05-07T20:17:27.4276768Z ============= 2 passed, 1 skipped, 2 warnings in 93.53s (0:01:33) ============== 2025-05-07T20:17:28.2060849Z 2025-05-07T20:17:28.2061832Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:17:28.2084296Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 97 seconds 2025-05-07T20:17:28.2084839Z 2025-05-07T20:17:28.2084846Z 2025-05-07T20:17:28.2084850Z 2025-05-07T20:17:28.2084855Z 2025-05-07T20:17:28.2101937Z ################################################################################ 2025-05-07T20:17:28.2122061Z # [2025-05-07T20:17:28.211Z] Run Python Test Suite: 2025-05-07T20:17:28.2122560Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:17:28.2123482Z ################################################################################ 2025-05-07T20:17:28.2153746Z + 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:17:28.2154756Z 2025-05-07T20:17:31.2769803Z ============================= test session starts ============================== 2025-05-07T20:17:31.2770740Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:17:31.2771514Z cachedir: .pytest_cache 2025-05-07T20:17:31.2772367Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:17:31.2773314Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:17:31.2773748Z plugins: hypothesis-6.131.14 2025-05-07T20:17:33.1797163Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:17:33.1798507Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:17:33.1872657Z collected 5 items 2025-05-07T20:17:33.1872914Z 2025-05-07T20:17:33.1891438Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter SKIPPED 2025-05-07T20:17:33.1903133Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function SKIPPED 2025-05-07T20:17:33.1918147Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats SKIPPED 2025-05-07T20:17:33.1928243Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache SKIPPED 2025-05-07T20:17:33.1950999Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats SKIPPED 2025-05-07T20:17:33.1951570Z 2025-05-07T20:17:33.1951791Z =========================== short test summary info ============================ 2025-05-07T20:17:33.1952606Z SKIPPED [1] tbe/inference/nbit_cache_test.py:123: CUDA is not available or no GPUs detected 2025-05-07T20:17:33.1953549Z SKIPPED [1] tbe/inference/nbit_cache_test.py:62: CUDA is not available or no GPUs detected 2025-05-07T20:17:33.1954855Z SKIPPED [1] tbe/inference/nbit_cache_test.py:299: CUDA is not available or no GPUs detected 2025-05-07T20:17:33.1955808Z SKIPPED [1] tbe/inference/nbit_cache_test.py:425: CUDA is not available or no GPUs detected 2025-05-07T20:17:33.1956747Z SKIPPED [1] tbe/inference/nbit_cache_test.py:179: CUDA is not available or no GPUs detected 2025-05-07T20:17:33.1957491Z ============================== 5 skipped in 2.11s ============================== 2025-05-07T20:17:33.9322368Z 2025-05-07T20:17:33.9323017Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:17:33.9344276Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 5 seconds 2025-05-07T20:17:33.9344770Z 2025-05-07T20:17:33.9344776Z 2025-05-07T20:17:33.9344814Z 2025-05-07T20:17:33.9344819Z 2025-05-07T20:17:33.9359824Z ################################################################################ 2025-05-07T20:17:33.9379109Z # [2025-05-07T20:17:33.937Z] Run Python Test Suite: 2025-05-07T20:17:33.9379672Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:17:33.9380174Z ################################################################################ 2025-05-07T20:17:33.9409783Z + 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:17:33.9410960Z 2025-05-07T20:17:36.9497461Z ============================= test session starts ============================== 2025-05-07T20:17:36.9498389Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:17:36.9499163Z cachedir: .pytest_cache 2025-05-07T20:17:36.9500024Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:17:36.9501428Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:17:36.9501867Z plugins: hypothesis-6.131.14 2025-05-07T20:17:38.8630354Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:17:38.8631674Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:17:38.8866758Z collected 1 item 2025-05-07T20:17:38.8867034Z 2025-05-07T20:19:51.5269781Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5271262Z self=, 2025-05-07T20:19:51.5272216Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:51.5272664Z pooling_mode=, 2025-05-07T20:19:51.5273125Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5273522Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5273906Z ) 2025-05-07T20:19:51.5274241Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5275114Z self=, 2025-05-07T20:19:51.5275944Z nbit_weights_ty=None, 2025-05-07T20:19:51.5276323Z pooling_mode=, 2025-05-07T20:19:51.5276754Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5277150Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5277524Z ) 2025-05-07T20:19:51.5277841Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5278711Z self=, 2025-05-07T20:19:51.5279537Z nbit_weights_ty=None, 2025-05-07T20:19:51.5279911Z pooling_mode=, 2025-05-07T20:19:51.5280360Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5280758Z output_dtype=SparseType.BF16, 2025-05-07T20:19:51.5281126Z ) 2025-05-07T20:19:51.5281453Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5282949Z self=, 2025-05-07T20:19:51.5283826Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:19:51.5284252Z pooling_mode=, 2025-05-07T20:19:51.5284682Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5285079Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5285450Z ) 2025-05-07T20:19:51.5285775Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5286642Z self=, 2025-05-07T20:19:51.5287483Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:19:51.5287918Z pooling_mode=, 2025-05-07T20:19:51.5288361Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5288753Z output_dtype=SparseType.BF16, 2025-05-07T20:19:51.5289135Z ) 2025-05-07T20:19:51.5289554Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5290447Z self=, 2025-05-07T20:19:51.5291271Z nbit_weights_ty=None, 2025-05-07T20:19:51.5291647Z pooling_mode=, 2025-05-07T20:19:51.5292080Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5292471Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5292844Z ) 2025-05-07T20:19:51.5293164Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5294020Z self=, 2025-05-07T20:19:51.5294850Z nbit_weights_ty=None, 2025-05-07T20:19:51.5295230Z pooling_mode=, 2025-05-07T20:19:51.5295658Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5296407Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5296786Z ) 2025-05-07T20:19:51.5297110Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5297976Z self=, 2025-05-07T20:19:51.5298805Z nbit_weights_ty=None, 2025-05-07T20:19:51.5299183Z pooling_mode=, 2025-05-07T20:19:51.5299609Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5300007Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5300384Z ) 2025-05-07T20:19:51.5300702Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5301580Z self=, 2025-05-07T20:19:51.5302425Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:19:51.5302863Z pooling_mode=, 2025-05-07T20:19:51.5303303Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5303709Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5304088Z ) 2025-05-07T20:19:51.5304410Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5305281Z self=, 2025-05-07T20:19:51.5306128Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:51.5306563Z pooling_mode=, 2025-05-07T20:19:51.5306997Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5307395Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5307770Z ) 2025-05-07T20:19:51.5308095Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5308964Z self=, 2025-05-07T20:19:51.5309793Z nbit_weights_ty=None, 2025-05-07T20:19:51.5310171Z pooling_mode=, 2025-05-07T20:19:51.5310612Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5311023Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5311393Z ) 2025-05-07T20:19:51.5311717Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5312759Z self=, 2025-05-07T20:19:51.5313617Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:19:51.5314052Z pooling_mode=, 2025-05-07T20:19:51.5314482Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5314872Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5315253Z ) 2025-05-07T20:19:51.5315585Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5316450Z self=, 2025-05-07T20:19:51.5317290Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:51.5317723Z pooling_mode=, 2025-05-07T20:19:51.5318152Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5318551Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5318927Z ) 2025-05-07T20:19:51.5319251Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5320117Z self=, 2025-05-07T20:19:51.5320964Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:19:51.5321399Z pooling_mode=, 2025-05-07T20:19:51.5321829Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5322217Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5322592Z ) 2025-05-07T20:19:51.5322917Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5323783Z self=, 2025-05-07T20:19:51.5324632Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:51.5325066Z pooling_mode=, 2025-05-07T20:19:51.5325489Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5326138Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5326513Z ) 2025-05-07T20:19:51.5326831Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5327709Z self=, 2025-05-07T20:19:51.5330879Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:19:51.5331323Z pooling_mode=, 2025-05-07T20:19:51.5331743Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5332138Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5332514Z ) 2025-05-07T20:19:51.5332855Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5333719Z self=, 2025-05-07T20:19:51.5334617Z nbit_weights_ty=None, 2025-05-07T20:19:51.5334987Z pooling_mode=, 2025-05-07T20:19:51.5335417Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5335815Z output_dtype=SparseType.BF16, 2025-05-07T20:19:51.5336202Z ) 2025-05-07T20:19:51.5336525Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5337406Z self=, 2025-05-07T20:19:51.5338251Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:19:51.5338680Z pooling_mode=, 2025-05-07T20:19:51.5339102Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5339498Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5339872Z ) 2025-05-07T20:19:51.5340195Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5341062Z self=, 2025-05-07T20:19:51.5341903Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:51.5342338Z pooling_mode=, 2025-05-07T20:19:51.5342766Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5343163Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5343541Z ) 2025-05-07T20:19:51.5343867Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5345091Z self=, 2025-05-07T20:19:51.5345959Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:19:51.5346389Z pooling_mode=, 2025-05-07T20:19:51.5346819Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5347210Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5347588Z ) 2025-05-07T20:19:51.5347911Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5348774Z self=, 2025-05-07T20:19:51.5349627Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:19:51.5350056Z pooling_mode=, 2025-05-07T20:19:51.5350488Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5350881Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5351269Z ) 2025-05-07T20:19:51.5351593Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5352462Z self=, 2025-05-07T20:19:51.5353313Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:51.5353747Z pooling_mode=, 2025-05-07T20:19:51.5354173Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5354574Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5354949Z ) 2025-05-07T20:19:51.5355270Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5356148Z self=, 2025-05-07T20:19:51.5356994Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:19:51.5357426Z pooling_mode=, 2025-05-07T20:19:51.5357856Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5358254Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5358962Z ) 2025-05-07T20:19:51.5359282Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5360152Z self=, 2025-05-07T20:19:51.5361003Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:19:51.5361432Z pooling_mode=, 2025-05-07T20:19:51.5361867Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5362267Z output_dtype=SparseType.FP16, 2025-05-07T20:19:51.5362648Z ) 2025-05-07T20:19:51.5362970Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5363839Z self=, 2025-05-07T20:19:51.5364671Z nbit_weights_ty=None, 2025-05-07T20:19:51.5365044Z pooling_mode=, 2025-05-07T20:19:51.5365474Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5365868Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5366244Z ) 2025-05-07T20:19:51.5366574Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5367441Z self=, 2025-05-07T20:19:51.5368287Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:51.5368726Z pooling_mode=, 2025-05-07T20:19:51.5369158Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5369661Z output_dtype=SparseType.BF16, 2025-05-07T20:19:51.5370033Z ) 2025-05-07T20:19:51.5370361Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5371232Z self=, 2025-05-07T20:19:51.5372052Z nbit_weights_ty=None, 2025-05-07T20:19:51.5372426Z pooling_mode=, 2025-05-07T20:19:51.5372855Z indices_dtype=torch.int64, 2025-05-07T20:19:51.5373241Z output_dtype=SparseType.FP32, 2025-05-07T20:19:51.5373616Z ) 2025-05-07T20:19:51.5373951Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:51.5374811Z self=, 2025-05-07T20:19:51.5375880Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:51.5376333Z pooling_mode=, 2025-05-07T20:19:51.5376763Z indices_dtype=torch.int32, 2025-05-07T20:19:51.5377154Z output_dtype=SparseType.BF16, 2025-05-07T20:20:50.0940906Z ) 2025-05-07T20:20:50.0941390Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0942298Z self=, 2025-05-07T20:20:50.0943135Z nbit_weights_ty=None, 2025-05-07T20:20:50.0943526Z pooling_mode=, 2025-05-07T20:20:50.0943967Z indices_dtype=torch.int64, 2025-05-07T20:20:50.0944363Z output_dtype=SparseType.FP32, 2025-05-07T20:20:50.0944742Z ) 2025-05-07T20:20:50.0945112Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0945975Z self=, 2025-05-07T20:20:50.0946843Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:20:50.0947293Z pooling_mode=, 2025-05-07T20:20:50.0947728Z indices_dtype=torch.int32, 2025-05-07T20:20:50.0948127Z output_dtype=SparseType.BF16, 2025-05-07T20:20:50.0948502Z ) 2025-05-07T20:20:50.0948837Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0949702Z self=, 2025-05-07T20:20:50.0950534Z nbit_weights_ty=None, 2025-05-07T20:20:50.0950913Z pooling_mode=, 2025-05-07T20:20:50.0951349Z indices_dtype=torch.int32, 2025-05-07T20:20:50.0951753Z output_dtype=SparseType.FP16, 2025-05-07T20:20:50.0952133Z ) 2025-05-07T20:20:50.0952457Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0953760Z self=, 2025-05-07T20:20:50.0954606Z nbit_weights_ty=None, 2025-05-07T20:20:50.0955004Z pooling_mode=, 2025-05-07T20:20:50.0955435Z indices_dtype=torch.int64, 2025-05-07T20:20:50.0955829Z output_dtype=SparseType.BF16, 2025-05-07T20:20:50.0956216Z ) 2025-05-07T20:20:50.0956561Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0957439Z self=, 2025-05-07T20:20:50.0958297Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:20:50.0958728Z pooling_mode=, 2025-05-07T20:20:50.0959159Z indices_dtype=torch.int32, 2025-05-07T20:20:50.0959551Z output_dtype=SparseType.FP32, 2025-05-07T20:20:50.0959919Z ) 2025-05-07T20:20:50.0960248Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0961139Z self=, 2025-05-07T20:20:50.0961972Z nbit_weights_ty=None, 2025-05-07T20:20:50.0962361Z pooling_mode=, 2025-05-07T20:20:50.0962806Z indices_dtype=torch.int32, 2025-05-07T20:20:50.0963206Z output_dtype=SparseType.FP16, 2025-05-07T20:20:50.0963578Z ) 2025-05-07T20:20:50.0963908Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0964788Z self=, 2025-05-07T20:20:50.0965611Z nbit_weights_ty=None, 2025-05-07T20:20:50.0965995Z pooling_mode=, 2025-05-07T20:20:50.0966431Z indices_dtype=torch.int32, 2025-05-07T20:20:50.0966828Z output_dtype=SparseType.BF16, 2025-05-07T20:20:50.0967199Z ) 2025-05-07T20:20:50.0967522Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0968401Z self=, 2025-05-07T20:20:50.0969229Z nbit_weights_ty=None, 2025-05-07T20:20:50.0970073Z pooling_mode=, 2025-05-07T20:20:50.0970525Z indices_dtype=torch.int32, 2025-05-07T20:20:50.0970917Z output_dtype=SparseType.BF16, 2025-05-07T20:20:50.0971303Z ) 2025-05-07T20:20:50.0971633Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0972498Z self=, 2025-05-07T20:20:50.0973341Z nbit_weights_ty=None, 2025-05-07T20:20:50.0973721Z pooling_mode=, 2025-05-07T20:20:50.0974206Z indices_dtype=torch.int32, 2025-05-07T20:20:50.0974600Z output_dtype=SparseType.FP32, 2025-05-07T20:20:50.0974984Z ) 2025-05-07T20:20:50.0975313Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0976186Z self=, 2025-05-07T20:20:50.0977039Z nbit_weights_ty=None, 2025-05-07T20:20:50.0977424Z pooling_mode=, 2025-05-07T20:20:50.0977868Z indices_dtype=torch.int64, 2025-05-07T20:20:50.0978270Z output_dtype=SparseType.BF16, 2025-05-07T20:20:50.0978646Z ) 2025-05-07T20:20:50.0978977Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0979843Z self=, 2025-05-07T20:20:50.0980696Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:20:50.0981147Z pooling_mode=, 2025-05-07T20:20:50.0981578Z indices_dtype=torch.int32, 2025-05-07T20:20:50.0981979Z output_dtype=SparseType.FP32, 2025-05-07T20:20:50.0982358Z ) 2025-05-07T20:20:50.0982678Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:50.0983554Z self=, 2025-05-07T20:20:50.0984694Z nbit_weights_ty=None, 2025-05-07T20:20:50.0985080Z pooling_mode=, 2025-05-07T20:20:50.0985524Z indices_dtype=torch.int64, 2025-05-07T20:20:50.0985924Z output_dtype=SparseType.FP16, 2025-05-07T20:20:50.0994186Z ) 2025-05-07T20:20:50.0994566Z PASSED 2025-05-07T20:20:50.0994734Z 2025-05-07T20:20:50.0994976Z ======================== 1 passed in 193.34s (0:03:13) ========================= 2025-05-07T20:20:50.9167916Z 2025-05-07T20:20:50.9169016Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:20:50.9189876Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 197 seconds 2025-05-07T20:20:50.9190450Z 2025-05-07T20:20:50.9190456Z 2025-05-07T20:20:50.9190461Z 2025-05-07T20:20:50.9190466Z 2025-05-07T20:20:50.9206224Z ################################################################################ 2025-05-07T20:20:50.9227471Z # [2025-05-07T20:20:50.922Z] Run Python Test Suite: 2025-05-07T20:20:50.9228149Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:20:50.9228641Z ################################################################################ 2025-05-07T20:20:50.9258746Z + 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:20:50.9259762Z 2025-05-07T20:20:54.0692674Z ============================= test session starts ============================== 2025-05-07T20:20:54.0693596Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:20:54.0694381Z cachedir: .pytest_cache 2025-05-07T20:20:54.0695247Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:20:54.0696279Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:20:54.0696755Z plugins: hypothesis-6.131.14 2025-05-07T20:20:56.0486602Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:20:56.0488396Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:20:56.0612859Z collected 10 items 2025-05-07T20:20:56.0613133Z 2025-05-07T20:22:03.3760942Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3762172Z self=, 2025-05-07T20:22:03.3762887Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:22:03.3763333Z use_array_for_index_remapping=False, 2025-05-07T20:22:03.3763760Z do_pruning=False, 2025-05-07T20:22:03.3764122Z pooling_mode=, 2025-05-07T20:22:03.3764563Z indices_dtype=torch.int32, 2025-05-07T20:22:03.3765009Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3765393Z ) 2025-05-07T20:22:03.3765693Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3766403Z self=, 2025-05-07T20:22:03.3767094Z nbit_weights_ty=None, 2025-05-07T20:22:03.3767480Z use_array_for_index_remapping=False, 2025-05-07T20:22:03.3767908Z do_pruning=False, 2025-05-07T20:22:03.3768275Z pooling_mode=, 2025-05-07T20:22:03.3768700Z indices_dtype=torch.int32, 2025-05-07T20:22:03.3769104Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3769488Z ) 2025-05-07T20:22:03.3770081Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3770777Z self=, 2025-05-07T20:22:03.3771472Z nbit_weights_ty=None, 2025-05-07T20:22:03.3771845Z use_array_for_index_remapping=False, 2025-05-07T20:22:03.3772272Z do_pruning=True, 2025-05-07T20:22:03.3773223Z pooling_mode=, 2025-05-07T20:22:03.3773657Z indices_dtype=torch.int64, 2025-05-07T20:22:03.3774059Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3774439Z ) 2025-05-07T20:22:03.3774743Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3775439Z self=, 2025-05-07T20:22:03.3776131Z nbit_weights_ty=None, 2025-05-07T20:22:03.3776507Z use_array_for_index_remapping=True, 2025-05-07T20:22:03.3776922Z do_pruning=False, 2025-05-07T20:22:03.3777288Z pooling_mode=, 2025-05-07T20:22:03.3777728Z indices_dtype=torch.int32, 2025-05-07T20:22:03.3778122Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3778501Z ) 2025-05-07T20:22:03.3778803Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3779482Z self=, 2025-05-07T20:22:03.3780182Z nbit_weights_ty=None, 2025-05-07T20:22:03.3780566Z use_array_for_index_remapping=False, 2025-05-07T20:22:03.3780980Z do_pruning=True, 2025-05-07T20:22:03.3781338Z pooling_mode=, 2025-05-07T20:22:03.3781780Z indices_dtype=torch.int64, 2025-05-07T20:22:03.3782180Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3782556Z ) 2025-05-07T20:22:03.3782857Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3783545Z self=, 2025-05-07T20:22:03.3784243Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:22:03.3784681Z use_array_for_index_remapping=True, 2025-05-07T20:22:03.3785094Z do_pruning=False, 2025-05-07T20:22:03.3785453Z pooling_mode=, 2025-05-07T20:22:03.3785889Z indices_dtype=torch.int64, 2025-05-07T20:22:03.3786292Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3786669Z ) 2025-05-07T20:22:03.3786973Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3787678Z self=, 2025-05-07T20:22:03.3788383Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:22:03.3789148Z use_array_for_index_remapping=True, 2025-05-07T20:22:03.3789587Z do_pruning=True, 2025-05-07T20:22:03.3789949Z pooling_mode=, 2025-05-07T20:22:03.3790383Z indices_dtype=torch.int32, 2025-05-07T20:22:03.3790781Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3791166Z ) 2025-05-07T20:22:03.3791461Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3792149Z self=, 2025-05-07T20:22:03.3792840Z nbit_weights_ty=None, 2025-05-07T20:22:03.3793220Z use_array_for_index_remapping=False, 2025-05-07T20:22:03.3793639Z do_pruning=True, 2025-05-07T20:22:03.3793999Z pooling_mode=, 2025-05-07T20:22:03.3794429Z indices_dtype=torch.int32, 2025-05-07T20:22:03.3794839Z output_dtype=SparseType.BF16, 2025-05-07T20:22:03.3795221Z ) 2025-05-07T20:22:03.3795514Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3796206Z self=, 2025-05-07T20:22:03.3796912Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:22:03.3797343Z use_array_for_index_remapping=False, 2025-05-07T20:22:03.3797757Z do_pruning=True, 2025-05-07T20:22:03.3798118Z pooling_mode=, 2025-05-07T20:22:03.3798556Z indices_dtype=torch.int64, 2025-05-07T20:22:03.3798951Z output_dtype=SparseType.BF16, 2025-05-07T20:22:03.3799334Z ) 2025-05-07T20:22:03.3799633Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3800315Z self=, 2025-05-07T20:22:03.3801019Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:22:03.3801449Z use_array_for_index_remapping=True, 2025-05-07T20:22:03.3802101Z do_pruning=False, 2025-05-07T20:22:03.3802466Z pooling_mode=, 2025-05-07T20:22:03.3802901Z indices_dtype=torch.int64, 2025-05-07T20:22:03.3803313Z output_dtype=SparseType.FP16, 2025-05-07T20:22:03.3803697Z ) 2025-05-07T20:22:03.3804001Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3804684Z self=, 2025-05-07T20:22:03.3805378Z nbit_weights_ty=None, 2025-05-07T20:22:03.3805753Z use_array_for_index_remapping=False, 2025-05-07T20:22:03.3806172Z do_pruning=True, 2025-05-07T20:22:03.3806536Z pooling_mode=, 2025-05-07T20:22:03.3806962Z indices_dtype=torch.int32, 2025-05-07T20:22:03.3807363Z output_dtype=SparseType.BF16, 2025-05-07T20:22:03.3807744Z ) 2025-05-07T20:22:03.3808040Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3808725Z self=, 2025-05-07T20:22:03.3809423Z nbit_weights_ty=None, 2025-05-07T20:22:03.3809923Z use_array_for_index_remapping=True, 2025-05-07T20:22:03.3810345Z do_pruning=True, 2025-05-07T20:22:03.3810716Z pooling_mode=, 2025-05-07T20:22:03.3811142Z indices_dtype=torch.int32, 2025-05-07T20:22:03.3811546Z output_dtype=SparseType.BF16, 2025-05-07T20:22:03.3811927Z ) 2025-05-07T20:22:03.3812221Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3812907Z self=, 2025-05-07T20:22:03.3813596Z nbit_weights_ty=None, 2025-05-07T20:22:03.3813976Z use_array_for_index_remapping=False, 2025-05-07T20:22:03.3814392Z do_pruning=False, 2025-05-07T20:22:03.3814757Z pooling_mode=, 2025-05-07T20:22:03.3815198Z indices_dtype=torch.int64, 2025-05-07T20:22:03.3815591Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3815966Z ) 2025-05-07T20:22:03.3816274Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3816959Z self=, 2025-05-07T20:22:03.3817650Z nbit_weights_ty=None, 2025-05-07T20:22:03.3818234Z use_array_for_index_remapping=True, 2025-05-07T20:22:03.3818671Z do_pruning=False, 2025-05-07T20:22:03.3819037Z pooling_mode=, 2025-05-07T20:22:03.3819472Z indices_dtype=torch.int64, 2025-05-07T20:22:03.3819873Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3820250Z ) 2025-05-07T20:22:03.3820553Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:22:03.3821241Z self=, 2025-05-07T20:22:03.3821923Z nbit_weights_ty=None, 2025-05-07T20:22:03.3822306Z use_array_for_index_remapping=True, 2025-05-07T20:22:03.3822725Z do_pruning=True, 2025-05-07T20:22:03.3823075Z pooling_mode=, 2025-05-07T20:22:03.3823522Z indices_dtype=torch.int64, 2025-05-07T20:22:03.3823925Z output_dtype=SparseType.FP32, 2025-05-07T20:22:03.3824359Z ) 2025-05-07T20:22:03.3824849Z PASSED 2025-05-07T20:22:03.3825661Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity SKIPPED 2025-05-07T20:22:26.9102513Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9103797Z self=, 2025-05-07T20:22:26.9104525Z D=32, 2025-05-07T20:22:26.9104798Z B=8, 2025-05-07T20:22:26.9105056Z T=10, 2025-05-07T20:22:26.9105320Z L=10, 2025-05-07T20:22:26.9105589Z MAXH=50, 2025-05-07T20:22:26.9105896Z indices_dtype=torch.int32, 2025-05-07T20:22:26.9106264Z ) 2025-05-07T20:22:26.9106595Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9107373Z self=, 2025-05-07T20:22:26.9108620Z D=256, 2025-05-07T20:22:26.9108893Z B=8, 2025-05-07T20:22:26.9109152Z T=10, 2025-05-07T20:22:26.9109415Z L=10, 2025-05-07T20:22:26.9109698Z MAXH=50, 2025-05-07T20:22:26.9110000Z indices_dtype=torch.int32, 2025-05-07T20:22:26.9110360Z ) 2025-05-07T20:22:26.9110689Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9111529Z self=, 2025-05-07T20:22:26.9112524Z D=256, 2025-05-07T20:22:26.9112889Z B=27, 2025-05-07T20:22:26.9113210Z T=20, 2025-05-07T20:22:26.9113476Z L=65, 2025-05-07T20:22:26.9113851Z MAXH=85, 2025-05-07T20:22:26.9114249Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9114611Z ) 2025-05-07T20:22:26.9114932Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9120333Z self=, 2025-05-07T20:22:26.9124641Z D=512, 2025-05-07T20:22:26.9124910Z B=30, 2025-05-07T20:22:26.9125176Z T=10, 2025-05-07T20:22:26.9125438Z L=85, 2025-05-07T20:22:26.9125757Z MAXH=79, 2025-05-07T20:22:26.9126165Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9126673Z ) 2025-05-07T20:22:26.9127123Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9128282Z self=, 2025-05-07T20:22:26.9129107Z D=1024, 2025-05-07T20:22:26.9129560Z B=15, 2025-05-07T20:22:26.9129882Z T=13, 2025-05-07T20:22:26.9130146Z L=92, 2025-05-07T20:22:26.9130403Z MAXH=74, 2025-05-07T20:22:26.9130765Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9131129Z ) 2025-05-07T20:22:26.9131591Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9132489Z self=, 2025-05-07T20:22:26.9133367Z D=512, 2025-05-07T20:22:26.9133734Z B=23, 2025-05-07T20:22:26.9133998Z T=20, 2025-05-07T20:22:26.9134313Z L=35, 2025-05-07T20:22:26.9134754Z MAXH=100, 2025-05-07T20:22:26.9135729Z indices_dtype=torch.int32, 2025-05-07T20:22:26.9136210Z ) 2025-05-07T20:22:26.9136596Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9137665Z self=, 2025-05-07T20:22:26.9138384Z D=512, 2025-05-07T20:22:26.9138652Z B=14, 2025-05-07T20:22:26.9139028Z T=10, 2025-05-07T20:22:26.9139396Z L=29, 2025-05-07T20:22:26.9139804Z MAXH=60, 2025-05-07T20:22:26.9140255Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9140750Z ) 2025-05-07T20:22:26.9141126Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9142144Z self=, 2025-05-07T20:22:26.9143042Z D=384, 2025-05-07T20:22:26.9143406Z B=31, 2025-05-07T20:22:26.9143733Z T=15, 2025-05-07T20:22:26.9144031Z L=68, 2025-05-07T20:22:26.9144461Z MAXH=82, 2025-05-07T20:22:26.9144871Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9145235Z ) 2025-05-07T20:22:26.9145823Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9146689Z self=, 2025-05-07T20:22:26.9147625Z D=256, 2025-05-07T20:22:26.9147898Z B=24, 2025-05-07T20:22:26.9148160Z T=10, 2025-05-07T20:22:26.9148418Z L=74, 2025-05-07T20:22:26.9148739Z MAXH=68, 2025-05-07T20:22:26.9149176Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9149573Z ) 2025-05-07T20:22:26.9150041Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9151087Z self=, 2025-05-07T20:22:26.9151837Z D=32, 2025-05-07T20:22:26.9152706Z B=12, 2025-05-07T20:22:26.9152973Z T=19, 2025-05-07T20:22:26.9153401Z L=74, 2025-05-07T20:22:26.9153725Z MAXH=94, 2025-05-07T20:22:26.9154175Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9154635Z ) 2025-05-07T20:22:26.9155040Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9156025Z self=, 2025-05-07T20:22:26.9156786Z D=384, 2025-05-07T20:22:26.9157050Z B=19, 2025-05-07T20:22:26.9157315Z T=13, 2025-05-07T20:22:26.9157582Z L=64, 2025-05-07T20:22:26.9157942Z MAXH=97, 2025-05-07T20:22:26.9158429Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9158842Z ) 2025-05-07T20:22:26.9159309Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9160287Z self=, 2025-05-07T20:22:26.9161124Z D=384, 2025-05-07T20:22:26.9161554Z B=19, 2025-05-07T20:22:26.9161895Z T=13, 2025-05-07T20:22:26.9162226Z L=19, 2025-05-07T20:22:26.9162615Z MAXH=97, 2025-05-07T20:22:26.9162997Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9163477Z ) 2025-05-07T20:22:26.9163856Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9164825Z self=, 2025-05-07T20:22:26.9165730Z D=384, 2025-05-07T20:22:26.9166100Z B=19, 2025-05-07T20:22:26.9166362Z T=19, 2025-05-07T20:22:26.9166719Z L=19, 2025-05-07T20:22:26.9167048Z MAXH=97, 2025-05-07T20:22:26.9167415Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9167780Z ) 2025-05-07T20:22:26.9168166Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9169010Z self=, 2025-05-07T20:22:26.9169947Z D=384, 2025-05-07T20:22:26.9170254Z B=19, 2025-05-07T20:22:26.9170592Z T=19, 2025-05-07T20:22:26.9170873Z L=19, 2025-05-07T20:22:26.9171139Z MAXH=50, 2025-05-07T20:22:26.9171570Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9172033Z ) 2025-05-07T20:22:26.9172613Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:22:26.9173504Z self=, 2025-05-07T20:22:26.9174219Z D=384, 2025-05-07T20:22:26.9174548Z B=19, 2025-05-07T20:22:26.9174916Z T=19, 2025-05-07T20:22:26.9175335Z L=50, 2025-05-07T20:22:26.9175607Z MAXH=50, 2025-05-07T20:22:26.9176010Z indices_dtype=torch.int64, 2025-05-07T20:22:26.9176417Z ) 2025-05-07T20:22:26.9176810Z PASSED 2025-05-07T20:22:27.0791646Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0792920Z self=, 2025-05-07T20:22:27.0793684Z D=32, 2025-05-07T20:22:27.0793947Z B=8, 2025-05-07T20:22:27.0794218Z T=10, 2025-05-07T20:22:27.0794486Z L=10, 2025-05-07T20:22:27.0794747Z MAXH=50, 2025-05-07T20:22:27.0795025Z ) 2025-05-07T20:22:27.0795372Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0796149Z self=, 2025-05-07T20:22:27.0796864Z D=384, 2025-05-07T20:22:27.0797140Z B=8, 2025-05-07T20:22:27.0797399Z T=10, 2025-05-07T20:22:27.0797668Z L=10, 2025-05-07T20:22:27.0797946Z MAXH=50, 2025-05-07T20:22:27.0798213Z ) 2025-05-07T20:22:27.0798542Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0799326Z self=, 2025-05-07T20:22:27.0800038Z D=384, 2025-05-07T20:22:27.0800309Z B=25, 2025-05-07T20:22:27.0800580Z T=17, 2025-05-07T20:22:27.0800887Z L=37, 2025-05-07T20:22:27.0801618Z MAXH=89, 2025-05-07T20:22:27.0801894Z ) 2025-05-07T20:22:27.0802228Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0803023Z self=, 2025-05-07T20:22:27.0803737Z D=384, 2025-05-07T20:22:27.0804009Z B=23, 2025-05-07T20:22:27.0804266Z T=20, 2025-05-07T20:22:27.0804535Z L=84, 2025-05-07T20:22:27.0804805Z MAXH=66, 2025-05-07T20:22:27.0805075Z ) 2025-05-07T20:22:27.0805404Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0806185Z self=, 2025-05-07T20:22:27.0806901Z D=384, 2025-05-07T20:22:27.0807175Z B=17, 2025-05-07T20:22:27.0807441Z T=12, 2025-05-07T20:22:27.0807705Z L=16, 2025-05-07T20:22:27.0807968Z MAXH=57, 2025-05-07T20:22:27.0808245Z ) 2025-05-07T20:22:27.0808578Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0809365Z self=, 2025-05-07T20:22:27.0810194Z D=256, 2025-05-07T20:22:27.0810469Z B=13, 2025-05-07T20:22:27.0810729Z T=16, 2025-05-07T20:22:27.0811014Z L=73, 2025-05-07T20:22:27.0811289Z MAXH=81, 2025-05-07T20:22:27.0811580Z ) 2025-05-07T20:22:27.0811982Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0812841Z self=, 2025-05-07T20:22:27.0813550Z D=1024, 2025-05-07T20:22:27.0813829Z B=19, 2025-05-07T20:22:27.0814094Z T=18, 2025-05-07T20:22:27.0814356Z L=56, 2025-05-07T20:22:27.0814620Z MAXH=76, 2025-05-07T20:22:27.0814896Z ) 2025-05-07T20:22:27.0815221Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0816002Z self=, 2025-05-07T20:22:27.0816722Z D=384, 2025-05-07T20:22:27.0817016Z B=31, 2025-05-07T20:22:27.0817276Z T=13, 2025-05-07T20:22:27.0817546Z L=22, 2025-05-07T20:22:27.0817814Z MAXH=75, 2025-05-07T20:22:27.0818085Z ) 2025-05-07T20:22:27.0818738Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0819535Z self=, 2025-05-07T20:22:27.0820244Z D=384, 2025-05-07T20:22:27.0820516Z B=10, 2025-05-07T20:22:27.0820780Z T=12, 2025-05-07T20:22:27.0821039Z L=100, 2025-05-07T20:22:27.0821311Z MAXH=92, 2025-05-07T20:22:27.0821586Z ) 2025-05-07T20:22:27.0873732Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0874616Z self=, 2025-05-07T20:22:27.0875342Z D=32, 2025-05-07T20:22:27.0875606Z B=22, 2025-05-07T20:22:27.0875874Z T=12, 2025-05-07T20:22:27.0876140Z L=77, 2025-05-07T20:22:27.0876401Z MAXH=96, 2025-05-07T20:22:27.0876714Z ) 2025-05-07T20:22:27.0877045Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0877817Z self=, 2025-05-07T20:22:27.0878555Z D=384, 2025-05-07T20:22:27.0878829Z B=26, 2025-05-07T20:22:27.0879091Z T=18, 2025-05-07T20:22:27.0879355Z L=56, 2025-05-07T20:22:27.0879621Z MAXH=69, 2025-05-07T20:22:27.0879888Z ) 2025-05-07T20:22:27.0880217Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0880999Z self=, 2025-05-07T20:22:27.0881709Z D=384, 2025-05-07T20:22:27.0881979Z B=26, 2025-05-07T20:22:27.0882246Z T=10, 2025-05-07T20:22:27.0882502Z L=56, 2025-05-07T20:22:27.0882774Z MAXH=69, 2025-05-07T20:22:27.0883050Z ) 2025-05-07T20:22:27.0883371Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0884148Z self=, 2025-05-07T20:22:27.0885326Z D=384, 2025-05-07T20:22:27.0885605Z B=26, 2025-05-07T20:22:27.0885874Z T=10, 2025-05-07T20:22:27.0886148Z L=56, 2025-05-07T20:22:27.0886421Z MAXH=56, 2025-05-07T20:22:27.0886693Z ) 2025-05-07T20:22:27.0887019Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0887804Z self=, 2025-05-07T20:22:27.0888583Z D=384, 2025-05-07T20:22:27.0888850Z B=8, 2025-05-07T20:22:27.0889112Z T=10, 2025-05-07T20:22:27.0889371Z L=56, 2025-05-07T20:22:27.0889953Z MAXH=56, 2025-05-07T20:22:27.0890231Z ) 2025-05-07T20:22:27.0890556Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:22:27.0891335Z self=, 2025-05-07T20:22:27.0892049Z D=384, 2025-05-07T20:22:27.0892327Z B=8, 2025-05-07T20:22:27.0892592Z T=10, 2025-05-07T20:22:27.0892858Z L=56, 2025-05-07T20:22:27.0893124Z MAXH=50, 2025-05-07T20:22:27.0893396Z ) 2025-05-07T20:22:27.0893650Z PASSED 2025-05-07T20:22:27.0894322Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:22:27.0895489Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref SKIPPED 2025-05-07T20:22:27.0896725Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted SKIPPED 2025-05-07T20:22:27.0897831Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache SKIPPED 2025-05-07T20:22:27.0943341Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes SKIPPED 2025-05-07T20:22:27.0968040Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache SKIPPED 2025-05-07T20:22:27.0968631Z 2025-05-07T20:22:27.0968885Z =========================== short test summary info ============================ 2025-05-07T20:22:27.0969741Z SKIPPED [1] tbe/inference/nbit_forward_test.py:967: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.0971077Z SKIPPED [1] tbe/inference/nbit_forward_test.py:446: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.0972060Z SKIPPED [1] tbe/inference/nbit_forward_test.py:314: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.0973029Z SKIPPED [1] tbe/inference/nbit_forward_test.py:360: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.0973996Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.0975244Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.0976478Z SKIPPED [1] tbe/inference/nbit_forward_test.py:704: CUDA is not available or no GPUs detected 2025-05-07T20:22:27.0977281Z =================== 3 passed, 7 skipped in 93.22s (0:01:33) ==================== 2025-05-07T20:22:27.8950646Z 2025-05-07T20:22:27.8951644Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:22:27.8973986Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 97 seconds 2025-05-07T20:22:27.8974499Z 2025-05-07T20:22:27.8974505Z 2025-05-07T20:22:27.8974510Z 2025-05-07T20:22:27.8974514Z 2025-05-07T20:22:27.8991900Z ################################################################################ 2025-05-07T20:22:27.9014157Z # [2025-05-07T20:22:27.900Z] Run Python Test Suite: 2025-05-07T20:22:27.9014723Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:22:27.9020060Z ################################################################################ 2025-05-07T20:22:27.9045226Z + 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:22:27.9046743Z 2025-05-07T20:22:31.2060928Z ============================= test session starts ============================== 2025-05-07T20:22:31.2061907Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:31.2062678Z cachedir: .pytest_cache 2025-05-07T20:22:31.2063539Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:31.2064485Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:31.2064913Z plugins: hypothesis-6.131.14 2025-05-07T20:22:33.1290494Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:33.1291809Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:33.1360011Z collected 3 items 2025-05-07T20:22:33.1360250Z 2025-05-07T20:22:39.9969303Z 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:22:39.9971503Z self=, 2025-05-07T20:22:39.9972561Z weights_ty=SparseType.FP32, 2025-05-07T20:22:39.9972919Z ) 2025-05-07T20:22:39.9973397Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:22:39.9974647Z self=, 2025-05-07T20:22:39.9975707Z weights_ty=SparseType.FP16, 2025-05-07T20:22:39.9976067Z ) 2025-05-07T20:22:39.9976545Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:22:39.9977808Z self=, 2025-05-07T20:22:39.9978852Z weights_ty=SparseType.INT8, 2025-05-07T20:22:39.9979219Z ) 2025-05-07T20:22:39.9980206Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:22:39.9981484Z self=, 2025-05-07T20:22:39.9982526Z weights_ty=SparseType.INT4, 2025-05-07T20:22:39.9982890Z ) 2025-05-07T20:22:39.9983370Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:22:39.9984610Z self=, 2025-05-07T20:22:39.9985665Z weights_ty=SparseType.INT2, 2025-05-07T20:22:39.9986030Z ) 2025-05-07T20:22:39.9986314Z PASSED 2025-05-07T20:22:39.9987292Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function SKIPPED 2025-05-07T20:22:40.0096838Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias SKIPPED 2025-05-07T20:22:40.0097750Z 2025-05-07T20:22:40.0097972Z =========================== short test summary info ============================ 2025-05-07T20:22:40.0098830Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:182: CUDA is not available or no GPUs detected 2025-05-07T20:22:40.0099900Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:22:40.0100721Z ========================= 1 passed, 2 skipped in 9.00s ========================= 2025-05-07T20:22:40.7934268Z 2025-05-07T20:22:40.7935390Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:22:40.7958348Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 13 seconds 2025-05-07T20:22:40.7958906Z 2025-05-07T20:22:40.7958912Z 2025-05-07T20:22:40.7958917Z 2025-05-07T20:22:40.7958922Z 2025-05-07T20:22:40.7975722Z ################################################################################ 2025-05-07T20:22:40.7995541Z # [2025-05-07T20:22:40.799Z] Run Python Test Suite: 2025-05-07T20:22:40.7996047Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:22:40.7996504Z ################################################################################ 2025-05-07T20:22:40.8025953Z + 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:22:40.8026972Z 2025-05-07T20:22:43.9084223Z ============================= test session starts ============================== 2025-05-07T20:22:43.9085160Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:43.9085972Z cachedir: .pytest_cache 2025-05-07T20:22:43.9086841Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:43.9087790Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:43.9088227Z plugins: hypothesis-6.131.14 2025-05-07T20:22:45.9952763Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:45.9954086Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:46.0059943Z collected 3 items 2025-05-07T20:22:46.0062120Z 2025-05-07T20:22:46.0062730Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:22:46.0098498Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:22:46.0125484Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:22:46.0126098Z 2025-05-07T20:22:46.0126331Z =========================== short test summary info ============================ 2025-05-07T20:22:46.0127551Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:22:46.0128766Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:22:46.0129949Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:22:46.0130700Z ============================== 3 skipped in 2.31s ============================== 2025-05-07T20:22:46.7687236Z 2025-05-07T20:22:46.7688205Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:22:46.7709816Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 6 seconds 2025-05-07T20:22:46.7710297Z 2025-05-07T20:22:46.7710303Z 2025-05-07T20:22:46.7710348Z 2025-05-07T20:22:46.7710353Z 2025-05-07T20:22:46.7726863Z ################################################################################ 2025-05-07T20:22:46.7747368Z # [2025-05-07T20:22:46.774Z] Run Python Test Suite: 2025-05-07T20:22:46.7747884Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:22:46.7748325Z ################################################################################ 2025-05-07T20:22:46.7776632Z + 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:22:46.7777587Z 2025-05-07T20:22:49.7845914Z ============================= test session starts ============================== 2025-05-07T20:22:49.7846854Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:49.7847628Z cachedir: .pytest_cache 2025-05-07T20:22:49.7848512Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:49.7850034Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:49.7850467Z plugins: hypothesis-6.131.14 2025-05-07T20:22:51.7246835Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:51.7248144Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:51.7326433Z collected 6 items 2025-05-07T20:22:51.7326674Z 2025-05-07T20:22:51.7345761Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:22:51.7355793Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:22:51.7365921Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:22:51.7374936Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:22:51.7384180Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:22:51.7405125Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:22:51.7405718Z 2025-05-07T20:22:51.7405938Z =========================== short test summary info ============================ 2025-05-07T20:22:51.7406673Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:22:51.7407551Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:22:51.7408421Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:22:51.7409293Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:22:51.7410253Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:22:51.7411131Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:22:51.7411866Z ============================== 6 skipped in 2.14s ============================== 2025-05-07T20:22:52.5051756Z 2025-05-07T20:22:52.5053011Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:22:52.5073869Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 6 seconds 2025-05-07T20:22:52.5074344Z 2025-05-07T20:22:52.5074350Z 2025-05-07T20:22:52.5074356Z 2025-05-07T20:22:52.5074360Z 2025-05-07T20:22:52.5090370Z ################################################################################ 2025-05-07T20:22:52.5111007Z # [2025-05-07T20:22:52.510Z] Run Python Test Suite: 2025-05-07T20:22:52.5111567Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:22:52.5112044Z ################################################################################ 2025-05-07T20:22:52.5142178Z + 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:22:52.5143255Z 2025-05-07T20:22:55.5628455Z ============================= test session starts ============================== 2025-05-07T20:22:55.5629442Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:55.5630215Z cachedir: .pytest_cache 2025-05-07T20:22:55.5631085Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:55.5632035Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:55.5632468Z plugins: hypothesis-6.131.14 2025-05-07T20:22:57.4775971Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:57.4777280Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:57.4845370Z collected 3 items 2025-05-07T20:22:57.4846101Z 2025-05-07T20:22:57.4864471Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:22:57.4874999Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:22:57.4896241Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:22:57.4896980Z 2025-05-07T20:22:57.4897199Z =========================== short test summary info ============================ 2025-05-07T20:22:57.4898003Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:22:57.4899011Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:22:57.4900022Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:22:57.4900800Z ============================== 3 skipped in 2.11s ============================== 2025-05-07T20:22:58.2566299Z 2025-05-07T20:22:58.2567194Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:22:58.2589184Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 6 seconds 2025-05-07T20:22:58.2589728Z 2025-05-07T20:22:58.2589734Z 2025-05-07T20:22:58.2589739Z 2025-05-07T20:22:58.2589744Z 2025-05-07T20:22:58.2606575Z ################################################################################ 2025-05-07T20:22:58.2628031Z # [2025-05-07T20:22:58.262Z] Run Python Test Suite: 2025-05-07T20:22:58.2628660Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:22:58.2629148Z ################################################################################ 2025-05-07T20:22:58.2659243Z + 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:22:58.2660314Z 2025-05-07T20:23:01.6578773Z ============================= test session starts ============================== 2025-05-07T20:23:01.6580120Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:01.6580925Z cachedir: .pytest_cache 2025-05-07T20:23:01.6581788Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:01.6582735Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:01.6583165Z plugins: hypothesis-6.131.14 2025-05-07T20:23:03.6317804Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:03.6319117Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:03.6424805Z collected 11 items 2025-05-07T20:23:03.6425078Z 2025-05-07T20:23:03.6443726Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:23:03.6454636Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:23:03.6464436Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:23:03.6474137Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:23:03.6483706Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:23:03.6492898Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:23:03.6502768Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:23:03.6511782Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:23:03.6521151Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:23:03.6530266Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:23:03.6554233Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:23:03.6554929Z 2025-05-07T20:23:03.6555142Z =========================== short test summary info ============================ 2025-05-07T20:23:03.6555944Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6556954Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6557956Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6558937Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6559963Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6560985Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6561998Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6562998Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6564005Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6565003Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6565994Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:23:03.6566769Z ============================= 11 skipped in 2.19s ============================== 2025-05-07T20:23:04.4371975Z 2025-05-07T20:23:04.4373070Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:23:04.4394628Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 6 seconds 2025-05-07T20:23:04.4395197Z 2025-05-07T20:23:04.4395204Z 2025-05-07T20:23:04.4395209Z 2025-05-07T20:23:04.4395214Z 2025-05-07T20:23:04.4411837Z ################################################################################ 2025-05-07T20:23:04.4432352Z # [2025-05-07T20:23:04.442Z] Run Python Test Suite: 2025-05-07T20:23:04.4432870Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:23:04.4433290Z ################################################################################ 2025-05-07T20:23:04.4462719Z + 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:23:04.4463671Z 2025-05-07T20:23:07.5017280Z ============================= test session starts ============================== 2025-05-07T20:23:07.5018206Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:07.5019017Z cachedir: .pytest_cache 2025-05-07T20:23:07.5019881Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:07.5020834Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:07.5021271Z plugins: hypothesis-6.131.14 2025-05-07T20:23:09.4944587Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:09.4946137Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:09.5011596Z collected 4 items 2025-05-07T20:23:09.5011855Z 2025-05-07T20:23:09.5030214Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:23:09.5042560Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:23:09.5051150Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:23:09.5072681Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:23:09.5073210Z 2025-05-07T20:23:09.5073429Z =========================== short test summary info ============================ 2025-05-07T20:23:09.5074160Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:23:09.5075018Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:23:09.5075865Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:23:09.5076713Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:23:09.5077409Z ============================== 4 skipped in 2.20s ============================== 2025-05-07T20:23:10.2823484Z 2025-05-07T20:23:10.2824265Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:23:10.2848739Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 6 seconds 2025-05-07T20:23:10.2849240Z 2025-05-07T20:23:10.2849247Z 2025-05-07T20:23:10.2849252Z 2025-05-07T20:23:10.2849257Z 2025-05-07T20:23:10.2865496Z ################################################################################ 2025-05-07T20:23:10.2885771Z # [2025-05-07T20:23:10.288Z] Run Python Test Suite: 2025-05-07T20:23:10.2886323Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:23:10.2886817Z ################################################################################ 2025-05-07T20:23:10.2918636Z + 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:23:10.2919705Z 2025-05-07T20:23:13.3555125Z ============================= test session starts ============================== 2025-05-07T20:23:13.3556099Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:13.3557285Z cachedir: .pytest_cache 2025-05-07T20:23:13.3558165Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:13.3559114Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:13.3559548Z plugins: hypothesis-6.131.14 2025-05-07T20:23:15.3263431Z collecting ... collected 1 item 2025-05-07T20:23:15.3263771Z 2025-05-07T20:23:15.4752886Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 139 2025-05-07T20:23:15.4753998Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4754602Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4755241Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4756037Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4756642Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4757252Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4757838Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4758435Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4759027Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4759619Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4760301Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4760901Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4761495Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4762077Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4763262Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4763853Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4764450Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4765038Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4765628Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4766215Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4766896Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4767482Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4768073Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4768659Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4769254Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4769930Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4770534Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4771116Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4771713Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4772303Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4772883Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4773472Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4774060Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4774650Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4775257Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4786480Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4787115Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4787737Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4788320Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4789327Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4789947Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4790533Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4791115Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4791711Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4792299Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4792880Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4793474Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4794063Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4794654Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4795245Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4795832Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4796427Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4797009Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4797598Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4798186Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4798775Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4799358Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4799944Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4800530Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4801108Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4801892Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4802485Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4803075Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4803672Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4804265Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4804856Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4805440Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4806029Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4806619Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4807197Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4807784Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4808372Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4808969Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4809670Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4810271Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4810859Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4811441Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4812032Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4812632Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4813218Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4813806Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4814394Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4814981Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4815568Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4816159Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4816918Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4817526Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4818121Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4818708Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4819294Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4819870Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4820462Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4821053Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4821636Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4822226Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4822823Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4823401Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4824001Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4824591Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4825171Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4825740Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4826331Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4826921Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4827504Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4828461Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4829063Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4829951Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4830537Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4831133Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4831720Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4832299Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4832890Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4833480Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4834062Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4834652Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4835238Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4835828Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4836407Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4837005Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4837590Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4838178Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4838765Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4839351Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4839936Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4840518Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4841107Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4841695Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4842277Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4842865Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4843463Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4844047Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4844858Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4845467Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4846057Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4846645Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4847234Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4847825Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4848408Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4848998Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4850929Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4851547Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4852147Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4852740Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4853337Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4853926Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4854519Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4855109Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4855693Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4856287Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4856880Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4857474Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4858058Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4859019Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4859609Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4860196Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4860793Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4861384Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4861973Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4862556Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4863141Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4863729Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4864318Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4864906Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4865586Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4866185Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4866769Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4867370Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4867967Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4868550Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4869134Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4869731Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4870321Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4870905Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4871495Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4872084Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4872676Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4873272Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4874032Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4874628Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4875215Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4875800Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4876398Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4876987Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4877588Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4878178Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4878765Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4879355Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4879954Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4880544Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4881132Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4881723Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4882315Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4882902Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4883496Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4884088Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4884673Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4885265Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4885856Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4886665Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:23:15.4887265Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4888084Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4888701Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4889310Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4890031Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4890642Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4891252Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4891852Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4892459Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4893068Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4893670Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4894287Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4894896Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4895517Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4896125Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4896738Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4897361Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4897977Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4898594Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4899217Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4899841Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4900459Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4901090Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4901722Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4902488Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4903127Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4903756Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4904380Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4904994Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4905613Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4906244Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4906865Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4907490Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4908122Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4908744Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4909365Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4910001Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4910625Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4911247Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4911874Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4912500Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4913126Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4913754Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4914381Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4915213Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4915838Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4916464Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4917089Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4917720Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4918339Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4918965Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4919591Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4920213Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4920835Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4921460Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4922087Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4922700Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4923330Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4923960Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4924585Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4925199Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4925829Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4926448Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4927060Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4927687Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4928512Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4929151Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4929848Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4930747Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4931385Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4931989Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4932610Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4933231Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4933854Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4934468Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4935090Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4935707Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4936333Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4936962Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4937586Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4938216Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4938832Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4939459Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4940087Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4940705Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4941333Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4941961Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4942581Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4943519Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4944154Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4944786Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4945413Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4946032Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4946657Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4947280Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4947897Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4948519Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4949142Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4949772Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4950384Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4951010Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4951635Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4952264Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4952890Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4953514Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4954139Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4954758Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4955389Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4956014Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4956637Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4957261Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4957894Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4958520Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4959273Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4959910Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4960540Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4961161Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4961789Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4962414Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4963032Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4963651Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4964278Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4964905Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4965521Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4966152Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4966780Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4967407Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4968182Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4968809Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4969535Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4970168Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4970786Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4971418Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4972231Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4972852Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4973484Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4974106Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4974733Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4975350Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4975975Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4976601Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4977217Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4977844Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4978470Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4979100Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4979725Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4980362Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4980984Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4981600Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4982227Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4982850Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4983472Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4984091Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4984716Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4985339Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4985954Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4986567Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4987830Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4988485Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4989090Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4989705Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4990322Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4990935Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4991548Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4992167Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4992786Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4993394Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4994030Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4994649Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4995343Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4995957Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4996570Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4997190Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4997809Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4998428Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4999040Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.4999647Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5000269Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5001118Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5001748Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5002364Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5002979Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5003609Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5004217Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5004834Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5005457Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5006070Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5006685Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5007296Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5007920Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5008530Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5009152Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5009903Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5010539Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5011145Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5011764Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5012386Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5012992Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5013606Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5014220Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5014840Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5015447Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5016198Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5016824Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5017426Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5018036Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5018648Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5019254Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5019853Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5020469Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5021078Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5021692Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5022304Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5022923Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5023539Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5024135Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5024747Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5025363Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5025961Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5026568Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5027177Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5027778Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5028887Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5029501Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5030118Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5030729Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5031342Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5031969Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5032572Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5039794Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5040424Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5041030Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5041640Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5042252Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5042870Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5043475Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5044284Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5044909Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5045517Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5046130Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5046738Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5047344Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5048042Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5048653Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5049264Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5049983Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5050595Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5051493Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5052115Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5052729Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5053343Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5053953Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5054559Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5055166Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5055773Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5056380Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5056999Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5057624Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5058232Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5058846Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5059457Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5060062Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5060663Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5061287Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5061895Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5062500Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5063110Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5063731Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5064562Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5065166Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5065786Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5066404Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5067007Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5067617Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5068220Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5068840Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5069451Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5070065Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5070672Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5071281Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5071897Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5072511Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5073124Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5073728Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5074337Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5074948Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5075552Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5076155Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5076759Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5077369Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5077979Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5078601Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5079374Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5079995Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5080601Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5081218Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5081834Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5082446Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5083043Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5083637Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5084240Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5084868Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5085483Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5086101Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5086712Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5087326Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5087938Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5088541Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5089161Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5089932Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5181631Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5182301Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5182914Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5184002Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5184620Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5185252Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5185865Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5186480Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5187100Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5187709Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5188329Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5188948Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5189568Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5190183Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5190805Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5191428Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5192048Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5192673Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5193288Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5193900Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5194512Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5195138Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5195761Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5196375Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5196998Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5197624Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5198243Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5199113Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5199752Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5200372Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5200982Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5201598Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5202220Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5202838Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5203446Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5204061Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5204686Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5205292Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5205901Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5206521Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5207140Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5207748Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5208371Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5208984Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5209716Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5210344Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5210957Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5211577Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5212365Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5212990Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5213620Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5214250Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5214859Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5215485Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5216100Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5216705Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5217314Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5217925Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5218525Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5219132Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5219739Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5220356Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5220963Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5221573Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5222180Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5222781Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5223392Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5224001Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5224602Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5225200Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5225815Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5226424Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5227198Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5227999Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5228643Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5229250Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5229853Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5230458Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5231064Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5231658Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5232266Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5232886Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5233496Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5234092Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5234713Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5235322Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5235923Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5236531Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5237148Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5237750Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5238366Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5238976Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5239587Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5240600Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5241215Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5241837Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5242444Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5243056Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5243667Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5244279Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5244884Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5245497Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5246108Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5246711Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5247330Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5247935Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5248555Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5249178Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5249913Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5250525Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5251131Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5251744Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5252355Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5252959Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5253573Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5254201Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5254814Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5255689Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5256322Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5256937Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5257538Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5258151Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5258761Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5259370Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5259972Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5260583Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5261202Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5261804Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5262421Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5263031Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5263647Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5264252Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5264866Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5265478Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5266079Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5266689Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5267301Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5268106Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5268710Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5269338Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5269956Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5270560Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5271171Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5271783Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5272391Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5272998Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5273607Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5274216Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5274829Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5275439Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5276056Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5276666Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5277278Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5277888Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5278499Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5279109Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5279725Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5280338Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5280940Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5281557Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5282180Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5282790Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5283595Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5284226Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5284838Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5285441Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5286049Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5286660Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5287266Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5287882Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5288493Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5289118Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5289841Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5290461Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5291081Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5291685Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5292294Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5292903Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5293510Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5294111Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5294720Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5295330Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5296122Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5296734Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5297350Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5297964Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5298566Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5299167Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5299768Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5300367Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5300980Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5301624Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5302239Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5302855Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5303467Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5304087Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5304699Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5305305Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5305914Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5306519Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5307125Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5307737Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5308343Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5308950Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5309569Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5310180Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5310949Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5311581Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5312192Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5312805Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5313408Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5314019Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5314628Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5315234Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5315852Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5316477Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5317092Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5317701Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5318311Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5318928Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5319533Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5320143Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5320754Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5321358Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5321970Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5322578Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5323417Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5324022Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5324636Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5325252Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5325856Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5326471Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5327089Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5327703Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5328600Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5329219Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5329925Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5330527Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5331151Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5331767Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5332382Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5332983Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5333599Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5334208Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5334814Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5335427Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5336039Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5336654Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5337262Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5337881Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5338495Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5339432Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5340072Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5340683Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5341290Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5341901Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5342513Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5343121Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5343723Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5344340Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5344961Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5345564Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5346185Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5346793Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5347402Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5348006Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5348613Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5349222Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5349826Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5350440Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5351055Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5352004Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5352613Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5353232Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5353847Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5354452Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5355061Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5355671Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5356282Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5356886Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5357495Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5358110Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5358724Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5359338Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5359963Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5360563Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5361175Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5361776Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5362374Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5362965Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5363552Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5364140Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5364726Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5365325Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5365915Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5366531Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5367246Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5367854Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5368445Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5369031Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5369735Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5370331Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5370917Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5371518Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5372113Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5372715Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5373297Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5373901Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5374495Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5375078Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5375666Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5376256Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5376846Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5377432Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5378022Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5378612Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5379377Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5379969Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5380561Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5381157Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5381755Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5382345Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5382933Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5383518Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5384108Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5384704Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5385283Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5385869Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5386467Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5387056Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5387648Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5388242Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5388835Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5389423Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5390018Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5390606Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5391195Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5391777Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5392368Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5392956Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5393546Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5394140Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5394886Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5395487Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5396081Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5396673Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5397259Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5397837Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5398426Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5399014Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5399595Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5400195Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5400783Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5401380Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5401971Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5402561Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5403158Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5403748Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5404341Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5404934Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5405524Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5406121Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5406710Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5407526Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5408117Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5408715Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5409304Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5410018Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5410611Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5411202Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5411796Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5412384Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5412985Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5413582Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5414172Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5414768Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5415368Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5415950Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5416543Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5417137Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5417734Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5418319Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5418910Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5419497Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5420085Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5420680Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5421272Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5421853Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5422611Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5423225Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5423820Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5424406Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5425001Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5425597Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5426178Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5426774Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5427366Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5428211Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5428807Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5429407Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5430005Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5430599Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5431200Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5431792Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5432384Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5432969Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5433560Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5434150Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5434736Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5435684Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5436278Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5436872Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5437464Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5438062Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5438659Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5439246Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5439844Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5440429Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5441012Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5441607Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5442206Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5442802Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5443391Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5443981Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5444577Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5445166Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5445753Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5446343Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5446928Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5447523Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5448119Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5448716Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5449308Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5450039Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5450881Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5451482Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5452066Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5452655Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5453240Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5453828Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5454425Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5455014Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5455594Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5456194Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5456782Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5457370Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5457961Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5458548Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5459137Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5459719Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5460314Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5460905Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5461489Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5462081Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5462675Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5463549Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5464134Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5464732Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5465324Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5465908Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5466502Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5467091Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5467674Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5468268Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5468859Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5469451Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5470037Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5470623Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5471219Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5471803Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5472395Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5472983Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5473578Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5474163Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5474757Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5475348Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5475932Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5476523Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5477122Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5477719Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5478475Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5479082Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5479671Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5480251Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5480969Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5481653Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:23:15.5482325Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5483282Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5483975Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5484688Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5485494Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5486209Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5486903Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5487703Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5488421Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5489190Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5490109Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5490802Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5491503Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5492265Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5493155Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5493849Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5494652Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5495353Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5496035Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5496820Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5497509Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5498258Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5499076Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5499774Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5500446Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5501250Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5501950Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5502615Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5503003Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5503287Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5503591Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5503864Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5504136Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5504523Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5504814Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5505084Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5505437Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5505728Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5506012Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5506571Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5506853Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5507141Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5507413Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5507680Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5507982Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5508363Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5508667Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5508938Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5509225Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5509533Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5509799Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5510192Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5510521Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5510795Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5511107Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5511389Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5511657Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5512067Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5512349Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5512866Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5513136Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5513414Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5513777Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5514047Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5514310Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5514615Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5514885Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5515177Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5515520Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5515803Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5516110Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5516378Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5516661Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5516950Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5517297Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5517606Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5517891Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5518166Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5518464Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5518724Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5519124Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5519513Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5519789Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5520226Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5520497Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5520755Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5521164Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5521440Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5521706Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5522010Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5522282Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5522638Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5522942Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5523216Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5523522Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5523799Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5524074Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5524446Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5524724Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5525017Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5525290Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5525559Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5525845Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5526377Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5526685Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5526955Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5527232Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5527527Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5527784Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5528465Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5528774Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5529043Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5529350Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5529699Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5529956Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5530351Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5530621Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5530900Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5531210Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5531479Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5531831Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5532099Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5532362Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5532664Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5532935Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5533260Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5533651Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5533924Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5534488Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5534770Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5535035Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5535324Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5535691Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5544763Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5545069Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5545337Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5545593Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5546077Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5546368Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5546671Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5546937Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5547209Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5547605Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5547904Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5548173Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5548561Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5548869Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5549098Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5549660Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5549917Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5550220Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5550485Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5550760Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5551146Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5551427Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5551704Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5552017Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5552287Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5552591Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5552918Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5553205Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5553495Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5553772Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5554084Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5554346Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5554687Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5554991Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5555339Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5555609Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5555916Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5556179Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5556559Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5556967Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5557245Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5557541Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5557814Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5558072Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5558460Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5558859Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5559158Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5559424Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5559692Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5560050Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5560328Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5560614Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5560904Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5561172Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5561466Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5561823Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5562157Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5562465Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5562737Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5563008Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5563386Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5563752Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5564068Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5564337Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5564602Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5564900Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5565158Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5565563Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5565842Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5566108Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5566398Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5566678Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5566940Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5567364Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5567637Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5567933Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5568198Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5568474Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5568918Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5569212Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5569614Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5569917Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5570191Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5570494Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5570962Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5571254Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5571550Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5571808Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5572079Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5572362Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5572805Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5573095Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5573354Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5573630Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5573921Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5574184Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5574529Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5574836Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5575108Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5575418Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5575734Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5575996Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5576392Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5576667Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5576946Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5577329Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5577594Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5577981Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5578252Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5578525Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5578813Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5579092Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5579371Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5579746Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5580026Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5580325Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5580592Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5580875Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5581168Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5581522Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5581836Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5582104Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5582383Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5582725Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5582997Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5583349Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5583654Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5583934Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5584227Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5584631Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5584890Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5585297Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5585571Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5585831Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5586113Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5586491Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5586870Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5587140Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5587414Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5587710Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5587986Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5588266Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5588687Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5588956Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5589310Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5589577Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5589869Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5590155Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5590549Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5590824Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5591224Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5591509Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5591810Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5592073Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5592435Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5592725Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5592981Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5593292Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5593563Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5593820Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5594179Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5594447Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5594730Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5595032Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5595311Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5595699Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5595982Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5596322Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5596632Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5596911Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5597187Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5597602Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5597887Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5598192Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5598598Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5598872Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5599153Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5599514Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5599807Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5600102Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5600451Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5600752Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5601005Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5601371Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5601672Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5601943Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5602219Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5602503Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5602759Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5603217Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5603488Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5603768Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5604068Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5604339Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5604733Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5605108Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5605384Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5605680Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5605955Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5606250Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5606595Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5606876Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5607180Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5607462Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5607750Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5608028Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5637302Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5637685Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5637943Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5638181Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5638413Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5638652Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5638894Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5639132Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5639368Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5639608Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5639837Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5640079Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5640305Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5640949Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5641202Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5641428Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5641656Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5641888Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5642114Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5642529Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5642764Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5642990Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5643222Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5643454Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5643681Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5643918Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5644146Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5644379Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5644606Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5644830Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5645072Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5645299Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5645527Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5645760Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5646121Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5646358Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5646591Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5646817Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5647051Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5647277Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5647502Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5647735Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5647964Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5648198Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5648423Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5648653Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5648885Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5649115Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5649342Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5649725Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5649959Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5650187Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5650430Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5650671Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5650906Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5651130Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5651367Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5651601Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5651939Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5652182Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5652423Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5652655Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5652890Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5653118Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5653465Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5653701Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5653927Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5654154Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5654392Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5654622Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5654863Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5655091Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5655320Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5655557Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5655789Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5656018Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5656255Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5656482Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5656717Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5657019Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5657252Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5657491Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5657723Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5657956Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5658194Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5658422Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5658658Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5658888Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5659115Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5659349Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5659580Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5659808Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5660051Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5660285Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5660518Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5660744Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5660971Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5661206Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5661439Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5661669Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5661904Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5662137Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5662365Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5662788Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5663031Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5663266Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5663496Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5663724Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5663956Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5664266Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5664494Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5664729Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5664960Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5665194Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5665427Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5665656Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5665892Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5666125Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5666353Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5666589Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5666821Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5667056Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5667288Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5667637Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5667877Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5668108Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5668339Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5668574Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5668799Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5669036Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5669263Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5669494Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5669734Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5669962Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5670195Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5670431Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5670663Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5670900Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5671129Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5671361Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5671598Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5671828Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5672059Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5672298Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5672527Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5672763Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5672999Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5673227Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5673672Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5673917Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5674148Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5674386Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5674616Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5674933Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5675163Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5675390Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5675626Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5675858Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5676077Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5676322Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5676549Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5676779Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5677015Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5677246Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5677488Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5677718Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5677948Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5678180Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5678500Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5678733Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5678972Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5679203Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5679439Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5679668Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5679895Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5680127Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5680357Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5680583Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5680818Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5681049Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5681281Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5681513Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5681743Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5681981Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5682212Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5682443Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5682680Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5682913Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5683147Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5683381Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5683616Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5683856Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5684180Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5684419Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5684658Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5684888Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5685130Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5685362Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5685721Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5685957Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5686189Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5686425Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5686658Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5686891Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5687124Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5687351Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5687579Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5687814Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5688042Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5688274Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5688510Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5688738Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5689093Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5689331Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5689736Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5689977Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5690204Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5690433Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5690671Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5690898Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5691132Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5691368Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5691596Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5691831Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5692063Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5692290Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5692526Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5692756Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5692988Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5693223Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5693451Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5693690Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5693918Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5694148Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5694384Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5694615Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5694843Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5695239Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5695478Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5695713Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5695940Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5696167Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5696497Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5696729Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5696959Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5697196Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5697429Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5697666Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5697904Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5698136Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5698371Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5698601Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5698831Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5699065Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5699295Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5699532Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5699770Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5700082Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5700315Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5700539Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5700760Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5700986Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5701205Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5701424Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5701652Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5701874Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5702102Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5702317Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5702542Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5702768Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5702986Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5703208Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5703430Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5703648Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5703877Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5704098Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5704325Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5704547Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5704770Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5704994Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5705231Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5705451Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5705810Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5706048Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5706271Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5706501Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5706728Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5706946Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5707277Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5707497Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5707714Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5707944Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5708163Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5708387Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5708610Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5708832Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5709057Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5709274Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5709495Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5709722Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5709941Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5710165Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5710383Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5710676Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5710907Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5711134Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5711354Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5711580Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5711802Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5712026Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5712248Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5712470Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5712698Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5712918Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5713142Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5713371Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5713591Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5713821Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5714043Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5714263Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5714492Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5714713Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5714935Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5715165Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5715386Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5715609Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5715837Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5716052Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5716375Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5716606Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5716826Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5717053Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5717272Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5717492Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5717831Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5718049Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5718273Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5718492Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5718715Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5718945Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5719170Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5719390Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5719615Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5719831Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5720057Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5720274Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5720495Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5720719Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5720943Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5721251Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5721485Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5721714Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5721934Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5722160Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5722378Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5722607Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5722827Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5723040Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5723263Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5723481Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5723700Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5723934Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5724151Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5724379Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5724597Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5724816Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5725038Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5725254Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5725472Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5725700Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5725918Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5726165Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5726390Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5726606Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5726930Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5727160Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5727378Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5727604Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5728132Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5728368Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5728803Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5729024Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5729247Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5729552Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5729783Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5730012Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5730235Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5730452Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5730678Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5730895Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5731117Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5731335Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5731554Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5731779Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5731995Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5732421Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5732649Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5732872Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5733096Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5733316Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5733532Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5733759Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5733977Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5734203Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5734426Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5734644Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5734869Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5735090Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5735309Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5735543Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5735761Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5735980Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5736205Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5736423Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5736643Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5736870Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5737087Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5737308Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5737532Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5737749Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5738244Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5738478Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5738695Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5738922Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5739142Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5739370Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5739692Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5739913Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5740141Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5740357Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5740582Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5740808Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5741032Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5741258Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5741476Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5741694Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5741919Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5742136Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5742355Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5742580Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5742798Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5743136Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5743368Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5743591Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5743824Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5744043Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5744262Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5744489Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5744710Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5744935Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5745161Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5745379Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5745606Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5745828Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5746045Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5746278Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5746497Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:23:15.5746730Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5746964Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5747192Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5747428Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5747664Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5747895Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5748129Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5748360Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5748589Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5748920Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5749160Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5749398Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5749626Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5749854Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5750093Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5750428Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5750660Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5750895Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5751128Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5751357Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5751603Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5751833Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5752070Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5752298Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5752524Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5752758Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5752988Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5753215Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5753451Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5753810Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5754046Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5754281Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5754510Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5754745Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5754972Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5755201Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5755438Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5755674Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5755911Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5756137Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5756368Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5756603Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5756831Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5757065Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5757300Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5757528Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5757763Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5757991Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5758228Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5758461Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5758691Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5758923Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5759163Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5759390Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5759775Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5760019Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5760251Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5760491Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5760721Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5761020Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5761258Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5761487Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5761724Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5761957Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5762184Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5762424Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5762654Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5762884Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5763120Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5763349Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5763588Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5763816Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5764043Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5764277Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5764577Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5764808Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5765050Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5765283Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5765516Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5765762Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5765997Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5766234Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5766467Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5766696Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5766929Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5767160Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5767388Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5767630Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5767855Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5768090Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5768325Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5768551Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5768785Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5769015Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5769242Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5769595Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5769838Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5770075Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5770419Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5770651Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5770889Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5771117Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5771346Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5771579Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5771952Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5772187Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5772416Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5772652Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5772888Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5773119Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5773345Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5773584Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5773811Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5774047Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5774275Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5774508Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5774747Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5774975Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5775328Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5775562Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5775796Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5776036Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5776265Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5776495Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5776734Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5776962Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5777193Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5777429Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5777657Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5777883Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5778124Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5778353Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5778594Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5778824Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5779053Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5779289Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5779519Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5779752Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5779991Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5780219Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5780452Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5780686Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5780912Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5781304Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5781551Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5781781Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5782015Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5782248Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5782580Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5782806Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5783035Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5783268Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5783502Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5783729Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5783969Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5784199Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5784434Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5784664Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5784894Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5785130Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5785367Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5785596Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5785834Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5786134Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5786372Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5786604Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5786830Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5787062Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5787288Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5787514Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5787751Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5787982Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5788217Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5788445Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5788678Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5788912Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5789143Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5789370Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5789602Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5789828Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5790056Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5790293Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5790528Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5790763Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5790989Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5791219Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5791453Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5791811Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5792053Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5792286Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5792515Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5792751Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5792980Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5793271Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5793509Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5793737Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5793968Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5794202Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5794431Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5794673Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5794900Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5795127Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5795361Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5795588Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5795817Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5796052Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5796278Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5796510Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5796808Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5797037Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5797277Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5797502Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5797727Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5797959Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5798185Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5798421Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5798645Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5798870Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5799102Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5799330Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5799554Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5799789Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5800018Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5800253Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5800479Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5800705Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5800937Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5801169Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5801393Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5801630Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5801861Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5802089Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5802450Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5802694Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5802928Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5803155Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5803380Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5803613Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5803902Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5804130Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5804365Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5804594Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5804824Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5805050Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5805280Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5805510Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5805735Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5805960Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5806191Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5806419Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5806654Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5806883Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5807111Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5807416Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5807647Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5807878Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5808113Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5808340Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5808572Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5808802Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5809028Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5809265Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5810130Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5810379Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5810620Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5810850Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5811097Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5811323Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5811548Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5811780Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5812003Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5812233Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5812474Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5812700Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5812935Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5813166Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5813393Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5813758Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5813998Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5814223Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5814458Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5814685Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5814912Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5815209Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5815435Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5815665Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5815906Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5816136Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5816366Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5816595Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5816820Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5817050Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5817274Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5817506Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5817735Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5817964Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5818198Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5818424Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5818710Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5818944Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5819177Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5819413Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5819640Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5819866Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5820104Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5820333Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5820561Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5820793Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5821016Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5821254Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5821479Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5821713Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5821949Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5822177Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5822403Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5822637Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5822870Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5823108Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5823332Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5823557Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5823794Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5824022Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5824403Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5824648Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5824874Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5825110Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5825341Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5825569Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5825865Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5826094Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5826321Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5826553Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5826779Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5827007Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5827244Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5827470Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5827706Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5828216Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5828450Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5828691Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5828919Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5829145Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5829378Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5829839Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5830076Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5830307Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5830533Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5830769Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5830994Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5831221Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5831454Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5831684Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5831920Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5832146Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5832374Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5832607Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5832838Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5833065Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5833301Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5833532Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5833768Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5833996Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5834231Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5834469Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5834698Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5834930Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5835166Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5835393Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5835877Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5836119Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5836346Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5836583Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5836809Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5837135Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5837369Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5837592Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5837824Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5838054Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5838286Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5838525Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5838754Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5838979Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5839209Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5839434Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5839662Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5839895Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5840119Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5840351Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5840643Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5840873Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5841114Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5841343Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5841569Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5841802Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5842027Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5842261Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5842489Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5842717Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5842952Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5843187Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5843415Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5843654Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5843883Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5844121Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5844348Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5844574Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5844808Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5845039Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5845271Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5845513Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5845743Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5845978Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5846380Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5846626Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5846862Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5847090Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5847319Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5847554Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5847854Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5848094Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5848323Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5848555Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5848790Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5849020Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5849253Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5849614Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5849853Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5850087Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5850318Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5850552Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5850790Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5851020Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5851247Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5851595Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5851824Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5852061Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5852299Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5852524Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5852760Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5852988Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5853219Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5853455Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5853685Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5853912Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5854149Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5854379Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5854620Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5854846Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5855073Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5855309Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5855537Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5855776Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5856011Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5856240Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5856476Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5856710Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5856940Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5857265Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5857503Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5857731Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5857967Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5858196Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5858432Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5858753Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5858986Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5859223Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5859455Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5859681Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5859922Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5860152Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5860390Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5860617Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5860846Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5861083Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5861319Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5861546Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5861782Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5862122Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5862364Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5862601Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5862829Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5863064Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5863291Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5863518Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5863754Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5863984Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5864217Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5864443Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5864675Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5864910Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5865142Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5865370Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5865606Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5865834Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5866062Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5866298Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5866528Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5866753Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5866981Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5867208Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5867450Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5867680Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5868084Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5868337Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5868567Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5868805Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5869035Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5869325Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5869561Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5869790Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5870023Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5870269Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5870494Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5870731Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5870959Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5871187Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5871421Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5871649Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5871880Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5872114Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5872340Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5872574Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5872877Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5873107Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5873352Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5873580Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5873809Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5874041Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5874269Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5874504Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5874735Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5874963Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5875198Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5875434Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5875661Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5875901Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5876132Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5876370Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5876600Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5876831Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5877066Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5877295Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5877529Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5877764Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5877994Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5878221Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5878555Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5878793Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5879031Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5879261Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5879489Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5879727Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5880044Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5880276Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5880511Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5880743Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5880977Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5881208Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5881439Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5881673Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5881899Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5882126Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5882526Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5882861Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5883095Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5883325Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5883672Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5883906Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5884139Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5884368Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5884602Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5884826Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5885064Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5885292Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5885525Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5885759Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5885987Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5886220Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5886459Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5886688Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5886932Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5887162Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5887390Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5887624Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5887854Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5888086Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5888325Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5888551Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5888786Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5889020Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5889250Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5889752Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5889996Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5890226Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5890467Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5890698Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5891008Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.5891234Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5891454Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5891683Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5891908Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5892128Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5892354Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5892573Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5892791Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5893017Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5893233Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5893462Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5893683Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5893900Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5894128Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5894420Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5894640Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5894864Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5895088Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5895315Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5895535Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5895754Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5895978Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5896198Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5896416Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5896638Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5896855Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5897081Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5897302Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5897529Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5897752Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5897972Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5898194Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5898422Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5898640Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5898862Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5899091Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5899315Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5899547Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5899766Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5899983Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5900305Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5900535Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5900752Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5900983Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5901201Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5901489Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5901712Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5901935Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5902159Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5902378Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5902593Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5902824Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5903044Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5903276Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5903497Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5903718Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5903943Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5904164Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5904383Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5904606Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5904926Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5905170Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5905399Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5905623Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5905850Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5906068Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5906285Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5906509Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5906728Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5906944Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5907168Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5907387Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5907618Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5907836Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5908059Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5908289Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5908507Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5908724Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5908952Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5909169Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5909395Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5909613Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5909829Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5910064Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5910281Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5910500Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5910813Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5911049Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5911271Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5911499Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5911720Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5912026Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5912248Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5912470Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5912695Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5912918Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5913138Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5913365Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5913581Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5913796Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5914014Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5914231Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5914455Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5914679Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5914896Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5915120Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5915342Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5915642Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5915866Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5916095Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5916322Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5916541Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5916757Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5916984Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5917205Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5917436Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5917659Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5917881Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5918114Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5918331Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5918558Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5918785Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5919004Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5919226Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5919451Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5919671Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5919903Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5920124Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5920339Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5920566Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5920792Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5921015Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5921375Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5921606Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5921830Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5922051Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5922269Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5922497Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5922806Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5923022Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5923246Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5923467Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5923691Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5923912Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5924129Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5924354Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5924572Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5924791Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5925019Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5925239Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5925459Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5925690Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5925912Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5926209Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5926431Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5926657Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5926884Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5927102Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5927321Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5927544Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5927763Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5928325Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5928557Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5928777Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5929006Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5929226Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5929524Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5929763Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5929983Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5930209Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5930430Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5930650Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5930879Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5931096Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5931311Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5931535Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5931755Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5931976Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5932493Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5932726Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5932952Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5933169Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5933388Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5933612Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5933929Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5934147Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5934370Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5934591Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5934818Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5935040Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5935259Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5935484Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5935701Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5935919Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5936141Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5936359Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5936584Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5936800Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5937021Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:23:15.5937368Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5937601Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5937834Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5938065Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5938294Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5938529Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5938756Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5938986Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5939220Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5939446Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5939674Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5939915Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5940144Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5940380Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5940617Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5940844Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5941080Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5941307Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5941536Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5941776Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5942004Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5942230Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5942468Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5942697Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5943069Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5943310Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5943538Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5943774Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5944000Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5944224Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5944572Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5944801Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5945036Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5945266Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5945493Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5945731Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5945961Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5946189Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5946421Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5946646Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5946880Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5947109Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5947339Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5947575Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5947922Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5948155Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5948396Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5948627Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5948861Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5949090Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5949318Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5949554Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5949787Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5950016Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5950254Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5950486Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5950721Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5950955Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5951183Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5951420Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5951649Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5951875Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5952109Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5952340Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5952569Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5952808Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5953037Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5953281Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5953509Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5953891Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5954143Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5954375Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5954605Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5954841Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5955135Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5955370Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5955598Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5955825Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5956065Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5956292Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5956525Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5956761Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5956991Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5957236Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5957465Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5957695Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5957932Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5958162Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5958390Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5958705Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5958936Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5959176Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5959405Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5959634Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5959869Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5960096Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5960327Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5960566Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5960792Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5961015Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5961247Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5961473Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5961711Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5961938Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5962164Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5962399Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5962627Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5962863Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5963092Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5963318Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5963554Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5963786Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5964013Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5964342Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5964583Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5964822Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5965053Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5965284Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5965521Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5965809Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5966038Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5966281Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5966514Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5966739Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5966979Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5967213Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5967451Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5967680Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5967908Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5968142Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5968377Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5968606Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5968844Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5969194Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5969555Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5969802Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5970033Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5970272Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5970499Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5970730Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5970967Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5971199Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5971432Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5971660Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5971890Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5972130Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5972358Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5972590Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5972829Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5973055Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5973295Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5973523Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5973753Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5973988Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5974217Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5974447Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5974685Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5974911Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5975258Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5975501Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5975731Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5975967Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5976196Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5976490Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5976732Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5976960Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5977195Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5977425Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5977653Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5977891Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5978123Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5978350Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5978585Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5978814Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5979042Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5979279Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5979507Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5979746Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5980050Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5980284Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5980522Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5980750Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5980977Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5981208Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5981437Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5981674Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5981905Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5982135Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5982369Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5982597Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5982823Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5983064Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5983291Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5983525Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5983751Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5983977Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5984215Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5984447Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5984677Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.5984911Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5985139Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5985371Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5985737Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5985981Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5986219Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5986448Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5986674Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5986907Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5987192Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5987426Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5987651Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5987876Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5988115Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5988340Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5988570Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5988804Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5989029Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5989263Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5989490Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5989722Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5989955Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5990179Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5990407Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5990709Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5990939Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5991172Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5991411Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5991637Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5991869Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5992093Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5992320Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5992559Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5992784Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.5993010Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6013570Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6013853Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6014127Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6014360Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6014597Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6014840Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6015069Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6015308Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6015551Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6015778Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6016011Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6016247Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6016475Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6016933Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6017175Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6017403Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6017634Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6017861Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6018097Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6018424Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6018654Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6018900Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6019140Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6019377Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6019611Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6019847Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6020083Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6020310Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6020536Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6020772Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6021001Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6021232Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6021470Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6021706Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6022019Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6022268Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6022509Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6022750Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6022976Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6023212Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6023455Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6023696Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6023931Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6024176Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6024402Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6024641Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6024870Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6025105Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6025341Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6025570Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6025797Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6026032Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6026260Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6026500Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6026727Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6026952Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6027191Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6027417Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6027644Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6028433Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6028698Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6028935Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6029163Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6029390Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6029788Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6030019Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6030246Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6030480Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6030714Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6030948Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6031179Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6031404Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6031638Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6031865Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6032090Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6032325Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6032555Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6032791Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6033018Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6033366Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6033600Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6033831Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6034056Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6034293Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6034520Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6034747Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6034980Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6035210Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6035443Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6035669Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6035901Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6036138Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6036370Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6036599Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6036832Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6037064Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6037300Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6037528Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6037757Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6037993Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6038224Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6062557Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6062942Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6063183Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6063712Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6063958Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6064187Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6064423Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6064648Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6064963Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6065199Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6065424Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6065655Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6065890Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6066113Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6066353Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6066579Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6066805Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6067038Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6067261Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6067492Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6067721Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6067947Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6068180Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6068500Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6068740Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6068982Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6069210Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6069444Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6069680Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6069913Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6070149Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6070379Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6070603Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6070837Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6071066Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6071290Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6071538Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6071770Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6072012Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6072239Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6072464Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6072692Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6072919Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6073141Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6073375Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6073598Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6073832Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6074055Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6074374Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6074618Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6074843Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6075067Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6075307Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6075639Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6075871Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6076098Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6076322Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6076556Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6076780Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6077011Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6077241Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6077467Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6077697Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6077923Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6078151Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6078385Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6078611Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6078840Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6079199Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6079427Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6079669Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6079901Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6080128Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6080366Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6080593Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6080818Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6081055Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6081415Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6081647Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6081877Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6082104Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6082340Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6082566Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6082792Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6083026Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6083251Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6083476Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6083718Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6083945Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6084178Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6084408Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6084633Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6084967Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6085209Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6085437Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6085671Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6085899Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6086134Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6086453Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6086681Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6086922Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6087154Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6087382Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6087619Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6087852Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6088088Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6088314Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6088538Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6088774Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6089003Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6089230Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6089604Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6089835Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6090188Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6090417Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6090648Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6090884Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6091109Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6091334Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6091568Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6091800Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6092032Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6092262Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6092490Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6092728Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6092957Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6093192Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6093432Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6093662Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6093898Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6094133Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6094368Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6094602Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6094831Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6095067Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6095304Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6095533Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6095878Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6096120Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6096361Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6096593Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6096824Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6097058Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6097355Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6097588Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6097823Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6098055Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6098290Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6098520Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6098745Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6098979Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6099205Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6099431Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6099666Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6099902Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6100146Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6100383Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6100733Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6100975Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6101214Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6101443Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6101682Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6101901Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6102134Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6102362Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6102591Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6102826Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6103055Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6103289Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6103526Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6103761Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6103995Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6104222Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6104450Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6104682Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6104906Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6105136Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6105368Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6105597Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6105833Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6106059Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6106285Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6106630Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6106873Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6107103Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6107337Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6107563Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6107860Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6108087Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6108319Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6108555Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6108788Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6109013Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6109251Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6109478Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6109711Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6109941Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6110167Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6110406Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6110633Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6110862Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6111096Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6111402Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6111632Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6111874Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6112104Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6112337Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6112565Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6112793Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6113035Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6113263Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6113491Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6113723Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6113954Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6114186Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6114418Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6114646Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6114881Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6115108Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6115336Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6115574Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6115809Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6116043Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6116274Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6116506Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6116745Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6117154Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6117396Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6117634Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6117863Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6118100Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6118328Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6118620Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6118864Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6119092Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6119329Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6119564Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6119798Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6120039Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6120266Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6120494Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6120730Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6120955Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6121186Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6121423Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6121649Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6122017Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6122245Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6122479Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6122718Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6122948Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6123175Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6123409Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6123638Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6123868Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6124102Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6124331Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6124570Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6124800Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6125028Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6125269Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6125496Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6125714Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6125941Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6126160Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6126389Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6126609Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6126828Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6127054Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6127277Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6127494Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6128303Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6128588Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6128819Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6129042Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6129264Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6129573Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6129918Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6130135Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6130359Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6130582Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6130811Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6131036Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6131264Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6131489Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6131709Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6131927Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6132152Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6132377Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6132595Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6132821Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6133040Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6133424Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6133646Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6133873Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6134096Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6134318Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6134534Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6134760Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6134978Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6135208Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6135425Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6135644Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6135874Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6136092Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6136314Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6136544Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6136763Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6136990Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6137209Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6137431Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6137659Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6137879Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6138097Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6138320Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6138540Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6138757Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6139133Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6139368Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6139591Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6139810Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6140025Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6140252Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6140567Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6140787Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6141013Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6141237Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6141460Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6141680Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6141906Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6142136Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6142563Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6142793Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6143020Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6143244Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6143469Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6143687Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6143907Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6144231Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6144454Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6144678Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6144903Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6145123Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6145348Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6145565Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6145781Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6146010Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6146227Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6146442Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6146672Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6146888Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6147104Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6147339Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6147559Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6147786Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6148005Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6148222Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6148446Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6148662Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6148880Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6149105Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6149319Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6149546Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6149921Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6150155Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6150382Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6150601Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6150819Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6151044Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6151352Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6151598Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6151819Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6152039Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6152272Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6152490Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6152714Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6152942Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6153161Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6153383Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6153609Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6153832Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6154059Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6154279Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6154496Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6154798Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6155020Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6155244Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6155474Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6155687Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6155909Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6156128Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6156344Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6156574Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6156793Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6157013Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6157237Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6157457Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6157685Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6157908Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6158127Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6158354Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6158571Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6158792Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6159019Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6159241Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6159460Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6159690Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6159912Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6160137Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6160473Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6160705Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6160930Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6161152Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6161368Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6161603Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6161947Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6162172Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6162388Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6162608Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6162834Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6163052Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6163274Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6163505Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6163722Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6163952Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6164173Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6164395Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6164625Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6164846Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6165066Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6165358Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6165576Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6165807Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6166026Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6166246Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6166474Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6166692Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6166910Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6167139Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6167358Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6167581Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6167808Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6168031Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6168257Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6168483Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6168702Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6168927Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6169144Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6169360Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6169702Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6169930Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6170156Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6170379Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6170603Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6170828Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6171153Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6171395Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6171625Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6171845Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6172073Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6172290Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6172595Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6172828Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6173054Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6173282Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6173521Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6173748Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6173982Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6174222Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6174451Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6174688Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6174918Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6175150Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6175388Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6175617Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6175847Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6176158Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6176391Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6176632Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6176861Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6177089Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6177326Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6177554Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6177784Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6178025Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6178255Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6178491Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6178722Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6178950Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6179194Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6179422Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6179652Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6179890Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6180119Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6180355Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6180589Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6180822Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6181055Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6181287Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6181518Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6181844Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6182089Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6182325Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6182556Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6182785Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6183022Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6183321Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6183556Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6183794Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6184028Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6184266Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6184500Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6184730Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6184966Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6185196Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6185424Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6185662Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6185892Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6186127Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6186356Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6186702Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6186939Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6187172Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6187400Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6187636Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6187866Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6188093Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6188325Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6188559Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6188794Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6189026Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6189260Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6189497Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6189730Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6189958Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6190199Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6190426Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6190657Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6190883Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6191117Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6191350Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6191581Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6191810Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6192048Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6192277Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6192658Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6192903Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6193132Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6193372Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6193599Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6193892Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6194128Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6194356Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6194594Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6194832Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6195058Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6195295Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6195524Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6195751Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6195985Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6196202Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6196441Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6196668Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6196895Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6197130Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6197464Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6197699Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6197941Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6198170Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6198407Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6198635Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6198866Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6199101Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6199334Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6199562Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6199796Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6200029Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6200256Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6200496Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6200727Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6200962Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6201197Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6201426Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6201660Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6201891Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6202122Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6202358Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6202589Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6202828Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6203146Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6203390Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6203624Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6203855Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6204084Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6204319Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6204617Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6204854Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6205079Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6205312Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6205547Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6205779Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6206009Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6206251Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6206482Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6206718Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6206949Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6207181Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6207417Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6207644Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6207995Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6208228Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6208462Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6208698Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6208924Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6209152Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6209386Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6209728Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6209966Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6210202Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6210429Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6210660Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6210898Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6211127Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6211366Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6211594Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6211822Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6212060Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6212290Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6212519Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6212753Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6212978Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6213215Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6213445Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6213673Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6214035Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6214276Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6214505Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6214754Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6214996Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6215306Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6215547Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6215775Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6216006Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6216238Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6216464Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6216711Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6216946Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6217179Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6217409Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6217636Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6217868Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6218097Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6218322Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6218555Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6218873Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6219113Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6219345Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6219573Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6219810Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6220038Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6220264Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6220498Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6220728Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6220960Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6221192Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6221421Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6221657Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6221891Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6222122Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6222356Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6222581Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6222813Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6223040Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6223270Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6223505Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6223733Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6223962Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6224196Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6224422Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6224813Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6225051Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6225280Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6225514Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6225740Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6226038Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6226273Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6226500Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6226725Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6226959Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6227183Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6227420Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6227645Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6228035Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6228283Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6228511Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6228736Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6228974Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6229199Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6229430Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6229855Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6230083Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6230321Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6230550Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6230778Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6231009Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6231232Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6231466Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6231696Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6231923Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6232157Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6232388Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6232614Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6232851Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6233080Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6233316Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6233541Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6233766Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6233998Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6234226Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6234454Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6234689Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6234919Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6235155Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6235381Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6235813Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6236062Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6236287Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6236513Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6236746Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6237093Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6237322Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6237559Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6237783Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6238017Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6238243Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6238475Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6238707Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6238931Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6239156Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6239385Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6239611Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6239845Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6240093Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6240320Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6240640Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6240870Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6241102Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6241336Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6241562Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6241793Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6242021Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6242252Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6242490Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6242714Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6242940Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6243179Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6243405Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6243643Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6243868Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6244085Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6244319Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6244544Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6244771Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6245005Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6245230Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6245465Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6245689Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6245917Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6246149Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6246467Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6246706Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6246943Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6247170Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6247405Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6247709Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6247936Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6248172Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6248399Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6248630Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6248862Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6249091Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6249321Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6249667Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6249898Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6250131Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6250358Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6250589Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6250823Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6251050Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6251357Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6251590Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6251822Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6252060Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6252286Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6252511Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6252743Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6252969Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6253197Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6253432Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6253656Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6253893Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6254120Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6254352Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6254583Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6254808Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6255038Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6255274Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6255499Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6255735Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6255958Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6256186Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6256420Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6256651Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6256876Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6257254Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6257499Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6257737Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6257966Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6258197Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6258511Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6258742Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6258969Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6259201Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6259433Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6259667Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6259898Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6260125Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6260357Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6260581Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6260803Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6261033Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6261266Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6261495Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6261727Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6262047Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6262283Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6262519Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6262744Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6262978Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6263199Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6263425Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6263664Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6263893Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6264123Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6264348Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6264574Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6264806Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6265030Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6265262Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6265494Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6265721Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6265953Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6266179Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6266408Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6266641Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6266868Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6267096Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6267333Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6267562Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6267894Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6268136Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6268368Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6268604Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6268833Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6269146Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6269383Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6269612Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6269849Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6270080Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6270309Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6270551Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6270781Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6271008Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6271247Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6271474Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6271711Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6271942Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6272170Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6272401Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6272711Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6272944Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6273182Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6273414Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6273643Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6273877Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6274107Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6274342Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6274574Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6274800Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6275033Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6275268Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6275498Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6275740Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6275971Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6276213Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6276443Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6276674Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6276911Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6277142Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6277371Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6277607Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6277845Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6278082Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6278432Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6278673Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6278912Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6279141Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6279368Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6279604Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6279895Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6280132Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6280360Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6280594Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6280828Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6281065Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6281297Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6281535Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6281765Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6282003Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6282234Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6282465Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6282701Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6282929Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6283158Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6283464Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6283694Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6283935Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6284167Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6284403Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6284638Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6284865Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6285096Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6285331Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6285562Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6285799Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6286032Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6286262Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6286502Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6286731Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6286959Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6287202Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6287433Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6287666Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6287901Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6288134Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6288371Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6288603Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6288830Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6289208Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6289578Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6289813Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6290051Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6290277Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6290510Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6290805Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6291038Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6291275Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6291507Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6291725Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6291967Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6292199Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6292433Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6292659Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6292885Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6293120Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6293352Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6293582Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6293814Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6294109Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6294345Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6294576Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6294803Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6295040Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6295267Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6295497Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6295730Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6295960Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6296197Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6296426Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6296656Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6296889Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6297121Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6297350Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6297587Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6297824Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6298061Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6298293Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6298526Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6298756Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6298988Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6299221Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6299460Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6299687Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6300051Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6300308Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6300539Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6300773Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6301001Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6301287Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6301523Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6301750Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6301982Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6302220Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6302447Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6302693Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6302922Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6303150Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6303392Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6303619Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6303852Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6304086Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6304313Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6304546Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6304842Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6305074Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6305311Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6305539Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6305764Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6305997Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6306227Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6306468Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6306698Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6306926Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6307160Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6307394Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6307625Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6307868Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6308097Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6308335Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6308565Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6308792Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6309027Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6309258Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6309487Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6309726Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6309959Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6310202Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6310527Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6310766Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6311004Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6311237Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6311471Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6311710Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6312002Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6312234Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6312470Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6312701Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6312940Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6313172Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6313403Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6313632Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6313861Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6314091Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6314328Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6314561Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6314795Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6315024Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6315382Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6315606Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6315834Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6316053Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6316285Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6316503Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6316725Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6316943Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6317164Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6317387Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6317606Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6317826Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6318058Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6318275Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6318505Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6318726Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6318944Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6319170Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6319389Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6319609Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6319834Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6320055Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6320282Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6320510Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6320730Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6321116Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6321355Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6321576Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6321803Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6322021Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6322238Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6322551Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6322773Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6323004Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6323224Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6323450Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6323676Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6323900Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6324120Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6324345Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6324566Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6324789Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6325006Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6325232Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6325462Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6325681Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6325967Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6326193Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6326415Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6326641Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6326856Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6327071Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6327295Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6327518Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6327741Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6328567Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6328806Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6329048Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6329277Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6329609Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6329852Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6330076Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6330295Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6330522Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6330746Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6330963Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6331195Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6331413Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6331636Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6331860Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6332076Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6332303Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6332794Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6333031Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6333264Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6333482Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6333705Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6334073Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6334292Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6334521Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6334739Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6334962Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6335190Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6335412Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6335629Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6335852Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6336074Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6336299Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6336516Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6336739Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6336965Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6337186Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6337528Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6337758Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6337982Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6338219Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6338437Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6338654Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6338875Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6339094Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6339309Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6339535Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6339753Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6339981Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6340202Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6340420Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6340649Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6340871Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6341089Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6341313Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6341529Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6341748Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6341974Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6342196Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6342422Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6342644Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6342859Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6343084Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6343418Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6343652Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6343882Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6344102Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6344331Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6344639Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6344860Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6345092Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6345311Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6345530Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6345754Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6345975Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6346202Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6346425Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6346641Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6346870Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6347091Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6347317Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6347543Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6347759Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6348108Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6348325Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6348541Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6348776Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6348994Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6349214Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6349440Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6349656Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6349875Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6350100Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6350317Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6350543Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6350763Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6350981Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6351208Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6351430Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6351650Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6351877Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6352094Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6352320Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6352542Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6352759Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6352980Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6353199Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6353421Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6353645Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6353961Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6354202Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6354420Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6354640Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6354864Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6355084Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6355363Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6355592Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6355811Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6356033Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6356259Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6356482Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6356707Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6356926Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6357146Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6357373Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6357592Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6357813Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6358037Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6358260Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6358483Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6358796Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6359019Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6359252Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6359470Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6359690Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6359915Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6360133Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6360360Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6360581Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6360801Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6361026Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6361252Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6361469Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6361706Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6361924Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:23:15.6362152Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6362387Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6362616Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6362850Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6363084Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6363312Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6363543Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6363777Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6364007Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6364365Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6364610Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6364847Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6365078Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6365309Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6365546Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6365841Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6366072Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6366309Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6366538Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6366776Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6367007Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6367244Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6367480Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6367707Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6367936Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6368170Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6368401Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6368637Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6368868Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6369094Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6369539Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6369790Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6370036Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6370275Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6370506Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6370742Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6370971Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6371203Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6371438Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6371668Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6371898Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6372136Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6372361Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6372606Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6372834Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6373138Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6373375Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6373601Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6373854Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6374140Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6374376Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6374602Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6374840Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6375073Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6375410Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6375650Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6375881Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6376116Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6376343Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6376570Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6376913Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6377142Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6377376Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6377606Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6377833Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6378072Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6378300Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6378526Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6378762Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6378988Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6379222Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6379453Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6379682Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6379916Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6380267Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6380499Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6380739Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6380973Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6381206Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6381433Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6381660Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6381895Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6382126Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6382353Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6382584Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6382815Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6383046Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6383283Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6383514Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6383746Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6383973Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6384201Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6384440Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6384672Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6384908Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6385136Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6385363Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6385606Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6385834Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6386157Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6386409Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6386639Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6386880Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6387111Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6387397Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6387637Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6387867Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6388094Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6388330Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6388559Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6388793Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6389034Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6389262Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6389496Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6389724Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6389955Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6390191Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6390420Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6390653Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6390964Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6391195Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6391438Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6391665Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6391896Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6392128Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6392358Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6392586Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6392827Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6470036Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6470387Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6470662Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6470902Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6471156Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6471397Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6471626Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6471856Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6472093Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6472322Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6472555Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6472802Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6473034Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6473276Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6473504Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6474174Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6474432Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6474662Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6474898Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6475134Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6475362Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6475767Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6476002Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6476231Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6476472Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6476699Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6476933Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6477165Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6477390Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6477626Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6477852Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6478080Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6478324Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6478554Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6478783Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6479231Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6479463Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6479708Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6479936Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6480162Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6480396Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6480623Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6480852Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6481094Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6481325Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6481560Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6481796Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6482030Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6482267Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6482501Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6482730Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6482961Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6483190Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6483428Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6483663Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6483894Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6484132Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6484363Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6484598Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6484833Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6485225Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6485475Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6485704Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6485934Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6486172Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6486497Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6486728Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6486968Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6487195Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6487428Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6487664Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6487898Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6488131Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6488354Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6488580Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6488809Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6489033Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6489260Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6489654Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6489898Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6490225Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6490455Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6490689Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6490924Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6491149Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6491373Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6491609Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6491837Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6492076Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6492303Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6492530Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6492774Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6493001Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6493236Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6493471Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6493699Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6493932Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6494160Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6494387Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6494627Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6494855Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6495084Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6495322Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6495554Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6495796Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6496120Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6496362Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6496601Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6496829Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6497054Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6497350Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6497577Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6497813Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6498041Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6498273Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6498505Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6498737Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6498963Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6499196Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6499424Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6499647Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6499884Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6500113Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6500347Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6500573Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6500899Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6501137Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6501368Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6501595Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6501832Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6502060Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6502291Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6502517Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6502745Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6502977Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6503202Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6503431Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6503662Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6503891Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6504121Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6504344Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6504571Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6504802Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6505028Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6505259Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6505491Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6505720Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6505949Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6506177Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6506402Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6506762Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6507001Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6507226Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6507457Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6507682Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6508001Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6508234Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6508463Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6508695Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6508928Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6509155Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6509393Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6509619Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6509842Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6510075Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6510301Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6510532Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6510758Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6510986Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6511214Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6511503Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6511736Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6511976Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6512203Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6512436Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6512659Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6512885Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6513117Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6513347Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6513572Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6513804Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6514032Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6514264Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6514491Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6514723Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6514958Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6515183Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6515409Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6515642Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6515872Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6516103Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6516329Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6516554Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6516788Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6517016Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6517341Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6517588Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6517814Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6518049Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6518275Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6518501Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6518833Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6519058Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6519284Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6519523Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6519746Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6519986Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6520213Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6520438Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6520669Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6520897Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6521124Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6521361Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6521591Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6521816Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6522172Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6522398Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6522637Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6522865Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6523092Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6523324Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6523549Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6523778Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6524016Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6524240Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6524471Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6524698Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6524928Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6525159Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6525391Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6525616Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6525851Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6526075Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6526308Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6526537Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6526765Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6526998Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6527225Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6527454Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6527687Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6528623Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6528898Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6529131Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6529367Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6529691Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6529921Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6530260Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6530494Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6530720Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6530960Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6531182Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6531415Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6531652Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6531880Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6532108Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6532336Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6532563Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6532798Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6533023Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6533250Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6533631Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6533864Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6534097Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6534333Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6534561Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6534785Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6535018Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6535248Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6535486Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6535711Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6535941Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6536177Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6536409Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6536638Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6536880Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6537110Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6537347Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6537576Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6537807Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6538045Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6538277Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6538505Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6538740Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6538978Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6539216Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6539602Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6539845Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6540082Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6540315Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6540541Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6540846Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6541075Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6541308Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6541540Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6541772Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6542007Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6542242Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6542471Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6542704Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6542928Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6543163Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6543391Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6543622Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6543860Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6544087Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6544391Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6544633Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6544866Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6545107Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6545333Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6545561Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6545798Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6546027Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6546260Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6546496Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6546724Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6546956Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6547194Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6547426Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6547658Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6547886Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6548114Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6548352Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6548579Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6548810Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6549044Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6549273Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6549514Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6549744Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6550096Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6550349Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6550580Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6550808Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6551051Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6551281Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6551586Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6551817Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6552046Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6552286Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6552515Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6552752Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6552994Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6553221Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6553458Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6553687Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6553915Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6554151Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6554379Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6554606Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6554840Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6555147Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6555389Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6555625Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6555853Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6556086Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6556312Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6556541Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6556779Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6557010Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6557240Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6557470Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6557700Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6557936Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6558171Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6558401Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6558637Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6558864Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6559099Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6559330Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6559548Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6559787Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6560037Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6560272Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6560507Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6560857Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6561101Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6561339Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6561569Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6561805Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6562032Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6562327Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6562566Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6562797Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6563028Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6563266Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6563501Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6563741Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6563971Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6564199Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6564435Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6564664Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6564894Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6565130Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6565550Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6569675Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6570009Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6570255Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6570486Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6570724Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6570953Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6571186Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6571412Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6571643Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6571882Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6572109Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6572342Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6572612Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6572844Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6573072Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6573306Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6573535Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6573770Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6573998Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6574228Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6574461Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6574688Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6574919Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6575161Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6575527Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6575778Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6576009Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6576243Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6576479Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6576708Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6577033Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6577270Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6577497Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6577733Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6577968Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6578195Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6578432Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6578660Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6578886Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6579124Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6579353Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6579595Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6579825Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6580056Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6580294Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6580763Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6581003Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6581240Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6581470Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6581700Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6581941Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6582166Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6582405Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6582633Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6582860Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6583097Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6583332Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6583559Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6583799Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6584034Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6584267Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6584497Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6584727Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6584963Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6585197Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6585426Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6585662Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6585896Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6586135Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6586565Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6586804Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6587039Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6587265Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6587495Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6587732Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6588030Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6588257Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6588475Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6588699Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6588929Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6589153Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6589371Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6589594Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6589811Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6590034Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6590252Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6590477Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6590701Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6590919Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6591136Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6591552Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6591784Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6592005Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6592234Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6592449Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6592674Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6592891Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6593111Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6593342Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6593562Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6593780Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6594014Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6594235Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6594465Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6594682Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6594898Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6595120Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6595343Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6595562Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6595788Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6596009Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6596240Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6596463Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6596690Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6596912Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6597206Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6597437Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6597664Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6597883Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6598109Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6598341Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6598754Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6598979Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6599199Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6599420Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6599649Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6599869Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6600087Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6600313Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6600532Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6600759Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6600981Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6601206Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6601436Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6601654Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6601874Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6602277Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6602504Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6602738Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6602957Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6603179Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6603400Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6603617Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6603838Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6604065Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6604284Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6604512Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6604740Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6604964Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6605192Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6605412Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6605630Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6605855Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6606073Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6606289Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6606519Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6606739Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6606965Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6607182Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6607407Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6607638Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6607924Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6608155Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6608381Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6608601Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6608831Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6609049Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6609363Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6609723Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6609946Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6610176Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6610406Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6610625Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6610853Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6611062Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6611278Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6611501Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6611719Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6611940Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6612164Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6612382Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6612603Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6613050Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6613277Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6613509Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6613728Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6613948Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6614178Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6614402Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6614626Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6614856Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6615076Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6615305Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6615528Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6615751Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6615981Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6616200Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6616419Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6616644Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6616866Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6617091Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6617315Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6617534Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6617764Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6617985Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6618215Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6618439Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6618760Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6618989Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6619216Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6619440Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6619673Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6619892Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6620222Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6620453Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6620672Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6620895Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6621122Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6621338Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6621565Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6621784Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6622002Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6622226Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6622443Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6622662Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6622888Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6623107Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6623331Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6623723Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6623950Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6624179Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6624398Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6624616Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6624842Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6625057Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6625290Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6625513Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6625731Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6625953Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6626176Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6626399Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6626624Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6626845Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6627066Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6627293Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6627510Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6627732Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6628288Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6628517Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6628749Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6628969Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6629198Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6629423Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6629854Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6630092Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6630311Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6630528Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6630752Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6630969Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6631343Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6631567Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6631785Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6632008Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6632236Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6632454Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6632683Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6632902Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6633121Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6633345Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6633563Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6633780Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6634009Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6634228Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6634458Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:23:15.6634961Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6635202Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6635440Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6635669Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6635902Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6636137Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6636367Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6636605Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6636837Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6637064Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6637301Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6637533Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6637765Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6638002Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6638230Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6638465Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6638696Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6638927Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6639161Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6639395Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6639626Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6639863Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6640095Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6640333Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6640657Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6640904Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6641139Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6641372Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6641603Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6641841Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6642140Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6642379Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6642610Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6642846Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6643085Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6643320Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6643551Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6643790Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6644027Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6644254Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6644497Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6644726Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6644965Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6645198Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6645425Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6645846Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6646084Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6646316Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6646553Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6646782Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6647020Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6647253Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6647483Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6647722Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6647954Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6648183Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6648430Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6648661Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6648902Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6649132Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6649366Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6649721Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6649953Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6650192Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6650427Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6650655Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6650890Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6651122Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6651349Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6651663Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6651900Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6652129Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6652364Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6652617Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6652849Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6653198Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6653425Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6653661Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6653895Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6654124Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6654364Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6654591Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6654825Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6655056Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6655283Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6655517Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6655747Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6655975Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6656207Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6656563Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6656915Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6657160Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6657388Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6657631Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6657859Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6658086Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6658322Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6658554Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6658787Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6659012Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6659245Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6659482Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6659712Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6659941Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6660175Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6660403Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6660630Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6660864Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6661098Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6661334Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6661560Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6661788Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6662026Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6662258Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6662551Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6662797Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6663025Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6663272Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6663502Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6663798Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6664035Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6664264Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6664492Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6664737Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6664966Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6665205Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6665436Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6665665Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6665901Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6666132Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6666364Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6666601Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6666830Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6667064Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6667451Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6667695Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6667935Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6668167Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6668396Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6668633Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6668865Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6669103Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6669336Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6669566Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6669803Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6670040Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6670268Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6670508Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6670738Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6670964Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6671200Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6671436Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6671674Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6671903Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6672134Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6672372Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6672608Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6672837Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6673328Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6673570Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6673807Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6674037Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6674267Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6674502Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6674796Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6675024Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6675263Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6675493Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6675728Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6675959Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6676191Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6676427Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6676655Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6676884Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6677118Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6677348Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6677583Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6677810Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6678155Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6678497Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6678746Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6678979Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6679217Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6679445Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6679684Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6679914Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6680146Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6680385Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6680613Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6680850Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6681084Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6681312Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6681550Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6681779Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6682007Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6682242Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6682470Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6682701Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6682943Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6683172Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6683408Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6683643Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6683870Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6684175Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6684420Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6684649Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6684889Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6685116Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6685422Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6685659Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6685888Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6686124Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6686359Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6686584Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6686822Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6687050Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6687279Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6687513Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6687739Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6687975Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6688206Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6688434Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6688668Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6688971Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6689259Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6689620Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6689851Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6690085Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6690311Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6690536Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6690765Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6690998Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6691222Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6691454Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6691683Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6691916Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6692142Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6692370Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6692604Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6692832Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6693056Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6693287Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6693515Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6693750Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6693975Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6694204Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6694446Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6694673Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6695053Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6695296Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6695519Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6695758Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6695983Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6696208Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6696537Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6696762Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6696987Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6697225Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6697448Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6697679Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6697909Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6698133Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6698364Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6698589Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6698816Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6699052Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6699276Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6699502Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6699867Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6700211Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6700459Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6700688Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6700916Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6701150Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6701375Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6701601Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6701839Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6702065Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6702296Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6702521Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6702754Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6702987Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6703215Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6703444Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6703682Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6703908Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6704146Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6704377Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6704606Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6704843Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6705076Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6705311Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6705549Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6705840Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6706091Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6706318Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6706543Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6706777Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6706991Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6707313Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6707549Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6707777Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6708011Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6708243Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6708472Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6708707Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6708933Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6709159Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6709392Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6709622Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6709851Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6710086Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6710317Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6710677Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6711012Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6711256Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6711491Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6711721Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6711944Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6712173Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6712397Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6712634Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6712862Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6713088Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6713321Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6713553Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6713781Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6714020Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6714244Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6714478Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6714704Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6714928Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6715163Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6715394Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6715622Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6715860Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6716090Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6716324Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6716615Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6716857Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6717088Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6717313Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6717536Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6717768Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6718090Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6718330Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6718556Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6718788Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6719023Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6719252Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6719478Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6719709Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6719934Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6720159Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6720392Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6720622Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6720854Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6721082Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6721418Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6721720Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6721963Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6722199Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6722433Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6722662Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6722901Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6723127Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6723355Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6723591Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6723814Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6724040Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6724285Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6724510Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6724746Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6724970Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6725194Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6725425Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6725649Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6725877Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6726110Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6726334Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6726567Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6726799Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6727023Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6727350Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6727585Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6728085Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6728333Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6728559Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6728797Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6729251Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6729562Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6729810Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6730047Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6730276Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6730510Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6730736Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6730970Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6731198Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6731434Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6731670Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6731906Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6732141Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6732376Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6732739Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6733107Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6733367Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6733601Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6733836Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6734066Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6734296Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6734531Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6734762Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6734991Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6735226Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6735455Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6735699Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6735926Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6736154Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6736390Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6736617Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6736843Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6737080Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6737310Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6737545Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6737777Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6738005Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6738243Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6738469Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6738824Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6739070Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6739298Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6739532Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6739759Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6740074Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6740310Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6740539Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6740769Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6741009Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6741238Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6741477Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6741707Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6741936Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6742176Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6742405Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6742636Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6742901Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6743129Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6743363Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6743732Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6743970Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6744214Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6744447Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6744676Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6744913Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6745141Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6745377Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6745607Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6745837Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6746073Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6746308Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6746536Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6746774Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6747005Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6747233Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6747467Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6747774Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6748010Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6748242Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6748472Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6748709Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6748945Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6749176Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6749482Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6749725Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6749968Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6750198Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6750427Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6750662Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6750956Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6751192Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6751430Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6751660Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6751897Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6752128Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6752358Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6752596Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6752827Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6753056Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6753298Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6753529Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6753762Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6753996Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6754236Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6754706Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6754963Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6755204Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6755445Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6755677Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6755914Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6756145Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6756381Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6756640Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6756934Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6757203Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6757469Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6757732Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6757970Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6758195Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6758425Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6758665Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6758894Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6759129Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6759366Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6759597Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6759825Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6760068Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6760297Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6760626Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6760878Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6761107Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6761340Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6761567Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6761795Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6762113Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6762348Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6762586Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6762821Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6763052Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6763291Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6763519Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6763746Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6763980Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6764206Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6764443Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6764674Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6764901Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6765138Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6765543Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6765782Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6766020Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6766246Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6766482Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6766711Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6766940Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6767172Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6767401Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6767630Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6767866Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6768099Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6768343Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6768576Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6768805Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6769044Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6769274Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6769625Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6769866Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6770101Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6770335Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6770564Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6770796Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6771036Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6771409Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6771647Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6771884Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6772112Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6772339Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6772573Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6772878Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6773114Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6773344Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6773571Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6773812Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6774040Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6774270Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6774507Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6774736Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6774970Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6775196Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6775426Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6775665Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6775893Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6776125Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6776563Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6776801Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6777037Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6777265Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6777492Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6777725Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6777953Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6778181Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6778418Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6778645Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6778877Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6779110Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6779338Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6779578Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6779808Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6780026Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6780252Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6780466Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6780698Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6780922Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6781141Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6781368Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6781593Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6781818Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6782109Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6782343Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6782564Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6782799Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6783025Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6783258Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6783542Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6783762Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6783983Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6784204Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6784428Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6784655Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6784883Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6785110Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6785329Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6785549Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6785771Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6785988Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6786210Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6786433Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6786647Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6786959Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6787240Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6787474Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6787701Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6787917Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6788134Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6788360Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6788581Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6788814Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6789032Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6789251Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6789476Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6789703Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6789924Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6790154Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6790375Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6790593Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6790821Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6791042Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6791265Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6791486Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6791705Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6791932Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6792159Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6792381Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6792678Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6792908Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6793138Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6793361Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6793578Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6793805Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6794111Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6794330Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6794560Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6794779Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6795016Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6795236Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6795460Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6795686Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6795903Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6796125Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6796351Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6796568Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6796789Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6797016Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6797244Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6797545Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6797815Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6798049Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6798275Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6798498Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6798719Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6798945Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6799163Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6799390Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6799612Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6799830Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6800056Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6800287Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6800505Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6800735Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6800955Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6801182Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6801401Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6801645Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6801870Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6802092Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6802314Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6802543Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6802757Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6802980Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6803292Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6803631Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6803921Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6804491Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6804753Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6805044Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6805374Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6805656Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6806043Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6806328Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6806599Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6806895Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6807174Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6807468Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6807844Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6808106Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6808397Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6808656Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6808998Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6809295Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6809753Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6810167Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6810493Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6810753Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6811034Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6811305Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6811696Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6811964Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6812243Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6812540Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6812808Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6813069Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6813443Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6813739Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6814038Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6814300Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6814557Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6814931Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6815217Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6815516Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6815873Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6816160Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6816491Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6816879Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6817203Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6817509Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6817783Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6818141Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6818442Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6818806Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6819116Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6819386Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6819736Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6820043Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6820290Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6820681Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6820995Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6821263Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6821578Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6821849Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6822139Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6822516Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6822841Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6823117Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6823411Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6823689Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6824043Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6824424Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6824775Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6825068Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6825342Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6825591Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6825930Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6826193Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6826470Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6826746Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6827010Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6827280Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6827640Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6828109Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6828406Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6828670Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6828951Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6829190Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6829552Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6829898Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6830168Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6830429Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6830715Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6830963Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6831680Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6831948Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6832227Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6832739Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6833004Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6833256Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6833640Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6833904Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:23:15.6834309Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6834582Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6834845Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6835211Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6835514Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6835788Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6836100Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6836365Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6836650Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6837043Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6837330Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6837632Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6837908Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6838172Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6838463Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6839035Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6839342Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6839623Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6839902Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6840203Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6846024Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6846346Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6846582Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6846835Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6847062Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6847291Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6847538Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6847767Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6848005Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6848232Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6848463Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6848696Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6848924Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6849152Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6849390Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6849769Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6850010Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6850245Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6850477Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6850858Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6851099Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6851332Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6851578Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6851813Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6852051Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6852376Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6852605Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6852838Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6853071Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6853299Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6853534Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6853764Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6854000Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6854227Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6854452Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6854689Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6854921Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6855150Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6855390Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6855619Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6856041Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6856284Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6856518Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6856753Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6856981Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6857209Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6857441Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6857671Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6857906Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6858143Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6858379Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6858627Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6858855Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6859084Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6859319Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6859550Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6859778Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6860024Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6860261Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6860497Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6860731Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6860958Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6861208Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6861437Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6861732Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6861977Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6862208Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6862446Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6862674Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6862899Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6863235Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6863465Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6863693Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6863939Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6864167Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6864406Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6864633Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6864861Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6865096Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6865313Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6865543Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6865780Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6866006Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6866238Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6866575Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6866897Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6867147Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6867375Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6867607Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6867844Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6868073Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6868306Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6868541Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6868766Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6869000Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6869229Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6869461Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6869704Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6869938Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6870173Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6870402Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6870628Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6870862Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6871095Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6871322Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6871555Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6871785Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6872024Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6872256Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6872549Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6872801Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6873029Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6873256Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6873491Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6873809Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6874041Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6874281Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6874511Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6874755Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6874984Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6875218Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6875448Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6875675Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6875903Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6876137Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6876367Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6876603Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6876831Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6877059Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6877457Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6877698Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6877929Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6878165Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6878393Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6878634Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6878861Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6879096Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6879331Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6879564Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6879791Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6880036Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6880266Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6880504Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6880733Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6880963Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6881199Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6881427Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6881657Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6881895Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6882122Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6882357Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6882590Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6882819Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6883151Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6883396Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6883626Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6883861Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6884093Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6884331Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6884626Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6884856Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6885091Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6885322Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6885557Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6885795Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6886022Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6886252Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6886492Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6886717Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6886949Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6887180Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6887409Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6887645Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6888028Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6888360Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6888612Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6888844Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6889079Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6889304Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.6889658Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6889897Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6890134Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6890359Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6890588Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6890814Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6891053Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6891283Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6891515Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6891745Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6891969Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6892192Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6892422Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6892650Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6892881Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6893106Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6893332Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6893577Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6893803Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6894145Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6894391Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6894627Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6894863Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6895088Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6895313Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6895611Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6895838Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6896063Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6896304Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6896531Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6896766Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6896993Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6897218Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6897453Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6897679Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6897905Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6898139Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6898362Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6898589Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6898944Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6899271Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6899525Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6899752Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6899982Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6900213Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6900438Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6900664Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6900900Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6901125Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6901357Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6901583Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6901816Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6902052Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6902284Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6902509Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6902745Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6902970Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6903203Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6903431Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6903653Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6903885Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6904112Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6904345Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6904577Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6904870Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6905113Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6905338Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6905564Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6905796Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6906019Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6906331Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6906569Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6906798Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6907040Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6907264Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6907491Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6907726Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6907953Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6908180Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6908411Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6908637Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6908879Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6909103Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6909329Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6909690Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6909974Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6910215Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6910447Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6910678Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6910903Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6911150Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6911386Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6911629Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6911856Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6912091Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6912326Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6912564Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6912792Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6913039Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6913265Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6913500Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6913726Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6913952Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6914189Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6914416Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6914640Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6914873Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6915106Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6915340Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6915632Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6915871Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6916105Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6916338Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6916565Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6916800Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6917131Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6917369Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6917597Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6917829Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6918066Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6918298Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6918524Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6918762Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6918988Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6919221Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6919445Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6919674Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6919907Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6920132Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6920489Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6920781Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6921022Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6921261Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6921486Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6921710Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6921944Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6922170Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6922398Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6922632Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6922859Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6923083Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6923326Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6923551Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6923795Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6924021Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6924245Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6924479Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6924705Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6924929Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6925162Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6925388Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6925624Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6925858Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6926086Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6926412Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6926647Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6926876Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6927111Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6927342Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6927574Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6928193Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6928428Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6928659Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6928894Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6929126Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6929365Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6929677Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6929910Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6930133Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6930358Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6930593Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6930822Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6931047Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6931281Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6931508Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6932121Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6932357Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6932586Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6932822Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6933046Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6933272Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6933511Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6933743Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6933976Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6934215Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6934450Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6934689Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6934915Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6935140Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6935370Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6935597Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6935825Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6936059Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6936303Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6936541Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6936766Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6936991Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6937231Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6937470Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.6937822Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6938103Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6938336Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6938598Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6938827Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6939091Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6939441Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6939687Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6939924Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6940174Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6940417Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6940674Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6940912Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6941142Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6941385Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6941618Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6941863Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6942111Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6942348Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6942587Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6942934Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6943316Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6943579Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6943821Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6944058Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6944298Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6944529Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6944772Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6945027Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6945260Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6945507Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6945749Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6946000Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6946248Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6946491Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6946734Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6946986Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6947230Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6947481Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6947711Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6947942Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6948181Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6948410Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6948643Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6948880Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6949174Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6949421Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6949649Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6949877Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6950117Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6950446Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6950675Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6950910Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6951137Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6951381Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6951609Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6951840Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6952076Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6952303Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6952530Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6952766Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6952996Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6953235Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6953465Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6953694Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6954092Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6954331Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6954564Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6954796Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6955023Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6955260Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6955485Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6955714Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6955951Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6956180Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6956411Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6956653Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6956881Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6957120Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6957352Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6957582Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6957817Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6958046Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6958275Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6958517Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6958745Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6958985Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6959216Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6959451Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6959765Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6960011Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6960251Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6960505Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6960736Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6960965Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6961278Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6961505Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6961740Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6961990Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6962277Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6962571Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6962826Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6963071Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6963307Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6963537Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6963774Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6964005Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6964235Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6964472Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6964702Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6965096Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6965346Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6965581Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6965817Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6966044Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6966270Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6966505Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6966735Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6966964Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6967199Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6967427Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6967667Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6967897Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6968127Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6968363Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6968592Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6968823Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6969058Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6969287Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6969648Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6969883Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6970112Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6970353Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6970583Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6970905Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6971151Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6971378Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6971616Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6971845Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6972070Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6972403Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6972631Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6972860Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6973101Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6973332Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6973570Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6973797Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6974024Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6974258Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6974486Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6974713Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6974951Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6975179Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6975407Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6975820Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6976057Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6976295Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6976526Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6976752Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6976982Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6977210Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6977439Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6977674Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6977902Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6978140Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6978375Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6978608Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6978847Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6979075Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6979305Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6979542Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6979770Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6980002Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6980236Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6980464Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6980698Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6980930Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6981161Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6981472Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6981719Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6981956Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6982187Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6982420Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6982655Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6982980Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6983215Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6983450Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6983677Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6983917Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6984148Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6984378Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6984614Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6984843Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6985074Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6985317Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6985550Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6985787Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6986018Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6986249Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.6986639Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6986872Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6987095Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6987323Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6987543Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6987760Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6987982Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6988198Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6988423Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6988638Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6988859Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6989087Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6989310Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6989533Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6989756Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6989972Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6990201Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6990417Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6990635Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6990862Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6991080Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6991296Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6991525Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6991748Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6991971Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6992259Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6992487Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6992713Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6992932Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6993151Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6993377Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6993682Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6993903Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6994128Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6994350Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6994577Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6994802Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6995021Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6995245Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6995467Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6995685Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6995910Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6996134Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6996365Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6996590Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6996814Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6997213Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6997445Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6997669Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6997891Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6998111Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6998335Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6998550Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6998767Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6998994Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6999213Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6999433Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6999661Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.6999885Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7000105Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7000331Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7000551Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7000777Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7000993Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7001210Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7001437Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7001655Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7001876Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7002100Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7002321Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7002546Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7002835Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7003062Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7003287Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7003504Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7003721Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7003949Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7004277Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7004502Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7004719Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7004941Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7005168Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7005390Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7005609Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7005838Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7006057Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7006287Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7006508Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7006731Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7006956Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7007173Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7007392Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7007810Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7008044Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7008266Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7008490Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7008707Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7008937Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7009156Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7009366Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7009724Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7009952Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7010174Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7010409Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7010632Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7010863Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7011085Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7011309Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7011535Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7011752Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7011970Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7012196Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7012413Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7012637Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7012863Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7013092Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7013333Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7013676Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7013917Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7014144Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7014374Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7014598Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7014834Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7015131Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7015362Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7015581Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7015802Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7016027Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7016248Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7016464Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7016688Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7016904Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7017128Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7017343Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7017561Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7017789Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7018007Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7018225Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7018603Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7018829Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7019059Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7019276Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7019492Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7019716Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7019933Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7020150Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7020378Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7020598Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7020815Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7021044Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7021267Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7021496Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7021717Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7021936Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7022158Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7022382Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7022604Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7022833Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7023051Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7023276Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7023498Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7023729Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7023956Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7024240Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7024469Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7024698Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7024915Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7025163Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7025380Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7025690Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7025918Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7026134Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7026356Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7026582Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7026800Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7027029Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7027249Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7027466Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7027693Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7028139Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7028369Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7028592Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7028814Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7029031Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7029597Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7029827Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7030056Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7030275Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7030494Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7030716Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7030933Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7031150Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7031376Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7031594Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7031823Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7032044Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7032265Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7032493Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7032711Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:23:15.7032939Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7033175Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7033403Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7033639Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7033871Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7034100Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7034338Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7034565Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7034915Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7035161Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7035519Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7035769Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7035997Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7036224Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7036460Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7036817Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7037043Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7037279Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7037504Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7037737Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7037973Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7038202Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7038436Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7038663Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7038888Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7039122Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7039348Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7039579Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7039815Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7040042Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7040438Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7040676Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7040905Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7041138Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7041365Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7041593Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7041831Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7042059Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7042297Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7042525Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7042759Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7042998Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7043230Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7043464Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7043697Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7043924Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7044158Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7044390Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7044619Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7044858Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7045089Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7045319Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7045556Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7045789Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7046103Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7046343Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7046574Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7046810Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7047042Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7047270Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7047564Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7047794Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7048029Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7048261Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7048494Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7048734Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7048962Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7049190Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7049529Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7049765Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7049995Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7050236Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7050465Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7050702Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7050935Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7051375Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7051619Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7051849Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7052076Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7052311Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7052539Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7052773Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7053003Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7053229Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7053463Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7053690Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7053926Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7054163Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7054393Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7054629Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7054859Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7055087Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7055323Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7055553Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7055780Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7056017Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7056242Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7056482Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7056710Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7057013Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7057266Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7057492Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7057718Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7057954Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7058182Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7058528Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7058755Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7059011Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7059284Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7059514Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7059753Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7059990Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7060219Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7060458Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7060701Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7060937Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7061190Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7061420Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7061671Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7062039Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7062400Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7062660Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7062904Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7063136Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7063384Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7063620Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7063871Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7064118Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7064354Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7064597Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7064853Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7065102Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7065353Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7065589Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7065839Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7066076Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7066318Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7066556Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7066801Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7067040Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7067279Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7067535Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7067768Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7068021Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7068328Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7068573Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7068806Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7069036Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7069272Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7069577Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7069807Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7070042Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7070270Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7070505Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7070744Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7070973Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7071213Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7071438Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7071667Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7071899Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7072129Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7072356Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7072592Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7072819Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7073189Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7073431Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7073663Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7073900Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7074131Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7074359Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7074594Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7074826Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7075062Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7075304Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7075539Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7075784Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7076013Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7076245Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7076484Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7076712Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7076940Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7077175Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7077403Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7077645Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7077873Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7078099Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7078335Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7078564Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7078856Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7079099Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7079329Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7079566Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7079793Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7080020Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7080325Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7080556Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7080781Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7081018Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7081247Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7081490Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7081717Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7081942Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7082176Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7082403Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7082629Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7082867Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7083093Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7083325Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7083666Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7083994Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7084245Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7084473Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7084704Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7084940Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7085168Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7085403Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7085635Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7085862Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7086094Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7086319Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7086552Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7086789Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7087022Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7087256Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7087486Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7087712Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7087943Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7088172Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7088397Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7088630Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7088858Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7089090Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7089330Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7089759Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7090009Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7090236Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7090466Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7090703Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7090928Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7091274Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7091509Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7091740Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7091978Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7092210Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7092438Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7092670Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7092895Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7093119Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7093348Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7093573Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7093810Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7094034Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7094260Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7094616Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7094946Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7095184Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7095420Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7095650Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7095877Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7096106Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7096336Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7096573Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7096798Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7097023Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7097256Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7097490Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7097725Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7097954Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7098180Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7098413Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7098640Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7098864Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7099098Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7099329Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7099563Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7099789Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7100023Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7100258Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7100586Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7100822Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7101057Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7101291Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7101518Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7101755Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7102102Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7102333Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7102559Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7102788Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7103023Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7103253Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7103479Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7103716Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7103942Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7104175Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7104402Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7104630Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7104862Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7105089Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7105305Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7105696Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7105935Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7106171Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7106402Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7106628Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7106861Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7107087Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7107315Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7107549Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7107775Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7108010Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7108242Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7108469Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7108706Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7108936Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7109164Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7109398Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7109629Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7109862Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7110091Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7110317Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7110550Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7110782Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7111009Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7111349Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7111590Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7111827Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7112057Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7112282Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7112513Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7112805Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7113033Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7113267Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7113497Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7113726Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7113965Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7114190Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7114422Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7114650Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7114875Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7115137Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7115367Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7115593Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7115825Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7116051Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7116491Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7116728Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7116957Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7117196Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7117424Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7117650Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7117885Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7118115Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7118347Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7118573Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7118799Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7119041Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7119268Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7119496Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7119729Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7119955Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7120190Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7120417Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7120644Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7120882Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7121109Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7121335Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7121571Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7121800Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7122100Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7122341Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7122568Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7122807Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7123033Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7123258Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7123634Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7123864Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7124098Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7124326Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7124552Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7124786Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7125013Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7125242Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7125476Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7125701Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7125932Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7126171Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7126396Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7126632Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7126855Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7127261Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7127504Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7127736Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7128381Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7128621Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7128847Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7129082Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7129311Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7129617Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7129849Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7130075Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7130308Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7130542Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7130772Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7131005Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7131229Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7131455Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7131692Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7131918Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7132150Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7132384Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7132610Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7132849Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7133076Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7133533Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7133783Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7134015Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7134246Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7134483Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7134715Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7135082Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7135310Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7135539Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7135776Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7136006Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7136237Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7136471Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7136699Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7136931Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7137158Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7137386Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7137625Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7137855Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7138085Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7138499Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7138817Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7139057Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7139291Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7139519Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7139752Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7139981Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7140208Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7140446Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7140676Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7140903Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7141140Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7141372Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7141606Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7141837Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7142067Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7142301Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7142531Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7142759Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7142997Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7143223Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7143458Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7143687Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7143925Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7144159Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7144459Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7144699Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7144937Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7145167Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7145399Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7145690Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7145918Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7146153Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7146380Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7146615Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7146844Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7147076Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7147309Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7147537Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7147767Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7148005Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7148236Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7148464Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7148698Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7148925Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7149290Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7149528Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7149759Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7149993Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7150220Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7150448Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7150682Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7150912Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7151145Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7151381Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7151610Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7151852Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7152085Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7152314Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7152548Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7152776Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7153006Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7153247Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7153473Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7153700Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7153927Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7154156Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7154393Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7154622Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7154939Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7155182Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7155410Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7155649Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7155878Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7156106Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7156406Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7156636Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7156866Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7157108Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7157341Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7157578Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7157807Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7158039Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7158276Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7158505Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7158731Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7158967Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7159197Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7159433Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7159782Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7160104Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7160352Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7160585Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7160815Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7161049Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7161276Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7161511Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7161744Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7161977Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7162217Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7162446Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7162684Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7162918Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7163147Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7163379Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7163606Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7163834Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7164072Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7164308Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7164536Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7164770Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7164997Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7165233Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7165469Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7165766Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7166013Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7166246Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7166475Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7166712Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7167025Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7167256Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7167490Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7167721Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7167964Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7168195Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7168426Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7168663Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7168892Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7169121Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7169354Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7169701Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7169951Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7170184Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7170414Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7170834Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7171073Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7171305Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7171543Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7171772Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7172008Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7172234Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7172466Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7172704Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7172936Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7173166Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7173405Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7173640Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7173889Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7174117Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7174341Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7174575Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7174802Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7175032Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7175272Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7175500Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7175736Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7175966Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7176196Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7176500Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7176738Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7176965Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7177202Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7177430Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7177659Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:23:15.7177977Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7178198Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7178427Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7178647Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7178880Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7179114Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7179342Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7179569Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7179799Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7180021Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7180261Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7180490Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7180724Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7180962Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7181194Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7181621Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7181880Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7182112Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7182372Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7182593Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7182830Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7183065Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7183313Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7183543Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7183792Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7184041Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7184302Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7184547Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7184776Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7185033Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7185262Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7185501Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7185759Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7185999Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7186240Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7186515Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7186755Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7186999Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7187264Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7187561Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7187872Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7188123Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7188365Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7188613Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7188845Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7189094Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7189441Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7189675Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7189918Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7190145Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7190387Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7190625Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7190850Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7191078Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7191300Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7191524Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7191750Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7191978Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7192199Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7192424Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7192772Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7193088Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7193336Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7193567Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7193799Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7194021Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7194245Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7194475Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7194701Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7194920Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7195153Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7195376Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7195621Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7195843Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7196068Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7196299Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7196519Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7196739Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7196969Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7197191Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7197425Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7197647Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7197871Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7198110Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7198334Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7198664Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7198901Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7199126Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7199354Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7199580Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7199802Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7200102Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7200331Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7200555Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7200785Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7201015Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7201238Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7201468Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7201690Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7201909Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7202133Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7202354Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7202582Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7202805Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7203027Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7203259Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7203644Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7203881Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7204107Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7204328Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7204557Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7204779Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7205003Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7205229Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7210866Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7211151Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7211389Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7211628Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7211864Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7212082Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7212308Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7212538Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7212758Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7212978Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7213210Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7213434Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7213661Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7213886Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7214107Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7214339Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7214561Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7214915Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7215169Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7215392Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7215623Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7215844Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7216064Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7216402Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7216626Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7216846Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7217088Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7217314Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7217540Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7217770Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7217990Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7218216Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7218436Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7218657Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7218888Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7219105Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7219328Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7219556Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7219923Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7220161Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7220387Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7220607Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7220837Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7221057Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7221278Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7221506Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7221733Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7221964Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7222185Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7222413Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7222649Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7222877Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7223100Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7223329Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7223552Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7223771Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7224001Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7224226Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7224455Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7224676Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7224898Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7225130Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7225351Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7225681Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7225920Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7226139Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7226369Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7226591Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7226874Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7227106Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7227330Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7227552Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7227785Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7228208Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7228452Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7228676Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7228899Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7229133Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7229355Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7229578Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7229813Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7230033Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7230256Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7230676Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7230996Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:23:15.7231242Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7231470Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7231696Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7231928Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7232156Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7232384Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7232625Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7232851Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7233084Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7233313Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7233544Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7233785Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7234015Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7234241Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7234477Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7234706Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7234941Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7235174Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7235402Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7235638Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7235872Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7236107Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7236347Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7236688Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7236938Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7237171Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7237404Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7237640Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7237951Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7238176Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7238408Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7238640Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7238884Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7239115Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7239346Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7239585Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7239813Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7240042Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7240279Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7240510Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7240749Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7240979Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7241210Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7241574Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7241810Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7242043Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7242282Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7242512Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7242741Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7242974Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7243208Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7243447Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7243676Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7243907Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7244145Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7244373Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7244602Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7244838Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7245066Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7245299Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7245529Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7245757Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7245994Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7246221Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7246450Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7246692Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7246923Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7247222Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7247457Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7247683Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7247917Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7248146Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7248376Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7248676Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7248902Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7249139Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7249365Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7249721Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7249968Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7250196Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7250423Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7250657Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7250888Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7251122Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7251353Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7251581Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7251817Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7252144Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7252473Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7252726Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7252953Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7253190Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7253416Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7253640Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7253875Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7254110Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7254335Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7254570Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7254795Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7255028Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7255255Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7255485Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7255719Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7255944Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7256168Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7256400Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7256632Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7256862Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7257102Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7257327Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7257565Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7257793Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7258114Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7258364Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7258593Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7258819Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7259056Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7259363Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7259600Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7259825Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7260054Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7260295Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7260525Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7260756Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7260995Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7261224Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7261459Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7261690Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7261918Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7262154Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7262384Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7262611Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7263018Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7263257Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7263495Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7263725Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7263953Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7264195Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7264423Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7264651Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7264891Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7265119Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7265354Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7265589Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7265819Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7266060Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7266289Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7266520Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7266757Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7266984Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7267228Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7267458Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7267688Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7267926Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7268159Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7268388Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7268684Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7268925Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7269152Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7269389Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7269619Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7269857Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7270172Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7270399Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7270639Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7270873Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7271103Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7271343Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7271570Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7271803Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7272029Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7272254Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7272488Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7272718Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7272948Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7273185Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7273415Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7273880Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7274121Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7274353Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7274589Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7274817Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7275044Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7275278Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7275508Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7275741Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7275970Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7276196Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7276437Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7276665Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7276893Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7277133Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7277361Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7277598Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7277826Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7278057Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7278289Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7278513Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7278741Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7278978Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7279202Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7279499Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7279732Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7279954Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7280191Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7280412Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7280632Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7280941Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7281162Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7281383Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7281615Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7281841Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7282077Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7282299Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7282519Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7282750Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7282977Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7283200Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7283427Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7283648Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7283877Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7284098Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7284438Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7284680Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7284905Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7285129Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7285354Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7285574Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7285800Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7286025Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7286248Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7286479Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7286702Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7286929Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7287161Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7287389Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7287614Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7287841Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7288059Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7288289Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7288511Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7288734Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7288962Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7289182Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7289552Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7289794Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7290098Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7290339Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7290559Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7290781Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7291010Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7291231Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7291533Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7291760Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7291982Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7292215Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7292447Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7292668Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7292899Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7293123Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7293348Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7293576Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7293798Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7294027Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7294255Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7294478Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7294708Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7295013Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7295360Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7295603Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7295826Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7296050Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7296280Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7296500Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7296728Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7296954Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7297177Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7297404Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7297621Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7297850Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7298079Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7298303Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7298533Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7298757Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7298978Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7299205Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7299455Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7299677Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7299903Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7300124Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7300360Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7300585Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7300870Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7301109Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7301332Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7301552Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7301781Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7302007Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7302308Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7302538Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7302762Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7302999Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7303223Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7303447Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7303677Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7303900Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7304124Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7304357Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7304573Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7304805Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7305027Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7305249Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7305477Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7305873Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7306104Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7306352Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7306578Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7306827Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7307050Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7307286Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7307520Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7307747Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7307977Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7308212Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7308457Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7308699Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7308951Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7309197Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7309437Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7309669Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7309899Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7310137Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7310367Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7310610Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7310846Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7311069Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7311305Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7311528Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7311846Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7312093Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7312317Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7312540Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7312771Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7313083Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7313321Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7313545Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7313766Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7314003Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7314223Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7314447Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7314677Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7314901Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7315131Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7315354Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7315577Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7315812Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7316039Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7316262Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7316583Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7316864Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7317099Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7317330Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7317551Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7317780Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7318001Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7318226Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7318459Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7318683Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7318903Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7319133Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7319360Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7319588Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7319811Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7320034Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7320266Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7320489Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7320716Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7320947Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7321173Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7321412Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7321636Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7321863Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7322096Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7322382Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7322613Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7322841Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7323067Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7323293Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7323520Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7323834Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7324069Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7324294Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7324524Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7324755Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7324978Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7325201Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7325430Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7325657Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:23:15.7325896Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7326127Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7326361Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7326600Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7326830Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7327059Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7327459Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7327700Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7328187Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7328419Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7328651Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7328887Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7329116Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7329351Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7330047Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7330286Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7330524Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7330761Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7330990Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7331226Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7331454Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7331681Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7331915Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7332143Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7332383Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7332618Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7332846Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7333080Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7333315Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7333545Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7334020Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7334268Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7334499Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7334735Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7334962Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7335200Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7335561Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7335790Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7336023Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7336254Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7336484Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7336722Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7336950Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7337183Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7337411Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7337635Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7337871Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7338102Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7338330Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7338565Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7338936Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7339277Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7339522Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7339750Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7339983Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7340208Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7340436Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7340669Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7340899Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7341139Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7341367Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7341599Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7341840Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7342076Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7342303Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7342537Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7342769Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7343002Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7343230Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7343459Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7343695Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7343925Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7344155Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7344398Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7344626Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7344930Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7345167Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7345394Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7345630Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7345859Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7346156Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7346389Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7346617Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7346844Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7347086Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7347317Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7347557Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7347789Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7348017Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7348253Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7348484Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7348716Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7348951Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7349181Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7349417Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7349814Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7350054Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7350291Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7350519Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7350738Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7350975Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7351201Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7351434Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7351664Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7351891Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7352122Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7352358Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7352588Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7352826Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7353053Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7353293Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7353520Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7353750Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7353986Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7354216Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7354442Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7354679Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7354910Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7355147Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7355456Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7355703Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7355938Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7356165Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7356391Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7356620Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7356918Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7357154Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7357382Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7357612Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7357851Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7358086Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7358315Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7358553Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7358783Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7359011Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7359247Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7359480Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7359717Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7359947Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7360288Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7360624Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7360863Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7361094Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7361328Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7361558Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7361796Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7362024Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7362253Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7362487Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7362713Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7362942Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7363188Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7363419Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7363659Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7363894Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7364125Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7364359Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7364588Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7364819Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7365056Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7365284Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7365517Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7365752Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7365986Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7366290Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7366534Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7366764Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7367001Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7367230Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7367550Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7367780Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7368013Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7368248Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7368482Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7368714Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7368951Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7369179Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7369536Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7369778Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7370011Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7370251Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7370489Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7370716Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7370954Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7371367Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7371617Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7371849Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7372077Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7372312Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7372540Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7372776Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7373011Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7373242Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7373469Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7373704Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7373936Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7374174Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7374403Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7374632Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7374858Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7375079Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7375304Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7375535Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7375763Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7375997Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7376219Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7376446Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7376677Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7376897Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7377199Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7377442Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7377664Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7377899Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7378123Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7378441Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7378673Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7378894Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7379116Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7379343Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7379564Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7379793Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7380016Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7380236Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7380464Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7380687Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7380910Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7381144Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7381365Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7381582Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7381888Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7382165Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7382410Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7382633Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7382859Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7383089Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7383310Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7383530Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7383761Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7383981Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7384210Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7384430Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7384657Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7384886Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7385111Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7385331Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7385561Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7385785Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7386018Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7386238Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7386463Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7386693Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7386916Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7387144Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7387372Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7387656Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7387894Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7388122Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7388347Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7388574Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7388796Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7389145Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7389377Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7389601Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7389829Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7390064Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7390285Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7390519Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7390743Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7390964Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7391194Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7391417Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7391642Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7391879Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7392104Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7392338Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7392704Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7392935Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7393172Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7393394Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7393618Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7393847Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7394071Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7394292Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7394525Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7394747Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7394976Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7395202Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7395427Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7395657Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7395885Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7396108Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7396339Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7396562Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7396791Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7397020Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7397245Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7397476Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7397699Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7397919Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7398147Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7398443Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7398687Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7398909Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7399132Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7399359Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7399646Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7399871Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7400103Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7400327Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7400567Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7400791Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7401017Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7401246Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7401468Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7401689Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7401922Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7402144Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7402369Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7402596Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7402817Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7403124Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7403401Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7403632Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7403861Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7404084Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7404305Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7404534Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7404758Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7404989Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7405212Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7405434Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7405666Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7405895Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7406123Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7406355Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7406579Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7406808Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7407029Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7407250Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7407483Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7407707Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7407930Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7408158Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7408384Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7408609Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7408914Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7409144Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7409376Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7409714Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7409945Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7410176Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7410479Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7410703Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7410934Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7411156Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7411393Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7411616Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7411843Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7412072Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7412299Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7412523Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7412751Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7412976Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7413206Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7413430Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7413653Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7414070Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7414302Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7414523Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7414750Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7414974Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7415194Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7415421Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7415642Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7415873Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7416094Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7416316Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7416549Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7416770Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7416996Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7417229Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7417451Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7417682Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7417907Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7418132Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7418367Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7418588Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7418811Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7419036Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7419263Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7419496Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7419814Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7420047Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7420278Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7420500Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7420722Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7420950Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7421267Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:23:15.7421501Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7421738Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7421971Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7422207Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7422436Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7422663Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7422896Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7423122Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7423349Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7423582Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7423817Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7424052Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7424277Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7424630Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7424974Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7425221Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7425451Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7425684Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7425914Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7426151Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7426383Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7426614Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7426847Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7427073Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7427308Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7427546Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7427777Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7428252Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7428493Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7428723Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7428958Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7429184Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7429418Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7429653Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7429884Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7430124Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7430357Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7430586Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7431027Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7431266Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7431492Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7431724Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7431949Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7432326Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7432552Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7432778Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7433014Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7433248Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7433476Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7433714Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7433938Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7434173Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7434400Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7434630Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7434869Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7435097Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7435326Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7435565Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7436054Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7436298Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7436535Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7436763Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7437000Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7437229Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7437458Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7437693Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7437924Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7438152Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7438388Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7438622Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7438860Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7439091Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7439320Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7439553Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7439781Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7440008Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7440244Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7440476Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7440713Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7440942Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7441177Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7441413Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7441724Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7441972Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7442208Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7442435Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7442674Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7442905Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7443198Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7443439Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7443665Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7443896Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7444134Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7444366Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7444602Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7444830Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7445060Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7445299Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7445528Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7445751Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7445988Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7446215Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7446631Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7446962Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7447205Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7447444Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7447678Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7447906Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7448141Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7448367Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7448599Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7448832Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7449059Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7449292Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7449660Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7449892Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7450131Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7450499Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7450819Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7451060Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7451298Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7451538Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7451769Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7452005Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7452245Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7452482Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7452709Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7453020Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7453269Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7453512Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7453756Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7453991Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7454289Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7454517Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7454799Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7455257Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7455619Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7455856Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7456087Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7456313Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7456546Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7456770Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7456999Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7457233Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7457515Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7457915Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7458140Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7458596Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7458844Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7459074Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7459514Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7459748Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7459977Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7460222Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7460532Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7460950Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7461189Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7461419Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7461700Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7461961Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7462192Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7462437Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7462674Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7463041Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7463316Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7463544Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7463774Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7464006Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7464232Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7464462Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7464703Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7465001Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7465252Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7465479Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7465842Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7466095Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7466332Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7466632Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7466868Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7467099Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7467343Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7467575Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7467807Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7468044Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7468273Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7468498Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7468732Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7468958Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7469197Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7469424Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7469651Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7469886Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7470330Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7470572Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7470813Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7471041Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7471272Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7471501Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7471729Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7471966Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7472190Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7472412Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7472644Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7472874Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7473106Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7473330Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7473551Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7473778Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7473999Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7474220Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7474448Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7474674Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7474897Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7475126Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7475352Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7475582Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7475913Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7476149Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7476376Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7476598Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7476819Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7477049Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7477333Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7477561Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7477784Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7478010Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7478241Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7478463Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7478686Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7478920Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7479140Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7479369Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7479597Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7479821Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7480070Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7480295Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7480519Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7480906Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7481138Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7481367Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7481599Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7481820Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7482048Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7482269Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7482491Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7482720Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7482941Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7483164Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7483395Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7483620Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7483852Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7484074Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7484295Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7484522Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7484739Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7484962Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7485194Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7485416Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7485643Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7485867Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7486104Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7486337Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7486628Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7486863Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7487096Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7487317Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7487546Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7487769Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7488054Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7488285Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7488507Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7488736Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7488966Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7489190Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7489518Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7489770Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7490005Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7490236Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7490454Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7490682Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7490910Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7491135Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7491450Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7491779Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7492014Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7492248Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7492473Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7492697Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7492924Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7493147Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7493371Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7493603Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7493825Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7494058Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7494296Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7494524Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7494758Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7494979Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7495196Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7495431Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7495656Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7495882Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7496118Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7496343Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7496577Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7496806Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7497035Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7497364Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7497595Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7497820Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7498056Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7498280Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7498513Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7498837Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7499065Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7499296Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7499519Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7499750Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7499981Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7500207Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7500439Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7500665Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7500892Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7501121Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7501347Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7501574Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7501806Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7502030Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7502443Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7502690Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7502921Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7503160Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7503391Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7503621Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7503851Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7504075Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7504300Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7504533Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7504754Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7504992Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7505219Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7505443Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7505676Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7505898Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7506121Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7506357Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7506580Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7506816Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7507041Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7507262Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7507490Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7507726Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7507950Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7508250Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7508490Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7508733Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7508979Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7509221Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7509461Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7509782Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7510014Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7510246Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7510470Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7510698Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7510939Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7511164Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7511398Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7511623Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7511842Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7512074Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7512305Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7512531Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7512767Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7512996Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7513416Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7513654Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7513884Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7514118Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7514350Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7514587Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7514833Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7515074Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7515326Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7515550Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7515803Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7516069Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7516306Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7516550Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7516783Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7517008Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7517231Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7517464Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7517689Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7517924Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7518146Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7518367Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7518602Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7518827Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:23:15.7519163Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7519411Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7519638Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7519872Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7520099Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7520327Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7520650Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7520884Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7521110Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7521349Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7521588Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7521823Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7522053Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7522279Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7522514Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7522740Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7522969Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7523205Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7523431Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7523664Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7523891Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7524248Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7524500Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7524732Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7524959Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7525192Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7525428Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7525670Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7525906Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7526139Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7526379Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7526613Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7526848Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7527093Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7527326Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7527561Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7528088Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7528332Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7528572Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7528800Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7529038Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7529281Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7529590Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7529833Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7530074Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7530552Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7530813Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7531047Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7531279Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7531526Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7531758Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7532097Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7532336Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7532564Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7532814Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7533050Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7533299Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7533556Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7533786Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7534019Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7534266Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7534505Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7534766Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7535003Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7535243Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7535681Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7536056Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7536309Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7536544Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7536785Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7537051Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7537334Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7537580Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7537828Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7538084Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7538327Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7538582Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7538820Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7539058Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7539285Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7539514Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7539750Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7539980Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7540209Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7540449Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7540678Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7540905Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7541138Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7541374Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7541612Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7541908Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7542153Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7542387Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7542613Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7542841Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7543170Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7543400Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7543635Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7543862Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7544088Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7544359Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7544590Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7544817Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7545056Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7545282Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7545520Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7545751Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7545977Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7546211Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7546437Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7546845Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7547090Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7547326Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7547559Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7547783Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7548011Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7548244Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7548470Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7548700Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7548933Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7549160Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7549400Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7549628Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7549858Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7550095Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7550324Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7550554Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7550790Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7551019Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7551259Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7551489Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7551715Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7551953Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7552183Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7552478Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7552725Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7552956Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7553184Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7553416Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7553640Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7553976Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7554205Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7554435Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7554675Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7554907Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7555138Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7555377Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7555601Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7555841Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7556066Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7556294Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7556532Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7556757Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7556982Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7557347Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7557676Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7557935Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7558163Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7558392Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7558626Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7558854Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7559083Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7559318Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7559544Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7559779Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7560005Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7560238Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7560469Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7560700Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7560925Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7561159Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7561389Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7561625Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7561860Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7562090Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7562328Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7562561Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7562797Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7563035Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7563329Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7563583Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7563812Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7564040Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7564278Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7564590Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7564819Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7565056Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7565284Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7565527Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7565756Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7565989Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7566226Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7566458Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7566687Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7566922Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7567149Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7567381Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7567729Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7568193Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7568599Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7568831Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7569057Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7569286Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7569636Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7569866Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7570107Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7570329Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7576403Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7576697Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7576943Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7577188Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7577417Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7577649Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7577879Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7578101Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7578333Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7578555Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7578774Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7579003Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7579224Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7579459Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7579690Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7579920Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7580143Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7580511Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7580753Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7580992Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7581230Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7581449Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7581681Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7581978Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7582204Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7582442Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7582669Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7582902Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7583143Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7583372Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7583608Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7583843Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7584068Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7584303Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7584537Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7584777Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7585015Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7585244Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7585693Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7585937Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7586171Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7586408Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7586633Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7586860Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7587088Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7587317Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7587552Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7587776Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7588004Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7588248Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7588477Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7588702Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7588932Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7589153Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7589387Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7589615Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7589839Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7590083Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7590310Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7590540Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7590774Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7591003Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7591340Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7591572Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7591794Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7592030Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7592260Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7592490Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7592806Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7593041Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7593281Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7593509Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7593740Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7593975Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7594201Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7594426Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7594666Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7595013Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7595298Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7595530Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7595754Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7595981Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7596206Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7596499Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7596782Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7597017Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7597240Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7597467Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7597698Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7597926Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7598146Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7598361Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7598590Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7598811Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7599033Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7599266Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7599488Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7599719Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7599940Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7600162Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7600391Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7600610Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7600838Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7601067Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7601295Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7601516Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7601755Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7601979Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7602272Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7602504Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7602729Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7602953Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7603175Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7603397Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7603723Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7603946Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7604175Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7604402Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7604629Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7604864Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7605088Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7605306Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7605550Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7605775Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7606006Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7606233Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7606458Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7606691Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7606919Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7607315Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7607560Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7607782Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7608005Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7608234Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7608459Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7608686Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7608907Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7609135Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7609365Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7609736Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7609969Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7610200Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7610429Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7610660Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7610880Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7611101Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7611336Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7611562Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7611795Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7612025Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7612258Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7612494Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7612720Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7612945Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7613257Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7613495Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7613719Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7613951Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7614175Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7614482Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7614733Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7614953Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7615190Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7615446Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7615669Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7615903Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7616125Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7616347Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7616576Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7616800Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7617029Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7617252Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7617474Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7617698Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7617993Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7618275Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7618519Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7618743Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7618975Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7619198Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7619419Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7619644Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7619874Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7620098Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7620326Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7620547Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7620776Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7621005Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7621231Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7621461Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7621685Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:23:15.7621915Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7622158Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7622394Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7622620Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7622856Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7623085Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7623325Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7623553Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7623844Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7624089Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7624317Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7624545Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7624794Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7625024Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7625423Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7625650Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7625881Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7626126Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7626357Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7626588Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7626823Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7627052Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7627290Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7627518Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7627750Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7628187Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7628423Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7628659Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7629157Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7629577Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7629833Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7630061Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7630292Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7630529Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7630757Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7630987Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7631230Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7631458Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7631697Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7631930Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7632160Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7632397Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7632625Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7632869Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7633108Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7633341Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7633567Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7633805Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7634029Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7634263Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7634497Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7634728Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7634965Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7635317Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7635562Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7635799Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7636028Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7636265Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7636627Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7636855Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7637091Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7637318Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7637555Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7637793Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7638026Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7638267Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7638493Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7638722Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7638975Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7639204Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7639433Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7639670Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7639897Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7640296Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7640537Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7640769Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7641004Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7641233Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7641462Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7641703Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7641933Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7642171Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7642397Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7642625Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7642863Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7643096Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7643326Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7643561Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7643789Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7644027Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7644258Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7644486Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7644724Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7644952Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7645181Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7645425Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7645657Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7645963Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7646205Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7646426Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7646666Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7646893Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7647120Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7647421Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7647651Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7647879Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7648118Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7648349Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7648588Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7648816Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7649048Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7649281Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7649647Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7649878Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7650117Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7650349Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7650586Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7650943Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7651272Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7651523Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7651758Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7651990Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7652228Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7652457Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7652697Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7652930Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7653160Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7653402Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7653634Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7653866Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7654097Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7654328Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7654563Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7654794Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7655020Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7655255Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7655490Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7655723Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7655956Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7656183Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7656424Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7656652Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7656949Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7657194Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7657422Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7657649Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7657892Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7658208Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7658446Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7658685Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7658915Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7659161Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7659390Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7659623Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7659860Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7660090Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7660320Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7660559Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7660793Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7661031Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7661259Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7661487Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7661891Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7662129Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7662365Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7662609Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7662842Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7663080Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7663309Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7663534Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7663774Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7664005Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7664231Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7664477Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7664713Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7664951Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7665182Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7665408Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7665646Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7665876Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7666107Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7666371Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7666596Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7666832Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7667064Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7667297Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7667605Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7667843Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7668070Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7668305Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7668534Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7668768Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7669090Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7669326Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7669567Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7669800Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7670035Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7670274Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7670502Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7670733Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7670954Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7671181Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7671413Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7671641Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7671864Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7672103Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7672327Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7672799Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7673038Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7673267Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7673500Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7673724Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7673947Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7674171Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7674391Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7674615Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7674843Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7675065Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7675296Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7675517Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7675740Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7675967Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7676188Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7676409Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7676635Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7676858Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7677102Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7677327Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7677552Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7677787Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7678020Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7678245Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7678535Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7678769Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7678996Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7679237Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7679464Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7679775Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7679996Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7680229Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7680460Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7680688Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7680912Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7681147Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7681369Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7681602Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7681826Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7682050Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7682278Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7682505Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7682728Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7682962Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7683275Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7683559Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7683795Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7684027Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7684257Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7684479Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7684697Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7684930Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7685157Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7685388Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7685612Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7685835Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7686071Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7686295Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7686522Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7686751Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7686974Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7687194Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7687423Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7687648Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7687878Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7688100Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7688322Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7688561Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7688784Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7689067Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7689309Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7689663Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7689897Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7690120Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7690344Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7690657Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7690880Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7691103Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7691338Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7691565Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7691796Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7692018Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7692241Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7692472Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7692695Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7692921Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7693152Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7693375Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7693599Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7693830Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7694216Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7694455Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7694683Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7694905Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7695134Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7695360Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7695584Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7695811Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7696036Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7696268Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7696487Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7696716Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7696949Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7697176Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7697399Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7697629Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7697851Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7698083Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7698308Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7698537Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7698764Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7698988Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7699211Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7699443Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7699667Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7699956Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7700201Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7700428Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7700657Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7700888Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7701180Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7701411Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7701630Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7701851Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7702088Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7702311Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7702544Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7702769Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7702989Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7703216Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7703434Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7703658Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7703890Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7704111Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7704336Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7704658Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7704982Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7705225Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7705446Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7705671Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7705906Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7706130Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7706354Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7706588Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7706811Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7707040Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7707261Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7707491Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7707719Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7707945Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7708164Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7708397Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7708621Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7708853Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7709079Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7709310Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7709537Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7709759Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7709981Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7710214Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7710498Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7710742Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7710966Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7711189Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7711417Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7711641Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7711984Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7712217Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7712441Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7712671Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7712897Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7713122Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7713357Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7713584Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7713807Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7714038Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7714262Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7714488Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7714713Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7714934Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7715158Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7715546Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7715779Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7716016Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7716242Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7716463Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7716695Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7716916Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7717145Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7717367Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:23:15.7717595Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7717830Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7718062Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7718293Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7718531Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7718764Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7719002Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7719230Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7719456Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7719693Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7719926Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7720157Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7720391Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7720624Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7720866Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7721186Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7721435Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7721670Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7721899Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7722126Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7722362Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7722654Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7722882Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7723119Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7723344Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7723588Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7723816Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7724048Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7724279Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7724507Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7724736Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7724972Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7725201Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7725437Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7725666Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7725893Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7726287Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7726528Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7726760Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7726995Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7727225Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7727466Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7727695Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7728388Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7728631Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7728861Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7729087Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7729329Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7729634Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7729878Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7730108Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7730334Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7730565Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7730792Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7731018Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7731256Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7731482Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7731718Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7731953Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7732180Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7732624Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7732864Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7733096Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7733328Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7733552Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7733783Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7734110Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7734337Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7734570Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7734804Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7735033Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7735271Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7735497Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7735724Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7735959Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7736188Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7736422Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7736655Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7736885Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7737118Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7737528Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7737901Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7738153Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7738387Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7738622Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7738849Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7739075Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7739311Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7739545Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7739775Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7740010Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7740240Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7740476Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7740709Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7740937Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7741171Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7741399Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7741627Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7741861Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7742083Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7742317Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7742546Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7742772Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7743017Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7743249Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7743582Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7743828Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7744057Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7744292Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7744523Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7744816Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7745058Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7745285Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7745513Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7745756Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7745984Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7746223Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7746449Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7746678Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7746912Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7747148Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7747379Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7747613Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7747839Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7748072Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7748455Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7748694Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7748930Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7749159Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7749390Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7749625Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7749853Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7750081Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7750318Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7750544Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7750779Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7751014Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7751244Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7751480Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7751708Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7751939Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7752172Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7752399Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7752635Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7752867Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7753098Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7753335Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7753570Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7753797Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7754138Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7754383Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7754615Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7754842Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7755070Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7755304Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7755645Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7755877Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7756111Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7756342Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7756578Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7756810Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7757041Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7757273Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7757500Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7757726Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7757962Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7758195Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7758430Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7758661Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7759042Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7759376Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7759622Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7759852Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7760089Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7760315Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7760550Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7760777Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7761006Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7761239Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7761464Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7761691Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7761935Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7762168Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7762400Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7762635Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7762861Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7763096Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7763327Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7763560Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7763795Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7764025Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7764255Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7764498Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7764727Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7765027Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7765274Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7765675Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7765919Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7766147Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7766445Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7766673Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7766894Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7767130Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7767360Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7767583Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7767813Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7768034Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7768256Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7768482Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7768703Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7768930Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7769156Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7769381Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7769700Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7770040Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7770358Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7770611Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7770834Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7771056Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7771282Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7771506Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7771735Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7771962Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7772184Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7772412Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7772634Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7772868Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7773524Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7774136Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7774741Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7775333Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7775931Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7776698Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7777535Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7778224Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7778911Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7779514Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7780122Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7780723Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7781419Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7782030Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7782708Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7783325Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7783923Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7784514Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7785346Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7786124Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7786742Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7787336Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7787934Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7788536Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7789132Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7789734Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7790331Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7790922Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7791515Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7792123Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7792723Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7793312Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7793908Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7794705Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7795311Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7795914Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7796510Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7797107Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7797703Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7798301Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7798901Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7799498Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7800091Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7800696Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7801295Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7801899Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7802502Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7803100Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7803693Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7804288Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7804892Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7805478Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7806076Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7806683Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7807284Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7807883Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7808492Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7809094Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7809938Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7810552Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7811156Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7811748Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7812342Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7812942Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7813665Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7814262Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7814866Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7815470Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7816063Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7816667Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7817269Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7817861Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7818447Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7819052Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7819659Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7820262Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7820981Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7821583Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7822284Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7822980Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7823593Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7824194Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7824787Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7825384Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7825986Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7826582Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7827194Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7827791Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7828604Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7829202Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7829806Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7830401Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7830994Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7831595Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7832197Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7832797Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7833394Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7833994Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7834596Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7835191Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7835792Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7836395Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7836988Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7837850Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7838471Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7839073Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7839669Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7840274Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7840876Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7841662Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7842266Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7842863Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7843458Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7844061Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7844667Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7845277Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7845878Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7846479Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7847079Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7847673Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7848283Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7848877Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7849576Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7850179Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7851041Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7851662Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7852258Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7852856Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7853452Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7854051Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7854646Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7855243Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7855850Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7856442Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7857039Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7857678Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7858272Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7858881Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7859505Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7860108Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7860704Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7861292Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7861891Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7862494Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7863091Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7863697Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7864298Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7864903Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7865497Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7866200Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7866826Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7867424Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7868022Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7868624Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7869258Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7869989Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7870595Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7871246Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7871845Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7872448Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7873050Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7873640Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7874243Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7874843Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7875450Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7876044Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7876650Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7877244Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7877839Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7878437Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7879301Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:23:15.7879934Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7880548Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7881160Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7881769Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7882375Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7883036Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7883649Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7884280Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7884884Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7885544Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7886167Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7886808Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7887419Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7888042Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7888654Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7889266Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7890017Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7890638Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7891250Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7891860Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7892479Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7893091Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7893721Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7894453Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7895080Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7895683Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7896293Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7896907Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7897557Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7898309Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7898960Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7899574Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7900208Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7900818Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7901429Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7902032Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7902647Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7903302Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7903915Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7904576Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7905197Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7905829Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7906434Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7907235Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7907960Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7908585Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7909209Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7909845Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7910460Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7911063Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7911675Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7912307Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7912912Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7913564Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7914180Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7914802Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7915466Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7916087Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7916702Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7917305Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7917948Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7918567Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7919198Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7919804Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7920419Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7921046Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7921650Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7922498Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7923163Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7923765Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7924421Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7925035Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7925668Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7926417Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7927030Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7927668Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7928631Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7929258Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7929972Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7930591Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7931195Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7931804Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7932461Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7933079Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7933721Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7934336Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7934999Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7935605Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7936644Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7937304Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7937911Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7938543Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7939157Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7939777Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7940430Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7941049Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7941671Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7942277Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7942910Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7943520Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7944117Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7944730Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7945341Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7945955Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7946568Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7947191Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7947797Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7948430Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7949040Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7949701Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7950316Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7950928Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7951788Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7952427Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7953035Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7953703Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7954313Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7954929Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7955643Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7956273Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7956878Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7957488Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7958151Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7958770Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7959390Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7959999Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7960905Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7961520Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7962166Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7962851Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7963749Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7964352Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7965252Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7966055Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7966799Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7967458Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7968300Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7969030Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7969818Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7970440Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7971054Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7971705Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7972308Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7972949Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7973626Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7974237Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7974891Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7975498Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7976121Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7976722Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7977333Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7977980Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7978584Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7979223Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7979868Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7988214Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7989041Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7989857Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7990499Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7991125Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7991737Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7992401Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7993101Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7993724Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7994340Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7994953Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7995565Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7996210Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7996821Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7997473Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7998076Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7998697Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7999336Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.7999956Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8000591Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8001207Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8001837Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8002735Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8003362Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8004008Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8004621Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8005234Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8005889Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8006504Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8007125Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8007738Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8008372Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8008985Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8009742Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8010382Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8010989Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8011602Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8012267Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8012881Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8013489Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8014147Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8014767Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8015374Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8015983Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8016596Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8017235Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8017956Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8018581Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8019171Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8019774Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8020399Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8021043Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8021790Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8022389Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8022993Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8023585Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8024209Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8024878Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8025506Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8026197Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8026796Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8027416Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8028190Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8028806Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8029439Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8030038Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8030665Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8031604Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8032247Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8032872Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8033471Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8034128Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8034723Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8035317Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8035928Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8036534Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8037143Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8037739Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8038346Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8038973Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8039580Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8040225Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8040817Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8041425Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8042021Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8042624Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8043223Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8043822Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8044425Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8045019Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8045630Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8046234Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8047026Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8047632Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8048226Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8048825Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8049532Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8050234Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8051056Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8051702Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8052432Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8053094Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8053775Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8054419Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8055217Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8055907Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8056539Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8057206Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8057986Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8058649Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8059246Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8060004Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8060726Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8061432Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8062132Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8062867Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8063517Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8064120Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8064806Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8065541Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8066267Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8067002Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8067652Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8068335Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8069002Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8069658Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8070388Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8071159Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8071809Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8072502Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8073213Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8073898Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8074504Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8075237Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8075896Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8076754Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8077475Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8078311Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8079067Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8079789Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8080380Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8081097Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8081878Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8082683Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8083553Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8084165Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8084811Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8085424Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8086071Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8086777Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8087494Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8088236Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8088879Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8089648Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8090401Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8091126Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8091838Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8092562Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8093545Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8094162Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8094930Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8095652Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8096249Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8096843Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8097627Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8098288Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8098896Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8099494Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8100220Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8100831Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8101433Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8102084Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8102684Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8103336Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8104079Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8104309Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8104585Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8104828Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8105059Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8105289Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8105520Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8105756Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8105978Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8106364Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8106631Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8106936Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8107305Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8107559Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8107839Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8108201Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8108429Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8108660Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8108887Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8109109Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8109340Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8109645Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8109882Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8110130Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8110413Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8110744Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8111008Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8111230Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8111476Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8111695Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8112074Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8112303Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8112529Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8112759Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8112982Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8113201Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8113430Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8113651Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8113880Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8114167Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8114398Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8114637Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8114860Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8115103Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8115330Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8115551Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8115780Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8116002Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8116223Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8116451Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8116675Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8116899Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8117231Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8117463Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8117692Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8118010Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8118245Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8118475Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8118703Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8118925Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8119290Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8119584Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8119812Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8120044Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8120273Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8120505Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8120728Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8121033Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8121268Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:23:15.8121504Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8121734Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8121971Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8122203Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8122440Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8122679Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8123069Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8123316Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8123548Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8123844Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8124140Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8124381Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8124621Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8124848Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8125084Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8125317Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8125543Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8125776Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8126014Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8126242Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8126472Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8126712Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8126938Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8127231Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8127462Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8127694Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8128200Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8128448Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8128683Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8128919Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8129497Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8129782Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8130037Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8130277Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8130613Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8130895Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8131315Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8131665Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8132028Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8132350Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8132597Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8132846Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8133141Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8133406Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8133683Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8133983Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8134326Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8134623Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8134878Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8135121Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8135409Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8135986Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8136254Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8136515Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8136766Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8137117Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8137507Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8137767Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8138024Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8138356Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8138628Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8138931Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8139185Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8139522Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8139793Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8140138Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8140379Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8140607Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8140889Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8141177Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8141418Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8141652Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8141936Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8142198Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8142453Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8142863Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8143281Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8143781Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8144045Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8144293Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8144623Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8144965Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8145212Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8145517Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8145775Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8146063Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8146320Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8146593Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8146841Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8147134Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8147377Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8147606Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8147836Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8148072Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8148305Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8148638Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8148969Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8149209Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8149531Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8149756Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8149983Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8150216Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8150525Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8150762Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8151000Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8151299Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8151547Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8151780Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8152011Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8152247Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8152478Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8152707Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8152942Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8153170Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8153408Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8153636Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8153866Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8154107Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8154348Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8154577Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8154907Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8155153Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8155394Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8155625Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8155921Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8156235Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8156470Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8156771Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8157017Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8157255Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8157485Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8157796Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8158030Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8158323Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8158557Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8158840Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8159086Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8159319Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8159544Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8159858Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8160308Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8160570Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8160806Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8161038Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8161279Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8161508Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8161850Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8162092Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8162323Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8162555Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8162820Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8163055Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8163292Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8163521Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8163757Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8164002Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8164229Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8164529Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8164763Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8164998Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8165234Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8165462Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8165700Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8165935Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8166247Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8166501Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8166737Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8166967Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8167203Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8167429Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8167768Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8168013Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8168245Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8168495Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8168734Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8169038Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8169288Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8169587Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8169819Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8170053Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8170281Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8170512Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8170753Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8170980Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8171318Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8171679Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8171937Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8172244Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8172476Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8172708Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8172993Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8173226Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8173466Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8173735Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8173965Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8174200Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8174437Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8174775Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8175081Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8175381Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8175710Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8175945Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8176167Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8176402Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8176693Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8176922Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8177206Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8177491Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8177727Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8178034Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8178271Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8178500Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8178724Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8178945Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8179175Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8179510Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8179744Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8179967Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8180190Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8180425Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8180652Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8180880Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8181111Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8181337Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8181561Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8181792Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8182018Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8182328Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8182613Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8182842Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8183301Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8183533Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8183760Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8183988Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8184208Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8184436Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8184657Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8184882Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8185108Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8185332Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8185622Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8185861Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8186082Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8186314Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8186536Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8186762Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8186992Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8187215Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8187435Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8187669Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8187949Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8188227Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8188471Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8188794Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8189102Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8189338Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8189560Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8189790Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8190011Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8190232Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8190557Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8190801Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8191104Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8191433Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8191671Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8191903Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8192130Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8192357Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8192583Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8192807Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8193037Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8193274Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8193567Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8193880Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8194111Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8194475Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8194828Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8195072Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8195295Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8195527Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8195823Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8196058Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8196282Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8196508Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8196739Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8196963Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8197187Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8197423Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8197643Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8197877Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8198103Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8198325Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8198551Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8198779Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8199006Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8199235Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8199458Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8199687Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8199906Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8200128Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8200429Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8200737Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8200968Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8201199Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8201423Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8201648Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8201948Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8202175Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8202409Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8202641Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8202872Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8203112Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8203338Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8203561Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8203787Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8204009Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8204239Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8204466Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8204685Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8204913Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8205137Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8205520Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8205767Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8205997Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8206226Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8206449Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8206673Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8206900Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8207119Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8207345Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8207575Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8207822Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8208053Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8208278Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8208504Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8208734Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8208958Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8209179Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8209503Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8209737Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8209966Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8210197Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8210423Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8210719Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8210957Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8211188Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8211494Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8211728Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8211949Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8212181Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8212401Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8212696Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8212919Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8213138Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8213369Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8213596Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8213817Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8214049Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8214269Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8214497Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8214723Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8214946Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8215177Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8215402Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8215624Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8215855Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8216198Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8216546Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8216788Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8217015Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8217247Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8217471Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8217694Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8217919Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8218146Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8218368Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8218600Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8218823Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8219064Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8219287Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8219511Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8219743Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8219966Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8220189Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8220416Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8220639Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8220875Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8221102Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8221320Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8221558Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8221779Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8222065Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8222315Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8222536Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8222762Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8222992Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8223215Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8223536Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:23:15.8223763Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8224112Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8224350Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8224587Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8224820Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8225056Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8225286Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8225524Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8225752Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8225978Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8226218Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8226448Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8226679Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8226913Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8227326Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8227574Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8228083Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8228348Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8228591Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8228816Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8229040Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8229280Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8229508Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8229748Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8229976Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8230210Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8230444Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8230676Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8230905Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8231141Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8231374Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8231611Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8231845Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8232077Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8232337Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8232570Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8232807Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8233047Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8233493Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8233747Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8233974Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8234222Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8234497Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8234751Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8235128Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8235365Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8235594Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8235828Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8236063Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8236298Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8236534Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8236762Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8236991Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8237230Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8237460Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8237692Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8237927Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8238155Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8238670Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8238908Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8239141Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8239379Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8239609Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8239841Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8240076Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8240305Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8240549Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8240778Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8241007Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8241246Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8241479Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8241713Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8241948Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8242178Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8242417Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8242645Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8242875Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8243118Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8243348Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8243576Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8243819Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8244054Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8244379Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8244625Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8244855Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8245092Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8245329Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8245560Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8245888Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8246118Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8246355Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8246584Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8246820Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8247056Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8247286Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8247516Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8247753Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8247986Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8248222Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8248444Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8248671Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8249032Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8249326Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8249826Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8250077Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8250308Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8250541Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8250780Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8251008Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8251241Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8251471Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8251698Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8251935Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8252163Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8252395Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8252630Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8252864Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8253105Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8253335Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8253564Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8253799Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8254027Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8254260Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8254496Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8254724Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8254969Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8255199Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8255501Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8255748Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8255979Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8256209Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8256445Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8256673Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8257033Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8257261Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8257490Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8257730Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8257962Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8258194Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8258428Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8258657Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8258898Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8259127Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8259355Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8259592Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8259820Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8260049Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8260414Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8260744Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8260993Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8261222Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8261457Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8261692Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8261919Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8262146Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8262387Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8262616Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8262844Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8263079Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8263310Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8263552Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8263779Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8264008Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8264245Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8264472Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8264704Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8264942Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8265166Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8265399Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8265623Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8265857Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8266094Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8266389Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8266631Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8266862Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8267089Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8267325Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8267638Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8267867Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8268100Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8268328Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8268562Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8268796Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8269028Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8269264Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8269492Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8269845Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8270091Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8270330Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8270557Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8270798Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8271029Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8271404Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8271642Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8271873Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8272196Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8272426Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8272657Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8272893Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8273117Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8273351Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8273572Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8273790Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8274025Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8274246Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8274471Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8274697Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8274919Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8275135Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8275365Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8275588Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8275819Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8276042Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8276267Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8276504Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8276798Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8277033Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8277361Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8277594Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8277901Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8278128Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8278351Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8278655Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8278882Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8279102Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8279328Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8279557Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8279788Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8280010Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8280233Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8280463Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8280687Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8280914Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8281144Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8281370Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8281594Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8281823Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8282125Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8282426Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8282659Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8282881Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8283115Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8283337Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8283560Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8283789Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8284014Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8284241Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8284465Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8284686Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8284926Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8285151Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8285378Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8285606Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8285827Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8286056Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8286290Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8286519Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8286756Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8286981Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8287206Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8287441Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8287665Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8287961Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8288200Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8288426Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8288656Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8288876Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8289096Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8289511Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8289755Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8289990Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8290228Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8290453Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8290689Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8290917Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8291137Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8291364Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8291589Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8291810Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8292042Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8292264Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8292495Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8292719Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8293125Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8293371Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8293598Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8293822Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8294049Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8294268Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8294505Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8294738Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8294974Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8295206Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8295435Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8295660Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8295897Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8296125Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8296348Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8296570Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8296792Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8297019Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8297239Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8297467Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8297696Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8297917Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8298158Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8298397Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8298621Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8298951Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8299186Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8299412Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8299646Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8299871Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8300092Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8300394Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8300623Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8300851Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8301083Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8301307Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8301542Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8301766Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8301991Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8302224Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8302448Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8302677Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8302912Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8303135Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8303365Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8303668Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8303974Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8304217Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8304444Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8304669Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8304999Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8305381Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8305724Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8305949Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8306171Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8306397Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8306621Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8306852Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8307081Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8307311Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8307546Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8307773Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8308000Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8308229Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8308452Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8308680Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8308913Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8309138Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8309375Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8309613Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8309922Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8310162Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8310390Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8310614Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8310844Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8311065Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8311355Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8311583Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8311808Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8312043Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8312345Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8312577Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8312813Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8313036Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8313262Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8313490Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8313712Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8313947Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8314171Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8314395Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8314627Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8315036Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8315270Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8315503Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8315732Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8315961Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8316182Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8316404Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8316635Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8316863Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8317087Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8317318Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8317546Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8317777Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8318017Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8318240Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8318469Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8318691Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8318914Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8319142Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8319370Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8319592Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8319821Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8320042Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8320276Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:23:15.8320508Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8320827Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8321080Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8321311Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8321543Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8321781Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8322105Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8322343Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8322577Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8322806Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8323049Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8323281Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8323514Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8323750Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8323979Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8324213Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8324444Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8324679Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8324921Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8325150Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8325385Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8325812Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8326053Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8326288Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8326530Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8326758Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8326990Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8327218Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8327445Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8327682Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8328190Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8328439Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8328756Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8328994Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8329240Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8329556Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8329787Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8330022Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8330250Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8330479Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8330727Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8330958Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8331195Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8331428Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8331662Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8332128Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8332371Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8332600Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8332839Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8333067Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8333303Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8333661Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8333892Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8334130Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8334363Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8334596Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8334831Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8335063Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8335303Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8335532Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8335761Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8335998Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8336230Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8336462Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8336699Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8336930Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8337428Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8337674Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8337909Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8338144Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8338375Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8338607Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8338846Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8339081Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8339321Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8339553Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8339901Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8340146Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8340377Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8340605Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8340839Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8341066Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8341292Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8341530Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8341759Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8341990Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8342215Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8342441Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8342681Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8342910Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8343215Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8343461Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8343691Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8343930Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8344158Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8344384Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8344735Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8344965Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8345195Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8345428Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8345660Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8345896Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8346125Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8346355Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8346591Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8346818Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8347046Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8347285Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8347512Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8347746Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8348097Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8348430Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8348680Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8348914Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8349145Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8349383Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8349612Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8349846Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8350078Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8350304Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8350539Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8350771Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8351000Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8351239Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8351467Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8351702Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8351930Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8352159Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8352394Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8352624Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8352855Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8353088Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8353323Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8353553Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8353789Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8354080Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8354329Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8354555Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8354785Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8355018Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8355328Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8355554Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8355788Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8356015Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8356257Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8356484Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8356712Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8356945Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8357267Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8357495Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8357731Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8357965Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8358206Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8358435Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8358663Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8359106Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8359345Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8359578Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8359817Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8360043Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8360275Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8360504Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8360731Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8360971Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8361199Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8361426Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8361670Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8361899Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8362138Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8362365Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8362595Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8362830Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8363059Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8363289Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8363527Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8363754Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8363989Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8364229Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8364460Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8364784Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8365030Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8365259Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8365497Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8365729Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8365958Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8366286Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8366515Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8366749Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8366980Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8367209Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8367449Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8367682Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8367910Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8368144Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8368374Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8368610Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8368842Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8369070Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8369301Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8369751Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8370043Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8370289Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8370512Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8370746Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8370968Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8371188Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8371416Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8371641Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8371859Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8372087Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8372308Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8372545Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8372769Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8372992Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8373221Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8373443Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8373665Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8373892Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8374107Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8374342Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8374567Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8374790Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8375028Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8375258Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8375577Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8375823Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8376046Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8376269Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8376494Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8376716Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8377035Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8377261Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8377483Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8377718Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8377946Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8378169Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8378401Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8378623Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8378851Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8379076Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8379299Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8379532Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8379756Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8379981Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8380212Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8380632Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8380874Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8381103Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8381324Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8381555Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8381775Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8382000Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8382228Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8382456Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8382681Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8382913Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8383137Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8383370Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8383595Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8383818Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8384049Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8384269Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8384490Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8384725Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8384952Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8385184Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8385412Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8385638Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8385869Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8386094Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8386409Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8386654Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8386876Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8387106Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8387327Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8387551Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8387850Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8388074Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8388293Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8394862Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8395142Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8395373Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8395609Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8395832Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8396061Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8396284Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8396507Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8396746Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8396967Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8397306Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8397728Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8398023Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8398264Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8398493Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8398718Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8398951Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8399172Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8399395Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8399617Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8399834Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8400065Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8400291Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8400519Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8400748Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8400974Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8401196Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8401424Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8401647Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8401868Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8402099Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8402323Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8402549Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8402775Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8403001Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8403235Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8403542Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8403781Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8404011Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8404229Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8404457Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8404678Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8404977Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8405211Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8405434Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8405658Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8405893Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8406115Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8406345Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8406564Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8406789Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8407015Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8407238Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8407459Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8407694Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8407923Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8408151Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8408502Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8408734Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8408962Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8409185Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8409506Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8409744Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8409967Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8410189Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8410423Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8410643Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8410873Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8411097Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8411321Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8411552Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8411779Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8412002Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8412234Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8412455Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8412688Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8412916Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8413141Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8413374Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8413596Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8413824Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8414056Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8414367Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8414604Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8414835Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8415061Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8415291Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8415513Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8415830Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8416058Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8416280Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8416507Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8416739Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8416968Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8417201Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8417424Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8417650Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8417880Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8418104Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8418326Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8418556Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8418780Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8419012Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8419422Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8419657Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8419889Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8420111Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8420330Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8420558Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8420778Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8421010Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8421236Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8421460Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8421694Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8421925Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8422147Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8422375Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8422598Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8422819Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:23:15.8423054Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8423284Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8423523Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8423756Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8423989Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8424226Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8424462Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8424694Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8425006Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8425252Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8425485Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8425712Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8425940Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8426174Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8426488Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8426715Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8426949Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8427182Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8427424Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8427655Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8428134Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8428385Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8428617Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8428844Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8429084Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8429314Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8429548Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8429776Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8430006Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8430558Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8430798Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8431033Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8431270Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8431499Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8431732Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8431959Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8432193Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8432430Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8432657Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8432884Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8433135Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8433363Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8433593Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8433828Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8434056Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8434289Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8434517Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8434866Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8435118Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8435347Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8435573Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8435818Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8436044Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8436434Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8436672Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8436901Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8437135Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8437360Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8437586Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8437924Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8438156Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8438392Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8438627Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8438854Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8439096Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8439324Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8439550Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8439782Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8440008Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8440241Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8440470Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8440697Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8440930Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8441325Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8441564Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8441806Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8442129Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8442366Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8442596Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8442825Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8443068Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8443301Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8443530Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8443767Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8444005Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8444244Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8444474Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8444704Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8444941Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8445167Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8445396Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8445632Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8445864Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8446096Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8446332Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8446562Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8446800Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8447122Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8447361Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8447584Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8447816Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8448047Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8448302Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8448633Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8448873Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8449103Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8449333Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8449668Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8449898Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8450129Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8450373Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8450601Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8450834Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8451063Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8451295Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8451532Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8451758Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8451986Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8452368Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8452606Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8452844Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8453074Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8453299Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8453534Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8453763Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8453995Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8454230Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8454456Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8454692Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8454926Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8455154Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8455395Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8455621Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8455847Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8456081Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8456307Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8456540Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8456858Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8457093Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8457327Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8457566Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8457795Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8458113Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8458356Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8458592Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8458821Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8459050Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8459289Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8459611Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8459838Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8460071Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8460308Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8460539Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8460776Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8461003Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8461239Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8461466Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8461693Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8461929Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8462157Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8462385Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8462625Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8463000Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8463348Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8463592Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8463827Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8464068Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8464297Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8464523Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8464861Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8465104Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8465343Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8465572Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8465807Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8466045Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8466279Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8466510Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8466745Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8466977Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8467214Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8467444Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8467679Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8467912Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8468142Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8468372Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8468616Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8468847Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8469192Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8469437Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8469667Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8469908Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8470138Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8470451Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8470690Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8470920Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8471157Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8471390Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8471619Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8471861Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8472086Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8472310Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8472540Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8472761Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8472985Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8473218Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8473441Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8473673Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8474060Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8474288Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8474522Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8474743Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8474963Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8475189Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8475408Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8475636Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8475861Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8476083Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8476310Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8476533Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8476757Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8476988Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8477215Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8477447Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8477671Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8477893Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8478128Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8478355Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8478579Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8478800Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8479024Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8479254Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8479484Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8479769Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8480007Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8480228Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8480449Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8480681Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8480979Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8481312Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8481541Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8481764Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8482002Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8482226Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8482452Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8482680Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8482903Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8483125Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8483355Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8483574Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8483810Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8484036Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8484263Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8484516Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8484916Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8485153Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8485388Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8485613Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8485847Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8486068Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8486289Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8486520Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8486744Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8486966Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8487198Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8487427Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8487651Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8487884Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8488109Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8488340Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8488567Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8488789Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8489025Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8489252Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8489580Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8489817Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8490042Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8490274Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8490576Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8490806Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8491037Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8491262Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8491486Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8491714Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8492034Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8492263Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8492486Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8492708Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8492943Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8493162Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8493386Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8493616Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8493842Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8494065Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8494296Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8494518Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8494748Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8494969Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8495192Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8495479Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8495756Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8495990Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8496218Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8496442Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8496671Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8496893Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8497113Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8497347Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8497566Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8497784Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8498011Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8498240Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8498473Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8498703Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8498927Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8499163Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8499385Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8499608Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8499839Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8500058Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8500284Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8500518Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8500745Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8500979Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8501267Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8501502Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8501732Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8501957Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8502178Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8502405Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8502724Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8502955Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8503180Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8503409Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8503640Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8503867Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8504090Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8504320Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8504541Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8504766Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8504986Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8505208Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8505434Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8505654Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8505878Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8506297Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8506535Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8506765Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8507004Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8507225Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8507454Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8507677Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8507898Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8508130Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8508352Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8508574Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8508809Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8509030Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8509261Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8509482Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8509705Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8509932Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8510152Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8510374Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8510613Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8510834Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8511061Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8511286Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8511513Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8511744Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8512085Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8512323Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8512556Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8512779Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8513009Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8513300Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8513529Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8513759Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8513981Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8514211Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8514439Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8514668Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8514892Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8515119Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8515339Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8515574Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8515791Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8516016Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8516244Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8516462Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8516753Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8517037Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8517270Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8517502Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8517724Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8517947Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8518174Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8518396Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8518621Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:23:15.8518858Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8519086Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8519322Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8519558Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8519787Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8520027Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8520256Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8520483Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8520721Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8520965Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8521202Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8521434Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8521661Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8521894Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8522128Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8522358Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8522698Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8522940Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8523167Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8523403Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8523631Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8523932Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8524164Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8524395Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8524633Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8524871Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8525103Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8525340Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8525569Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8525805Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8526034Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8526263Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8526500Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8526732Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8526959Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8527196Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8527580Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8528213Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8528463Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8528691Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8528931Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8529159Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8529387Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8529701Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8529935Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8530169Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8530398Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8530634Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8530873Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8531103Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8531330Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8531565Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8531792Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8532027Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8532256Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8532489Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8532725Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8532954Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8533184Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8533420Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8533856Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8534106Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8534334Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8534566Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8534803Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8535031Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8535419Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8535659Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8535888Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8536118Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8536355Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8536582Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8536819Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8537047Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8537275Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8537507Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8537738Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8537968Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8538201Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8538431Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8538667Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8539152Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8539393Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8539632Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8539862Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8540089Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8540322Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8540554Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8540796Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8541021Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8541248Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8541482Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8541713Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8541939Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8542180Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8542410Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8542644Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8542875Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8543104Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8543334Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8543564Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8543792Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8544025Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8544255Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8544492Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8544801Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8545047Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8545285Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8545512Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8545738Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8545973Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8546261Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8546495Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8546722Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8546956Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8547196Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8547427Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8547655Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8547887Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8548114Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8548342Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8548579Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8548808Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8549041Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8549269Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8549640Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8549975Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8550216Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8550445Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8550674Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8550905Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8551144Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8551373Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8551606Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8551845Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8552073Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8552302Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8552539Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8552769Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8553005Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8553235Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8553466Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8553699Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8553927Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8554162Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8554396Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8554624Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8554859Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8555090Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8555322Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8555942Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8556193Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8556420Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8556657Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8556884Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8557207Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8557440Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8557667Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8557902Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8558135Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8558371Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8558609Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8558838Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8559074Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8559303Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8559532Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8559771Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8559998Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8560228Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8560465Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8560863Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8561110Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8561340Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8561569Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8561804Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8562032Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8562265Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8562502Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8562729Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8562957Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8563191Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8563428Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8563666Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8563894Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8564119Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8564356Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8564585Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8564811Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8565042Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8565271Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8565506Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8565737Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8565976Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8566209Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8566514Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8566762Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8566995Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8567221Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8567457Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8567679Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8567965Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8568196Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8568419Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8568651Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8568882Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8569229Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8569524Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8569753Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8569972Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8570206Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8570424Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8570648Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8570879Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8571103Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8571337Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8571816Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8572050Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8572282Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8572504Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8572727Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8572953Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8573173Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8573393Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8573627Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8573849Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8574076Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8574322Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8574547Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8574777Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8575000Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8575223Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8575453Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8575675Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8575904Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8576128Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8576349Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8576579Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8576804Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8577026Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8577260Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8577581Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8577821Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8578043Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8578270Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8578498Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8578787Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8579011Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8579242Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8579459Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8579689Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8579920Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8580149Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8580379Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8580605Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8580828Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8581065Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8581288Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8581514Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8581740Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8581965Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8582267Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8582545Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8582782Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8583015Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8583239Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8583462Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8583690Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8583910Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8584138Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8584357Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8584577Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8584804Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8585032Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8585254Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8585483Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8585707Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8585928Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8586160Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8586380Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8586612Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8586835Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8587058Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8587287Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8587514Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8587739Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8588031Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8588261Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8588492Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8588710Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8588931Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8589161Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8589497Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8589721Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8589952Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8590177Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8590410Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8590635Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8590858Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8591080Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8591304Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8591527Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8591755Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8591981Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8592210Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8592434Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8592657Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8593049Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8593289Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8593512Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8593743Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8593965Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8594184Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8594410Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8594630Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8594859Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8595081Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8595304Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8595535Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8595758Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8595984Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8596212Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8596432Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8596661Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8596883Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8597108Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8597340Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8597563Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8597785Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8598012Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8598244Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8598476Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8598763Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8598998Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8599227Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8599448Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8599668Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8599968Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8600192Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8600413Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8600643Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8600870Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8601100Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8601326Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8601546Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8601774Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8601993Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8602213Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8602442Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8602664Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8602893Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8603113Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8603400Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8603683Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8603920Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8604146Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8604372Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8604592Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8604818Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8605040Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8605267Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8605501Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8605724Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8605947Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8606182Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8606405Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8606631Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8606863Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8607085Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8607312Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8607535Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8607757Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8607989Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8608213Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8608434Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8608666Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8608891Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8609185Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8609573Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8609800Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8610028Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8610254Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8610476Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8610779Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8611004Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8611235Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8611457Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8611686Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8611917Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8612139Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8612362Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8612592Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8612814Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8613036Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8613268Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8613489Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8613717Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8613943Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8614305Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:23:15.8614544Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8614774Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8615003Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8615238Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8615466Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8615700Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8615927Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8616159Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8616390Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8616615Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8616847Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8617079Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8617310Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8617547Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8617773Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8618000Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8618234Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8618461Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8618696Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8618934Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8619161Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8619400Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8619628Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8619938Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8620183Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8620410Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8620641Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8620880Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8621107Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8621450Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8621679Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8621910Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8622150Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8622379Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8622609Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8622844Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8623071Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8623307Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8623536Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8623766Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8624009Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8624240Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8624470Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8624704Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8625104Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8625344Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8625582Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8625812Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8626049Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8626279Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8626507Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8626748Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8626977Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8627205Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8627441Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8627676Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8628110Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8628353Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8628586Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8628822Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8629052Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8629281Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8629524Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8629753Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8629986Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8630216Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8630451Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8630687Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8631151Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8631397Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8631636Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8631866Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8632102Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8632330Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8632665Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8632899Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8633128Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8633363Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8633601Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8633830Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8634065Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8634294Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8634522Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8634757Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8634985Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8635216Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8635450Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8635678Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8636183Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8636422Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8636656Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8636895Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8637125Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8637354Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8637588Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8637820Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8638052Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8638286Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8638512Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8638744Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8638978Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8639216Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8639451Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8639679Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8639909Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8640151Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8640378Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8640618Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8640845Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8641067Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8641306Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8641538Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8641842Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8642093Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8642325Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8642561Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8642788Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8643018Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8643337Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8643571Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8643799Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8644040Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8644276Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8644513Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8644743Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8644974Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8645208Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8645437Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8645666Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8645905Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8646140Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8646378Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8646607Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8647017Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8647261Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8647492Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8647722Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8647956Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8648184Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8648422Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8648659Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8648887Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8649121Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8649349Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8649702Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8649945Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8650181Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8650418Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8650647Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8650968Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8651214Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8651446Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8651679Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8651913Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8652142Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8652375Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8652612Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8652930Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8653176Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8653409Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8653643Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8653877Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8654102Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8654396Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8654629Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8654857Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8655101Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8655333Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8655562Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8655796Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8656024Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8656251Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8656488Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8656717Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8656956Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8657187Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8657413Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8657765Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8658093Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8658335Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8658573Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8658800Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8659037Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8659268Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8659494Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8659731Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8659959Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8660186Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8660426Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8660656Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8660894Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8661127Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8661355Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8661592Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8661819Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8662045Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8662284Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8662511Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8662751Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8662977Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8663232Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8663463Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8663752Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8663992Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8664225Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8664448Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8664673Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8664970Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8665193Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8665424Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8665648Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8665883Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8666117Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8666347Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8666573Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8666805Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8667027Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8667266Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8667495Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8667724Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8667958Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8668183Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8668523Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8668835Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8669074Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8669306Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8669530Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8669752Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8669982Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8670209Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8670434Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8670662Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8670884Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8671105Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8671344Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8671570Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8671807Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8672032Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8672252Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8672484Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8672709Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8672930Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8673162Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8673384Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8673614Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8673844Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8674072Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8674406Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8674642Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8674868Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8675098Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8675320Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8675548Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8675870Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8676102Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8676336Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8676566Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8676793Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8677024Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8677248Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8677480Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8677704Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8677927Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8678155Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8678382Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8678605Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8678836Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8679059Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8679515Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8679755Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8679985Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8680218Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8680445Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8680671Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8680903Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8681125Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8681349Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8681575Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8681932Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8682184Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8682412Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8682642Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8682874Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8683094Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8683316Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8683548Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8683772Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8684006Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8684225Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8684450Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8684681Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8684914Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8685138Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8685459Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8685691Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8685914Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8686145Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8686369Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8686590Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8686877Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8687104Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8687339Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8687570Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8687796Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8688029Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8688255Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8688483Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8688710Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8688929Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8689159Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8689389Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8689710Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8689945Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8690246Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8690530Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8690766Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8690996Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8691234Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8691457Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8691682Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8691913Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8692140Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8692363Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8692592Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8692816Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8693056Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8693280Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8693507Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8693730Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8693957Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8694179Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8694408Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8694633Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8694869Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8695093Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8695316Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8695549Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8695782Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8696061Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8696305Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8696530Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8696762Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8696989Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8697215Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8697519Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8697746Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8697967Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8698200Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8698428Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8698653Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8698885Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8699112Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8699347Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8699573Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8699797Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8700030Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8700264Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8700492Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8700722Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8701131Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8701377Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8701602Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8701825Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8702055Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8702280Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8702504Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8702738Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8702966Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8703195Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8703418Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8703645Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8703877Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8704099Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8704323Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8704555Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8704777Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8705017Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8705243Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8705467Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8705696Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8705917Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8706137Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8706375Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8706598Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8706957Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8707197Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8707423Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8707653Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8707870Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8708089Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8708444Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8708668Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8708890Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8709123Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8709350Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8709586Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8709811Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8710035Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:23:15.8710276Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8710507Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8710735Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8710974Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8711202Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8711435Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8711816Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8712161Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8712413Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8712642Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8712873Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8713109Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8713338Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8713575Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8713809Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8714036Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8714269Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8714497Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8714730Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8714963Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8715195Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8715423Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8715657Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8715884Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8716118Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8716350Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8716581Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8716816Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8717045Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8717278Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8717514Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8717852Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8718103Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8718333Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8718566Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8718801Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8719094Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8719323Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8719556Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8719786Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8720028Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8720262Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8720492Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8720724Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8720952Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8721177Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8721418Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8721647Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8721885Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8722112Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8722341Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8722731Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8722973Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8723205Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8723439Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8723666Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8723902Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8724133Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8724371Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8724614Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8724844Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8725072Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8725311Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8725546Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8725786Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8726013Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8726241Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8726478Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8726705Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8726932Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8727165Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8727391Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8727622Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8728037Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8728279Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8728710Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8728950Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8729177Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8729508Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8729744Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8729976Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8730324Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8730553Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8730786Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8731025Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8731255Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8731499Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8731729Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8731962Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8732197Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8732426Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8732662Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8732893Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8733123Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8733359Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8733587Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8734093Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8734339Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8734570Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8734796Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8735025Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8735254Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8735490Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8735725Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8735955Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8736193Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8736424Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8736667Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8736895Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8737124Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8737366Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8737595Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8737822Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8738052Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8738285Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8738519Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8738747Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8738975Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8739219Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8739449Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8739760Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8740010Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8740244Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8740478Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8740707Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8740936Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8741244Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8741476Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8741705Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8742054Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8742293Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8742525Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8742760Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8742988Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8743224Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8743454Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8743682Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8743921Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8744150Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8744378Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8744707Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8745039Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8745292Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8745519Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8745749Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8745981Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8746211Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8746438Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8746675Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8746903Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8747142Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8747374Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8747608Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8747848Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8748079Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8748306Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8748541Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8748770Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8749005Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8749235Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8749463Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8749692Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8749926Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8750158Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8750502Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8750742Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8750979Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8751205Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8751434Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8751674Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8752045Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8752278Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8752520Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8752747Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8758417Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8758716Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8758954Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8759196Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8759424Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8759648Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8759883Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8760115Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8760344Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8760578Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8760803Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8761242Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8761482Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8761716Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8761954Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8762181Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8762407Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8762641Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8762871Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8763106Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8763332Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8763559Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8763802Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8764032Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8764264Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8764494Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8764717Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8764946Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8765168Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8765391Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8765624Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8765847Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8766070Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8766305Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8766527Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8766850Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8767085Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8767307Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8767542Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8767765Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8767991Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8768296Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8768521Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8768742Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8768967Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8769194Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8769546Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8769778Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8770006Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8770236Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8770458Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8770680Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8770915Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8771137Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8771362Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8771587Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8771969Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8772211Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8772438Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8772661Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8772898Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8773122Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8773352Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8773576Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8773799Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8774031Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8774254Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8774480Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8774710Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8774935Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8775157Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8775390Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8775612Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8775841Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8776058Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8776289Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8776518Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8776737Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8776958Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8777194Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8777417Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8777745Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8777982Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8778202Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8778428Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8778653Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8778877Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8779205Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8779429Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8779656Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8779881Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8780106Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8780337Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8780565Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8780783Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8781014Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8781239Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8781460Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8781692Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8781914Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8782141Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8782363Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8782763Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8783000Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8783225Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8783450Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8783679Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8783903Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8784132Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8784357Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8784579Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8784805Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8785026Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8785258Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8785482Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8785708Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8785941Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8786167Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8786391Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8786621Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8786842Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8787069Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8787298Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8787519Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8787736Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8787970Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8788287Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8788531Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8788753Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8788975Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8789201Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8789424Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8789737Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8789963Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8790179Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8790410Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8790641Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8790863Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8791092Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8791313Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8791535Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8791763Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8791986Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8792215Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8792435Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8792656Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8792884Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8793279Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8793512Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8793742Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8793965Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8794195Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8794417Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8794641Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8794869Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8795094Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8795319Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8795545Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8795767Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8795992Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8796226Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8796454Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8796686Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8796913Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8797131Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8797362Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8797587Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8797808Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8798035Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8798257Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8798493Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8798714Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8799059Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8799304Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8799522Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8799744Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8799971Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8800193Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8800488Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8800711Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8800933Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8801171Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8801398Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8801623Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8801849Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8802073Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8802299Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8802530Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8802756Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8802990Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8803215Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8803440Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8803668Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8804061Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8804290Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8804523Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8804749Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8804985Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8805206Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8805429Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8805658Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8805889Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8806112Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8806345Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8806571Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8806803Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8807028Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8807255Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8807487Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8807710Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8807933Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8808168Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8808394Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8808617Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8808844Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8809069Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8809301Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8809654Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8809954Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8810192Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8810413Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8810635Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8810861Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8811164Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:23:15.8811398Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8811624Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8811853Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8812094Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8812321Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8812550Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8812786Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8813016Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8813255Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8813483Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8813714Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8813947Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8814173Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8814398Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8814793Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8815032Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8815273Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8815503Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8815734Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8815971Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8816200Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8816431Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8816669Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8816899Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8817136Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8817370Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8817601Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8817840Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8818069Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8818298Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8818535Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8818763Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8818995Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8819232Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8819466Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8819705Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8819937Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8820175Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8820472Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8820712Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8820941Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8821176Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8821406Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8821647Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8821972Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8822204Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8822446Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8822683Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8822914Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8823149Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8823377Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8823613Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8823842Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8824070Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8824307Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8824538Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8824769Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8825008Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8825354Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8825690Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8825929Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8826161Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8826400Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8826631Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8826857Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8827099Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8827333Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8827566Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8827792Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8828200Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8828447Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8828678Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8828909Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8829142Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8829369Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8829603Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8829831Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8830063Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8830303Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8830532Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8830761Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8831004Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8831234Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8831690Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8831931Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8832162Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8832401Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8832630Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8832966Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8833205Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8833435Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8833664Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8833908Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8834135Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8834370Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8834598Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8834827Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8835095Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8835323Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8835541Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8835781Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8836009Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8836243Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8836853Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8837206Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8837445Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8837671Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8837898Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8838132Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8838357Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8838590Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8838820Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8839050Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8839285Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8839516Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8839747Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8840042Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8840378Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8840742Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8841001Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8841229Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8841463Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8841695Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8841923Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8842161Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8842392Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8842632Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8842947Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8843187Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8843420Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8843649Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8843879Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8844114Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8844409Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8844647Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8844873Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8845105Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8845344Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8845575Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8845805Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8846039Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8846266Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8846495Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8846732Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8846963Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8847200Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8847430Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8847665Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8848083Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8848318Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8848549Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8848787Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8849015Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8849254Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8849603Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8849847Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8850090Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8850320Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8850548Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8850791Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8851022Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8851264Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8851490Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8851714Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8851950Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8852177Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8852404Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8852641Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8852867Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8853097Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8853332Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8853560Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8853891Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8854134Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8854363Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8854597Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8854824Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8855057Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8855344Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8855571Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8855808Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8856043Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8856273Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8856505Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8856732Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8856967Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8857196Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8857422Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8857654Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8857881Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8858109Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8858344Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8858693Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8859021Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8859271Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8859500Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8859735Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8859964Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8860193Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8860418Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8860645Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8860869Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8861099Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8861325Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8861560Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8861781Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8862008Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8862241Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8862463Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8862687Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8862918Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8863144Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8863376Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8863597Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8863818Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8864052Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8864274Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8864560Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8864796Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8865018Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8865248Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8865470Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8865691Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8866005Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8866231Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8866454Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8866685Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8866909Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8867130Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8867362Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8867584Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8867814Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8868038Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8868261Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8868490Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8868712Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8868935Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8869163Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8869548Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8869793Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8870023Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8870247Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8870476Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8870697Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8870918Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8871149Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8871370Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8871601Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8871819Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8872046Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8872275Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8872501Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8872724Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8872954Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8873178Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8873400Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8873628Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8873850Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8874076Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8874297Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8874527Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8874759Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8874986Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8875275Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8875516Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8875738Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8875967Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8876188Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8876472Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8876706Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8876931Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8877155Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8877393Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8877618Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8877853Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8878079Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8878302Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8878536Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8878756Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8878978Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8879214Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8879440Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8879669Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8879987Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8880328Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8880576Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8880802Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8881029Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8881257Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8881482Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8881703Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8881937Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8882158Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8882390Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8882613Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8882845Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8883078Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8883306Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8883519Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8883748Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8883970Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8884199Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8884424Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8884646Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8884873Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8885098Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8885326Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8885553Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8885877Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8886118Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8886345Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8886569Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8886799Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8887019Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8887336Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8887570Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8887793Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8888020Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8888247Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8888469Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8888698Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8888922Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8889145Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8889374Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8889853Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8890178Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8890408Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8890703Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8891068Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8891528Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8891763Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8891998Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8892223Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8892502Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8892751Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8892988Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8893222Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8893454Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8893824Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8894128Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8894426Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8894786Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8895020Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8895244Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8895464Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8895707Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8895938Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8896248Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8896475Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8896700Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8896984Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8897261Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8897532Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8897776Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8898180Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8898479Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8898776Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8899141Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8899386Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8899760Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8899984Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8900215Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8900437Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8900781Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8901012Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8901283Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8901596Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8901898Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8902185Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8902434Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8902659Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8902895Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8903169Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8903409Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8903757Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8904105Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8904346Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8904572Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8904848Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8905120Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8905411Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8905646Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8905885Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8906171Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8906446Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8906686Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8906917Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8907139Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8907533Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8907862Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8908152Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8908395Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8908619Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8908851Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8909158Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8909568Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8909907Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8910148Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:23:15.8910439Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8910788Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8911034Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8911349Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8911649Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8911898Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8912146Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8912544Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8912840Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8913092Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8913406Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8913728Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8913967Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8914201Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8914543Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8914776Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8915008Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8915356Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8915595Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8915833Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8916218Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8916544Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8916886Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8917185Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8917419Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8917757Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8918011Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8918313Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8918641Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8918922Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8919258Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8919549Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8919790Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8920087Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8920331Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8920655Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8920936Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8921257Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8921602Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8921837Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8922079Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8922312Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8922538Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8922886Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8923206Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8923445Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8923846Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8924104Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8924388Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8924630Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8924862Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8925287Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8925534Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8925820Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8926114Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8926360Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8926661Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8926902Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8927134Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8927362Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8927600Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8928210Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8928459Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8928695Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8928923Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8929160Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8929934Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8930306Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8930551Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8930804Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8931043Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8931345Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8931674Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8931917Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8932151Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8932426Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8932669Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8932913Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8933151Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8933379Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8933610Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8933972Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8934258Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8934559Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8934804Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8935129Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8935370Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8935599Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8935912Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8936149Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8936688Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8937016Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8937264Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8937600Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8937899Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8938132Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8938558Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8938803Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8939100Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8939488Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8939735Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8940153Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8940399Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8940627Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8940853Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8941141Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8941461Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8941700Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8941934Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8942161Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8942399Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8942829Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8943071Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8943378Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8943605Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8943830Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8944066Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8944296Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8944525Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8944757Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8944984Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8945241Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8945476Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8945706Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8946097Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8946334Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8946616Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8946862Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8947104Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8947345Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8947579Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8947806Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8948040Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8948275Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8948555Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8948884Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8949176Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8949461Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8949698Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8950052Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8950310Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8950625Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8950870Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8951140Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8951380Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8951616Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8951856Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8952091Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8952404Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8952698Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8952932Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8953165Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8953492Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8953747Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8953986Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8954461Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8954797Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8955113Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8955351Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8955637Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8956028Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8956354Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8956602Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8956844Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8957084Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8957392Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8957703Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8957954Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8958188Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8958468Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8958719Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8958958Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8959198Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8959427Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8959660Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8959895Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8960121Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8960426Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8960761Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8961234Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8961535Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8961764Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8962041Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8962279Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8962552Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8962939Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8963184Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8963413Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8963695Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8964028Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8964318Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8964558Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8964788Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8965012Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8965249Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8965535Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8965920Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8966237Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8966473Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.8966704Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8967155Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8967482Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8967772Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8968055Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8968297Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8968633Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8968870Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8969173Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8969532Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8969807Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8970048Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8970281Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8970564Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8970883Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8971162Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8971437Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8971757Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8972085Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8972379Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8972680Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8972909Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8973185Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8973493Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8973781Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8974013Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8974369Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8974671Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8975012Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8975304Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8975667Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8975982Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8976315Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8976559Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8976864Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8977218Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8977446Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8977762Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8978077Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8978302Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8978682Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8978958Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8979193Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8979481Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8979718Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8979997Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8980381Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8980714Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8980952Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8981234Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8981508Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8981737Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8982062Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8982357Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8982693Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8982925Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8983200Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8983503Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8983784Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8984021Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8984333Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8984628Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8984863Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8985167Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8985501Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8985824Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8986062Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8986295Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8986528Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8986807Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8987157Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8987592Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8987884Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8988214Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8988580Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8988811Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8989147Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8989497Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8989729Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8989947Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8990287Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8990714Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8990994Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8991293Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8991534Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8991824Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8992062Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8992287Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8992565Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8992854Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8993082Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8993351Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8993886Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8994122Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8994357Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8994579Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8994803Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8995109Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8995385Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8995606Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8995982Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8996333Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8996646Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8997020Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8997252Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8997541Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8997769Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8997989Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8998263Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8998588Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8998823Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8999064Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8999407Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8999642Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.8999914Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9000239Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9000473Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9000785Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9001116Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9001364Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9001599Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9001882Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9002124Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9002477Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9002713Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9003012Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9003314Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9003621Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9003987Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9004215Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9004509Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9004737Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9004974Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9005200Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9005427Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9005656Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9005935Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9006320Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9006736Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9007080Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9007441Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9007769Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9008125Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9008463Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9008764Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9009004Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9009322Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9009627Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9009861Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9010088Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9010312Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9010634Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9010902Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9011133Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9011428Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9011668Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9012022Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9012270Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9012559Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9012824Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9013134Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9013370Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9013704Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9014003Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9014386Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9014637Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9014873Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9015153Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9015652Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9015971Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9016209Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9016435Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9016666Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9016896Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9017207Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9017449Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9017757Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9017985Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9018295Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9018623Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9018918Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9019165Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9019491Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9019922Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9020168Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9020461Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9020747Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9021131Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9021456Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9021685Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9021912Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9022276Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9022664Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9022900Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9023228Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9023461Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9023687Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9024010Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9024237Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:23:15.9024469Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9024708Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9024942Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9025181Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9025463Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9025767Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9026055Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9026373Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9026618Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9026960Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9027210Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9027450Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9027677Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9028127Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9028665Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9028956Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9029189Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9029428Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9029664Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9029900Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9030132Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9030364Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9030727Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9031037Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9031410Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9031671Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9032042Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9032331Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9032674Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9033222Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9033569Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9033818Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9034105Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9034396Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9034714Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9035012Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9035264Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9035504Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9035741Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9035970Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9036273Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9036514Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9036747Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9037020Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9037404Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9037637Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9037953Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9038182Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9038416Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9038697Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9038929Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9039166Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9039505Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9039885Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9040189Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9040451Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9040680Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9040914Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9041192Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9041495Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9041852Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9042182Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9042508Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9042740Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9042971Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9043331Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9043725Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9043961Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9044247Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9044537Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9044785Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9045017Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9045245Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9045588Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9045920Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9046164Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9046407Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9046640Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9046966Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9047195Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9047420Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9047659Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9047886Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9048114Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9048353Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9048664Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9048902Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9049216Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9049566Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9049861Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9050167Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9050405Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9050648Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9050875Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9051228Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9051499Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9051805Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9052047Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9052362Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9052661Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9052908Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9053138Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9053420Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9053741Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9053976Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9054267Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9054618Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9054893Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9055211Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9055449Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9055677Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9056025Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9056345Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9056587Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9056892Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9057184Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9057431Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9057661Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9058044Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9058400Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9058713Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9059007Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9059347Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9059584Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9059823Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9060187Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9060460Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9060704Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9060979Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9061270Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9061555Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9061910Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9062242Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9062523Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9062847Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9063090Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9063370Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9063696Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9063927Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9064153Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9064390Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9064669Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9064998Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9065246Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9065557Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9065888Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9066231Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9066523Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9066896Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9067133Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9067425Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9067673Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9067907Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9068185Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9068479Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9068745Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9069076Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9069312Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9069631Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9069877Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9070174Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9070483Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9070720Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9071115Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9071472Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9071811Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9072098Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9072390Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9072624Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9072907Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9073194Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9073430Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9073666Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9073947Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9074239Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9074481Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9074715Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9075069Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9075312Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9075640Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9075934Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9076168Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9076398Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9076706Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9076945Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9077185Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9077507Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9077902Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9078153Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9078381Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9078610Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9078848Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9079138Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9079498Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9079813Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9080048Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9080350Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9080593Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9080828Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9081062Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9081286Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9081510Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9081737Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9082026Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9082325Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9082645Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9082885Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9083372Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9083659Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9083977Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9084263Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9084575Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9084808Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9085039Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9085263Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9085502Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9085727Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9086001Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9086354Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9086668Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9086897Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9087182Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9087463Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9087792Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9088154Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9088444Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9088791Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9089171Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9089497Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9089738Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9089966Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9090191Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9090616Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9090853Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9091084Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9091361Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9091675Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9091923Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9092264Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9092494Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9092723Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9092944Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9093320Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9093550Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9093952Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9094191Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9094467Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9094750Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9094982Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9095268Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9095599Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9095825Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9096047Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9096427Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9096717Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9096950Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9097184Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9097458Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9097754Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9097990Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9098213Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9098561Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9098910Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9099221Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9099467Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9099749Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9099977Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9100213Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9100430Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9100661Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9101025Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9101251Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9101484Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9101706Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9101927Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9102162Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9102387Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9102619Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9103023Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9103265Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9103542Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9103835Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9104204Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9104438Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9104750Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9104975Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9105207Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9105438Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9105668Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9105891Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9106113Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9106346Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9106568Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9106790Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9107018Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9107420Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9107657Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9107985Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9108336Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9108637Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9108878Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9109102Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9109336Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9109558Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9109787Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9110101Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9110384Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9110809Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9111037Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9111367Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9111612Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9111836Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9112122Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9112438Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9112663Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9112894Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9113116Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9113337Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9113690Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9113970Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9114268Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9114609Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9114842Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9115267Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9115588Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9115814Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9116043Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9116344Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9116573Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9116915Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9117136Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9117364Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9117588Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9117816Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9118048Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9118331Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9118558Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9118787Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9119151Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9119457Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9119685Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9119997Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9120330Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9120557Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9120974Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9121213Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9121524Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9126902Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9127568Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9129634Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9129934Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9130161Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9130388Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9130618Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9130840Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9131067Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9131351Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9131579Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9131865Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9132092Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9132372Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9132605Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9132829Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9133218Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9133452Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9133728Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9133960Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9134193Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9134472Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9135071Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9135317Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9135537Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9135764Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9135984Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9136271Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9136720Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9137038Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9137309Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9137609Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9137846Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9138078Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9138379Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9138608Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9138839Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9139061Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9139349Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9139632Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9139857Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9140202Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9140427Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9140931Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9141174Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9141483Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9141717Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9141992Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9142222Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9142456Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9142680Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:23:15.9142917Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9143152Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9143435Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9143687Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9143917Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9144151Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9144388Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9144744Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9144977Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9145222Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9145452Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9145735Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9145981Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9146213Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9146504Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9146782Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9147186Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9147438Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9147727Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9147960Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9148200Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9148427Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9148736Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9148966Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9149191Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9149489Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9149729Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9149966Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9150202Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9150428Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9150669Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9150896Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9151185Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9151471Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9151768Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9152004Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9152378Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9152775Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9153090Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9153324Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9153554Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9153789Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9154069Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9154313Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9154559Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9154789Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9155025Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9155263Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9155600Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9155842Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9156137Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9156371Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9156607Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9156839Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9157075Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9157406Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9157633Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9157872Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9158261Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9158500Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9158737Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9159100Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9159340Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9159656Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9159934Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9160173Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9160479Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9160840Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9161080Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9170007Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9170422Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9170728Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9170979Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9171273Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9171560Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9171917Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9172257Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9172514Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9172753Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9172990Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9173224Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9173742Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9173987Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9174306Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9174549Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9174781Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9175059Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9175410Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9175728Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9176032Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9176263Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9176504Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9176751Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9176983Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9177217Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9177456Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9177684Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9177919Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9178209Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9178431Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9178670Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9178991Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9179222Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9179511Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9179761Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9180175Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9180443Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9180680Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9181039Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9181287Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9181557Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9181994Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9182284Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9182520Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9182766Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9183052Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9183300Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9183594Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9183841Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9184174Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9184411Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9184644Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9184885Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9185116Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9185353Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9185637Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9186059Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9186382Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9186689Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9186930Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9187238Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9187473Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9187821Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9188061Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9188366Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9188613Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9188844Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9189082Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9189321Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9189639Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9189932Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9190261Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9190506Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9190745Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9190976Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9191327Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9191776Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9192017Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9192266Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9192538Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9192871Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9193186Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9193422Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9193652Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9193942Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9194176Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9194490Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9194813Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9195128Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9195382Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9195618Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9195848Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9196135Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9196370Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9196651Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9196889Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9197120Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9197365Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9197595Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9197874Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9219444Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9219927Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9220173Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9220482Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9220731Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9221051Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9221280Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9221505Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9221795Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9222034Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9222320Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9222568Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9222801Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9223040Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9223266Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9223491Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9223721Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9223946Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9224172Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9224406Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9224630Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9224921Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9225156Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9225388Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9225802Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9226042Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9226270Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9226501Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9226728Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:23:15.9226959Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9227259Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9227481Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9227711Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9228111Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9228436Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9228671Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9228896Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9229124Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9229345Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9229656Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9229884Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9230218Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9230444Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9230736Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9230961Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9231590Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9231898Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9232131Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9232358Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9232638Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9232867Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9233099Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9233322Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9233550Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9233777Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9234001Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9234240Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9234712Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9234939Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9235171Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9235393Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9235615Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9235842Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9236068Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9236299Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9236522Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9236744Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9237097Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9237333Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9237700Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9237941Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9238163Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9238390Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9238611Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9238832Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9239170Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9239517Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9239745Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9239973Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9240203Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9240434Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9240660Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9240884Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9241165Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9241397Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9241620Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9241852Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9242074Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9242340Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9242580Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9242965Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9243208Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9243435Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9243724Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9243959Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9244216Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9244493Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9244781Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9245013Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9245246Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9245471Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9245705Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9246097Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9246353Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9246586Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9246867Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9247109Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9247344Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9247569Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9247799Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9248032Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9248308Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9248609Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9248843Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9249126Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9249738Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9249998Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9250226Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9250546Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9250859Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9251270Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9251500Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9251725Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9252032Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9252270Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9252499Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9252735Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9253039Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9253267Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9253492Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9253722Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9253959Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9254188Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9254473Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9254899Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9255352Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9255600Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9255949Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9256178Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9256414Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9256637Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9256863Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9257091Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9257407Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9257639Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9257873Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9258102Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9258393Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9258673Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9258902Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9259135Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9259434Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9259770Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9260110Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9260345Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9260578Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9260853Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9261092Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9261380Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9261742Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9262070Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9262318Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9262543Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9262774Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9263135Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9263449Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9263749Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9263978Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9264202Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9264501Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9264816Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9265058Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9265338Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9265566Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9265795Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9266019Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9266241Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9266523Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9266839Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9267083Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9267449Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9267790Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9268089Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9268378Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9268653Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9268893Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9269117Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9269398Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9269742Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9269972Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9270208Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9270436Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9270662Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9270978Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9271211Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9271437Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9271757Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9272037Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9272340Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9272581Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9272867Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9273100Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9273374Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9273610Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9273919Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9274340Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9274723Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9275016Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9275316Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9275559Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9275873Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9276164Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9276490Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9276720Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9277040Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9277318Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9277549Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9277826Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9278054Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9278322Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9278640Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9278924Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9279215Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9279451Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9279678Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9280145Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9280383Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9280613Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:23:15.9280849Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9281128Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9281458Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9281738Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9281970Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9282206Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9282456Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9282682Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9282982Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9283227Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9283471Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9283697Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9283922Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9284157Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9284517Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9284750Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9284989Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9285214Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9285438Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9285682Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9285921Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9286156Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9286470Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9286703Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9286935Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9287160Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9287440Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9287822Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9288060Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9288300Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9288609Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9288848Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9289083Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9289311Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9289604Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9289838Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9290063Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9290296Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9290647Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9290934Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9291174Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9291400Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9291735Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9292027Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9292345Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9292583Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9292811Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9293166Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9293407Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9293637Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9293868Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9294171Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9294411Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9294654Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9294890Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9295170Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9295407Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9295631Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9295858Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9296137Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9296382Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9296680Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9296922Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9297236Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9297474Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9297765Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9297997Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9298310Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9298542Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9298768Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9299068Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9299367Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9299776Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9300120Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9300415Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9300660Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9300894Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9301200Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9301475Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9301728Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9301990Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9302244Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9302494Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9302791Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9303029Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9303259Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9303546Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9304021Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9304320Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9304565Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9304800Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9305037Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9305266Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9305490Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9305721Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9305946Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9306178Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9306401Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9306709Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9306954Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9307186Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9307486Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9307771Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9308051Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9308384Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9308625Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9308861Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9309096Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9309321Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9309545Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9309854Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9310160Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9310574Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9310818Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9311048Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9311281Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9311507Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9311807Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9312217Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9312443Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9312668Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9312909Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9313140Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9313374Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9313598Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9313878Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9314118Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9314345Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9314570Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9314805Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9315030Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9315265Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9315569Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9315854Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9316103Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9316328Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9316557Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9316796Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9317079Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9317316Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9317545Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9317768Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9318019Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9318242Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9318474Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9318705Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9318985Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9319222Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9319449Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9319672Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9319907Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9320135Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9320358Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9320589Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9320946Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9321192Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9321502Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9321801Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9322044Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9322320Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9322595Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9322844Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9323074Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9323388Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9323622Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9323925Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9324284Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9324601Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9324836Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9325066Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9325385Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9325643Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9325965Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9326202Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9326498Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9326819Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9327096Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9327491Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9328188Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9328448Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9328737Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9328961Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9329332Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9329670Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9329950Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9330242Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9330563Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9330846Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9331077Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9331308Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9331536Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9331776Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9332005Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9332252Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9332539Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9332779Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9333095Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9333387Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9333698Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:23:15.9333934Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9334168Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9334400Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9334790Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9335031Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9335457Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9335739Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9335977Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9336256Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9336709Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9337059Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9337303Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9337541Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9337778Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9338005Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9338283Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9338669Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9338899Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9339177Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9339456Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9339738Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9340028Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9340261Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9340755Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9341079Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9341322Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9341555Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9341864Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9342096Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9342328Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9342551Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9342780Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9343091Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9343319Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9343550Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9343832Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9344061Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9344299Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9344617Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9344893Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9345135Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9345359Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9345673Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9345907Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9346133Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9346554Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9346854Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9347210Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9347595Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9347833Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9348127Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9348356Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9348629Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9348950Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9349347Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9349580Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9349938Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9350249Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9350492Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9350727Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9350952Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9351195Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9351418Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9351695Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9352017Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9352251Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9352479Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9352714Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9353038Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9353404Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9353713Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9354053Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9354297Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9354640Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9354870Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9355151Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9355433Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9355669Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9355895Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9356285Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9356527Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9356863Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9357098Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9357332Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9357556Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9357784Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9358007Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9358281Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9358524Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9358747Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9358970Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9359210Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9359433Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9359757Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9360108Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9360351Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9360665Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9360898Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9361123Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9361491Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9361822Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9362068Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9362299Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9362524Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9362842Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9363155Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9363457Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9363691Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9363967Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9364204Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9364543Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9364772Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9365050Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9365276Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9365652Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9365950Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9366268Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9366499Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9366733Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9367041Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9367328Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9367625Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9367922Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9368167Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9368394Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9368626Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9368858Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9369172Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9369470Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9369702Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9369929Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9370223Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9370451Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9370732Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9370969Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9371195Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9371511Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9371814Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9372206Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9372456Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9372733Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9372966Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9373198Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9373422Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9373726Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9374021Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9374254Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9374492Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9374771Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9375004Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9375286Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9375599Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9375839Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9376158Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9376388Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9376627Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9376851Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9377074Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9377307Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9377725Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9377978Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9378205Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9378431Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9378729Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9378964Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9379192Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9379485Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9379716Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9379945Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9380187Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9380425Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9380778Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9381011Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9381238Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9381471Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9381695Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9381922Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9382156Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9382386Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9382618Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9382845Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9383076Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9383311Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9383696Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9383936Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9384173Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9384400Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9384685Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9384966Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9385262Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9385496Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9385727Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9385954Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9386189Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9386534Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9386774Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9387057Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9387291Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9387573Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:23:15.9387877Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9388214Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9388550Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9388787Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9389073Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9389567Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9389811Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9390048Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9390274Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9390498Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9390730Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9391064Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9391305Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9391559Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9391860Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9392092Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9392380Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9392611Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9392923Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9393151Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9393381Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9393722Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9394063Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9394303Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9394530Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9394753Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9395086Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9395370Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9395601Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9395928Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9396234Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9396538Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9396779Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9397061Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9397388Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9397696Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9397927Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9398228Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9398542Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9398793Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9399025Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9399367Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9399697Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9399928Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9400155Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9400386Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9400614Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9400929Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9401213Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9401491Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9401937Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9402177Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9402405Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9402696Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9402931Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9403244Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9403562Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9403884Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9404123Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9404409Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9404639Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9404880Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9405109Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9405348Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9405576Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9405804Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9406143Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9406378Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9406654Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9406897Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9407127Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9407460Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9407846Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9408190Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9408608Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9408857Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9409086Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9409334Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9409654Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9409881Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9410316Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9410603Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9410901Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9411143Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9411441Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9411686Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9411915Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9412139Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9412368Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9412593Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9412822Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9413053Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9413397Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9413715Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9413949Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9414501Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9414752Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9415080Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9415369Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9415593Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9415870Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9416193Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9416484Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9416823Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9417155Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9417450Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9417702Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9417979Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9418296Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9418642Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9418924Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9419160Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9419451Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9419728Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9420065Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9420319Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9420639Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9420935Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9421174Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9421548Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9421869Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9422192Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9422417Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9422753Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9423099Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9423413Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9423694Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9423934Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9424172Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9424459Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9424691Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9424924Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9425149Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9425381Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9425702Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9425989Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9426332Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9426566Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9426865Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9427215Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9427733Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9428292Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9428580Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9428812Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9429144Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9429447Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9429772Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9430012Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9430401Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9430719Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9431049Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9431292Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9431543Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9431933Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9432173Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9432408Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9432685Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9433014Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9433254Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9433488Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9433724Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9433962Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9434196Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9434509Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9435023Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9435280Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9435577Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9435812Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9436048Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9436344Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9436731Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9437023Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9437353Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9437590Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9437885Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9438115Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9438350Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9438576Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9438800Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9439030Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9439366Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9439602Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9439985Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9440217Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9440564Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9441092Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9441330Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9441566Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9441791Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9442011Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9442245Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9442467Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9442793Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9443029Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9443256Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9443486Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9443713Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9444084Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9444330Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:23:15.9444606Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9444923Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9445149Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9445372Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9445679Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9445963Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9446295Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9446538Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9446824Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9447105Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9447476Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9447857Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9448167Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9448395Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9448704Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9448946Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9449246Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9449604Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9449909Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9450146Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9450393Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9450619Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9450943Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9451229Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9451458Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9451735Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9451970Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9452195Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9452508Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9452830Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9453059Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9453458Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9453695Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9453928Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9454161Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9454388Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9454680Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9454914Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9455148Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9455382Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9455713Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9456036Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9456277Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9456507Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9456744Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9457072Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9457387Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9457623Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9457848Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9458158Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9458461Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9458688Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9458922Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9459153Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9459384Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9459615Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9459938Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9460171Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9460402Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9460625Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9460856Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9461149Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9461374Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9461609Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9461925Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9462241Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9462485Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9462714Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9462993Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9463244Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9463591Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9463863Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9464094Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9464325Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9464644Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9464876Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9465305Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9465555Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9465786Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9466026Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9466255Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9466481Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9466709Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9466935Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9467163Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9467400Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9467691Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9467941Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9468247Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9468477Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9468706Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9468933Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9469159Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9469441Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9469707Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9469950Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9470186Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9470424Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9470657Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9470883Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9471114Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9471492Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9471797Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9472039Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9472273Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9472502Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9472805Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9473032Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9473261Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9473552Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9473791Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9474024Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9474251Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9474481Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9474716Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9474942Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9475168Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9475403Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9475722Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9475953Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9476188Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9476588Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9476835Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9477062Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9477289Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9477524Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9477831Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9478061Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9478292Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9478517Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9478865Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9479099Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9479383Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9479622Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9479851Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9480082Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9480315Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9480540Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9480771Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9480997Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9481225Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9481457Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9481682Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9481909Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9482147Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9482475Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9482813Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9483116Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9483346Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9483579Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9483809Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9484115Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9484346Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9484571Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9484804Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9485037Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9485266Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9485501Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9485725Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9485949Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9486182Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9486408Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9486643Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9486872Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9487197Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9487437Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9487778Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9488068Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9488318Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9488541Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9488771Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9489008Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9489237Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9489644Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9489928Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9490202Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9490495Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9490787Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9491110Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9491393Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9491698Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9491937Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9492164Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9492387Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9492619Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9492845Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9493068Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9493304Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9493533Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9493824Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9494070Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9494423Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9494674Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9494906Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9495148Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9495386Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9495677Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9496088Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9496333Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:23:15.9496631Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9496924Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9497156Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9497384Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9497759Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9498039Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9498281Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9498506Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9498754Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9499131Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9499367Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9499594Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9499912Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9500245Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9500515Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9500744Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9500972Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9501205Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9501432Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9501655Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9501895Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9502181Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9502492Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9502844Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9503232Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9503470Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9503699Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9503924Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9504241Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9504554Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9504847Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9505097Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9505326Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9505612Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9505885Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9506228Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9506504Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9506987Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9507243Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9507475Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9507698Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9508001Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9508229Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9508532Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9508766Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9508991Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9509274Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9509514Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9509869Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9510156Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9510469Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9510806Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9511073Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9511350Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9511581Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9511815Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9512092Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9512576Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9512862Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9513185Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9513462Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9513697Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9513974Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9514256Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9514485Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9514796Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9515129Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9515356Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9515641Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9515922Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9516208Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9516520Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9516751Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9517077Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9517332Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9517564Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9517853Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9518080Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9518398Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9518636Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9518919Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9519199Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9519726Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9520087Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9520340Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9520578Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9520882Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9521208Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9521549Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9521901Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9522172Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9522460Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9522748Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9523011Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9523244Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9523481Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9523707Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9523934Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9524284Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9524587Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9524911Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9525155Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9525543Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9525854Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9526190Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9526509Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9526848Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9527081Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9527422Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9527649Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9528175Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9528416Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9528644Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9528924Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9529225Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9529517Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9529760Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9529986Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9530262Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9530499Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9530725Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9530955Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9531184Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9531409Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9531684Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9531935Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9532214Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9532762Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9533056Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9533289Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9533521Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9533744Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9533967Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9534322Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9534546Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9534780Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9535008Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9535235Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9535469Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9535692Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9536013Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9536302Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9536533Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9536772Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9537001Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9537227Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9537459Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9537860Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9538227Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9538477Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9538707Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9538993Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9539351Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9539585Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9539884Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9540115Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9540408Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9540646Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9540990Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9541306Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9541596Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9541831Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9542119Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9542349Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9542573Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9542873Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9543112Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9543338Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9543579Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9543862Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9544109Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9544402Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9544720Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9544961Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9545261Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9545488Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9545769Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9545999Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9546358Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9546636Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9546865Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9547169Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9547407Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9547704Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9548072Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9548303Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9548537Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9548856Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9549090Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9549384Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9549613Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9549912Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9550332Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9550618Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9550935Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9551179Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9551410Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9551703Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9551935Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:23:15.9552266Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9552590Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9552833Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9553077Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9553356Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9553686Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9553970Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9554247Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9554540Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9554791Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9555029Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9555337Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9555579Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9555857Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9556145Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9556374Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9556656Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9556974Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9557410Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9557649Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9557879Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9558102Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9558429Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9558655Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9558966Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9559260Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9559492Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9559724Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9560041Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9560268Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9560501Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9560793Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9561024Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9561256Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9561569Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9561849Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9562091Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9562396Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9562638Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9563094Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9563333Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9563570Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9563800Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9564080Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9564314Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9564593Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9564832Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9565058Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9565281Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9565508Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9565736Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9565959Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9566251Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9566480Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9566783Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9567022Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9567252Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9567487Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9567716Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9567938Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9568165Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9568397Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9568630Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9568960Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9569196Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9569510Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9569744Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9569972Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9570207Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9570608Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9570841Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9571073Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9571350Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9571672Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9571912Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9572139Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9572376Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9572665Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9572898Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9573128Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9573360Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9573592Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9573878Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9574113Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9574492Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9574726Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9575044Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9575281Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9575597Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9575829Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9576108Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9576344Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9576576Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9576885Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9577120Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9577359Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9577584Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9577870Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9578101Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9578320Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9578557Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9578879Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9579109Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9579417Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9579649Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9579884Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9580115Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9580350Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9580662Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9580895Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9581119Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9581356Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9581585Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9581818Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9582142Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9582434Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9582732Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9582969Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9583256Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9583488Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9583714Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9583936Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9584234Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9584553Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9584882Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9585123Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9585349Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9585580Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9585804Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9586168Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9586410Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9586641Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9586873Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9587184Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9587415Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9587696Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9588009Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9588239Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9588472Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9588695Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9589017Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9589247Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9589532Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9589770Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9589995Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9590219Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9590454Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9590680Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9590913Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9591134Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9591357Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9591591Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9591878Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9592195Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9592440Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9592665Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9592897Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9593123Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9593344Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9593678Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9594053Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9594284Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9601629Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9601955Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9602285Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9602523Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9602747Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9602973Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9603270Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9603504Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9603796Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9604040Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9604271Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9604504Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9605069Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9605312Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9605551Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9605779Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9606008Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9606230Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9606457Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9606694Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9606928Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9607155Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9607387Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9607620Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9607946Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9608184Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9608410Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9608639Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9608864Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9609089Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9609326Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9609677Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9609921Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9610147Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9610375Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9610667Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9610992Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:23:15.9611229Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9611468Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9611693Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9612011Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9612240Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9612545Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9612853Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9613084Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9613309Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9613546Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9613772Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9613999Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9614294Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9614521Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9614815Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9615045Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9615275Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9615506Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9615729Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9616046Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9616474Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9616711Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9616948Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9617180Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9617407Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9617640Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9617868Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9618098Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9618341Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9618563Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9618796Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9619029Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9619343Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9619579Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9619807Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9620030Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9620258Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9620481Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9620842Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9621161Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9621394Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9621627Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9621857Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9622140Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9622472Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9622709Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9622942Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9623167Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9623392Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9623627Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9623943Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9624232Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9624471Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9624700Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9624942Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9625166Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9625396Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9625687Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9625973Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9626298Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9626543Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9626775Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9627000Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9627311Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9627618Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9628370Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9628610Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9628903Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9629141Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9629364Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9629589Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9629823Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9630050Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9630287Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9630512Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9630740Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9630981Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9631275Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9631561Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9631797Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9632083Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9632336Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9632572Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9632947Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9633283Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9633525Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9633819Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9634061Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9634323Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9634754Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9635062Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9635293Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9635532Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9635758Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9636004Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9636437Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9636781Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9637067Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9637383Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9637771Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9638061Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9638309Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9638541Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9638776Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9639094Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9639416Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9639656Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9639881Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9640185Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9640415Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9640990Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9641327Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9641572Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9641802Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9642106Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9642415Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9642658Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9642884Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9643282Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9643598Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9643986Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9644357Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9644610Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9644837Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9645150Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9645379Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9645605Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9645836Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9646059Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9646286Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9646518Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9646740Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9646978Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9647207Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9647486Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9647863Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9648178Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9648411Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9648704Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9648932Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9649384Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9649719Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9650047Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9650384Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9650749Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9650981Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9651286Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9651529Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9651771Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9652007Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9652238Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9652471Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9652702Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9652931Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9653164Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9653629Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9653870Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9654109Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9654337Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9654569Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9654793Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9655019Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9655251Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9655484Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9655710Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9655942Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9656171Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9656466Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9656700Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9656926Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9657153Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9657378Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9657661Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9657895Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9658126Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9658491Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9658722Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9658948Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9659251Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9659479Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9659788Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9660028Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9660319Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9660555Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9660779Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9661082Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9661319Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9661541Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9661825Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9662071Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9662302Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9662540Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9662851Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9663079Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9663310Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9663538Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9663763Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9663997Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9664225Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:23:15.9664460Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9664852Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9665090Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9665324Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9665550Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9665774Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9666008Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9666233Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9666458Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9666692Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9666918Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9667150Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9667379Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9667607Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9667843Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9668068Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9668292Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9668523Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9668751Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9668979Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9669206Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9669503Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9669743Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9669970Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9670206Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9670441Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9670739Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9670985Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9671214Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9671440Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9671675Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9672096Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9672327Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9672561Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9672785Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9673020Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9673301Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9673535Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9673839Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9674072Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9674298Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9674533Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9674757Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9674992Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9675218Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9675441Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9675846Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9676084Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9676316Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9676615Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9676846Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9677085Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9677318Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9677548Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9677782Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9678008Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9678233Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9678468Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9678756Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9679123Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9679471Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9679791Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9680029Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9680309Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9680563Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9680858Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9681100Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9681373Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9681726Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9681965Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9682203Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9682609Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9682849Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9683132Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9683412Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9683644Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9684039Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9684268Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9684510Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9684731Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9685035Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9685274Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9685506Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9685737Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9685968Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9686193Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9686424Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9686648Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9686874Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9687189Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9687422Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9687780Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9688141Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9688460Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9688697Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9688923Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9689150Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9689382Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9689736Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9689962Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9690201Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9690424Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9690659Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9690888Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9691113Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9691349Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9691578Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9691803Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9692039Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9692264Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9692544Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9692779Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9693009Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9693293Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9693534Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9693760Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9694250Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9694489Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9694765Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9694998Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9695227Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9695459Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9695759Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9696021Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9696256Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9696493Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9696720Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9696959Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9697236Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9697465Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9697690Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9697995Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9698323Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9698555Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9698836Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9699094Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9699463Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9699822Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9700063Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9700289Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9700526Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9700753Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9700980Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9701213Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9701440Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9701672Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9701899Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9702124Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9702365Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9702590Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9702816Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9703045Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9703268Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9703621Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9703854Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9704137Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9704437Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9704667Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9704894Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9705132Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9705414Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9705712Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9706024Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9706343Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9706590Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9706815Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9707038Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9707371Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9707687Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9707924Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9708167Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9708445Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9708687Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9708964Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9709191Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9709423Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9709738Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9710012Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9710378Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9710608Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9710846Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9711302Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9711671Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9711978Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9712211Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9712454Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9712737Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9712974Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9713260Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9713520Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9713831Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9714066Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9714294Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9714637Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9714939Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9715170Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9715404Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9715628Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9715914Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:23:15.9716153Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9716437Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9716729Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9716968Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9717272Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9717599Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9717830Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9718144Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9718388Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9718616Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9718844Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9719078Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9719334Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9719668Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9719904Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9720128Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9720368Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9720592Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9720848Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9721085Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9721366Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9721691Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9722004Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9722230Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9722467Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9722777Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9723013Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9723354Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9723724Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9723967Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9724198Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9724424Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9724656Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9724880Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9725105Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9725342Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9725664Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9725909Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9726154Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9726387Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9726630Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9726859Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9727086Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9727319Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9727544Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9728119Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9728386Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9728614Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9728849Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9729072Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9729359Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9729666Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9730251Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9730565Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9730811Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9731039Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9731272Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9731494Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9731853Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9732082Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9732307Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9732608Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9732851Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9733081Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9733309Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9733541Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9733834Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9734074Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9734366Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9734600Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9734834Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9735058Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9735412Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9735785Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9736021Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9736256Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9736485Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9736914Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9737266Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9737503Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9737811Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9738048Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9738274Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9738552Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9738787Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9739012Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9739395Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9739698Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9739977Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9740213Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9740438Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9740731Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9740958Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9741185Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9741500Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9741733Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9742011Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9742422Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9742673Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9742955Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9743261Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9743571Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9743880Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9744202Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9744440Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9744676Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9744907Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9745143Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9745369Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9745593Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9745825Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9746050Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9746276Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9746509Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9746824Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9747052Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9747285Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9747589Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9747928Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9748177Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9748411Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9748702Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9749008Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9749319Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9749653Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9749889Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9750125Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9750352Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9750580Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9750818Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9751045Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9751272Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9751592Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9751826Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9752062Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9752332Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9752561Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9752879Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9753108Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9753434Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9753680Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9753908Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9754272Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9754619Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9754954Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9755191Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9755473Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9755782Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9756095Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9756318Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9756553Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9756858Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9757147Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9757386Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9757612Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9757883Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9758121Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9758402Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9758643Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9758873Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9759098Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9759400Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9759683Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9760075Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9760318Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9760608Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9760842Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9761076Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9761300Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9761532Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9761760Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9761986Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9762219Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9762445Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9762676Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9762910Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9763139Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9763369Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9763595Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9763817Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9764049Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9764272Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9764499Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9764730Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9765011Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9765255Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9765537Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9765839Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9766167Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9766395Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9766623Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9766903Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9767185Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9767499Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9767724Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9768012Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9768305Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9768660Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9768927Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:23:15.9769161Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9769575Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9769833Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9770115Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9770394Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9770717Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9771000Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9771232Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9771564Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9772106Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9772471Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9772708Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9772934Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9773165Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9773393Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9773618Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9773851Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9774076Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9774299Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9774533Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9774830Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9775123Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9775409Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9775708Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9775949Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9776248Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9776478Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9776706Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9776936Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9777166Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9777391Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9777618Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9777901Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9778274Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9778561Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9778859Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9779230Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9779522Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9779830Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9780256Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9780542Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9780765Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9780994Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9781230Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9781459Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9781695Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9781921Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9782197Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9782433Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9782662Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9782890Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9783177Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9783488Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9783785Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9784146Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9784380Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9784619Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9784845Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9785074Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9785303Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9785527Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9785754Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9785989Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9786215Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9786446Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9786758Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9787079Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9787328Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9787554Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9787778Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9788066Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9788294Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9788527Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9788853Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9789082Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9789312Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9789540Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9789770Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9790088Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9790321Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9790553Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9790851Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9791083Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9791320Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9791719Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9791949Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9792186Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9792463Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9792702Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9792927Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9793252Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9793582Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9793905Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9794137Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9794435Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9794668Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9794904Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9795128Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9795351Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9795752Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9795989Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9796284Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9796523Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9796840Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9797129Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9797359Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9797587Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9797825Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9798049Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9798323Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9798569Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9798796Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9799024Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9799347Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9799580Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9799810Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9800087Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9800321Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9800560Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9800786Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9801122Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9801425Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9801660Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9801994Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9802234Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9802458Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9802690Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9802973Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9803252Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9803604Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9803837Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9804071Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9804348Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9804647Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9804914Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9805149Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9805453Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9805742Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9805972Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9806202Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9806430Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9806680Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9806970Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9807211Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9807722Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9807972Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9808271Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9808514Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9808743Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9808966Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9809197Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9809496Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9809825Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9810069Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9810296Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9810535Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9810825Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9811142Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9811380Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9811683Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9811914Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9812214Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9812560Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9812887Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9813136Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9813420Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9813663Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9813894Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9814326Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9814576Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9814804Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9815032Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9815263Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9815487Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9815893Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9816205Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9816517Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9816803Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9817086Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9817318Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9817552Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9817775Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9818007Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9818287Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9818523Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9818847Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9819081Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9819310Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9819540Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9819918Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9820218Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9820455Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9820686Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9820917Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9821141Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9821363Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9821592Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9821966Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9822231Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:23:15.9822469Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9822700Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9822995Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9823251Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9823482Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9823715Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9823943Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9824237Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9824477Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9824783Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9825025Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9825255Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9825537Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9825810Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9826129Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9826422Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9826716Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9827061Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9827404Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9827721Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9828293Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9828636Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9829003Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9829317Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9829574Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9829805Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9830042Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9830374Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9830712Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9831109Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9831401Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9831691Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9831937Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9832166Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9832470Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9833089Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9833388Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9833693Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9834020Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9834258Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9834544Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9834774Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9835065Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9835302Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9835530Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9835820Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9836054Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9836284Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9836520Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9836742Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9837168Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9837413Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9837730Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9838024Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9838264Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9838492Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9838730Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9839031Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9839390Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9839622Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9840007Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9840320Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9840551Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9840830Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9841152Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9841586Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9841828Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9842063Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9842292Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9842536Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9842854Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9843183Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9843421Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9843702Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9844086Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9844368Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9844669Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9844958Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9845189Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9845414Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9845937Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9846269Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9846556Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9846845Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9847076Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9847310Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9847534Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9847765Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9848001Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9848225Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9848450Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9848687Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9848915Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9849154Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9849584Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9849820Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9850060Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9850286Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9850511Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9850736Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9850961Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9851194Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9851501Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9851837Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9852079Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9852397Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9852680Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9852926Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9853153Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9853462Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9853761Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9853987Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9854219Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9854443Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9854678Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9854910Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9855224Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9855453Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9855801Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9856129Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9856424Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9856656Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9856886Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9857119Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9857347Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9857794Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9858041Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9858347Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9858636Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9858864Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9859091Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9859323Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9859549Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9859782Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9860014Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9860242Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9860481Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9860709Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9860935Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9861164Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9861484Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9861802Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9862047Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9862326Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9862633Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9862865Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9863087Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9863321Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9863551Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9863773Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9864107Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9864342Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9864575Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9864803Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9865030Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9865334Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9865559Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9865784Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9866221Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9866460Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9866689Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9866929Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9867218Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9867558Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9867791Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9868020Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9868316Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9868606Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9868920Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9869271Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9869650Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9870104Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9870401Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9870685Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9870926Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9871154Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9871383Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9871725Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9871955Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9872245Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9872475Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9872702Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9873074Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9873309Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9873534Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9873765Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9873990Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9874222Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9874446Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9874675Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9875013Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9875242Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9875566Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9875812Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9876038Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9876435Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9876672Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9876900Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9877193Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:23:15.9877423Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9877725Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9877960Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9878187Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9878479Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9878833Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9879079Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9879329Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9879608Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9879945Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9880192Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9880421Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9880734Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9880988Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9881321Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9881565Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9881949Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9882236Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9882481Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9882709Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9883069Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9883366Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9883709Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9883955Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9884237Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9884575Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9884810Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9885092Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9885327Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9885564Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9885791Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9886024Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9886247Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9886470Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9886696Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9886923Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9887219Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9887458Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9887770Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9888095Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9888332Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9888649Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9888891Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9889120Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9889343Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9889656Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9889892Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9890231Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9890456Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9890680Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9890918Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9891142Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9891441Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9891682Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9891910Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9892141Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9892366Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9892592Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9892939Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9893169Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9893392Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9893820Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9894160Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9894478Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9894721Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9894949Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9895182Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9895406Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9895631Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9895863Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9896160Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9896397Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9896629Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9896858Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9897087Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9897410Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9897699Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9897935Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9898161Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9898381Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9898672Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9898989Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9899254Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9899527Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9899768Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9900052Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9900372Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9900609Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9900845Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9901252Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9901496Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9901723Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9902073Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9902310Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9902535Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9902767Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9903082Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9903315Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9903547Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9903760Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9903984Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9904213Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9904437Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9904665Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9904897Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9905122Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9905507Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9905806Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9906049Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9906278Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9906504Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9906731Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9906964Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9907283Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9907518Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9907752Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9908071Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9908309Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9908549Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9908824Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9909064Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9909291Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9909522Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9909755Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9909981Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9910217Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9910444Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9910670Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9910905Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9911135Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9911472Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9911961Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9912311Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9912591Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9912831Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9913058Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9913302Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9913603Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9913834Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9914073Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9914303Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9914537Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9914769Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9914992Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9915224Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9915449Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9915675Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9915959Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9916205Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9916487Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9916770Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9917141Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9917435Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9917676Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9917899Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9918130Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9918428Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9918781Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9919010Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9919236Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9919467Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9919690Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9920029Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9920276Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9920500Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9920785Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9921098Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9921327Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9921609Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9921835Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9922121Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9922358Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9922584Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9922811Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9923145Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9923397Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9923788Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9924035Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9924391Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9924619Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9924892Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9925218Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9925635Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9925861Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9926095Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9926326Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9926552Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9926786Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9927011Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9927234Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9927467Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9927692Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9928207Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9928514Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9928786Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9929086Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9929655Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9930092Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9930414Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:23:15.9930758Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9931000Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9931333Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9931642Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9931892Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9932178Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9932495Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9932827Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9933053Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9933291Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9933563Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9933798Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9934035Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9934259Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9934486Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9934713Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9934992Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9935324Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9935648Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9935882Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9936181Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9936412Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9936826Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9937209Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9937443Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9937756Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9938000Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9938227Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9938563Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9938789Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9939011Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9939299Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9939617Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9939916Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9940160Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9940445Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9940778Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9941014Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9941241Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9941476Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9941703Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9941928Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9942250Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9942573Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9942812Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9943040Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9943336Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9943622Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9943857Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9944083Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9944318Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9944540Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9944772Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9945069Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9945310Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9945595Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9945958Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9946185Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9946476Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9946705Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9946940Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9947167Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9947398Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9947627Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9947850Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9948083Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9948313Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9948732Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9948974Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9949205Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9949553Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9949793Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9950017Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9950313Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9950630Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9950863Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9951176Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9951426Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9951708Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9951944Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9952170Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9952395Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9952631Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9952909Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9953144Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9953397Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9953625Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9953916Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9954364Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9954606Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9954847Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9955074Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9955300Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9955531Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9955758Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9956099Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9956333Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9956664Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9957003Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9957233Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9957457Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9957699Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9957926Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9958159Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9958493Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9958723Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9958959Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9959238Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9959470Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9959703Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9959937Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9960171Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9960488Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9960724Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9960954Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9961180Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9961403Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9961633Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9961951Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9962176Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9962410Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9962637Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9962872Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9963237Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9963471Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9963707Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9963930Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9964157Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9964440Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9964670Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9965045Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9965275Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9965552Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9966044Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9966286Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9966514Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9966744Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9967039Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9967279Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9967505Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9967733Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9968026Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9968258Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9968484Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9968724Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9969011Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9969251Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9969548Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9969776Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9970005Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9970229Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9970538Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9970785Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9971012Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9971244Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9971473Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9971699Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9972010Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9972248Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9972474Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9972777Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9973050Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9973332Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9973646Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9974060Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9974377Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9974702Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9975027Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9975274Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9975589Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9975939Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9976287Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9976566Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9976804Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9977154Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9977384Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9977673Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9977957Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9978444Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9978780Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9979140Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9979426Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9979715Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9979949Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9980183Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9980408Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9980636Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9980868Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9981093Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9981332Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9981556Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9981783Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9982014Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9982238Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9982461Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9982692Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9982916Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9983331Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9983563Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:23:15.9983848Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9984085Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9984313Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9984781Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9985107Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9985337Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9985569Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9985895Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9986209Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9986666Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9986969Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9987204Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9987492Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9987721Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9987947Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9988262Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9988595Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9988842Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9989120Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9989352Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9989590Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9989909Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9990166Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9990411Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9990794Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9991130Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9991361Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9991590Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9991822Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9992337Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9992571Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9992851Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9993139Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9993375Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9993652Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9993889Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9994188Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9994423Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9994652Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9994879Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9995102Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9995335Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9995561Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9995788Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9996023Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9996353Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9996942Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9997183Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9997491Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9997733Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9997958Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9998242Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9998558Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9998785Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9999144Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:23:15.9999387Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0007373Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0007692Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0008383Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0008624Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0008887Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0009224Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0010104Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0010350Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0010647Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0010883Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0011129Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0011365Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0011606Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0012216Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0012453Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0012696Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0012923Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0013150Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0013386Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0013613Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0013919Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0014155Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0014381Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0014610Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0014842Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0015066Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0015310Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0015539Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0015771Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0015997Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0016223Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0016458Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0016691Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0016916Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0017153Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0017383Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0017632Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0018049Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0018361Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0018599Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0018825Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0019051Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0019288Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0019594Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0019833Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0020060Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0020286Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0020528Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0020753Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0021056Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0021297Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0021586Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0021824Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0022071Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0022307Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0022542Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0022770Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0022999Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0023432Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0023667Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0023898Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0024132Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0024457Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0024692Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0024920Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0025146Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0025382Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0025607Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0025831Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0026070Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0026297Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0026535Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0026759Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0026982Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0027214Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0027439Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0027665Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0028149Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0028387Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0028621Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0028852Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0029171Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0029417Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0029934Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0030179Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0030409Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0030720Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0030967Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0031331Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0031559Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0031794Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0032018Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0032251Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0032486Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0032793Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0033027Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0033261Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0033488Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0033724Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0033954Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0034181Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0034416Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0034718Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0035240Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0035587Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0035826Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0036062Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0036283Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0036509Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0036746Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0036976Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0037208Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0037442Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0037670Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0037915Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0038233Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0038473Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0038711Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0038941Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0039175Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0039417Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0039646Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0039883Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0040181Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0040408Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0040650Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0041012Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0041243Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0041683Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0041921Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0042167Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0042396Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0042623Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0042931Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0043157Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0043382Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0043615Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0043852Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0044092Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0044320Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0044543Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0044778Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0045004Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:23:16.0045229Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0045468Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0045696Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0045925Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0046165Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0046607Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0046854Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0047081Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0047312Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0047549Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0047774Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0047999Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0048236Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0048467Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0048832Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0049064Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0049297Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0049640Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0049868Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0050093Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0050328Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0050553Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0050787Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0051016Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0051245Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0051484Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0051709Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0051933Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0052175Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0052399Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0052719Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0052960Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0053187Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0053427Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0053655Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0053951Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0054186Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0054411Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0054646Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0054875Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0055100Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0055334Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0055560Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0055786Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0056021Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0056341Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0056577Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0056806Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0057035Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0057267Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0057664Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0057902Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0058141Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0058370Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0058601Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0058842Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0059068Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0059405Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0059641Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0059879Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0060121Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0060352Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0060582Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0060820Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0061052Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0061289Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0061518Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0061745Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0061978Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0062210Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0062438Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0062674Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0062901Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0063150Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0063374Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0063680Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0063925Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0064152Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0064377Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0064610Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0064931Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0065171Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0065396Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0065624Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0065862Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0066202Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0066457Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0066703Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0066938Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0067176Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0067404Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0067633Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0067872Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0068197Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0068429Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0068789Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0069233Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0069501Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0069730Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0069950Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0070188Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0070412Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0070637Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0070871Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0071099Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0071325Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0071562Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0071792Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0072033Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0072256Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0072485Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0072718Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0072943Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0073173Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0073408Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0073634Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0073864Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0074091Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0074329Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0074565Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0074887Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0075123Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0075358Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0075581Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0075812Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0076159Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0076390Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0076625Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0076852Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0077083Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0077314Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0077539Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0077772Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0077997Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0078220Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0078452Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0078675Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0078904Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0079136Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0079359Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0079725Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0080011Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0080253Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0080487Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0080713Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0080940Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0081173Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0081402Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0081639Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0081863Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0082088Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0082324Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0082554Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0082783Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0083021Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0083250Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0083479Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0083713Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0083938Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0084178Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0084406Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0084633Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0084870Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0085103Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0085331Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0085633Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0085873Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0086107Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0086331Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0086551Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0086782Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0087190Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0087415Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0087653Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0087889Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0088123Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0088351Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0088579Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0088814Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0089039Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0089270Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0089633Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0089874Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0090113Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0090344Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0090661Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0091008Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0091258Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0091483Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0091716Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0091940Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0092172Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0092395Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0092622Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0092856Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0093080Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0093311Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0093553Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0093782Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:23:16.0094019Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0094247Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0094473Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0094704Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0094932Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0095159Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0095389Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0095615Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0095838Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0096073Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0096301Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0096613Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0096854Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0097077Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0097307Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0097532Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0097755Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0098081Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0098312Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0098543Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0098776Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0098998Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0099231Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0099458Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0099682Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0099912Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0100136Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0100367Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0100597Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0100820Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0101077Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0101434Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0101763Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0102014Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0102240Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0102472Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0102697Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0102920Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0103151Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0103376Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0103601Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0103833Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0104057Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0104295Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0104519Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0104747Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0104978Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0105205Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0105430Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0105660Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0105896Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0106133Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0106361Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0106586Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0106826Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0107057Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0107359Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0107606Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0107832Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0108060Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0108294Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0108518Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0108852Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0109083Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0109309Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0109552Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0109777Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0110006Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0110244Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0110468Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0110701Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0110927Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0111151Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0111387Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0111612Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0111839Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0112203Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0112548Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0112798Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0113022Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0113250Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0113481Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0113707Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0114075Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0114321Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0114548Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0114774Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0115001Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0115236Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0115466Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0115697Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0115922Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0116152Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0116378Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0116614Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0116843Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0117072Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0117300Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0117530Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0117757Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0117989Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0118365Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0118613Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0118842Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0119067Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0119301Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0119528Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0119861Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0120088Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0120312Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0120540Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0120775Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0121007Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0121315Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0121548Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0121828Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0122070Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0122298Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0122528Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0122810Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0123042Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0123473Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0123767Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0124008Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0124244Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0124470Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0124694Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0124924Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0125148Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0125381Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0125608Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0125838Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0126075Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0126305Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0126533Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0126766Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0126989Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0127223Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0127449Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0127671Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0128184Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0128421Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0128645Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0128880Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0129115Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0129349Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0129939Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0130241Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0130482Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0130821Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0131118Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0131351Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0131716Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0131944Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0132259Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0132628Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0132874Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0133107Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0133329Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0133558Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0133785Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0134065Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0134307Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0134537Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0134775Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0134999Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0135225Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0135854Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0136095Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0136323Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0136556Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0136781Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0137017Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0137242Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0137524Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0137758Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0137987Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0138287Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0138531Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0138755Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0138992Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0139217Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0139442Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0139673Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0139898Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0140268Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0140563Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0140844Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0141088Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0141323Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0141557Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0141898Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0142135Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0142362Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0142596Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0142821Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0143116Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0143421Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0143707Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:23:16.0143945Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0144179Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0144414Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0144650Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0144878Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0145174Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0145507Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0145733Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0146020Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0146257Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0146488Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0146722Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0146948Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0147329Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0147573Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0147803Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0148093Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0148328Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0148554Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0148784Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0149011Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0149237Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0149469Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0149691Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0149929Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0150158Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0150387Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0150619Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0150842Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0151066Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0151296Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0151519Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0151752Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0151978Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0152201Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0152441Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0152671Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0152975Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0153226Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0153450Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0153693Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0153924Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0154150Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0154489Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0154717Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0154942Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0155178Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0155404Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0155636Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0155860Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0156085Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0156321Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0156550Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0156778Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0157011Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0157237Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0157462Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0157696Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0158126Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0158365Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0158592Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0158817Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0159048Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0159273Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0159499Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0159737Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0159961Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0160194Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0160420Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0160649Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0160880Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0161108Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0161335Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0161567Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0161795Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0162031Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0162255Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0162485Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0162721Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0162948Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0163178Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0163415Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0163706Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0163955Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0164180Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0164408Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0164642Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0164866Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0165198Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0165431Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0165657Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0165900Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0166139Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0166367Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0166603Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0166829Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0167054Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0167287Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0167512Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0167742Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0167968Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0168203Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0168438Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0168846Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0169112Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0169612Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0169951Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0170242Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0170563Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0170805Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0171041Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0171319Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0171553Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0171787Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0172023Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0172256Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0172555Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0172795Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0173026Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0173248Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0173472Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0173704Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0173931Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0174158Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0174482Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0174715Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0175008Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0175337Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0175572Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0175804Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0176028Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0176252Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0176486Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0176780Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0177012Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0177236Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0177460Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0177758Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0177990Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0178219Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0178452Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0178746Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0178989Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0179218Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0179503Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0179804Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0180079Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0180309Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0180836Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0181073Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0181372Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0181600Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0181826Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0182061Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0182288Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0182515Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0182753Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0182976Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0183257Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0183498Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0183726Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0183959Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0184186Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0184411Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0184643Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0184866Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0185089Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0185429Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0185719Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0185961Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0186196Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0186428Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0186762Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0186998Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0187291Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0187540Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0187765Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0188064Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0188433Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0188676Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0188912Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0189240Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0189496Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0189731Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0189960Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0190194Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0190421Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0190656Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0190955Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0191187Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0191412Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0191645Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0191872Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0192251Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0192484Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0192713Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0192944Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0193170Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0193396Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:23:16.0193628Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0193855Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0194090Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0194348Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0194681Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0194989Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0195217Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0195444Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0195677Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0195901Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0196127Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0196414Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0196743Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0196988Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0197216Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0197441Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0197673Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0197962Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0198279Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0198526Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0198752Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0198988Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0199213Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0199439Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0199786Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0200013Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0200240Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0200471Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0200704Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0200935Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0201164Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0201394Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0201626Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0201852Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0202075Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0202381Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0202609Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0202846Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0203072Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0203517Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0203758Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0203986Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0204211Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0204442Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0204667Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0204908Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0205135Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0205365Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0205598Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0205825Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0206056Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0206298Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0206525Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0206758Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0206982Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0207209Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0207442Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0207794Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0208033Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0208321Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0208600Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0208887Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0209142Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0209370Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0209812Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0210057Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0210342Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0210577Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0210805Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0211115Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0211348Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0211575Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0211865Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0212107Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0212333Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0212566Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0212791Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0213017Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0213249Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0213473Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0213802Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0214031Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0214253Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0214484Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0214849Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0215083Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0215320Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0215546Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0215777Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0215998Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0216223Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0216604Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0216842Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0217070Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0217305Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0217532Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0217769Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0217997Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0218223Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0218449Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0218673Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0218896Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0219129Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0219358Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0219591Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0219817Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0220051Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0220288Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0220517Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0221354Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0221606Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0221921Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0222147Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0222450Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0222846Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0223156Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0223486Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0223714Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0224017Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0224311Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0224611Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0225008Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0225235Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0225469Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0225696Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0225920Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0226217Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0226561Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0226861Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0227460Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0227786Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0228583Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0228872Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0229106Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0229387Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0229670Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0229905Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0230204Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0230522Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0230815Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0231049Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0231278Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0231564Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0231799Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0232024Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0232253Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0232478Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0232759Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0233075Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0233303Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0233533Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0233759Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0233990Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0234223Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0234682Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0234930Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0235242Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0235470Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0235704Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0236086Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0236311Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0236543Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0236844Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0237157Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0237462Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0237755Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0237999Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0238331Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0238618Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0238904Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0239148Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0239441Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0239826Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0240062Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0240603Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0240934Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0241242Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0241497Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0241728Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0241951Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0242237Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0242468Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0242708Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0242984Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0243214Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0243451Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0243680Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0243961Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0244244Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0244481Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0244763Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0244992Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0245216Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0245499Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0245730Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0246092Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0246329Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0246563Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0246793Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:23:16.0247127Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0247423Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0247677Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0247913Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0248138Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0248483Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0248720Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0248956Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0249190Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0249511Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0249755Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0249982Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0250211Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0250497Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0250744Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0250975Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0251219Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0251460Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0251696Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0251922Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0252236Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0252658Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0252972Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0253257Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0253490Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0253727Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0253964Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0254189Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0254419Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0254651Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0254876Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0255106Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0255407Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0255644Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0255982Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0256281Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0256590Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0256939Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0257171Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0257474Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0257711Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0257937Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0258167Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0258402Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0258632Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0258949Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0259185Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0259412Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0259646Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0259870Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0260184Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0260411Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0260638Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0260874Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0261107Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0261332Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0261571Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0261800Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0262158Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0262389Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0262616Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0262849Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0263079Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0263305Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0263541Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0264019Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0264355Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0264602Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0264833Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0265070Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0265296Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0265576Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0265815Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0266102Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0266333Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0266574Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0266811Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0267050Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0267277Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0267506Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0267741Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0268031Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0268262Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0268499Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0268726Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0268960Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0269185Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0269408Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0269645Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0269871Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0270299Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0270546Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0270774Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0271011Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0271235Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0271460Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0271763Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0271992Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0272219Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0272453Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0272679Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0272915Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0273140Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0273364Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0273596Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0273823Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0274053Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0274290Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0274519Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0274740Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0275102Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0275431Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0275680Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0275905Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0276204Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0276444Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0276675Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0276960Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0277202Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0277429Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0277664Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0277957Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0278194Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0278425Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0278652Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0278928Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0279171Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0279397Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0279635Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0279862Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0280087Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0280317Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0280540Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0280773Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0281009Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0281334Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0281583Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0281810Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0282037Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0282265Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0282490Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0282811Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0283158Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0283392Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0283637Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0283865Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0284097Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0284329Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0284558Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0284783Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0285020Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0285247Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0285485Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0285713Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0285938Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0286269Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0286617Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0286860Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0287101Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0287329Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0287558Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0287793Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0288020Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0288258Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0288484Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0288708Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0288940Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0289171Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0289491Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0289738Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0289973Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0290211Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0290433Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0290720Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0291034Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0291319Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0291577Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0291805Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0292040Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0292272Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0292680Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0292918Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0293211Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0293444Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0293668Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0293898Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0294213Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0294447Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0294671Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0294900Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0295137Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0295365Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0295589Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0295825Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0296149Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0296384Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0296611Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0296893Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0297133Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:23:16.0297360Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0297683Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0298057Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0298297Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0298528Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0298841Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0299073Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0299362Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0299642Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0299953Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0300244Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0300515Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0300750Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0301070Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0301302Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0301619Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0301851Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0302076Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0302354Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0302584Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0302815Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0303049Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0303279Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0303514Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0303747Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0303976Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0304299Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0304538Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0304770Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0305008Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0305237Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0305470Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0305772Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0305999Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0306233Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0306469Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0306699Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0306936Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0307164Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0307399Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0307628Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0307854Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0308087Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0308314Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0308538Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0308767Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0309127Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0309461Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0309701Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0309926Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0310161Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0310387Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0310617Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0310928Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0311163Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0311396Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0311632Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0311867Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0312108Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0312338Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0312580Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0312814Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0313041Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0313263Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0313494Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0313784Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0314079Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0314321Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0314555Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0314795Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0315019Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0315340Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0315588Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0315816Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0316049Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0316275Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0316574Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0316953Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0317181Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0317407Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0317643Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0317871Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0318161Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0318451Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0318683Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0318919Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0319196Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0319431Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0319723Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0320012Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0320252Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0320493Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0320884Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0321140Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0321437Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0321668Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0321901Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0322176Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0322414Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0322734Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0322976Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0323218Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0323507Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0323750Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0323984Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0324212Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0324443Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0324677Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0324914Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0325235Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0325572Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0325864Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0326148Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0326387Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0326621Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0326903Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0327348Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0327598Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0328066Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0328304Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0328539Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0328764Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0329188Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0329503Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0329738Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0330031Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0330264Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0330585Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0330828Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0331054Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0331281Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0331516Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0331741Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0332041Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0332269Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0332498Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0332802Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0333420Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0333753Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0333998Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0334281Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0334604Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0334834Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0335065Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0335304Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0335529Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0335752Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0335982Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0336272Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0336561Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0336950Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0337229Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0337528Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0337813Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0338045Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0338279Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0338594Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0338833Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0339113Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0339345Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0339646Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0340132Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0340386Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0340620Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0340911Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0341230Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0341476Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0341888Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0342126Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0342403Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0342636Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0342873Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0343099Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0343386Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0343630Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0343862Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0344100Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0344327Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0344555Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0344787Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0345011Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0345236Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0345649Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0345886Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0346120Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0346346Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0346698Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0346936Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0347160Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0347387Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0347618Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0347888Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0348119Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0348418Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0348734Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0348976Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0349205Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0349547Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0349788Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:23:16.0350017Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0350347Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0350581Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0350808Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0351043Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0351275Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0351503Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0351830Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0352070Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0352305Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0352536Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0352767Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0353000Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0353399Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0353697Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0353955Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0354188Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0354414Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0354740Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0354973Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0355307Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0355587Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0355831Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0356070Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0356302Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0356524Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0356768Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0356997Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0357485Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0357725Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0357955Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0358191Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0358472Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0358698Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0358934Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0359162Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0359395Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0359619Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0359845Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0360091Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0360318Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0360551Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0360782Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0361015Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0361356Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0361587Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0361875Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0362200Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0362550Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0362800Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0363058Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0363290Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0363615Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0363851Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0364082Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0364315Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0364539Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0364765Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0365172Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0365395Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0365624Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0365858Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0366139Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0366386Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0366618Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0366844Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0367079Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0367301Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0367529Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0367764Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0367996Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0368231Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0368454Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0368821Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0369066Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0369390Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0369682Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0369915Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0370137Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0370368Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0370599Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0370825Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0371058Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0371282Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0371511Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0371742Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0371967Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0372198Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0372423Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0372644Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0372876Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0373100Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0373331Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0373568Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0373796Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0374033Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0374269Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0374600Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0374865Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0375080Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0375310Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0375626Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0375912Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0376289Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0376516Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0376836Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0377075Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0377365Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0377605Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0377920Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0378241Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0378475Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0378708Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0379029Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0379316Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0379557Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0379834Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0380075Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0380511Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0380749Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0380987Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0381215Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0381524Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0381804Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0382037Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0382285Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0382547Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0382896Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0383219Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0383454Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0383696Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0383929Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0384156Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0384388Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0384611Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0384838Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0385074Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0385353Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0385590Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0385815Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0386046Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0386400Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0386718Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0386958Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0387302Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0387535Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0387770Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0388025Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0388428Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0394633Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0394958Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0395188Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0395442Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0395671Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0395903Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0396133Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0396427Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0396741Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0397138Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0397417Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0397712Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0397947Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0398175Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0398731Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0399053Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0399294Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0399580Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0399807Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0400093Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0400325Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0400607Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0400972Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0401206Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0401442Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0401671Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0401898Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0402227Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0402510Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0402747Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0402982Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0403314Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0403607Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0403899Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0404134Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0404366Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0404599Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0404827Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0405156Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0405499Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0405745Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0406027Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0406261Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0406544Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0406910Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0407282Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0407617Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0407852Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0408146Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0408381Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:23:16.0408615Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0408848Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0409074Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0409299Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0409605Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0409886Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0410146Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0410446Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0410677Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0411068Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0411303Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0411583Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0411818Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0412043Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0412375Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0412623Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0412861Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0413101Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0413327Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0413558Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0413801Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0414127Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0414416Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0414654Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0414881Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0415112Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0415337Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0415562Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0415917Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0416286Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0416574Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0416872Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0417174Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0417484Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0417810Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0418119Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0418372Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0418603Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0418881Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0419191Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0419475Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0419720Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0419947Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0420238Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0420475Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0420762Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0421080Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0421312Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0421604Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0421914Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0422146Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0422376Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0422672Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0422902Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0423278Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0423521Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0423751Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0423979Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0424279Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0424507Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0424806Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0425041Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0425273Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0425502Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0425734Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0426029Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0426286Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0426524Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0426760Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0426987Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0427212Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0427443Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0427716Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0428325Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0428637Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0428872Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0429105Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0429341Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0429569Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0430031Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0430272Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0430497Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0430818Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0431046Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0431484Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0431767Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0431993Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0432226Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0432461Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0432743Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0432990Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0433274Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0433512Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0433736Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0433962Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0434192Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0434488Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0434714Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0434946Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0435381Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0435628Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0435853Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0436079Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0436372Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0436650Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0436877Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0437158Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0437393Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0437619Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0437850Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0438082Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0438372Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0438605Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0438834Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0439068Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0439412Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0439645Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0439924Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0440157Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0440476Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0440801Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0441045Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0441286Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0441563Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0441881Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0442183Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0442411Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0442643Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0442866Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0443242Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0443533Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0443759Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0443986Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0444226Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0444506Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0444751Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0444979Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0445297Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0445537Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0445761Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0446075Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0446401Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0446682Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0446924Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0447307Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0447660Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0447907Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0448184Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0448415Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0448753Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0449043Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0449322Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0449649Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0449939Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0450241Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0450591Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0450822Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0451054Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0451329Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0451650Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0451888Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0452115Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0452345Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0452626Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0453022Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0453327Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0453632Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0453872Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0454110Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0454509Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0454837Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0455117Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0455353Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0455587Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0455901Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0456212Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0456502Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0456741Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0457039Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0457270Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0457594Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0457831Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0458060Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0458283Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0458514Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0458740Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0458980Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0459206Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0459430Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0459765Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0460158Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0460401Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0460633Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0460859Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0461097Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0461382Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0461619Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0461858Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0462087Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:23:16.0462390Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0462633Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0462862Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0463087Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0463322Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0463547Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0463828Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0464143Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0464371Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0464603Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0464915Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0465141Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0465376Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0465609Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0465917Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0466361Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0466596Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0466830Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0467057Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0467281Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0467516Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0467837Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0468162Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0468392Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0468630Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0468945Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0469231Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0469565Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0469801Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0470083Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0470356Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0470624Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0470925Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0471164Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0471391Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0471764Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0472043Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0472286Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0472516Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0472806Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0473079Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0473318Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0473640Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0473880Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0474167Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0474438Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0474790Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0475036Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0475264Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0475556Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0475790Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0476025Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0476260Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0476489Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0476726Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0476951Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0477275Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0477514Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0477861Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0478190Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0478563Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0478864Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0479111Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0479409Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0479638Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0479876Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0480240Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0480497Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0480822Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0481057Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0481294Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0481524Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0481845Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0482079Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0482306Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0482529Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0482759Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0482987Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0483307Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0483630Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0484021Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0484319Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0484558Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0484786Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0485088Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0485317Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0485550Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0485831Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0486128Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0486423Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0486659Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0486887Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0487175Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0487405Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0487700Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0488052Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0488373Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0488722Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0488951Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0489176Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0489692Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0489931Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0490165Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0490397Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0490625Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0491076Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0491449Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0491689Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0491928Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0492207Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0492437Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0492745Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0492973Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0493300Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0493598Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0493909Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0494158Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0494386Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0494617Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0494908Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0495225Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0495463Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0495696Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0495920Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0496148Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0496463Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0496751Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0496996Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0497282Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0497517Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0497742Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0497965Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0498255Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0498494Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0498721Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0498952Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0499179Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0499478Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0499724Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0499962Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0500251Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0500495Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0500729Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0501043Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0501325Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0501562Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0501845Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0502076Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0502320Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0502545Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0502990Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0503252Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0503554Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0503789Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0504073Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0504306Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0504630Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0504859Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0505084Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0505317Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0505546Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0505912Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0506142Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0506368Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0506605Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0506859Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0507088Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0507326Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0507633Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0507955Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0508344Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0508646Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0508891Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0509291Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0509605Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0509841Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0510069Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0510295Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0510534Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0510762Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0510996Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0511224Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0511459Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0511695Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0512012Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0512246Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0512483Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0512759Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0513087Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0513318Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0513549Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0513781Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0514009Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0514340Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0514575Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0514898Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0515200Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0515434Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0515717Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:23:16.0515954Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0516178Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0516603Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0516886Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0517120Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0517417Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0517704Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0517940Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0518176Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0518448Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0518685Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0518981Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0519213Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0519453Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0519682Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0519913Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0520144Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0520584Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0520917Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0521159Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0521388Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0521666Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0521908Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0522189Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0522429Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0522654Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0522878Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0523109Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0523339Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0523563Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0523797Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0524023Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0524256Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0524539Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0524774Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0525008Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0525241Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0525468Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0525703Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0525985Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0526320Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0526675Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0526986Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0527286Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0527598Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0528085Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0528331Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0528819Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0529052Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0529276Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0529591Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0529834Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0530067Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0530293Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0530521Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0530746Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0531055Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0531285Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0531514Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0531774Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0532061Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0532301Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0532813Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0533053Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0533292Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0533521Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0533804Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0534047Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0534323Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0534559Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0534799Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0535071Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0535309Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0535602Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0535841Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0536076Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0536414Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0536645Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0536874Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0537203Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0537432Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0537744Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0538029Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0538267Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0538500Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0538732Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0539124Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0539421Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0539715Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0539956Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0540184Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0540484Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0540821Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0541138Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0541382Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0541618Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0541848Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0542090Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0542321Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0542544Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0542770Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0543093Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0543455Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0543832Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0544070Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0544358Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0544703Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0545139Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0545472Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0545764Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0546146Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0546380Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0546606Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0546839Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0547206Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0547529Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0547772Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0547999Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0548243Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0548468Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0548761Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0549059Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0549299Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0549529Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0549761Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0549993Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0550229Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0550511Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0550739Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0550973Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0551358Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0551694Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0551993Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0552225Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0552514Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0552745Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0552973Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0553276Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0553504Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0553729Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0554006Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0554244Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0554479Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0554708Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0555042Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0555356Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0555655Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0555985Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0556310Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0556543Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0556781Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0557007Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0557420Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0557659Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0557893Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0558211Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0558546Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0558790Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0559077Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0559303Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0559533Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0559766Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0559991Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0560227Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0560458Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0560691Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0560974Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0561302Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0561547Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0561781Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0562005Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0562236Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0562472Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0562748Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0562987Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0563228Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0563636Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0563885Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0564110Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0564334Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0564629Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0564859Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0565193Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0565436Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0565669Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0565907Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0566208Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0566440Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0566680Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0566905Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0567223Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0567506Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0567738Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0567976Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0568292Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0568523Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0568760Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0569294Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0569610Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:23:16.0569855Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0570086Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0570318Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0570544Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0570772Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0571003Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0571234Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0571466Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0571697Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0572055Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0572346Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0572581Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0572817Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0573051Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0573280Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0573509Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0573747Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0573980Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0574207Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0574538Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0574780Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0575018Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0575388Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0575633Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0575868Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0576098Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0576326Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0576566Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0576993Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0577228Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0577456Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0577683Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0577922Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0578154Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0578384Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0578706Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0579002Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0579243Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0579531Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0579778Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0580014Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0580239Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0580469Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0580871Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0581168Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0581413Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0581664Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0581923Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0582182Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0582444Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0582734Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0583059Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0583298Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0583535Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0583772Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0584003Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0584239Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0584537Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0584772Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0585008Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0585240Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0585525Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0585813Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0586044Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0586332Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0586620Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0586866Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0587312Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0587552Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0587864Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0588207Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0588503Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0588741Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0589096Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0589396Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0589644Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0589935Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0590177Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0590411Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0590640Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0590874Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0591100Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0591326Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0591559Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0591793Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0592021Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0592253Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0592480Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0592860Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0593150Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0593499Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0593747Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0594204Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0594439Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0594673Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0594899Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0595140Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0595365Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0595591Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0595821Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0596050Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0596280Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0596512Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0596738Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0596973Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0597202Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0597511Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0597756Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0597983Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0598273Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0598568Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0598802Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0599038Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0599511Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0599759Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0599998Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0600282Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0600559Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0601092Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0601322Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0601548Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0601782Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0602014Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0602252Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0602480Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0602703Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0602937Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0603165Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0603391Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0603625Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0603920Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0604205Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0604563Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0605077Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0605402Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0605642Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0605927Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0606269Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0606584Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0606816Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0607041Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0607269Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0607587Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0607920Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0608214Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0608526Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0608766Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0609000Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0609224Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0609603Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0609837Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0610064Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0610293Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0610526Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0610751Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0610986Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0611219Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0611445Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0611831Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0612070Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0612294Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0612527Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0612751Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0613078Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0613306Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0613533Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0613771Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0614006Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0614236Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0614470Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0614697Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0614924Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0615157Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0615464Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0615700Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0615929Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0616153Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0616484Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0616857Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0617093Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0617334Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0617561Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0617791Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0618016Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0618240Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0618469Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0618696Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0618920Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0619152Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0619378Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0619668Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0619907Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0620209Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0620445Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0620670Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0620895Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0621131Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0621361Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0621591Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:23:16.0621819Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0622042Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0622279Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0622557Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0622864Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0623163Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0623447Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0623691Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0623918Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0624230Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0624518Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0624753Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0624979Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0625222Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0625452Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0625688Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0625915Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0626242Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0626478Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0626706Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0626933Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0627255Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0627488Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0628100Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0628704Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0629026Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0629272Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0629504Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0629830Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0630067Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0630349Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0630578Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0630819Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0631096Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0631350Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0631645Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0631970Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0632215Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0632504Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0632740Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0632980Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0633212Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0633446Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0633677Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0633993Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0634235Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0634464Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0634782Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0635019Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0635485Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0635795Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0636027Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0636253Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0636483Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0636834Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0637062Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0637294Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0637519Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0637759Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0637982Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0638211Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0638449Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0638738Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0639084Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0639497Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0639776Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0640110Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0640356Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0640592Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0640921Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0641218Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0641535Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0641820Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0642054Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0642282Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0642524Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0642809Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0643121Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0643407Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0643696Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0643942Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0644296Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0644565Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0644838Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0645091Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0645337Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0645564Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0645790Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0646024Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0646251Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0646486Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0646719Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0646952Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0647342Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0647673Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0647915Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0648152Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0648468Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0648701Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0649075Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0649304Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0649637Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0649872Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0650114Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0650345Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0650649Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0650881Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0651112Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0651340Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0651571Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0651797Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0652080Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0652321Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0652550Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0652985Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0653291Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0653537Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0653763Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0653994Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0654282Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0654516Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0654741Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0655014Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0655256Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0655482Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0655761Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0656065Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0656297Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0656535Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0656808Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0657036Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0657267Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0657587Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0657822Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0658053Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0658279Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0658516Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0658748Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0658973Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0659306Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0659539Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0659762Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0659994Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0660218Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0660446Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0660747Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0660975Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0661209Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0661442Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0661665Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0661893Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0662118Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0662351Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0662576Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0662801Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0663032Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0663260Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0663486Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0663721Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0664067Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0664402Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0664732Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0664964Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0665202Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0665429Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0665742Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0665998Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0666234Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0666465Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0666706Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0666937Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0667273Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0667591Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0667922Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0668174Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0668527Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0668770Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0669008Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0669240Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0669479Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0669707Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0669933Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0670168Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0670395Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0670819Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0671067Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0671295Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0671606Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0671880Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0672175Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0672507Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0672737Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0672964Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0673206Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0673431Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0673666Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0673948Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0674241Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0674527Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:23:16.0674767Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0675045Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0675295Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0675573Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0675961Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0676284Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0676659Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0676911Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0677140Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0677466Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0677708Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0677945Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0678181Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0678470Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0678753Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0679000Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0679295Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0679534Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0679768Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0679996Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0680221Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0680460Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0680786Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0681021Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0681255Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0681482Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0681717Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0682013Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0682298Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0682537Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0682852Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0683101Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0683324Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0683641Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0683942Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0684187Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0684509Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0684741Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0684967Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0685258Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0685496Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0685724Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0686028Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0686266Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0686496Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0686731Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0686957Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0687196Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0687420Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0687642Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0688049Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0688363Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0688658Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0688896Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0689126Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0689364Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0689743Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0690082Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0690328Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0690556Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0690782Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0691133Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0691425Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0691669Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0691900Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0692127Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0692379Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0692611Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0692838Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0693085Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0693312Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0693538Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0693834Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0694071Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0694301Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0694626Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0694888Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0695126Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0695353Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0695580Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0695817Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0696191Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0696429Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0696658Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0696889Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0697125Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0697354Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0697591Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0697823Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0698052Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0698284Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0698511Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0698739Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0698974Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0699257Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0699589Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0699964Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0700204Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0700441Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0700661Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0700886Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0701122Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0701371Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0701602Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0701830Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0702055Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0702285Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0702514Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0702741Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0702975Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0703202Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0703428Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0703657Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0703883Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0704114Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0704353Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0704580Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0704810Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0705134Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0705418Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0705836Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0706083Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0706308Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0706539Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0706767Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0707001Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0707332Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0707558Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0707911Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0708142Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0708378Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0708615Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0708840Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0709073Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0709296Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0709522Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0709759Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0709996Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0710222Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0710453Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0710761Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0711137Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0711370Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0711602Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0711837Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0712063Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0712288Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0712520Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0712748Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0712977Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0713203Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0713429Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0713666Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0713895Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0714125Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0714356Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0714580Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0714914Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0715145Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0715421Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0715663Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0715890Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0716114Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0716354Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0716678Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0717062Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0717316Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0717552Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0717787Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0718028Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0718259Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0718656Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0718887Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0719125Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0719369Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0719611Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0719852Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0720080Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0720304Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0720537Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0720822Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0721154Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0721455Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0721785Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0722133Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0722380Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0722809Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0723127Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0723465Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0723695Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0723937Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0724163Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0724405Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0724634Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0724858Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0725091Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0725317Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0725551Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0725784Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:23:16.0726010Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0726242Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0726465Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0726778Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0727088Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0727369Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0727615Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0728242Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0728483Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0728726Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0729009Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0729535Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0729808Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0730041Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0730280Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0730634Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0730879Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0731244Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0731618Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0731907Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0732154Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0732514Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0732766Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0733079Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0733366Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0733600Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0733839Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0734069Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0734356Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0734627Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0734853Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0735087Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0735597Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0735849Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0736084Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0736311Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0736546Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0736899Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0737177Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0737425Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0737705Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0737940Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0738175Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0738408Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0738638Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0738866Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0739092Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0739320Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0739543Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0739827Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0740132Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0740367Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0740679Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0740906Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0741137Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0741374Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0741698Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0741936Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0742171Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0742393Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0742626Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0742863Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0743170Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0743415Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0743738Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0744034Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0744284Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0744563Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0744797Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0745028Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0745309Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0745752Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0745995Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0746233Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0746470Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0746703Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0746930Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0747368Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0747608Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0747845Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0748069Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0748399Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0748646Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0748973Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0749208Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0749447Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0749745Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0749984Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0750218Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0750447Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0750737Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0750975Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0751200Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0751434Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0751712Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0751953Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0752182Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0752407Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0752638Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0752860Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0753090Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0753406Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0753647Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0753884Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0754113Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0754343Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0754608Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0754899Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0755124Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0755352Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0755580Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0755905Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0756155Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0756397Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0756650Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0756887Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0757114Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0757348Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0757578Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0757802Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0758036Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0758263Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0758649Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0758885Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0759116Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0759352Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0759580Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0759813Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0760054Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0760280Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0760516Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0760741Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0760971Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0761241Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0761475Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0761703Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0762086Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0762317Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0762553Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0762778Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0763006Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0763247Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0763490Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0763729Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0763962Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0764192Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0764569Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0764811Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0765035Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0765270Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0765496Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0765779Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0766086Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0766312Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0766620Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0766848Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0767081Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0767318Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0767551Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0767776Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0768119Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0768349Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0768581Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0768813Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0769037Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0769268Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0769564Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0769958Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0770205Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0770434Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0770749Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0770985Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0771212Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0771448Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0771674Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0771966Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0772208Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0772439Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0772668Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0772905Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0773136Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0773427Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0773662Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0773941Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0774179Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0774407Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0774636Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0774872Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0775152Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0775395Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0775629Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0775932Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0776183Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0776411Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0776642Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0776877Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0777181Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0777553Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0777792Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:23:16.0778020Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0778254Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0778487Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0778714Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0778959Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0779187Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0779481Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0779710Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0779942Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0780181Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0780472Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0780704Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0780945Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0781316Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0781558Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0781789Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0782018Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0782252Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0782480Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0782711Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0782945Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0783248Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0783476Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0783722Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0783960Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0784199Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0784431Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0784675Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0784917Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0785153Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0785390Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0785631Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0785866Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0786098Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0786324Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0786555Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0786789Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0787015Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0787316Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0793316Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0793664Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0794025Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0794272Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0794710Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0795041Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0795273Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0795498Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0795745Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0795975Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0796210Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0796435Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0796657Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0796889Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0797116Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0797342Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0797580Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0797806Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0798039Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0798445Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0798679Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0798914Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0799206Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0799440Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0799675Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0799899Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0800124Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0800360Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0800584Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0800817Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0801112Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0801344Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0801586Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0801812Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0802034Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0802265Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0802490Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0802722Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0802948Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0803171Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0803402Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0803629Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0803862Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0804092Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0804394Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0804637Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0804864Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0805095Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0805332Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0805627Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0805852Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0806086Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0806311Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0806552Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0806783Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0807013Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0807336Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0807645Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0807887Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0808125Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0808341Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0808583Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0808814Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0809044Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0809501Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0809755Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0809984Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0810217Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0810444Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0810676Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0810906Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0811139Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0811377Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0811608Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0811830Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0812063Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0812293Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0812522Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0812755Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0812981Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0813213Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0813438Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0813665Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0813903Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0814128Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0814353Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0814587Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0814821Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0815133Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0815441Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0815678Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0815910Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0816141Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0816366Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0816667Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0816898Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0817193Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0817420Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0817657Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0817892Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0818119Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0818346Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0818583Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0818811Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0819042Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0819268Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0819497Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0819790Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0820084Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0820442Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0820850Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0821182Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0821423Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0821702Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0821946Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0822195Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0822426Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0822661Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0822892Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0823119Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0823347Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0823596Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0823910Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0824196Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0824526Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0824770Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0825012Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0825297Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0825547Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0825832Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0826059Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0826295Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0826526Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0826756Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0827076Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0827312Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0827600Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0828051Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0828395Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0828993Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0829240Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0829467Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0829767Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0830013Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0830242Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0830480Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0830830Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0831067Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0831295Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0831681Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0831916Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0832148Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0832372Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0832606Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0832991Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0833391Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0833637Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0833923Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0834216Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0834444Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:23:16.0834673Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0834908Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0835136Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0835422Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0835767Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0836062Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0836304Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0836589Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0836821Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0837053Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0837279Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0837505Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0837745Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0838073Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0838311Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0838541Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0838768Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0839008Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0839233Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0839838Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0840101Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0840331Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0840570Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0840797Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0841022Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0841411Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0841638Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0841866Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0842107Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0842333Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0842574Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0842807Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0843034Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0843357Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0843589Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0843869Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0844113Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0844341Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0844581Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0844896Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0845237Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0845489Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0845725Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0845952Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0846186Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0846411Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0846647Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0846876Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0847103Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0847335Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0847563Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0847796Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0848031Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0848260Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0848498Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0848727Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0848955Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0849194Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0849507Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0849825Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0850070Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0850301Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0850533Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0850772Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0851085Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0851337Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0851566Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0851797Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0852032Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0852257Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0852582Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0852816Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0853048Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0853291Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0853592Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0853831Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0854068Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0854295Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0854520Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0854752Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0854978Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0855212Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0855440Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0855667Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0855990Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0856290Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0856529Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0856835Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0857069Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0857304Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0857529Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0857755Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0857992Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0858221Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0858448Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0858741Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0859054Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0859347Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0859582Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0859801Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0860119Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0860358Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0860591Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0860831Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0861058Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0861291Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0861606Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0861966Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0862362Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0862718Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0862961Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0863199Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0863427Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0863657Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0863890Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0864217Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0864453Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0864687Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0864925Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0865160Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0865389Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0865624Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0865857Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0866089Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0866372Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0866674Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0866937Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0867181Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0867418Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0867781Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0868112Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0868356Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0868592Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0868820Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0869186Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0869431Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0869688Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0869919Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0870230Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0870461Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0870696Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0870929Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0871161Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0871400Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0871629Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0871860Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0872096Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0872319Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0872559Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0872784Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0873013Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0873249Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0873489Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0873716Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0874024Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0874261Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0874495Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0874724Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0875013Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0875255Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0875604Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0875937Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0876180Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0876409Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0876643Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0876882Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0877107Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0877338Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0877564Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0877877Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0878164Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0878402Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0878630Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0878861Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0879205Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0879636Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0879876Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0880106Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0880337Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0880631Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0880859Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0881094Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0881374Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0881609Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0881835Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0882060Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0882356Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0882591Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0882828Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0883063Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0883288Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0883522Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0883746Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0883974Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0884216Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0884447Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0884674Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0884913Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0885137Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:23:16.0885448Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0885690Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0885918Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0886155Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0886493Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0886720Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0887022Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0887250Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0887481Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0887712Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0887945Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0888183Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0888409Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0888663Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0888902Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0889129Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0889355Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0889684Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0889918Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0890154Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0890487Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0890826Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0891074Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0891306Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0891538Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0891773Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0892002Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0892235Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0892465Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0892689Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0892926Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0893150Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0893389Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0893623Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0893857Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0894089Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0894315Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0894540Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0894774Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0894996Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0895228Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0895467Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0895694Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0895935Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0896161Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0896609Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0896857Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0897085Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0897339Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0897581Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0897810Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0898185Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0898416Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0898641Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0898936Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0899167Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0899398Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0899634Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0899860Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0900089Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0900315Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0900545Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0900781Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0901007Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0901237Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0901470Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0901944Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0902181Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0902478Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0902705Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0903026Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0903309Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0903672Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0903997Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0904232Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0904458Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0904688Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0904923Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0905218Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0905452Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0905678Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0905907Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0906132Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0906443Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0906776Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0907015Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0907300Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0907529Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0907765Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0907999Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0908353Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0908588Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0908818Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0909051Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0909284Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0909510Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0909906Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0910150Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0910443Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0910672Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0910912Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0911141Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0911484Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0911811Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0912040Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0912284Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0912514Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0912746Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0912979Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0913204Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0913435Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0913831Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0914127Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0914378Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0914611Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0914882Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0915165Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0915414Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0915647Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0915877Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0916112Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0916345Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0916640Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0916929Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0917248Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0917478Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0917703Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0917936Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0918215Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0918531Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0918768Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0918993Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0919226Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0919529Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0919762Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0920099Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0920337Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0920569Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0920908Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0921152Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0921399Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0921737Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0921968Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0922201Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0922489Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0922789Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0923019Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0923260Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0923496Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0923818Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0924114Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0924352Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0924620Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0924860Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0925086Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0925310Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0925726Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0925964Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0926196Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0926431Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0926663Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0926892Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0927193Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0927428Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0927732Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0928334Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0928602Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0928859Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0929085Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0929311Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0929621Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0929847Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0930080Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0930303Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0930617Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0930866Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0931094Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0931319Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0931638Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0931934Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0932456Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0932695Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0932991Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0933321Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0933579Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0933810Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0934208Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0934439Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0934673Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0934901Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0935187Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0935433Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0935667Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0935976Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0936276Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0936508Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0936748Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0936981Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0937339Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:23:16.0937672Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0937913Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0938374Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0938619Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0938849Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0939086Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0939414Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0939651Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0939967Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0940195Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0940426Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0940715Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0940947Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0941186Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0941421Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0941702Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0942004Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0942317Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0942596Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0942831Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0943059Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0943290Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0943523Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0943749Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0943987Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0944300Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0944686Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0944954Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0945184Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0945476Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0945775Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0946017Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0946335Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0946612Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0946843Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0947141Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0947463Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0947692Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0947927Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0948154Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0948390Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0948716Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0948947Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0949182Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0949414Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0949640Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0949872Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0950238Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0950479Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0950768Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0951055Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0951294Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0951522Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0951746Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0951980Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0952286Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0952528Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0952815Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0953068Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0953302Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0953531Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0953758Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0953994Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0954219Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0954446Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0954737Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0954972Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0955257Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0955545Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0955836Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0956083Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0956393Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0956690Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0956944Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0957176Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0957465Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0957694Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0958053Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0958298Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0958614Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0958848Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0959144Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0959370Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0959609Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0959837Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0960113Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0960356Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0960586Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0960825Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0961059Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0961288Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0961522Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0962039Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0962282Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0962578Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0962807Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0963035Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0963269Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0963494Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0963723Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0963954Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0964184Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0964417Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0964646Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0964872Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0965103Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0965327Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0965559Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0965934Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0966163Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0966452Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0966684Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0966907Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0967145Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0967374Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0967603Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0967936Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0968373Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0968686Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0968916Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0969204Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0969509Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0969839Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0970068Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0970302Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0970526Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0970768Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0971000Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0971230Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0971604Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0971891Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0972123Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0972425Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0972660Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0972893Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0973119Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0973343Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0973708Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0973948Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0974176Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0974412Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0974639Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0974870Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0975095Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0975384Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0975733Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0975967Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0976194Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0976481Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0976770Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0977019Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0977247Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0977470Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0977702Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0977932Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0978164Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0978400Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0978687Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0979012Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0979299Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0979534Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0979772Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0980212Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0980452Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0980687Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0980915Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0981141Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0981440Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0981670Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0981901Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0982127Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0982359Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0982587Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0982815Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0983044Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0983278Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0983502Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0983730Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0983953Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0984185Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0984485Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0984717Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0985224Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0985472Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0985700Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0986015Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0986243Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0986566Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0986965Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0987247Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0987490Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0987723Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0987947Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0988324Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0988555Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0988788Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0989065Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0989373Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0989604Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:23:16.0989917Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0990244Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0990497Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0990787Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0991117Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0991353Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0991587Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0991812Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0992163Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0992400Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0992694Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0992924Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0993151Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0993465Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0993695Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0994019Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0994258Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0994545Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0994777Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0995011Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0995240Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0995477Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0995705Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0995987Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0996224Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0996592Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0996932Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0997173Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0997725Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0998025Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0998261Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0998488Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0998724Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0998948Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0999177Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0999409Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0999638Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.0999877Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1000107Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1000338Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1000575Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1000805Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1001036Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1001268Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1001495Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1001730Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1001957Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1002186Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1002422Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1002652Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1002883Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1003125Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1003350Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1003656Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1003896Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1004124Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1004360Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1004585Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1004877Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1005199Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1005439Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1005774Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1006013Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1006294Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1006535Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1006811Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1007098Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1007336Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1007670Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1007998Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1008239Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1008471Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1008703Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1009046Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1009370Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1009698Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1009928Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1010156Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1010395Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1010621Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1010911Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1011148Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1011376Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1011608Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1011838Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1012065Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1012299Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1012527Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1012759Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1012981Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1013206Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1013440Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1013670Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1013898Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1014135Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1014483Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1014731Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1014962Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1015343Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1015597Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1015894Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1016128Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1016360Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1016664Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1016902Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1017192Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1017516Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1017766Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1017994Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1018223Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1018526Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1018849Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1019099Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1019390Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1019627Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1019868Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1020099Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1020327Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1020789Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1021196Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1021468Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1021761Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1022065Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1022301Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1022527Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1022754Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1022992Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1023219Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1023448Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1023688Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1023919Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1024250Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1024544Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1024780Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1025016Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1025240Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1025466Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1025704Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1025928Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1026159Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1026384Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1026620Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1026853Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1027231Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1027470Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1027702Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1028140Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1028397Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1028751Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1029244Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1029479Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1029707Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1029943Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1030171Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1030398Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1030631Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1030857Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1031085Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1031316Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1031544Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1031774Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1032064Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1032294Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1032689Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1033060Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1033303Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1033595Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1033871Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1034098Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1034383Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1034613Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1034843Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1035080Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1035331Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1035566Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1035799Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1036021Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1036256Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1036484Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1036705Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1036992Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1037326Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1037564Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1037792Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1038075Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1038323Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1038556Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1038782Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1039348Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1039609Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1039957Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1040291Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1040638Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1040985Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1041465Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1041712Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1041959Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1042197Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1042484Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:23:16.1042781Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1043011Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1043259Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1043490Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1043721Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1043960Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1044249Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1044492Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1044722Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1045027Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1045318Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1045612Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1045850Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1046147Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1046381Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1046662Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1046965Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1047263Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1047544Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1048227Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1048452Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1048789Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1049024Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1049256Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1049609Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1049904Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1050148Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1050444Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1050680Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1050910Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1051136Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1051362Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1051611Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1051841Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1052167Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1052466Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1052701Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1053002Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1053298Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1053615Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1053936Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1054165Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1054403Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1054640Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1054869Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1055109Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1055335Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1055560Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1055849Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1056077Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1056313Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1056542Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1056859Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1057100Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1057419Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1057738Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1058042Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1058273Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1058504Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1058736Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1058972Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1059207Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1059437Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1059662Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1059902Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1060130Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1060370Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1060602Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1060887Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1061123Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1061414Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1061644Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1061876Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1062108Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1062334Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1062568Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1062795Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1063034Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1063263Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1063578Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1063826Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1064052Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1064278Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1064570Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1064801Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1065125Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1065353Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1065670Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1065916Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1066227Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1066460Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1066695Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1066924Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1067253Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1067567Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1067874Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1068202Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1068434Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1068713Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1069035Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1069406Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1069658Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1070055Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1070372Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1070608Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1070887Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1071198Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1071439Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1071667Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1071952Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1072187Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1072425Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1072781Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1073017Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1073245Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1073530Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1073856Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1074160Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1074398Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1074627Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1074859Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1075135Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1075432Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1075673Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1075997Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1076288Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1076527Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1076822Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1077057Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1077284Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1077627Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1077964Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1078287Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1078595Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1078933Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1079219Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1079460Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1079685Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1079918Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1080143Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1080375Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1080613Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1080835Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1081061Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1081294Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1081674Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1081918Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1082150Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1082384Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1082622Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1082892Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1083282Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1083529Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1083829Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1084118Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1084344Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1084580Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1084838Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1085067Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1085298Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1085530Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1085758Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1085988Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1086228Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1086457Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1086703Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1086933Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1087244Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1087480Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1087872Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1088237Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1088478Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1088848Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1089194Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1089619Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1089962Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1090190Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1090416Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1090647Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1090937Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1091182Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1091422Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1091696Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1091990Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1092297Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1092730Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1093047Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1093288Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1093613Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1093963Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1094416Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1094708Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1094950Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1095178Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1095404Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1095640Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1095866Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1096101Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1096327Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:23:16.1096551Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1096783Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1097019Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1097370Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1097619Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1097894Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1098219Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1098449Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1098739Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1098975Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1099289Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1099516Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1099749Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1099983Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1100209Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1100539Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1100775Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1101005Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1101235Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1101540Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1101825Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1102149Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1102380Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1102659Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1102978Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1103251Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1103571Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1103824Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1104108Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1104453Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1104783Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1105025Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1105273Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1105500Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1105775Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1106011Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1106537Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1106774Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1107064Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1107295Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1107527Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1107871Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1108195Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1108497Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1108730Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1108958Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1109191Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1109422Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1109658Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1109887Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1110116Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1110375Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1110659Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1110979Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1111219Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1111521Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1111870Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1112166Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1112410Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1112647Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1113040Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1113277Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1113568Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1113801Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1114028Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1114260Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1114576Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1114816Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1115041Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1115266Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1115500Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1115727Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1115953Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1116244Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1116544Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1116784Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1117110Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1117394Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1117630Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1117854Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1118081Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1118533Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1118868Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1119217Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1119489Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1119762Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1120005Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1120236Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1120464Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1120768Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1120997Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1121231Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1121486Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1121714Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1121946Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1122170Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1122394Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1122624Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1122958Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1123266Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1123502Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1123733Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1123967Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1124196Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1124425Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1124772Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1125008Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1125317Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1125615Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1125855Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1126117Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1126439Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1126665Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1126900Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1127191Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1127436Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1127719Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1128190Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1128506Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1128753Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1128981Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1129218Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1129508Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1129747Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1129980Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1130205Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1130745Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1130982Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1131279Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1131517Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1131743Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1132031Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1132278Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1132503Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1132740Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1132965Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1133188Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1133517Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1133752Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1134059Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1134354Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1134592Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1134828Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1135051Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1135318Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1135559Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1135785Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1136103Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1136425Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1136710Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1137316Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1137561Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1137840Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1138078Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1138304Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1138622Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1138965Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1139195Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1139497Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1139731Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1139972Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1140210Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1140496Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1140725Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1140959Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1141287Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1141515Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1141754Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1141982Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1142210Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1142436Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1142873Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1143190Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1143447Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1143740Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1143995Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1144232Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1144535Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1144778Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1145020Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1145254Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1145482Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1145772Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1146177Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1146418Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1146654Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1146934Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1147178Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1147425Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1147703Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1147947Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1148185Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1148410Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1149369Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1149714Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1150065Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1150323Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1150551Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1150788Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:23:16.1151026Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1151255Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1151602Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1151833Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1152063Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1152306Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1152547Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1152777Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1153019Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1153245Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1153481Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1153788Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1154023Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1154267Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1154499Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1154731Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1154971Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1155472Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1155715Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1155958Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1156190Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1156424Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1156649Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1156936Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1157178Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1157406Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1157635Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1157870Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1158115Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1158351Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1158585Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1158871Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1159111Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1159397Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1159629Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1159864Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1160104Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1160340Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1160572Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1160805Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1161044Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1161349Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1161597Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1161907Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1162143Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1162380Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1162609Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1162933Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1163173Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1163400Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1163632Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1163871Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1164104Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1164344Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1164648Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1164880Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1165116Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1165344Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1165576Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1165806Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1166034Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1166401Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1167213Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1167574Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1167819Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1168045Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1168271Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1168572Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1168819Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1169058Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1169305Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1169610Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1169855Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1170085Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1170431Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1170665Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1170893Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1171120Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1171358Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1171587Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1171826Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1172054Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1172283Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1172515Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1172753Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1172983Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1173331Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1173578Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1173814Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1174047Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1174274Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1174577Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1174806Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1175032Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1175270Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1175574Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1175811Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1176039Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1176268Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1176495Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1176818Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1177052Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1177292Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1177518Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1177752Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1177979Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1178350Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1178597Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1178830Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1179057Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1179298Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1179524Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1179755Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1179982Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1180215Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1180449Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1180677Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1180910Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1181145Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1181376Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1181605Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1189490Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1189897Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1190146Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1190395Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1190741Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1191070Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1191303Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1191545Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1191786Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1192172Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1192537Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1192845Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1193097Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1193349Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1193576Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1193925Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1194159Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1194386Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1194628Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1194860Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1195096Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1195335Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1195566Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1195792Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1196024Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1196257Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1196495Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1196720Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1196947Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1197274Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1197602Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1197851Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1198086Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1198319Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1198557Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1198785Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1199009Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1199247Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1199487Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1199733Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1199972Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1200205Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1200441Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1200673Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1200902Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1201139Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1201368Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1201598Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1201838Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1202070Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1202299Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1202536Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1202775Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1203131Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1203453Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1203696Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1203942Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1204172Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1204401Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1204740Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1205147Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1205431Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1205774Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1206036Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1206278Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1206507Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1206733Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1206968Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1207194Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1207436Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1207739Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1207974Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1208211Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1208441Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1208816Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1209059Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1209289Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1209669Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1209903Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1210135Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1210369Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1210599Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1210835Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1211069Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1211296Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1211537Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1211768Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1212002Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1212240Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1213137Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1213458Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1213698Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1213939Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1214184Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1214423Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1214654Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1214892Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1215123Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1215467Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1215722Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1215947Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1216176Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1216408Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1216635Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1216984Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1217212Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1217442Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1217683Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1217914Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1218143Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1218383Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1218609Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1218847Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1219078Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1219305Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1219543Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1219772Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1220000Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1220234Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1220698Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1220951Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1221183Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1221413Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1221644Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1221872Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1222098Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1222336Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1222561Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1222800Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1223027Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1223260Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1223494Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1223723Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1223956Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1224191Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1224422Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1224657Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1224887Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1225117Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1225352Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1225584Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1225821Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1226060Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1226408Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1226658Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1226889Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1227118Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1227353Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1227582Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1228060Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1228310Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1228544Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1228784Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1229019Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1229252Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1229488Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1229715Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1229941Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1230171Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1230398Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1230630Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1230865Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1231092Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1231644Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1232062Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1232402Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1232654Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1232948Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1233202Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1233453Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1233684Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1233929Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1234156Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1234442Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1235192Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1235707Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1235959Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1236242Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1236490Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1236729Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1236957Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1237187Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1237425Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1237723Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1237958Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1238197Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1238427Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1238662Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1239071Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1239320Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1239554Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1239782Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1240008Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1240347Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1240579Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1240819Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1241046Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1241279Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1241516Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1241743Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1241968Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1242206Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1242431Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1242663Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1242894Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1243121Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1243354Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1243694Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1244084Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1244330Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1244561Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1244791Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1245029Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1245257Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1245493Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1245726Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1245955Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1246185Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1246415Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1246649Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1246886Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1247117Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1247357Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1247589Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1247818Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1248051Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1248283Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1248592Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1248845Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1249082Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1249332Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1249635Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1249943Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1250195Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1250425Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1250653Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1250889Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1251116Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1251418Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1251657Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1251884Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1252125Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1252357Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1252595Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1252830Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1253058Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1253288Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1253515Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1253748Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1253986Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1254212Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1254437Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1254794Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1255129Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1255381Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1255611Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1255842Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1256077Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1256305Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1256535Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1256780Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1257013Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1257247Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1257478Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1257708Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1257951Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1258180Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1258407Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1258641Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1258869Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1259097Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1259338Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1259567Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1259803Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1260030Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1260267Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1260503Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1260809Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1261057Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1261290Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1261517Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1261749Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1262059Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1262286Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1262519Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1262745Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1262979Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1263213Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1263444Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1263683Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1263911Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1264138Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1264373Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1264606Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1264834Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1265071Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1265298Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1265699Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1265939Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1266172Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1266405Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1266635Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1266859Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1267090Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1267317Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1267555Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1267781Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1268007Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1268249Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1268480Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1268708Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1268939Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1269167Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1269402Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1269641Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1269880Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1270122Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1270352Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1270590Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1270831Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1271078Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1271396Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1271635Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1271863Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1272223Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1272463Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1272755Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1273101Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1273331Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1273558Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1273800Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1274032Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1274272Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1274501Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1274734Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1274966Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1275194Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1275422Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1275661Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1275895Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1276133Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1276440Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1276755Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1277005Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1277233Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1277463Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1277694Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1277925Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1278161Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1278393Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1278618Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1278853Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1279080Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1279315Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1279550Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1279780Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1280016Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1280242Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1280471Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1280704Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1280937Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1281310Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1281552Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1281784Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1282031Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1282258Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1282569Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1282816Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1283047Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1283280Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1283596Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1283907Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1284145Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1284375Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1284603Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1284840Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1285060Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1285290Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1285522Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1285751Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1285990Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1286220Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1286445Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1286682Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1286910Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1287139Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1287559Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1287801Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1288040Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1288270Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1288501Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1288736Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1288962Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1289189Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1289535Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1289772Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1290001Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1290241Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1290476Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1290714Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1290946Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1291175Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1291411Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1291643Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1291870Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1292112Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1292342Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1292579Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1292813Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1293129Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1293478Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1293724Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1293951Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1294192Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1294423Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1294661Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1294988Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1295220Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1295453Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1295686Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1295914Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1296147Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1296377Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1296609Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1296835Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1297059Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1297293Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1297522Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1297750Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1297982Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1298209Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1298682Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1298922Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1299156Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1299394Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1299623Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1299851Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1300085Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1300317Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1300551Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1300778Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1301004Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1301244Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1301473Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1301703Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1301947Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1302173Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1302412Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1302640Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1302875Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1303109Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1303337Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1303567Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1303813Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1304050Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1304367Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1304603Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1304832Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1305072Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1305304Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1305533Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1305842Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1306075Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1306307Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1306553Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1306787Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1307022Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1307249Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1307477Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1307711Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1307939Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1308169Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1308407Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1308633Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1308869Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1309177Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1309483Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1309839Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1310076Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1310303Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1310537Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1310764Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1311003Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1311233Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1311470Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1311706Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1311939Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1312243Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1312483Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1312713Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1312950Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1313175Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1313402Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1313639Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1313871Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1314096Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1314329Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1314560Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1314795Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1315155Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1315394Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1315628Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1315858Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1316094Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1316343Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1316676Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1316929Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1317161Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1317405Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1317650Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1317889Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1318125Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1318362Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1318599Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1318838Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1319073Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1320019Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1320270Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1320498Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1320728Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1321139Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1321390Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1321639Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1321869Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1322096Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1322336Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1322655Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1322898Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1323136Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1323365Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1323596Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1323839Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1324065Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1324303Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1324533Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1324764Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1324999Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1325226Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1325453Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1325690Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1325915Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1326148Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1326387Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1326615Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1326939Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1327184Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1327411Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1327657Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1328109Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1328353Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1328780Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1329010Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1329244Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1329559Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1329797Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1330037Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1330264Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1330500Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1330727Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1330954Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1331192Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1331420Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1331649Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1331884Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1332248Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1332573Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1332817Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1333049Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1333286Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1333515Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1333745Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1333982Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1334213Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1334455Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1334683Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1334907Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1335145Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1335375Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1335605Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1335843Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1336072Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1336299Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1336536Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1336766Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1336999Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1337226Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1337455Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1337696Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1337921Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1338342Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1338594Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1338826Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1339063Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1339289Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1339593Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1339831Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1340060Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1340287Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1340529Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1340754Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1340991Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1341218Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1341445Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1341685Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1341911Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1342139Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1342373Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1342603Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1342842Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1343240Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1343476Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1343716Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1343945Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1344171Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1344405Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1344632Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1344863Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1345096Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1345323Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1345555Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1345788Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1346117Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1346357Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1346583Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1346820Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1347050Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1347279Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1347515Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1347745Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1347974Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1348213Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1348507Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1348762Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1349082Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1349323Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1349559Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1349788Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1350013Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1350245Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1350545Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1350772Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1351006Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1351243Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1351482Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1351710Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1351939Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1352174Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1352402Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1352630Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1352867Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1353097Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1353337Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1353565Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1353919Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1354284Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1354527Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1354762Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1354999Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1355312Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1355565Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1355796Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1356027Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1356262Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1356490Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1356719Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1356960Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1357190Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1357495Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1357724Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1357955Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1358191Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1358421Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1358654Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1358890Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1359120Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1359357Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1359591Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1359826Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1360273Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1360515Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1360743Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1360978Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1361206Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1361513Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1361742Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1361975Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1362211Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1362445Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1362668Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1362904Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1363133Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1363367Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1363596Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1363822Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1364056Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1364291Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1364521Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1364755Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1365146Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1365390Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1365618Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1365847Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1366081Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1366305Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1366531Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1366766Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1366992Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1367218Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1367449Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1367679Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1367917Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1368146Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1368373Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1368612Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1368836Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1369091Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1369317Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1369636Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1369879Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1370107Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1370337Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1370571Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1370876Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1371122Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1371349Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1371576Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1371812Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1372039Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1372361Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1372598Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1372825Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1373059Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1373297Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1373530Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1373764Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1373993Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1374223Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1374463Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1374694Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1374923Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1375162Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1375388Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1375621Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1376013Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1376250Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1376493Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1376721Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1377110Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1377350Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1377579Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1377818Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1378049Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1378277Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1378514Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1378749Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1378976Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1379216Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1379445Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1379682Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1379909Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1380135Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1380373Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1380602Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1380903Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1381145Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1381383Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1381620Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1381937Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1382177Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1382416Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1382642Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1382870Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1383104Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1383396Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1383625Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1383852Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1384089Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1384323Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1384554Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1384783Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1385018Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1385248Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1385482Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1385710Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1385940Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1386178Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1386406Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1386754Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1387101Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1387345Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1387583Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1387810Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1388040Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1388365Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1388595Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1388829Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1389064Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1389291Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1389527Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1389765Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1390001Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1390240Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1390470Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1390700Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1390935Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1391164Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1391396Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1391631Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1391860Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1392105Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1392336Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1392564Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1392875Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1393114Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1393346Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1393583Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1393810Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1394107Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1394342Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1394570Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1394811Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1395045Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1395274Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1395515Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1395743Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1395978Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1396208Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1396435Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1396671Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1396898Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1397127Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1397366Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1397861Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1398105Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1398335Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1398560Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1398793Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1399021Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1399250Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1399490Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1399714Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1399949Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1400175Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1400407Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1400642Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1400874Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1401102Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1401338Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1401565Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1401805Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1402035Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1402268Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1402507Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1402735Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1402970Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1403208Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1403527Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1403771Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1404006Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1404233Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1404469Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1404699Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1404992Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1405228Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1405457Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1405692Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1405935Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1406166Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1406399Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1406625Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1406855Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1407088Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1407316Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1407546Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1407782Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1408015Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1408375Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1408699Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1408940Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1409175Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1409512Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1409754Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1409989Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1410212Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1410451Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1410680Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1410909Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1411153Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1411388Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1411621Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1411859Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1412088Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1412331Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1412557Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1412833Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1413142Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1413419Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1413689Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1413922Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1414163Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1414402Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1414727Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1414965Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1415203Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1415436Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1415665Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1415963Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1416197Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1416433Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1416660Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1416896Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1417129Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1417361Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1417674Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1417921Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1418150Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1418377Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1418615Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1418845Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1419083Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1419314Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1419714Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1419962Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1420193Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1420421Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1420657Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1420886Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1421122Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1421348Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1421577Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1421814Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1422040Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1422273Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1422507Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1422737Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1422972Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1423203Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1423440Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1423678Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1423915Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1424144Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1424378Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1424606Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1424842Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1425071Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1425386Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1425634Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1425863Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1426091Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1426328Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1426558Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1426884Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1427115Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1427346Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1427589Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1428055Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1428298Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1428534Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1428765Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1429004Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1429232Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1429461Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1429700Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1429931Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1430159Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1430621Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1431015Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1431267Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1431498Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1431728Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1431963Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1432191Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1432421Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1432650Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1432876Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1433102Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1433337Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1433573Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1433810Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1434040Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1434266Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1434506Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1434734Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1434962Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1435201Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1435426Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1435661Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1435888Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1436121Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1436359Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1436717Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1436963Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1437207Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1437434Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1437671Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1438055Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1438282Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1438630Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1438865Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1439104Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1439348Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1439580Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1439819Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1440047Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1440275Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1440511Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1440738Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1440971Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1441211Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1441440Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1441813Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1442054Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1442289Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1442523Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1442753Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1442980Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1443212Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1443441Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1443680Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1443910Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1444142Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1444382Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1444613Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1444842Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1445075Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1445305Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1445538Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1445768Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1445995Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1446237Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1446465Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1446695Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1446933Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1447162Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1447491Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1447729Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1447956Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1448194Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1448423Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1448653Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1448964Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1449202Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1449522Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1449779Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1450018Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1450254Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1450484Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1450713Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1450949Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1451177Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1451408Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1451649Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1451885Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1452201Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1452439Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1452810Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1453055Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1453288Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1453520Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1453754Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1453980Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1454217Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1454452Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1454679Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1454919Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1455148Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1455389Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1455627Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1455861Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1456117Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1456345Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1456575Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1456810Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1457041Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1457271Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1457507Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1457737Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1457984Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1458214Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1458512Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1458863Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1459094Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1459323Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1459562Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1459959Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1460280Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1460512Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1460743Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1460986Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1461216Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1461527Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1461772Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1462003Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1462240Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1462470Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1462697Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1462935Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1463162Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1463390Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1463715Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1464015Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1464267Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1464576Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1464811Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1465046Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1465273Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1465503Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1465741Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1465971Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1466208Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1466441Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1466674Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1466910Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1467138Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1467365Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1467599Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1467828Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1468057Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1468297Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1468526Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1468762Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1468995Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1469227Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1469463Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1469800Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1470041Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1470278Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1470506Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1470743Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1471074Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1471304Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1471541Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1471767Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1472003Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1472240Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1472475Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1472711Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1472940Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1473166Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1473399Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1473630Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1473859Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1474090Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1474321Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1474720Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1474960Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1475192Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1475429Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1475657Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1475887Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1476120Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1476350Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1476581Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1476811Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1477039Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1477276Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1477507Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1477737Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1477971Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1478197Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1478427Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1478655Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1478882Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1479121Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1479349Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1479575Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1479815Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1480044Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1480371Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1480608Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1480833Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1481075Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1481296Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1481524Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1481822Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1482053Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1482286Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1482528Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1482758Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1482994Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1483219Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1483448Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1483683Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1483911Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1484140Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1484378Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1484604Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1484837Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1485174Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1485492Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1485746Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1485980Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1486208Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1486443Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1486668Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1486902Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1487130Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1487359Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1487596Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1487828Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1488056Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1488294Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1488524Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1488758Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1488985Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1489212Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1489555Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1489797Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1490093Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1490328Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1490555Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1490792Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1491018Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1491335Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1491578Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1491806Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1492032Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1492273Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1492586Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1492829Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1493061Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1493287Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1493526Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1493753Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1493981Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1494220Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1494448Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1494682Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1494911Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1495142Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1495375Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1495606Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1495833Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1496245Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1496483Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1496711Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1496947Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1497177Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1497411Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1497639Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1497864Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1498101Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1498328Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1498555Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1498794Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1499018Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1499254Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1499483Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1499713Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1499952Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1500179Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1500408Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1500648Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1500876Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1501111Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1501343Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1501577Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1501883Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1502124Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1502353Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1502589Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1502817Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1503057Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1503377Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1503607Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1503846Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1504073Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1504304Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1504543Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1504773Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1505011Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1505238Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1505466Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1505701Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1505933Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1506163Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1506395Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1506743Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1507082Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1507323Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1507557Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1507797Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1508028Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1508262Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1508502Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1508731Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1508969Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1509205Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1509434Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1509676Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1509903Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1510132Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1510367Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1510596Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1510835Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1511064Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1511297Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1511534Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1511763Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1511989Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1512229Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1512454Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1512755Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1513002Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1513229Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1513461Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1513690Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1514023Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1514263Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1514492Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1514720Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1514960Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1515194Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1515433Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1515663Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1515891Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1516128Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1516357Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1516583Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1516819Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1517047Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1517281Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1517693Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1517935Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1518170Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1518400Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1518626Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1518859Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1519085Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1519317Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1519549Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1519777Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1520010Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1520241Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1520472Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1520713Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1520943Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1521175Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1521401Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1521628Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1521860Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1522090Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1522317Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1522553Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1522787Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1523025Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1523343Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1523589Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1523823Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1524051Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1524279Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1524515Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1524805Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1525041Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1525274Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1525506Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1525743Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1525976Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1526329Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1526571Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1526800Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1527024Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1527264Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1527495Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1527731Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1528194Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1528430Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1529001Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1529243Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1529554Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1529804Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1530025Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1530259Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1530492Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1530729Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1530968Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1531195Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1531426Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1531672Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1531901Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1532143Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1532370Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1532597Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1532835Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1533067Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1533299Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1533538Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1533767Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1534007Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1534245Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1534474Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1534840Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1535082Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1535310Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1535547Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1535776Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1536011Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1536335Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1536566Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1536800Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1537033Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1537261Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1537502Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1537734Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1537969Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1538196Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1538422Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1538655Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1538882Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1539108Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1539346Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1539691Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1540024Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1540271Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1540499Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1540738Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1540965Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1541194Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1541429Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1541660Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1541893Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1542127Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1542368Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1552251Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1552655Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1552893Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1553143Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1553379Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1553610Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1553860Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1554096Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1554331Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1554561Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1554796Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1555034Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1555260Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1555708Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1555961Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1556191Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1556433Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1556660Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1557003Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1557239Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1557468Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1557694Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1557942Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1558170Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1558408Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1558636Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1558864Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1559106Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1559334Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1559565Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1559803Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1560032Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1560267Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1560678Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1560918Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1561159Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1561389Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1561619Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1561850Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1562076Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1562315Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1562542Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1562768Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1563002Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1563234Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1563466Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1563704Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1563934Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1564174Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1564402Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1564634Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1564868Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1565101Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1565336Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1565570Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1565804Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1566032Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1566362Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1566607Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1566840Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1567070Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1567301Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1567539Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1567860Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1568088Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1568325Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1568558Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1568796Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1569026Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1569257Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1569622Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1569861Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1570091Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1570325Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1570559Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1570795Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1571026Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1571360Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1571680Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1571922Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1572153Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1572390Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1572618Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1572854Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1573079Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1573312Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1573550Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1573777Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1574005Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1574242Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1574468Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1574708Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1574940Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1575168Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1575409Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1575639Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1575871Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1576110Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1576341Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1576578Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1576815Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1577048Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1577367Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1577608Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1577832Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1578064Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1578292Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1578814Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1579051Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1579278Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1579515Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1579750Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1579979Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1580215Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1580444Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1580671Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1580908Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1581138Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1581378Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1581607Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1581838Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1582075Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1582433Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1582673Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1582911Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1583142Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1583377Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1583604Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1583834Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1584071Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1584303Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1584531Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1584765Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1584999Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1585238Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1585468Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1585699Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1585937Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1586165Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1586394Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1586632Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1586870Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1587108Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1587336Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1587570Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1587812Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1588159Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1588396Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1588637Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1588864Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1589102Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1589332Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1589652Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1589890Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1590119Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1590349Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1590586Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1590816Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1591045Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1591282Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1591510Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1591748Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1591974Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1592204Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1592441Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1592669Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1593028Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1593312Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1593669Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1593920Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1594148Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1594377Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1594612Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1594837Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1595065Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1595301Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1595527Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1595759Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1596002Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1596230Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1596469Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1596701Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1596938Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1597178Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1597408Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1597687Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1597945Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1598210Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1598447Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1598689Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1598915Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1599243Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1599487Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1599721Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1599948Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1600180Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1600503Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1600731Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1600964Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1601200Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1601435Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1601676Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1601907Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1602137Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1602374Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1602600Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1602872Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1603335Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1603567Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1603805Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1604037Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1604450Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1604704Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1604936Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1605167Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1605399Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1605627Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1605853Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1606090Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1606321Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1606559Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1606790Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1607020Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1607262Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1607492Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1607718Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1607954Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1608180Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1608416Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1608647Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1608879Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1609116Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1609343Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1609690Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1609936Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1610245Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1610497Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1610726Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1610952Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1611186Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1611412Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1611728Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1611962Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1612188Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1612427Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1612658Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1612886Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1613125Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1613353Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1613581Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1613816Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1614044Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1614279Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1614509Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1614740Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1614976Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1615379Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1615620Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1615861Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1616093Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1616329Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1616557Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1616783Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1617022Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1617249Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1617475Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1617708Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1617940Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1618182Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1618424Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1618654Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1618892Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1619123Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1619349Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1619586Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1619814Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1620042Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1620278Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1620513Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1620748Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1621124Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1621369Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1621605Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1621837Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1622064Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1622310Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1622634Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1622881Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1623117Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1623352Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1623589Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1623820Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1624053Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1624418Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1624669Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1624922Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1625150Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1625387Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1625622Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1625852Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1626166Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1626507Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1626753Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1626996Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1627227Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1627457Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1627693Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1628057Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1628292Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1628529Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1628760Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1628998Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1629229Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1629458Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1629698Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1629926Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1630153Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1630391Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1630739Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1630982Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1631296Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1631525Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1631820Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1632054Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1632335Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1632828Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1633092Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1633329Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1633555Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1633782Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1634121Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1634350Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1634577Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1634810Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1635045Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1635271Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1635507Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1635737Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1635972Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1636201Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1636429Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1636668Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1636896Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1637246Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1637487Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1638060Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1638348Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1638581Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1638812Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1639101Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1639379Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1639756Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1640069Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1640414Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1640712Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1640999Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1641334Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1641654Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1641892Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1642235Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1642589Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1642820Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1643055Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1643284Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1643518Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1643773Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1644002Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1644237Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1644540Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1645382Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1645650Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1645877Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1646111Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1646352Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1646644Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1646952Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1647184Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1647411Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1647651Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1647882Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1648115Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1648350Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1648575Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1648800Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1649111Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1649351Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1649693Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1649923Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1650153Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1650526Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1650817Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1651059Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1651297Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1651652Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1651888Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1652130Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1652356Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1652597Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1652826Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1653053Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1653296Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1653528Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1653755Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1653994Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1654223Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1654459Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1654688Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1654917Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1655157Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1655388Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1655650Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1655889Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1656127Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1656367Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1656746Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1656988Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1657220Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1657450Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1657677Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1658000Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1658225Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1658527Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1658762Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1659000Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1659237Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1659525Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1659758Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1659993Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1660220Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1660456Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1660684Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1660915Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1661150Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1661379Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1661747Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1661997Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1662232Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1662535Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1662767Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1662996Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1663233Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1663462Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1663695Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1663930Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1664155Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1664460Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1664774Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1665057Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1665348Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1665594Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1665832Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1666069Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1666364Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1666670Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1666920Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1667151Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1667393Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1667623Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1667946Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1668196Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1668424Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1668653Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1668885Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1669179Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1669542Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1669875Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1670191Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1670522Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1670846Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1671136Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1671528Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1671871Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1672116Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1672390Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1672623Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1672859Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1673132Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1673449Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1673885Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1674238Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1674537Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1674772Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1675096Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1675389Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1675716Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1676007Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1676331Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1676650Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1676943Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1677180Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1677418Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1677652Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1677883Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1678115Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1678350Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1678577Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1678814Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1679175Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1679411Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1679681Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1679928Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1680170Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1680406Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1680742Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1681067Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1681385Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1681620Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1681928Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1682350Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1682650Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1682889Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1683169Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1683495Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1683736Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1683966Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1684280Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1684512Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1684800Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1685131Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1685367Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1685661Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1685914Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1686249Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1686648Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1686893Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1687125Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1687364Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1687593Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1687819Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1688135Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1688430Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1688682Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1688913Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1689146Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1689384Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1689684Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1689922Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1690161Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1690388Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1690623Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1690851Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1691079Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1691320Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1691545Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1691773Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1692073Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1692310Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1692637Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1692874Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1693104Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1693341Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1693569Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1693796Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1694105Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1694335Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1694571Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1694803Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1695037Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1695334Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1695573Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1695802Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1696088Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1696319Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1696555Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1696784Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1697016Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1697256Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1697483Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1697966Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1698210Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1698442Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1698682Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1698907Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1699191Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1699541Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1699831Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1700063Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1700301Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1700527Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1700846Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1701089Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1701321Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1701637Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1701864Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1702094Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1702375Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1702675Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1702915Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1703204Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1703443Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1703686Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1703916Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1704240Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1704537Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1704832Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1705113Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1705357Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1705639Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1705959Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1706256Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1706536Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1706788Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1707018Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1707330Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1707647Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1707963Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1708208Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1708437Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1708701Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1708947Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1709176Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1709529Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1709934Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1710229Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1710530Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1710808Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1711043Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1711351Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1711585Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1711897Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1712266Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1712629Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1712927Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1713164Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1713450Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1713746Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1714084Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1714379Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1714702Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1714934Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1715218Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1715455Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1715748Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1715985Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1716217Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1716524Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1716760Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1717099Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1717426Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1717681Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1717918Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1718227Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1718599Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1718908Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1719211Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1719446Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1719742Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1720095Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1720330Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1720621Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1720895Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1721127Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1721362Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1721716Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1722026Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1722270Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1722500Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1722920Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1723156Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1723390Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1723686Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1723920Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1724222Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1724559Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1724796Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1725107Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1725404Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1725633Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1725875Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1726103Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1726333Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1726568Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1726921Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1727163Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1727390Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1727615Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1728078Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1728318Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1728545Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1728790Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1729020Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1729551Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1729805Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1730038Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1730332Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1730568Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1730880Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1731235Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1731514Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1731804Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1732040Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1732275Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1732514Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1732740Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1732964Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1733197Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1733481Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1733718Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1733949Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1734174Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1734410Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1735025Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1735530Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1735840Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1736069Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1736374Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1736669Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1737145Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1737388Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1737723Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1737958Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1738199Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1738435Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1738671Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1738909Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1739139Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1739434Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1739663Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1739944Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1740184Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1740439Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1740667Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1740902Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1741130Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1741457Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1741768Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1742237Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1742489Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1742777Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1743191Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1743486Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1743797Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1744108Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1744401Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1744689Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1744940Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1745177Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1745410Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1745758Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1745992Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1746332Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1746560Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1746791Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1747025Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1747313Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1747546Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1748058Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1748300Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1748542Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1748831Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1749108Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1749405Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1749685Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1749960Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1750286Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1750518Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1750752Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1751115Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1751348Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1751586Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1751878Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1752162Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1752408Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1752637Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1753012Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1753248Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1753479Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1753717Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1754045Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1754364Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1754716Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1754961Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1755189Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1755424Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1755653Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1755946Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1756248Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1756477Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1756709Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1756937Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1757166Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1757480Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1757710Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1757953Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1758185Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1758414Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1758660Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1758894Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1759121Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1759355Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1759646Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1760216Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1760538Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1760894Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1761214Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1761452Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1761682Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1761914Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1762217Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1762460Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1762688Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1762915Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1763215Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1763454Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1763687Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1763921Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1764147Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1764434Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1764679Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1764995Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1765286Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1765532Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1765846Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1766093Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1766410Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1766945Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1767194Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1767549Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1767791Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1768019Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1768328Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1768640Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1768871Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1769097Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1769394Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1769692Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1769933Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1770162Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1770388Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1770685Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1770919Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1771149Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1771390Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1771668Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1771908Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1772289Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1772581Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1772873Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1773543Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1773775Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1774014Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1774246Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1774484Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1774721Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1774948Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1775236Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1775560Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1775797Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1776040Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1776266Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1776606Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1776930Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1777172Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1777406Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1777639Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1777867Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1778101Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1778334Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1778571Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1778984Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1779292Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1779532Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1779842Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1780127Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1780413Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1780777Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1781013Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1781303Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1781543Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1781783Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1782009Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1782241Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1782532Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1782764Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1783088Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1783408Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1783648Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1783885Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1784166Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1784451Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1784942Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1785188Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1785468Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1785715Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1786041Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1786277Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1786545Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1786808Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1787137Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1787387Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1787682Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1787936Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1788167Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1788457Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1788767Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1788995Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1789281Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1789528Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1789807Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1790117Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1790447Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1790701Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1790995Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1791222Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1791554Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1791796Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1792022Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1792259Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1792483Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1792718Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1793079Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1793307Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1793540Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1793772Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1794120Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1794426Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1794746Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1795042Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1795289Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1795570Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1795874Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1796211Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1796515Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1796766Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1797147Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1797506Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1797749Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1797976Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1798294Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1798585Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1798862Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1799261Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1799556Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1799858Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1800101Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1800338Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1800575Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1800805Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1801032Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1801281Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1801519Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1801757Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1801998Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1802221Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1802457Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1802686Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1802967Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1803213Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1803494Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1803825Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1804075Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1804385Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1804625Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1804855Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1805167Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1805404Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1805689Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1805919Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1806219Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1806498Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1806836Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1807179Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1807486Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1807732Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1807962Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1808195Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1808427Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1808654Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1808951Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1809385Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1809771Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1810098Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1810337Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1810634Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1810886Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1811119Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1811353Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1811586Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1811814Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1812046Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1812278Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1812510Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1812748Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1812974Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1813206Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1813432Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1813662Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1813896Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1814222Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1814468Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1814706Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1814940Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1815167Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1815502Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1815752Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1815993Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1816224Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1816511Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1816755Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1817126Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1817408Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1817698Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1817935Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1818247Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1818483Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1818711Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1818940Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1819166Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1819451Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1819688Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1822792Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1823028Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1823270Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1823633Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1823962Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1824212Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1824440Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1824667Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1824968Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1825203Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1825482Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1825779Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1826012Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1826245Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1826472Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1826705Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1826937Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1827167Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1827399Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1827627Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1828102Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1828349Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1828582Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1828807Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1829096Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1829330Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1829573Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1829800Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1830283Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1830641Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1830879Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1831109Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1831343Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:23:16.1831686Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1831926Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1832229Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1832463Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1832705Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1832935Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1833170Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1833404Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1833631Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1833864Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1834090Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1834377Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1834678Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1834909Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1835135Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1835618Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1835861Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1836092Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1836333Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1836558Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1836846Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1837078Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1837454Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1837782Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1838008Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1838235Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1838482Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1838713Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1838950Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1839176Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1839497Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1839739Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1839969Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1840201Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1840464Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1840775Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1841016Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1841248Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1841478Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1842017Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1842265Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1842548Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1842786Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1843012Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1843323Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1843700Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1843931Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1844166Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1844484Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1844720Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1844962Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1845271Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1845499Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1845735Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1846073Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1846312Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1846547Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1846882Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1847173Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1847640Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1847936Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1848189Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1848509Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1848753Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1849072Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1849380Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1849688Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1850034Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1850266Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1850541Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1850773Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1851016Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1851244Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1851473Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1851707Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1851935Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1852162Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1852463Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1852700Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1852934Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1853229Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1853463Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1853706Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1853938Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1854245Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1854507Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1854793Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1855027Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1855341Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1855571Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1855884Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1856115Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1856399Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1856649Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1856878Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1857187Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1857490Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1857729Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1857966Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1858182Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1858504Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1858743Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1858971Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1859336Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1859792Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1860034Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1860332Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1860566Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1860852Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1861099Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1861383Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1861616Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1861903Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1862138Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1862370Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1862668Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1862900Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1863133Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1863444Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1863670Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1863919Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1864154Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1864476Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1864714Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1865017Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1865329Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1865699Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1865935Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1866306Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1866597Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1866846Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1867076Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1867359Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1867605Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1867931Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1868209Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1868452Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1868685Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1868929Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1869154Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1869383Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1869619Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1869849Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1870074Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1870384Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1870619Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1870856Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1871171Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1871402Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1871911Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1872154Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1872386Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1872627Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1872985Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1873238Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1873479Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1873714Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1873987Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1874233Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1874466Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1874709Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1874937Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1875166Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1875522Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1875771Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1876017Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1876296Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1876524Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1876764Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1876990Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1877218Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1877459Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1877688Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1878007Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1878242Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1878471Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1878837Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1879075Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1879311Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1879715Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1880013Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1880260Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1880498Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1880832Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1881145Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1881377Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1881603Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1881835Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1882063Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1882298Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1882528Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1882757Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1883041Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1883422Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1883857Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1884111Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1884402Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1884635Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1884860Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:23:16.1885170Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1885416Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1885716Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1885954Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1886194Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1886426Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1886670Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1886901Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1887217Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1887456Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1887736Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1887972Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1888208Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1888529Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1888771Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1889000Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1889280Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1889605Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1889836Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1890157Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1890402Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1890689Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1890927Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1891156Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1891472Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1891707Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1891935Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1892160Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1892488Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1892723Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1892956Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1893193Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1893421Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1893653Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1893948Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1894182Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1894416Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1894641Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1894866Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1895246Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1895484Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1895721Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1895949Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1896178Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1896416Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1896644Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1897372Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1897625Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1897903Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1898200Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1898450Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1898730Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1898976Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1899295Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1899595Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1899876Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1900108Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1900447Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1900685Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1900912Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1901265Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1901509Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1901741Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1902097Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1902339Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1902634Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1902862Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1903151Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1903390Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1903698Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1903923Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1904155Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1904390Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1904628Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1904861Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1905148Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1905392Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1905671Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1905987Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1906320Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1906554Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1906780Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1907097Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1907500Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1907952Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1908257Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1908497Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1908775Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1909022Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1909262Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1909499Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1909734Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1909970Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1910198Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1910426Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1910665Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1910892Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1911125Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1911357Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1911706Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1912009Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1912381Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1912668Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1912920Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1913166Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1913396Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1913641Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1913867Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1914199Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1914568Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1914851Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1915134Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1915366Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1915836Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1916126Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1916445Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1916692Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1916933Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1917281Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1917572Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1917808Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1918041Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1918438Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1918718Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1919042Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1919279Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1919581Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1919870Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1920283Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1920568Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1920906Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1921147Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1921426Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1921720Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1922018Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1922461Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1922803Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1923039Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1923362Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1923606Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1923837Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1924166Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1924402Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1924687Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1928595Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1928843Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1929084Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1929321Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1929680Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1929920Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1930219Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1930508Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1931013Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1931347Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1931674Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1932014Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1932284Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1932517Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1932754Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1933064Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1933315Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1933635Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1933877Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1934116Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1934417Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1934745Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1935076Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1935424Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1935827Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1936158Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1936511Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1936742Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1937026Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1937676Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1937924Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1938161Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1938399Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1938628Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1938859Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1939095Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1939322Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1939548Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1939784Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1940085Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1940333Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1940559Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1940786Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1941019Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1941245Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1941712Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1941956Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1942183Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1942416Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1942640Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1942869Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1943111Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1943538Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1943862Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1951874Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:23:16.1952197Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1952449Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1952682Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1953016Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1953270Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1953504Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1953745Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1953987Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1954279Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1954586Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1954912Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1955156Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1955392Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1955618Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1955943Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1956186Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1956429Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1956659Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1957272Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1957528Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1957762Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1958079Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1958418Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1958656Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1958889Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1959117Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1959342Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1959577Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1959807Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1960091Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1960355Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1960692Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1960949Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1961229Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1961464Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1961950Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1962265Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1962501Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1962737Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1962963Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1963291Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1963539Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1963862Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1964112Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1964341Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1964570Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1965453Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1965692Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1965919Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1966219Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1966456Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1966751Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1966995Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1967226Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1967569Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1967893Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1968137Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1968382Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1968650Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1968883Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1969110Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1969347Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1969652Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1970162Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1970465Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1970704Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1970940Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1971174Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1971405Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1971642Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1971873Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1972109Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1972344Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1972629Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1972941Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1973176Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1973413Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1973705Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1973941Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1974292Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1974522Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1974749Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1975059Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1975332Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1975575Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1975829Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1976063Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1976458Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1976704Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1976936Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1977179Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1977408Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1977702Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1977946Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1978231Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1978653Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1979010Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1979299Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1979542Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1979761Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1980036Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1980278Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1980513Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1980750Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1980981Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1981206Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1981442Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1981776Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1982126Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1982382Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1982663Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1982908Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1983190Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1983427Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1983662Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1983888Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1984114Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1984350Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1984579Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1984807Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1985046Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1985273Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1985506Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1985734Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1986077Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1986315Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1986540Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1986766Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1986999Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1987348Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1987691Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1988024Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1988416Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1988669Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1988991Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1989225Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1989513Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1989743Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1990056Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1990365Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1990596Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1990990Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1991315Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1991642Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1991984Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1992218Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1992517Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1992747Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1993019Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1993260Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1993489Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1993714Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1994134Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1994371Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1994611Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1994841Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1995135Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1995373Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1995656Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1995951Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1996252Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1996536Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1996778Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1997018Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1997333Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1997575Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1997924Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1998226Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1998572Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1998857Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1999153Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1999407Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.1999766Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2000075Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2000316Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2000610Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2000939Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2001186Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2001498Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2001735Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2002013Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2002314Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2002553Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2002834Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2003188Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2003515Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2003754Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2003992Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2004217Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2004448Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2004677Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2004961Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2005201Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2005429Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2005768Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2006006Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2006428Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2006751Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2006995Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2007242Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2007477Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2007704Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2007933Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2008173Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2008400Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2008635Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2008863Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2009096Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2009334Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2009637Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2009870Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2010211Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2010442Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2010838Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2011277Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2011594Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2011837Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2012070Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2012395Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2012646Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2012925Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2013248Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2013490Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2013716Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2013957Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2014263Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2014639Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2014881Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2015111Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2015338Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2015629Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2015978Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2016272Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2016671Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2016904Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2017146Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2017433Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2017662Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2017917Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2018159Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2018397Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2018821Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2019057Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2019301Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2019605Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2019896Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2020140Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2020366Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2020794Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2021028Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2021300Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2021543Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2021831Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2022145Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2022527Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2022765Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2023061Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2023472Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2023759Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2024008Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2024290Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2024567Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2024813Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2025111Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2025401Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2025781Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2026026Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2026259Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2026486Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2026717Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2027132Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2027380Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2027618Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2028117Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2028358Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2028600Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2028933Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2029166Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2029452Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2029696Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2029993Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2030286Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2030654Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2030973Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2031231Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2031514Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2032165Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2032445Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2032905Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2033226Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2033462Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2033778Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2034013Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2034360Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2034684Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2035006Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2035323Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2035687Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2035957Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2036202Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2036525Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2036772Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2037382Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2037624Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2037854Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2038090Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2038373Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2038613Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2038853Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2039080Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2039487Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2039731Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2040084Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2040338Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2040568Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2040879Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2041196Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2041431Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2041775Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2042014Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2042327Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2042567Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2042794Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2043031Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2043261Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2043494Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2043730Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2044060Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2044286Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2044520Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2044908Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2045151Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2045381Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2045608Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2045842Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2046070Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2046301Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2046534Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2046763Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2046999Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2047225Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2047455Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2047693Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2047925Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2048155Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2048387Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2048612Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2048954Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2049247Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2049557Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2049903Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2050194Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2050441Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2050697Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2050999Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2051294Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2051536Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2051765Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2052003Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2052230Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2052490Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2052780Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2053126Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2053450Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2053800Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2054034Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2054271Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2054553Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2054786Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2055030Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2055261Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2055558Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2055800Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2056134Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2056387Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2056872Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2057122Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2057480Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2057717Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2057995Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2058239Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2058466Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2058696Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2058921Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2059225Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2059483Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2059726Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2059979Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2060278Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2060565Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2060881Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2061227Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2061454Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2061693Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2061921Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2062148Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2062457Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2062752Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2063091Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2063443Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2063686Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2063921Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2064152Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2064381Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2064612Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2064837Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2065062Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2065298Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2065532Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2065765Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2065993Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2066220Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2066453Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2066735Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2066970Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2067316Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2067546Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2067829Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2068064Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2068390Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2068712Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2068955Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2069184Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2069423Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2069653Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2069893Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2070121Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2070347Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2070580Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2070808Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2071036Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2071272Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2071502Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2071735Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2072028Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2072256Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2072575Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2072802Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2073028Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2073260Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2073485Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2073719Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2073950Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2074180Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2074514Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2074753Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2074979Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2075283Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2075565Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2075816Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2076097Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2076418Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2076742Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2076988Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2077218Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2077460Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2077689Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2078019Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2078351Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2078586Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2078882Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2079114Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2079399Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2079727Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2080191Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2080433Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2080672Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2080902Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2081138Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2081460Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2081736Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2082065Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2082403Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2082638Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2082930Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2083260Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2083498Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2083726Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2083953Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2084187Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2084523Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2084839Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2085177Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2085552Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2085798Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2086025Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2086260Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2086491Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2086879Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2087194Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2087514Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2087749Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2088050Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2088280Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2088583Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2088875Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2089109Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2089334Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2089694Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2090016Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2090260Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2090539Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2090769Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2091009Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2091327Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2091606Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2091842Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2092070Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2092411Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2092743Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2092991Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2093228Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2093457Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2093683Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2093992Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2094229Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2094456Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2094692Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2094969Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2095205Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2095441Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2095721Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2095965Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2096256Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2096487Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2096816Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2097046Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2097279Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2097508Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2097739Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2097976Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2098213Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2098441Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2098740Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2098977Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2099274Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2099586Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2099815Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2100102Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2100381Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2100620Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2100856Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2101182Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2101494Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2101733Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2102061Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2102304Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2102537Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2102766Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2103081Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2103314Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2103551Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2103779Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2104173Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2104420Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2104650Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2104880Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2105113Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2105343Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2105575Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2105891Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2106122Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2106357Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2106580Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2106814Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2107100Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2107338Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2107570Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2107902Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2108135Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2108581Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2108827Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2109131Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2109384Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2109667Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2109905Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2110154Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2110507Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2110752Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2110980Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2111208Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2111447Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2111676Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2111905Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2112138Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2112367Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2112609Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2112838Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2113067Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2113300Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2113525Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2113752Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2113989Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2114218Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2114451Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2114678Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2114906Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2115140Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2115570Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2115810Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2116049Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2116279Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2116520Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2116748Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2116973Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2117203Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2117428Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2117656Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2117889Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2118121Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2118356Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2118586Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2118814Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2119048Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2119360Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2119589Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2119822Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2120050Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2120284Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2120511Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2120903Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2121142Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2121495Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2121842Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2122081Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2122310Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2122535Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2122769Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2122999Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2123231Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2123519Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2123760Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2123996Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2124227Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2124456Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2124693Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2124923Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2125157Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2125384Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2125610Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2125921Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2126155Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2126580Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2126825Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2127053Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2127284Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2127511Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2127979Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2128245Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2128534Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2128769Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2129000Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2129225Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2129541Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2129788Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2130026Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2130261Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2130490Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2130716Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2131257Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2131603Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2131846Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2132076Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2132302Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2132543Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2132826Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2133340Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2133595Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2133823Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2134062Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2134297Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2134526Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2134760Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2134987Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2135215Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2135450Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2135688Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2135917Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2136151Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2136376Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2136616Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2136847Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2137077Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2137309Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2137536Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2137864Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2138103Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2138574Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2138819Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2139051Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2139338Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2139623Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2139925Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2140154Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2140389Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2140617Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2140919Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2141152Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2141389Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2141624Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2141856Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2142083Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2142319Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2142676Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2142910Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2143137Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2143362Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2143595Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2143826Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2144061Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2144294Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2144595Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2144846Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2145075Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2145306Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2145541Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2145770Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2145996Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2146229Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2146454Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2146695Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2146925Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2147153Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2147406Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2147633Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2147864Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2148100Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2148329Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2148638Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2148960Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2149247Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2149663Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2149962Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2150205Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2150441Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2150741Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2150976Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2151218Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2151447Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2151681Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2151909Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2152234Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2152479Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2152764Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2153001Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2153291Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2153518Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2153756Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2154070Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2154301Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2154534Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2154763Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2154991Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2155227Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2155462Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2155807Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2156101Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2156340Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2156577Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2156817Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2157045Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2157286Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2157574Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2157867Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2158106Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2158346Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2158583Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2158818Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2159102Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2159434Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2159677Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2159919Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2160158Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2160444Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2160782Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2161021Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2161501Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2161745Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2161981Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2162217Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2162444Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2162678Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2162976Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2163256Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2163547Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2163788Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2164016Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2164252Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2164545Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2164780Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2165017Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2165248Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2165616Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2165914Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2166235Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2166464Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2166700Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2166982Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2167226Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2167541Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2167885Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2168243Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2168488Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2168718Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2169006Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2169284Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2169649Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2169886Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2170112Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2170406Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2170645Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2170941Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2171180Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2171409Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2171640Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2171953Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2172185Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2172424Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2172758Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2172993Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2173420Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2173713Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2173961Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2174189Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2174416Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2174649Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2174953Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2175186Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2175423Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2175649Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2175883Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2176194Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2176430Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2176664Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2176961Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2177196Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2177502Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2177810Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2178038Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2178271Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2178496Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2178731Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2178957Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2179192Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2179486Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2179781Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2180021Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2180258Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2180494Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2180729Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2180957Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2181236Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2181472Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2181702Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2181937Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2182219Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2182454Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2182772Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2183060Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2183376Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2183617Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2183853Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2184134Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2184375Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2184665Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2185157Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2185396Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2185628Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2185859Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2186088Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2186317Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2186550Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2186834Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2187079Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2187308Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2187532Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2187825Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2188123Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2188452Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2188806Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2189035Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2189269Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2189583Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2189812Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2190049Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2190353Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2190586Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2190824Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2191270Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2191666Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2191980Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2192211Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2192446Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2192677Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2192904Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2193130Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2193359Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2193585Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2193879Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2194115Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2194351Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2194575Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2194801Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2195031Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2195262Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2195491Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2195728Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2195955Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2196190Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2196421Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2196834Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2197084Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2197320Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2197608Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2197852Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2198136Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2198379Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2198608Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2198928Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2199259Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2199540Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2199833Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2200070Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2200347Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2200589Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2200817Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2201136Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2201381Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2201615Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2201845Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2202080Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2202305Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2202554Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2202784Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2203099Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2203354Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2203586Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2203818Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2204054Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2204286Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2204521Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2204750Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2204981Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2205310Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2205658Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2205908Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2206149Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2206380Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2206665Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2206970Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2207283Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2207618Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2207858Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2208092Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2208553Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2208875Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2209201Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2209520Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2209753Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2209991Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2210222Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2210453Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2210688Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2210968Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2211204Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2211494Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2211730Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2211968Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2212241Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2212475Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2212715Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2213126Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2213431Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2213747Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2213983Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2214317Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2214601Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2214903Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2215228Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2215469Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2215752Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2215994Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2216317Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2216566Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2216804Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2217080Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2217331Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2217629Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2217869Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2218180Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2218475Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2218722Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2219054Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2219331Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2219623Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2219859Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2220164Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2220406Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2220712Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2221208Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2221564Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2221858Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2222182Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2222478Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2222724Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2222964Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2223199Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2223431Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2223729Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2223968Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2224218Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2224524Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2224761Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2224997Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2225323Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2225698Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2226019Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2226256Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2226492Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2226766Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2227011Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2227258Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2227541Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2228357Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2228761Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2228997Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2229241Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2229467Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2229692Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2229925Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2230220Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2230458Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2230805Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2231039Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2231279Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2231511Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2231829Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2232066Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2232299Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2232526Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2232762Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2232995Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2233232Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2233610Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2234050Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2234394Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2234707Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2235052Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2235451Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2235754Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2236065Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2236467Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2236698Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2237013Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2237254Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2237536Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2237880Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2238111Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2238341Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2238577Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2239020Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2239307Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2239610Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2239838Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2240117Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2240350Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2240588Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2240823Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2241118Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2241365Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2241646Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2241886Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2242122Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2242435Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2242712Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2243004Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2243240Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2243564Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2243801Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2244035Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2244325Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2244562Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2244794Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2245027Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2245252Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2245549Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2245828Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2246122Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2246600Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2246842Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2247127Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2247431Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2247666Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2247923Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2248140Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2248367Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2248601Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2248826Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2249053Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2249294Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2249614Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2249992Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2250235Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2250520Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2250911Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2251200Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2251431Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2251672Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2251958Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2252292Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2252605Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2252929Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2253250Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2253490Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2253715Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2253951Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2254181Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2254410Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2254644Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2254871Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2255106Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2255337Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2255566Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2255798Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2256022Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2256249Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2256482Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2256792Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2257038Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2257327Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2257556Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2257792Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2258160Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2258555Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2258814Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2259044Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2259343Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2259579Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2259813Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2260114Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2260388Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2260621Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2260934Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2261226Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2261562Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2261802Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2262056Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2262296Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2262524Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2262838Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2263075Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2263302Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2263537Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2263763Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2263987Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2264233Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2264458Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2264740Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2264983Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2265210Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2265513Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2265920Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2266164Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2266403Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2266629Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2266855Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2267098Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2267326Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2267554Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2267788Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2268015Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2268254Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2268480Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2268705Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2268938Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2269169Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2269469Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2269934Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2270265Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2270523Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2270760Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2270989Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2271224Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2271448Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2271743Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2272072Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2272386Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2272629Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2272862Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2273092Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2273331Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2273560Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2273786Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2274111Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2274434Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2274674Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2274971Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2275203Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2275436Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2275801Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2276035Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2276339Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2276674Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2276915Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2277144Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2277376Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2277609Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2277835Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2278111Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2278353Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2278587Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2278897Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2279183Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2279470Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2279792Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2280095Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2280338Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2280575Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2280801Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2281078Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2281320Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2281549Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2281964Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2282198Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2282533Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2282907Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2283241Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2283481Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2283776Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2284006Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2284237Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2284462Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2284686Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2284926Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2285157Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2285386Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2285692Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2285991Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2286333Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2286561Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2286788Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2287021Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2287247Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2287473Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2287716Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2288122Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2288423Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2288779Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2289023Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2289271Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2289584Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2289817Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2290109Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2290393Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2290914Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2291237Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2291466Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2291772Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2292049Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2292361Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2292608Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2292891Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2293201Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2293446Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2293740Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2294066Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2294522Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2294768Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2295132Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2295479Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2295733Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2296096Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2296339Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2296576Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2296850Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2297094Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2297339Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2297574Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2297805Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2298097Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2298397Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2298637Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2298863Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2299300Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2299646Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2299882Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2300161Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2300415Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2300660Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2301003Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2301320Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2301595Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2301836Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2302175Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2302466Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2302774Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2303064Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2303349Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2303583Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2303815Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2304058Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2304376Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2304660Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2304954Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2305186Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2305478Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2305710Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2305939Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2306255Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2306490Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2306764Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2307270Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2307563Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2307856Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2308205Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2308526Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2308767Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2308991Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2309265Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2309672Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2309904Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2310237Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2310558Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2310873Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2311123Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2311403Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2311632Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2311962Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2312193Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2312420Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2312874Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2313163Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2313407Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2313745Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2313976Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2314284Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2314527Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2314803Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2315050Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2315285Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2315607Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2315901Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2316131Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2316368Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2316662Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2316900Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2317297Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2317526Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2317759Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2317987Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2318313Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2318598Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2318951Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2319285Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2319575Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2319982Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2320381Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2320689Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2320926Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2321162Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2321438Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2321725Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2321971Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2322201Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2322435Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2322661Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2322890Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2323181Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2323413Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2323644Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2323877Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2324157Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2324502Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2324813Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2325042Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2325275Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2325501Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2325776Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2326118Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2326475Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2326934Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2327247Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2327482Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2328020Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2328313Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2328548Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2328832Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2329065Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2329345Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2329766Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2330081Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2330325Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2330553Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2330779Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2331014Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2331242Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2331589Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2331958Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2332195Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2332486Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2333168Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2333407Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2333688Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2333924Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2334152Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2334492Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2334724Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2335009Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2335241Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2335524Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2335760Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2336064Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2336339Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2336658Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2336895Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2337208Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2337720Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2337951Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2338269Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2338498Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2338809Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2339048Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2339383Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2339671Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2340029Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2340269Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2340625Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2340905Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2341229Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2341473Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2341752Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2342046Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2342367Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2342606Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2342847Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2343079Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2343307Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2343650Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2343974Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2344208Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2344450Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2344765Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2345073Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2345310Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2345798Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2346278Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2346531Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2346760Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2346997Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2347275Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2347520Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2347748Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2347975Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2348266Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2348625Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2348916Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2349282Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2349551Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2349844Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2350082Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2350310Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2350756Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2351039Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2351325Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2360593Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2361146Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2361411Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2361669Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2361960Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2362420Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2362664Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2362894Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2363290Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2363593Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2363833Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2364083Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2364367Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2364606Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2364844Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2365071Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2365310Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2365692Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2365939Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2366182Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2366463Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2366774Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2367065Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2367298Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2367622Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2368075Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2368313Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2368622Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2368843Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2369077Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2369311Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2369624Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2369863Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2370091Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2370325Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2370610Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2370850Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2371089Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2371370Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2371732Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2372038Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2372287Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2372617Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2372938Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2373171Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2373453Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2373756Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2374039Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2374281Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2374584Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2374961Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2375266Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2375497Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2375739Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2375965Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2376193Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2376429Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2376711Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2376946Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2377234Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2377468Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2377706Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2377932Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2378157Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2378393Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2378618Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2378847Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2379082Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2379366Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2379600Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2380074Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2380412Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2380672Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2380957Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2381189Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2381425Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2381650Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2381929Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2382245Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2382561Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2382917Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2383156Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2383386Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2383744Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2383983Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2384329Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2384796Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2385030Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2385267Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2385714Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2385958Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2386197Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2386435Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2386666Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2387042Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2387283Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2387527Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2387760Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2387988Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2388222Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2388450Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2388677Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2388915Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2389233Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2389476Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2389708Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2389936Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2390171Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2390497Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2390803Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2391176Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2391410Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2391741Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2391972Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2392297Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2392594Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2392838Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2393127Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2393365Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2393642Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2394018Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2394330Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2394570Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2394897Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2395130Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2395470Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2395718Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2395950Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2396179Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2396451Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2396713Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2397063Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2397358Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2397682Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2397926Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2398156Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2398387Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2398683Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2399002Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2399341Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2399633Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2399877Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2400179Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2400410Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2400636Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2400929Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2401250Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2401491Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2401730Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2402020Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2402268Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2402496Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2402770Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2403072Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2403361Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2403648Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2403989Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2404219Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2404505Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2405000Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2405242Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2405480Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2405762Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2406145Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2406393Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2406672Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2406928Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2407164Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2407392Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2407626Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2407918Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2408237Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2408486Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2408720Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2408958Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2409264Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2409576Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2409817Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2410137Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2410464Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2410779Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2411066Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2411302Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2411645Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2411970Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2412211Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2412444Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2412719Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2413058Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2413402Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2413664Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2413903Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2414190Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2414439Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2414678Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2414906Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2415243Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2415529Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2415779Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2416014Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2416243Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2416482Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2416762Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2417202Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2417566Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2417830Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2418141Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2418385Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2418622Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2418971Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2419204Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2419433Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2419807Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2420086Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2420335Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2420637Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2420951Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2421193Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2421538Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2421899Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2422368Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2422605Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2422843Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2423085Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2423375Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2423659Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2423984Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2424259Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2424630Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2424922Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2425159Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2425399Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2425624Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2425941Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2426175Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2426465Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2426707Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2426944Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2427223Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2427465Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2427790Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2428323Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2428567Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2428795Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2429127Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2429363Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2429591Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2429827Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2430507Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2430754Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2430988Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2431220Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2431454Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2431795Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2432032Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2432317Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2432605Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2432847Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2433074Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2433422Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2433751Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2433987Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2434259Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2434618Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2434987Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2435226Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2435453Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2435681Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2435916Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2436145Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2436377Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2436623Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2437185Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2437539Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2437901Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2438134Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2438374Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2438659Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2438991Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2439226Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2439524Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2439762Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2440069Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2440306Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2440640Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2440925Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2441218Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2441456Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2441686Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2441913Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2442151Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2442511Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2442861Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2443157Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2443455Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2443692Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2443920Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2444144Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2444388Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2444617Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2444853Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2445081Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2445309Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2445643Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2445892Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2446129Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2446367Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2446686Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2446928Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2447246Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2447533Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2447767Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2447997Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2448274Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2448515Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2448820Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2449109Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2449620Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2449915Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2450153Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2450386Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2450683Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2451002Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2451315Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2451562Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2451837Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2452093Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2452341Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2452572Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2452802Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2453037Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2453325Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2453614Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2453843Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2454072Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2454358Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2454589Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2455017Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2455286Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2455580Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2455922Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2456175Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2456488Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2456725Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2456957Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2457182Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2457472Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2457702Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2457933Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2458232Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2458522Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2458841Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2459173Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2459406Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2459778Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2460012Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2460240Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2460472Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2460773Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2461017Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2461248Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2461715Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2462011Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2462243Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2462473Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2462711Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2462986Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2463229Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2463456Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2463735Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2464040Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2464278Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2464624Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2464914Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2465177Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2465497Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2465735Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2465961Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2466194Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2466421Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2466647Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2466882Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2467329Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2467578Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2467861Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2468091Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2468321Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2468551Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2468777Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2469010Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2469237Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2469528Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2469762Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2469996Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2470234Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2470463Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2470772Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2471002Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2471387Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2471613Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2471845Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2472254Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2472500Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2472779Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2473108Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2473342Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2473646Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2473938Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2474249Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2474488Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2474821Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2475052Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2475276Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2475507Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2475734Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2475966Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2476200Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2476539Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2476951Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2477201Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2477445Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2477730Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2478043Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2478360Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2478615Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2478912Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2479279Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2479613Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2479861Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2480097Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2480426Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2480661Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2480903Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2481132Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2481367Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2481606Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2481907Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2482151Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2482511Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2482833Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2483175Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2483411Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2483649Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2484019Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2484250Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2484481Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2484705Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2484936Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2485176Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2485404Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2485632Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2485932Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2486171Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2486566Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2486896Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2487133Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2487366Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2487593Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2487820Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2488116Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2488360Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2488644Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2488925Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2489160Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2489394Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2489719Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2489946Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2490260Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2490580Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2490820Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2491046Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2491485Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2491815Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2492056Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2492361Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2492644Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2492879Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2493113Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2493391Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2493666Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2493953Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2494239Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2494483Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2494770Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2495057Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2495349Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2495581Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2495895Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2496130Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2496411Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2496723Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2497095Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2497391Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2497645Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2497875Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2498317Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2498569Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2498875Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2499111Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2499398Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2499626Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2499853Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2500084Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2500312Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2500551Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2500781Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2501061Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2501303Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2501532Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2501760Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2501996Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2502271Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2502573Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2502811Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2503125Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2503539Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2503931Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2504251Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2504489Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2504718Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2505064Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2505304Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2505581Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2505869Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2506199Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2506516Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2506852Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2507092Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2507393Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2507626Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2507855Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2508090Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2508408Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2508639Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2508870Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2509124Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2509445Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2509735Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2510020Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2510266Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2510686Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2510974Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2511213Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2511447Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2511681Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2511908Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2512211Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2512542Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2512776Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2513011Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2513245Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2513474Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2513708Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2513986Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2514311Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2514663Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2514950Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2515177Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2515414Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2515645Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2516045Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2516349Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2516584Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2516824Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2517101Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2517336Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2517718Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2517954Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2518230Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2518530Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2518765Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2519010Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2519237Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2519464Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2519697Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2519923Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2520242Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2520477Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2520807Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2521128Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2521451Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2521693Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2522009Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2522243Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2522584Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2522845Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2523075Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2523312Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2523541Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2523767Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2524010Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2524244Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2524476Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2524776Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2525010Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2525247Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2525475Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2525700Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2525983Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2526219Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2526507Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2526746Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2527044Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2527339Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2527703Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2528301Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2528610Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2528845Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2529128Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2529369Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2529720Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2529961Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2530187Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2530416Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2530871Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2531110Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2531400Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2531689Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2531928Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2532249Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2532569Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2533094Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2533329Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2533563Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2533798Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2534025Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2534252Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2534569Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2534813Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2535160Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2535405Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2535700Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2536017Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2536396Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2536669Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2537106Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2537359Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2537673Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2537928Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2538158Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2538391Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2538626Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2538852Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2539080Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2539314Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2539539Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2539852Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2540206Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2540489Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2540962Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2541253Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2541501Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2541787Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2542107Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2542356Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2542584Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2542813Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2543175Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2543416Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2543727Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2544062Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2544345Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2544590Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2544820Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2545048Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2545281Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2545655Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2545975Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2546260Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2546591Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2546938Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2547243Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2547487Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2547800Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2548053Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2548282Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2548577Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2548819Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2549049Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2549290Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2549576Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2549897Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2550235Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2550482Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2550721Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2550951Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2551237Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2551491Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2551726Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2551966Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2552273Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2552506Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2552740Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2552969Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2553372Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2553616Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2553848Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2554083Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2554312Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2554643Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2554896Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2555131Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2555358Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2555678Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2555920Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2556174Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2556403Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2556634Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2556875Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2557102Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2557503Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2557739Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2558024Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2558266Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2558499Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2558725Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2558972Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2559256Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2559560Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2559810Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2560040Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2560272Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2560507Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2560732Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2560966Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2561259Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2561550Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2561852Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2562087Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2562323Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2562559Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2562788Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2563023Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2563317Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2563600Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2563917Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2564294Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2564594Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2564965Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2565317Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2565567Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2565844Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2566171Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2566420Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2566657Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2566884Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2567118Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2567349Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2567584Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2567817Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2568048Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2568283Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2568513Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2568833Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2569117Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2569621Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2569987Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2570234Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2570462Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2570696Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2570988Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2571227Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2571592Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2571885Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2572124Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2572423Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2572658Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2572894Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2573125Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2573354Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2573590Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2573871Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2574121Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2574349Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2574579Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2574895Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2575128Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2575443Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2575682Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2575909Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2576136Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2576423Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2576651Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2577105Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2577346Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2577577Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2577812Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2578098Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2578337Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2578573Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2578886Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2579124Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2579408Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2579641Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2579883Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2580114Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2580343Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2580679Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2580909Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2581289Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2581520Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2581749Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2581992Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2582221Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2582448Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2582699Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2582930Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2583321Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2583563Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2583793Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2584032Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2584264Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2584579Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2584821Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2585047Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2585335Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2585657Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2585941Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2586190Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2586428Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2586653Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2586885Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2587186Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2587425Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2587646Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2587945Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2588182Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2588542Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2588896Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2589230Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2589462Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2589839Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2590081Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2590380Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2590618Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2590847Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2591077Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2591308Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2591542Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2591770Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2592005Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2592237Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2592472Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2592697Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2593024Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2593261Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2593490Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2593717Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2594016Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2594248Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2594491Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2594720Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2595015Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2595258Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2595485Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2595717Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2596006Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2596294Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2596538Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2596767Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2597038Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2597364Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2597600Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2597835Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2598070Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2598299Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2598537Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2598763Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2598988Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2599324Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2599559Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2599843Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2600276Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2600567Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2600809Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2601095Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2601330Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2601572Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2601858Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2602092Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2602327Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2602555Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2602780Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2603022Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2603249Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2603486Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2603713Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2604039Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2604357Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2604584Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2604810Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2605141Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2605478Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2605805Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2606041Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2606273Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2606599Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2606894Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2607126Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2607418Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2607659Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2607895Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2608121Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2608347Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2608577Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2608814Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2609044Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2609277Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2609635Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2609877Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2610104Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2610381Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2610621Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2610902Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2611130Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2611368Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2611709Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2612055Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2612294Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2612577Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2612862Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2613178Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2613494Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2613780Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2614063Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2614349Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2614710Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2615030Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2615275Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2615502Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2615732Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2615968Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2616194Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2616519Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2616747Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2617041Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2617329Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2617612Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2617848Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2618096Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2618490Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2618802Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2619077Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2619316Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2619624Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2619915Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2620147Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2620455Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2620692Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2620983Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2621307Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2621549Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2621863Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2622141Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2622523Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2622768Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2623009Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2623326Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2623652Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2623888Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2624125Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2624529Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2624828Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2625074Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2625357Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2625596Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2625916Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2626146Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2626382Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2626608Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2626836Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2627070Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2627358Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2627687Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2628183Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2628424Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2628662Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2628949Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2629480Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2629817Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2630114Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2630411Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2630758Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2630995Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2631335Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2631700Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2631947Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2632253Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2632536Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2632771Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2633008Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2633235Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2633470Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2633698Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2633929Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2634167Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2634486Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2634728Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2634967Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2635196Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2635435Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2635664Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2635896Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2636137Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2636365Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2636591Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2637159Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2637399Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2637642Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2637868Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2638095Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2638333Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2638560Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2638844Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2639141Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2639388Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2639684Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2639936Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2640169Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2640458Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2640693Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2640980Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2641421Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2641648Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2641878Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2642206Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2642437Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2642675Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2642916Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2643144Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2643529Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2643768Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2643997Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2644238Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2644528Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2644767Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2644992Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2645218Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2645513Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2645755Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2645987Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2646227Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2646456Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2646690Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2646921Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2647146Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2647378Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2647603Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2647830Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2648060Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2648386Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2648715Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2648962Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2649296Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2649618Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2649920Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2650153Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2650386Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2650612Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2650845Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2651069Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2651300Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2651539Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2651771Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2651999Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2652237Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2652465Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2652780Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2653019Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2653340Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2653578Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2653804Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2654038Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2654271Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2654497Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2654841Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2655147Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2655382Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2655626Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2655900Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2656148Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2656397Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2656632Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2656929Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2657181Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2657414Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2657653Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2657960Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2658193Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2658431Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2658659Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2658897Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2659140Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2659368Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2659604Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2659985Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2660232Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2660477Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2660707Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2660956Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2661198Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2661426Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2661661Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2661887Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2662118Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2662353Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2662590Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2662901Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2663164Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2663399Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2663709Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2664030Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2664262Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2664568Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2664797Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2665029Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2665318Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2665610Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2665856Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2666218Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2666457Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2666696Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2666930Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2667213Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2667453Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2667681Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2667911Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2668149Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2668385Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2668620Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2668848Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2669075Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2669306Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2669536Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2669765Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2669998Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2670226Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2670461Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2670760Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2671156Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2671461Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2671783Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2672012Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2672304Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2672539Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2672784Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2673011Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2673239Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2673473Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2673701Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2673934Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2674172Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2674402Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2674645Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2674873Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2675100Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2675412Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2675643Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2675871Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2676104Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2676332Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2676569Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2676805Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2677035Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2677364Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2677601Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2677835Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2678070Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2678299Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2678535Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2678960Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2679194Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2679426Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2679666Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2679895Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2680133Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2680363Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2680591Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2680833Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2681063Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2681301Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2681530Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2681762Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2681995Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2682469Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2682706Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2682943Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2683230Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2683471Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2683702Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2683930Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2684163Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2684445Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2684678Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2684913Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2685151Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2685386Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2685616Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2685842Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2686079Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2686384Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2686613Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2686843Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2687178Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2687435Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2687676Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2687909Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2688145Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2688440Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2688685Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2688921Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2689164Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2689493Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2689729Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2689957Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2690243Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2690537Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2690784Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2691024Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2691256Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2691588Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2691819Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2692036Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2692276Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2692505Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2692733Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2692969Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2693197Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2693526Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2693897Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2694140Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2694380Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2694611Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2694839Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2695077Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2695326Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2695588Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2695853Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2696111Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2696349Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2696584Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2696814Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2697051Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2697280Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2697508Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2697855Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2698084Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2698322Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2698550Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2698776Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2699006Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2699318Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2699545Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2699887Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2700128Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2700364Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2700599Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2700827Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2701061Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2701285Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2701511Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2701745Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2701978Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2702217Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2702445Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2702674Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2703006Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2703246Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2703476Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2703712Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2703944Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2704176Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2704403Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2704836Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2705080Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2705315Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2705543Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2705847Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2706089Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2706327Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2706619Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2706861Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2707099Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2707328Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2707557Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2707790Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2708021Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2708259Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2708487Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2708718Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2709100Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2709333Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2709563Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2709799Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2710030Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2710264Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2710499Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2710791Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2711036Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2711262Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2711489Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2711722Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2711947Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2712172Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2712407Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2712635Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2712877Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2713104Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2713329Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2713568Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2713795Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2714023Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2714261Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2714557Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2714797Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2715026Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2715254Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2715489Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2715852Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2716093Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2716332Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2716559Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:23:16.2716856Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2717150Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2717383Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2717619Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2717847Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2718075Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2718363Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2718603Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2718842Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2719070Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2719300Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2719531Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2719878Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2720110Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2720343Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2720569Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2720804Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2721031Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2721270Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2721507Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2721792Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2722026Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2722259Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2722490Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2722719Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2722956Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2723183Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2723420Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2723648Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2723882Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2724116Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2724346Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2724572Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2724805Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2725035Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2725273Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2725501Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2725727Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2725959Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2726185Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2726515Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2726847Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2727091Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2727417Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2727644Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2728044Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2728289Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2728520Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2728746Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2728979Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2729202Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2729528Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2729766Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2729999Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2730235Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2730459Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2730819Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2731448Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2731678Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2731978Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2732208Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2732439Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2732678Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2732916Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2733146Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2733498Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2733739Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2733974Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2734209Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2734444Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2734678Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2734906Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2735131Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2735365Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2735602Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2735834Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2736070Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2736298Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2736533Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2736762Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2736993Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2737303Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2737536Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2737767Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2738001Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2738534Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2738785Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2739016Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2739309Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2739550Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2739783Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2740010Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2740243Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2740470Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2740756Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2740989Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2741227Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2741460Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2741692Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2741910Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2742144Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2742527Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2742875Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2743106Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2743334Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2743569Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2743796Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2744086Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2744383Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2744686Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2744934Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2745164Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2745395Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2745632Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2745916Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2746148Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2746452Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2746686Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2746928Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2747157Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2747385Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2747620Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2747848Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2748074Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2748311Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2748537Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2748774Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2749001Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2749228Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2749553Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2749836Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2750076Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2750309Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2750610Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2750846Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2751085Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2751313Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2751606Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2751838Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2752065Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2752301Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2760625Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2761131Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2761408Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2761690Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2761990Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2762476Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2762711Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2762947Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2763174Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2763403Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2763639Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2763878Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2764116Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2764512Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2764756Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2764992Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2765226Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2765508Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2765748Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2765976Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2766203Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2766436Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2766671Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2766907Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2767135Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2767362Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2767597Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2767825Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2768050Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2768285Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2768513Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2768742Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2769030Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2769683Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2770032Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2770276Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2770510Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2770744Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2771031Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2771355Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2771662Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2771898Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2772197Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2772434Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2772671Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2772954Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2773189Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2773427Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2773653Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2773978Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2774215Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2774444Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2774673Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2774906Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2775131Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2775438Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2775675Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2775989Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:23:16.2776288Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2776519Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2776746Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2776984Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2777209Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2777450Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2777683Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2777910Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2778148Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2778477Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2778715Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2779048Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2779276Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2779512Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2779742Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2780052Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2780289Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2780518Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2780747Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2781131Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2781425Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2781659Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2781899Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2782556Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2783169Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2783879Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2785134Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2785858Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2786668Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2787384Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2788005Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2788631Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2789295Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2789918Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2790706Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2791322Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2792111Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2792814Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2793717Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2794493Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2795149Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2795811Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2796518Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2797130Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2797832Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2798570Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2799327Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2799994Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2800694Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2801404Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2802028Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2802630Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2803467Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2804172Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2804777Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2805448Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2806063Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2806669Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2807288Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2808012Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2808706Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2809479Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2810148Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2810861Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2811760Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2812462Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2813075Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2813683Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2814351Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2815089Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2815793Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2816546Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2817256Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2817873Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2818481Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2819165Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2819858Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2820527Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2821253Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2821955Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2822596Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2823549Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2824243Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2824937Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2825664Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2826446Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2827162Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2827782Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2828977Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2829682Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2830317Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2831005Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2831979Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2832722Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2833329Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2834005Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2834686Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2835442Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2836118Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2836810Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2837421Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2838032Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2838726Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2839529Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2840283Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2841051Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2841719Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2842334Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2843183Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2844206Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2844897Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2845617Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2846331Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2847032Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2847651Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2848259Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2849017Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2849883Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2850662Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2851268Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2851888Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2852642Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2853394Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2854150Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2854872Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2855924Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2856612Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2857305Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2857939Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2858642Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2859398Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2860045Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2860708Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2861517Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2862147Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2862837Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2863511Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2864116Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2864852Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2865544Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2866230Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2866961Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2867733Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2868340Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2868964Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2869687Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2870392Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2871120Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2871852Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2872586Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2873321Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2874007Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2874617Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2875447Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2876188Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2877008Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2877660Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2878398Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2879065Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2879804Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2880451Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2881141Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2881811Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2882595Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2883217Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2883928Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2884644Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2885262Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2885875Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2886486Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2887343Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2888055Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2888782Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2889386Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2890221Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2890931Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2891635Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2892313Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2893108Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2893853Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2894467Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2895080Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2895690Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2896373Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2897101Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2897793Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2898478Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2899265Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2899884Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2900554Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2901173Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2901775Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2902389Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2902997Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2903601Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2904210Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2904826Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2905587Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2906519Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:23:16.2907195Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2907895Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2908501Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2909110Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2909722Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2910333Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2910941Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2911555Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2912165Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2912770Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2913388Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2914036Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2914705Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2915331Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2916023Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2916761Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2917430Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2918042Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2918792Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2919532Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2920147Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2920769Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2921374Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2922160Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2922785Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2923394Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2924002Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2924708Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2925318Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2925926Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2926531Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2927140Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2927756Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2928627Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2929284Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2930083Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2930791Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2931591Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2932213Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2932938Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2933659Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2934336Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2935107Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2936140Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2936982Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2937680Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2938302Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2938977Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2939803Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2940464Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2941130Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2941754Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2942539Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2943254Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2943963Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2944687Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2945388Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2946019Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2946627Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2947236Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2948015Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2948730Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2949427Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2950108Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2950715Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2951324Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2951948Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2952696Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2953609Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2954233Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2954843Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2955453Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2956153Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2956824Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2957506Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2958117Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2958918Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2959666Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2960271Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2960881Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2961571Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2962348Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2963083Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2963698Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2964304Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2964920Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2965622Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2966320Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2967210Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2968008Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2968675Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2969470Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2970164Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2970839Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2971628Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2972269Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2972938Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2973641Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2974361Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2975054Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2975915Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2976696Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2977359Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2978063Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2978823Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2979556Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2980167Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2980832Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2981493Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2982107Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2982720Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2983333Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2984085Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2984800Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2985415Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2986052Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2986667Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2987424Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2988134Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2988861Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2989553Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2990174Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2990887Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2991512Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2992378Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2993041Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2993649Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2994341Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2995083Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2995727Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2996416Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2997103Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2997920Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2998624Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.2999385Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3000051Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3000651Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3001395Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3002011Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3002613Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3003323Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3003958Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3004625Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3005321Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3005949Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3006734Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3007396Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3008141Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3008874Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3009664Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3010464Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3011150Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3011811Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3012425Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3013032Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3013735Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3014483Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3015270Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3015894Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3016606Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3017263Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3017945Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3018725Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3019463Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3020226Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3020965Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3021704Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3022309Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3022924Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3023644Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3024304Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3024975Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3025582Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3026276Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3026973Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3027680Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3028664Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3029815Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3030443Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3031055Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3031658Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3032260Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3033024Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3033702Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3034357Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3034979Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3035680Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3036470Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3037131Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3037762Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3038436Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3039102Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3039834Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3040539Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3041450Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3042159Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3042770Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3043381Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3044047Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3044664Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3045279Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3046046Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3046678Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3047284Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3047891Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3048500Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3049187Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3050172Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3050824Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3051437Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3052102Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3052786Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3053393Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3054006Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3054613Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3055212Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3055824Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3056599Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3057274Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3057938Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3058616Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3059323Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3060240Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3060920Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3061636Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3062444Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3063109Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3063808Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3064538Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3065231Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3065950Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3066736Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3067419Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3068179Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3068857Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3069471Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3070132Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3070799Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3071785Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3072449Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3073249Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3074004Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3074622Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3075498Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3076193Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3076894Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3077607Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3078293Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3079022Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3079720Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3080330Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3080937Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3081543Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3082197Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3082818Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3083439Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3084040Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3084721Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3085336Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3086007Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3086617Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3087224Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3087896Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3088620Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3089340Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3090061Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3090814Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3091488Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3092112Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3092729Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3093334Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3093952Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3094630Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3095239Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3095856Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3096549Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3097156Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3097828Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3098442Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3099055Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3099727Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3100342Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3100951Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3101686Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3102296Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3103058Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3103794Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3104402Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3105075Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3105686Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3106418Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3107168Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3107920Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3108539Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3109147Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3109816Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3110428Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3114119Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3114955Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3115621Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3116235Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3116844Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3117461Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3118073Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3118681Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3119480Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3120150Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3120873Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3121493Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3122201Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3122947Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3123785Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3124444Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3125060Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3125777Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3126472Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3127341Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3128292Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3128919Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3129730Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3130410Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3131192Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3131805Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3132519Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3133226Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3133467Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3133696Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3134196Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3134435Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3134762Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3135008Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3135242Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3135471Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3135730Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3135961Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3136343Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3136591Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3136819Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3137062Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3137293Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3137523Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3137835Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3138235Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3138540Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3138791Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3139026Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3139266Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3139599Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3139963Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3140216Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3140504Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3140734Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3140968Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3141297Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3141540Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3141906Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3142137Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3142378Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3142699Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3143023Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3143412Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3143779Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3144056Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3144317Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3144556Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3144795Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3145110Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3145343Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3145576Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3145807Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3146035Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3146270Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3146747Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3146990Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3147300Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3147626Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3147924Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3148160Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3148447Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3148758Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3149259Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3149511Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3149796Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3150037Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3150275Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3150502Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3150822Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3151207Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3151447Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3151689Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3151919Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3152223Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3152460Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3152688Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3152919Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3153153Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3153379Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3153611Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3153841Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3154167Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3154562Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3154797Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3155027Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3155317Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3155627Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3155874Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3156152Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3156386Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3156756Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3157007Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3157242Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3157485Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3157709Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3157946Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3158291Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3158538Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3158879Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3159121Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3159353Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3159605Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3159841Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3160070Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3160307Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3160532Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3160896Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3161132Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3161359Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3161597Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3161831Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3162061Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3162401Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3162794Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3163063Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3163300Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3163530Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3163820Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3164054Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3164281Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3164512Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3164742Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3164975Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3165376Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3165729Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3165972Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3166292Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3166521Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3166758Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3166992Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3167227Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3167456Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3167688Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3167983Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3168218Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3168514Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3168756Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3168991Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3169291Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3169619Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3169905Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3170163Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3170485Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3170923Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3171170Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3171401Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3171698Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3171997Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3172262Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3172505Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3172733Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3173032Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3173281Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3173507Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3173741Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3173980Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3174260Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3174499Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3174796Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3175033Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3175271Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3175497Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3175726Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3176028Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3176262Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3176507Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3176790Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3177025Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3177259Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3177491Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3177724Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3178044Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3178275Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3178516Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3178748Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3178975Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3179215Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3179443Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3179762Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3180043Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3180347Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3180593Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3180912Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3181144Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3181435Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3181668Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3182018Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3182256Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3182658Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3182902Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3183129Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3183362Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3183603Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3183837Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3184066Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3184385Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3184626Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3184925Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3185158Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3185455Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3185700Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3185996Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3186328Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3186582Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3186859Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3187103Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3187340Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3187572Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3187806Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3188033Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3188266Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3188501Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3188732Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3188959Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3189203Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3189431Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3189750Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3190063Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3190311Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3190549Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3190842Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3191167Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3191419Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3191720Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3191966Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3192210Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3192443Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3192689Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3192916Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3193146Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3193440Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3193729Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3194113Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3194357Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3194599Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3194836Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3195084Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3195320Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3195560Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3195788Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3196086Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3196341Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3196569Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3196807Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3197032Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3197259Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3197491Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3197877Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3198177Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3198470Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3198704Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3198945Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3199172Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3199398Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3199634Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3199860Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3200096Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3200323Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3200553Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3200790Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3201167Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3201405Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3201704Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3201935Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3202168Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3202401Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3202635Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3202871Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3203153Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3203389Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3203623Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3203914Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3204147Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3204386Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3204613Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3204849Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3205076Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3205382Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3205620Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:23:16.3205848Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3206076Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3206310Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3206541Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3206773Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3207001Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3207284Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3207531Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3207759Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3207989Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3208323Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3208569Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3208864Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3209169Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3209553Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3209801Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3210031Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3210261Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3210589Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3210894Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3211145Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3211374Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3211599Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3211828Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3212058Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3212287Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3212692Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3212929Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3213167Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3213395Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3213624Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3213860Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3214088Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3214477Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3214735Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3215038Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3215282Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3215528Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3215856Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3216179Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3216413Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3216751Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3217177Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3217409Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3217639Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3217876Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3218212Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3218458Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3218693Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3218921Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3219227Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3219465Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3219762Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3220001Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3220230Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3220571Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3220799Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3221098Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3221439Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3221681Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3221913Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3222154Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3222379Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3222699Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3222933Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3223269Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3223515Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3223745Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3223978Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3224210Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3224514Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3224749Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3225079Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3225405Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3225643Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3225925Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3226163Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3226396Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3226717Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3226963Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3227195Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3227427Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3227656Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3228025Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3228498Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3228782Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3229013Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3229585Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3229828Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3230063Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3230299Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3230530Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3230757Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3230994Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3231222Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3231695Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3232035Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3232269Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3232509Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3232727Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3233031Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3233323Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3233703Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3233950Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3234195Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3234427Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3234666Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3245164Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3245643Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3245966Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3246219Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3246451Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3246688Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3246923Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3247158Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3247651Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3247882Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3248119Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3248348Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3248675Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3248922Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3249158Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3249519Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3249764Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3250050Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3250289Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3250543Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3250823Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3251069Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3251302Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3251531Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3251996Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3252229Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3252468Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3252697Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3252928Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3253166Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3253401Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3253629Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3254095Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3254337Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3254576Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3254878Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3255117Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3255355Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3255684Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3256061Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3256424Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3256663Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3256968Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3257205Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3257433Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3257741Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3257972Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3258271Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3258507Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3258734Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3258976Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3259203Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3259431Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3259752Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3259982Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3260214Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3260447Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3260781Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3261104Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3261329Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3261662Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3261963Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3262260Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3262505Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3262747Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3262973Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3263208Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3263437Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3263662Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3264009Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3264244Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3264549Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3264829Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3265071Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3265301Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3265537Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3265764Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3266129Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3266457Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3266735Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3266988Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3267216Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3267442Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3267674Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3267973Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3268218Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3268451Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3268681Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3268976Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3269280Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3269527Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3269833Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3270124Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3270368Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3270597Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3270829Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3271175Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3271595Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3271830Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3272130Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3272489Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3272790Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3273035Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3273264Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3273506Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3273736Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3273970Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3274205Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3274434Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3274674Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3274919Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3275150Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3275387Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3275756Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3276089Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3276395Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3276632Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3276938Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3277246Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3277482Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3277791Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3278095Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3278333Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3278570Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3278860Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3279100Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3279389Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3279624Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3279942Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3280177Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3280414Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3280651Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3280940Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3281171Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3281406Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3281633Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3281870Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3282148Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3282380Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3282665Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3282902Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3283130Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3283509Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3283739Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3283982Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3284210Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3284438Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3284671Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3284898Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3285125Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3285358Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3285585Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3285821Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3286051Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3286279Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3286518Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3286749Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3286979Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3287321Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3287632Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3287923Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3288162Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3288393Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3288628Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3288897Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3289124Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3289610Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3289886Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3290127Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3290365Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3290599Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3290835Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3291062Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3291363Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3291664Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3291902Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3292137Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3292366Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3292592Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3292823Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3293051Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3293275Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3293508Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3293733Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3293962Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3294195Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3294496Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3294733Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3294962Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3295259Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3295494Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3295712Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3295944Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3296179Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3296450Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3296777Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3297020Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3297256Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3297495Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3297799Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3298030Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3298265Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3298562Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3298931Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3299170Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3299403Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3299650Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3299887Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3300117Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3300419Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3300654Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3300959Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3301207Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3301436Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3301677Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3301904Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3302130Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3302363Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3302755Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3303064Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3303309Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3303537Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3303830Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3304065Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3304295Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3304530Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3304806Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3305048Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3305276Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3305506Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3305807Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3306125Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3306355Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3306644Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3306882Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3307192Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3307442Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3307722Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3307962Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3308188Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3308420Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3308653Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3308883Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3309110Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3309353Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3309582Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3309820Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3310142Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3310375Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3310686Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3310996Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3311229Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3311507Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3311797Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3312038Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3312341Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3312580Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3312816Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3313048Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3313276Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3313507Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3313730Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3314090Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3314327Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3314643Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3314882Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3315110Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3315337Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3315570Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3315796Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3316038Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3316321Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3316550Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3316785Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3317012Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3317428Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3317670Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3317902Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3318137Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3318501Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3318747Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3318991Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3319219Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3319609Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3319867Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3320165Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3320441Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3320756Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3321045Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3321293Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3321531Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:23:16.3321827Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3322171Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3322405Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3322724Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3322968Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3323196Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3323430Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3323662Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3323893Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3324196Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3324437Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3324664Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3324957Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3325205Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3325515Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3325762Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3326091Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3326348Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3326587Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3326818Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3327162Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3327401Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3327688Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3328415Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3328666Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3328902Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3329130Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3329366Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3329691Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3330262Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3330581Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3330825Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3331057Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3331428Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3331755Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3332083Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3332382Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3332684Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3332927Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3333157Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3333390Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3333625Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3333941Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3334216Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3334475Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3334891Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3335150Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3335381Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3335670Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3335929Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3336217Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3336581Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3337005Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3337486Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3337735Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3337974Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3338209Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3338446Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3338675Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3338901Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3339327Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3339583Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3339902Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3340143Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3340375Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3340611Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3340891Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3341129Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3341425Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3341706Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3341942Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3342231Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3342466Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3342842Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3343069Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3343349Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3343593Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3343824Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3344196Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3344438Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3344720Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3345018Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3345261Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3345491Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3345733Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3345962Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3346240Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3346483Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3346713Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3347044Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3347329Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3347570Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3347808Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3348090Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3348322Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3348656Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3348896Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3349289Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3349531Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3349755Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3349996Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3350331Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3350566Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3350808Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3351101Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3351342Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3351580Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3351811Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3352047Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3352276Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3352504Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3352737Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3352964Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3353250Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3353579Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3353821Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3354115Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3354489Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3354719Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3355015Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3355303Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3355538Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3355968Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3356202Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3356498Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3356739Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3356974Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3357213Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3357447Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3357676Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3357918Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3358147Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3358441Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3358809Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3359053Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3359345Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3359582Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3359816Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3360163Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3360404Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3360644Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3360945Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3361330Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3361571Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3361806Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3362034Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3362340Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3362574Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3362878Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3363166Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3363406Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3363644Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3363875Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3364106Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3364339Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3364628Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3364861Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3365096Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3365385Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3365625Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3365855Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3366175Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3366408Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3366641Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3366871Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3367108Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3367336Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3367570Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3367864Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3368099Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3368340Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3368598Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3368888Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3369136Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3369369Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3369695Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3369928Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3370300Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3370590Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3370825Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3371055Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3371294Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3371523Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3371761Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3371988Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3372358Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3372671Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3372910Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3373146Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3373396Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3373631Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3373868Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3374158Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3374406Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3374792Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3375042Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3375281Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3375582Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3375818Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3376064Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3376303Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3376643Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3376941Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3377178Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3377409Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3377790Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3378023Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3378358Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3378591Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3378881Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3379123Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3379517Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3379810Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3380047Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3380287Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3380519Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3380761Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3380990Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3381231Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3381516Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3381875Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3382203Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3382444Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3382749Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3383062Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3383301Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3383586Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3383847Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3384078Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3384385Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3384623Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3384851Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3385088Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3385315Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3385549Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3385778Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3386221Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3386475Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3386765Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3386997Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3387346Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3387584Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3387820Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3388055Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3388282Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3388670Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3388995Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3389238Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3389477Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3389853Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3390096Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3390329Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3390557Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3390792Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3391023Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3391256Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3391494Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3391722Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3391958Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3392185Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3392417Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3392650Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3392880Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3393109Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3393400Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3393765Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3394082Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3394332Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3394616Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3394932Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3395170Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3395406Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3395750Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3396162Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3396405Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3396720Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3397016Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3397361Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3397594Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3397821Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3398242Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3398487Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3398721Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3398958Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3399329Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3399573Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3399805Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3400112Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3400408Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3400646Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3400877Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3401213Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3401454Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3401847Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3402152Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3402392Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3402633Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3402863Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3403085Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3403328Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3403630Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3403971Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3404215Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3404500Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3404747Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3404975Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3405267Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3405622Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3405862Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3406101Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3406426Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3406655Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3406888Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3407120Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3407348Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3407644Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3407885Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3408272Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3408521Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3408753Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3408988Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3409277Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3409595Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3409835Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3410134Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3410441Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3410688Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3410916Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3411154Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3411385Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3411666Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3411984Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3412218Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3412445Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3412678Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3412966Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3413655Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3413991Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3414283Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3414538Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3414807Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3415124Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3415411Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3415714Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3416046Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3416287Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3416522Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3416760Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3416996Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3417270Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3417562Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3417795Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3418030Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3418330Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3418668Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3418909Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3419230Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3419473Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3419708Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3419940Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3420177Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3420485Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3420811Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3421055Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3421284Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3421516Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3421750Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3422057Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3422363Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3422656Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3422932Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3423170Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3423405Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3423634Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3423867Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3424095Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3424377Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3424620Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3424908Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3425151Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3425385Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3425724Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3426029Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3426271Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3426504Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3426791Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3427023Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3427269Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3427496Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3427729Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3428223Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3428462Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3428754Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3429000Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3429295Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3429536Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3429765Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3429997Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3430424Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3430716Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3431030Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3431327Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3431566Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3431895Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3432142Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3432606Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3432872Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3433185Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3433416Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3433715Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3433947Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3434184Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3434660Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3434901Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3435145Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3435377Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3435607Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3435869Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3436149Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3436443Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3436684Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3436915Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3437206Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3437442Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3437671Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3438044Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3438277Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3438512Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3438751Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3439037Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3439339Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3439579Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3439881Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3440123Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3440406Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3440751Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3441006Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3441302Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3441551Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3441913Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3442196Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3442444Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3442840Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3443188Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3443431Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3443814Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3444057Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3444286Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3444643Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3444886Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3445253Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3445493Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3445747Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3445979Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3446218Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3446445Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3446745Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3446995Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3447223Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3447456Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3447693Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3447924Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3448160Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3448390Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3448624Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3448860Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3449088Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3449324Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3449655Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3449955Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3450405Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3450718Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3450960Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3451299Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3451633Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3451879Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3452170Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3452402Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3452694Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3452963Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3453256Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3453502Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3453784Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3454018Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3454253Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3454488Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3454813Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3455050Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3455278Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3455517Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3455750Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3455980Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3456218Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3456445Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3456740Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3456987Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3457223Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3457488Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3457777Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3458017Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3458318Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3458652Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3458906Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3459147Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3459430Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3459686Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3459921Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3460148Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3460384Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3460661Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3460972Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3461210Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3461443Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3461678Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3462078Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3462406Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3462653Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3462884Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3463334Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3463684Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3464046Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3464345Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3464576Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3464809Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3465047Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3465281Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3465512Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3465809Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3466126Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3466378Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3466737Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3466975Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3467210Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3467440Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3467674Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3467910Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3468142Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3468369Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3468679Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3468923Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3469164Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3469395Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3469624Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3469862Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3470092Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3470454Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3470768Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3471015Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3471257Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3471589Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3471826Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3472064Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3472398Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3472633Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3472873Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3473101Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3473338Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3473566Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3473881Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3474123Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3474357Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3474589Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3474827Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3475057Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3475369Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3475740Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3475974Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3476210Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3476443Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3476748Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3477062Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3477307Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3477544Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3477770Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3478110Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3478349Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3478578Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3478903Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3479280Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3479614Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3479858Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3480087Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3480490Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3480741Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3481076Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3481367Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3481608Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3481889Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3482124Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3482656Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3482958Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3483297Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3483541Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3483876Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3484113Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3484406Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3484643Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3484893Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3485246Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3485606Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3485864Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3486100Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3486419Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3486651Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3486886Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3487191Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3487428Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3487762Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3488060Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3488371Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3488616Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3488851Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3489083Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3489325Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3490160Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3490407Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3490645Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3490884Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3491236Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3491516Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3491766Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3492068Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3492357Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3492599Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3492849Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3493081Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3493415Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3493680Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3493920Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3494315Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3494551Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3494785Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3495037Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3495336Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3495583Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3495829Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3496060Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3496306Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3496549Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3497146Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3497513Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3497769Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3498002Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3498247Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3498496Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3498737Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3499200Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3499546Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3499853Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3500094Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3500333Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3500574Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3500811Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3501122Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3501366Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3501612Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3501852Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3502095Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3502332Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3502575Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3502809Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3503059Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3503412Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3503658Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3503973Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3504210Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3504441Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3504690Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3504928Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3505173Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3505504Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3505751Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3506014Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3506250Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3506481Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3506714Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3506948Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3507290Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3507535Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3507782Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3508029Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3508267Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3508499Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3508735Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3508974Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3509216Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3509462Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3509766Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3510011Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3510249Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3510593Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3510861Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3511107Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3511339Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3511585Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3511843Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3512082Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3512322Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3512571Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3512821Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3513060Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3513307Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3513549Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3513884Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3514190Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3514508Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3514856Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3515107Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3515406Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3515639Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3515880Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3516114Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3516355Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3516592Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3516913Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3517174Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3517409Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3517703Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3517958Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3518251Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3518500Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3518934Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3519200Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3519451Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3519738Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3519981Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3520225Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3520532Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3520973Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3521271Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3521516Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3521761Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3521997Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3522249Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3522688Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3522964Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3523205Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3523442Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3523733Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3524073Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3524305Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3524537Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3524776Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3525010Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3525241Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3525482Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3525822Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3526159Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3526476Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3526719Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3527035Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3527518Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3527752Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3528227Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3528477Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3528719Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3528963Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3529194Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3529771Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3530078Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3530322Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3530661Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3530950Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3531235Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3531529Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3532017Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3532275Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3532514Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3532805Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3533108Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3533397Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3533645Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3533878Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3534116Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3534361Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3534593Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3534828Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3535067Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3535448Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3535693Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3535926Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3536158Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3536466Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3536773Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3537163Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3537412Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3537639Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3537969Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3538219Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3538460Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3538699Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3538989Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3539223Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3539598Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3539833Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3540380Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3540630Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3540934Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3541235Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3541474Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3541760Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3542008Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3542309Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3542603Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3542845Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3543172Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3543504Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3543800Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3544089Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3544468Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3544723Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3544961Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3545211Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3545454Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3545690Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3545925Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3546156Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3546415Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3546644Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3546870Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3547192Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3547436Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3547826Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3548063Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3548300Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3548543Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3548833Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3549066Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3549399Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3549724Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3550025Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3550282Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3550525Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3550771Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3551001Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3551234Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3551474Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3551708Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3552051Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3552388Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3552622Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3552916Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3553157Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3553451Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3553692Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3553982Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3554289Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3554651Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3554889Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3555128Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3555364Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3555684Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3555995Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3556348Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3556592Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3556918Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3557254Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3557505Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3557736Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3557965Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3558201Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3558464Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3558699Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3558936Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3559172Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3559407Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3559784Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3560083Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3560324Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3560555Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3560787Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3561074Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3561357Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3561602Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3561832Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3562063Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3562299Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3562531Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3562757Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3563049Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3563395Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3563682Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3563921Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3564302Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3564596Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3564951Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3565280Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3565534Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3565864Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3566105Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3566416Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3566661Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3566898Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3567134Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3567368Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3567603Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3567836Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3568155Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3568401Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3568642Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3568881Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3569109Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3569340Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3569680Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3569913Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3570210Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3570450Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3570684Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3570928Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3571283Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3571651Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3572112Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3572345Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3572635Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3572926Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3573161Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3573405Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3573636Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3573868Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3574176Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3574413Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3574694Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3574943Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3575179Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3575424Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3575658Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3575889Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3576280Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3576564Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3576847Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3577134Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3577372Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3577748Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3577991Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3578326Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3578707Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3579051Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3579351Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3579605Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3579893Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3580149Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3580460Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3580865Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3581169Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3581491Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3581774Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3582024Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3582257Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3582491Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3582773Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3583006Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3583239Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3583472Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3583703Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3583940Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3584389Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3584637Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3584884Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3585114Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3585353Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3585588Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3585819Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3586100Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3586333Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3586691Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3586937Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3587271Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3587515Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3587889Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3588121Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3588407Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3588795Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3589026Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3589262Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3589489Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3589730Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3590016Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3590258Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3590494Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3590807Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3591054Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3591345Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3591588Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3591898Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3592134Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3592362Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3592668Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3592907Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3593144Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3593381Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3593616Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3593857Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3594092Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3594324Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3594565Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3594863Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3595106Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3595398Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3595684Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3596024Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3596372Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3596621Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3596861Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3597092Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3597325Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3597560Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3597789Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3598022Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3598265Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3598497Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3598824Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3599203Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3599492Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3599802Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3600038Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3600446Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3600700Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3600953Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3601194Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3601429Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3601659Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3601900Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3602135Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3602534Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3602785Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3603074Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3603317Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3603591Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3603887Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3604184Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3604558Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3604870Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3605178Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3605427Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3605766Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3606109Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3606409Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3606656Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3606886Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3607111Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3607415Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3607666Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3607975Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3608331Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3608644Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3608975Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3609212Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3609527Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3609788Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3610021Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3610261Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3610542Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3610784Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3611022Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3611301Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3611538Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3611778Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3612097Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3612331Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3612669Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3612899Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3613135Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3613420Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3613662Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3613899Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3614133Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3614363Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3614764Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3615095Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3615348Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3615588Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3615817Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3616056Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3616286Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3616687Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3617011Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3617343Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3617587Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3617821Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3618095Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3618450Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3618690Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3619019Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3619259Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3619584Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3619837Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3620126Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3620517Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3620858Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3621096Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3621327Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3621566Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3621803Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3622051Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3622277Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3622505Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3622809Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3623041Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3623273Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3623509Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3623752Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3624048Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3624421Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3624763Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3625097Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3625333Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3625620Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3625916Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3626150Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3626391Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3626619Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3626923Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3627270Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3627505Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3627739Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3628270Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3628506Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3628787Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3629295Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3629601Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3629850Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3630081Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3630313Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3630547Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3630774Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3631006Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3631322Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3631562Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3631797Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3632035Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3632267Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3632651Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3632883Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3633121Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3633360Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3633657Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3633898Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3634124Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3634359Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3634659Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3634895Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3635128Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3635364Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3635655Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3635958Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3636197Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3636488Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3636951Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3637187Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3637417Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3637654Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3637887Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3638173Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3638433Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3638676Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3639154Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3639503Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3639955Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3640212Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3640525Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3640767Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3640998Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3642093Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3642398Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3642708Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3643068Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3643317Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3643548Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3643775Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3644013Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3644302Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3644588Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3644831Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3645084Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3645317Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3645679Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3645913Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3646150Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3646383Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3646611Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3646843Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3647080Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3647309Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3647548Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3647791Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3648022Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3663395Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3663727Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3664047Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3664295Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3664636Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3665034Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3665274Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3665504Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3665749Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3666060Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3666301Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3666598Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3666884Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3667215Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3667567Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3667850Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3668175Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3668476Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3668759Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3669007Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3669322Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3669622Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3669867Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3670102Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3670343Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3670576Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3670807Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3671043Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3671272Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3671501Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3671791Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3672030Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3672317Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3672642Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3672973Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3673220Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3673455Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3673685Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3674051Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3674382Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3674684Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3674972Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3675287Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3675533Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3675772Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3676066Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3676307Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3676539Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3676772Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3677004Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3677350Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3677588Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3677848Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3678083Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3678322Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3678617Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3678858Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3679165Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3679402Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3679715Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3679948Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3680180Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3680417Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3680651Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3680947Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3681185Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3681425Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3681668Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3681899Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3682129Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3682363Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3682593Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3682926Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3683167Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3683394Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3683719Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3683957Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3684271Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3684506Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3684797Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3685024Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3685351Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3685589Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3685833Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3686064Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3686292Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3686537Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3686775Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3687006Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3687241Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3687473Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3687711Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3687939Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3688168Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3688487Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3688723Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3689030Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3689282Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3689600Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3690022Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3690265Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3690679Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3690993Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3691234Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3691465Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3691703Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3691932Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3692221Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3692531Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3692776Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3693017Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3693331Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3693670Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3693926Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3694227Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3694483Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3694723Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3694953Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3695190Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3695418Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3695645Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3695976Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3696211Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3696449Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3696679Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3696908Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3697145Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3697381Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3697616Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3697854Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3698086Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3698384Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3698635Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3698916Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3699211Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3699585Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3699826Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3700158Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3700481Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3700772Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3701027Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3701335Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3701581Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3701884Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3702118Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3702485Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3702732Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3703036Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3703279Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3703519Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3703810Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3704091Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3704429Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3704678Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3704913Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3705145Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3705383Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3705615Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3705917Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3706211Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3706444Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3706678Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3706905Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3707136Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3707369Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3707675Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3707994Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3708248Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3708486Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3708774Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3709009Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3709245Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3709484Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3709712Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3710030Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3710311Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3710547Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3710784Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3711013Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3711243Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3711476Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3711703Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3712024Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3712262Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3712581Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3712843Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3713078Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3713313Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3713554Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3713788Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3714123Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3714390Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3714623Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3714863Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3715093Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3715324Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3715677Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3715974Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3716212Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3716456Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3716746Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3717008Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3717363Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3717613Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3717859Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3718203Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3718439Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3718687Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3719003Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3719253Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3719583Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3719811Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3720051Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3720278Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3720505Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3720797Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3721032Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3721276Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3721520Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3721813Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3722050Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3722284Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3722561Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3722806Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3723037Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3723325Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3723647Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3723875Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3724110Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3724342Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3724569Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3724808Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3725041Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3725270Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3725564Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3725804Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3726043Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3726274Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3726503Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3726735Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3727061Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3727302Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3727540Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3727770Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3728227Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3728466Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3728698Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3729023Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3729348Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3729788Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3730095Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3730404Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3730729Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3730993Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3731457Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3731696Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3731933Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3732235Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3732561Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3732811Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3733109Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3733339Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3733642Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3733890Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3734119Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3734351Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3734587Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3734819Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3735114Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3735357Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3735837Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3736080Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3736366Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3736599Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3736891Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3737180Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3737516Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3737755Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3738106Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3738356Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3738642Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3738961Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3739201Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3739491Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3739788Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3740143Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3740455Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3740705Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3740934Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3741227Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3741470Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3741753Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3741990Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3742228Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3742458Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3742772Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3743069Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3743311Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3743801Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3744035Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3744344Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3744587Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3744817Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3745057Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3745286Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3745570Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3745900Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3746137Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3746366Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3746654Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3746958Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3747307Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3747544Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3747781Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3748145Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3748374Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3748601Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3748836Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3749068Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3749392Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3749630Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3749860Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3750199Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3750441Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3750672Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3750910Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3751143Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3751385Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3751614Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3751903Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3752150Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3752385Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3752614Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3752853Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3753082Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3753317Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3753550Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3753784Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3754023Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3754252Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3754487Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3754723Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3755037Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3755267Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3755586Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3755821Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3756116Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3756350Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3756577Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3756987Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3757316Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3757556Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3757793Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3758118Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3758360Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3758593Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3758822Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3759066Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3759490Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3759762Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3760053Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3760315Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3760641Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3760877Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3761172Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3761411Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3761776Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3762037Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3762275Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3762514Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3762750Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3763054Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3763291Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3763593Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3763833Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3764123Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3764414Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3764650Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3764952Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3765186Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3765471Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3765710Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3765941Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3766267Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3766516Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3766746Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3767081Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3767311Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3767544Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3767792Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3768021Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3768259Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3768498Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3768793Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3769036Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3769355Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3769684Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3769933Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3770164Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3770394Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3770632Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3770860Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3771182Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3771421Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3771648Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3772035Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3772276Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3772514Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3772751Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3773035Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3773355Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3773703Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3774025Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3774367Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3774666Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3774956Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3775267Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3775601Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3775842Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3776088Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3776318Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3776558Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3776787Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3777013Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3777316Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3777558Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3777790Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3778030Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3778263Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3778501Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3778811Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3779040Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3779280Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3779513Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3779836Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3780075Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3780372Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3780615Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3780843Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3781077Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3781356Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3781599Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3781840Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3782079Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3782417Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3782656Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3783072Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3783310Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3783547Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3783777Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3784012Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3784252Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3784563Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3784793Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3785196Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3785452Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3785749Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3785984Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3786213Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3786451Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3786681Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3786974Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3787230Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3787469Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3787807Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3788090Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3788322Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3788628Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3788976Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3789319Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3789555Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3789783Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3790017Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3790247Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3790640Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3790945Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3791251Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3791488Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3791724Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3791956Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3792195Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3792425Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3792750Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3792997Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3793283Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3793580Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3793833Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3794120Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3794362Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3794638Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3795073Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3795320Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3795556Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3795787Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3796176Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3796487Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3796741Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3796995Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3797389Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3797730Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3798021Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3798314Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3798569Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3798848Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3799082Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3799457Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3799850Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3800107Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3800412Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3800754Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3801144Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3801463Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3801700Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3801943Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3802232Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3802483Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3802722Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3803001Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3803372Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3803669Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3803955Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3804282Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3804519Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3804842Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3805086Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3805313Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3805616Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3805855Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3806086Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3806325Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3806556Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3806800Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3807034Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3807322Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3807607Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3808097Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3808331Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3808625Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3808920Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3809164Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3809980Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3810219Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3810594Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3810893Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3811126Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3811361Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3811647Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3811885Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3812113Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3812470Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3812722Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3812953Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3813180Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3813419Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3813649Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3813885Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3814243Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3814593Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3814894Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3815176Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3815419Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3815657Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3815983Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3816219Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3816452Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3816704Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3817016Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3817290Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3817531Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3817772Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3818002Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3818233Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3818530Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3818767Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3819061Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3819296Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3819527Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3819763Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3819990Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3820354Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3820600Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3820834Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3821080Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3821310Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3821544Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3821901Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3822212Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3822479Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3822779Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3823011Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3823250Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3823480Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3823768Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3824139Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3824432Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3824667Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3824903Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3825135Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3825418Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3825702Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3825975Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3826224Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3826458Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3826699Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3826994Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3827313Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3827645Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3828181Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3828524Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3828818Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3829053Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3829283Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3829525Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3829810Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3830050Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3830281Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3830597Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3830839Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3831068Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3831300Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3831532Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3831873Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3832165Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3832677Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3833024Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3833261Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3833611Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3833848Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3834220Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3834544Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3834918Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3835171Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3835491Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3835724Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3836118Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3836482Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3836869Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3837226Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3837488Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3837747Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3837981Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3838330Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3838637Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3838880Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3839216Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3839572Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3839821Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3840146Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3840457Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3840702Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3841219Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3841448Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3841690Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3841921Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3842199Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3842524Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3842770Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3843059Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3843381Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3843663Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3843917Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3844153Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3844466Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3844713Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3844944Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3845183Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3845475Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3845811Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3846050Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3846279Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3846513Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3846746Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3846982Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3847218Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3847444Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3847802Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3848105Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3848342Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3848630Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3848873Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3849104Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3849612Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3849873Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3850114Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3850359Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3850591Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3850826Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3851062Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3851291Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3851522Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3851806Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3852052Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3852297Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3852574Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3852866Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3853190Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3853423Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3853656Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3853902Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3854131Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3854372Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3854599Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3854891Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3855183Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3855415Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3855696Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3855987Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3856220Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3856462Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3856766Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3857049Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3857416Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3857714Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3858021Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3858409Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3858704Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3858948Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3859271Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3859502Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3859807Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3860071Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3860306Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3860549Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3860778Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3861033Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3861264Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3861693Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3861945Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3862184Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3862417Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3862741Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3862975Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3863214Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3863447Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3863677Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3863917Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3864147Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3864440Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3864683Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3865090Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3865324Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3865567Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3865848Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3866138Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3866378Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3866606Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3866845Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3867075Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3867308Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3867546Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3867780Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3868015Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3868247Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3868477Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3868781Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3869134Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3869369Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3869609Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3869839Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3870078Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3870309Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3870540Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3870777Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3871176Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3871521Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3871773Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3872073Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3872315Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3872549Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3872778Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3873096Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3873341Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3873575Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3873812Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3874113Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3874355Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3874585Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3874819Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3875057Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3875290Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3875520Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3875759Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3875990Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3876323Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3876557Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3876853Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3877094Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3877324Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3877555Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3877786Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3878015Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3878246Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3878487Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3878720Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3878962Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3879193Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3879483Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3880037Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3880358Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3880673Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3880909Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3881141Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3881383Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3881617Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3881908Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3882154Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3882450Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3882923Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3883392Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3883707Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3883949Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3884282Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3884634Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3884872Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3885246Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3885490Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3885732Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3885965Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3886258Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3886542Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3886784Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3887024Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3887349Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3887591Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3887832Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3888120Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3888365Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3888704Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3888934Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3889242Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3889558Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3889790Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3890029Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3890254Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3890573Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3890818Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3891057Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3891294Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3891527Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3891752Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3891992Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3892282Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3892576Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3892902Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3893187Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3893430Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3893659Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3893890Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3894125Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3894362Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3894717Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3895036Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3895279Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3895546Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3895780Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3896012Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3896248Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3896478Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3896761Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3897008Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3897242Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3897480Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3897709Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3898007Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3898243Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3898580Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3898905Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3899224Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3899460Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3899699Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3899927Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3900259Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3900559Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3900795Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3901027Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3901262Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3901492Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3901730Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3901959Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3902188Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3902424Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3902652Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3902883Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3903116Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3903413Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3903705Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3903950Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3904364Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3904603Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3904841Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3905076Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3905312Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3905541Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3905783Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3906014Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3906313Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3906565Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3906798Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3907035Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3907336Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3907628Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3907912Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3908235Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3908519Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3908771Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3909001Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3909232Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3909469Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3909700Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3909931Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3910168Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3910403Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3910637Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3910868Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3911097Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3911420Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3911708Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3911951Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3912244Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3912480Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3912721Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3912957Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3913290Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3913575Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3913812Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3914134Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3914465Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3914715Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3915005Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3915300Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3915539Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3915993Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3916230Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3916550Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3916855Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3917104Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3917348Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3917636Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3917873Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3918185Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3918491Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3918792Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3919045Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3919279Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3919521Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3919753Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3920048Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3920299Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3920532Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3920825Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3921070Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3921300Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3921529Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3921768Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3922092Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3922335Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3922565Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3922931Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3923172Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3923511Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3923797Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3924043Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3924330Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3924567Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3924802Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3925035Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3925275Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3925506Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3925743Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3925979Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3926272Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3926515Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3926750Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3926978Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3927216Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3927667Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3928113Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3928356Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3928589Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3928830Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3929118Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3929501Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3929743Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3930205Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3930453Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3930716Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3930953Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3931193Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3931420Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3931727Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3932198Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3932439Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3932679Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3932918Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3933277Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3933523Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3933752Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3933980Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3934336Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3934571Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3934802Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3935041Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3935275Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3935698Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3935995Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3936293Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3936616Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3936850Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3937177Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3937502Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3937739Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3938026Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3938326Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3938563Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3938808Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3939039Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3939394Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3939804Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3940042Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3940326Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3940722Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3940950Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3941189Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3941481Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3941718Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3942018Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3942251Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3942555Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3942805Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3943092Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3943335Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3943573Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3943854Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3944096Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3944392Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3944635Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3944876Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3945108Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3945348Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3945577Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3945809Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3946045Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3946275Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3946503Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3946737Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3946971Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3947210Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3947587Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3947878Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3948251Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3948486Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3948840Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3949210Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3949535Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3949840Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3950085Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3950328Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3950569Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3950854Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3951104Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3951400Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3951711Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3952003Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3952261Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3952643Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3952997Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3953229Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3953465Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3953705Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3954001Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3954281Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3954868Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3955126Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3955364Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3955593Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3955827Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3956151Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3956383Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3956738Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3957039Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3957331Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3957626Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3957867Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3958096Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3958333Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3958559Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3958841Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3959156Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3959391Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3959641Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3959921Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3960256Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3960575Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3960892Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3961181Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3961427Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3961671Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3962086Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3962317Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3962549Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3962787Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3963015Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3963240Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3963564Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3963857Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3964146Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3964381Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3964612Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3965086Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3965362Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3965603Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3965846Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3966074Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3966315Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3966555Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3966929Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3967183Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3967413Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3967643Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3967882Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3968114Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3968343Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3968650Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3968893Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3969133Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3969367Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3970014Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3970255Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3970619Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3970864Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3971113Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3971355Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3971593Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3971833Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3972075Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3972411Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3972646Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3972956Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3973259Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3973553Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3973805Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3974044Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3974278Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3974516Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3974749Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3975077Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3975376Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3975666Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3975921Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3976159Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3976395Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3976690Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3977045Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3977329Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3977576Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3977888Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3978131Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3978362Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3978600Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3978837Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3979155Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3979394Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3979630Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3979922Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3980164Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3980395Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3980754Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3981008Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3981303Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3981541Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3981778Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3982011Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3982298Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3982625Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3982865Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3983161Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3983395Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3983683Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3983925Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3984207Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3984521Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3984756Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3984988Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3985223Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3985460Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3985692Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3985923Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3986153Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3986387Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3986623Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3986852Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3987089Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3987318Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3987553Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3987793Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3988019Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3988324Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3988560Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3988790Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3989025Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3989257Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3989488Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:23:16.3989728Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3989958Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3990252Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3990499Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3990726Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3990964Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3991193Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3991423Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3991661Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3991972Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3992219Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3992463Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3992696Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3992938Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3993167Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3993398Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3993721Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3993963Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3994196Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3994532Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3994771Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3995000Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3995322Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3995553Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3995865Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3996102Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3996334Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3996573Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3996801Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3997028Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3997268Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3997496Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3997731Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3997961Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3998190Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3998429Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3998658Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3998887Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3999209Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3999506Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.3999849Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4000089Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4000324Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4000560Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4000795Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4001024Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4001328Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4001565Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4001806Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4002102Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4002383Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4002635Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4002948Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4003303Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4003560Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4003795Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4004033Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4004330Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4004565Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4004802Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4005036Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4005364Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4005611Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4005841Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4006151Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4006471Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4006897Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4007190Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4007435Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4007667Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4007987Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4008231Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4008491Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4008778Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4009036Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4009338Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4009667Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4009905Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4010146Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4010377Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4010702Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4010950Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4011482Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4011726Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4011963Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4012248Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4012578Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4012819Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4013053Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4013295Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4013605Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4013853Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4014178Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4014417Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4014686Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4014918Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4015149Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4015511Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4015755Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4015992Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4016224Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4016456Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4016695Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4016923Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4017249Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4017491Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4017774Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4018018Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4018366Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4018600Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4019080Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4019315Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4019600Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4019846Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4020154Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4020459Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4020746Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4020976Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4021209Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4021485Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4021724Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4022039Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4022271Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4022511Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4022742Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4022973Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4023347Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4023700Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4023991Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4024293Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4024639Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4024951Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4025201Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4025487Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4025879Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4026133Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4026452Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4026703Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4026935Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4027259Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4027512Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4028033Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4028397Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4028651Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4028890Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4029132Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4029455Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4029742Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4029988Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4030218Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4030551Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4030787Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4031021Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4031253Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4031680Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4031988Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4032355Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4032593Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4032831Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4033126Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4033361Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4033598Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4033824Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4034056Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4034341Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4034580Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4034818Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4035049Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4035363Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4035602Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4035976Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4036207Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4036443Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4036674Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4036913Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4037198Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4037437Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4037673Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4038064Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4038307Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4038543Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4038784Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4039015Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4039251Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4039537Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4039865Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4040109Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4040343Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4040670Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4040911Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4041139Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4041377Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4041611Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4041848Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4042177Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4042468Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4042798Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4043127Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4043462Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4043749Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4043992Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4044231Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4044464Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4044697Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4044934Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4045163Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4045389Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4045628Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4045857Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4046097Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4046325Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4046559Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4046796Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4047090Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4047432Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4047671Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4047902Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4048350Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4048652Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4048896Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4049213Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4050095Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4050522Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4050828Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4051073Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4051322Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4051560Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4051877Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4052118Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4052413Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4052654Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4052900Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4053139Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4053379Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4053608Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4053841Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4054090Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4054320Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4054609Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4054864Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4055100Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4055412Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4055746Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4056056Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4056308Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4056600Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4056930Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4057167Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4057395Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4057626Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4057898Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4058137Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4058447Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4058685Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4058917Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4059210Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4059449Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4059706Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4060095Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4060339Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4060639Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4060925Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4061247Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4061589Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4061935Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4062165Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4073637Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4073951Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4074196Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4074427Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4074665Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4074989Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4075225Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4075602Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4075850Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4076090Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4076384Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4076681Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4076981Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4077239Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4077482Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4077716Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4077965Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4078273Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4078516Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4078753Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4079074Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4079425Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4079759Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4079991Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4080238Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4080471Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4080703Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4080939Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4081246Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4081490Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4081718Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4081948Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4082258Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4082493Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4082722Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4082956Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4083348Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4083839Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4084127Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4084486Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4084738Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4085036Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4085273Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4085663Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4086076Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4086388Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4086634Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4086918Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4087164Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4087458Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4087693Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4088091Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4088336Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4088586Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4088932Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4089279Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4089626Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4089863Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4090095Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4090339Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4090668Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4090971Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4091264Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4091505Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4091834Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4092169Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4092501Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4092749Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4092978Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4093210Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4093450Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4093679Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4093916Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4094150Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4094379Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4094620Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4094849Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4095141Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4095538Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4095774Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4096113Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4096447Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4096681Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4096917Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4097215Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4097452Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4097690Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4097918Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4098221Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4098473Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4098700Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4098937Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4099171Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4099401Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4099639Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4099938Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4100184Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4100416Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4100649Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4100886Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4101217Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4101505Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4101747Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4101980Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4102216Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4102444Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4102679Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4103057Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4103425Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4103718Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4104017Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4104332Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4104578Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4104819Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4105061Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4105298Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4105529Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4105762Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4106001Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4106233Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4106464Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4106703Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4106934Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4107219Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4107457Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4107860Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4108102Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4108334Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4108565Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4108806Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4109038Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4109275Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4109671Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4109917Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4110155Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4110443Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4110682Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4110979Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4111218Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4111525Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4111761Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4111993Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4112235Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4112468Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4112695Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4112937Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4113167Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4113405Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4113636Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4113864Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4114103Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4114332Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4114659Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4114897Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4115126Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4115363Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4115596Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4115823Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4116059Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4116288Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4116517Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4116754Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4116983Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4117304Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4117540Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4117773Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4118014Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4118243Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4118472Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4118788Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4119018Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4119253Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4119485Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4119712Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4119946Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4120179Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4120407Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4120730Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4120969Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4121201Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4121444Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4121751Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4122003Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4122293Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4122590Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4122830Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4123066Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4123294Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4123536Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4123765Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4124000Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4124232Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4124461Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4124696Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4124933Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4125162Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4125395Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4125707Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4125951Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4126246Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4126485Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4126722Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4126953Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4127317Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4127560Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4128153Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4128424Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4128670Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4128965Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4129221Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4129528Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4129823Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4130067Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4130511Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4130749Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4130975Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4131207Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4131449Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4131676Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4131908Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4132145Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4132574Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4132821Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4133051Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4133344Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4133590Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4133819Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4134047Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4134396Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4134639Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4134876Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4135108Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4135343Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4135639Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4135898Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4136236Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4136537Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4136815Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4137140Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4137397Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4137633Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4138133Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4138362Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4138604Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4138839Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4139138Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4139470Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4139784Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4140021Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4140259Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4140489Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4140721Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4140967Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4141306Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4141542Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4141779Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4142007Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4142323Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4142551Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4142779Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4143015Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4143344Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4143574Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4143815Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4144046Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4144374Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4144683Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4144918Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4145159Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4145443Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4145676Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4145997Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4146307Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4146647Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4146891Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4147123Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4147363Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4147658Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4147896Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4148137Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4148364Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4148590Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4148826Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4149154Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4149393Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4149704Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4150024Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4150269Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4150497Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4150771Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4151092Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4151320Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4151644Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4151869Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4152100Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4152444Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4152673Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4152901Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4153139Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4153368Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4153603Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4153935Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4154220Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4154463Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4154693Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4154972Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4155211Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4155500Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4155826Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4156227Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4156469Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4156764Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4157058Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4157289Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4157527Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4157754Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4158109Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4158347Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4158652Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4158956Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4159297Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4159538Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4159822Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4160147Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4160394Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4160626Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4160931Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4161171Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4161451Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4161778Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4162017Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4162248Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4162481Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4162790Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4163025Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4163259Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4163488Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4163772Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4164019Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4164296Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4164694Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4164933Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4165215Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4165456Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4165735Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4166260Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4166504Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4166732Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4166964Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4167200Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4167427Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4167667Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4167896Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4168192Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4168440Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4168669Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4168903Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4169138Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4169365Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4170186Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4170522Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4170770Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4171015Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4171302Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4171588Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4171942Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4172181Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4172474Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4172712Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4172940Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4173222Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4173489Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4173722Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4174110Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4174383Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4174632Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4174930Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4175285Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4175621Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4175852Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4176081Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4176372Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4176614Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4176907Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4177195Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4177426Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4177666Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4177894Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4178121Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4178463Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4178748Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4178985Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4179225Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4179456Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4179750Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4180055Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4180291Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4180655Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4180898Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4181130Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4181431Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4181664Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4181967Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4182268Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4182575Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4182820Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4183212Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4183448Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4183690Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4183921Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4184194Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4184494Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4184722Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4184958Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4185187Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4185416Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4185653Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4186049Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4186290Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4186520Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4186746Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4186984Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4187271Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4187500Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4187824Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4188103Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4188449Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4188684Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4188965Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4189204Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4189429Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4189658Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4189893Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4190231Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4190468Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4190695Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4191018Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4191265Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4191498Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4191730Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4191964Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4192267Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4192521Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4192749Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4192982Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4193222Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4193452Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4193683Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4193977Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4194217Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4194455Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4194689Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4194923Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4195163Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4195396Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4195627Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4195897Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4196218Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4196455Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4196698Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4197028Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4197353Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4197587Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4197821Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4198123Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4198406Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4198791Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4199068Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4199328Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4199574Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4199805Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4200038Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4200324Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4200555Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4200788Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4201025Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4201260Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4201501Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4201816Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4202054Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4202289Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4202521Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4202749Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4203080Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4203318Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4203625Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4203872Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4204101Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4204398Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4204635Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4204865Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4205100Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4205395Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4205640Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4205876Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4206106Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4206345Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4206575Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4206807Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4207044Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4207277Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4207504Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4207738Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4207968Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4208209Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4208549Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4208780Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4209021Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4209252Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4209564Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4209817Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4210054Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4210289Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4210518Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4210752Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4210994Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4211226Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4211459Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4211698Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4211926Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4212162Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4212393Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4212702Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4212939Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4213167Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4213397Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4213635Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4213865Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4214194Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4214499Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4214743Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4214979Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4215214Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4215445Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4215680Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4215908Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4216232Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4216530Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4216766Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4217006Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4217236Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4217463Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4217697Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4217925Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4218169Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4218400Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4218624Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4218859Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4219092Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4219426Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4219663Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4219897Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4220138Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4220367Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4220596Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4220834Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4221131Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4221366Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4221668Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4221898Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4222128Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4222362Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4222593Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4222829Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4223056Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4223284Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4223605Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4223840Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4224070Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4224311Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4224626Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4224921Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4225205Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4225531Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4225789Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4226022Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4226329Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4226654Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4226981Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4227231Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4227534Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4227771Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4228192Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4228454Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4228692Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4228988Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4229222Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4229458Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4229691Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4229920Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4230160Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4230393Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4230834Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4231340Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4231652Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4231906Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4232190Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4232517Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4232755Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4233113Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4233396Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4233746Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4233985Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4234223Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4234586Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4234823Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4235117Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4235389Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4235697Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4236053Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4236595Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4236830Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4237069Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4237442Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4237732Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4237971Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4238258Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4238734Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4238982Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4239278Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4239517Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4239753Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4239992Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4240281Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4240609Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4240921Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4241159Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4241389Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4241622Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4241845Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4242082Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4242311Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4242544Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4242781Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4243013Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4243310Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4243599Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4243904Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4244247Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4244477Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4244778Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4245065Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4245300Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4245591Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4245828Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4246056Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4246296Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4246527Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4246760Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4247092Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4247387Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4247679Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4247924Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4248155Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4248487Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4248782Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4249072Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4249320Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4249676Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4250008Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4250353Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4250590Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4250996Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4251247Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4251571Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4251816Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4252045Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4252273Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4252635Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4252875Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4253103Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4253346Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4253576Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4253815Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4254043Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4254272Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4254573Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4254865Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4255150Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4255392Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4255749Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4256049Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4256368Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4256685Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4256936Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4257259Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4257493Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4257789Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4258100Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4258423Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4258707Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4258944Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4259240Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4259480Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4259711Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4260005Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4260239Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4260529Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4260858Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4261086Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4261321Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4261550Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4261781Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4262012Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4262242Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4262479Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4262768Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4263009Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4263247Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4263581Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4263900Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4264196Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4264522Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4264823Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4265064Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4265300Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4265604Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4265847Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4266135Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4266438Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4266696Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4266981Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4267241Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4267536Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4267784Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4268071Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4268484Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4268730Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4268967Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4269199Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4269494Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4269737Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4269972Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4270200Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4270425Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4270664Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4270893Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4271124Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4271359Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4271591Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4271892Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4272272Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4272603Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4272895Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4273202Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4273437Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4273682Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4273914Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4274206Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4274499Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4274936Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4275201Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4275490Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4275823Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4276112Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4276468Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4276723Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4277034Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4277275Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4277513Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4277806Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4278049Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4278351Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4278586Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4278830Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4279071Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4279308Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4279609Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4279892Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4280135Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4280460Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4280761Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4280998Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4281238Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4281467Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4281707Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4281936Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4282168Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4282404Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4282635Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4282863Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4283103Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4283330Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4283570Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4283799Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4284028Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4284344Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4284636Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4284871Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4285109Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4285343Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4285581Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4285816Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4286047Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4286349Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4286587Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4286817Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4287057Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4287285Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4287523Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4287752Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4288084Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4288335Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4288661Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4288894Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4289210Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4289581Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4289826Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4290110Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4290482Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4290720Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4290954Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4291231Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4291478Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4291805Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4292045Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4292278Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4292510Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4292747Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4292980Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4293209Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4293446Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4293739Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4293989Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4294218Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4294454Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4294688Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4295014Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4295247Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4295484Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4295863Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4296183Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4296429Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4296713Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4296955Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4297187Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4297418Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4297655Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4297989Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4298228Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4298462Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4298766Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4299009Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4299240Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4299470Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4299809Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4300055Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4300291Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4300527Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4300758Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4300992Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4301220Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4301453Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4301693Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4301926Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4302159Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4302396Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4302631Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4302975Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4303206Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4303438Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4303675Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4303903Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4304138Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4304382Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4304610Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4304847Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4305080Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4305312Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4305555Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4305784Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4306017Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4306257Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4306488Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4306804Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4307117Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4307352Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4307591Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4307911Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4308234Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4308529Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4308762Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4309117Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4309367Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4309601Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4309842Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4310126Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4310580Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4310844Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4311150Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4311391Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4311632Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4311860Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4312101Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4312329Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4312560Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4312801Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4313030Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4313260Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4313494Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4313724Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4313960Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4314295Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4314521Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4314765Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4314993Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4315223Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4315461Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4315761Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4316003Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4316232Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4316598Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4316836Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4317069Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4317296Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4317539Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4317770Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4318008Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4318568Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4318810Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4319050Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4319280Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4319574Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4319886Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4320120Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4320363Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4320804Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4321050Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4321290Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4321526Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4321861Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4322151Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4322390Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4322806Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4323107Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4323445Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4323737Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4323970Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4324200Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4324433Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4324665Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4324896Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4325137Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4325423Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4325717Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4326013Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4326340Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4326578Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4326812Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4327040Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4327278Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4327561Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4328049Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4328364Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4328599Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4328839Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4329161Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4329530Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4329776Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4330012Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4330245Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4330574Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4330809Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4331249Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4331478Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4331708Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4332032Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4332313Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4332565Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4332797Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4333131Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4333380Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4333687Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4333921Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4334160Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4334521Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4334840Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4335192Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4335439Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4335736Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4335967Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4336200Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4336442Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4336671Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4336994Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4337348Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4337581Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4337818Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4338053Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4338290Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4338671Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4338905Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4339134Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4339373Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4339601Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4339837Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4340069Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4340306Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4340543Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4340775Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4341004Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4341247Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4341479Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4341721Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4341954Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4342182Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4342482Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4342833Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4343208Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4343457Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4343734Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4344028Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4344267Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4344547Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4345063Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4345480Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4345726Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4345962Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4346196Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4346433Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4346665Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4347017Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4347296Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4347534Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4347884Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4348196Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4348449Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4348767Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4348999Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4349342Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4349689Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4349926Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4350159Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4350397Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4350721Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4350960Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4351191Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4351418Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4351651Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4351879Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4352109Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4352348Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4352632Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4352917Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4353177Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4353555Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4353797Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4354029Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4354255Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4354613Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4354846Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4355167Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4355404Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4355688Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4356099Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4356604Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4356852Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4357090Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4357558Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4357801Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4358038Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4358273Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4358514Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4358744Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4358974Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4359311Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4359624Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4359865Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4360203Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4360534Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4360777Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4361008Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4361236Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4361475Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4361752Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4361987Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4362288Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4362527Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4362882Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4363110Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4363342Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4363579Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4363809Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4364039Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4364341Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4364633Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4364874Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4365107Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4365339Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4365655Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4365891Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4366117Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4366359Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4366589Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4366869Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4367282Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4367675Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4367918Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4368158Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4368390Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4368630Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4368946Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4369181Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4369647Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4370004Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4370345Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4370642Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4370931Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4371175Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4371487Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4371731Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4371972Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4372294Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4372642Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4372884Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4373198Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4373438Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4373794Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4374034Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4374276Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4374587Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4374840Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4375119Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4375599Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4375845Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4376080Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4376310Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4376545Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4376853Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4377098Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4377475Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4377799Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4378052Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4378283Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4378517Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4378756Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4379079Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4379401Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4379769Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4380171Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4380429Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4380809Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4381047Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4381287Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4381560Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4381808Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4382127Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4382513Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4382770Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4383055Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4383295Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4383602Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4383833Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4384061Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4384360Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4384599Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4384836Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4385130Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4385365Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4385662Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4385985Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4386222Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4386457Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4386687Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4386921Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4387152Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4387383Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4387805Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4388041Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4388276Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4388511Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4388742Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4389027Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4389263Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4389547Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4389874Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4390109Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4390341Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4390608Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4390838Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4391125Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4391445Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4391682Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4392124Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4392358Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4392589Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4392824Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4393058Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4393298Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4393611Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4393848Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4394165Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4394485Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4394729Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4395031Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4395366Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4395607Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4395887Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4396274Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4396648Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4397000Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4397300Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4397555Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4397788Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4398085Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4398331Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4398564Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4398799Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4399027Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4399319Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4399561Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4399963Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4400268Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4400585Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4400826Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4401063Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4401298Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4401618Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4401982Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4402211Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4402441Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4402675Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4402908Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4403144Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4403377Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4403733Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4403969Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4404423Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4404658Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4405058Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4405381Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4405692Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4405983Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4406347Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4406668Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4407010Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4407253Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4407545Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4407916Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4408261Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4408542Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4408785Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4409099Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4409338Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4409716Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4409958Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4410315Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4410649Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4410886Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4411195Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4411633Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4411928Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4412160Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4412397Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4412629Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4412957Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4413253Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4413498Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4413735Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4414033Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4414271Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4414570Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4414807Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4415039Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4415282Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4415576Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4415831Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4416063Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4416297Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4416539Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4416770Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4417096Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4417412Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4417646Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4417882Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4418117Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4418465Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4418707Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4418936Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4419235Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4419587Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4419892Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4420218Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4420556Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4420915Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4421215Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4421678Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4421975Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4422303Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4422648Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4422902Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4423246Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4423532Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4423775Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4424006Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4424232Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4424467Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4424699Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4425001Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4425407Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4425655Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4425955Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4426189Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4426419Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4426661Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4426891Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4427126Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4427358Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4427587Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4428048Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4428291Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4428519Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4428755Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4428993Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4429224Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4429672Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4429904Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4430139Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4430371Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4430734Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4430975Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4431485Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4431842Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4432343Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4432601Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4432897Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4433239Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4433473Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4433713Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4433941Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4434308Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4434555Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4434794Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4435029Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4435262Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4435494Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4435732Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4435963Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4436266Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4436558Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4436882Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4437233Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4437538Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4437918Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4438157Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4438394Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4438677Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4439034Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4439401Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4439741Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4439976Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4440207Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4440447Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4440676Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4440907Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4441143Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4441375Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4441613Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4441842Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4442313Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4442634Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4442943Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4443177Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4443426Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4443739Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4444045Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4444292Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4444602Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4444932Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4445270Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4445515Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4445755Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4446094Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4446330Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4446634Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4446952Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4447280Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4447518Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4447754Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4447990Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4448219Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4448559Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4448801Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4449031Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4449334Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4449659Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4449900Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4450232Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4450460Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4450794Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4451031Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4451264Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4451503Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4451733Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4452113Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4452354Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4452708Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4452992Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4453334Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4453661Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4454051Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4454304Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4454592Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4455055Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4455294Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4455612Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4455868Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4456159Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4456493Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4456817Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4457050Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4457371Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4457690Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4457975Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4458334Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4458633Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4458954Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4459201Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4459635Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4459886Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4460208Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4460588Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4460886Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4461217Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4461451Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4461746Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4461992Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4462304Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4462542Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4462858Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4463099Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4463432Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4463663Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4463951Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4464243Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4464566Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4464804Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4465038Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4465275Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4465505Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4465828Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4466132Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4466369Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4466654Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4467042Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4467271Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4467512Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4467741Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4468065Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4468306Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4468533Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4468769Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4468995Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4469282Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4469520Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4469819Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4470055Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4470290Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4470516Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4470755Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4471046Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4471282Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4471598Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4471911Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4472148Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4472382Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4472612Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4472917Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4473165Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4473406Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4473651Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4473881Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4474112Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4474354Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4474583Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4474921Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4475163Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4475457Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4475746Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4475977Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4476207Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4476530Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4476876Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4477188Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4484472Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4484864Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4485112Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4485344Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4485690Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4485936Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4486227Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4486514Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4486959Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4487271Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4487595Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4487842Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4488077Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4488319Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4488549Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4488851Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4489208Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4489598Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4489844Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4490132Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4490446Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4490777Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4491229Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4491522Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4491769Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4492064Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4492312Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4492541Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4492773Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4493011Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4493299Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4493629Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4493960Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4494195Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4494426Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4494779Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4495009Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4495250Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4495480Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4495706Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4495995Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4496345Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4496641Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4496895Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4497267Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4497520Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4497891Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4498180Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4498428Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4498714Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4498947Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4499257Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4499631Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4499949Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4500181Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4500411Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4500647Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4500878Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4501107Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4501419Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4501722Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4501963Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4502194Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4502426Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4502660Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4502886Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4503177Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4503423Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4503657Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4503893Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4504195Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4504428Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4504664Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4504891Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4505197Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4505518Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4505815Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4506115Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4506353Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4506668Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4506956Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4507190Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4507423Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4507711Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4507942Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4508273Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4508520Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4508825Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4509070Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4509297Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4509578Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4509871Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4510188Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4510509Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4510753Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4510982Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4511319Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4511553Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4511857Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4512163Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4512463Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4512747Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4513073Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4513380Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4513813Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4514127Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4514468Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4514718Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4514946Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4515219Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4515652Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4515899Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4516135Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4516435Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4516682Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4517069Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4517314Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4517549Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4517842Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4518089Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4518334Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4518570Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4518855Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4519106Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4519640Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4519878Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4520118Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4520408Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4520849Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4521183Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4521504Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4521744Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4521989Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4522275Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4522519Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4522818Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4523130Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4523379Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4523616Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4523858Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4524233Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4524462Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4524787Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4525022Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4525256Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4525492Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4525781Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4526020Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4526332Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4526579Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4526823Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4527060Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4527289Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4527527Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4527754Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4528536Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4528786Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4529024Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4529264Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4529601Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4529835Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4530128Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4530363Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4530673Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4530910Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4531138Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4531375Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4531733Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4532213Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4532456Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4532689Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4532979Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4533211Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4533487Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4533731Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4533961Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4534189Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4534433Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4534722Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4534967Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4535197Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4535428Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4535781Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4536017Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4536445Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4536682Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4537047Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4537411Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4537708Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4537957Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4538204Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4538492Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4538872Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4539121Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4539442Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4539760Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4540059Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4540302Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4540598Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4540907Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4541203Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4541455Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4541686Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4541919Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4542155Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4542383Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4542627Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4542857Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4543087Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4543326Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4543639Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4543967Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4544357Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4544595Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4544841Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4545071Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4545300Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4545538Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4545767Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4546056Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4546299Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4546534Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4546771Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4547005Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4547234Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4547474Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4547704Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4547984Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4548307Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4548542Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4548812Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4549063Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4549306Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4549616Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4549913Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4550155Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4550513Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4550803Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4551054Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4551291Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4551519Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4551753Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4551980Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4552266Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4552517Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4552751Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4552978Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4553215Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4553445Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4553682Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4553915Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4554143Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4554375Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4554603Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4554834Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4555071Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4555389Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4555681Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4555977Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4556211Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4556447Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4556677Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4556904Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4557140Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4557368Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4557610Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4557838Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4558069Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4558363Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4558598Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4558831Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4559067Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4559383Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4559618Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4559908Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4560144Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4560378Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4560607Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4560838Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4561075Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4561401Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4561661Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4561954Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4562191Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4562427Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4562655Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4562883Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4563180Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4563419Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4563660Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4563890Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4564123Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4564359Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4564685Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4564918Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4565153Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4565379Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4565617Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4565848Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4566133Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4566450Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4566679Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4566912Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4567150Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4567381Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4567615Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4567920Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4568153Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4568392Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4568626Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4568857Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4569152Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4569388Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4569715Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4569951Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4570226Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4570662Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4570949Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4571188Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4571486Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4571810Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4572040Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4572277Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4572505Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4572896Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4573141Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4573424Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4573671Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4573901Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4574129Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4574370Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4574679Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4574987Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4575228Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4575609Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4575854Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4576087Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4576319Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4576562Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4576787Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4577085Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4577316Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4577546Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4577784Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4578159Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4578390Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4578705Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4578940Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4579179Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4579506Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4579741Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4579982Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4580213Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4580445Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4580792Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4581031Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4581261Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4581501Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4581731Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4581968Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4582305Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4582536Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4582858Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4583087Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4583321Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4583556Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4583786Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4584019Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4584317Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4584664Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4584912Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4585147Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4585398Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4585633Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4585925Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4586229Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4586469Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4586703Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4586943Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4587176Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4587405Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4587646Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4587878Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4588216Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4588449Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4588735Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4589032Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4589267Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4589589Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4589827Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4590059Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4590294Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4590523Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4590759Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4590994Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4591228Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4591462Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4591703Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4591933Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4592173Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4592408Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4592713Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4593030Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4593272Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4593503Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4593875Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4594115Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4594348Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4594591Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4594820Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4595060Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4595292Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4595584Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4595889Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4596130Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4596361Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4596602Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4596838Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4597075Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4597365Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4597607Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4597842Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4598068Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4598302Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4598537Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4598766Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4599001Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4599232Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4599529Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4599775Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4600013Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4600243Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4600555Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4600785Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4601026Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4601257Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4601483Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4601720Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4601952Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4602180Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4602415Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4602713Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4603029Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4603272Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4603503Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4603748Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4603974Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4604200Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4604438Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4604756Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4604993Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4605221Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4605456Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4605696Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4605933Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4606244Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4606550Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4606788Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4607024Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4607311Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4607549Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4607785Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4608015Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4608303Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4608550Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4608786Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4609019Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4609261Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4609585Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4609833Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4610069Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4610303Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4610538Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4610767Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4610999Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4611239Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4611544Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4611783Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4612015Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4612248Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4612487Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4612719Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4612951Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4613187Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4613416Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4613656Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4613885Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4614120Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4614358Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4614587Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4614814Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4615050Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4615279Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4615623Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4615850Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4616142Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4616391Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4616622Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4616854Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4617094Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4617383Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4617630Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4617861Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4618091Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4618334Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4618561Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4618866Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4619171Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4619409Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4619650Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4619877Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4620208Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4620552Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4620789Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4621016Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4621252Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4621479Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4621764Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4622027Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4622268Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4622581Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4622815Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4623048Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4623282Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4623553Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4623781Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4624032Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4624319Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4624558Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4624791Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4625022Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4625262Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4625489Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4625720Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4625957Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4626184Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4626495Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4626807Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4627033Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4627391Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4627627Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4628094Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4628351Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4628583Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4629044Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4629290Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4629522Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4629762Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4629995Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4630224Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4630462Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4630846Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4631105Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4631339Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4631572Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4631807Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4632128Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4632368Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4632604Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4632842Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4633083Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4633313Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4633621Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4633870Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4634101Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4634465Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4634703Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4634938Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4635168Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4635404Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4635636Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4635877Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4636108Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4636340Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4636582Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4636811Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4637044Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4637281Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4637517Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4637754Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4637980Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4638327Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4638568Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4638797Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4639031Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4639270Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4639502Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4639743Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4639975Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4640266Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4640593Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4640890Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4641141Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4641386Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4641616Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4641930Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4642175Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4642408Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4642650Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4642885Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4643121Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4643370Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4643602Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4643845Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4644194Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4644435Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4644687Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4644917Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4645148Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4645495Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4645727Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4646082Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4646319Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4646556Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4646868Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4647105Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4647338Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4647580Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4647815Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4648056Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4648291Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4648529Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4648832Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4649076Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4649312Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4649745Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4649977Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4650216Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4650460Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4650705Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4650953Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4651190Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4651424Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4651732Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4651978Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4652211Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4652452Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4652679Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4652920Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4653147Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4653464Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4653712Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4653946Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4654182Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4654427Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4654659Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4654896Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4655129Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4655382Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4655618Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4655848Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4656083Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4656316Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4656648Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4656885Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4657213Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4657453Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4657754Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4657996Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4658314Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4658559Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4658791Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4659033Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4659263Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4659501Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4659741Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4659981Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4660235Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4660491Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4660820Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4661076Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4661312Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4661549Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4661791Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4662027Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4662262Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4662503Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4662807Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4663061Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4663299Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4663535Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4663773Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4664002Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4664240Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4664539Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4664790Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4665030Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4665269Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4665503Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4665744Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4665974Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4666206Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4666450Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4666680Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4666910Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4667150Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4667386Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4667700Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4667930Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4668169Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4668414Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4668647Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4668890Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4669143Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4669377Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4669615Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4669850Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4670096Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4670354Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4670586Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4670819Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4671054Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4671288Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4671792Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4672025Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4672256Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4672495Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4672730Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4672961Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4673198Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4673491Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4673831Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4674079Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4674309Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4674550Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4674779Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4675009Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4675241Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4675575Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4675828Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4676064Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4676298Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4676541Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4676773Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4677012Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4677258Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4677485Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4677708Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4677956Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4678189Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4678429Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4678755Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4678990Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4679259Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4679504Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4679734Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4679982Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4680219Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4680471Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4680707Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4680956Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4681195Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4681432Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4681667Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4681914Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4682166Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4682411Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4682736Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4682980Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4683225Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4683458Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4683692Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4683931Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4684163Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4684399Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4684696Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4684946Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4685187Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4685420Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4685753Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4685998Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4686229Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4686532Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4686773Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4687007Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4687250Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4687487Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4687715Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4687951Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4688188Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4688428Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4688656Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4688887Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4689127Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4689360Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4689769Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4690010Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4690246Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4690479Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4690719Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4690954Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4691191Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4691421Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4691652Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4691891Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4692121Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4692356Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4692596Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4692828Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4693068Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4693307Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4693692Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4693936Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4694166Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4694396Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4694635Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4694868Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4695106Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4695334Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4695638Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4695893Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4696131Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4696373Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4696609Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4696837Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4697101Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4697576Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4697838Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4698108Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4698347Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4698578Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4698814Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4699042Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4699287Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4699516Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4699746Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4699987Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4700221Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4700450Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4700768Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4701003Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4701246Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4701476Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4701710Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4701952Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4702187Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4702420Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4702664Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4702902Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4703136Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4703375Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4703605Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4703847Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4704079Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4704308Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4704619Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4704848Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4705077Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4705314Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4705550Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4705793Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4706030Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4706259Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4706551Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4706793Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4707028Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4707352Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4707588Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4707830Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4708065Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4708420Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4708669Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4708908Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4709147Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4709386Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4709620Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4709857Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4710094Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4710327Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4710566Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4710799Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4711032Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4711284Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4711613Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4711851Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4712095Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4712325Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4712562Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4712798Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4713027Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4713265Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4713495Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4713738Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4713968Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4714200Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4714436Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4714668Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4714902Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4715139Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4715369Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4715682Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4715918Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4716232Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4716483Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4716717Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4716948Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4717190Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4717485Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4717733Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4717973Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4718204Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4718446Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4718677Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4718905Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4719233Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4719472Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4719704Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4719939Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4720171Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4720408Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4720634Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4720864Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4721103Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4721332Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4721560Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4721799Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4722033Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4722343Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4722571Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4722802Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4723037Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4723265Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4723582Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4723832Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4724063Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4724298Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4724529Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4724763Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4725002Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4725232Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4725467Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4725703Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4725932Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4726168Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4726482Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4726716Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4726949Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4727185Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4727411Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4727652Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4728221Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4728668Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4728917Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4729148Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4729391Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4729775Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4730005Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4730243Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4730577Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4730825Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4731066Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4731300Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4731539Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4731769Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4731996Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4732232Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4732463Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4732693Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4732931Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4733169Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4733407Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4733755Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4733984Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4734229Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4734460Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4734688Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4734927Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4735159Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4735395Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4735626Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4735855Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4736099Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4736332Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4736560Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4736799Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4737024Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4737263Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4737493Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4737834Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4738069Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4738299Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4738533Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4738769Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4739001Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4739236Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4739553Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4739795Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4740031Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4740266Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4740503Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4740742Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4740982Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4741307Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4741551Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4741787Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4742027Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4742258Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4742488Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4742721Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4742951Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4743183Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4743418Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4743647Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4743888Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4744121Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4744428Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4744663Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4744892Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4745120Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4745358Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4745590Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4745938Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4746173Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4746403Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4746641Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4746872Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4747104Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4747347Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4747579Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4747813Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4748042Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4748271Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4748610Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4748840Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4749071Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4749308Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4749535Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4749774Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4750005Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4750230Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4750528Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4750769Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4750998Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4751237Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4751466Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4751703Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4752014Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4752261Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4752508Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4752744Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4752974Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4753215Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4753455Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4753694Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4753928Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4754164Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4754402Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4754639Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4754870Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4755107Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4755440Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4755679Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4755915Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4756143Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4756378Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4756618Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4756848Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4757089Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4757321Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4757552Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4757795Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4758028Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4758265Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4758499Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4758730Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4758966Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4759291Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4759527Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4759769Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4760002Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4760239Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4760468Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4760701Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4760938Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4761222Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4761461Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4761697Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4761930Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4762170Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4762403Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4762717Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4762970Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4763204Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4763436Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4763677Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4763909Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4764146Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4764375Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4764606Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4764845Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4765076Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4765306Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4765549Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4765780Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4766113Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4766341Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4766576Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4766819Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4767047Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4767284Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4767521Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4767750Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4767986Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4768221Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4768451Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4768693Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4768927Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4769162Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4769533Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4769775Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4770141Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4770383Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4770626Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4770875Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4771116Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4771370Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4771613Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4771841Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4772139Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4772394Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4772630Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4772875Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4773108Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4773337Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4773577Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4773872Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4774117Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4774361Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4774593Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4774834Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4775065Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4775294Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4775534Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4775849Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4776143Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4776379Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4776611Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4776846Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4777160Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4777394Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4777634Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4777864Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4778096Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4778338Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4778569Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4778806Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4779036Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4779269Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4779509Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4779742Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4779971Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4780213Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4780445Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4780682Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4781023Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4781255Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4781494Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4781726Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4781960Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4782202Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4782438Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4782675Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4782969Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4783208Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4783445Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4783682Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4783912Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4784151Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4784378Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4784680Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4784923Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4785159Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4785396Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4785628Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4785862Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4786101Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4786338Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4786566Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4786801Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4787029Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4787271Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4787497Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4787802Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4788043Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4788278Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4788508Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4788742Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4788974Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4789211Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4789439Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4789667Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4789907Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4790136Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4790370Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4790606Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4790837Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4791079Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4791307Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4791624Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4791973Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4792210Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4792440Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4792679Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4792908Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4793147Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4793374Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4793687Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4793942Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4794170Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4794407Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4794645Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4794875Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4795110Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4795436Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4795678Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4795920Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4796157Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4796390Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4796632Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4796864Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4797098Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4797334Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4797564Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4797802Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4798034Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4798265Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4798579Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4798816Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4799050Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4799297Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4799526Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4799772Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4800002Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4800231Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4800469Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4800704Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4800934Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4801175Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4801404Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4801643Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4801876Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4802103Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4802422Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4802655Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4802888Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4803132Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4803362Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4803601Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4803833Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4804060Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4804366Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4804604Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4804831Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4805069Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4805294Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4805528Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4805758Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4806067Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4806315Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4806550Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4806782Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4807020Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4807250Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4807489Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4807726Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4807960Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4808200Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4808429Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4808663Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4808902Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4809203Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4809569Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4809822Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4810065Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4810309Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4810641Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4810883Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4811128Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4811362Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4811597Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4811838Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4812079Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4812316Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4812549Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4812782Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4813079Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4813408Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4813722Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4814069Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4814304Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4814545Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4814775Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4815011Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4815248Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4815553Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4815791Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4816026Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4816258Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4816497Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4816725Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4816951Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4817242Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4817480Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4817712Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4817949Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4818181Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4818416Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4818643Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4818874Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4819109Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4819336Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4819565Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4819809Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4820037Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4820448Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4820681Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4820965Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4821285Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4821520Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4821754Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4822069Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4822302Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4822541Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4822821Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4823161Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4823417Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4823650Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4823934Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4824176Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4824457Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4824873Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4825123Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4825357Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4825597Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4825892Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4826180Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4826421Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4826710Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4827101Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4827348Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4827581Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4828040Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4828281Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4828511Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4828741Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4829173Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4829481Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4829725Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4830007Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4830254Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4830484Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4830711Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4830998Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4831233Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4831462Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4831700Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4831931Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4832168Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4832537Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4832769Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4833013Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4833243Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4833471Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4833708Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4833941Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4834180Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4834410Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4834642Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4834882Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4835115Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4835345Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4835581Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4835923Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4836163Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4836442Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4836848Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4837267Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4837503Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4837738Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4837979Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4838215Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4838448Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4838808Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4839044Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4839337Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4839621Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4839860Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4840150Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4840461Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4840761Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4841008Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4841295Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4841611Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4841851Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4842080Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4842368Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4842660Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4842978Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4843225Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4843456Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4843781Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4844015Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4844400Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4844692Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4844924Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4845152Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4845448Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4845734Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4845980Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4846212Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4846443Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4846761Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4846990Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4847224Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4847573Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4847854Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4848099Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4848330Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4848558Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4848884Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4849172Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4849501Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4849746Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4849978Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4850216Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4850448Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4850831Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4851082Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4851383Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4851668Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4851906Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4852180Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4852414Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4852714Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4852957Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4853247Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4853481Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4853766Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4854006Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4854237Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4854552Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4854796Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4855021Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4855256Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4855538Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4855824Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4856159Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4856397Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4856627Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4856861Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4857089Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4857324Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4857555Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4857781Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4858016Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4858249Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4858478Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4858723Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4858952Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4859253Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4859497Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4859818Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4860158Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4860537Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4860771Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4861004Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4861238Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4861553Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4861849Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4862085Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4862392Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4862739Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4863058Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4863306Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4863596Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4863838Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4864146Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4864579Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4864837Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4865070Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4865302Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4865543Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4865777Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4866013Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4866305Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4866543Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4872317Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4872640Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4872995Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4873252Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4873718Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4873951Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4874195Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4874518Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4874760Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4875114Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4875414Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4875656Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4875969Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4876252Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4876497Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4876782Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4877022Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4877333Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4877614Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4877929Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4878168Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4878728Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4879059Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4879394Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4879750Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4880107Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4880394Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4880642Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4880942Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4881367Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4881617Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4881847Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4882091Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4882320Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4882611Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4883062Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4883314Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4883545Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4883784Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4884009Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4884251Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4884537Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4884841Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4885168Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4885398Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4885627Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4885958Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4886279Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4886606Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4886955Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4887248Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4887492Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4887851Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4888138Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4888434Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4888730Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4888968Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4889211Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4889527Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4889769Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4890061Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4890294Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4890573Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4890808Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4891039Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4891432Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4891670Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4891910Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4892140Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4892375Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4892616Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4892850Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4893077Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4893386Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4893716Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4894012Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4894266Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4894498Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4894733Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4894961Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4895258Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4895504Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4895788Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4896124Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4896366Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4896646Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4896896Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4897252Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4897483Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4897719Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4897948Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4898190Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4898420Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4898738Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4898979Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4899213Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4899447Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4899790Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4900027Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4900258Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4900590Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4900819Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4901146Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4901383Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4901615Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4901852Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4902160Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4902391Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4902628Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4903003Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4903316Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4903550Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4903780Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4904101Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4904341Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4904576Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4904814Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4905111Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4905406Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4905679Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4905924Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4906260Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4906584Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4906885Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4907288Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4907534Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4907780Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4908010Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4908247Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4908484Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4908715Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4908952Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4909192Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4909422Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4909735Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4910000Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4910291Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4910742Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4910979Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4911213Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4911452Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4911683Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4911924Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4912254Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4912567Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4912897Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4913193Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4913426Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4913729Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4914092Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4914395Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4914637Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4914867Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4915268Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4915499Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4915776Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4916085Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4916386Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4916663Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4916909Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4917141Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4917584Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4917858Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4918088Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4918428Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4918667Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4918898Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4919141Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4919490Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4919739Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4920037Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4920272Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4920509Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4920822Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4921052Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4921290Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4921518Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4921822Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4922056Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4922291Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4922582Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4922967Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4923207Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4923447Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4923748Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4923989Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4924311Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4924544Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4924778Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4925010Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4925245Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4925483Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4925716Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4925952Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4926256Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4926490Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4926730Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4927036Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4927373Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4927616Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4928070Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4928335Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4928568Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4928804Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4929051Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4929632Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4929894Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4930135Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4930373Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4930604Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4930847Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4931079Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4931525Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4931770Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4932006Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4932308Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4932549Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4932779Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4933101Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4933338Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4933576Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4933802Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4934029Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4934266Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4934494Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4934851Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4935086Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4935317Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4935554Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4935783Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4936014Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4936249Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4936563Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4936799Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4937094Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4937410Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4937713Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4937950Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4938187Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4938472Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4938707Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4939080Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4939424Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4939665Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4939903Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4940136Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4940362Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4940659Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4940889Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4941341Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4941661Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4941894Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4942137Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4942364Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4942594Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4942835Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4943133Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4943372Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4943613Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4943841Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4944076Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4944318Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4944547Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4944786Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4945015Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4945242Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4945474Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4945705Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4945936Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4946242Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4946473Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4946711Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4946939Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4947167Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4947405Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4947633Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4947866Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4948100Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4948328Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4948565Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4948796Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4949096Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4949393Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4949754Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4949988Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4950309Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4950590Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4950836Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4951067Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4951298Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4951532Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4951818Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4952053Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4952353Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4952595Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4952831Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4953119Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4953352Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4953681Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4953915Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4954268Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4954600Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4954888Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4955126Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4955361Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4955698Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4955991Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4956315Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4956556Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4956906Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4957142Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4957378Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4957664Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4957988Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4958363Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4958606Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4958836Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4959068Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4959302Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4959579Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4959929Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4960162Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4960448Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4960759Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4961085Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4961461Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4961703Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4961935Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4962170Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4962617Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4962857Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4963086Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4963313Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4963552Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4963781Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4964012Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4964247Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4964545Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4964792Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4965092Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4965325Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4965718Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4965956Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4966249Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4966557Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4966800Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:23:16.4967040Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4967273Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4967506Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4967741Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4967975Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4968206Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4968536Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4968774Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4969013Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4969244Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4969603Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4969983Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4970214Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4970446Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4970746Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4970978Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4971450Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4971688Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4971976Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4972216Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4972529Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4972761Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4973003Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4973231Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4973461Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4973698Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4973944Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4974179Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4974505Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4974735Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4975058Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4975400Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4975711Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4976013Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4976350Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4976677Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4976918Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4977146Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4977451Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4977690Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4977924Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4978158Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4978511Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4978761Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4979048Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4979280Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4979518Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4979807Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4980037Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4980276Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4980515Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4980749Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4980979Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4981210Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4981446Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4981808Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4982052Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4982294Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4982522Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4982760Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4982988Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4983219Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4983454Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4983684Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4983914Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4984150Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4984386Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4984712Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4985028Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4985365Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4985600Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4985828Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4986162Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4986399Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4986632Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4986865Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4987235Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4987473Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4987710Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4988106Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4988400Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4988640Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4988869Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4989164Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4989467Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4989827Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4990210Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4990504Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4990747Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4990997Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4991234Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4991515Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4991753Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4991985Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4992224Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4992450Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4992679Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4992920Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4993149Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4993451Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4993686Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4993918Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4994154Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4994384Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4994613Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4994852Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4995081Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4995369Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4995608Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4995923Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4996171Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4996449Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4996687Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4996927Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4997157Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4997385Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4998480Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4998714Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4998956Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4999278Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4999514Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4999753Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.4999983Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5000354Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5000604Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5000835Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5001072Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5001306Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5001540Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5001776Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5002066Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5002306Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5002543Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5002774Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5003006Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5003304Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5003597Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5003841Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5004079Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5004382Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5004625Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5004953Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5005191Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5005606Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5005845Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5006081Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5006318Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5006622Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5006993Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5007294Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5007527Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5007777Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5008019Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5008326Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5008559Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5008793Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5009088Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5009387Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5009713Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5009953Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5010280Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5010573Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5010807Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5011040Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5011369Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5011611Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5011899Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5012143Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5012452Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5012701Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5013022Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5013267Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5013505Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5013784Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5014266Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5014601Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5014836Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5015080Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5015388Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5015625Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5015891Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5016208Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5016495Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5016736Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5016967Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5017253Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5017496Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5017780Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5018219Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5018463Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5018703Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5018996Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5019228Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5019470Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5019703Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5019977Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5020225Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5020457Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5020685Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5020929Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5021164Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5021397Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5021638Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5021866Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5022199Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5022505Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5022739Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5022978Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5023211Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5023437Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5023678Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5023999Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5024439Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5024687Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5024965Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5025288Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5025589Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5025832Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5026072Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5026383Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5026643Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5026960Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5027285Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5027541Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5027770Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5028217Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5028554Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5028794Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5029031Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5029258Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5029562Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5029806Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5030268Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5030645Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5030955Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5031193Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5031428Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5031670Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5031949Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5032191Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5032470Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5032706Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5032943Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5033174Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5033401Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5033639Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5033872Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5034110Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5034466Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5034695Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5034990Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5035275Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5035518Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5035813Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5036051Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5036389Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5036868Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5037186Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5037498Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5037787Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5038028Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5038390Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5038625Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5038961Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5039444Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5039729Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5040058Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5040296Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5040590Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5040826Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5041107Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5041351Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5041583Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5041813Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5042102Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5042335Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5042648Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5042886Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5043117Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5043353Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5043592Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5043886Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5044126Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5044411Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5044650Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5044938Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5045231Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5045581Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5045818Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5046058Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5046302Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5046530Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5046912Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5047218Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5047459Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5047747Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5048124Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5048356Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5048638Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5048877Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5049185Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5049562Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5049799Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5050037Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5050272Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5050587Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5050893Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5051295Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5051547Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5051846Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5052139Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5052376Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5052617Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5052911Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5053154Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5053386Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5053618Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5053853Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5054082Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5054309Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5054632Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5054862Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5055099Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5055329Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5055561Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5055800Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5056030Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5056256Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5056496Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5056730Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5057105Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5057343Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5057699Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5058063Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5058367Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5058692Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5059050Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5059339Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5059579Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5059940Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5060178Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5060419Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5060715Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5061236Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5061812Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5062116Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5062359Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5062661Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5062894Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5063131Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5063360Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5063661Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5063904Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5064196Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5064427Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5064665Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5064897Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5065136Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5065368Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5065715Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5066003Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5066236Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5066470Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5066716Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5067025Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5067262Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5067549Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5067846Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5068084Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5068318Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5068603Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5068842Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5069143Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5069497Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5069737Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5070034Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5070271Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5070552Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5070790Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5071028Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5071560Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5071861Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5072111Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5072349Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5072594Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5072826Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5073117Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5073351Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5073739Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5074063Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5074313Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5074556Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5074796Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5075109Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5075460Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5075785Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5076030Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5076265Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5076522Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5076853Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5077094Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5077324Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5077559Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5077796Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5078023Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5078254Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5078495Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5078794Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5079118Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5079402Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5079645Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5079884Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5080114Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5080345Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5080582Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5080815Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5081056Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5081286Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5081515Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5081753Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5082037Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5082276Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5082515Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5082743Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5083127Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5083360Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5083591Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5083887Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5084124Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5084354Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5084663Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5084964Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5085276Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5085520Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5085748Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5085992Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5086222Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5086451Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5086687Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5087014Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5087262Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5087497Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5087731Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5087969Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5088198Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5088428Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5088665Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5088896Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5089195Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5089518Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5089762Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5090004Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5090319Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5090547Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5090791Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5091110Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5091352Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5091597Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5091823Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5092058Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5092287Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5092516Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5092753Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5092983Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5093211Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5093452Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5093747Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5093989Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5094382Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5094616Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5094917Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5095147Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5095383Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5095615Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5095847Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5096174Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5096513Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5096759Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5096994Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5097284Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5097593Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5097839Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5098077Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5098444Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5098687Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5098924Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5099265Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5099564Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5099803Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5100143Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5100379Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5100622Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5100854Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5101085Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5101324Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5101625Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5101948Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5102181Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5102419Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5102654Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5102881Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5103184Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5103435Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5103668Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5103896Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5104138Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5104368Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5104601Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5104919Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5105168Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5105409Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5105639Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5105878Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5106217Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5106451Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5106682Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5106945Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5107305Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5107556Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5107787Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5108117Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5108367Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5108601Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5108836Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5109075Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5109305Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5109541Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5109869Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5110108Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5110350Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5110584Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5110818Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5111059Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5111289Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5111525Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5111825Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5112056Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5112295Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5112528Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5112758Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5113097Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5113330Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5113573Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5113803Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5114032Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5114267Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5114498Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5114731Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5114965Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5115197Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5115439Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5115676Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5115907Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5116151Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5116382Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5116612Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5116924Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5117229Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5117530Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5117784Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5118026Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5118266Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5118502Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5118731Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5119033Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5119281Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5119514Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5119757Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5119992Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5120228Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5120458Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5120753Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5121063Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5121304Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5121536Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5121773Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5122007Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5122246Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5122477Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5122713Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5122949Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5123179Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5123410Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5123650Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5123995Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5124231Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5124462Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5124693Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5124928Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5125159Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5125391Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5125627Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5125854Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5126092Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5126322Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5126555Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5126791Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5127026Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5127253Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5127494Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5128050Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5128516Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5128743Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5128975Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5129216Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5129542Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5129899Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5130145Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5130567Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5130873Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5131111Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5131345Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5131686Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5132011Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5132242Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5132648Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5132949Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5133192Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5133431Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5133737Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5133983Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5134216Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5134582Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5134878Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5135204Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5135442Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5135767Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5136005Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5136534Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5136766Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5137049Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5137400Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5137643Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5137874Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5138169Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5138402Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5138639Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5138877Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5139164Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5139408Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5139641Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5139869Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5140178Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5140415Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5140652Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5141025Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5141253Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5141490Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5141724Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5142050Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5142295Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5142575Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5142818Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5143200Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5143460Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5143700Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5144022Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5144306Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5144671Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5145062Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5145367Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5145680Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5145924Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5146210Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5146448Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5146680Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5147025Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5147392Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5147708Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5147954Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5148187Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5148422Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5148654Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5149015Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5149253Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5149602Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5149835Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5150071Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5150305Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5150544Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5150771Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5151001Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5151290Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5151597Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5151936Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5152173Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5152405Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5152642Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5152872Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5153235Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5153479Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5153709Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5153939Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5154178Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5154406Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5154740Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5154964Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5155316Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5155614Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5155853Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5156085Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5156325Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5156557Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5156845Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5157192Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5157488Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5157738Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5157970Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5158200Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5158440Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5158670Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5158963Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5159208Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5159447Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5159685Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5159917Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5160200Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5160575Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5160822Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5161110Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5161429Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5161738Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5161985Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5162295Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5162576Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5162810Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5163093Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5163331Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5163571Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5163801Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5164044Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5164275Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5164568Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5164953Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5165260Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5165492Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5165727Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5165985Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5166281Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5166517Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5166748Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5167050Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5167288Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5167597Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5167888Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5168123Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5168410Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5168654Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5168966Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5169215Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5169550Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5169789Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5170027Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5170305Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5170590Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5170835Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5171115Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5171442Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5171762Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5172113Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5172442Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5172830Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5173122Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5173452Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5173689Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5173980Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5174218Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5174447Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5174730Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5174983Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5175313Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5175553Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5175793Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5176029Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5176263Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5176494Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5176731Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5177122Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5177356Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5177597Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5177825Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5178067Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5178412Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5178741Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5178979Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5179310Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5179621Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5179864Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5180097Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5180330Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5180555Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5180781Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5181095Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5181394Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5181692Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5181933Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5182167Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5182454Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5182742Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5182981Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5183288Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5183524Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5183760Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5184000Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5184231Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5184653Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5184892Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5185129Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5185366Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5185593Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5185828Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5186064Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5186293Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5186534Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5186770Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5187003Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5187246Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5187476Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5187709Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5188019Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5188251Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5188575Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5188805Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5189032Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5189276Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5189508Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5189738Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5190027Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5190256Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5190558Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5190882Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5191118Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5191420Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5191653Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5191881Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5192120Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5192433Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5192673Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5192910Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5193145Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5193385Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5193680Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5193920Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5194161Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5194390Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5194619Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5194858Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5195092Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5195329Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5195667Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5195900Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5196136Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5196364Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5196594Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5196834Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5197125Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5197367Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5197664Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5197901Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5198140Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5198374Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5198600Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5198844Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5199080Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5199397Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5199834Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5200142Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5200393Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5200630Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5200896Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5201132Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5201475Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5201735Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5202069Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5202317Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5202574Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5202824Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5203065Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5203328Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5203573Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5204027Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5204290Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5204533Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5204794Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5205031Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5205264Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5205505Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5205737Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5205965Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5206202Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5206433Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5206673Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5206902Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5207229Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5207461Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5207687Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5207921Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5208162Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5208397Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5208635Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5208866Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5209098Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5209339Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5209685Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5210014Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5210254Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5210489Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5210732Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5210963Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5211293Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5211529Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5211757Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5211985Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5212226Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5212455Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5212693Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5212921Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5213221Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5213466Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5213694Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5213927Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5214161Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5214495Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5214740Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5215032Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5215274Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5215514Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5215800Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5216039Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5216277Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5216503Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5216741Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5217030Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5217265Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5217509Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5217796Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5218036Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5218417Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5218649Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5218882Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5219119Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5219404Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5219643Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5219878Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5220105Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5220339Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5220572Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5220800Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5221048Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5221280Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5221525Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5221756Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5221986Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5222221Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5222591Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5222824Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5223060Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5223290Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5223529Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5223763Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5223997Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5224309Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5224612Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5224892Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5225189Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5225435Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5225722Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5225956Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5226295Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5226542Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5226775Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5227012Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5227308Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5227546Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5227786Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5228322Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5228565Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5228805Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5229035Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5229329Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5229669Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5230118Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5230414Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5230719Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5230962Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5231214Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5231448Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5231687Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5231927Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5232157Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5232386Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5232624Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5232857Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5233159Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5233395Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:23:16.5233684Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5233921Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5234175Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5234552Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5234791Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5235021Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5235267Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5235495Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5235727Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5235964Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5236308Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5236551Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5236791Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5237021Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5237264Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5237493Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5237727Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5238112Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5238356Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5238589Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5238824Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5239056Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5239291Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5239520Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5239750Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5240068Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5240364Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5240601Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5240900Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5241133Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5241452Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5241681Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5241914Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5242151Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5242382Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5242610Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5242847Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5243077Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5243314Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5243614Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5243852Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5244158Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5244388Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5244619Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5244856Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5245086Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5245322Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5245690Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5246033Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5246273Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5246506Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5246735Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5246974Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5247206Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5247565Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5247811Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5248043Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5248283Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5248515Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5248742Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5248977Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5249265Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5249580Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5249827Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5250060Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5250311Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5250676Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5250913Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5251151Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5251436Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5251674Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5251913Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5252146Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5252383Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5252793Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5253026Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5253270Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5253501Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5253732Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5253972Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5254205Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5254445Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5254745Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5254983Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5255225Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5255458Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5255693Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5255986Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5256220Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5256460Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5256690Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5257017Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5257256Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5257488Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5257721Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5257952Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5258182Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5258419Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5258727Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5258960Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5259200Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5259430Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5259665Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5259903Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5260132Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5260452Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5260701Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5261008Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5261249Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5261477Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5261708Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5261944Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5262172Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5262403Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5262638Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5262866Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5263102Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5263331Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5263561Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5263877Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5264106Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5264340Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5264577Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5264807Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5265048Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5265277Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5265506Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5265742Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5265970Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5266198Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5266439Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5266669Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5266910Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5267142Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5267372Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5267692Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5267920Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5268150Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5268390Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5268616Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5268853Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5269085Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5269315Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5269644Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5269885Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5270115Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5276641Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5276918Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5277154Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5277401Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5277772Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5278021Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5278258Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5278587Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5278846Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5279080Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5279306Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5279546Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5279774Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5280011Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5280240Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5280476Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5280716Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5281034Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5281281Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hittePASSED 2025-05-07T20:23:16.5281298Z 2025-05-07T20:23:16.5281498Z ============================== 1 passed in 2.36s =============================== 2025-05-07T20:23:16.5281608Z rs! 2025-05-07T20:23:16.5281843Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5282074Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5282306Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5282542Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5282770Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5283001Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5283239Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5283471Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5283708Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5283944Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5284176Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5284416Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5284757Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5284990Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5285230Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5285459Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5285701Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5285927Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5286162Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5286398Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5286816Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5287059Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5287294Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5287532Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5287768Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5287999Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5288231Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5288565Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5288806Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5289040Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5289279Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5289615Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5289854Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5290160Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:23:16.5290352Z Time taken to estimate parameters (us): 43585 2025-05-07T20:23:16.5290424Z 2025-05-07T20:23:16.5290923Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:23:16.5291277Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 6 seconds 2025-05-07T20:23:16.5291284Z 2025-05-07T20:23:16.5291289Z 2025-05-07T20:23:16.5291299Z 2025-05-07T20:23:16.5291304Z 2025-05-07T20:23:16.5291477Z ################################################################################ 2025-05-07T20:23:16.5291778Z # [2025-05-07T20:23:16.295Z] Run Python Test Suite: 2025-05-07T20:23:16.5292035Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:23:16.5292213Z ################################################################################ 2025-05-07T20:23:16.5293215Z + 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:23:16.5293226Z 2025-05-07T20:23:19.3640245Z ============================= test session starts ============================== 2025-05-07T20:23:19.3641168Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:19.3641954Z cachedir: .pytest_cache 2025-05-07T20:23:19.3642848Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:19.3643819Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:19.3644254Z plugins: hypothesis-6.131.14 2025-05-07T20:23:21.3247008Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:21.3248331Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:21.3316042Z collected 2 items 2025-05-07T20:23:21.3316680Z 2025-05-07T20:23:21.3338393Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay SKIPPED 2025-05-07T20:23:21.3362848Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe SKIPPED 2025-05-07T20:23:21.3363833Z 2025-05-07T20:23:21.3364066Z =============================== warnings summary =============================== 2025-05-07T20:23:21.3365041Z ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:23:21.3367205Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:23:21.3368554Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:23:21.3369565Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:23:21.3370265Z  2025-05-07T20:23:21.3370571Z warnings.warn( # noqa: B028 2025-05-07T20:23:21.3370829Z 2025-05-07T20:23:21.3371152Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:23:21.3371827Z =========================== short test summary info ============================ 2025-05-07T20:23:21.3372920Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:370: CUDA is not available or no GPUs detected 2025-05-07T20:23:21.3374194Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:393: CUDA is not available or no GPUs detected 2025-05-07T20:23:21.3375100Z ======================== 2 skipped, 1 warning in 2.16s ========================= 2025-05-07T20:23:22.1242327Z 2025-05-07T20:23:22.1243387Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:23:22.1266790Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 6 seconds 2025-05-07T20:23:22.1267581Z 2025-05-07T20:23:22.1267589Z 2025-05-07T20:23:22.1267593Z 2025-05-07T20:23:22.1267598Z 2025-05-07T20:23:22.1283705Z ################################################################################ 2025-05-07T20:23:22.1305765Z # [2025-05-07T20:23:22.129Z] Run Python Test Suite: 2025-05-07T20:23:22.1306398Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:23:22.1306913Z ################################################################################ 2025-05-07T20:23:22.1337029Z + 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:23:22.1338133Z 2025-05-07T20:23:25.1883790Z ============================= test session starts ============================== 2025-05-07T20:23:25.1884721Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:25.1885526Z cachedir: .pytest_cache 2025-05-07T20:23:25.1886397Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:25.1887534Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:25.1888075Z plugins: hypothesis-6.131.14 2025-05-07T20:23:27.2812433Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:27.2813759Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:27.2874520Z collected 1 item 2025-05-07T20:23:27.2874769Z 2025-05-07T20:23:27.2905893Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims SKIPPED 2025-05-07T20:23:27.2906687Z 2025-05-07T20:23:27.2906910Z =========================== short test summary info ============================ 2025-05-07T20:23:27.2908079Z SKIPPED [1] tbe/training/backward_adagrad_large_dim_test.py:38: CUDA is not available or no GPUs detected 2025-05-07T20:23:27.2908913Z ============================== 1 skipped in 2.31s ============================== 2025-05-07T20:23:28.0736664Z 2025-05-07T20:23:28.0737401Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:23:28.0760098Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 6 seconds 2025-05-07T20:23:28.0760687Z 2025-05-07T20:23:28.0760709Z 2025-05-07T20:23:28.0760714Z 2025-05-07T20:23:28.0760720Z 2025-05-07T20:23:28.0780313Z ################################################################################ 2025-05-07T20:23:28.0802523Z # [2025-05-07T20:23:28.079Z] Run Python Test Suite: 2025-05-07T20:23:28.0803110Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:23:28.0803583Z ################################################################################ 2025-05-07T20:23:28.0833610Z + 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:23:28.0834675Z 2025-05-07T20:23:31.1454999Z ============================= test session starts ============================== 2025-05-07T20:23:31.1456291Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:31.1457099Z cachedir: .pytest_cache 2025-05-07T20:23:31.1457982Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:31.1458945Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:31.1459384Z plugins: hypothesis-6.131.14 2025-05-07T20:23:33.1074923Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:33.1076377Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:33.1164383Z collected 8 items 2025-05-07T20:23:33.1164624Z 2025-05-07T20:23:33.1185381Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN SKIPPED 2025-05-07T20:23:33.1197515Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE SKIPPED 2025-05-07T20:23:33.1208165Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM SKIPPED 2025-05-07T20:23:33.1218190Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm SKIPPED 2025-05-07T20:23:33.6428662Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6430173Z self=, 2025-05-07T20:23:33.6430972Z compile=False, 2025-05-07T20:23:33.6431328Z pooling_mode=, 2025-05-07T20:23:33.6431734Z T=1, 2025-05-07T20:23:33.6432005Z D=2, 2025-05-07T20:23:33.6432267Z B=1, 2025-05-07T20:23:33.6432540Z log_E=3, 2025-05-07T20:23:33.6432816Z L=0, 2025-05-07T20:23:33.6433087Z D_gradcheck=1, 2025-05-07T20:23:33.6433426Z stochastic_rounding=False, 2025-05-07T20:23:33.6433809Z weighted=False, 2025-05-07T20:23:33.6434112Z row_wise=True, 2025-05-07T20:23:33.6434413Z mixed=False, 2025-05-07T20:23:33.6434730Z use_cache=False, 2025-05-07T20:23:33.6435084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6435497Z use_cpu=True, 2025-05-07T20:23:33.6435829Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6436214Z ) 2025-05-07T20:23:33.6436566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6437414Z self=, 2025-05-07T20:23:33.6438206Z compile=True, 2025-05-07T20:23:33.6438930Z pooling_mode=, 2025-05-07T20:23:33.6439334Z T=1, 2025-05-07T20:23:33.6439606Z D=2, 2025-05-07T20:23:33.6439864Z B=1, 2025-05-07T20:23:33.6440131Z log_E=3, 2025-05-07T20:23:33.6440412Z L=0, 2025-05-07T20:23:33.6440679Z D_gradcheck=1, 2025-05-07T20:23:33.6441011Z stochastic_rounding=False, 2025-05-07T20:23:33.6441394Z weighted=False, 2025-05-07T20:23:33.6441730Z row_wise=True, 2025-05-07T20:23:33.6442028Z mixed=False, 2025-05-07T20:23:33.6442350Z use_cache=False, 2025-05-07T20:23:33.6442710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6443119Z use_cpu=True, 2025-05-07T20:23:33.6443453Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6444026Z ) 2025-05-07T20:23:33.6444368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6445220Z self=, 2025-05-07T20:23:33.6446013Z compile=False, 2025-05-07T20:23:33.6446356Z pooling_mode=, 2025-05-07T20:23:33.6446761Z T=1, 2025-05-07T20:23:33.6447029Z D=2, 2025-05-07T20:23:33.6447285Z B=1, 2025-05-07T20:23:33.6447552Z log_E=3, 2025-05-07T20:23:33.6447830Z L=0, 2025-05-07T20:23:33.6448096Z D_gradcheck=1, 2025-05-07T20:23:33.6448627Z stochastic_rounding=False, 2025-05-07T20:23:33.6449028Z weighted=False, 2025-05-07T20:23:33.6449332Z row_wise=True, 2025-05-07T20:23:33.6449766Z mixed=False, 2025-05-07T20:23:33.6450083Z use_cache=False, 2025-05-07T20:23:33.6450428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6450844Z use_cpu=True, 2025-05-07T20:23:33.6451177Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6451561Z ) 2025-05-07T20:23:33.6451886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6452736Z self=, 2025-05-07T20:23:33.6453527Z compile=False, 2025-05-07T20:23:33.6453867Z pooling_mode=, 2025-05-07T20:23:33.6454273Z T=4, 2025-05-07T20:23:33.6454543Z D=77, 2025-05-07T20:23:33.6454803Z B=14, 2025-05-07T20:23:33.6455085Z log_E=3, 2025-05-07T20:23:33.6455368Z L=6, 2025-05-07T20:23:33.6455637Z D_gradcheck=1, 2025-05-07T20:23:33.6455969Z stochastic_rounding=True, 2025-05-07T20:23:33.6456341Z weighted=False, 2025-05-07T20:23:33.6456644Z row_wise=True, 2025-05-07T20:23:33.6457168Z mixed=False, 2025-05-07T20:23:33.6457478Z use_cache=True, 2025-05-07T20:23:33.6457818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6458229Z use_cpu=True, 2025-05-07T20:23:33.6458568Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.6458938Z ) 2025-05-07T20:23:33.6459275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6460121Z self=, 2025-05-07T20:23:33.6460915Z compile=False, 2025-05-07T20:23:33.6461251Z pooling_mode=, 2025-05-07T20:23:33.6461655Z T=4, 2025-05-07T20:23:33.6461920Z D=125, 2025-05-07T20:23:33.6462197Z B=57, 2025-05-07T20:23:33.6462469Z log_E=5, 2025-05-07T20:23:33.6462747Z L=4, 2025-05-07T20:23:33.6463017Z D_gradcheck=1, 2025-05-07T20:23:33.6463353Z stochastic_rounding=False, 2025-05-07T20:23:33.6463731Z weighted=True, 2025-05-07T20:23:33.6464032Z row_wise=True, 2025-05-07T20:23:33.6464343Z mixed=False, 2025-05-07T20:23:33.6464648Z use_cache=False, 2025-05-07T20:23:33.6465002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.6465417Z use_cpu=True, 2025-05-07T20:23:33.6465765Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.6466137Z ) 2025-05-07T20:23:33.6466472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6467325Z self=, 2025-05-07T20:23:33.6468253Z compile=True, 2025-05-07T20:23:33.6468593Z pooling_mode=, 2025-05-07T20:23:33.6468999Z T=1, 2025-05-07T20:23:33.6469260Z D=124, 2025-05-07T20:23:33.6469518Z B=10, 2025-05-07T20:23:33.6469783Z log_E=4, 2025-05-07T20:23:33.6470062Z L=3, 2025-05-07T20:23:33.6470326Z D_gradcheck=2, 2025-05-07T20:23:33.6470658Z stochastic_rounding=True, 2025-05-07T20:23:33.6471026Z weighted=False, 2025-05-07T20:23:33.6471330Z row_wise=True, 2025-05-07T20:23:33.6471638Z mixed=False, 2025-05-07T20:23:33.6471945Z use_cache=False, 2025-05-07T20:23:33.6472294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6472712Z use_cpu=True, 2025-05-07T20:23:33.6473154Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.6473543Z ) 2025-05-07T20:23:33.6473869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6474712Z self=, 2025-05-07T20:23:33.6475495Z compile=False, 2025-05-07T20:23:33.6475841Z pooling_mode=, 2025-05-07T20:23:33.6476246Z T=2, 2025-05-07T20:23:33.6476515Z D=94, 2025-05-07T20:23:33.6476773Z B=4, 2025-05-07T20:23:33.6477043Z log_E=3, 2025-05-07T20:23:33.6477321Z L=4, 2025-05-07T20:23:33.6477588Z D_gradcheck=2, 2025-05-07T20:23:33.6478048Z stochastic_rounding=False, 2025-05-07T20:23:33.6478438Z weighted=True, 2025-05-07T20:23:33.6478741Z row_wise=True, 2025-05-07T20:23:33.6479041Z mixed=True, 2025-05-07T20:23:33.6479340Z use_cache=False, 2025-05-07T20:23:33.6479686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6480099Z use_cpu=True, 2025-05-07T20:23:33.6480433Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6480808Z ) 2025-05-07T20:23:33.6481143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6481989Z self=, 2025-05-07T20:23:33.6482773Z compile=True, 2025-05-07T20:23:33.6483115Z pooling_mode=, 2025-05-07T20:23:33.6483525Z T=4, 2025-05-07T20:23:33.6483784Z D=56, 2025-05-07T20:23:33.6484056Z B=9, 2025-05-07T20:23:33.6484324Z log_E=5, 2025-05-07T20:23:33.6484599Z L=9, 2025-05-07T20:23:33.6484879Z D_gradcheck=2, 2025-05-07T20:23:33.6485213Z stochastic_rounding=False, 2025-05-07T20:23:33.6485577Z weighted=False, 2025-05-07T20:23:33.6486031Z row_wise=True, 2025-05-07T20:23:33.6486336Z mixed=True, 2025-05-07T20:23:33.6486639Z use_cache=True, 2025-05-07T20:23:33.6486978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.6487391Z use_cpu=True, 2025-05-07T20:23:33.6487732Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.6488104Z ) 2025-05-07T20:23:33.6488435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6489279Z self=, 2025-05-07T20:23:33.6490216Z compile=True, 2025-05-07T20:23:33.6490558Z pooling_mode=, 2025-05-07T20:23:33.6490962Z T=1, 2025-05-07T20:23:33.6491225Z D=17, 2025-05-07T20:23:33.6491495Z B=118, 2025-05-07T20:23:33.6491771Z log_E=4, 2025-05-07T20:23:33.6492046Z L=18, 2025-05-07T20:23:33.6492326Z D_gradcheck=1, 2025-05-07T20:23:33.6492657Z stochastic_rounding=False, 2025-05-07T20:23:33.6493025Z weighted=False, 2025-05-07T20:23:33.6493340Z row_wise=True, 2025-05-07T20:23:33.6493645Z mixed=True, 2025-05-07T20:23:33.6493939Z use_cache=False, 2025-05-07T20:23:33.6494297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.6494722Z use_cpu=True, 2025-05-07T20:23:33.6495057Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6495432Z ) 2025-05-07T20:23:33.6495766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6496611Z self=, 2025-05-07T20:23:33.6497531Z compile=True, 2025-05-07T20:23:33.6497871Z pooling_mode=, 2025-05-07T20:23:33.6498275Z T=2, 2025-05-07T20:23:33.6498529Z D=47, 2025-05-07T20:23:33.6498794Z B=64, 2025-05-07T20:23:33.6499062Z log_E=3, 2025-05-07T20:23:33.6499333Z L=18, 2025-05-07T20:23:33.6499612Z D_gradcheck=1, 2025-05-07T20:23:33.6499940Z stochastic_rounding=True, 2025-05-07T20:23:33.6500311Z weighted=False, 2025-05-07T20:23:33.6500627Z row_wise=True, 2025-05-07T20:23:33.6500933Z mixed=False, 2025-05-07T20:23:33.6501233Z use_cache=True, 2025-05-07T20:23:33.6501584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6502102Z use_cpu=True, 2025-05-07T20:23:33.6502448Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6502832Z ) 2025-05-07T20:23:33.6503165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6504012Z self=, 2025-05-07T20:23:33.6504798Z compile=False, 2025-05-07T20:23:33.6505142Z pooling_mode=, 2025-05-07T20:23:33.6505548Z T=1, 2025-05-07T20:23:33.6505807Z D=7, 2025-05-07T20:23:33.6506071Z B=17, 2025-05-07T20:23:33.6506345Z log_E=3, 2025-05-07T20:23:33.6506617Z L=5, 2025-05-07T20:23:33.6507071Z D_gradcheck=2, 2025-05-07T20:23:33.6507422Z stochastic_rounding=True, 2025-05-07T20:23:33.6507787Z weighted=False, 2025-05-07T20:23:33.6508097Z row_wise=True, 2025-05-07T20:23:33.6508394Z mixed=True, 2025-05-07T20:23:33.6508688Z use_cache=False, 2025-05-07T20:23:33.6509150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6509573Z use_cpu=True, 2025-05-07T20:23:33.6509910Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6510280Z ) 2025-05-07T20:23:33.6510613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6511458Z self=, 2025-05-07T20:23:33.6512244Z compile=False, 2025-05-07T20:23:33.6512589Z pooling_mode=, 2025-05-07T20:23:33.6512990Z T=2, 2025-05-07T20:23:33.6513253Z D=95, 2025-05-07T20:23:33.6513516Z B=100, 2025-05-07T20:23:33.6513783Z log_E=3, 2025-05-07T20:23:33.6514063Z L=14, 2025-05-07T20:23:33.6514337Z D_gradcheck=2, 2025-05-07T20:23:33.6514663Z stochastic_rounding=False, 2025-05-07T20:23:33.6515213Z weighted=False, 2025-05-07T20:23:33.6515514Z row_wise=True, 2025-05-07T20:23:33.6515844Z mixed=False, 2025-05-07T20:23:33.6516147Z use_cache=True, 2025-05-07T20:23:33.6516486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6516908Z use_cpu=True, 2025-05-07T20:23:33.6517236Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.6517608Z ) 2025-05-07T20:23:33.6517939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6518793Z self=, 2025-05-07T20:23:33.6519578Z compile=False, 2025-05-07T20:23:33.6519926Z pooling_mode=, 2025-05-07T20:23:33.6520328Z T=2, 2025-05-07T20:23:33.6520590Z D=7, 2025-05-07T20:23:33.6520860Z B=116, 2025-05-07T20:23:33.6521131Z log_E=4, 2025-05-07T20:23:33.6521414Z L=18, 2025-05-07T20:23:33.6521696Z D_gradcheck=2, 2025-05-07T20:23:33.6522032Z stochastic_rounding=False, 2025-05-07T20:23:33.6522409Z weighted=True, 2025-05-07T20:23:33.6522714Z row_wise=True, 2025-05-07T20:23:33.6523017Z mixed=True, 2025-05-07T20:23:33.6523320Z use_cache=False, 2025-05-07T20:23:33.6523675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.6524093Z use_cpu=True, 2025-05-07T20:23:33.6524426Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.6524798Z ) 2025-05-07T20:23:33.6525135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6526146Z self=, 2025-05-07T20:23:33.6526930Z compile=True, 2025-05-07T20:23:33.6527284Z pooling_mode=, 2025-05-07T20:23:33.6527691Z T=3, 2025-05-07T20:23:33.6528162Z D=45, 2025-05-07T20:23:33.6528435Z B=82, 2025-05-07T20:23:33.6528716Z log_E=3, 2025-05-07T20:23:33.6528989Z L=16, 2025-05-07T20:23:33.6529266Z D_gradcheck=2, 2025-05-07T20:23:33.6529692Z stochastic_rounding=True, 2025-05-07T20:23:33.6530065Z weighted=False, 2025-05-07T20:23:33.6530375Z row_wise=True, 2025-05-07T20:23:33.6530678Z mixed=False, 2025-05-07T20:23:33.6530973Z use_cache=True, 2025-05-07T20:23:33.6531579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6532016Z use_cpu=True, 2025-05-07T20:23:33.6532351Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6532722Z ) 2025-05-07T20:23:33.6533054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6533912Z self=, 2025-05-07T20:23:33.6534694Z compile=False, 2025-05-07T20:23:33.6535040Z pooling_mode=, 2025-05-07T20:23:33.6535450Z T=3, 2025-05-07T20:23:33.6535707Z D=31, 2025-05-07T20:23:33.6535975Z B=65, 2025-05-07T20:23:33.6536433Z log_E=3, 2025-05-07T20:23:33.6536721Z L=6, 2025-05-07T20:23:33.6536992Z D_gradcheck=1, 2025-05-07T20:23:33.6537324Z stochastic_rounding=False, 2025-05-07T20:23:33.6537690Z weighted=True, 2025-05-07T20:23:33.6537997Z row_wise=True, 2025-05-07T20:23:33.6538297Z mixed=False, 2025-05-07T20:23:33.6538596Z use_cache=False, 2025-05-07T20:23:33.6538955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.6539369Z use_cpu=True, 2025-05-07T20:23:33.6539696Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.6540077Z ) 2025-05-07T20:23:33.6540411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6541260Z self=, 2025-05-07T20:23:33.6542050Z compile=False, 2025-05-07T20:23:33.6542393Z pooling_mode=, 2025-05-07T20:23:33.6542791Z T=4, 2025-05-07T20:23:33.6543052Z D=52, 2025-05-07T20:23:33.6543322Z B=86, 2025-05-07T20:23:33.6543594Z log_E=4, 2025-05-07T20:23:33.6543872Z L=19, 2025-05-07T20:23:33.6544148Z D_gradcheck=2, 2025-05-07T20:23:33.6544746Z stochastic_rounding=True, 2025-05-07T20:23:33.6545108Z weighted=False, 2025-05-07T20:23:33.6545418Z row_wise=True, 2025-05-07T20:23:33.6545719Z mixed=True, 2025-05-07T20:23:33.6546013Z use_cache=False, 2025-05-07T20:23:33.6546365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6546777Z use_cpu=True, 2025-05-07T20:23:33.6547102Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.6547481Z ) 2025-05-07T20:23:33.6547813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.6548656Z self=, 2025-05-07T20:23:33.6549445Z compile=False, 2025-05-07T20:23:33.6549790Z pooling_mode=, 2025-05-07T20:23:33.6550192Z T=3, 2025-05-07T20:23:33.6550454Z D=35, 2025-05-07T20:23:33.6550719Z B=26, 2025-05-07T20:23:33.6550990Z log_E=4, 2025-05-07T20:23:33.6551264Z L=10, 2025-05-07T20:23:33.6551537Z D_gradcheck=1, 2025-05-07T20:23:33.6551870Z stochastic_rounding=True, 2025-05-07T20:23:33.6552232Z weighted=True, 2025-05-07T20:23:33.6552542Z row_wise=True, 2025-05-07T20:23:33.6552845Z mixed=False, 2025-05-07T20:23:33.6553142Z use_cache=False, 2025-05-07T20:23:33.6553506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.6553928Z use_cpu=True, 2025-05-07T20:23:33.6554255Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.7801097Z ) 2025-05-07T20:23:33.7801545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7802792Z self=, 2025-05-07T20:23:33.7803589Z compile=False, 2025-05-07T20:23:33.7803940Z pooling_mode=, 2025-05-07T20:23:33.7804345Z T=2, 2025-05-07T20:23:33.7804608Z D=121, 2025-05-07T20:23:33.7804885Z B=105, 2025-05-07T20:23:33.7805155Z log_E=3, 2025-05-07T20:23:33.7805429Z L=6, 2025-05-07T20:23:33.7805705Z D_gradcheck=1, 2025-05-07T20:23:33.7806049Z stochastic_rounding=True, 2025-05-07T20:23:33.7806413Z weighted=True, 2025-05-07T20:23:33.7806721Z row_wise=True, 2025-05-07T20:23:33.7807024Z mixed=True, 2025-05-07T20:23:33.7807475Z use_cache=False, 2025-05-07T20:23:33.7807849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7808267Z use_cpu=True, 2025-05-07T20:23:33.7808594Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.7808974Z ) 2025-05-07T20:23:33.7809310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7810264Z self=, 2025-05-07T20:23:33.7811059Z compile=False, 2025-05-07T20:23:33.7811405Z pooling_mode=, 2025-05-07T20:23:33.7811805Z T=3, 2025-05-07T20:23:33.7812218Z D=70, 2025-05-07T20:23:33.7812685Z B=7, 2025-05-07T20:23:33.7812971Z log_E=3, 2025-05-07T20:23:33.7813244Z L=13, 2025-05-07T20:23:33.7813529Z D_gradcheck=2, 2025-05-07T20:23:33.7813858Z stochastic_rounding=False, 2025-05-07T20:23:33.7814221Z weighted=True, 2025-05-07T20:23:33.7814528Z row_wise=True, 2025-05-07T20:23:33.7814831Z mixed=False, 2025-05-07T20:23:33.7815131Z use_cache=True, 2025-05-07T20:23:33.7815477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.7815891Z use_cpu=True, 2025-05-07T20:23:33.7816219Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.7816596Z ) 2025-05-07T20:23:33.7816941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7817782Z self=, 2025-05-07T20:23:33.7818569Z compile=True, 2025-05-07T20:23:33.7818920Z pooling_mode=, 2025-05-07T20:23:33.7819318Z T=3, 2025-05-07T20:23:33.7819587Z D=60, 2025-05-07T20:23:33.7819860Z B=32, 2025-05-07T20:23:33.7820121Z log_E=3, 2025-05-07T20:23:33.7820399Z L=3, 2025-05-07T20:23:33.7820904Z D_gradcheck=1, 2025-05-07T20:23:33.7821227Z stochastic_rounding=True, 2025-05-07T20:23:33.7821598Z weighted=False, 2025-05-07T20:23:33.7821910Z row_wise=True, 2025-05-07T20:23:33.7822215Z mixed=True, 2025-05-07T20:23:33.7822514Z use_cache=False, 2025-05-07T20:23:33.7822869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7823284Z use_cpu=True, 2025-05-07T20:23:33.7823613Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7823996Z ) 2025-05-07T20:23:33.7824330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7825173Z self=, 2025-05-07T20:23:33.7825965Z compile=False, 2025-05-07T20:23:33.7826309Z pooling_mode=, 2025-05-07T20:23:33.7826705Z T=3, 2025-05-07T20:23:33.7826980Z D=31, 2025-05-07T20:23:33.7827255Z B=4, 2025-05-07T20:23:33.7827514Z log_E=3, 2025-05-07T20:23:33.7828092Z L=1, 2025-05-07T20:23:33.7828397Z D_gradcheck=2, 2025-05-07T20:23:33.7828719Z stochastic_rounding=True, 2025-05-07T20:23:33.7829095Z weighted=False, 2025-05-07T20:23:33.7829405Z row_wise=True, 2025-05-07T20:23:33.7829703Z mixed=False, 2025-05-07T20:23:33.7830015Z use_cache=False, 2025-05-07T20:23:33.7830373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7830784Z use_cpu=True, 2025-05-07T20:23:33.7831121Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7831832Z ) 2025-05-07T20:23:33.7832392Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7833228Z self=, 2025-05-07T20:23:33.7834015Z compile=True, 2025-05-07T20:23:33.7834631Z pooling_mode=, 2025-05-07T20:23:33.7835180Z T=4, 2025-05-07T20:23:33.7835449Z D=7, 2025-05-07T20:23:33.7835719Z B=108, 2025-05-07T20:23:33.7835990Z log_E=5, 2025-05-07T20:23:33.7836263Z L=6, 2025-05-07T20:23:33.7836734Z D_gradcheck=1, 2025-05-07T20:23:33.7837069Z stochastic_rounding=False, 2025-05-07T20:23:33.7837435Z weighted=True, 2025-05-07T20:23:33.7837970Z row_wise=True, 2025-05-07T20:23:33.7838589Z mixed=True, 2025-05-07T20:23:33.7838905Z use_cache=True, 2025-05-07T20:23:33.7839409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7839863Z use_cpu=True, 2025-05-07T20:23:33.7840412Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7840939Z ) 2025-05-07T20:23:33.7841321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7842161Z self=, 2025-05-07T20:23:33.7842994Z compile=True, 2025-05-07T20:23:33.7843336Z pooling_mode=, 2025-05-07T20:23:33.7843739Z T=5, 2025-05-07T20:23:33.7844204Z D=53, 2025-05-07T20:23:33.7844488Z B=74, 2025-05-07T20:23:33.7844752Z log_E=3, 2025-05-07T20:23:33.7845030Z L=12, 2025-05-07T20:23:33.7845304Z D_gradcheck=1, 2025-05-07T20:23:33.7845625Z stochastic_rounding=True, 2025-05-07T20:23:33.7845987Z weighted=True, 2025-05-07T20:23:33.7846294Z row_wise=True, 2025-05-07T20:23:33.7846603Z mixed=False, 2025-05-07T20:23:33.7846900Z use_cache=False, 2025-05-07T20:23:33.7847255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7847676Z use_cpu=True, 2025-05-07T20:23:33.7848006Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7848391Z ) 2025-05-07T20:23:33.7848720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7849689Z self=, 2025-05-07T20:23:33.7850470Z compile=True, 2025-05-07T20:23:33.7850813Z pooling_mode=, 2025-05-07T20:23:33.7851218Z T=1, 2025-05-07T20:23:33.7851478Z D=98, 2025-05-07T20:23:33.7851746Z B=53, 2025-05-07T20:23:33.7852015Z log_E=3, 2025-05-07T20:23:33.7852475Z L=8, 2025-05-07T20:23:33.7852755Z D_gradcheck=1, 2025-05-07T20:23:33.7853081Z stochastic_rounding=False, 2025-05-07T20:23:33.7853443Z weighted=False, 2025-05-07T20:23:33.7853752Z row_wise=True, 2025-05-07T20:23:33.7854056Z mixed=False, 2025-05-07T20:23:33.7854355Z use_cache=False, 2025-05-07T20:23:33.7854709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.7855121Z use_cpu=True, 2025-05-07T20:23:33.7855451Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7855833Z ) 2025-05-07T20:23:33.7856163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7857012Z self=, 2025-05-07T20:23:33.7857793Z compile=True, 2025-05-07T20:23:33.7858139Z pooling_mode=, 2025-05-07T20:23:33.7858551Z T=2, 2025-05-07T20:23:33.7858812Z D=75, 2025-05-07T20:23:33.7859081Z B=125, 2025-05-07T20:23:33.7859350Z log_E=3, 2025-05-07T20:23:33.7859624Z L=18, 2025-05-07T20:23:33.7859899Z D_gradcheck=1, 2025-05-07T20:23:33.7860234Z stochastic_rounding=False, 2025-05-07T20:23:33.7860601Z weighted=True, 2025-05-07T20:23:33.7860914Z row_wise=True, 2025-05-07T20:23:33.7861217Z mixed=False, 2025-05-07T20:23:33.7861516Z use_cache=True, 2025-05-07T20:23:33.7861865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.7862280Z use_cpu=True, 2025-05-07T20:23:33.7862605Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7863123Z ) 2025-05-07T20:23:33.7863457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7864290Z self=, 2025-05-07T20:23:33.7865074Z compile=True, 2025-05-07T20:23:33.7865414Z pooling_mode=, 2025-05-07T20:23:33.7865817Z T=2, 2025-05-07T20:23:33.7866077Z D=23, 2025-05-07T20:23:33.7866344Z B=79, 2025-05-07T20:23:33.7866618Z log_E=5, 2025-05-07T20:23:33.7866894Z L=5, 2025-05-07T20:23:33.7867170Z D_gradcheck=2, 2025-05-07T20:23:33.7867495Z stochastic_rounding=True, 2025-05-07T20:23:33.7867859Z weighted=True, 2025-05-07T20:23:33.7868264Z row_wise=True, 2025-05-07T20:23:33.7868581Z mixed=True, 2025-05-07T20:23:33.7868873Z use_cache=False, 2025-05-07T20:23:33.7869231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.7869640Z use_cpu=True, 2025-05-07T20:23:33.7869970Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.7870353Z ) 2025-05-07T20:23:33.7870685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7871520Z self=, 2025-05-07T20:23:33.7872309Z compile=False, 2025-05-07T20:23:33.7872838Z pooling_mode=, 2025-05-07T20:23:33.7873257Z T=4, 2025-05-07T20:23:33.7873529Z D=105, 2025-05-07T20:23:33.7873796Z B=62, 2025-05-07T20:23:33.7874066Z log_E=3, 2025-05-07T20:23:33.7874344Z L=14, 2025-05-07T20:23:33.7874617Z D_gradcheck=2, 2025-05-07T20:23:33.7874944Z stochastic_rounding=True, 2025-05-07T20:23:33.7875311Z weighted=False, 2025-05-07T20:23:33.7875624Z row_wise=True, 2025-05-07T20:23:33.7875930Z mixed=False, 2025-05-07T20:23:33.7876226Z use_cache=False, 2025-05-07T20:23:33.7876579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7876991Z use_cpu=True, 2025-05-07T20:23:33.7877320Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7877699Z ) 2025-05-07T20:23:33.7878030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7878868Z self=, 2025-05-07T20:23:33.7879656Z compile=False, 2025-05-07T20:23:33.7880012Z pooling_mode=, 2025-05-07T20:23:33.7880413Z T=5, 2025-05-07T20:23:33.7880680Z D=14, 2025-05-07T20:23:33.7880951Z B=2, 2025-05-07T20:23:33.7881397Z log_E=4, 2025-05-07T20:23:33.7881680Z L=16, 2025-05-07T20:23:33.7881957Z D_gradcheck=1, 2025-05-07T20:23:33.7882281Z stochastic_rounding=False, 2025-05-07T20:23:33.7882648Z weighted=True, 2025-05-07T20:23:33.7882958Z row_wise=True, 2025-05-07T20:23:33.7883251Z mixed=False, 2025-05-07T20:23:33.7883552Z use_cache=False, 2025-05-07T20:23:33.7883905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.7884321Z use_cpu=True, 2025-05-07T20:23:33.7884651Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.7885028Z ) 2025-05-07T20:23:33.7885358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7886194Z self=, 2025-05-07T20:23:33.7886982Z compile=False, 2025-05-07T20:23:33.7887333Z pooling_mode=, 2025-05-07T20:23:33.7887734Z T=1, 2025-05-07T20:23:33.7888002Z D=76, 2025-05-07T20:23:33.7888275Z B=92, 2025-05-07T20:23:33.7888538Z log_E=3, 2025-05-07T20:23:33.7888819Z L=5, 2025-05-07T20:23:33.7889093Z D_gradcheck=2, 2025-05-07T20:23:33.7889544Z stochastic_rounding=False, 2025-05-07T20:23:33.7889942Z weighted=True, 2025-05-07T20:23:33.7890253Z row_wise=True, 2025-05-07T20:23:33.7890548Z mixed=False, 2025-05-07T20:23:33.7890847Z use_cache=True, 2025-05-07T20:23:33.7891188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.7891755Z use_cpu=True, 2025-05-07T20:23:33.7892091Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.7892474Z ) 2025-05-07T20:23:33.7892805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7893644Z self=, 2025-05-07T20:23:33.7894429Z compile=True, 2025-05-07T20:23:33.7894774Z pooling_mode=, 2025-05-07T20:23:33.7895176Z T=5, 2025-05-07T20:23:33.7895444Z D=8, 2025-05-07T20:23:33.7895714Z B=44, 2025-05-07T20:23:33.7895976Z log_E=3, 2025-05-07T20:23:33.7896258Z L=1, 2025-05-07T20:23:33.7896533Z D_gradcheck=1, 2025-05-07T20:23:33.7896860Z stochastic_rounding=False, 2025-05-07T20:23:33.7897325Z weighted=True, 2025-05-07T20:23:33.7897643Z row_wise=True, 2025-05-07T20:23:33.7897937Z mixed=True, 2025-05-07T20:23:33.7898236Z use_cache=False, 2025-05-07T20:23:33.7898589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7899001Z use_cpu=True, 2025-05-07T20:23:33.7899336Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.7899721Z ) 2025-05-07T20:23:33.7900046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7900893Z self=, 2025-05-07T20:23:33.7901682Z compile=True, 2025-05-07T20:23:33.7902140Z pooling_mode=, 2025-05-07T20:23:33.7902554Z T=4, 2025-05-07T20:23:33.7902817Z D=54, 2025-05-07T20:23:33.7903094Z B=77, 2025-05-07T20:23:33.7903359Z log_E=5, 2025-05-07T20:23:33.7903639Z L=17, 2025-05-07T20:23:33.7903913Z D_gradcheck=2, 2025-05-07T20:23:33.7904238Z stochastic_rounding=False, 2025-05-07T20:23:33.7904614Z weighted=False, 2025-05-07T20:23:33.7904924Z row_wise=True, 2025-05-07T20:23:33.7905221Z mixed=True, 2025-05-07T20:23:33.7905521Z use_cache=False, 2025-05-07T20:23:33.7905873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.7906284Z use_cpu=True, 2025-05-07T20:23:33.7906611Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.7906992Z ) 2025-05-07T20:23:33.7907318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7908164Z self=, 2025-05-07T20:23:33.7908952Z compile=True, 2025-05-07T20:23:33.7909298Z pooling_mode=, 2025-05-07T20:23:33.7909695Z T=2, 2025-05-07T20:23:33.7921556Z D=30, 2025-05-07T20:23:33.7921849Z B=74, 2025-05-07T20:23:33.7922121Z log_E=5, 2025-05-07T20:23:33.7922405Z L=4, 2025-05-07T20:23:33.7922677Z D_gradcheck=1, 2025-05-07T20:23:33.7923010Z stochastic_rounding=True, 2025-05-07T20:23:33.7923406Z weighted=False, 2025-05-07T20:23:33.7923711Z row_wise=True, 2025-05-07T20:23:33.7924023Z mixed=True, 2025-05-07T20:23:33.7924321Z use_cache=False, 2025-05-07T20:23:33.7924676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7925091Z use_cpu=True, 2025-05-07T20:23:33.7925428Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7925812Z ) 2025-05-07T20:23:33.7926139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7926989Z self=, 2025-05-07T20:23:33.7927789Z compile=False, 2025-05-07T20:23:33.7928422Z pooling_mode=, 2025-05-07T20:23:33.7928833Z T=4, 2025-05-07T20:23:33.7929113Z D=124, 2025-05-07T20:23:33.7929474Z B=49, 2025-05-07T20:23:33.7929757Z log_E=5, 2025-05-07T20:23:33.7930035Z L=4, 2025-05-07T20:23:33.7930297Z D_gradcheck=1, 2025-05-07T20:23:33.7930630Z stochastic_rounding=False, 2025-05-07T20:23:33.7930999Z weighted=True, 2025-05-07T20:23:33.7931298Z row_wise=True, 2025-05-07T20:23:33.7931602Z mixed=True, 2025-05-07T20:23:33.7931898Z use_cache=False, 2025-05-07T20:23:33.7932245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.7932986Z use_cpu=True, 2025-05-07T20:23:33.7933322Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.7933707Z ) 2025-05-07T20:23:33.7934032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.7934881Z self=, 2025-05-07T20:23:33.7935674Z compile=False, 2025-05-07T20:23:33.7936015Z pooling_mode=, 2025-05-07T20:23:33.7936415Z T=3, 2025-05-07T20:23:33.7936685Z D=42, 2025-05-07T20:23:33.7936942Z B=63, 2025-05-07T20:23:33.7937209Z log_E=3, 2025-05-07T20:23:33.7937486Z L=20, 2025-05-07T20:23:33.7937754Z D_gradcheck=2, 2025-05-07T20:23:33.7938233Z stochastic_rounding=False, 2025-05-07T20:23:33.7938618Z weighted=False, 2025-05-07T20:23:33.7938919Z row_wise=True, 2025-05-07T20:23:33.7939226Z mixed=True, 2025-05-07T20:23:33.7939522Z use_cache=True, 2025-05-07T20:23:33.7939858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.7940277Z use_cpu=True, 2025-05-07T20:23:33.7940608Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8181452Z ) 2025-05-07T20:23:33.8181844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8182718Z self=, 2025-05-07T20:23:33.8183826Z compile=True, 2025-05-07T20:23:33.8184181Z pooling_mode=, 2025-05-07T20:23:33.8184594Z T=1, 2025-05-07T20:23:33.8184864Z D=49, 2025-05-07T20:23:33.8185126Z B=13, 2025-05-07T20:23:33.8185395Z log_E=3, 2025-05-07T20:23:33.8185673Z L=12, 2025-05-07T20:23:33.8185942Z D_gradcheck=1, 2025-05-07T20:23:33.8186277Z stochastic_rounding=False, 2025-05-07T20:23:33.8186652Z weighted=False, 2025-05-07T20:23:33.8186962Z row_wise=True, 2025-05-07T20:23:33.8187259Z mixed=False, 2025-05-07T20:23:33.8187565Z use_cache=False, 2025-05-07T20:23:33.8187936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8188340Z use_cpu=True, 2025-05-07T20:23:33.8188672Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.8189050Z ) 2025-05-07T20:23:33.8189372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8190224Z self=, 2025-05-07T20:23:33.8191015Z compile=True, 2025-05-07T20:23:33.8191356Z pooling_mode=, 2025-05-07T20:23:33.8191936Z T=1, 2025-05-07T20:23:33.8192204Z D=9, 2025-05-07T20:23:33.8192463Z B=85, 2025-05-07T20:23:33.8192734Z log_E=3, 2025-05-07T20:23:33.8193014Z L=16, 2025-05-07T20:23:33.8193283Z D_gradcheck=1, 2025-05-07T20:23:33.8193615Z stochastic_rounding=True, 2025-05-07T20:23:33.8193988Z weighted=False, 2025-05-07T20:23:33.8194292Z row_wise=True, 2025-05-07T20:23:33.8194595Z mixed=False, 2025-05-07T20:23:33.8194897Z use_cache=False, 2025-05-07T20:23:33.8195252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.8195667Z use_cpu=True, 2025-05-07T20:23:33.8196000Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8196379Z ) 2025-05-07T20:23:33.8196703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8197561Z self=, 2025-05-07T20:23:33.8198355Z compile=True, 2025-05-07T20:23:33.8198693Z pooling_mode=, 2025-05-07T20:23:33.8199109Z T=5, 2025-05-07T20:23:33.8199370Z D=49, 2025-05-07T20:23:33.8199634Z B=33, 2025-05-07T20:23:33.8199906Z log_E=4, 2025-05-07T20:23:33.8200190Z L=16, 2025-05-07T20:23:33.8200463Z D_gradcheck=1, 2025-05-07T20:23:33.8200796Z stochastic_rounding=False, 2025-05-07T20:23:33.8201165Z weighted=True, 2025-05-07T20:23:33.8201467Z row_wise=True, 2025-05-07T20:23:33.8201766Z mixed=True, 2025-05-07T20:23:33.8202069Z use_cache=True, 2025-05-07T20:23:33.8202607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8203020Z use_cpu=True, 2025-05-07T20:23:33.8203489Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.8203872Z ) 2025-05-07T20:23:33.8204197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8205049Z self=, 2025-05-07T20:23:33.8205838Z compile=False, 2025-05-07T20:23:33.8206176Z pooling_mode=, 2025-05-07T20:23:33.8206581Z T=5, 2025-05-07T20:23:33.8206847Z D=10, 2025-05-07T20:23:33.8207105Z B=63, 2025-05-07T20:23:33.8207377Z log_E=3, 2025-05-07T20:23:33.8207653Z L=16, 2025-05-07T20:23:33.8208087Z D_gradcheck=2, 2025-05-07T20:23:33.8208430Z stochastic_rounding=False, 2025-05-07T20:23:33.8208804Z weighted=True, 2025-05-07T20:23:33.8209108Z row_wise=True, 2025-05-07T20:23:33.8209538Z mixed=False, 2025-05-07T20:23:33.8209846Z use_cache=True, 2025-05-07T20:23:33.8210190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.8210603Z use_cpu=True, 2025-05-07T20:23:33.8210935Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8211310Z ) 2025-05-07T20:23:33.8211642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8212593Z self=, 2025-05-07T20:23:33.8213403Z compile=False, 2025-05-07T20:23:33.8213737Z pooling_mode=, 2025-05-07T20:23:33.8214142Z T=5, 2025-05-07T20:23:33.8214405Z D=64, 2025-05-07T20:23:33.8214668Z B=67, 2025-05-07T20:23:33.8214934Z log_E=4, 2025-05-07T20:23:33.8215209Z L=0, 2025-05-07T20:23:33.8215481Z D_gradcheck=1, 2025-05-07T20:23:33.8215809Z stochastic_rounding=False, 2025-05-07T20:23:33.8216177Z weighted=True, 2025-05-07T20:23:33.8216479Z row_wise=True, 2025-05-07T20:23:33.8216781Z mixed=True, 2025-05-07T20:23:33.8217087Z use_cache=True, 2025-05-07T20:23:33.8217426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8217841Z use_cpu=True, 2025-05-07T20:23:33.8218175Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8218545Z ) 2025-05-07T20:23:33.8218880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8219731Z self=, 2025-05-07T20:23:33.8220522Z compile=True, 2025-05-07T20:23:33.8221003Z pooling_mode=, 2025-05-07T20:23:33.8221408Z T=3, 2025-05-07T20:23:33.8221671Z D=8, 2025-05-07T20:23:33.8221927Z B=104, 2025-05-07T20:23:33.8222198Z log_E=5, 2025-05-07T20:23:33.8222477Z L=7, 2025-05-07T20:23:33.8222759Z D_gradcheck=2, 2025-05-07T20:23:33.8223090Z stochastic_rounding=True, 2025-05-07T20:23:33.8223458Z weighted=False, 2025-05-07T20:23:33.8223764Z row_wise=True, 2025-05-07T20:23:33.8224067Z mixed=False, 2025-05-07T20:23:33.8224380Z use_cache=True, 2025-05-07T20:23:33.8224718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.8225132Z use_cpu=True, 2025-05-07T20:23:33.8225466Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.8225837Z ) 2025-05-07T20:23:33.8226162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8227013Z self=, 2025-05-07T20:23:33.8227794Z compile=False, 2025-05-07T20:23:33.8228554Z pooling_mode=, 2025-05-07T20:23:33.8228973Z T=5, 2025-05-07T20:23:33.8229233Z D=44, 2025-05-07T20:23:33.8229498Z B=36, 2025-05-07T20:23:33.8229763Z log_E=3, 2025-05-07T20:23:33.8230051Z L=1, 2025-05-07T20:23:33.8230321Z D_gradcheck=2, 2025-05-07T20:23:33.8230651Z stochastic_rounding=True, 2025-05-07T20:23:33.8231019Z weighted=True, 2025-05-07T20:23:33.8231324Z row_wise=True, 2025-05-07T20:23:33.8231627Z mixed=True, 2025-05-07T20:23:33.8232142Z use_cache=False, 2025-05-07T20:23:33.8232504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8232915Z use_cpu=True, 2025-05-07T20:23:33.8233247Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.8233618Z ) 2025-05-07T20:23:33.8233947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8234797Z self=, 2025-05-07T20:23:33.8235603Z compile=False, 2025-05-07T20:23:33.8235956Z pooling_mode=, 2025-05-07T20:23:33.8236357Z T=2, 2025-05-07T20:23:33.8236612Z D=34, 2025-05-07T20:23:33.8236876Z B=34, 2025-05-07T20:23:33.8237147Z log_E=3, 2025-05-07T20:23:33.8237551Z L=11, 2025-05-07T20:23:33.8237837Z D_gradcheck=1, 2025-05-07T20:23:33.8238162Z stochastic_rounding=True, 2025-05-07T20:23:33.8238519Z weighted=True, 2025-05-07T20:23:33.8238825Z row_wise=True, 2025-05-07T20:23:33.8239126Z mixed=True, 2025-05-07T20:23:33.8239430Z use_cache=False, 2025-05-07T20:23:33.8239775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.8240193Z use_cpu=True, 2025-05-07T20:23:33.8240525Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.8240895Z ) 2025-05-07T20:23:33.8241225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8242283Z self=, 2025-05-07T20:23:33.8243083Z compile=False, 2025-05-07T20:23:33.8243434Z pooling_mode=, 2025-05-07T20:23:33.8243839Z T=5, 2025-05-07T20:23:33.8244098Z D=100, 2025-05-07T20:23:33.8244366Z B=109, 2025-05-07T20:23:33.8244633Z log_E=4, 2025-05-07T20:23:33.8244905Z L=1, 2025-05-07T20:23:33.8245177Z D_gradcheck=1, 2025-05-07T20:23:33.8245503Z stochastic_rounding=False, 2025-05-07T20:23:33.8245867Z weighted=True, 2025-05-07T20:23:33.8246171Z row_wise=True, 2025-05-07T20:23:33.8246478Z mixed=True, 2025-05-07T20:23:33.8246770Z use_cache=False, 2025-05-07T20:23:33.8247126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8247542Z use_cpu=True, 2025-05-07T20:23:33.8247881Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8248250Z ) 2025-05-07T20:23:33.8248584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8249552Z self=, 2025-05-07T20:23:33.8250560Z compile=True, 2025-05-07T20:23:33.8250907Z pooling_mode=, 2025-05-07T20:23:33.8251309Z T=4, 2025-05-07T20:23:33.8251568Z D=21, 2025-05-07T20:23:33.8251833Z B=33, 2025-05-07T20:23:33.8252105Z log_E=3, 2025-05-07T20:23:33.8252377Z L=10, 2025-05-07T20:23:33.8252653Z D_gradcheck=1, 2025-05-07T20:23:33.8252978Z stochastic_rounding=True, 2025-05-07T20:23:33.8253341Z weighted=False, 2025-05-07T20:23:33.8253650Z row_wise=True, 2025-05-07T20:23:33.8253956Z mixed=False, 2025-05-07T20:23:33.8254249Z use_cache=True, 2025-05-07T20:23:33.8254593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.8255004Z use_cpu=True, 2025-05-07T20:23:33.8255332Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.8255712Z ) 2025-05-07T20:23:33.8256045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8256894Z self=, 2025-05-07T20:23:33.8257677Z compile=True, 2025-05-07T20:23:33.8258024Z pooling_mode=, 2025-05-07T20:23:33.8258425Z T=3, 2025-05-07T20:23:33.8258683Z D=34, 2025-05-07T20:23:33.8258949Z B=53, 2025-05-07T20:23:33.8259222Z log_E=4, 2025-05-07T20:23:33.8259496Z L=17, 2025-05-07T20:23:33.8259777Z D_gradcheck=1, 2025-05-07T20:23:33.8260107Z stochastic_rounding=False, 2025-05-07T20:23:33.8260477Z weighted=False, 2025-05-07T20:23:33.8260793Z row_wise=True, 2025-05-07T20:23:33.8261238Z mixed=False, 2025-05-07T20:23:33.8261537Z use_cache=False, 2025-05-07T20:23:33.8261891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8262306Z use_cpu=True, 2025-05-07T20:23:33.8262633Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8263014Z ) 2025-05-07T20:23:33.8263347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8264186Z self=, 2025-05-07T20:23:33.8264975Z compile=True, 2025-05-07T20:23:33.8265317Z pooling_mode=, 2025-05-07T20:23:33.8265715Z T=1, 2025-05-07T20:23:33.8265977Z D=102, 2025-05-07T20:23:33.8266248Z B=24, 2025-05-07T20:23:33.8266637Z log_E=3, 2025-05-07T20:23:33.8266918Z L=2, 2025-05-07T20:23:33.8267189Z D_gradcheck=1, 2025-05-07T20:23:33.8267515Z stochastic_rounding=False, 2025-05-07T20:23:33.8267878Z weighted=False, 2025-05-07T20:23:33.8268195Z row_wise=True, 2025-05-07T20:23:33.8268500Z mixed=True, 2025-05-07T20:23:33.8268790Z use_cache=False, 2025-05-07T20:23:33.8269145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8269558Z use_cpu=True, 2025-05-07T20:23:33.8269887Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8270263Z ) 2025-05-07T20:23:33.8270768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8271625Z self=, 2025-05-07T20:23:33.8272415Z compile=True, 2025-05-07T20:23:33.8272757Z pooling_mode=, 2025-05-07T20:23:33.8273155Z T=2, 2025-05-07T20:23:33.8273419Z D=105, 2025-05-07T20:23:33.8273692Z B=113, 2025-05-07T20:23:33.8273963Z log_E=4, 2025-05-07T20:23:33.8274238Z L=11, 2025-05-07T20:23:33.8274512Z D_gradcheck=1, 2025-05-07T20:23:33.8274843Z stochastic_rounding=False, 2025-05-07T20:23:33.8275209Z weighted=False, 2025-05-07T20:23:33.8275525Z row_wise=True, 2025-05-07T20:23:33.8275826Z mixed=True, 2025-05-07T20:23:33.8276118Z use_cache=True, 2025-05-07T20:23:33.8276467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.8276885Z use_cpu=True, 2025-05-07T20:23:33.8277214Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8277589Z ) 2025-05-07T20:23:33.8277924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8278770Z self=, 2025-05-07T20:23:33.8279736Z compile=True, 2025-05-07T20:23:33.8280081Z pooling_mode=, 2025-05-07T20:23:33.8280479Z T=1, 2025-05-07T20:23:33.8280742Z D=106, 2025-05-07T20:23:33.8281017Z B=13, 2025-05-07T20:23:33.8281278Z log_E=5, 2025-05-07T20:23:33.8281557Z L=1, 2025-05-07T20:23:33.8281831Z D_gradcheck=1, 2025-05-07T20:23:33.8282150Z stochastic_rounding=True, 2025-05-07T20:23:33.8282523Z weighted=True, 2025-05-07T20:23:33.8282837Z row_wise=True, 2025-05-07T20:23:33.8283137Z mixed=True, 2025-05-07T20:23:33.8283431Z use_cache=True, 2025-05-07T20:23:33.8283776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8284186Z use_cpu=True, 2025-05-07T20:23:33.8284512Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.8284887Z ) 2025-05-07T20:23:33.8285219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8286057Z self=, 2025-05-07T20:23:33.8286845Z compile=True, 2025-05-07T20:23:33.8287185Z pooling_mode=, 2025-05-07T20:23:33.8287580Z T=3, 2025-05-07T20:23:33.8287842Z D=62, 2025-05-07T20:23:33.8288112Z B=67, 2025-05-07T20:23:33.8288372Z log_E=5, 2025-05-07T20:23:33.8288647Z L=16, 2025-05-07T20:23:33.8288920Z D_gradcheck=1, 2025-05-07T20:23:33.8289242Z stochastic_rounding=False, 2025-05-07T20:23:33.8289754Z weighted=True, 2025-05-07T20:23:33.8290213Z row_wise=True, 2025-05-07T20:23:33.8290507Z mixed=True, 2025-05-07T20:23:33.8290801Z use_cache=False, 2025-05-07T20:23:33.8291153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8291563Z use_cpu=True, 2025-05-07T20:23:33.8291886Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8292265Z ) 2025-05-07T20:23:33.8292602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8293439Z self=, 2025-05-07T20:23:33.8294228Z compile=True, 2025-05-07T20:23:33.8294567Z pooling_mode=, 2025-05-07T20:23:33.8294963Z T=1, 2025-05-07T20:23:33.8295231Z D=125, 2025-05-07T20:23:33.8295591Z B=17, 2025-05-07T20:23:33.8295864Z log_E=3, 2025-05-07T20:23:33.8296143Z L=4, 2025-05-07T20:23:33.8296417Z D_gradcheck=2, 2025-05-07T20:23:33.8296740Z stochastic_rounding=False, 2025-05-07T20:23:33.8297115Z weighted=True, 2025-05-07T20:23:33.8297418Z row_wise=True, 2025-05-07T20:23:33.8297710Z mixed=False, 2025-05-07T20:23:33.8298009Z use_cache=True, 2025-05-07T20:23:33.8298358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.8298762Z use_cpu=True, 2025-05-07T20:23:33.8299095Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.8299472Z ) 2025-05-07T20:23:33.8299954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.8300838Z self=, 2025-05-07T20:23:33.8301631Z compile=False, 2025-05-07T20:23:33.8301972Z pooling_mode=, 2025-05-07T20:23:33.8302368Z T=3, 2025-05-07T20:23:33.8302637Z D=96, 2025-05-07T20:23:33.8302903Z B=36, 2025-05-07T20:23:33.8303162Z log_E=3, 2025-05-07T20:23:33.8303440Z L=5, 2025-05-07T20:23:33.8303713Z D_gradcheck=2, 2025-05-07T20:23:33.8304031Z stochastic_rounding=True, 2025-05-07T20:23:33.8304406Z weighted=True, 2025-05-07T20:23:33.8304716Z row_wise=True, 2025-05-07T20:23:33.8305012Z mixed=True, 2025-05-07T20:23:33.8305312Z use_cache=True, 2025-05-07T20:23:33.8305661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.8306069Z use_cpu=True, 2025-05-07T20:23:33.8306402Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9078199Z ) 2025-05-07T20:23:33.9078713Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9079613Z self=, 2025-05-07T20:23:33.9080780Z compile=False, 2025-05-07T20:23:33.9081130Z pooling_mode=, 2025-05-07T20:23:33.9081535Z T=4, 2025-05-07T20:23:33.9081806Z D=32, 2025-05-07T20:23:33.9082078Z B=51, 2025-05-07T20:23:33.9082344Z log_E=4, 2025-05-07T20:23:33.9082618Z L=9, 2025-05-07T20:23:33.9082893Z D_gradcheck=2, 2025-05-07T20:23:33.9083227Z stochastic_rounding=True, 2025-05-07T20:23:33.9083598Z weighted=True, 2025-05-07T20:23:33.9083906Z row_wise=True, 2025-05-07T20:23:33.9084202Z mixed=True, 2025-05-07T20:23:33.9084495Z use_cache=True, 2025-05-07T20:23:33.9084847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9085259Z use_cpu=True, 2025-05-07T20:23:33.9085587Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9085968Z ) 2025-05-07T20:23:33.9086301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9087144Z self=, 2025-05-07T20:23:33.9087937Z compile=False, 2025-05-07T20:23:33.9088283Z pooling_mode=, 2025-05-07T20:23:33.9088692Z T=4, 2025-05-07T20:23:33.9088957Z D=106, 2025-05-07T20:23:33.9089229Z B=128, 2025-05-07T20:23:33.9089616Z log_E=4, 2025-05-07T20:23:33.9089890Z L=9, 2025-05-07T20:23:33.9090169Z D_gradcheck=2, 2025-05-07T20:23:33.9090494Z stochastic_rounding=False, 2025-05-07T20:23:33.9091095Z weighted=False, 2025-05-07T20:23:33.9091412Z row_wise=True, 2025-05-07T20:23:33.9091719Z mixed=False, 2025-05-07T20:23:33.9092019Z use_cache=False, 2025-05-07T20:23:33.9092370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9092784Z use_cpu=True, 2025-05-07T20:23:33.9093109Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9093503Z ) 2025-05-07T20:23:33.9093833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9094673Z self=, 2025-05-07T20:23:33.9095466Z compile=False, 2025-05-07T20:23:33.9095811Z pooling_mode=, 2025-05-07T20:23:33.9096369Z T=3, 2025-05-07T20:23:33.9096643Z D=60, 2025-05-07T20:23:33.9096910Z B=76, 2025-05-07T20:23:33.9097181Z log_E=5, 2025-05-07T20:23:33.9097449Z L=18, 2025-05-07T20:23:33.9097725Z D_gradcheck=1, 2025-05-07T20:23:33.9098053Z stochastic_rounding=True, 2025-05-07T20:23:33.9098423Z weighted=False, 2025-05-07T20:23:33.9098736Z row_wise=True, 2025-05-07T20:23:33.9099038Z mixed=False, 2025-05-07T20:23:33.9099337Z use_cache=False, 2025-05-07T20:23:33.9099694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9100110Z use_cpu=True, 2025-05-07T20:23:33.9100570Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9100967Z ) 2025-05-07T20:23:33.9101299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9102142Z self=, 2025-05-07T20:23:33.9102929Z compile=True, 2025-05-07T20:23:33.9103278Z pooling_mode=, 2025-05-07T20:23:33.9103678Z T=5, 2025-05-07T20:23:33.9103946Z D=57, 2025-05-07T20:23:33.9104216Z B=95, 2025-05-07T20:23:33.9104478Z log_E=5, 2025-05-07T20:23:33.9104764Z L=20, 2025-05-07T20:23:33.9105042Z D_gradcheck=1, 2025-05-07T20:23:33.9105366Z stochastic_rounding=True, 2025-05-07T20:23:33.9105735Z weighted=True, 2025-05-07T20:23:33.9106045Z row_wise=True, 2025-05-07T20:23:33.9106350Z mixed=True, 2025-05-07T20:23:33.9106645Z use_cache=False, 2025-05-07T20:23:33.9107002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9107427Z use_cpu=True, 2025-05-07T20:23:33.9107760Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9108138Z ) 2025-05-07T20:23:33.9108468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9109483Z self=, 2025-05-07T20:23:33.9110274Z compile=True, 2025-05-07T20:23:33.9110764Z pooling_mode=, 2025-05-07T20:23:33.9111179Z T=4, 2025-05-07T20:23:33.9111450Z D=62, 2025-05-07T20:23:33.9111710Z B=43, 2025-05-07T20:23:33.9111983Z log_E=3, 2025-05-07T20:23:33.9112260Z L=13, 2025-05-07T20:23:33.9112529Z D_gradcheck=1, 2025-05-07T20:23:33.9112862Z stochastic_rounding=True, 2025-05-07T20:23:33.9113236Z weighted=True, 2025-05-07T20:23:33.9113538Z row_wise=True, 2025-05-07T20:23:33.9113847Z mixed=True, 2025-05-07T20:23:33.9114145Z use_cache=False, 2025-05-07T20:23:33.9114492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9114903Z use_cpu=True, 2025-05-07T20:23:33.9115239Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9115612Z ) 2025-05-07T20:23:33.9115938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9116785Z self=, 2025-05-07T20:23:33.9117576Z compile=False, 2025-05-07T20:23:33.9117918Z pooling_mode=, 2025-05-07T20:23:33.9118327Z T=3, 2025-05-07T20:23:33.9118591Z D=21, 2025-05-07T20:23:33.9118854Z B=37, 2025-05-07T20:23:33.9119124Z log_E=5, 2025-05-07T20:23:33.9119407Z L=19, 2025-05-07T20:23:33.9119681Z D_gradcheck=2, 2025-05-07T20:23:33.9120155Z stochastic_rounding=True, 2025-05-07T20:23:33.9120528Z weighted=True, 2025-05-07T20:23:33.9120829Z row_wise=True, 2025-05-07T20:23:33.9121128Z mixed=True, 2025-05-07T20:23:33.9121433Z use_cache=True, 2025-05-07T20:23:33.9121936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9122536Z use_cpu=True, 2025-05-07T20:23:33.9122874Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9123251Z ) 2025-05-07T20:23:33.9123580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9124430Z self=, 2025-05-07T20:23:33.9125902Z compile=False, 2025-05-07T20:23:33.9126378Z pooling_mode=, 2025-05-07T20:23:33.9126794Z T=4, 2025-05-07T20:23:33.9127059Z D=19, 2025-05-07T20:23:33.9127318Z B=25, 2025-05-07T20:23:33.9127586Z log_E=5, 2025-05-07T20:23:33.9128193Z L=13, 2025-05-07T20:23:33.9128483Z D_gradcheck=1, 2025-05-07T20:23:33.9128830Z stochastic_rounding=False, 2025-05-07T20:23:33.9130027Z weighted=False, 2025-05-07T20:23:33.9130340Z row_wise=True, 2025-05-07T20:23:33.9130643Z mixed=True, 2025-05-07T20:23:33.9130942Z use_cache=True, 2025-05-07T20:23:33.9131281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9131697Z use_cpu=True, 2025-05-07T20:23:33.9132257Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9132646Z ) 2025-05-07T20:23:33.9132972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9133822Z self=, 2025-05-07T20:23:33.9134603Z compile=True, 2025-05-07T20:23:33.9134949Z pooling_mode=, 2025-05-07T20:23:33.9135356Z T=2, 2025-05-07T20:23:33.9135616Z D=21, 2025-05-07T20:23:33.9135883Z B=62, 2025-05-07T20:23:33.9136153Z log_E=3, 2025-05-07T20:23:33.9136425Z L=13, 2025-05-07T20:23:33.9136716Z D_gradcheck=2, 2025-05-07T20:23:33.9137046Z stochastic_rounding=False, 2025-05-07T20:23:33.9137419Z weighted=True, 2025-05-07T20:23:33.9137724Z row_wise=True, 2025-05-07T20:23:33.9138024Z mixed=False, 2025-05-07T20:23:33.9138327Z use_cache=True, 2025-05-07T20:23:33.9138666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9139082Z use_cpu=True, 2025-05-07T20:23:33.9139418Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9139791Z ) 2025-05-07T20:23:33.9140119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9141185Z self=, 2025-05-07T20:23:33.9141969Z compile=False, 2025-05-07T20:23:33.9142318Z pooling_mode=, 2025-05-07T20:23:33.9142728Z T=5, 2025-05-07T20:23:33.9142987Z D=106, 2025-05-07T20:23:33.9143261Z B=80, 2025-05-07T20:23:33.9143530Z log_E=4, 2025-05-07T20:23:33.9143804Z L=9, 2025-05-07T20:23:33.9144084Z D_gradcheck=1, 2025-05-07T20:23:33.9144415Z stochastic_rounding=True, 2025-05-07T20:23:33.9144774Z weighted=True, 2025-05-07T20:23:33.9145085Z row_wise=True, 2025-05-07T20:23:33.9145384Z mixed=False, 2025-05-07T20:23:33.9145680Z use_cache=False, 2025-05-07T20:23:33.9146035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9146453Z use_cpu=True, 2025-05-07T20:23:33.9146785Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9147157Z ) 2025-05-07T20:23:33.9147490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9148335Z self=, 2025-05-07T20:23:33.9149114Z compile=True, 2025-05-07T20:23:33.9149465Z pooling_mode=, 2025-05-07T20:23:33.9149874Z T=2, 2025-05-07T20:23:33.9150134Z D=61, 2025-05-07T20:23:33.9150404Z B=66, 2025-05-07T20:23:33.9150675Z log_E=4, 2025-05-07T20:23:33.9150947Z L=12, 2025-05-07T20:23:33.9151404Z D_gradcheck=2, 2025-05-07T20:23:33.9151730Z stochastic_rounding=True, 2025-05-07T20:23:33.9152088Z weighted=True, 2025-05-07T20:23:33.9152394Z row_wise=True, 2025-05-07T20:23:33.9152697Z mixed=False, 2025-05-07T20:23:33.9152989Z use_cache=True, 2025-05-07T20:23:33.9153333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9153752Z use_cpu=True, 2025-05-07T20:23:33.9154080Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9154462Z ) 2025-05-07T20:23:33.9154823Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9155668Z self=, 2025-05-07T20:23:33.9156655Z compile=False, 2025-05-07T20:23:33.9157014Z pooling_mode=, 2025-05-07T20:23:33.9157420Z T=4, 2025-05-07T20:23:33.9157679Z D=25, 2025-05-07T20:23:33.9157947Z B=24, 2025-05-07T20:23:33.9158218Z log_E=3, 2025-05-07T20:23:33.9158493Z L=13, 2025-05-07T20:23:33.9158765Z D_gradcheck=1, 2025-05-07T20:23:33.9159093Z stochastic_rounding=True, 2025-05-07T20:23:33.9159457Z weighted=True, 2025-05-07T20:23:33.9159764Z row_wise=True, 2025-05-07T20:23:33.9160069Z mixed=False, 2025-05-07T20:23:33.9160364Z use_cache=False, 2025-05-07T20:23:33.9160721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9161278Z use_cpu=True, 2025-05-07T20:23:33.9161628Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9162011Z ) 2025-05-07T20:23:33.9162343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9163179Z self=, 2025-05-07T20:23:33.9163977Z compile=True, 2025-05-07T20:23:33.9164318Z pooling_mode=, 2025-05-07T20:23:33.9164727Z T=2, 2025-05-07T20:23:33.9164986Z D=74, 2025-05-07T20:23:33.9165254Z B=46, 2025-05-07T20:23:33.9165522Z log_E=5, 2025-05-07T20:23:33.9165799Z L=13, 2025-05-07T20:23:33.9166078Z D_gradcheck=1, 2025-05-07T20:23:33.9166402Z stochastic_rounding=True, 2025-05-07T20:23:33.9166766Z weighted=True, 2025-05-07T20:23:33.9167071Z row_wise=True, 2025-05-07T20:23:33.9167376Z mixed=False, 2025-05-07T20:23:33.9167673Z use_cache=True, 2025-05-07T20:23:33.9168021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9168437Z use_cpu=True, 2025-05-07T20:23:33.9168765Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9169329Z ) 2025-05-07T20:23:33.9169786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9170622Z self=, 2025-05-07T20:23:33.9171410Z compile=False, 2025-05-07T20:23:33.9171750Z pooling_mode=, 2025-05-07T20:23:33.9172157Z T=3, 2025-05-07T20:23:33.9172421Z D=37, 2025-05-07T20:23:33.9172684Z B=24, 2025-05-07T20:23:33.9172954Z log_E=5, 2025-05-07T20:23:33.9173228Z L=1, 2025-05-07T20:23:33.9173502Z D_gradcheck=1, 2025-05-07T20:23:33.9173830Z stochastic_rounding=True, 2025-05-07T20:23:33.9174192Z weighted=False, 2025-05-07T20:23:33.9174499Z row_wise=True, 2025-05-07T20:23:33.9174804Z mixed=False, 2025-05-07T20:23:33.9175101Z use_cache=False, 2025-05-07T20:23:33.9175460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9175877Z use_cpu=True, 2025-05-07T20:23:33.9176206Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9176591Z ) 2025-05-07T20:23:33.9176922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9177760Z self=, 2025-05-07T20:23:33.9178556Z compile=True, 2025-05-07T20:23:33.9178899Z pooling_mode=, 2025-05-07T20:23:33.9179295Z T=4, 2025-05-07T20:23:33.9179564Z D=28, 2025-05-07T20:23:33.9179832Z B=124, 2025-05-07T20:23:33.9180229Z log_E=3, 2025-05-07T20:23:33.9180512Z L=12, 2025-05-07T20:23:33.9180788Z D_gradcheck=1, 2025-05-07T20:23:33.9181110Z stochastic_rounding=False, 2025-05-07T20:23:33.9181479Z weighted=True, 2025-05-07T20:23:33.9181784Z row_wise=True, 2025-05-07T20:23:33.9182082Z mixed=False, 2025-05-07T20:23:33.9182381Z use_cache=False, 2025-05-07T20:23:33.9182743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9183157Z use_cpu=True, 2025-05-07T20:23:33.9183484Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9183863Z ) 2025-05-07T20:23:33.9184196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9185143Z self=, 2025-05-07T20:23:33.9185947Z compile=False, 2025-05-07T20:23:33.9186290Z pooling_mode=, 2025-05-07T20:23:33.9186684Z T=1, 2025-05-07T20:23:33.9186952Z D=120, 2025-05-07T20:23:33.9187221Z B=34, 2025-05-07T20:23:33.9187487Z log_E=3, 2025-05-07T20:23:33.9187766Z L=0, 2025-05-07T20:23:33.9188039Z D_gradcheck=2, 2025-05-07T20:23:33.9188362Z stochastic_rounding=True, 2025-05-07T20:23:33.9188730Z weighted=False, 2025-05-07T20:23:33.9189040Z row_wise=True, 2025-05-07T20:23:33.9189332Z mixed=True, 2025-05-07T20:23:33.9189633Z use_cache=False, 2025-05-07T20:23:33.9190122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9190551Z use_cpu=True, 2025-05-07T20:23:33.9190877Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9191261Z ) 2025-05-07T20:23:33.9191599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9192442Z self=, 2025-05-07T20:23:33.9193226Z compile=True, 2025-05-07T20:23:33.9193568Z pooling_mode=, 2025-05-07T20:23:33.9193970Z T=2, 2025-05-07T20:23:33.9194234Z D=17, 2025-05-07T20:23:33.9194503Z B=74, 2025-05-07T20:23:33.9194769Z log_E=4, 2025-05-07T20:23:33.9195049Z L=3, 2025-05-07T20:23:33.9195321Z D_gradcheck=2, 2025-05-07T20:23:33.9195641Z stochastic_rounding=False, 2025-05-07T20:23:33.9196014Z weighted=True, 2025-05-07T20:23:33.9196323Z row_wise=True, 2025-05-07T20:23:33.9196622Z mixed=False, 2025-05-07T20:23:33.9196924Z use_cache=True, 2025-05-07T20:23:33.9197274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9197689Z use_cpu=True, 2025-05-07T20:23:33.9198187Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9198564Z ) 2025-05-07T20:23:33.9198888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9199741Z self=, 2025-05-07T20:23:33.9200529Z compile=True, 2025-05-07T20:23:33.9200867Z pooling_mode=, 2025-05-07T20:23:33.9201260Z T=4, 2025-05-07T20:23:33.9201533Z D=17, 2025-05-07T20:23:33.9201810Z B=28, 2025-05-07T20:23:33.9202070Z log_E=3, 2025-05-07T20:23:33.9202351Z L=4, 2025-05-07T20:23:33.9202625Z D_gradcheck=1, 2025-05-07T20:23:33.9202945Z stochastic_rounding=False, 2025-05-07T20:23:33.9203321Z weighted=True, 2025-05-07T20:23:33.9203635Z row_wise=True, 2025-05-07T20:23:33.9203931Z mixed=True, 2025-05-07T20:23:33.9204232Z use_cache=True, 2025-05-07T20:23:33.9204582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9204992Z use_cpu=True, 2025-05-07T20:23:33.9205325Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9461253Z ) 2025-05-07T20:23:33.9461740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9462652Z self=, 2025-05-07T20:23:33.9463449Z compile=True, 2025-05-07T20:23:33.9463795Z pooling_mode=, 2025-05-07T20:23:33.9464201Z T=4, 2025-05-07T20:23:33.9464460Z D=74, 2025-05-07T20:23:33.9465099Z B=66, 2025-05-07T20:23:33.9465371Z log_E=5, 2025-05-07T20:23:33.9465643Z L=0, 2025-05-07T20:23:33.9465917Z D_gradcheck=2, 2025-05-07T20:23:33.9466256Z stochastic_rounding=True, 2025-05-07T20:23:33.9466624Z weighted=True, 2025-05-07T20:23:33.9466947Z row_wise=True, 2025-05-07T20:23:33.9467252Z mixed=False, 2025-05-07T20:23:33.9467563Z use_cache=True, 2025-05-07T20:23:33.9467912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9468333Z use_cpu=True, 2025-05-07T20:23:33.9468671Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9469055Z ) 2025-05-07T20:23:33.9469388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9470375Z self=, 2025-05-07T20:23:33.9471195Z compile=False, 2025-05-07T20:23:33.9471544Z pooling_mode=, 2025-05-07T20:23:33.9471957Z T=5, 2025-05-07T20:23:33.9472215Z D=3, 2025-05-07T20:23:33.9472496Z B=11, 2025-05-07T20:23:33.9472770Z log_E=3, 2025-05-07T20:23:33.9473042Z L=13, 2025-05-07T20:23:33.9473321Z D_gradcheck=2, 2025-05-07T20:23:33.9473647Z stochastic_rounding=False, 2025-05-07T20:23:33.9474014Z weighted=True, 2025-05-07T20:23:33.9474322Z row_wise=True, 2025-05-07T20:23:33.9474623Z mixed=False, 2025-05-07T20:23:33.9475079Z use_cache=True, 2025-05-07T20:23:33.9475440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9475858Z use_cpu=True, 2025-05-07T20:23:33.9476195Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9476577Z ) 2025-05-07T20:23:33.9476912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9477753Z self=, 2025-05-07T20:23:33.9478543Z compile=False, 2025-05-07T20:23:33.9478888Z pooling_mode=, 2025-05-07T20:23:33.9479287Z T=1, 2025-05-07T20:23:33.9479562Z D=7, 2025-05-07T20:23:33.9479827Z B=20, 2025-05-07T20:23:33.9480093Z log_E=4, 2025-05-07T20:23:33.9480378Z L=16, 2025-05-07T20:23:33.9480654Z D_gradcheck=1, 2025-05-07T20:23:33.9480975Z stochastic_rounding=True, 2025-05-07T20:23:33.9481343Z weighted=False, 2025-05-07T20:23:33.9481653Z row_wise=True, 2025-05-07T20:23:33.9481956Z mixed=True, 2025-05-07T20:23:33.9482253Z use_cache=False, 2025-05-07T20:23:33.9482613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9483278Z use_cpu=True, 2025-05-07T20:23:33.9495098Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9495310Z ) 2025-05-07T20:23:33.9495542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9496086Z self=, 2025-05-07T20:23:33.9496210Z compile=False, 2025-05-07T20:23:33.9496387Z pooling_mode=, 2025-05-07T20:23:33.9496499Z T=3, 2025-05-07T20:23:33.9496618Z D=120, 2025-05-07T20:23:33.9496742Z B=75, 2025-05-07T20:23:33.9496855Z log_E=5, 2025-05-07T20:23:33.9496966Z L=13, 2025-05-07T20:23:33.9497100Z D_gradcheck=2, 2025-05-07T20:23:33.9497241Z stochastic_rounding=True, 2025-05-07T20:23:33.9497375Z weighted=False, 2025-05-07T20:23:33.9497496Z row_wise=True, 2025-05-07T20:23:33.9497619Z mixed=False, 2025-05-07T20:23:33.9497750Z use_cache=False, 2025-05-07T20:23:33.9497906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9498029Z use_cpu=True, 2025-05-07T20:23:33.9498182Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9498289Z ) 2025-05-07T20:23:33.9498484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9499006Z self=, 2025-05-07T20:23:33.9499128Z compile=True, 2025-05-07T20:23:33.9499284Z pooling_mode=, 2025-05-07T20:23:33.9499404Z T=5, 2025-05-07T20:23:33.9499728Z D=44, 2025-05-07T20:23:33.9499842Z B=43, 2025-05-07T20:23:33.9499956Z log_E=4, 2025-05-07T20:23:33.9500068Z L=5, 2025-05-07T20:23:33.9500193Z D_gradcheck=2, 2025-05-07T20:23:33.9500334Z stochastic_rounding=True, 2025-05-07T20:23:33.9500455Z weighted=False, 2025-05-07T20:23:33.9500581Z row_wise=True, 2025-05-07T20:23:33.9500698Z mixed=True, 2025-05-07T20:23:33.9500819Z use_cache=True, 2025-05-07T20:23:33.9500983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9501105Z use_cpu=True, 2025-05-07T20:23:33.9501255Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9501366Z ) 2025-05-07T20:23:33.9501554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9502165Z self=, 2025-05-07T20:23:33.9502303Z compile=True, 2025-05-07T20:23:33.9502568Z pooling_mode=, 2025-05-07T20:23:33.9502687Z T=4, 2025-05-07T20:23:33.9502797Z D=73, 2025-05-07T20:23:33.9502914Z B=99, 2025-05-07T20:23:33.9503026Z log_E=5, 2025-05-07T20:23:33.9503139Z L=18, 2025-05-07T20:23:33.9503266Z D_gradcheck=1, 2025-05-07T20:23:33.9503403Z stochastic_rounding=True, 2025-05-07T20:23:33.9503530Z weighted=True, 2025-05-07T20:23:33.9503648Z row_wise=True, 2025-05-07T20:23:33.9503838Z mixed=True, 2025-05-07T20:23:33.9503976Z use_cache=False, 2025-05-07T20:23:33.9504133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9504257Z use_cpu=True, 2025-05-07T20:23:33.9504410Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9504517Z ) 2025-05-07T20:23:33.9504703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9505221Z self=, 2025-05-07T20:23:33.9505340Z compile=True, 2025-05-07T20:23:33.9505495Z pooling_mode=, 2025-05-07T20:23:33.9505615Z T=2, 2025-05-07T20:23:33.9505724Z D=5, 2025-05-07T20:23:33.9505832Z B=32, 2025-05-07T20:23:33.9505949Z log_E=4, 2025-05-07T20:23:33.9506058Z L=15, 2025-05-07T20:23:33.9506184Z D_gradcheck=2, 2025-05-07T20:23:33.9506321Z stochastic_rounding=False, 2025-05-07T20:23:33.9506441Z weighted=True, 2025-05-07T20:23:33.9506565Z row_wise=True, 2025-05-07T20:23:33.9506683Z mixed=False, 2025-05-07T20:23:33.9506802Z use_cache=False, 2025-05-07T20:23:33.9506962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9507210Z use_cpu=True, 2025-05-07T20:23:33.9507359Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9507474Z ) 2025-05-07T20:23:33.9507663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9508177Z self=, 2025-05-07T20:23:33.9508305Z compile=True, 2025-05-07T20:23:33.9508460Z pooling_mode=, 2025-05-07T20:23:33.9508580Z T=1, 2025-05-07T20:23:33.9508691Z D=78, 2025-05-07T20:23:33.9508802Z B=109, 2025-05-07T20:23:33.9508926Z log_E=4, 2025-05-07T20:23:33.9509038Z L=15, 2025-05-07T20:23:33.9509155Z D_gradcheck=1, 2025-05-07T20:23:33.9509300Z stochastic_rounding=False, 2025-05-07T20:23:33.9509426Z weighted=False, 2025-05-07T20:23:33.9509547Z row_wise=True, 2025-05-07T20:23:33.9509678Z mixed=False, 2025-05-07T20:23:33.9509798Z use_cache=True, 2025-05-07T20:23:33.9509954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9510084Z use_cpu=True, 2025-05-07T20:23:33.9510231Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9510337Z ) 2025-05-07T20:23:33.9510534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9511045Z self=, 2025-05-07T20:23:33.9511172Z compile=False, 2025-05-07T20:23:33.9511327Z pooling_mode=, 2025-05-07T20:23:33.9511611Z T=1, 2025-05-07T20:23:33.9511732Z D=78, 2025-05-07T20:23:33.9511841Z B=18, 2025-05-07T20:23:33.9511952Z log_E=4, 2025-05-07T20:23:33.9512069Z L=15, 2025-05-07T20:23:33.9512189Z D_gradcheck=1, 2025-05-07T20:23:33.9512326Z stochastic_rounding=True, 2025-05-07T20:23:33.9512454Z weighted=False, 2025-05-07T20:23:33.9512575Z row_wise=True, 2025-05-07T20:23:33.9512692Z mixed=True, 2025-05-07T20:23:33.9512818Z use_cache=True, 2025-05-07T20:23:33.9512976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9513096Z use_cpu=True, 2025-05-07T20:23:33.9513252Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9513359Z ) 2025-05-07T20:23:33.9513642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9514162Z self=, 2025-05-07T20:23:33.9514284Z compile=True, 2025-05-07T20:23:33.9514450Z pooling_mode=, 2025-05-07T20:23:33.9514565Z T=5, 2025-05-07T20:23:33.9514676Z D=55, 2025-05-07T20:23:33.9514793Z B=41, 2025-05-07T20:23:33.9514904Z log_E=4, 2025-05-07T20:23:33.9515013Z L=7, 2025-05-07T20:23:33.9515139Z D_gradcheck=2, 2025-05-07T20:23:33.9515279Z stochastic_rounding=False, 2025-05-07T20:23:33.9515400Z weighted=False, 2025-05-07T20:23:33.9516053Z row_wise=True, 2025-05-07T20:23:33.9516194Z mixed=True, 2025-05-07T20:23:33.9516318Z use_cache=False, 2025-05-07T20:23:33.9516488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9516607Z use_cpu=True, 2025-05-07T20:23:33.9516761Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9516871Z ) 2025-05-07T20:23:33.9517063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9517580Z self=, 2025-05-07T20:23:33.9517702Z compile=False, 2025-05-07T20:23:33.9517858Z pooling_mode=, 2025-05-07T20:23:33.9517979Z T=4, 2025-05-07T20:23:33.9518091Z D=40, 2025-05-07T20:23:33.9518202Z B=115, 2025-05-07T20:23:33.9518321Z log_E=4, 2025-05-07T20:23:33.9518429Z L=12, 2025-05-07T20:23:33.9518547Z D_gradcheck=2, 2025-05-07T20:23:33.9518693Z stochastic_rounding=True, 2025-05-07T20:23:33.9518817Z weighted=False, 2025-05-07T20:23:33.9518949Z row_wise=True, 2025-05-07T20:23:33.9519068Z mixed=False, 2025-05-07T20:23:33.9519188Z use_cache=True, 2025-05-07T20:23:33.9519441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9519564Z use_cpu=True, 2025-05-07T20:23:33.9519713Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9519828Z ) 2025-05-07T20:23:33.9520021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9520527Z self=, 2025-05-07T20:23:33.9520655Z compile=True, 2025-05-07T20:23:33.9520813Z pooling_mode=, 2025-05-07T20:23:33.9520924Z T=1, 2025-05-07T20:23:33.9521041Z D=33, 2025-05-07T20:23:33.9521152Z B=33, 2025-05-07T20:23:33.9521273Z log_E=3, 2025-05-07T20:23:33.9521383Z L=15, 2025-05-07T20:23:33.9521502Z D_gradcheck=2, 2025-05-07T20:23:33.9521647Z stochastic_rounding=True, 2025-05-07T20:23:33.9521771Z weighted=True, 2025-05-07T20:23:33.9521889Z row_wise=True, 2025-05-07T20:23:33.9522011Z mixed=False, 2025-05-07T20:23:33.9522130Z use_cache=True, 2025-05-07T20:23:33.9522290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9522414Z use_cpu=True, 2025-05-07T20:23:33.9522562Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9522673Z ) 2025-05-07T20:23:33.9522871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9523378Z self=, 2025-05-07T20:23:33.9523500Z compile=True, 2025-05-07T20:23:33.9523814Z pooling_mode=, 2025-05-07T20:23:33.9523928Z T=1, 2025-05-07T20:23:33.9524045Z D=120, 2025-05-07T20:23:33.9524158Z B=104, 2025-05-07T20:23:33.9524269Z log_E=3, 2025-05-07T20:23:33.9524386Z L=18, 2025-05-07T20:23:33.9524505Z D_gradcheck=2, 2025-05-07T20:23:33.9524643Z stochastic_rounding=True, 2025-05-07T20:23:33.9524773Z weighted=True, 2025-05-07T20:23:33.9524891Z row_wise=True, 2025-05-07T20:23:33.9525012Z mixed=False, 2025-05-07T20:23:33.9525141Z use_cache=True, 2025-05-07T20:23:33.9525299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9525418Z use_cpu=True, 2025-05-07T20:23:33.9525572Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9525678Z ) 2025-05-07T20:23:33.9525932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9526474Z self=, 2025-05-07T20:23:33.9526596Z compile=True, 2025-05-07T20:23:33.9526767Z pooling_mode=, 2025-05-07T20:23:33.9526882Z T=2, 2025-05-07T20:23:33.9526994Z D=99, 2025-05-07T20:23:33.9527109Z B=1, 2025-05-07T20:23:33.9527223Z log_E=3, 2025-05-07T20:23:33.9527333Z L=17, 2025-05-07T20:23:33.9527463Z D_gradcheck=2, 2025-05-07T20:23:33.9527604Z stochastic_rounding=True, 2025-05-07T20:23:33.9528100Z weighted=True, 2025-05-07T20:23:33.9528258Z row_wise=True, 2025-05-07T20:23:33.9528376Z mixed=True, 2025-05-07T20:23:33.9528509Z use_cache=False, 2025-05-07T20:23:33.9528674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9528794Z use_cpu=True, 2025-05-07T20:23:33.9528942Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9529062Z ) 2025-05-07T20:23:33.9529267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9529883Z self=, 2025-05-07T20:23:33.9530016Z compile=True, 2025-05-07T20:23:33.9530173Z pooling_mode=, 2025-05-07T20:23:33.9530293Z T=2, 2025-05-07T20:23:33.9530406Z D=48, 2025-05-07T20:23:33.9530517Z B=67, 2025-05-07T20:23:33.9530637Z log_E=5, 2025-05-07T20:23:33.9530747Z L=14, 2025-05-07T20:23:33.9530865Z D_gradcheck=1, 2025-05-07T20:23:33.9531012Z stochastic_rounding=True, 2025-05-07T20:23:33.9531136Z weighted=True, 2025-05-07T20:23:33.9531260Z row_wise=True, 2025-05-07T20:23:33.9531384Z mixed=False, 2025-05-07T20:23:33.9531738Z use_cache=False, 2025-05-07T20:23:33.9531904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9532025Z use_cpu=True, 2025-05-07T20:23:33.9532174Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9532294Z ) 2025-05-07T20:23:33.9532481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9532989Z self=, 2025-05-07T20:23:33.9533121Z compile=False, 2025-05-07T20:23:33.9533277Z pooling_mode=, 2025-05-07T20:23:33.9533386Z T=3, 2025-05-07T20:23:33.9533502Z D=55, 2025-05-07T20:23:33.9533612Z B=51, 2025-05-07T20:23:33.9533722Z log_E=3, 2025-05-07T20:23:33.9533839Z L=11, 2025-05-07T20:23:33.9533958Z D_gradcheck=1, 2025-05-07T20:23:33.9534100Z stochastic_rounding=False, 2025-05-07T20:23:33.9534227Z weighted=True, 2025-05-07T20:23:33.9534345Z row_wise=True, 2025-05-07T20:23:33.9534472Z mixed=False, 2025-05-07T20:23:33.9534593Z use_cache=False, 2025-05-07T20:23:33.9534748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9534872Z use_cpu=True, 2025-05-07T20:23:33.9535021Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9535131Z ) 2025-05-07T20:23:33.9535326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9535835Z self=, 2025-05-07T20:23:33.9536089Z compile=False, 2025-05-07T20:23:33.9536252Z pooling_mode=, 2025-05-07T20:23:33.9536365Z T=4, 2025-05-07T20:23:33.9536477Z D=112, 2025-05-07T20:23:33.9536599Z B=108, 2025-05-07T20:23:33.9536712Z log_E=5, 2025-05-07T20:23:33.9536829Z L=1, 2025-05-07T20:23:33.9536951Z D_gradcheck=2, 2025-05-07T20:23:33.9537099Z stochastic_rounding=False, 2025-05-07T20:23:33.9537229Z weighted=False, 2025-05-07T20:23:33.9537348Z row_wise=True, 2025-05-07T20:23:33.9537466Z mixed=True, 2025-05-07T20:23:33.9537590Z use_cache=True, 2025-05-07T20:23:33.9537746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9537863Z use_cpu=True, 2025-05-07T20:23:33.9538164Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9844878Z ) 2025-05-07T20:23:33.9845213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9845767Z self=, 2025-05-07T20:23:33.9845916Z compile=False, 2025-05-07T20:23:33.9846088Z pooling_mode=, 2025-05-07T20:23:33.9846272Z T=1, 2025-05-07T20:23:33.9846403Z D=124, 2025-05-07T20:23:33.9846514Z B=14, 2025-05-07T20:23:33.9846626Z log_E=4, 2025-05-07T20:23:33.9846745Z L=9, 2025-05-07T20:23:33.9846866Z D_gradcheck=1, 2025-05-07T20:23:33.9847526Z stochastic_rounding=True, 2025-05-07T20:23:33.9847690Z weighted=False, 2025-05-07T20:23:33.9847811Z row_wise=True, 2025-05-07T20:23:33.9847940Z mixed=True, 2025-05-07T20:23:33.9848066Z use_cache=False, 2025-05-07T20:23:33.9848228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9848349Z use_cpu=True, 2025-05-07T20:23:33.9848516Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9848627Z ) 2025-05-07T20:23:33.9848827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9849451Z self=, 2025-05-07T20:23:33.9849592Z compile=False, 2025-05-07T20:23:33.9849760Z pooling_mode=, 2025-05-07T20:23:33.9849869Z T=3, 2025-05-07T20:23:33.9849982Z D=94, 2025-05-07T20:23:33.9850099Z B=36, 2025-05-07T20:23:33.9850211Z log_E=4, 2025-05-07T20:23:33.9850322Z L=14, 2025-05-07T20:23:33.9850452Z D_gradcheck=1, 2025-05-07T20:23:33.9850705Z stochastic_rounding=False, 2025-05-07T20:23:33.9850906Z weighted=True, 2025-05-07T20:23:33.9851045Z row_wise=True, 2025-05-07T20:23:33.9851344Z mixed=False, 2025-05-07T20:23:33.9851549Z use_cache=False, 2025-05-07T20:23:33.9851724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9851846Z use_cpu=True, 2025-05-07T20:23:33.9852049Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9852173Z ) 2025-05-07T20:23:33.9852368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9852885Z self=, 2025-05-07T20:23:33.9853011Z compile=True, 2025-05-07T20:23:33.9853170Z pooling_mode=, 2025-05-07T20:23:33.9853289Z T=5, 2025-05-07T20:23:33.9853403Z D=84, 2025-05-07T20:23:33.9853513Z B=56, 2025-05-07T20:23:33.9853634Z log_E=5, 2025-05-07T20:23:33.9853743Z L=1, 2025-05-07T20:23:33.9853868Z D_gradcheck=1, 2025-05-07T20:23:33.9854015Z stochastic_rounding=True, 2025-05-07T20:23:33.9854194Z weighted=True, 2025-05-07T20:23:33.9854324Z row_wise=True, 2025-05-07T20:23:33.9854454Z mixed=False, 2025-05-07T20:23:33.9854573Z use_cache=True, 2025-05-07T20:23:33.9854738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9854857Z use_cpu=True, 2025-05-07T20:23:33.9855116Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9855245Z ) 2025-05-07T20:23:33.9855541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9856062Z self=, 2025-05-07T20:23:33.9856383Z compile=True, 2025-05-07T20:23:33.9856620Z pooling_mode=, 2025-05-07T20:23:33.9856737Z T=1, 2025-05-07T20:23:33.9856855Z D=59, 2025-05-07T20:23:33.9856967Z B=1, 2025-05-07T20:23:33.9857079Z log_E=3, 2025-05-07T20:23:33.9857245Z L=8, 2025-05-07T20:23:33.9857377Z D_gradcheck=1, 2025-05-07T20:23:33.9857520Z stochastic_rounding=False, 2025-05-07T20:23:33.9857651Z weighted=False, 2025-05-07T20:23:33.9857778Z row_wise=True, 2025-05-07T20:23:33.9857901Z mixed=False, 2025-05-07T20:23:33.9858018Z use_cache=True, 2025-05-07T20:23:33.9858174Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9858390Z use_cpu=True, 2025-05-07T20:23:33.9858690Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9858808Z ) 2025-05-07T20:23:33.9859146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9859756Z self=, 2025-05-07T20:23:33.9859913Z compile=False, 2025-05-07T20:23:33.9860076Z pooling_mode=, 2025-05-07T20:23:33.9860297Z T=4, 2025-05-07T20:23:33.9860421Z D=37, 2025-05-07T20:23:33.9860536Z B=34, 2025-05-07T20:23:33.9860691Z log_E=4, 2025-05-07T20:23:33.9860807Z L=13, 2025-05-07T20:23:33.9861033Z D_gradcheck=1, 2025-05-07T20:23:33.9861200Z stochastic_rounding=False, 2025-05-07T20:23:33.9861321Z weighted=True, 2025-05-07T20:23:33.9861447Z row_wise=True, 2025-05-07T20:23:33.9861570Z mixed=True, 2025-05-07T20:23:33.9861760Z use_cache=True, 2025-05-07T20:23:33.9861938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9862064Z use_cpu=True, 2025-05-07T20:23:33.9862241Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9862357Z ) 2025-05-07T20:23:33.9862553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9863125Z self=, 2025-05-07T20:23:33.9863263Z compile=False, 2025-05-07T20:23:33.9863422Z pooling_mode=, 2025-05-07T20:23:33.9863535Z T=3, 2025-05-07T20:23:33.9863650Z D=73, 2025-05-07T20:23:33.9863860Z B=47, 2025-05-07T20:23:33.9864082Z log_E=5, 2025-05-07T20:23:33.9864224Z L=12, 2025-05-07T20:23:33.9864350Z D_gradcheck=2, 2025-05-07T20:23:33.9864574Z stochastic_rounding=False, 2025-05-07T20:23:33.9864763Z weighted=False, 2025-05-07T20:23:33.9865075Z row_wise=True, 2025-05-07T20:23:33.9865203Z mixed=False, 2025-05-07T20:23:33.9865324Z use_cache=True, 2025-05-07T20:23:33.9865651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9865792Z use_cpu=True, 2025-05-07T20:23:33.9865942Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9866050Z ) 2025-05-07T20:23:33.9866252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9866765Z self=, 2025-05-07T20:23:33.9866968Z compile=False, 2025-05-07T20:23:33.9867140Z pooling_mode=, 2025-05-07T20:23:33.9867266Z T=3, 2025-05-07T20:23:33.9867378Z D=22, 2025-05-07T20:23:33.9867499Z B=111, 2025-05-07T20:23:33.9867626Z log_E=3, 2025-05-07T20:23:33.9867756Z L=4, 2025-05-07T20:23:33.9867880Z D_gradcheck=2, 2025-05-07T20:23:33.9868022Z stochastic_rounding=False, 2025-05-07T20:23:33.9868156Z weighted=True, 2025-05-07T20:23:33.9868278Z row_wise=True, 2025-05-07T20:23:33.9868400Z mixed=False, 2025-05-07T20:23:33.9868534Z use_cache=True, 2025-05-07T20:23:33.9868806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9869013Z use_cpu=True, 2025-05-07T20:23:33.9869185Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9869347Z ) 2025-05-07T20:23:33.9869701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9870363Z self=, 2025-05-07T20:23:33.9870723Z compile=True, 2025-05-07T20:23:33.9870944Z pooling_mode=, 2025-05-07T20:23:33.9871067Z T=2, 2025-05-07T20:23:33.9871181Z D=108, 2025-05-07T20:23:33.9871303Z B=57, 2025-05-07T20:23:33.9871522Z log_E=5, 2025-05-07T20:23:33.9871643Z L=11, 2025-05-07T20:23:33.9871771Z D_gradcheck=2, 2025-05-07T20:23:33.9871914Z stochastic_rounding=False, 2025-05-07T20:23:33.9872040Z weighted=False, 2025-05-07T20:23:33.9872165Z row_wise=True, 2025-05-07T20:23:33.9872280Z mixed=True, 2025-05-07T20:23:33.9872401Z use_cache=False, 2025-05-07T20:23:33.9872701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9872832Z use_cpu=True, 2025-05-07T20:23:33.9872983Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9873123Z ) 2025-05-07T20:23:33.9873319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9873990Z self=, 2025-05-07T20:23:33.9874127Z compile=True, 2025-05-07T20:23:33.9874339Z pooling_mode=, 2025-05-07T20:23:33.9874471Z T=3, 2025-05-07T20:23:33.9874589Z D=77, 2025-05-07T20:23:33.9874700Z B=13, 2025-05-07T20:23:33.9874876Z log_E=5, 2025-05-07T20:23:33.9875078Z L=0, 2025-05-07T20:23:33.9875294Z D_gradcheck=1, 2025-05-07T20:23:33.9875459Z stochastic_rounding=False, 2025-05-07T20:23:33.9875651Z weighted=True, 2025-05-07T20:23:33.9875776Z row_wise=True, 2025-05-07T20:23:33.9875955Z mixed=True, 2025-05-07T20:23:33.9876133Z use_cache=False, 2025-05-07T20:23:33.9876309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9876495Z use_cpu=True, 2025-05-07T20:23:33.9876653Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9876761Z ) 2025-05-07T20:23:33.9877034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9877602Z self=, 2025-05-07T20:23:33.9877733Z compile=False, 2025-05-07T20:23:33.9877955Z pooling_mode=, 2025-05-07T20:23:33.9878077Z T=2, 2025-05-07T20:23:33.9878248Z D=40, 2025-05-07T20:23:33.9878369Z B=121, 2025-05-07T20:23:33.9878488Z log_E=4, 2025-05-07T20:23:33.9878603Z L=2, 2025-05-07T20:23:33.9878724Z D_gradcheck=1, 2025-05-07T20:23:33.9878936Z stochastic_rounding=False, 2025-05-07T20:23:33.9879224Z weighted=False, 2025-05-07T20:23:33.9879345Z row_wise=True, 2025-05-07T20:23:33.9879462Z mixed=True, 2025-05-07T20:23:33.9879594Z use_cache=False, 2025-05-07T20:23:33.9879755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9879884Z use_cpu=True, 2025-05-07T20:23:33.9880035Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9880143Z ) 2025-05-07T20:23:33.9880339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9880936Z self=, 2025-05-07T20:23:33.9881058Z compile=True, 2025-05-07T20:23:33.9881279Z pooling_mode=, 2025-05-07T20:23:33.9881398Z T=4, 2025-05-07T20:23:33.9881512Z D=25, 2025-05-07T20:23:33.9881629Z B=73, 2025-05-07T20:23:33.9881747Z log_E=3, 2025-05-07T20:23:33.9881861Z L=13, 2025-05-07T20:23:33.9882039Z D_gradcheck=1, 2025-05-07T20:23:33.9882189Z stochastic_rounding=False, 2025-05-07T20:23:33.9882372Z weighted=False, 2025-05-07T20:23:33.9882514Z row_wise=True, 2025-05-07T20:23:33.9882636Z mixed=True, 2025-05-07T20:23:33.9882763Z use_cache=False, 2025-05-07T20:23:33.9883041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9883240Z use_cpu=True, 2025-05-07T20:23:33.9883457Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9883570Z ) 2025-05-07T20:23:33.9883768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9884395Z self=, 2025-05-07T20:23:33.9884517Z compile=True, 2025-05-07T20:23:33.9884675Z pooling_mode=, 2025-05-07T20:23:33.9884792Z T=2, 2025-05-07T20:23:33.9884902Z D=69, 2025-05-07T20:23:33.9885013Z B=70, 2025-05-07T20:23:33.9885136Z log_E=4, 2025-05-07T20:23:33.9885248Z L=17, 2025-05-07T20:23:33.9885389Z D_gradcheck=1, 2025-05-07T20:23:33.9885537Z stochastic_rounding=False, 2025-05-07T20:23:33.9885655Z weighted=True, 2025-05-07T20:23:33.9885786Z row_wise=True, 2025-05-07T20:23:33.9886052Z mixed=True, 2025-05-07T20:23:33.9886176Z use_cache=True, 2025-05-07T20:23:33.9886429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9886558Z use_cpu=True, 2025-05-07T20:23:33.9886706Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9886821Z ) 2025-05-07T20:23:33.9887079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9887603Z self=, 2025-05-07T20:23:33.9887733Z compile=False, 2025-05-07T20:23:33.9887939Z pooling_mode=, 2025-05-07T20:23:33.9888126Z T=2, 2025-05-07T20:23:33.9888248Z D=37, 2025-05-07T20:23:33.9888440Z B=58, 2025-05-07T20:23:33.9888570Z log_E=5, 2025-05-07T20:23:33.9888683Z L=12, 2025-05-07T20:23:33.9888878Z D_gradcheck=2, 2025-05-07T20:23:33.9889035Z stochastic_rounding=True, 2025-05-07T20:23:33.9889161Z weighted=True, 2025-05-07T20:23:33.9889281Z row_wise=True, 2025-05-07T20:23:33.9889503Z mixed=False, 2025-05-07T20:23:33.9889628Z use_cache=True, 2025-05-07T20:23:33.9889791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9889915Z use_cpu=True, 2025-05-07T20:23:33.9890062Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9890170Z ) 2025-05-07T20:23:33.9890422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9891192Z self=, 2025-05-07T20:23:33.9891328Z compile=False, 2025-05-07T20:23:33.9891565Z pooling_mode=, 2025-05-07T20:23:33.9891678Z T=2, 2025-05-07T20:23:33.9891858Z D=38, 2025-05-07T20:23:33.9891979Z B=84, 2025-05-07T20:23:33.9892092Z log_E=5, 2025-05-07T20:23:33.9892208Z L=17, 2025-05-07T20:23:33.9892328Z D_gradcheck=1, 2025-05-07T20:23:33.9892589Z stochastic_rounding=False, 2025-05-07T20:23:33.9892719Z weighted=True, 2025-05-07T20:23:33.9892838Z row_wise=True, 2025-05-07T20:23:33.9892956Z mixed=False, 2025-05-07T20:23:33.9893084Z use_cache=False, 2025-05-07T20:23:33.9893249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9893367Z use_cpu=True, 2025-05-07T20:23:33.9893579Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9893693Z ) 2025-05-07T20:23:33.9894079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9894653Z self=, 2025-05-07T20:23:33.9894776Z compile=False, 2025-05-07T20:23:33.9894948Z pooling_mode=, 2025-05-07T20:23:33.9895059Z T=4, 2025-05-07T20:23:33.9895173Z D=98, 2025-05-07T20:23:33.9895346Z B=127, 2025-05-07T20:23:33.9895465Z log_E=5, 2025-05-07T20:23:33.9895625Z L=3, 2025-05-07T20:23:33.9895809Z D_gradcheck=2, 2025-05-07T20:23:33.9896005Z stochastic_rounding=False, 2025-05-07T20:23:33.9896139Z weighted=False, 2025-05-07T20:23:33.9896337Z row_wise=True, 2025-05-07T20:23:33.9896462Z mixed=False, 2025-05-07T20:23:33.9896679Z use_cache=True, 2025-05-07T20:23:33.9896939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9897065Z use_cpu=True, 2025-05-07T20:23:33.9897227Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9897410Z ) 2025-05-07T20:23:33.9897728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9898248Z self=, 2025-05-07T20:23:33.9898505Z compile=False, 2025-05-07T20:23:33.9898718Z pooling_mode=, 2025-05-07T20:23:33.9898889Z T=5, 2025-05-07T20:23:33.9899011Z D=24, 2025-05-07T20:23:33.9899172Z B=18, 2025-05-07T20:23:33.9899389Z log_E=3, 2025-05-07T20:23:33.9899508Z L=5, 2025-05-07T20:23:33.9899696Z D_gradcheck=2, 2025-05-07T20:23:33.9899968Z stochastic_rounding=False, 2025-05-07T20:23:33.9900171Z weighted=False, 2025-05-07T20:23:33.9900301Z row_wise=True, 2025-05-07T20:23:33.9900428Z mixed=True, 2025-05-07T20:23:33.9900697Z use_cache=False, 2025-05-07T20:23:33.9900872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9901112Z use_cpu=True, 2025-05-07T20:23:33.9901270Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9901393Z ) 2025-05-07T20:23:33.9901638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:33.9902237Z self=, 2025-05-07T20:23:33.9902373Z compile=True, 2025-05-07T20:23:33.9902530Z pooling_mode=, 2025-05-07T20:23:33.9902690Z T=3, 2025-05-07T20:23:33.9902944Z D=93, 2025-05-07T20:23:33.9903069Z B=92, 2025-05-07T20:23:33.9903184Z log_E=4, 2025-05-07T20:23:33.9903301Z L=5, 2025-05-07T20:23:33.9903426Z D_gradcheck=2, 2025-05-07T20:23:33.9903621Z stochastic_rounding=False, 2025-05-07T20:23:33.9903747Z weighted=False, 2025-05-07T20:23:33.9903918Z row_wise=True, 2025-05-07T20:23:33.9904047Z mixed=False, 2025-05-07T20:23:33.9904231Z use_cache=True, 2025-05-07T20:23:33.9904391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9904519Z use_cpu=True, 2025-05-07T20:23:33.9904765Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0251160Z ) 2025-05-07T20:23:34.0251542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0252110Z self=, 2025-05-07T20:23:34.0252248Z compile=False, 2025-05-07T20:23:34.0252407Z pooling_mode=, 2025-05-07T20:23:34.0252528Z T=1, 2025-05-07T20:23:34.0252770Z D=120, 2025-05-07T20:23:34.0252895Z B=112, 2025-05-07T20:23:34.0253018Z log_E=3, 2025-05-07T20:23:34.0253498Z L=15, 2025-05-07T20:23:34.0253622Z D_gradcheck=2, 2025-05-07T20:23:34.0253770Z stochastic_rounding=False, 2025-05-07T20:23:34.0253895Z weighted=False, 2025-05-07T20:23:34.0254017Z row_wise=True, 2025-05-07T20:23:34.0254153Z mixed=False, 2025-05-07T20:23:34.0254274Z use_cache=True, 2025-05-07T20:23:34.0254434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0254561Z use_cpu=True, 2025-05-07T20:23:34.0254710Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0254829Z ) 2025-05-07T20:23:34.0255032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0255549Z self=, 2025-05-07T20:23:34.0255680Z compile=False, 2025-05-07T20:23:34.0255837Z pooling_mode=, 2025-05-07T20:23:34.0255953Z T=1, 2025-05-07T20:23:34.0256072Z D=60, 2025-05-07T20:23:34.0256183Z B=27, 2025-05-07T20:23:34.0256296Z log_E=3, 2025-05-07T20:23:34.0256417Z L=7, 2025-05-07T20:23:34.0256537Z D_gradcheck=1, 2025-05-07T20:23:34.0256677Z stochastic_rounding=False, 2025-05-07T20:23:34.0256804Z weighted=True, 2025-05-07T20:23:34.0256922Z row_wise=True, 2025-05-07T20:23:34.0257044Z mixed=False, 2025-05-07T20:23:34.0257172Z use_cache=True, 2025-05-07T20:23:34.0257331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0257451Z use_cpu=True, 2025-05-07T20:23:34.0257605Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0257869Z ) 2025-05-07T20:23:34.0258074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0258585Z self=, 2025-05-07T20:23:34.0258710Z compile=True, 2025-05-07T20:23:34.0258869Z pooling_mode=, 2025-05-07T20:23:34.0258984Z T=3, 2025-05-07T20:23:34.0259096Z D=13, 2025-05-07T20:23:34.0259215Z B=46, 2025-05-07T20:23:34.0259327Z log_E=4, 2025-05-07T20:23:34.0259442Z L=3, 2025-05-07T20:23:34.0259571Z D_gradcheck=2, 2025-05-07T20:23:34.0259712Z stochastic_rounding=False, 2025-05-07T20:23:34.0259833Z weighted=False, 2025-05-07T20:23:34.0259961Z row_wise=True, 2025-05-07T20:23:34.0260270Z mixed=False, 2025-05-07T20:23:34.0260405Z use_cache=False, 2025-05-07T20:23:34.0260568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0260685Z use_cpu=True, 2025-05-07T20:23:34.0260839Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0260951Z ) 2025-05-07T20:23:34.0261141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0261660Z self=, 2025-05-07T20:23:34.0261786Z compile=False, 2025-05-07T20:23:34.0261939Z pooling_mode=, 2025-05-07T20:23:34.0262232Z T=4, 2025-05-07T20:23:34.0262361Z D=40, 2025-05-07T20:23:34.0262472Z B=11, 2025-05-07T20:23:34.0262600Z log_E=5, 2025-05-07T20:23:34.0262715Z L=1, 2025-05-07T20:23:34.0262835Z D_gradcheck=2, 2025-05-07T20:23:34.0262984Z stochastic_rounding=False, 2025-05-07T20:23:34.0263108Z weighted=True, 2025-05-07T20:23:34.0263228Z row_wise=True, 2025-05-07T20:23:34.0263355Z mixed=False, 2025-05-07T20:23:34.0263480Z use_cache=False, 2025-05-07T20:23:34.0263643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0263762Z use_cpu=True, 2025-05-07T20:23:34.0264025Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0264136Z ) 2025-05-07T20:23:34.0264335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0264855Z self=, 2025-05-07T20:23:34.0264982Z compile=False, 2025-05-07T20:23:34.0265156Z pooling_mode=, 2025-05-07T20:23:34.0265266Z T=1, 2025-05-07T20:23:34.0265376Z D=56, 2025-05-07T20:23:34.0265493Z B=34, 2025-05-07T20:23:34.0265709Z log_E=3, 2025-05-07T20:23:34.0265828Z L=19, 2025-05-07T20:23:34.0265963Z D_gradcheck=1, 2025-05-07T20:23:34.0266106Z stochastic_rounding=True, 2025-05-07T20:23:34.0266229Z weighted=False, 2025-05-07T20:23:34.0266365Z row_wise=True, 2025-05-07T20:23:34.0266485Z mixed=False, 2025-05-07T20:23:34.0266612Z use_cache=False, 2025-05-07T20:23:34.0266787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0266906Z use_cpu=True, 2025-05-07T20:23:34.0267071Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0267184Z ) 2025-05-07T20:23:34.0267379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0267911Z self=, 2025-05-07T20:23:34.0268034Z compile=True, 2025-05-07T20:23:34.0268192Z pooling_mode=, 2025-05-07T20:23:34.0268309Z T=4, 2025-05-07T20:23:34.0268421Z D=67, 2025-05-07T20:23:34.0268531Z B=2, 2025-05-07T20:23:34.0268655Z log_E=5, 2025-05-07T20:23:34.0268767Z L=9, 2025-05-07T20:23:34.0268888Z D_gradcheck=2, 2025-05-07T20:23:34.0269036Z stochastic_rounding=False, 2025-05-07T20:23:34.0269159Z weighted=True, 2025-05-07T20:23:34.0269282Z row_wise=True, 2025-05-07T20:23:34.0269410Z mixed=False, 2025-05-07T20:23:34.0269530Z use_cache=True, 2025-05-07T20:23:34.0269692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0269812Z use_cpu=True, 2025-05-07T20:23:34.0270063Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0270178Z ) 2025-05-07T20:23:34.0270373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0270882Z self=, 2025-05-07T20:23:34.0271009Z compile=False, 2025-05-07T20:23:34.0271169Z pooling_mode=, 2025-05-07T20:23:34.0271279Z T=1, 2025-05-07T20:23:34.0271397Z D=57, 2025-05-07T20:23:34.0271514Z B=63, 2025-05-07T20:23:34.0271629Z log_E=5, 2025-05-07T20:23:34.0271748Z L=15, 2025-05-07T20:23:34.0271875Z D_gradcheck=1, 2025-05-07T20:23:34.0272029Z stochastic_rounding=True, 2025-05-07T20:23:34.0272231Z weighted=False, 2025-05-07T20:23:34.0272360Z row_wise=True, 2025-05-07T20:23:34.0272486Z mixed=True, 2025-05-07T20:23:34.0272612Z use_cache=True, 2025-05-07T20:23:34.0272768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0272895Z use_cpu=True, 2025-05-07T20:23:34.0273045Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0273154Z ) 2025-05-07T20:23:34.0273356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0273869Z self=, 2025-05-07T20:23:34.0273991Z compile=False, 2025-05-07T20:23:34.0274252Z pooling_mode=, 2025-05-07T20:23:34.0274388Z T=2, 2025-05-07T20:23:34.0274506Z D=107, 2025-05-07T20:23:34.0274625Z B=31, 2025-05-07T20:23:34.0274740Z log_E=3, 2025-05-07T20:23:34.0274858Z L=20, 2025-05-07T20:23:34.0274979Z D_gradcheck=2, 2025-05-07T20:23:34.0275118Z stochastic_rounding=True, 2025-05-07T20:23:34.0275248Z weighted=True, 2025-05-07T20:23:34.0275366Z row_wise=True, 2025-05-07T20:23:34.0275484Z mixed=False, 2025-05-07T20:23:34.0275612Z use_cache=False, 2025-05-07T20:23:34.0275772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0275897Z use_cpu=True, 2025-05-07T20:23:34.0276055Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0276167Z ) 2025-05-07T20:23:34.0276379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0276903Z self=, 2025-05-07T20:23:34.0277033Z compile=False, 2025-05-07T20:23:34.0277203Z pooling_mode=, 2025-05-07T20:23:34.0277319Z T=4, 2025-05-07T20:23:34.0277432Z D=123, 2025-05-07T20:23:34.0277669Z B=39, 2025-05-07T20:23:34.0277786Z log_E=5, 2025-05-07T20:23:34.0277899Z L=13, 2025-05-07T20:23:34.0278029Z D_gradcheck=2, 2025-05-07T20:23:34.0278173Z stochastic_rounding=False, 2025-05-07T20:23:34.0278301Z weighted=False, 2025-05-07T20:23:34.0278427Z row_wise=True, 2025-05-07T20:23:34.0278550Z mixed=False, 2025-05-07T20:23:34.0278676Z use_cache=False, 2025-05-07T20:23:34.0278840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0278963Z use_cpu=True, 2025-05-07T20:23:34.0279125Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0279245Z ) 2025-05-07T20:23:34.0279438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0279953Z self=, 2025-05-07T20:23:34.0280079Z compile=False, 2025-05-07T20:23:34.0280238Z pooling_mode=, 2025-05-07T20:23:34.0280358Z T=3, 2025-05-07T20:23:34.0280473Z D=36, 2025-05-07T20:23:34.0280592Z B=121, 2025-05-07T20:23:34.0280714Z log_E=4, 2025-05-07T20:23:34.0280828Z L=13, 2025-05-07T20:23:34.0280948Z D_gradcheck=2, 2025-05-07T20:23:34.0281100Z stochastic_rounding=True, 2025-05-07T20:23:34.0281225Z weighted=True, 2025-05-07T20:23:34.0281345Z row_wise=True, 2025-05-07T20:23:34.0281468Z mixed=False, 2025-05-07T20:23:34.0281594Z use_cache=False, 2025-05-07T20:23:34.0281751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0281971Z use_cpu=True, 2025-05-07T20:23:34.0282126Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0282243Z ) 2025-05-07T20:23:34.0282437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0282951Z self=, 2025-05-07T20:23:34.0283085Z compile=True, 2025-05-07T20:23:34.0283240Z pooling_mode=, 2025-05-07T20:23:34.0283351Z T=3, 2025-05-07T20:23:34.0283474Z D=125, 2025-05-07T20:23:34.0283586Z B=70, 2025-05-07T20:23:34.0283700Z log_E=4, 2025-05-07T20:23:34.0283821Z L=12, 2025-05-07T20:23:34.0283949Z D_gradcheck=1, 2025-05-07T20:23:34.0284181Z stochastic_rounding=False, 2025-05-07T20:23:34.0284323Z weighted=False, 2025-05-07T20:23:34.0284449Z row_wise=True, 2025-05-07T20:23:34.0284578Z mixed=True, 2025-05-07T20:23:34.0284706Z use_cache=False, 2025-05-07T20:23:34.0284867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0284998Z use_cpu=True, 2025-05-07T20:23:34.0285154Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0285266Z ) 2025-05-07T20:23:34.0285461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0285974Z self=, 2025-05-07T20:23:34.0286204Z compile=False, 2025-05-07T20:23:34.0286377Z pooling_mode=, 2025-05-07T20:23:34.0286493Z T=3, 2025-05-07T20:23:34.0286609Z D=99, 2025-05-07T20:23:34.0286728Z B=58, 2025-05-07T20:23:34.0286843Z log_E=4, 2025-05-07T20:23:34.0286960Z L=18, 2025-05-07T20:23:34.0287089Z D_gradcheck=1, 2025-05-07T20:23:34.0287244Z stochastic_rounding=True, 2025-05-07T20:23:34.0287379Z weighted=False, 2025-05-07T20:23:34.0287501Z row_wise=True, 2025-05-07T20:23:34.0287619Z mixed=False, 2025-05-07T20:23:34.0287749Z use_cache=True, 2025-05-07T20:23:34.0287912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0288033Z use_cpu=True, 2025-05-07T20:23:34.0288194Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0288304Z ) 2025-05-07T20:23:34.0288494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0289015Z self=, 2025-05-07T20:23:34.0289135Z compile=True, 2025-05-07T20:23:34.0289291Z pooling_mode=, 2025-05-07T20:23:34.0289767Z T=5, 2025-05-07T20:23:34.0289881Z D=60, 2025-05-07T20:23:34.0290002Z B=40, 2025-05-07T20:23:34.0290118Z log_E=3, 2025-05-07T20:23:34.0290227Z L=11, 2025-05-07T20:23:34.0290359Z D_gradcheck=2, 2025-05-07T20:23:34.0290505Z stochastic_rounding=False, 2025-05-07T20:23:34.0290628Z weighted=True, 2025-05-07T20:23:34.0290757Z row_wise=True, 2025-05-07T20:23:34.0290873Z mixed=False, 2025-05-07T20:23:34.0290994Z use_cache=True, 2025-05-07T20:23:34.0291170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0291293Z use_cpu=True, 2025-05-07T20:23:34.0291441Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0291559Z ) 2025-05-07T20:23:34.0291755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0292269Z self=, 2025-05-07T20:23:34.0292402Z compile=True, 2025-05-07T20:23:34.0292561Z pooling_mode=, 2025-05-07T20:23:34.0292685Z T=2, 2025-05-07T20:23:34.0292797Z D=16, 2025-05-07T20:23:34.0292911Z B=115, 2025-05-07T20:23:34.0293033Z log_E=4, 2025-05-07T20:23:34.0293146Z L=18, 2025-05-07T20:23:34.0293266Z D_gradcheck=1, 2025-05-07T20:23:34.0293418Z stochastic_rounding=True, 2025-05-07T20:23:34.0293544Z weighted=False, 2025-05-07T20:23:34.0293667Z row_wise=True, 2025-05-07T20:23:34.0293795Z mixed=False, 2025-05-07T20:23:34.0293917Z use_cache=False, 2025-05-07T20:23:34.0294203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0294336Z use_cpu=True, 2025-05-07T20:23:34.0294482Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0294590Z ) 2025-05-07T20:23:34.0294788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0295299Z self=, 2025-05-07T20:23:34.0295434Z compile=True, 2025-05-07T20:23:34.0295591Z pooling_mode=, 2025-05-07T20:23:34.0295709Z T=5, 2025-05-07T20:23:34.0295832Z D=112, 2025-05-07T20:23:34.0295943Z B=83, 2025-05-07T20:23:34.0296055Z log_E=3, 2025-05-07T20:23:34.0296173Z L=15, 2025-05-07T20:23:34.0296388Z D_gradcheck=1, 2025-05-07T20:23:34.0296541Z stochastic_rounding=True, 2025-05-07T20:23:34.0296670Z weighted=True, 2025-05-07T20:23:34.0296799Z row_wise=True, 2025-05-07T20:23:34.0296919Z mixed=False, 2025-05-07T20:23:34.0297051Z use_cache=True, 2025-05-07T20:23:34.0297216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0297341Z use_cpu=True, 2025-05-07T20:23:34.0297496Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0297605Z ) 2025-05-07T20:23:34.0297801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0298411Z self=, 2025-05-07T20:23:34.0298540Z compile=True, 2025-05-07T20:23:34.0298702Z pooling_mode=, 2025-05-07T20:23:34.0298821Z T=3, 2025-05-07T20:23:34.0298935Z D=104, 2025-05-07T20:23:34.0299052Z B=109, 2025-05-07T20:23:34.0299164Z log_E=5, 2025-05-07T20:23:34.0299276Z L=14, 2025-05-07T20:23:34.0299404Z D_gradcheck=1, 2025-05-07T20:23:34.0299547Z stochastic_rounding=False, 2025-05-07T20:23:34.0299667Z weighted=True, 2025-05-07T20:23:34.0299796Z row_wise=True, 2025-05-07T20:23:34.0299913Z mixed=True, 2025-05-07T20:23:34.0300044Z use_cache=False, 2025-05-07T20:23:34.0300202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0300318Z use_cpu=True, 2025-05-07T20:23:34.0300477Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0300585Z ) 2025-05-07T20:23:34.0300776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0301294Z self=, 2025-05-07T20:23:34.0301417Z compile=False, 2025-05-07T20:23:34.0301655Z pooling_mode=, 2025-05-07T20:23:34.0301775Z T=2, 2025-05-07T20:23:34.0301888Z D=99, 2025-05-07T20:23:34.0302000Z B=28, 2025-05-07T20:23:34.0302127Z log_E=5, 2025-05-07T20:23:34.0302240Z L=1, 2025-05-07T20:23:34.0302367Z D_gradcheck=1, 2025-05-07T20:23:34.0302521Z stochastic_rounding=False, 2025-05-07T20:23:34.0302647Z weighted=False, 2025-05-07T20:23:34.0302779Z row_wise=True, 2025-05-07T20:23:34.0302897Z mixed=True, 2025-05-07T20:23:34.0303022Z use_cache=False, 2025-05-07T20:23:34.0303185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0303305Z use_cpu=True, 2025-05-07T20:23:34.0303454Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0673900Z ) 2025-05-07T20:23:34.0674184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0674774Z self=, 2025-05-07T20:23:34.0674902Z compile=False, 2025-05-07T20:23:34.0675075Z pooling_mode=, 2025-05-07T20:23:34.0675192Z T=4, 2025-05-07T20:23:34.0675304Z D=74, 2025-05-07T20:23:34.0675418Z B=47, 2025-05-07T20:23:34.0675539Z log_E=4, 2025-05-07T20:23:34.0675651Z L=6, 2025-05-07T20:23:34.0675783Z D_gradcheck=1, 2025-05-07T20:23:34.0675933Z stochastic_rounding=False, 2025-05-07T20:23:34.0676053Z weighted=True, 2025-05-07T20:23:34.0676171Z row_wise=True, 2025-05-07T20:23:34.0676292Z mixed=True, 2025-05-07T20:23:34.0676781Z use_cache=True, 2025-05-07T20:23:34.0676938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0677071Z use_cpu=True, 2025-05-07T20:23:34.0677220Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0677335Z ) 2025-05-07T20:23:34.0677529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0678050Z self=, 2025-05-07T20:23:34.0678322Z compile=False, 2025-05-07T20:23:34.0678486Z pooling_mode=, 2025-05-07T20:23:34.0678597Z T=5, 2025-05-07T20:23:34.0678719Z D=123, 2025-05-07T20:23:34.0678830Z B=23, 2025-05-07T20:23:34.0678943Z log_E=4, 2025-05-07T20:23:34.0679243Z L=7, 2025-05-07T20:23:34.0679369Z D_gradcheck=1, 2025-05-07T20:23:34.0679511Z stochastic_rounding=False, 2025-05-07T20:23:34.0679638Z weighted=False, 2025-05-07T20:23:34.0679756Z row_wise=True, 2025-05-07T20:23:34.0679889Z mixed=False, 2025-05-07T20:23:34.0680010Z use_cache=True, 2025-05-07T20:23:34.0680167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0680292Z use_cpu=True, 2025-05-07T20:23:34.0680442Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0680550Z ) 2025-05-07T20:23:34.0680746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0681392Z self=, 2025-05-07T20:23:34.0681524Z compile=True, 2025-05-07T20:23:34.0681691Z pooling_mode=, 2025-05-07T20:23:34.0681802Z T=1, 2025-05-07T20:23:34.0681914Z D=126, 2025-05-07T20:23:34.0682036Z B=58, 2025-05-07T20:23:34.0682150Z log_E=5, 2025-05-07T20:23:34.0682264Z L=10, 2025-05-07T20:23:34.0682393Z D_gradcheck=1, 2025-05-07T20:23:34.0682536Z stochastic_rounding=False, 2025-05-07T20:23:34.0682666Z weighted=False, 2025-05-07T20:23:34.0682788Z row_wise=True, 2025-05-07T20:23:34.0682906Z mixed=True, 2025-05-07T20:23:34.0683037Z use_cache=True, 2025-05-07T20:23:34.0683193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0683313Z use_cpu=True, 2025-05-07T20:23:34.0683468Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0683581Z ) 2025-05-07T20:23:34.0683786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0684311Z self=, 2025-05-07T20:23:34.0684575Z compile=False, 2025-05-07T20:23:34.0684734Z pooling_mode=, 2025-05-07T20:23:34.0684852Z T=3, 2025-05-07T20:23:34.0684968Z D=75, 2025-05-07T20:23:34.0685089Z B=100, 2025-05-07T20:23:34.0685214Z log_E=3, 2025-05-07T20:23:34.0685329Z L=13, 2025-05-07T20:23:34.0685455Z D_gradcheck=1, 2025-05-07T20:23:34.0685594Z stochastic_rounding=True, 2025-05-07T20:23:34.0685718Z weighted=False, 2025-05-07T20:23:34.0685842Z row_wise=True, 2025-05-07T20:23:34.0685966Z mixed=False, 2025-05-07T20:23:34.0686092Z use_cache=False, 2025-05-07T20:23:34.0686255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0686374Z use_cpu=True, 2025-05-07T20:23:34.0686523Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0686639Z ) 2025-05-07T20:23:34.0686832Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0687345Z self=, 2025-05-07T20:23:34.0687477Z compile=True, 2025-05-07T20:23:34.0687635Z pooling_mode=, 2025-05-07T20:23:34.0687760Z T=2, 2025-05-07T20:23:34.0687871Z D=89, 2025-05-07T20:23:34.0687984Z B=6, 2025-05-07T20:23:34.0688134Z log_E=3, 2025-05-07T20:23:34.0688244Z L=2, 2025-05-07T20:23:34.0688368Z D_gradcheck=2, 2025-05-07T20:23:34.0688512Z stochastic_rounding=True, 2025-05-07T20:23:34.0688637Z weighted=False, 2025-05-07T20:23:34.0688760Z row_wise=True, 2025-05-07T20:23:34.0688980Z mixed=True, 2025-05-07T20:23:34.0689101Z use_cache=False, 2025-05-07T20:23:34.0689259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0689631Z use_cpu=True, 2025-05-07T20:23:34.0689798Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0689910Z ) 2025-05-07T20:23:34.0690112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0690632Z self=, 2025-05-07T20:23:34.0690765Z compile=True, 2025-05-07T20:23:34.0690923Z pooling_mode=, 2025-05-07T20:23:34.0691032Z T=3, 2025-05-07T20:23:34.0691149Z D=38, 2025-05-07T20:23:34.0691258Z B=67, 2025-05-07T20:23:34.0691464Z log_E=4, 2025-05-07T20:23:34.0691597Z L=14, 2025-05-07T20:23:34.0691716Z D_gradcheck=1, 2025-05-07T20:23:34.0691856Z stochastic_rounding=False, 2025-05-07T20:23:34.0691982Z weighted=True, 2025-05-07T20:23:34.0692105Z row_wise=True, 2025-05-07T20:23:34.0692220Z mixed=True, 2025-05-07T20:23:34.0692350Z use_cache=False, 2025-05-07T20:23:34.0692504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0692625Z use_cpu=True, 2025-05-07T20:23:34.0692783Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0692891Z ) 2025-05-07T20:23:34.0693170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0693696Z self=, 2025-05-07T20:23:34.0693823Z compile=True, 2025-05-07T20:23:34.0693987Z pooling_mode=, 2025-05-07T20:23:34.0694097Z T=1, 2025-05-07T20:23:34.0694209Z D=45, 2025-05-07T20:23:34.0694331Z B=114, 2025-05-07T20:23:34.0694448Z log_E=5, 2025-05-07T20:23:34.0694563Z L=8, 2025-05-07T20:23:34.0694691Z D_gradcheck=1, 2025-05-07T20:23:34.0694832Z stochastic_rounding=True, 2025-05-07T20:23:34.0694953Z weighted=False, 2025-05-07T20:23:34.0695084Z row_wise=True, 2025-05-07T20:23:34.0695200Z mixed=True, 2025-05-07T20:23:34.0695328Z use_cache=True, 2025-05-07T20:23:34.0695485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0695605Z use_cpu=True, 2025-05-07T20:23:34.0695761Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0695871Z ) 2025-05-07T20:23:34.0696063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0696581Z self=, 2025-05-07T20:23:34.0696807Z compile=True, 2025-05-07T20:23:34.0696966Z pooling_mode=, 2025-05-07T20:23:34.0697083Z T=3, 2025-05-07T20:23:34.0697194Z D=97, 2025-05-07T20:23:34.0697309Z B=36, 2025-05-07T20:23:34.0697430Z log_E=4, 2025-05-07T20:23:34.0697544Z L=14, 2025-05-07T20:23:34.0697663Z D_gradcheck=1, 2025-05-07T20:23:34.0697819Z stochastic_rounding=True, 2025-05-07T20:23:34.0697940Z weighted=False, 2025-05-07T20:23:34.0698068Z row_wise=True, 2025-05-07T20:23:34.0698184Z mixed=True, 2025-05-07T20:23:34.0698304Z use_cache=True, 2025-05-07T20:23:34.0698468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0698587Z use_cpu=True, 2025-05-07T20:23:34.0698737Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0698852Z ) 2025-05-07T20:23:34.0699048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0699561Z self=, 2025-05-07T20:23:34.0699699Z compile=False, 2025-05-07T20:23:34.0699855Z pooling_mode=, 2025-05-07T20:23:34.0699967Z T=1, 2025-05-07T20:23:34.0700088Z D=110, 2025-05-07T20:23:34.0700203Z B=21, 2025-05-07T20:23:34.0700329Z log_E=3, 2025-05-07T20:23:34.0700444Z L=19, 2025-05-07T20:23:34.0700568Z D_gradcheck=1, 2025-05-07T20:23:34.0700717Z stochastic_rounding=False, 2025-05-07T20:23:34.0700838Z weighted=True, 2025-05-07T20:23:34.0701062Z row_wise=True, 2025-05-07T20:23:34.0701189Z mixed=True, 2025-05-07T20:23:34.0701314Z use_cache=True, 2025-05-07T20:23:34.0701472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0701594Z use_cpu=True, 2025-05-07T20:23:34.0701740Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0701848Z ) 2025-05-07T20:23:34.0702054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0702567Z self=, 2025-05-07T20:23:34.0702701Z compile=False, 2025-05-07T20:23:34.0702855Z pooling_mode=, 2025-05-07T20:23:34.0702967Z T=2, 2025-05-07T20:23:34.0703084Z D=22, 2025-05-07T20:23:34.0703271Z B=51, 2025-05-07T20:23:34.0703398Z log_E=3, 2025-05-07T20:23:34.0703516Z L=4, 2025-05-07T20:23:34.0703644Z D_gradcheck=1, 2025-05-07T20:23:34.0703781Z stochastic_rounding=True, 2025-05-07T20:23:34.0703915Z weighted=False, 2025-05-07T20:23:34.0704033Z row_wise=True, 2025-05-07T20:23:34.0704151Z mixed=False, 2025-05-07T20:23:34.0704273Z use_cache=True, 2025-05-07T20:23:34.0704430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0704549Z use_cpu=True, 2025-05-07T20:23:34.0704704Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0704815Z ) 2025-05-07T20:23:34.0705104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0705632Z self=, 2025-05-07T20:23:34.0705762Z compile=False, 2025-05-07T20:23:34.0705924Z pooling_mode=, 2025-05-07T20:23:34.0706034Z T=5, 2025-05-07T20:23:34.0706148Z D=78, 2025-05-07T20:23:34.0706267Z B=32, 2025-05-07T20:23:34.0706388Z log_E=3, 2025-05-07T20:23:34.0706497Z L=18, 2025-05-07T20:23:34.0706623Z D_gradcheck=2, 2025-05-07T20:23:34.0706783Z stochastic_rounding=True, 2025-05-07T20:23:34.0706907Z weighted=True, 2025-05-07T20:23:34.0707032Z row_wise=True, 2025-05-07T20:23:34.0707152Z mixed=True, 2025-05-07T20:23:34.0707277Z use_cache=False, 2025-05-07T20:23:34.0707443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0707563Z use_cpu=True, 2025-05-07T20:23:34.0707717Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0707825Z ) 2025-05-07T20:23:34.0708020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0708536Z self=, 2025-05-07T20:23:34.0708736Z compile=False, 2025-05-07T20:23:34.0708893Z pooling_mode=, 2025-05-07T20:23:34.0709012Z T=5, 2025-05-07T20:23:34.0709126Z D=67, 2025-05-07T20:23:34.0709239Z B=30, 2025-05-07T20:23:34.0709360Z log_E=3, 2025-05-07T20:23:34.0709471Z L=18, 2025-05-07T20:23:34.0709594Z D_gradcheck=1, 2025-05-07T20:23:34.0709746Z stochastic_rounding=False, 2025-05-07T20:23:34.0709871Z weighted=True, 2025-05-07T20:23:34.0709990Z row_wise=True, 2025-05-07T20:23:34.0710116Z mixed=False, 2025-05-07T20:23:34.0710241Z use_cache=False, 2025-05-07T20:23:34.0710406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0710526Z use_cpu=True, 2025-05-07T20:23:34.0710675Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0710794Z ) 2025-05-07T20:23:34.0710985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0711493Z self=, 2025-05-07T20:23:34.0711626Z compile=True, 2025-05-07T20:23:34.0711782Z pooling_mode=, 2025-05-07T20:23:34.0711894Z T=2, 2025-05-07T20:23:34.0712015Z D=5, 2025-05-07T20:23:34.0712128Z B=8, 2025-05-07T20:23:34.0712241Z log_E=3, 2025-05-07T20:23:34.0712363Z L=2, 2025-05-07T20:23:34.0712484Z D_gradcheck=2, 2025-05-07T20:23:34.0712624Z stochastic_rounding=False, 2025-05-07T20:23:34.0712838Z weighted=False, 2025-05-07T20:23:34.0712959Z row_wise=True, 2025-05-07T20:23:34.0713084Z mixed=False, 2025-05-07T20:23:34.0713205Z use_cache=True, 2025-05-07T20:23:34.0713362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0713489Z use_cpu=True, 2025-05-07T20:23:34.0713638Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0713752Z ) 2025-05-07T20:23:34.0713958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0714469Z self=, 2025-05-07T20:23:34.0714595Z compile=False, 2025-05-07T20:23:34.0714755Z pooling_mode=, 2025-05-07T20:23:34.0714930Z T=5, 2025-05-07T20:23:34.0715056Z D=38, 2025-05-07T20:23:34.0715177Z B=76, 2025-05-07T20:23:34.0715294Z log_E=4, 2025-05-07T20:23:34.0715413Z L=3, 2025-05-07T20:23:34.0715541Z D_gradcheck=1, 2025-05-07T20:23:34.0715685Z stochastic_rounding=False, 2025-05-07T20:23:34.0715820Z weighted=True, 2025-05-07T20:23:34.0715940Z row_wise=True, 2025-05-07T20:23:34.0716057Z mixed=False, 2025-05-07T20:23:34.0716190Z use_cache=False, 2025-05-07T20:23:34.0716354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0716470Z use_cpu=True, 2025-05-07T20:23:34.0716689Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0716802Z ) 2025-05-07T20:23:34.0716999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0717517Z self=, 2025-05-07T20:23:34.0717636Z compile=True, 2025-05-07T20:23:34.0717802Z pooling_mode=, 2025-05-07T20:23:34.0717915Z T=2, 2025-05-07T20:23:34.0718026Z D=108, 2025-05-07T20:23:34.0718151Z B=54, 2025-05-07T20:23:34.0718269Z log_E=4, 2025-05-07T20:23:34.0718380Z L=16, 2025-05-07T20:23:34.0718513Z D_gradcheck=1, 2025-05-07T20:23:34.0718657Z stochastic_rounding=False, 2025-05-07T20:23:34.0718779Z weighted=False, 2025-05-07T20:23:34.0718906Z row_wise=True, 2025-05-07T20:23:34.0719030Z mixed=True, 2025-05-07T20:23:34.0719147Z use_cache=True, 2025-05-07T20:23:34.0719310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0719430Z use_cpu=True, 2025-05-07T20:23:34.0719586Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0719701Z ) 2025-05-07T20:23:34.0719895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0720512Z self=, 2025-05-07T20:23:34.0720635Z compile=True, 2025-05-07T20:23:34.0720790Z pooling_mode=, 2025-05-07T20:23:34.0720912Z T=4, 2025-05-07T20:23:34.0721029Z D=88, 2025-05-07T20:23:34.0721141Z B=31, 2025-05-07T20:23:34.0721261Z log_E=4, 2025-05-07T20:23:34.0721372Z L=12, 2025-05-07T20:23:34.0721495Z D_gradcheck=1, 2025-05-07T20:23:34.0721644Z stochastic_rounding=False, 2025-05-07T20:23:34.0721767Z weighted=False, 2025-05-07T20:23:34.0721885Z row_wise=True, 2025-05-07T20:23:34.0722010Z mixed=True, 2025-05-07T20:23:34.0722133Z use_cache=True, 2025-05-07T20:23:34.0722290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0722422Z use_cpu=True, 2025-05-07T20:23:34.0722575Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0722690Z ) 2025-05-07T20:23:34.0722881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.0723393Z self=, 2025-05-07T20:23:34.0723520Z compile=True, 2025-05-07T20:23:34.0723680Z pooling_mode=, 2025-05-07T20:23:34.0723791Z T=5, 2025-05-07T20:23:34.0723911Z D=49, 2025-05-07T20:23:34.0724023Z B=82, 2025-05-07T20:23:34.0724138Z log_E=5, 2025-05-07T20:23:34.0724257Z L=2, 2025-05-07T20:23:34.0724377Z D_gradcheck=1, 2025-05-07T20:23:34.0724664Z stochastic_rounding=True, 2025-05-07T20:23:34.0724802Z weighted=False, 2025-05-07T20:23:34.0724922Z row_wise=True, 2025-05-07T20:23:34.0725041Z mixed=True, 2025-05-07T20:23:34.0725168Z use_cache=True, 2025-05-07T20:23:34.0725325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0725452Z use_cpu=True, 2025-05-07T20:23:34.0725604Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1085947Z ) 2025-05-07T20:23:34.1086242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1086834Z self=, 2025-05-07T20:23:34.1086963Z compile=False, 2025-05-07T20:23:34.1087504Z pooling_mode=, 2025-05-07T20:23:34.1087637Z T=1, 2025-05-07T20:23:34.1087858Z D=12, 2025-05-07T20:23:34.1087977Z B=80, 2025-05-07T20:23:34.1088094Z log_E=4, 2025-05-07T20:23:34.1088217Z L=5, 2025-05-07T20:23:34.1088337Z D_gradcheck=2, 2025-05-07T20:23:34.1088490Z stochastic_rounding=False, 2025-05-07T20:23:34.1088621Z weighted=False, 2025-05-07T20:23:34.1088741Z row_wise=True, 2025-05-07T20:23:34.1088861Z mixed=False, 2025-05-07T20:23:34.1088988Z use_cache=True, 2025-05-07T20:23:34.1089148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1089269Z use_cpu=True, 2025-05-07T20:23:34.1089800Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1090075Z ) 2025-05-07T20:23:34.1090287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1090821Z self=, 2025-05-07T20:23:34.1090944Z compile=True, 2025-05-07T20:23:34.1091117Z pooling_mode=, 2025-05-07T20:23:34.1091234Z T=2, 2025-05-07T20:23:34.1091354Z D=35, 2025-05-07T20:23:34.1091473Z B=60, 2025-05-07T20:23:34.1091589Z log_E=4, 2025-05-07T20:23:34.1091710Z L=16, 2025-05-07T20:23:34.1091847Z D_gradcheck=2, 2025-05-07T20:23:34.1091989Z stochastic_rounding=False, 2025-05-07T20:23:34.1092114Z weighted=False, 2025-05-07T20:23:34.1092241Z row_wise=True, 2025-05-07T20:23:34.1092358Z mixed=True, 2025-05-07T20:23:34.1092479Z use_cache=False, 2025-05-07T20:23:34.1092650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1092775Z use_cpu=True, 2025-05-07T20:23:34.1092931Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1093041Z ) 2025-05-07T20:23:34.1093233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1093980Z self=, 2025-05-07T20:23:34.1094153Z compile=False, 2025-05-07T20:23:34.1094344Z pooling_mode=, 2025-05-07T20:23:34.1094468Z T=4, 2025-05-07T20:23:34.1094588Z D=114, 2025-05-07T20:23:34.1094703Z B=95, 2025-05-07T20:23:34.1094818Z log_E=4, 2025-05-07T20:23:34.1094929Z L=1, 2025-05-07T20:23:34.1095052Z D_gradcheck=2, 2025-05-07T20:23:34.1095201Z stochastic_rounding=False, 2025-05-07T20:23:34.1095323Z weighted=True, 2025-05-07T20:23:34.1095441Z row_wise=True, 2025-05-07T20:23:34.1095568Z mixed=True, 2025-05-07T20:23:34.1095691Z use_cache=True, 2025-05-07T20:23:34.1095858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1095984Z use_cpu=True, 2025-05-07T20:23:34.1096137Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1096252Z ) 2025-05-07T20:23:34.1096454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1096968Z self=, 2025-05-07T20:23:34.1097094Z compile=True, 2025-05-07T20:23:34.1097255Z pooling_mode=, 2025-05-07T20:23:34.1097366Z T=1, 2025-05-07T20:23:34.1097484Z D=64, 2025-05-07T20:23:34.1097597Z B=12, 2025-05-07T20:23:34.1097710Z log_E=5, 2025-05-07T20:23:34.1097833Z L=17, 2025-05-07T20:23:34.1098095Z D_gradcheck=2, 2025-05-07T20:23:34.1098239Z stochastic_rounding=False, 2025-05-07T20:23:34.1098367Z weighted=True, 2025-05-07T20:23:34.1098485Z row_wise=True, 2025-05-07T20:23:34.1098605Z mixed=True, 2025-05-07T20:23:34.1098727Z use_cache=False, 2025-05-07T20:23:34.1098885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1099019Z use_cpu=True, 2025-05-07T20:23:34.1099172Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1099283Z ) 2025-05-07T20:23:34.1099488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1100150Z self=, 2025-05-07T20:23:34.1100366Z compile=False, 2025-05-07T20:23:34.1100539Z pooling_mode=, 2025-05-07T20:23:34.1100651Z T=4, 2025-05-07T20:23:34.1100765Z D=44, 2025-05-07T20:23:34.1100889Z B=118, 2025-05-07T20:23:34.1101004Z log_E=5, 2025-05-07T20:23:34.1101125Z L=20, 2025-05-07T20:23:34.1101247Z D_gradcheck=2, 2025-05-07T20:23:34.1101388Z stochastic_rounding=False, 2025-05-07T20:23:34.1101518Z weighted=False, 2025-05-07T20:23:34.1101639Z row_wise=True, 2025-05-07T20:23:34.1101758Z mixed=False, 2025-05-07T20:23:34.1101885Z use_cache=False, 2025-05-07T20:23:34.1102042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1102227Z use_cpu=True, 2025-05-07T20:23:34.1102397Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1102511Z ) 2025-05-07T20:23:34.1102704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1103223Z self=, 2025-05-07T20:23:34.1103349Z compile=True, 2025-05-07T20:23:34.1103509Z pooling_mode=, 2025-05-07T20:23:34.1103623Z T=4, 2025-05-07T20:23:34.1103735Z D=66, 2025-05-07T20:23:34.1103854Z B=92, 2025-05-07T20:23:34.1103967Z log_E=3, 2025-05-07T20:23:34.1104080Z L=13, 2025-05-07T20:23:34.1104210Z D_gradcheck=2, 2025-05-07T20:23:34.1104348Z stochastic_rounding=True, 2025-05-07T20:23:34.1104467Z weighted=True, 2025-05-07T20:23:34.1104615Z row_wise=True, 2025-05-07T20:23:34.1104731Z mixed=True, 2025-05-07T20:23:34.1104852Z use_cache=True, 2025-05-07T20:23:34.1105020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1105143Z use_cpu=True, 2025-05-07T20:23:34.1105292Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1105530Z ) 2025-05-07T20:23:34.1105726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1106244Z self=, 2025-05-07T20:23:34.1106369Z compile=True, 2025-05-07T20:23:34.1106527Z pooling_mode=, 2025-05-07T20:23:34.1106643Z T=3, 2025-05-07T20:23:34.1106756Z D=62, 2025-05-07T20:23:34.1106867Z B=32, 2025-05-07T20:23:34.1106985Z log_E=3, 2025-05-07T20:23:34.1107100Z L=10, 2025-05-07T20:23:34.1107219Z D_gradcheck=1, 2025-05-07T20:23:34.1107365Z stochastic_rounding=True, 2025-05-07T20:23:34.1107485Z weighted=True, 2025-05-07T20:23:34.1107606Z row_wise=True, 2025-05-07T20:23:34.1107735Z mixed=False, 2025-05-07T20:23:34.1107857Z use_cache=True, 2025-05-07T20:23:34.1108019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1108144Z use_cpu=True, 2025-05-07T20:23:34.1108294Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1108410Z ) 2025-05-07T20:23:34.1108598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1109105Z self=, 2025-05-07T20:23:34.1109237Z compile=True, 2025-05-07T20:23:34.1109395Z pooling_mode=, 2025-05-07T20:23:34.1109506Z T=3, 2025-05-07T20:23:34.1109623Z D=31, 2025-05-07T20:23:34.1109735Z B=63, 2025-05-07T20:23:34.1109944Z log_E=5, 2025-05-07T20:23:34.1110066Z L=19, 2025-05-07T20:23:34.1110185Z D_gradcheck=1, 2025-05-07T20:23:34.1110325Z stochastic_rounding=False, 2025-05-07T20:23:34.1110451Z weighted=True, 2025-05-07T20:23:34.1110569Z row_wise=True, 2025-05-07T20:23:34.1110686Z mixed=True, 2025-05-07T20:23:34.1110822Z use_cache=True, 2025-05-07T20:23:34.1110989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1111117Z use_cpu=True, 2025-05-07T20:23:34.1111266Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1111377Z ) 2025-05-07T20:23:34.1111579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1112170Z self=, 2025-05-07T20:23:34.1112305Z compile=True, 2025-05-07T20:23:34.1112470Z pooling_mode=, 2025-05-07T20:23:34.1112581Z T=2, 2025-05-07T20:23:34.1112692Z D=2, 2025-05-07T20:23:34.1112810Z B=32, 2025-05-07T20:23:34.1112928Z log_E=3, 2025-05-07T20:23:34.1113038Z L=3, 2025-05-07T20:23:34.1113165Z D_gradcheck=1, 2025-05-07T20:23:34.1113305Z stochastic_rounding=False, 2025-05-07T20:23:34.1113434Z weighted=False, 2025-05-07T20:23:34.1113558Z row_wise=True, 2025-05-07T20:23:34.1113678Z mixed=False, 2025-05-07T20:23:34.1113807Z use_cache=True, 2025-05-07T20:23:34.1114030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1114159Z use_cpu=True, 2025-05-07T20:23:34.1114321Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1114435Z ) 2025-05-07T20:23:34.1114632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1115157Z self=, 2025-05-07T20:23:34.1115282Z compile=False, 2025-05-07T20:23:34.1115437Z pooling_mode=, 2025-05-07T20:23:34.1115554Z T=2, 2025-05-07T20:23:34.1115666Z D=56, 2025-05-07T20:23:34.1115781Z B=53, 2025-05-07T20:23:34.1115909Z log_E=3, 2025-05-07T20:23:34.1116020Z L=0, 2025-05-07T20:23:34.1116148Z D_gradcheck=2, 2025-05-07T20:23:34.1116292Z stochastic_rounding=True, 2025-05-07T20:23:34.1116413Z weighted=True, 2025-05-07T20:23:34.1116541Z row_wise=True, 2025-05-07T20:23:34.1116655Z mixed=True, 2025-05-07T20:23:34.1116771Z use_cache=True, 2025-05-07T20:23:34.1116940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1117059Z use_cpu=True, 2025-05-07T20:23:34.1117207Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1117413Z ) 2025-05-07T20:23:34.1117609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1118125Z self=, 2025-05-07T20:23:34.1118249Z compile=True, 2025-05-07T20:23:34.1118405Z pooling_mode=, 2025-05-07T20:23:34.1118525Z T=2, 2025-05-07T20:23:34.1118635Z D=13, 2025-05-07T20:23:34.1118748Z B=72, 2025-05-07T20:23:34.1118871Z log_E=5, 2025-05-07T20:23:34.1118981Z L=0, 2025-05-07T20:23:34.1119101Z D_gradcheck=1, 2025-05-07T20:23:34.1119249Z stochastic_rounding=False, 2025-05-07T20:23:34.1119375Z weighted=False, 2025-05-07T20:23:34.1119495Z row_wise=True, 2025-05-07T20:23:34.1119618Z mixed=True, 2025-05-07T20:23:34.1119739Z use_cache=True, 2025-05-07T20:23:34.1119901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1120025Z use_cpu=True, 2025-05-07T20:23:34.1120178Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1120285Z ) 2025-05-07T20:23:34.1120481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1120993Z self=, 2025-05-07T20:23:34.1121125Z compile=True, 2025-05-07T20:23:34.1121281Z pooling_mode=, 2025-05-07T20:23:34.1121391Z T=5, 2025-05-07T20:23:34.1121511Z D=71, 2025-05-07T20:23:34.1121707Z B=17, 2025-05-07T20:23:34.1121825Z log_E=4, 2025-05-07T20:23:34.1121943Z L=19, 2025-05-07T20:23:34.1122064Z D_gradcheck=1, 2025-05-07T20:23:34.1122208Z stochastic_rounding=True, 2025-05-07T20:23:34.1122338Z weighted=True, 2025-05-07T20:23:34.1122460Z row_wise=True, 2025-05-07T20:23:34.1122587Z mixed=False, 2025-05-07T20:23:34.1122719Z use_cache=True, 2025-05-07T20:23:34.1122874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1122995Z use_cpu=True, 2025-05-07T20:23:34.1123155Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1123265Z ) 2025-05-07T20:23:34.1123460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1124056Z self=, 2025-05-07T20:23:34.1124190Z compile=False, 2025-05-07T20:23:34.1124352Z pooling_mode=, 2025-05-07T20:23:34.1124461Z T=3, 2025-05-07T20:23:34.1124573Z D=46, 2025-05-07T20:23:34.1124693Z B=48, 2025-05-07T20:23:34.1124809Z log_E=4, 2025-05-07T20:23:34.1124918Z L=20, 2025-05-07T20:23:34.1125047Z D_gradcheck=2, 2025-05-07T20:23:34.1125190Z stochastic_rounding=False, 2025-05-07T20:23:34.1125312Z weighted=False, 2025-05-07T20:23:34.1125434Z row_wise=True, 2025-05-07T20:23:34.1125549Z mixed=False, 2025-05-07T20:23:34.1125724Z use_cache=False, 2025-05-07T20:23:34.1125899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1126018Z use_cpu=True, 2025-05-07T20:23:34.1126182Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1126289Z ) 2025-05-07T20:23:34.1126478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1134892Z self=, 2025-05-07T20:23:34.1135142Z compile=True, 2025-05-07T20:23:34.1135321Z pooling_mode=, 2025-05-07T20:23:34.1135445Z T=1, 2025-05-07T20:23:34.1135567Z D=120, 2025-05-07T20:23:34.1135681Z B=91, 2025-05-07T20:23:34.1135800Z log_E=5, 2025-05-07T20:23:34.1135912Z L=6, 2025-05-07T20:23:34.1136033Z D_gradcheck=2, 2025-05-07T20:23:34.1136178Z stochastic_rounding=True, 2025-05-07T20:23:34.1136297Z weighted=True, 2025-05-07T20:23:34.1136416Z row_wise=True, 2025-05-07T20:23:34.1136542Z mixed=False, 2025-05-07T20:23:34.1136670Z use_cache=False, 2025-05-07T20:23:34.1136835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1137266Z use_cpu=True, 2025-05-07T20:23:34.1137416Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1137532Z ) 2025-05-07T20:23:34.1137727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1138248Z self=, 2025-05-07T20:23:34.1138384Z compile=False, 2025-05-07T20:23:34.1138542Z pooling_mode=, 2025-05-07T20:23:34.1138653Z T=3, 2025-05-07T20:23:34.1138772Z D=63, 2025-05-07T20:23:34.1138883Z B=92, 2025-05-07T20:23:34.1138996Z log_E=5, 2025-05-07T20:23:34.1139113Z L=15, 2025-05-07T20:23:34.1139229Z D_gradcheck=1, 2025-05-07T20:23:34.1139372Z stochastic_rounding=True, 2025-05-07T20:23:34.1139491Z weighted=True, 2025-05-07T20:23:34.1139609Z row_wise=True, 2025-05-07T20:23:34.1139737Z mixed=False, 2025-05-07T20:23:34.1139862Z use_cache=True, 2025-05-07T20:23:34.1140018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1140148Z use_cpu=True, 2025-05-07T20:23:34.1140298Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1140405Z ) 2025-05-07T20:23:34.1140603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1141118Z self=, 2025-05-07T20:23:34.1141242Z compile=True, 2025-05-07T20:23:34.1141403Z pooling_mode=, 2025-05-07T20:23:34.1141515Z T=2, 2025-05-07T20:23:34.1141774Z D=44, 2025-05-07T20:23:34.1141892Z B=114, 2025-05-07T20:23:34.1142005Z log_E=5, 2025-05-07T20:23:34.1142122Z L=4, 2025-05-07T20:23:34.1142241Z D_gradcheck=2, 2025-05-07T20:23:34.1142378Z stochastic_rounding=True, 2025-05-07T20:23:34.1142507Z weighted=False, 2025-05-07T20:23:34.1142626Z row_wise=True, 2025-05-07T20:23:34.1142744Z mixed=True, 2025-05-07T20:23:34.1142873Z use_cache=False, 2025-05-07T20:23:34.1143031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1143152Z use_cpu=True, 2025-05-07T20:23:34.1143307Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1143416Z ) 2025-05-07T20:23:34.1143605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1144252Z self=, 2025-05-07T20:23:34.1144384Z compile=True, 2025-05-07T20:23:34.1144546Z pooling_mode=, 2025-05-07T20:23:34.1144661Z T=5, 2025-05-07T20:23:34.1144772Z D=50, 2025-05-07T20:23:34.1144891Z B=83, 2025-05-07T20:23:34.1145005Z log_E=3, 2025-05-07T20:23:34.1145116Z L=8, 2025-05-07T20:23:34.1145246Z D_gradcheck=1, 2025-05-07T20:23:34.1145389Z stochastic_rounding=False, 2025-05-07T20:23:34.1145509Z weighted=True, 2025-05-07T20:23:34.1145638Z row_wise=True, 2025-05-07T20:23:34.1145851Z mixed=True, 2025-05-07T20:23:34.1145991Z use_cache=False, 2025-05-07T20:23:34.1146158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1146287Z use_cpu=True, 2025-05-07T20:23:34.1146446Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1486968Z ) 2025-05-07T20:23:34.1487301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1487900Z self=, 2025-05-07T20:23:34.1488107Z compile=False, 2025-05-07T20:23:34.1488284Z pooling_mode=, 2025-05-07T20:23:34.1488420Z T=4, 2025-05-07T20:23:34.1488529Z D=118, 2025-05-07T20:23:34.1488645Z B=69, 2025-05-07T20:23:34.1488764Z log_E=5, 2025-05-07T20:23:34.1488876Z L=2, 2025-05-07T20:23:34.1489005Z D_gradcheck=2, 2025-05-07T20:23:34.1489146Z stochastic_rounding=False, 2025-05-07T20:23:34.1489269Z weighted=False, 2025-05-07T20:23:34.1489453Z row_wise=True, 2025-05-07T20:23:34.1489585Z mixed=False, 2025-05-07T20:23:34.1489708Z use_cache=True, 2025-05-07T20:23:34.1489957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1490457Z use_cpu=True, 2025-05-07T20:23:34.1490607Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1490721Z ) 2025-05-07T20:23:34.1490914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1491436Z self=, 2025-05-07T20:23:34.1491565Z compile=True, 2025-05-07T20:23:34.1491724Z pooling_mode=, 2025-05-07T20:23:34.1491845Z T=2, 2025-05-07T20:23:34.1491956Z D=23, 2025-05-07T20:23:34.1492070Z B=11, 2025-05-07T20:23:34.1492188Z log_E=3, 2025-05-07T20:23:34.1492299Z L=8, 2025-05-07T20:23:34.1492418Z D_gradcheck=1, 2025-05-07T20:23:34.1492563Z stochastic_rounding=True, 2025-05-07T20:23:34.1492683Z weighted=True, 2025-05-07T20:23:34.1492805Z row_wise=True, 2025-05-07T20:23:34.1492929Z mixed=False, 2025-05-07T20:23:34.1493049Z use_cache=False, 2025-05-07T20:23:34.1493207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1493335Z use_cpu=True, 2025-05-07T20:23:34.1493483Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1493591Z ) 2025-05-07T20:23:34.1493794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1494306Z self=, 2025-05-07T20:23:34.1494437Z compile=True, 2025-05-07T20:23:34.1494591Z pooling_mode=, 2025-05-07T20:23:34.1494868Z T=3, 2025-05-07T20:23:34.1494988Z D=20, 2025-05-07T20:23:34.1495097Z B=91, 2025-05-07T20:23:34.1495209Z log_E=5, 2025-05-07T20:23:34.1495326Z L=16, 2025-05-07T20:23:34.1495446Z D_gradcheck=2, 2025-05-07T20:23:34.1495584Z stochastic_rounding=False, 2025-05-07T20:23:34.1495713Z weighted=False, 2025-05-07T20:23:34.1495835Z row_wise=True, 2025-05-07T20:23:34.1495953Z mixed=False, 2025-05-07T20:23:34.1496077Z use_cache=True, 2025-05-07T20:23:34.1496238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1496502Z use_cpu=True, 2025-05-07T20:23:34.1496654Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1496761Z ) 2025-05-07T20:23:34.1497098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1497621Z self=, 2025-05-07T20:23:34.1497741Z compile=True, 2025-05-07T20:23:34.1497903Z pooling_mode=, 2025-05-07T20:23:34.1498018Z T=1, 2025-05-07T20:23:34.1498129Z D=12, 2025-05-07T20:23:34.1498246Z B=61, 2025-05-07T20:23:34.1498358Z log_E=4, 2025-05-07T20:23:34.1498468Z L=16, 2025-05-07T20:23:34.1498597Z D_gradcheck=1, 2025-05-07T20:23:34.1498739Z stochastic_rounding=False, 2025-05-07T20:23:34.1498866Z weighted=True, 2025-05-07T20:23:34.1499086Z row_wise=True, 2025-05-07T20:23:34.1499214Z mixed=False, 2025-05-07T20:23:34.1499341Z use_cache=False, 2025-05-07T20:23:34.1499503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1499622Z use_cpu=True, 2025-05-07T20:23:34.1499777Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1499886Z ) 2025-05-07T20:23:34.1500079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1500594Z self=, 2025-05-07T20:23:34.1500715Z compile=True, 2025-05-07T20:23:34.1500871Z pooling_mode=, 2025-05-07T20:23:34.1500992Z T=4, 2025-05-07T20:23:34.1501105Z D=42, 2025-05-07T20:23:34.1501216Z B=3, 2025-05-07T20:23:34.1501341Z log_E=3, 2025-05-07T20:23:34.1501451Z L=12, 2025-05-07T20:23:34.1501580Z D_gradcheck=1, 2025-05-07T20:23:34.1501723Z stochastic_rounding=False, 2025-05-07T20:23:34.1501843Z weighted=False, 2025-05-07T20:23:34.1501971Z row_wise=True, 2025-05-07T20:23:34.1502089Z mixed=False, 2025-05-07T20:23:34.1502208Z use_cache=False, 2025-05-07T20:23:34.1502459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1502577Z use_cpu=True, 2025-05-07T20:23:34.1502724Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1502839Z ) 2025-05-07T20:23:34.1503030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1503537Z self=, 2025-05-07T20:23:34.1503667Z compile=True, 2025-05-07T20:23:34.1503824Z pooling_mode=, 2025-05-07T20:23:34.1503941Z T=5, 2025-05-07T20:23:34.1504050Z D=14, 2025-05-07T20:23:34.1504162Z B=121, 2025-05-07T20:23:34.1504280Z log_E=5, 2025-05-07T20:23:34.1504391Z L=16, 2025-05-07T20:23:34.1504514Z D_gradcheck=1, 2025-05-07T20:23:34.1504666Z stochastic_rounding=False, 2025-05-07T20:23:34.1504791Z weighted=False, 2025-05-07T20:23:34.1504910Z row_wise=True, 2025-05-07T20:23:34.1505034Z mixed=True, 2025-05-07T20:23:34.1505159Z use_cache=False, 2025-05-07T20:23:34.1505317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1505442Z use_cpu=True, 2025-05-07T20:23:34.1505589Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1505698Z ) 2025-05-07T20:23:34.1505896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1506406Z self=, 2025-05-07T20:23:34.1506537Z compile=True, 2025-05-07T20:23:34.1506813Z pooling_mode=, 2025-05-07T20:23:34.1506927Z T=4, 2025-05-07T20:23:34.1507044Z D=105, 2025-05-07T20:23:34.1507157Z B=105, 2025-05-07T20:23:34.1507269Z log_E=3, 2025-05-07T20:23:34.1507386Z L=3, 2025-05-07T20:23:34.1507506Z D_gradcheck=1, 2025-05-07T20:23:34.1507645Z stochastic_rounding=True, 2025-05-07T20:23:34.1507776Z weighted=False, 2025-05-07T20:23:34.1507895Z row_wise=True, 2025-05-07T20:23:34.1508011Z mixed=False, 2025-05-07T20:23:34.1508145Z use_cache=False, 2025-05-07T20:23:34.1508302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1508421Z use_cpu=True, 2025-05-07T20:23:34.1508581Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1508690Z ) 2025-05-07T20:23:34.1508964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1509488Z self=, 2025-05-07T20:23:34.1509610Z compile=False, 2025-05-07T20:23:34.1509780Z pooling_mode=, 2025-05-07T20:23:34.1509891Z T=5, 2025-05-07T20:23:34.1510001Z D=89, 2025-05-07T20:23:34.1510115Z B=49, 2025-05-07T20:23:34.1510230Z log_E=3, 2025-05-07T20:23:34.1510339Z L=19, 2025-05-07T20:23:34.1510466Z D_gradcheck=1, 2025-05-07T20:23:34.1510604Z stochastic_rounding=True, 2025-05-07T20:23:34.1510785Z weighted=False, 2025-05-07T20:23:34.1510922Z row_wise=True, 2025-05-07T20:23:34.1511036Z mixed=True, 2025-05-07T20:23:34.1511165Z use_cache=False, 2025-05-07T20:23:34.1511330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1511450Z use_cpu=True, 2025-05-07T20:23:34.1511608Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1511718Z ) 2025-05-07T20:23:34.1511908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1512424Z self=, 2025-05-07T20:23:34.1512549Z compile=False, 2025-05-07T20:23:34.1512706Z pooling_mode=, 2025-05-07T20:23:34.1512824Z T=2, 2025-05-07T20:23:34.1512936Z D=89, 2025-05-07T20:23:34.1513048Z B=50, 2025-05-07T20:23:34.1513169Z log_E=4, 2025-05-07T20:23:34.1513279Z L=11, 2025-05-07T20:23:34.1513397Z D_gradcheck=1, 2025-05-07T20:23:34.1513547Z stochastic_rounding=False, 2025-05-07T20:23:34.1513670Z weighted=False, 2025-05-07T20:23:34.1513795Z row_wise=True, 2025-05-07T20:23:34.1513912Z mixed=False, 2025-05-07T20:23:34.1514133Z use_cache=True, 2025-05-07T20:23:34.1514301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1514419Z use_cpu=True, 2025-05-07T20:23:34.1514567Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1514685Z ) 2025-05-07T20:23:34.1514872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1515377Z self=, 2025-05-07T20:23:34.1515509Z compile=False, 2025-05-07T20:23:34.1515664Z pooling_mode=, 2025-05-07T20:23:34.1515775Z T=2, 2025-05-07T20:23:34.1515892Z D=66, 2025-05-07T20:23:34.1516004Z B=54, 2025-05-07T20:23:34.1516116Z log_E=4, 2025-05-07T20:23:34.1516238Z L=16, 2025-05-07T20:23:34.1516358Z D_gradcheck=1, 2025-05-07T20:23:34.1516509Z stochastic_rounding=False, 2025-05-07T20:23:34.1516632Z weighted=False, 2025-05-07T20:23:34.1516750Z row_wise=True, 2025-05-07T20:23:34.1516878Z mixed=False, 2025-05-07T20:23:34.1517000Z use_cache=False, 2025-05-07T20:23:34.1517157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1517283Z use_cpu=True, 2025-05-07T20:23:34.1517433Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1517540Z ) 2025-05-07T20:23:34.1517735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1518242Z self=, 2025-05-07T20:23:34.1518517Z compile=False, 2025-05-07T20:23:34.1518678Z pooling_mode=, 2025-05-07T20:23:34.1518788Z T=4, 2025-05-07T20:23:34.1518906Z D=59, 2025-05-07T20:23:34.1519015Z B=35, 2025-05-07T20:23:34.1519126Z log_E=4, 2025-05-07T20:23:34.1519243Z L=6, 2025-05-07T20:23:34.1519362Z D_gradcheck=2, 2025-05-07T20:23:34.1519506Z stochastic_rounding=True, 2025-05-07T20:23:34.1519636Z weighted=False, 2025-05-07T20:23:34.1519755Z row_wise=True, 2025-05-07T20:23:34.1519875Z mixed=True, 2025-05-07T20:23:34.1520003Z use_cache=True, 2025-05-07T20:23:34.1520160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1520279Z use_cpu=True, 2025-05-07T20:23:34.1520543Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1520662Z ) 2025-05-07T20:23:34.1520851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1521375Z self=, 2025-05-07T20:23:34.1521501Z compile=False, 2025-05-07T20:23:34.1521668Z pooling_mode=, 2025-05-07T20:23:34.1521779Z T=5, 2025-05-07T20:23:34.1521889Z D=72, 2025-05-07T20:23:34.1522007Z B=109, 2025-05-07T20:23:34.1522123Z log_E=3, 2025-05-07T20:23:34.1522232Z L=13, 2025-05-07T20:23:34.1522359Z D_gradcheck=1, 2025-05-07T20:23:34.1522557Z stochastic_rounding=True, 2025-05-07T20:23:34.1522695Z weighted=False, 2025-05-07T20:23:34.1522820Z row_wise=True, 2025-05-07T20:23:34.1522942Z mixed=True, 2025-05-07T20:23:34.1523062Z use_cache=False, 2025-05-07T20:23:34.1523223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1523340Z use_cpu=True, 2025-05-07T20:23:34.1523491Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1523606Z ) 2025-05-07T20:23:34.1523794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1524310Z self=, 2025-05-07T20:23:34.1524434Z compile=True, 2025-05-07T20:23:34.1524591Z pooling_mode=, 2025-05-07T20:23:34.1524714Z T=1, 2025-05-07T20:23:34.1524823Z D=16, 2025-05-07T20:23:34.1524930Z B=66, 2025-05-07T20:23:34.1525048Z log_E=5, 2025-05-07T20:23:34.1525157Z L=5, 2025-05-07T20:23:34.1525277Z D_gradcheck=2, 2025-05-07T20:23:34.1525429Z stochastic_rounding=True, 2025-05-07T20:23:34.1525552Z weighted=True, 2025-05-07T20:23:34.1525669Z row_wise=True, 2025-05-07T20:23:34.1525906Z mixed=False, 2025-05-07T20:23:34.1526031Z use_cache=True, 2025-05-07T20:23:34.1526189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1526317Z use_cpu=True, 2025-05-07T20:23:34.1526471Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1526587Z ) 2025-05-07T20:23:34.1526775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1527283Z self=, 2025-05-07T20:23:34.1527415Z compile=False, 2025-05-07T20:23:34.1527569Z pooling_mode=, 2025-05-07T20:23:34.1527685Z T=5, 2025-05-07T20:23:34.1527801Z D=48, 2025-05-07T20:23:34.1528245Z B=70, 2025-05-07T20:23:34.1528367Z log_E=3, 2025-05-07T20:23:34.1528488Z L=16, 2025-05-07T20:23:34.1528613Z D_gradcheck=2, 2025-05-07T20:23:34.1528759Z stochastic_rounding=False, 2025-05-07T20:23:34.1528884Z weighted=True, 2025-05-07T20:23:34.1529005Z row_wise=True, 2025-05-07T20:23:34.1529128Z mixed=False, 2025-05-07T20:23:34.1529255Z use_cache=True, 2025-05-07T20:23:34.1529492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1529627Z use_cpu=True, 2025-05-07T20:23:34.1529782Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1529889Z ) 2025-05-07T20:23:34.1530084Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1530595Z self=, 2025-05-07T20:23:34.1530965Z compile=False, 2025-05-07T20:23:34.1531129Z pooling_mode=, 2025-05-07T20:23:34.1531239Z T=3, 2025-05-07T20:23:34.1531351Z D=96, 2025-05-07T20:23:34.1531471Z B=92, 2025-05-07T20:23:34.1531582Z log_E=4, 2025-05-07T20:23:34.1531690Z L=18, 2025-05-07T20:23:34.1531821Z D_gradcheck=1, 2025-05-07T20:23:34.1531967Z stochastic_rounding=False, 2025-05-07T20:23:34.1532098Z weighted=False, 2025-05-07T20:23:34.1532222Z row_wise=True, 2025-05-07T20:23:34.1532338Z mixed=False, 2025-05-07T20:23:34.1532472Z use_cache=False, 2025-05-07T20:23:34.1532628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1532946Z use_cpu=True, 2025-05-07T20:23:34.1533109Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1533216Z ) 2025-05-07T20:23:34.1533408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1533924Z self=, 2025-05-07T20:23:34.1534049Z compile=False, 2025-05-07T20:23:34.1534204Z pooling_mode=, 2025-05-07T20:23:34.1534322Z T=3, 2025-05-07T20:23:34.1534433Z D=48, 2025-05-07T20:23:34.1534550Z B=66, 2025-05-07T20:23:34.1534665Z log_E=4, 2025-05-07T20:23:34.1534777Z L=1, 2025-05-07T20:23:34.1534993Z D_gradcheck=1, 2025-05-07T20:23:34.1535146Z stochastic_rounding=True, 2025-05-07T20:23:34.1535267Z weighted=True, 2025-05-07T20:23:34.1535415Z row_wise=True, 2025-05-07T20:23:34.1535532Z mixed=False, 2025-05-07T20:23:34.1535652Z use_cache=True, 2025-05-07T20:23:34.1535817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1535939Z use_cpu=True, 2025-05-07T20:23:34.1536087Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1536201Z ) 2025-05-07T20:23:34.1536391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1536900Z self=, 2025-05-07T20:23:34.1537036Z compile=True, 2025-05-07T20:23:34.1537194Z pooling_mode=, 2025-05-07T20:23:34.1537312Z T=3, 2025-05-07T20:23:34.1537425Z D=6, 2025-05-07T20:23:34.1537537Z B=56, 2025-05-07T20:23:34.1537658Z log_E=3, 2025-05-07T20:23:34.1537768Z L=11, 2025-05-07T20:23:34.1537891Z D_gradcheck=1, 2025-05-07T20:23:34.1538035Z stochastic_rounding=False, 2025-05-07T20:23:34.1538301Z weighted=False, 2025-05-07T20:23:34.1538424Z row_wise=True, 2025-05-07T20:23:34.1538548Z mixed=True, 2025-05-07T20:23:34.1538671Z use_cache=False, 2025-05-07T20:23:34.1538832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1538962Z use_cpu=True, 2025-05-07T20:23:34.1539111Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1882396Z ) 2025-05-07T20:23:34.1882679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1883219Z self=, 2025-05-07T20:23:34.1883379Z compile=False, 2025-05-07T20:23:34.1883540Z pooling_mode=, 2025-05-07T20:23:34.1883657Z T=3, 2025-05-07T20:23:34.1883772Z D=98, 2025-05-07T20:23:34.1883882Z B=48, 2025-05-07T20:23:34.1883994Z log_E=4, 2025-05-07T20:23:34.1884115Z L=17, 2025-05-07T20:23:34.1884235Z D_gradcheck=1, 2025-05-07T20:23:34.1884528Z stochastic_rounding=True, 2025-05-07T20:23:34.1884662Z weighted=True, 2025-05-07T20:23:34.1884779Z row_wise=True, 2025-05-07T20:23:34.1884903Z mixed=True, 2025-05-07T20:23:34.1885023Z use_cache=True, 2025-05-07T20:23:34.1885181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1885314Z use_cpu=True, 2025-05-07T20:23:34.1885461Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1885570Z ) 2025-05-07T20:23:34.1885780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1886291Z self=, 2025-05-07T20:23:34.1886781Z compile=True, 2025-05-07T20:23:34.1886947Z pooling_mode=, 2025-05-07T20:23:34.1887058Z T=5, 2025-05-07T20:23:34.1887175Z D=58, 2025-05-07T20:23:34.1887284Z B=31, 2025-05-07T20:23:34.1887397Z log_E=4, 2025-05-07T20:23:34.1887520Z L=6, 2025-05-07T20:23:34.1887641Z D_gradcheck=1, 2025-05-07T20:23:34.1887782Z stochastic_rounding=False, 2025-05-07T20:23:34.1887913Z weighted=True, 2025-05-07T20:23:34.1888032Z row_wise=True, 2025-05-07T20:23:34.1888147Z mixed=True, 2025-05-07T20:23:34.1888272Z use_cache=True, 2025-05-07T20:23:34.1888571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1888696Z use_cpu=True, 2025-05-07T20:23:34.1888850Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1888960Z ) 2025-05-07T20:23:34.1889153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1889774Z self=, 2025-05-07T20:23:34.1889905Z compile=False, 2025-05-07T20:23:34.1890071Z pooling_mode=, 2025-05-07T20:23:34.1890179Z T=4, 2025-05-07T20:23:34.1890300Z D=31, 2025-05-07T20:23:34.1890415Z B=21, 2025-05-07T20:23:34.1890528Z log_E=4, 2025-05-07T20:23:34.1890761Z L=3, 2025-05-07T20:23:34.1890903Z D_gradcheck=1, 2025-05-07T20:23:34.1891042Z stochastic_rounding=True, 2025-05-07T20:23:34.1891166Z weighted=True, 2025-05-07T20:23:34.1891291Z row_wise=True, 2025-05-07T20:23:34.1891405Z mixed=True, 2025-05-07T20:23:34.1891526Z use_cache=True, 2025-05-07T20:23:34.1891689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1891806Z use_cpu=True, 2025-05-07T20:23:34.1891956Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1892071Z ) 2025-05-07T20:23:34.1892258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1892786Z self=, 2025-05-07T20:23:34.1892906Z compile=True, 2025-05-07T20:23:34.1893060Z pooling_mode=, 2025-05-07T20:23:34.1893177Z T=4, 2025-05-07T20:23:34.1893288Z D=66, 2025-05-07T20:23:34.1893400Z B=98, 2025-05-07T20:23:34.1893522Z log_E=5, 2025-05-07T20:23:34.1893632Z L=20, 2025-05-07T20:23:34.1893750Z D_gradcheck=2, 2025-05-07T20:23:34.1893895Z stochastic_rounding=True, 2025-05-07T20:23:34.1894209Z weighted=True, 2025-05-07T20:23:34.1894329Z row_wise=True, 2025-05-07T20:23:34.1894449Z mixed=True, 2025-05-07T20:23:34.1894567Z use_cache=True, 2025-05-07T20:23:34.1894729Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1894854Z use_cpu=True, 2025-05-07T20:23:34.1895013Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1895126Z ) 2025-05-07T20:23:34.1895318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1895828Z self=, 2025-05-07T20:23:34.1895956Z compile=False, 2025-05-07T20:23:34.1896111Z pooling_mode=, 2025-05-07T20:23:34.1896234Z T=4, 2025-05-07T20:23:34.1896349Z D=15, 2025-05-07T20:23:34.1896459Z B=79, 2025-05-07T20:23:34.1896574Z log_E=3, 2025-05-07T20:23:34.1896697Z L=18, 2025-05-07T20:23:34.1896816Z D_gradcheck=1, 2025-05-07T20:23:34.1896959Z stochastic_rounding=True, 2025-05-07T20:23:34.1897085Z weighted=True, 2025-05-07T20:23:34.1897205Z row_wise=True, 2025-05-07T20:23:34.1897322Z mixed=False, 2025-05-07T20:23:34.1897452Z use_cache=False, 2025-05-07T20:23:34.1897613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1897742Z use_cpu=True, 2025-05-07T20:23:34.1897889Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1897995Z ) 2025-05-07T20:23:34.1898190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1898812Z self=, 2025-05-07T20:23:34.1898934Z compile=True, 2025-05-07T20:23:34.1899099Z pooling_mode=, 2025-05-07T20:23:34.1899210Z T=2, 2025-05-07T20:23:34.1899321Z D=34, 2025-05-07T20:23:34.1899439Z B=56, 2025-05-07T20:23:34.1899553Z log_E=4, 2025-05-07T20:23:34.1899665Z L=1, 2025-05-07T20:23:34.1899791Z D_gradcheck=1, 2025-05-07T20:23:34.1899934Z stochastic_rounding=True, 2025-05-07T20:23:34.1900063Z weighted=True, 2025-05-07T20:23:34.1900183Z row_wise=True, 2025-05-07T20:23:34.1900298Z mixed=True, 2025-05-07T20:23:34.1900432Z use_cache=False, 2025-05-07T20:23:34.1900661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1900795Z use_cpu=True, 2025-05-07T20:23:34.1900950Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1901059Z ) 2025-05-07T20:23:34.1901248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1901765Z self=, 2025-05-07T20:23:34.1901885Z compile=True, 2025-05-07T20:23:34.1902040Z pooling_mode=, 2025-05-07T20:23:34.1902159Z T=5, 2025-05-07T20:23:34.1902271Z D=92, 2025-05-07T20:23:34.1902390Z B=63, 2025-05-07T20:23:34.1902576Z log_E=3, 2025-05-07T20:23:34.1902698Z L=2, 2025-05-07T20:23:34.1902825Z D_gradcheck=2, 2025-05-07T20:23:34.1902973Z stochastic_rounding=False, 2025-05-07T20:23:34.1903094Z weighted=True, 2025-05-07T20:23:34.1903219Z row_wise=True, 2025-05-07T20:23:34.1903335Z mixed=True, 2025-05-07T20:23:34.1903455Z use_cache=False, 2025-05-07T20:23:34.1903623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1903743Z use_cpu=True, 2025-05-07T20:23:34.1903890Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1904007Z ) 2025-05-07T20:23:34.1904197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1904707Z self=, 2025-05-07T20:23:34.1904836Z compile=True, 2025-05-07T20:23:34.1904989Z pooling_mode=, 2025-05-07T20:23:34.1905105Z T=1, 2025-05-07T20:23:34.1905216Z D=85, 2025-05-07T20:23:34.1905330Z B=98, 2025-05-07T20:23:34.1905450Z log_E=4, 2025-05-07T20:23:34.1905564Z L=12, 2025-05-07T20:23:34.1905685Z D_gradcheck=2, 2025-05-07T20:23:34.1905953Z stochastic_rounding=True, 2025-05-07T20:23:34.1906078Z weighted=False, 2025-05-07T20:23:34.1906196Z row_wise=True, 2025-05-07T20:23:34.1906322Z mixed=True, 2025-05-07T20:23:34.1906448Z use_cache=False, 2025-05-07T20:23:34.1906606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1906730Z use_cpu=True, 2025-05-07T20:23:34.1906874Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1906981Z ) 2025-05-07T20:23:34.1907175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1907687Z self=, 2025-05-07T20:23:34.1907816Z compile=True, 2025-05-07T20:23:34.1907969Z pooling_mode=, 2025-05-07T20:23:34.1908085Z T=2, 2025-05-07T20:23:34.1908204Z D=80, 2025-05-07T20:23:34.1908318Z B=47, 2025-05-07T20:23:34.1908429Z log_E=5, 2025-05-07T20:23:34.1908545Z L=16, 2025-05-07T20:23:34.1908667Z D_gradcheck=2, 2025-05-07T20:23:34.1908811Z stochastic_rounding=True, 2025-05-07T20:23:34.1908943Z weighted=True, 2025-05-07T20:23:34.1909063Z row_wise=True, 2025-05-07T20:23:34.1909180Z mixed=True, 2025-05-07T20:23:34.1909311Z use_cache=True, 2025-05-07T20:23:34.1909466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1909589Z use_cpu=True, 2025-05-07T20:23:34.1909748Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1909855Z ) 2025-05-07T20:23:34.1910192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1910707Z self=, 2025-05-07T20:23:34.1910831Z compile=True, 2025-05-07T20:23:34.1910993Z pooling_mode=, 2025-05-07T20:23:34.1911104Z T=1, 2025-05-07T20:23:34.1911214Z D=15, 2025-05-07T20:23:34.1911335Z B=26, 2025-05-07T20:23:34.1911447Z log_E=4, 2025-05-07T20:23:34.1911559Z L=9, 2025-05-07T20:23:34.1911687Z D_gradcheck=1, 2025-05-07T20:23:34.1911826Z stochastic_rounding=True, 2025-05-07T20:23:34.1911946Z weighted=True, 2025-05-07T20:23:34.1912073Z row_wise=True, 2025-05-07T20:23:34.1912189Z mixed=False, 2025-05-07T20:23:34.1912418Z use_cache=False, 2025-05-07T20:23:34.1912593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1912714Z use_cpu=True, 2025-05-07T20:23:34.1912875Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1912983Z ) 2025-05-07T20:23:34.1913174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1913687Z self=, 2025-05-07T20:23:34.1913811Z compile=False, 2025-05-07T20:23:34.1913966Z pooling_mode=, 2025-05-07T20:23:34.1914083Z T=5, 2025-05-07T20:23:34.1914266Z D=15, 2025-05-07T20:23:34.1914389Z B=34, 2025-05-07T20:23:34.1914510Z log_E=4, 2025-05-07T20:23:34.1914622Z L=0, 2025-05-07T20:23:34.1914747Z D_gradcheck=1, 2025-05-07T20:23:34.1914897Z stochastic_rounding=True, 2025-05-07T20:23:34.1915018Z weighted=False, 2025-05-07T20:23:34.1915144Z row_wise=True, 2025-05-07T20:23:34.1915259Z mixed=False, 2025-05-07T20:23:34.1915383Z use_cache=True, 2025-05-07T20:23:34.1915547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1915665Z use_cpu=True, 2025-05-07T20:23:34.1915811Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1915929Z ) 2025-05-07T20:23:34.1916117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1916625Z self=, 2025-05-07T20:23:34.1916749Z compile=False, 2025-05-07T20:23:34.1916905Z pooling_mode=, 2025-05-07T20:23:34.1917016Z T=1, 2025-05-07T20:23:34.1917135Z D=15, 2025-05-07T20:23:34.1917247Z B=77, 2025-05-07T20:23:34.1917367Z log_E=3, 2025-05-07T20:23:34.1917479Z L=13, 2025-05-07T20:23:34.1917709Z D_gradcheck=1, 2025-05-07T20:23:34.1917854Z stochastic_rounding=True, 2025-05-07T20:23:34.1917976Z weighted=True, 2025-05-07T20:23:34.1918095Z row_wise=True, 2025-05-07T20:23:34.1918224Z mixed=True, 2025-05-07T20:23:34.1918349Z use_cache=True, 2025-05-07T20:23:34.1918505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1918630Z use_cpu=True, 2025-05-07T20:23:34.1918779Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1918894Z ) 2025-05-07T20:23:34.1919090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1919601Z self=, 2025-05-07T20:23:34.1919723Z compile=True, 2025-05-07T20:23:34.1919886Z pooling_mode=, 2025-05-07T20:23:34.1919998Z T=5, 2025-05-07T20:23:34.1920121Z D=40, 2025-05-07T20:23:34.1920235Z B=108, 2025-05-07T20:23:34.1920347Z log_E=4, 2025-05-07T20:23:34.1920471Z L=18, 2025-05-07T20:23:34.1920589Z D_gradcheck=1, 2025-05-07T20:23:34.1920729Z stochastic_rounding=False, 2025-05-07T20:23:34.1920860Z weighted=False, 2025-05-07T20:23:34.1920976Z row_wise=True, 2025-05-07T20:23:34.1921098Z mixed=False, 2025-05-07T20:23:34.1921226Z use_cache=True, 2025-05-07T20:23:34.1921382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1921501Z use_cpu=True, 2025-05-07T20:23:34.1921656Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1921886Z ) 2025-05-07T20:23:34.1922081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1922597Z self=, 2025-05-07T20:23:34.1922718Z compile=True, 2025-05-07T20:23:34.1922878Z pooling_mode=, 2025-05-07T20:23:34.1922992Z T=4, 2025-05-07T20:23:34.1923104Z D=61, 2025-05-07T20:23:34.1923220Z B=63, 2025-05-07T20:23:34.1923332Z log_E=4, 2025-05-07T20:23:34.1923445Z L=0, 2025-05-07T20:23:34.1923573Z D_gradcheck=2, 2025-05-07T20:23:34.1923713Z stochastic_rounding=False, 2025-05-07T20:23:34.1923834Z weighted=True, 2025-05-07T20:23:34.1923963Z row_wise=True, 2025-05-07T20:23:34.1924171Z mixed=True, 2025-05-07T20:23:34.1924306Z use_cache=True, 2025-05-07T20:23:34.1924474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1924592Z use_cpu=True, 2025-05-07T20:23:34.1924739Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1924859Z ) 2025-05-07T20:23:34.1925051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1925566Z self=, 2025-05-07T20:23:34.1925689Z compile=True, 2025-05-07T20:23:34.1925843Z pooling_mode=, 2025-05-07T20:23:34.1926074Z T=2, 2025-05-07T20:23:34.1926197Z D=63, 2025-05-07T20:23:34.1926308Z B=2, 2025-05-07T20:23:34.1926424Z log_E=3, 2025-05-07T20:23:34.1926541Z L=5, 2025-05-07T20:23:34.1926661Z D_gradcheck=2, 2025-05-07T20:23:34.1926812Z stochastic_rounding=True, 2025-05-07T20:23:34.1926931Z weighted=False, 2025-05-07T20:23:34.1927051Z row_wise=True, 2025-05-07T20:23:34.1927174Z mixed=True, 2025-05-07T20:23:34.1927296Z use_cache=False, 2025-05-07T20:23:34.1927460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1927579Z use_cpu=True, 2025-05-07T20:23:34.1927725Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1928163Z ) 2025-05-07T20:23:34.1928365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1928874Z self=, 2025-05-07T20:23:34.1929000Z compile=True, 2025-05-07T20:23:34.1929157Z pooling_mode=, 2025-05-07T20:23:34.1929278Z T=3, 2025-05-07T20:23:34.1929474Z D=83, 2025-05-07T20:23:34.1929592Z B=24, 2025-05-07T20:23:34.1929947Z log_E=4, 2025-05-07T20:23:34.1930065Z L=13, 2025-05-07T20:23:34.1930188Z D_gradcheck=2, 2025-05-07T20:23:34.1930331Z stochastic_rounding=False, 2025-05-07T20:23:34.1930456Z weighted=True, 2025-05-07T20:23:34.1930580Z row_wise=True, 2025-05-07T20:23:34.1930705Z mixed=False, 2025-05-07T20:23:34.1930823Z use_cache=False, 2025-05-07T20:23:34.1930979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1931102Z use_cpu=True, 2025-05-07T20:23:34.1931253Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1931363Z ) 2025-05-07T20:23:34.1931563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.1932071Z self=, 2025-05-07T20:23:34.1932193Z compile=False, 2025-05-07T20:23:34.1932356Z pooling_mode=, 2025-05-07T20:23:34.1932468Z T=4, 2025-05-07T20:23:34.1932579Z D=55, 2025-05-07T20:23:34.1932698Z B=83, 2025-05-07T20:23:34.1932815Z log_E=5, 2025-05-07T20:23:34.1932934Z L=20, 2025-05-07T20:23:34.1933057Z D_gradcheck=1, 2025-05-07T20:23:34.1933199Z stochastic_rounding=False, 2025-05-07T20:23:34.1933328Z weighted=False, 2025-05-07T20:23:34.1933454Z row_wise=True, 2025-05-07T20:23:34.1933576Z mixed=False, 2025-05-07T20:23:34.1933705Z use_cache=False, 2025-05-07T20:23:34.1933862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1933982Z use_cpu=True, 2025-05-07T20:23:34.1934297Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2286838Z ) 2025-05-07T20:23:34.2287112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2287671Z self=, 2025-05-07T20:23:34.2287798Z compile=True, 2025-05-07T20:23:34.2288102Z pooling_mode=, 2025-05-07T20:23:34.2288218Z T=5, 2025-05-07T20:23:34.2288339Z D=43, 2025-05-07T20:23:34.2288448Z B=44, 2025-05-07T20:23:34.2288579Z log_E=4, 2025-05-07T20:23:34.2288695Z L=6, 2025-05-07T20:23:34.2288818Z D_gradcheck=1, 2025-05-07T20:23:34.2288965Z stochastic_rounding=True, 2025-05-07T20:23:34.2289090Z weighted=True, 2025-05-07T20:23:34.2289640Z row_wise=True, 2025-05-07T20:23:34.2289786Z mixed=True, 2025-05-07T20:23:34.2289912Z use_cache=False, 2025-05-07T20:23:34.2290072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2290199Z use_cpu=True, 2025-05-07T20:23:34.2290374Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2290484Z ) 2025-05-07T20:23:34.2290683Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2291191Z self=, 2025-05-07T20:23:34.2291322Z compile=True, 2025-05-07T20:23:34.2291616Z pooling_mode=, 2025-05-07T20:23:34.2291740Z T=1, 2025-05-07T20:23:34.2291861Z D=11, 2025-05-07T20:23:34.2291980Z B=88, 2025-05-07T20:23:34.2292092Z log_E=3, 2025-05-07T20:23:34.2292210Z L=7, 2025-05-07T20:23:34.2292330Z D_gradcheck=1, 2025-05-07T20:23:34.2292468Z stochastic_rounding=True, 2025-05-07T20:23:34.2292596Z weighted=False, 2025-05-07T20:23:34.2292718Z row_wise=True, 2025-05-07T20:23:34.2292834Z mixed=True, 2025-05-07T20:23:34.2292959Z use_cache=False, 2025-05-07T20:23:34.2293119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2293236Z use_cpu=True, 2025-05-07T20:23:34.2293396Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2293509Z ) 2025-05-07T20:23:34.2293699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2294214Z self=, 2025-05-07T20:23:34.2294336Z compile=True, 2025-05-07T20:23:34.2294507Z pooling_mode=, 2025-05-07T20:23:34.2294621Z T=3, 2025-05-07T20:23:34.2294735Z D=22, 2025-05-07T20:23:34.2294998Z B=39, 2025-05-07T20:23:34.2295118Z log_E=5, 2025-05-07T20:23:34.2295229Z L=4, 2025-05-07T20:23:34.2295354Z D_gradcheck=2, 2025-05-07T20:23:34.2295497Z stochastic_rounding=False, 2025-05-07T20:23:34.2295621Z weighted=True, 2025-05-07T20:23:34.2295748Z row_wise=True, 2025-05-07T20:23:34.2295864Z mixed=True, 2025-05-07T20:23:34.2295988Z use_cache=True, 2025-05-07T20:23:34.2296151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2296277Z use_cpu=True, 2025-05-07T20:23:34.2296434Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2296541Z ) 2025-05-07T20:23:34.2296732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2297249Z self=, 2025-05-07T20:23:34.2297370Z compile=False, 2025-05-07T20:23:34.2297526Z pooling_mode=, 2025-05-07T20:23:34.2297643Z T=1, 2025-05-07T20:23:34.2297755Z D=118, 2025-05-07T20:23:34.2297868Z B=80, 2025-05-07T20:23:34.2297986Z log_E=3, 2025-05-07T20:23:34.2298094Z L=17, 2025-05-07T20:23:34.2298212Z D_gradcheck=2, 2025-05-07T20:23:34.2298356Z stochastic_rounding=False, 2025-05-07T20:23:34.2298481Z weighted=True, 2025-05-07T20:23:34.2298599Z row_wise=True, 2025-05-07T20:23:34.2298720Z mixed=True, 2025-05-07T20:23:34.2298839Z use_cache=True, 2025-05-07T20:23:34.2299005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2299269Z use_cpu=True, 2025-05-07T20:23:34.2299417Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2299533Z ) 2025-05-07T20:23:34.2299723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2300233Z self=, 2025-05-07T20:23:34.2300360Z compile=True, 2025-05-07T20:23:34.2300515Z pooling_mode=, 2025-05-07T20:23:34.2300628Z T=4, 2025-05-07T20:23:34.2300745Z D=76, 2025-05-07T20:23:34.2300859Z B=74, 2025-05-07T20:23:34.2300975Z log_E=4, 2025-05-07T20:23:34.2301093Z L=8, 2025-05-07T20:23:34.2301214Z D_gradcheck=2, 2025-05-07T20:23:34.2301352Z stochastic_rounding=True, 2025-05-07T20:23:34.2301550Z weighted=True, 2025-05-07T20:23:34.2301682Z row_wise=True, 2025-05-07T20:23:34.2301807Z mixed=False, 2025-05-07T20:23:34.2301928Z use_cache=False, 2025-05-07T20:23:34.2302086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2302213Z use_cpu=True, 2025-05-07T20:23:34.2302361Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2302468Z ) 2025-05-07T20:23:34.2302666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2303177Z self=, 2025-05-07T20:23:34.2303381Z compile=True, 2025-05-07T20:23:34.2303557Z pooling_mode=, 2025-05-07T20:23:34.2303669Z T=3, 2025-05-07T20:23:34.2303784Z D=125, 2025-05-07T20:23:34.2303905Z B=127, 2025-05-07T20:23:34.2304021Z log_E=3, 2025-05-07T20:23:34.2304137Z L=17, 2025-05-07T20:23:34.2304257Z D_gradcheck=1, 2025-05-07T20:23:34.2304397Z stochastic_rounding=False, 2025-05-07T20:23:34.2304530Z weighted=False, 2025-05-07T20:23:34.2304649Z row_wise=True, 2025-05-07T20:23:34.2304765Z mixed=True, 2025-05-07T20:23:34.2304895Z use_cache=False, 2025-05-07T20:23:34.2305051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2305174Z use_cpu=True, 2025-05-07T20:23:34.2305326Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2305433Z ) 2025-05-07T20:23:34.2305624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2306144Z self=, 2025-05-07T20:23:34.2306270Z compile=True, 2025-05-07T20:23:34.2306435Z pooling_mode=, 2025-05-07T20:23:34.2306547Z T=5, 2025-05-07T20:23:34.2306797Z D=42, 2025-05-07T20:23:34.2306918Z B=89, 2025-05-07T20:23:34.2307030Z log_E=4, 2025-05-07T20:23:34.2307141Z L=8, 2025-05-07T20:23:34.2307267Z D_gradcheck=2, 2025-05-07T20:23:34.2307410Z stochastic_rounding=True, 2025-05-07T20:23:34.2307530Z weighted=True, 2025-05-07T20:23:34.2307653Z row_wise=True, 2025-05-07T20:23:34.2307774Z mixed=False, 2025-05-07T20:23:34.2307896Z use_cache=False, 2025-05-07T20:23:34.2308059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2308180Z use_cpu=True, 2025-05-07T20:23:34.2308326Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2308440Z ) 2025-05-07T20:23:34.2308631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2309149Z self=, 2025-05-07T20:23:34.2309278Z compile=False, 2025-05-07T20:23:34.2309436Z pooling_mode=, 2025-05-07T20:23:34.2309556Z T=5, 2025-05-07T20:23:34.2309672Z D=40, 2025-05-07T20:23:34.2309790Z B=101, 2025-05-07T20:23:34.2309912Z log_E=5, 2025-05-07T20:23:34.2310023Z L=20, 2025-05-07T20:23:34.2310145Z D_gradcheck=1, 2025-05-07T20:23:34.2310297Z stochastic_rounding=False, 2025-05-07T20:23:34.2310421Z weighted=False, 2025-05-07T20:23:34.2310540Z row_wise=True, 2025-05-07T20:23:34.2310664Z mixed=True, 2025-05-07T20:23:34.2310786Z use_cache=False, 2025-05-07T20:23:34.2310939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2311217Z use_cpu=True, 2025-05-07T20:23:34.2311367Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2311484Z ) 2025-05-07T20:23:34.2311674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2312183Z self=, 2025-05-07T20:23:34.2312316Z compile=True, 2025-05-07T20:23:34.2312472Z pooling_mode=, 2025-05-07T20:23:34.2312590Z T=2, 2025-05-07T20:23:34.2312708Z D=126, 2025-05-07T20:23:34.2312818Z B=57, 2025-05-07T20:23:34.2312928Z log_E=3, 2025-05-07T20:23:34.2313045Z L=0, 2025-05-07T20:23:34.2313165Z D_gradcheck=2, 2025-05-07T20:23:34.2313418Z stochastic_rounding=False, 2025-05-07T20:23:34.2313558Z weighted=False, 2025-05-07T20:23:34.2313678Z row_wise=True, 2025-05-07T20:23:34.2313796Z mixed=False, 2025-05-07T20:23:34.2313924Z use_cache=False, 2025-05-07T20:23:34.2314082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2314210Z use_cpu=True, 2025-05-07T20:23:34.2314360Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2314467Z ) 2025-05-07T20:23:34.2314664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2315237Z self=, 2025-05-07T20:23:34.2315367Z compile=False, 2025-05-07T20:23:34.2315529Z pooling_mode=, 2025-05-07T20:23:34.2315645Z T=5, 2025-05-07T20:23:34.2315754Z D=15, 2025-05-07T20:23:34.2315872Z B=31, 2025-05-07T20:23:34.2315985Z log_E=3, 2025-05-07T20:23:34.2316098Z L=18, 2025-05-07T20:23:34.2316225Z D_gradcheck=1, 2025-05-07T20:23:34.2316367Z stochastic_rounding=True, 2025-05-07T20:23:34.2316493Z weighted=False, 2025-05-07T20:23:34.2316622Z row_wise=True, 2025-05-07T20:23:34.2316741Z mixed=False, 2025-05-07T20:23:34.2316871Z use_cache=False, 2025-05-07T20:23:34.2317031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2317152Z use_cpu=True, 2025-05-07T20:23:34.2317307Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2317418Z ) 2025-05-07T20:23:34.2317613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2318140Z self=, 2025-05-07T20:23:34.2318262Z compile=True, 2025-05-07T20:23:34.2318418Z pooling_mode=, 2025-05-07T20:23:34.2318645Z T=2, 2025-05-07T20:23:34.2318760Z D=20, 2025-05-07T20:23:34.2318873Z B=15, 2025-05-07T20:23:34.2318995Z log_E=3, 2025-05-07T20:23:34.2319106Z L=14, 2025-05-07T20:23:34.2319248Z D_gradcheck=1, 2025-05-07T20:23:34.2319393Z stochastic_rounding=False, 2025-05-07T20:23:34.2319514Z weighted=True, 2025-05-07T20:23:34.2319638Z row_wise=True, 2025-05-07T20:23:34.2319755Z mixed=True, 2025-05-07T20:23:34.2319875Z use_cache=True, 2025-05-07T20:23:34.2320096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2320270Z use_cpu=True, 2025-05-07T20:23:34.2320443Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2320597Z ) 2025-05-07T20:23:34.2320812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2321352Z self=, 2025-05-07T20:23:34.2321486Z compile=False, 2025-05-07T20:23:34.2321734Z pooling_mode=, 2025-05-07T20:23:34.2321865Z T=5, 2025-05-07T20:23:34.2321977Z D=63, 2025-05-07T20:23:34.2322096Z B=83, 2025-05-07T20:23:34.2322208Z log_E=3, 2025-05-07T20:23:34.2322318Z L=14, 2025-05-07T20:23:34.2322450Z D_gradcheck=2, 2025-05-07T20:23:34.2322591Z stochastic_rounding=False, 2025-05-07T20:23:34.2322715Z weighted=False, 2025-05-07T20:23:34.2322843Z row_wise=True, 2025-05-07T20:23:34.2322960Z mixed=False, 2025-05-07T20:23:34.2323170Z use_cache=True, 2025-05-07T20:23:34.2323337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2323455Z use_cpu=True, 2025-05-07T20:23:34.2323601Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2323716Z ) 2025-05-07T20:23:34.2323906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2324418Z self=, 2025-05-07T20:23:34.2324549Z compile=True, 2025-05-07T20:23:34.2324706Z pooling_mode=, 2025-05-07T20:23:34.2324829Z T=1, 2025-05-07T20:23:34.2324942Z D=15, 2025-05-07T20:23:34.2325053Z B=6, 2025-05-07T20:23:34.2325170Z log_E=5, 2025-05-07T20:23:34.2325279Z L=11, 2025-05-07T20:23:34.2325463Z D_gradcheck=2, 2025-05-07T20:23:34.2325626Z stochastic_rounding=False, 2025-05-07T20:23:34.2325751Z weighted=True, 2025-05-07T20:23:34.2325869Z row_wise=True, 2025-05-07T20:23:34.2325991Z mixed=True, 2025-05-07T20:23:34.2326117Z use_cache=False, 2025-05-07T20:23:34.2326274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2326399Z use_cpu=True, 2025-05-07T20:23:34.2326546Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2326653Z ) 2025-05-07T20:23:34.2326847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2327414Z self=, 2025-05-07T20:23:34.2327555Z compile=False, 2025-05-07T20:23:34.2327714Z pooling_mode=, 2025-05-07T20:23:34.2328148Z T=4, 2025-05-07T20:23:34.2328285Z D=43, 2025-05-07T20:23:34.2328401Z B=41, 2025-05-07T20:23:34.2328516Z log_E=5, 2025-05-07T20:23:34.2328633Z L=1, 2025-05-07T20:23:34.2328770Z D_gradcheck=1, 2025-05-07T20:23:34.2328910Z stochastic_rounding=True, 2025-05-07T20:23:34.2329037Z weighted=True, 2025-05-07T20:23:34.2329154Z row_wise=True, 2025-05-07T20:23:34.2329272Z mixed=False, 2025-05-07T20:23:34.2329489Z use_cache=False, 2025-05-07T20:23:34.2329650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2329770Z use_cpu=True, 2025-05-07T20:23:34.2329928Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2330038Z ) 2025-05-07T20:23:34.2330234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2330747Z self=, 2025-05-07T20:23:34.2330870Z compile=True, 2025-05-07T20:23:34.2331286Z pooling_mode=, 2025-05-07T20:23:34.2331398Z T=5, 2025-05-07T20:23:34.2331510Z D=102, 2025-05-07T20:23:34.2331626Z B=36, 2025-05-07T20:23:34.2331739Z log_E=4, 2025-05-07T20:23:34.2331853Z L=13, 2025-05-07T20:23:34.2331979Z D_gradcheck=2, 2025-05-07T20:23:34.2332122Z stochastic_rounding=False, 2025-05-07T20:23:34.2332243Z weighted=True, 2025-05-07T20:23:34.2332371Z row_wise=True, 2025-05-07T20:23:34.2332488Z mixed=False, 2025-05-07T20:23:34.2332611Z use_cache=True, 2025-05-07T20:23:34.2332772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2332893Z use_cpu=True, 2025-05-07T20:23:34.2333047Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2333154Z ) 2025-05-07T20:23:34.2333344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2333863Z self=, 2025-05-07T20:23:34.2333984Z compile=True, 2025-05-07T20:23:34.2334146Z pooling_mode=, 2025-05-07T20:23:34.2334264Z T=4, 2025-05-07T20:23:34.2334377Z D=58, 2025-05-07T20:23:34.2334488Z B=66, 2025-05-07T20:23:34.2334608Z log_E=3, 2025-05-07T20:23:34.2334722Z L=12, 2025-05-07T20:23:34.2334840Z D_gradcheck=2, 2025-05-07T20:23:34.2334983Z stochastic_rounding=True, 2025-05-07T20:23:34.2335107Z weighted=True, 2025-05-07T20:23:34.2335237Z row_wise=True, 2025-05-07T20:23:34.2335489Z mixed=True, 2025-05-07T20:23:34.2335613Z use_cache=False, 2025-05-07T20:23:34.2335775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2335892Z use_cpu=True, 2025-05-07T20:23:34.2336039Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2336150Z ) 2025-05-07T20:23:34.2336341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2336855Z self=, 2025-05-07T20:23:34.2336987Z compile=True, 2025-05-07T20:23:34.2337144Z pooling_mode=, 2025-05-07T20:23:34.2337255Z T=2, 2025-05-07T20:23:34.2337373Z D=14, 2025-05-07T20:23:34.2337485Z B=82, 2025-05-07T20:23:34.2337604Z log_E=5, 2025-05-07T20:23:34.2337901Z L=10, 2025-05-07T20:23:34.2338030Z D_gradcheck=2, 2025-05-07T20:23:34.2338174Z stochastic_rounding=True, 2025-05-07T20:23:34.2338297Z weighted=False, 2025-05-07T20:23:34.2338416Z row_wise=True, 2025-05-07T20:23:34.2338542Z mixed=False, 2025-05-07T20:23:34.2338663Z use_cache=False, 2025-05-07T20:23:34.2338818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2338941Z use_cpu=True, 2025-05-07T20:23:34.2339087Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2687129Z ) 2025-05-07T20:23:34.2687412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2688327Z self=, 2025-05-07T20:23:34.2688492Z compile=False, 2025-05-07T20:23:34.2688809Z pooling_mode=, 2025-05-07T20:23:34.2688921Z T=2, 2025-05-07T20:23:34.2689040Z D=44, 2025-05-07T20:23:34.2689154Z B=106, 2025-05-07T20:23:34.2689279Z log_E=5, 2025-05-07T20:23:34.2689618Z L=16, 2025-05-07T20:23:34.2689746Z D_gradcheck=1, 2025-05-07T20:23:34.2689891Z stochastic_rounding=False, 2025-05-07T20:23:34.2690021Z weighted=False, 2025-05-07T20:23:34.2690140Z row_wise=True, 2025-05-07T20:23:34.2690268Z mixed=False, 2025-05-07T20:23:34.2690399Z use_cache=True, 2025-05-07T20:23:34.2690553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2690672Z use_cpu=True, 2025-05-07T20:23:34.2690828Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2690940Z ) 2025-05-07T20:23:34.2691136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2691651Z self=, 2025-05-07T20:23:34.2691968Z compile=False, 2025-05-07T20:23:34.2692135Z pooling_mode=, 2025-05-07T20:23:34.2692245Z T=1, 2025-05-07T20:23:34.2692356Z D=21, 2025-05-07T20:23:34.2692470Z B=8, 2025-05-07T20:23:34.2692591Z log_E=3, 2025-05-07T20:23:34.2692700Z L=8, 2025-05-07T20:23:34.2692826Z D_gradcheck=2, 2025-05-07T20:23:34.2692965Z stochastic_rounding=True, 2025-05-07T20:23:34.2693083Z weighted=True, 2025-05-07T20:23:34.2693209Z row_wise=True, 2025-05-07T20:23:34.2693332Z mixed=False, 2025-05-07T20:23:34.2693460Z use_cache=False, 2025-05-07T20:23:34.2693618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2693736Z use_cpu=True, 2025-05-07T20:23:34.2693889Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2693998Z ) 2025-05-07T20:23:34.2694191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2694712Z self=, 2025-05-07T20:23:34.2694836Z compile=True, 2025-05-07T20:23:34.2694991Z pooling_mode=, 2025-05-07T20:23:34.2695109Z T=5, 2025-05-07T20:23:34.2695274Z D=31, 2025-05-07T20:23:34.2695386Z B=116, 2025-05-07T20:23:34.2695513Z log_E=3, 2025-05-07T20:23:34.2695624Z L=17, 2025-05-07T20:23:34.2695744Z D_gradcheck=2, 2025-05-07T20:23:34.2695896Z stochastic_rounding=False, 2025-05-07T20:23:34.2696015Z weighted=True, 2025-05-07T20:23:34.2696305Z row_wise=True, 2025-05-07T20:23:34.2696426Z mixed=True, 2025-05-07T20:23:34.2696546Z use_cache=True, 2025-05-07T20:23:34.2696710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2696834Z use_cpu=True, 2025-05-07T20:23:34.2696982Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2697094Z ) 2025-05-07T20:23:34.2697289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2697796Z self=, 2025-05-07T20:23:34.2697929Z compile=False, 2025-05-07T20:23:34.2698086Z pooling_mode=, 2025-05-07T20:23:34.2698197Z T=3, 2025-05-07T20:23:34.2698314Z D=16, 2025-05-07T20:23:34.2698553Z B=91, 2025-05-07T20:23:34.2698685Z log_E=3, 2025-05-07T20:23:34.2698818Z L=15, 2025-05-07T20:23:34.2698938Z D_gradcheck=2, 2025-05-07T20:23:34.2699083Z stochastic_rounding=False, 2025-05-07T20:23:34.2699209Z weighted=False, 2025-05-07T20:23:34.2699332Z row_wise=True, 2025-05-07T20:23:34.2699457Z mixed=True, 2025-05-07T20:23:34.2699578Z use_cache=False, 2025-05-07T20:23:34.2699732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2699856Z use_cpu=True, 2025-05-07T20:23:34.2700004Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2700112Z ) 2025-05-07T20:23:34.2700426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2700945Z self=, 2025-05-07T20:23:34.2701080Z compile=True, 2025-05-07T20:23:34.2701240Z pooling_mode=, 2025-05-07T20:23:34.2701351Z T=1, 2025-05-07T20:23:34.2701470Z D=38, 2025-05-07T20:23:34.2701589Z B=117, 2025-05-07T20:23:34.2701702Z log_E=5, 2025-05-07T20:23:34.2701819Z L=6, 2025-05-07T20:23:34.2701941Z D_gradcheck=1, 2025-05-07T20:23:34.2702081Z stochastic_rounding=True, 2025-05-07T20:23:34.2702208Z weighted=False, 2025-05-07T20:23:34.2702331Z row_wise=True, 2025-05-07T20:23:34.2702452Z mixed=False, 2025-05-07T20:23:34.2702586Z use_cache=True, 2025-05-07T20:23:34.2702742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2702860Z use_cpu=True, 2025-05-07T20:23:34.2703014Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2703123Z ) 2025-05-07T20:23:34.2703316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2703834Z self=, 2025-05-07T20:23:34.2704046Z compile=True, 2025-05-07T20:23:34.2704210Z pooling_mode=, 2025-05-07T20:23:34.2704325Z T=3, 2025-05-07T20:23:34.2704435Z D=3, 2025-05-07T20:23:34.2704566Z B=128, 2025-05-07T20:23:34.2704682Z log_E=4, 2025-05-07T20:23:34.2704796Z L=12, 2025-05-07T20:23:34.2704922Z D_gradcheck=2, 2025-05-07T20:23:34.2705061Z stochastic_rounding=False, 2025-05-07T20:23:34.2705188Z weighted=True, 2025-05-07T20:23:34.2705317Z row_wise=True, 2025-05-07T20:23:34.2705433Z mixed=True, 2025-05-07T20:23:34.2705554Z use_cache=True, 2025-05-07T20:23:34.2705718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2705836Z use_cpu=True, 2025-05-07T20:23:34.2705991Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2706099Z ) 2025-05-07T20:23:34.2706297Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2706813Z self=, 2025-05-07T20:23:34.2706939Z compile=True, 2025-05-07T20:23:34.2707102Z pooling_mode=, 2025-05-07T20:23:34.2707217Z T=2, 2025-05-07T20:23:34.2707332Z D=38, 2025-05-07T20:23:34.2707444Z B=120, 2025-05-07T20:23:34.2707563Z log_E=5, 2025-05-07T20:23:34.2707673Z L=17, 2025-05-07T20:23:34.2707791Z D_gradcheck=2, 2025-05-07T20:23:34.2707940Z stochastic_rounding=False, 2025-05-07T20:23:34.2708154Z weighted=True, 2025-05-07T20:23:34.2708276Z row_wise=True, 2025-05-07T20:23:34.2708399Z mixed=False, 2025-05-07T20:23:34.2708520Z use_cache=True, 2025-05-07T20:23:34.2708682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2708803Z use_cpu=True, 2025-05-07T20:23:34.2708950Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2709060Z ) 2025-05-07T20:23:34.2709255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2709767Z self=, 2025-05-07T20:23:34.2709903Z compile=False, 2025-05-07T20:23:34.2710066Z pooling_mode=, 2025-05-07T20:23:34.2710179Z T=5, 2025-05-07T20:23:34.2710374Z D=43, 2025-05-07T20:23:34.2710493Z B=34, 2025-05-07T20:23:34.2710606Z log_E=3, 2025-05-07T20:23:34.2710725Z L=0, 2025-05-07T20:23:34.2710847Z D_gradcheck=1, 2025-05-07T20:23:34.2710988Z stochastic_rounding=False, 2025-05-07T20:23:34.2711118Z weighted=True, 2025-05-07T20:23:34.2711239Z row_wise=True, 2025-05-07T20:23:34.2711363Z mixed=True, 2025-05-07T20:23:34.2711483Z use_cache=True, 2025-05-07T20:23:34.2711637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2711760Z use_cpu=True, 2025-05-07T20:23:34.2711908Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2712112Z ) 2025-05-07T20:23:34.2712316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2712823Z self=, 2025-05-07T20:23:34.2712950Z compile=False, 2025-05-07T20:23:34.2713111Z pooling_mode=, 2025-05-07T20:23:34.2713225Z T=2, 2025-05-07T20:23:34.2713340Z D=77, 2025-05-07T20:23:34.2713459Z B=112, 2025-05-07T20:23:34.2713577Z log_E=4, 2025-05-07T20:23:34.2713693Z L=4, 2025-05-07T20:23:34.2713813Z D_gradcheck=2, 2025-05-07T20:23:34.2713953Z stochastic_rounding=False, 2025-05-07T20:23:34.2714085Z weighted=False, 2025-05-07T20:23:34.2714205Z row_wise=True, 2025-05-07T20:23:34.2714321Z mixed=True, 2025-05-07T20:23:34.2714447Z use_cache=True, 2025-05-07T20:23:34.2714602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2714720Z use_cpu=True, 2025-05-07T20:23:34.2714875Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2714985Z ) 2025-05-07T20:23:34.2715174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2715687Z self=, 2025-05-07T20:23:34.2715907Z compile=True, 2025-05-07T20:23:34.2716073Z pooling_mode=, 2025-05-07T20:23:34.2716191Z T=4, 2025-05-07T20:23:34.2716301Z D=79, 2025-05-07T20:23:34.2716423Z B=116, 2025-05-07T20:23:34.2716535Z log_E=4, 2025-05-07T20:23:34.2716645Z L=13, 2025-05-07T20:23:34.2716773Z D_gradcheck=2, 2025-05-07T20:23:34.2716916Z stochastic_rounding=False, 2025-05-07T20:23:34.2717042Z weighted=True, 2025-05-07T20:23:34.2717169Z row_wise=True, 2025-05-07T20:23:34.2717291Z mixed=False, 2025-05-07T20:23:34.2717414Z use_cache=False, 2025-05-07T20:23:34.2717579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2717698Z use_cpu=True, 2025-05-07T20:23:34.2717849Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2717968Z ) 2025-05-07T20:23:34.2718158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2718681Z self=, 2025-05-07T20:23:34.2718804Z compile=False, 2025-05-07T20:23:34.2718959Z pooling_mode=, 2025-05-07T20:23:34.2719081Z T=1, 2025-05-07T20:23:34.2719193Z D=88, 2025-05-07T20:23:34.2719306Z B=8, 2025-05-07T20:23:34.2719429Z log_E=5, 2025-05-07T20:23:34.2719539Z L=5, 2025-05-07T20:23:34.2719660Z D_gradcheck=2, 2025-05-07T20:23:34.2719912Z stochastic_rounding=False, 2025-05-07T20:23:34.2720034Z weighted=True, 2025-05-07T20:23:34.2720155Z row_wise=True, 2025-05-07T20:23:34.2720277Z mixed=False, 2025-05-07T20:23:34.2720397Z use_cache=False, 2025-05-07T20:23:34.2720571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2720702Z use_cpu=True, 2025-05-07T20:23:34.2720852Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2720968Z ) 2025-05-07T20:23:34.2721165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2721687Z self=, 2025-05-07T20:23:34.2721816Z compile=True, 2025-05-07T20:23:34.2721973Z pooling_mode=, 2025-05-07T20:23:34.2722179Z T=3, 2025-05-07T20:23:34.2722306Z D=91, 2025-05-07T20:23:34.2722420Z B=19, 2025-05-07T20:23:34.2722532Z log_E=3, 2025-05-07T20:23:34.2722650Z L=16, 2025-05-07T20:23:34.2722771Z D_gradcheck=2, 2025-05-07T20:23:34.2722916Z stochastic_rounding=False, 2025-05-07T20:23:34.2723040Z weighted=True, 2025-05-07T20:23:34.2723158Z row_wise=True, 2025-05-07T20:23:34.2723276Z mixed=True, 2025-05-07T20:23:34.2723406Z use_cache=True, 2025-05-07T20:23:34.2723563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2723688Z use_cpu=True, 2025-05-07T20:23:34.2723923Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2724040Z ) 2025-05-07T20:23:34.2724240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2724753Z self=, 2025-05-07T20:23:34.2724878Z compile=False, 2025-05-07T20:23:34.2725044Z pooling_mode=, 2025-05-07T20:23:34.2725155Z T=1, 2025-05-07T20:23:34.2725266Z D=4, 2025-05-07T20:23:34.2725383Z B=83, 2025-05-07T20:23:34.2725496Z log_E=4, 2025-05-07T20:23:34.2725607Z L=2, 2025-05-07T20:23:34.2725732Z D_gradcheck=2, 2025-05-07T20:23:34.2725874Z stochastic_rounding=True, 2025-05-07T20:23:34.2726001Z weighted=False, 2025-05-07T20:23:34.2726121Z row_wise=True, 2025-05-07T20:23:34.2726235Z mixed=True, 2025-05-07T20:23:34.2726367Z use_cache=True, 2025-05-07T20:23:34.2726527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2726645Z use_cpu=True, 2025-05-07T20:23:34.2726805Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2726913Z ) 2025-05-07T20:23:34.2727102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2727737Z self=, 2025-05-07T20:23:34.2728177Z compile=True, 2025-05-07T20:23:34.2728351Z pooling_mode=, 2025-05-07T20:23:34.2728468Z T=4, 2025-05-07T20:23:34.2728578Z D=54, 2025-05-07T20:23:34.2728690Z B=2, 2025-05-07T20:23:34.2728811Z log_E=3, 2025-05-07T20:23:34.2728922Z L=16, 2025-05-07T20:23:34.2729050Z D_gradcheck=1, 2025-05-07T20:23:34.2729199Z stochastic_rounding=False, 2025-05-07T20:23:34.2729320Z weighted=True, 2025-05-07T20:23:34.2729528Z row_wise=True, 2025-05-07T20:23:34.2729650Z mixed=False, 2025-05-07T20:23:34.2729773Z use_cache=False, 2025-05-07T20:23:34.2729934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2730052Z use_cpu=True, 2025-05-07T20:23:34.2730204Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2730320Z ) 2025-05-07T20:23:34.2730511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2731025Z self=, 2025-05-07T20:23:34.2731155Z compile=False, 2025-05-07T20:23:34.2731315Z pooling_mode=, 2025-05-07T20:23:34.2731436Z T=5, 2025-05-07T20:23:34.2731547Z D=44, 2025-05-07T20:23:34.2731657Z B=70, 2025-05-07T20:23:34.2731777Z log_E=3, 2025-05-07T20:23:34.2731891Z L=13, 2025-05-07T20:23:34.2732289Z D_gradcheck=1, 2025-05-07T20:23:34.2732439Z stochastic_rounding=False, 2025-05-07T20:23:34.2732559Z weighted=True, 2025-05-07T20:23:34.2732678Z row_wise=True, 2025-05-07T20:23:34.2732802Z mixed=True, 2025-05-07T20:23:34.2732921Z use_cache=True, 2025-05-07T20:23:34.2733079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2733211Z use_cpu=True, 2025-05-07T20:23:34.2733360Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2733467Z ) 2025-05-07T20:23:34.2733662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2734171Z self=, 2025-05-07T20:23:34.2734298Z compile=False, 2025-05-07T20:23:34.2734655Z pooling_mode=, 2025-05-07T20:23:34.2735111Z T=3, 2025-05-07T20:23:34.2735375Z D=28, 2025-05-07T20:23:34.2735650Z B=39, 2025-05-07T20:23:34.2735924Z log_E=3, 2025-05-07T20:23:34.2736197Z L=8, 2025-05-07T20:23:34.2736474Z D_gradcheck=1, 2025-05-07T20:23:34.2736801Z stochastic_rounding=False, 2025-05-07T20:23:34.2737356Z weighted=False, 2025-05-07T20:23:34.2737955Z row_wise=True, 2025-05-07T20:23:34.2738439Z mixed=True, 2025-05-07T20:23:34.2738899Z use_cache=False, 2025-05-07T20:23:34.2739288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2739959Z use_cpu=True, 2025-05-07T20:23:34.2740309Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2740719Z ) 2025-05-07T20:23:34.2741121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.2741979Z self=, 2025-05-07T20:23:34.2742761Z compile=False, 2025-05-07T20:23:34.2743108Z pooling_mode=, 2025-05-07T20:23:34.2743523Z T=2, 2025-05-07T20:23:34.2744115Z D=109, 2025-05-07T20:23:34.2744386Z B=2, 2025-05-07T20:23:34.2744652Z log_E=4, 2025-05-07T20:23:34.2745288Z L=4, 2025-05-07T20:23:34.2745654Z D_gradcheck=2, 2025-05-07T20:23:34.2746040Z stochastic_rounding=False, 2025-05-07T20:23:34.2746588Z weighted=True, 2025-05-07T20:23:34.2746892Z row_wise=True, 2025-05-07T20:23:34.2747195Z mixed=False, 2025-05-07T20:23:34.2747507Z use_cache=False, 2025-05-07T20:23:34.2747858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2748284Z use_cpu=True, 2025-05-07T20:23:34.2748623Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3104786Z ) 2025-05-07T20:23:34.3105610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3106507Z self=, 2025-05-07T20:23:34.3107318Z compile=True, 2025-05-07T20:23:34.3107659Z pooling_mode=, 2025-05-07T20:23:34.3108070Z T=5, 2025-05-07T20:23:34.3108341Z D=15, 2025-05-07T20:23:34.3108600Z B=39, 2025-05-07T20:23:34.3108869Z log_E=5, 2025-05-07T20:23:34.3109156Z L=15, 2025-05-07T20:23:34.3109430Z D_gradcheck=1, 2025-05-07T20:23:34.3109764Z stochastic_rounding=True, 2025-05-07T20:23:34.3110134Z weighted=False, 2025-05-07T20:23:34.3110438Z row_wise=True, 2025-05-07T20:23:34.3110742Z mixed=False, 2025-05-07T20:23:34.3111047Z use_cache=True, 2025-05-07T20:23:34.3111385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3111805Z use_cpu=True, 2025-05-07T20:23:34.3112143Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3112521Z ) 2025-05-07T20:23:34.3112859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3113708Z self=, 2025-05-07T20:23:34.3114497Z compile=False, 2025-05-07T20:23:34.3114847Z pooling_mode=, 2025-05-07T20:23:34.3115251Z T=3, 2025-05-07T20:23:34.3115517Z D=117, 2025-05-07T20:23:34.3115783Z B=65, 2025-05-07T20:23:34.3116048Z log_E=3, 2025-05-07T20:23:34.3116535Z L=6, 2025-05-07T20:23:34.3116799Z D_gradcheck=1, 2025-05-07T20:23:34.3117195Z stochastic_rounding=False, 2025-05-07T20:23:34.3117726Z weighted=False, 2025-05-07T20:23:34.3118030Z row_wise=True, 2025-05-07T20:23:34.3128793Z mixed=True, 2025-05-07T20:23:34.3129134Z use_cache=False, 2025-05-07T20:23:34.3129723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3130148Z use_cpu=True, 2025-05-07T20:23:34.3130478Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3130866Z ) 2025-05-07T20:23:34.3131200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3132052Z self=, 2025-05-07T20:23:34.3133187Z compile=False, 2025-05-07T20:23:34.3133568Z pooling_mode=, 2025-05-07T20:23:34.3133975Z T=1, 2025-05-07T20:23:34.3134245Z D=29, 2025-05-07T20:23:34.3134503Z B=60, 2025-05-07T20:23:34.3134769Z log_E=4, 2025-05-07T20:23:34.3135053Z L=14, 2025-05-07T20:23:34.3135321Z D_gradcheck=2, 2025-05-07T20:23:34.3135647Z stochastic_rounding=True, 2025-05-07T20:23:34.3136021Z weighted=False, 2025-05-07T20:23:34.3136325Z row_wise=True, 2025-05-07T20:23:34.3136625Z mixed=False, 2025-05-07T20:23:34.3136924Z use_cache=True, 2025-05-07T20:23:34.3137433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3137859Z use_cpu=True, 2025-05-07T20:23:34.3138189Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3138568Z ) 2025-05-07T20:23:34.3138902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3139748Z self=, 2025-05-07T20:23:34.3140535Z compile=True, 2025-05-07T20:23:34.3140877Z pooling_mode=, 2025-05-07T20:23:34.3141279Z T=3, 2025-05-07T20:23:34.3141540Z D=56, 2025-05-07T20:23:34.3141807Z B=69, 2025-05-07T20:23:34.3142082Z log_E=4, 2025-05-07T20:23:34.3142356Z L=3, 2025-05-07T20:23:34.3142629Z D_gradcheck=2, 2025-05-07T20:23:34.3142955Z stochastic_rounding=True, 2025-05-07T20:23:34.3143318Z weighted=False, 2025-05-07T20:23:34.3143646Z row_wise=True, 2025-05-07T20:23:34.3143953Z mixed=False, 2025-05-07T20:23:34.3144251Z use_cache=True, 2025-05-07T20:23:34.3144592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3145005Z use_cpu=True, 2025-05-07T20:23:34.3145335Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3145892Z ) 2025-05-07T20:23:34.3146234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3147085Z self=, 2025-05-07T20:23:34.3147864Z compile=False, 2025-05-07T20:23:34.3148219Z pooling_mode=, 2025-05-07T20:23:34.3148626Z T=4, 2025-05-07T20:23:34.3148883Z D=44, 2025-05-07T20:23:34.3149149Z B=18, 2025-05-07T20:23:34.3149431Z log_E=4, 2025-05-07T20:23:34.3149702Z L=11, 2025-05-07T20:23:34.3149979Z D_gradcheck=2, 2025-05-07T20:23:34.3150312Z stochastic_rounding=True, 2025-05-07T20:23:34.3150679Z weighted=False, 2025-05-07T20:23:34.3150992Z row_wise=True, 2025-05-07T20:23:34.3151294Z mixed=True, 2025-05-07T20:23:34.3151589Z use_cache=False, 2025-05-07T20:23:34.3151955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3152378Z use_cpu=True, 2025-05-07T20:23:34.3152712Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3153092Z ) 2025-05-07T20:23:34.3153426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3154294Z self=, 2025-05-07T20:23:34.3155075Z compile=False, 2025-05-07T20:23:34.3155423Z pooling_mode=, 2025-05-07T20:23:34.3155824Z T=4, 2025-05-07T20:23:34.3156087Z D=117, 2025-05-07T20:23:34.3156356Z B=43, 2025-05-07T20:23:34.3156843Z log_E=4, 2025-05-07T20:23:34.3157121Z L=8, 2025-05-07T20:23:34.3157397Z D_gradcheck=1, 2025-05-07T20:23:34.3157722Z stochastic_rounding=False, 2025-05-07T20:23:34.3158086Z weighted=False, 2025-05-07T20:23:34.3158398Z row_wise=True, 2025-05-07T20:23:34.3158706Z mixed=False, 2025-05-07T20:23:34.3159002Z use_cache=True, 2025-05-07T20:23:34.3159376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3159799Z use_cpu=True, 2025-05-07T20:23:34.3160133Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3160514Z ) 2025-05-07T20:23:34.3160849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3161787Z self=, 2025-05-07T20:23:34.3162579Z compile=False, 2025-05-07T20:23:34.3162937Z pooling_mode=, 2025-05-07T20:23:34.3163344Z T=4, 2025-05-07T20:23:34.3163601Z D=29, 2025-05-07T20:23:34.3163869Z B=101, 2025-05-07T20:23:34.3164138Z log_E=3, 2025-05-07T20:23:34.3164405Z L=9, 2025-05-07T20:23:34.3164673Z D_gradcheck=2, 2025-05-07T20:23:34.3165002Z stochastic_rounding=False, 2025-05-07T20:23:34.3165365Z weighted=True, 2025-05-07T20:23:34.3165677Z row_wise=True, 2025-05-07T20:23:34.3165982Z mixed=True, 2025-05-07T20:23:34.3166369Z use_cache=True, 2025-05-07T20:23:34.3166733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3167149Z use_cpu=True, 2025-05-07T20:23:34.3167479Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3167854Z ) 2025-05-07T20:23:34.3168187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3169027Z self=, 2025-05-07T20:23:34.3169955Z compile=True, 2025-05-07T20:23:34.3170336Z pooling_mode=, 2025-05-07T20:23:34.3170757Z T=3, 2025-05-07T20:23:34.3171018Z D=124, 2025-05-07T20:23:34.3171295Z B=22, 2025-05-07T20:23:34.3171563Z log_E=5, 2025-05-07T20:23:34.3171833Z L=13, 2025-05-07T20:23:34.3172111Z D_gradcheck=2, 2025-05-07T20:23:34.3172441Z stochastic_rounding=False, 2025-05-07T20:23:34.3172810Z weighted=True, 2025-05-07T20:23:34.3173122Z row_wise=True, 2025-05-07T20:23:34.3173424Z mixed=True, 2025-05-07T20:23:34.3173723Z use_cache=True, 2025-05-07T20:23:34.3174068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3174482Z use_cpu=True, 2025-05-07T20:23:34.3174972Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3175352Z ) 2025-05-07T20:23:34.3175681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3176523Z self=, 2025-05-07T20:23:34.3177317Z compile=False, 2025-05-07T20:23:34.3177664Z pooling_mode=, 2025-05-07T20:23:34.3178067Z T=1, 2025-05-07T20:23:34.3178326Z D=15, 2025-05-07T20:23:34.3178601Z B=119, 2025-05-07T20:23:34.3178872Z log_E=5, 2025-05-07T20:23:34.3179142Z L=1, 2025-05-07T20:23:34.3179416Z D_gradcheck=1, 2025-05-07T20:23:34.3179743Z stochastic_rounding=True, 2025-05-07T20:23:34.3180106Z weighted=True, 2025-05-07T20:23:34.3180423Z row_wise=True, 2025-05-07T20:23:34.3180730Z mixed=True, 2025-05-07T20:23:34.3181023Z use_cache=True, 2025-05-07T20:23:34.3181370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3181783Z use_cpu=True, 2025-05-07T20:23:34.3182121Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3182497Z ) 2025-05-07T20:23:34.3182830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3183688Z self=, 2025-05-07T20:23:34.3184480Z compile=False, 2025-05-07T20:23:34.3184828Z pooling_mode=, 2025-05-07T20:23:34.3185223Z T=2, 2025-05-07T20:23:34.3185651Z D=37, 2025-05-07T20:23:34.3185932Z B=82, 2025-05-07T20:23:34.3186193Z log_E=4, 2025-05-07T20:23:34.3186473Z L=10, 2025-05-07T20:23:34.3186747Z D_gradcheck=1, 2025-05-07T20:23:34.3187067Z stochastic_rounding=True, 2025-05-07T20:23:34.3187434Z weighted=True, 2025-05-07T20:23:34.3187737Z row_wise=True, 2025-05-07T20:23:34.3188034Z mixed=True, 2025-05-07T20:23:34.3188329Z use_cache=False, 2025-05-07T20:23:34.3188683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3189101Z use_cpu=True, 2025-05-07T20:23:34.3189449Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3189822Z ) 2025-05-07T20:23:34.3190150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3191095Z self=, 2025-05-07T20:23:34.3191893Z compile=True, 2025-05-07T20:23:34.3192234Z pooling_mode=, 2025-05-07T20:23:34.3192626Z T=2, 2025-05-07T20:23:34.3192894Z D=79, 2025-05-07T20:23:34.3193157Z B=52, 2025-05-07T20:23:34.3193420Z log_E=5, 2025-05-07T20:23:34.3193698Z L=1, 2025-05-07T20:23:34.3193971Z D_gradcheck=2, 2025-05-07T20:23:34.3194289Z stochastic_rounding=True, 2025-05-07T20:23:34.3194653Z weighted=False, 2025-05-07T20:23:34.3194966Z row_wise=True, 2025-05-07T20:23:34.3195358Z mixed=True, 2025-05-07T20:23:34.3195678Z use_cache=True, 2025-05-07T20:23:34.3196026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3196442Z use_cpu=True, 2025-05-07T20:23:34.3196770Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3197151Z ) 2025-05-07T20:23:34.3197493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3198336Z self=, 2025-05-07T20:23:34.3199122Z compile=False, 2025-05-07T20:23:34.3199462Z pooling_mode=, 2025-05-07T20:23:34.3199862Z T=1, 2025-05-07T20:23:34.3200130Z D=74, 2025-05-07T20:23:34.3200394Z B=96, 2025-05-07T20:23:34.3200658Z log_E=3, 2025-05-07T20:23:34.3200938Z L=19, 2025-05-07T20:23:34.3201213Z D_gradcheck=1, 2025-05-07T20:23:34.3201528Z stochastic_rounding=True, 2025-05-07T20:23:34.3201897Z weighted=False, 2025-05-07T20:23:34.3202212Z row_wise=True, 2025-05-07T20:23:34.3202536Z mixed=False, 2025-05-07T20:23:34.3202837Z use_cache=True, 2025-05-07T20:23:34.3203182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3203699Z use_cpu=True, 2025-05-07T20:23:34.3204034Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3204411Z ) 2025-05-07T20:23:34.3204728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3205575Z self=, 2025-05-07T20:23:34.3206363Z compile=True, 2025-05-07T20:23:34.3206699Z pooling_mode=, 2025-05-07T20:23:34.3207096Z T=4, 2025-05-07T20:23:34.3207364Z D=74, 2025-05-07T20:23:34.3207631Z B=86, 2025-05-07T20:23:34.3207890Z log_E=5, 2025-05-07T20:23:34.3208170Z L=17, 2025-05-07T20:23:34.3208447Z D_gradcheck=2, 2025-05-07T20:23:34.3208774Z stochastic_rounding=False, 2025-05-07T20:23:34.3209146Z weighted=False, 2025-05-07T20:23:34.3209585Z row_wise=True, 2025-05-07T20:23:34.3209890Z mixed=True, 2025-05-07T20:23:34.3210188Z use_cache=False, 2025-05-07T20:23:34.3210539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3210948Z use_cpu=True, 2025-05-07T20:23:34.3211280Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3211659Z ) 2025-05-07T20:23:34.3211982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3212825Z self=, 2025-05-07T20:23:34.3213612Z compile=True, 2025-05-07T20:23:34.3213957Z pooling_mode=, 2025-05-07T20:23:34.3214507Z T=5, 2025-05-07T20:23:34.3214774Z D=94, 2025-05-07T20:23:34.3215044Z B=83, 2025-05-07T20:23:34.3215303Z log_E=5, 2025-05-07T20:23:34.3215580Z L=4, 2025-05-07T20:23:34.3215852Z D_gradcheck=1, 2025-05-07T20:23:34.3216178Z stochastic_rounding=False, 2025-05-07T20:23:34.3216550Z weighted=False, 2025-05-07T20:23:34.3216857Z row_wise=True, 2025-05-07T20:23:34.3217158Z mixed=True, 2025-05-07T20:23:34.3217463Z use_cache=False, 2025-05-07T20:23:34.3217813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3218225Z use_cpu=True, 2025-05-07T20:23:34.3218556Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3218927Z ) 2025-05-07T20:23:34.3219249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3220193Z self=, 2025-05-07T20:23:34.3220994Z compile=False, 2025-05-07T20:23:34.3221330Z pooling_mode=, 2025-05-07T20:23:34.3221743Z T=2, 2025-05-07T20:23:34.3222007Z D=101, 2025-05-07T20:23:34.3222281Z B=109, 2025-05-07T20:23:34.3222546Z log_E=5, 2025-05-07T20:23:34.3222827Z L=12, 2025-05-07T20:23:34.3223104Z D_gradcheck=2, 2025-05-07T20:23:34.3223428Z stochastic_rounding=False, 2025-05-07T20:23:34.3223804Z weighted=False, 2025-05-07T20:23:34.3224240Z row_wise=True, 2025-05-07T20:23:34.3224553Z mixed=True, 2025-05-07T20:23:34.3224845Z use_cache=True, 2025-05-07T20:23:34.3225194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3225598Z use_cpu=True, 2025-05-07T20:23:34.3225930Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3226311Z ) 2025-05-07T20:23:34.3226645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3227491Z self=, 2025-05-07T20:23:34.3228492Z compile=True, 2025-05-07T20:23:34.3228828Z pooling_mode=, 2025-05-07T20:23:34.3229235Z T=2, 2025-05-07T20:23:34.3229499Z D=124, 2025-05-07T20:23:34.3229758Z B=93, 2025-05-07T20:23:34.3230029Z log_E=5, 2025-05-07T20:23:34.3230311Z L=15, 2025-05-07T20:23:34.3230579Z D_gradcheck=1, 2025-05-07T20:23:34.3230907Z stochastic_rounding=True, 2025-05-07T20:23:34.3231277Z weighted=False, 2025-05-07T20:23:34.3231588Z row_wise=True, 2025-05-07T20:23:34.3231887Z mixed=False, 2025-05-07T20:23:34.3232191Z use_cache=True, 2025-05-07T20:23:34.3232892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3233435Z use_cpu=True, 2025-05-07T20:23:34.3233767Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3234146Z ) 2025-05-07T20:23:34.3234476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3235326Z self=, 2025-05-07T20:23:34.3236112Z compile=True, 2025-05-07T20:23:34.3236442Z pooling_mode=, 2025-05-07T20:23:34.3236847Z T=4, 2025-05-07T20:23:34.3237110Z D=123, 2025-05-07T20:23:34.3237369Z B=82, 2025-05-07T20:23:34.3237636Z log_E=4, 2025-05-07T20:23:34.3237912Z L=5, 2025-05-07T20:23:34.3238180Z D_gradcheck=1, 2025-05-07T20:23:34.3238509Z stochastic_rounding=False, 2025-05-07T20:23:34.3238877Z weighted=True, 2025-05-07T20:23:34.3239186Z row_wise=True, 2025-05-07T20:23:34.3239487Z mixed=False, 2025-05-07T20:23:34.3239789Z use_cache=False, 2025-05-07T20:23:34.3240140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3240555Z use_cpu=True, 2025-05-07T20:23:34.3240886Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3511943Z ) 2025-05-07T20:23:34.3512384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3513269Z self=, 2025-05-07T20:23:34.3514057Z compile=False, 2025-05-07T20:23:34.3514795Z pooling_mode=, 2025-05-07T20:23:34.3515206Z T=5, 2025-05-07T20:23:34.3515471Z D=3, 2025-05-07T20:23:34.3515730Z B=41, 2025-05-07T20:23:34.3515999Z log_E=3, 2025-05-07T20:23:34.3516278Z L=18, 2025-05-07T20:23:34.3516547Z D_gradcheck=2, 2025-05-07T20:23:34.3516870Z stochastic_rounding=True, 2025-05-07T20:23:34.3517254Z weighted=False, 2025-05-07T20:23:34.3517570Z row_wise=True, 2025-05-07T20:23:34.3517862Z mixed=True, 2025-05-07T20:23:34.3518158Z use_cache=True, 2025-05-07T20:23:34.3518515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3518925Z use_cpu=True, 2025-05-07T20:23:34.3519259Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3519646Z ) 2025-05-07T20:23:34.3520114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3521132Z self=, 2025-05-07T20:23:34.3521916Z compile=True, 2025-05-07T20:23:34.3522259Z pooling_mode=, 2025-05-07T20:23:34.3522663Z T=5, 2025-05-07T20:23:34.3522928Z D=124, 2025-05-07T20:23:34.3523188Z B=34, 2025-05-07T20:23:34.3523461Z log_E=4, 2025-05-07T20:23:34.3523738Z L=4, 2025-05-07T20:23:34.3524002Z D_gradcheck=2, 2025-05-07T20:23:34.3524327Z stochastic_rounding=True, 2025-05-07T20:23:34.3524827Z weighted=False, 2025-05-07T20:23:34.3525155Z row_wise=True, 2025-05-07T20:23:34.3525447Z mixed=True, 2025-05-07T20:23:34.3525751Z use_cache=False, 2025-05-07T20:23:34.3526102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3526506Z use_cpu=True, 2025-05-07T20:23:34.3526836Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3527214Z ) 2025-05-07T20:23:34.3527543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3528662Z self=, 2025-05-07T20:23:34.3529680Z compile=False, 2025-05-07T20:23:34.3530037Z pooling_mode=, 2025-05-07T20:23:34.3530446Z T=2, 2025-05-07T20:23:34.3530712Z D=28, 2025-05-07T20:23:34.3530970Z B=37, 2025-05-07T20:23:34.3531237Z log_E=3, 2025-05-07T20:23:34.3531513Z L=7, 2025-05-07T20:23:34.3531779Z D_gradcheck=1, 2025-05-07T20:23:34.3532107Z stochastic_rounding=False, 2025-05-07T20:23:34.3532481Z weighted=True, 2025-05-07T20:23:34.3532784Z row_wise=True, 2025-05-07T20:23:34.3533088Z mixed=True, 2025-05-07T20:23:34.3533640Z use_cache=True, 2025-05-07T20:23:34.3533981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3534395Z use_cpu=True, 2025-05-07T20:23:34.3534729Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3535105Z ) 2025-05-07T20:23:34.3535434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3536280Z self=, 2025-05-07T20:23:34.3537067Z compile=True, 2025-05-07T20:23:34.3537407Z pooling_mode=, 2025-05-07T20:23:34.3537812Z T=1, 2025-05-07T20:23:34.3538074Z D=125, 2025-05-07T20:23:34.3538336Z B=88, 2025-05-07T20:23:34.3538606Z log_E=3, 2025-05-07T20:23:34.3538883Z L=14, 2025-05-07T20:23:34.3539154Z D_gradcheck=1, 2025-05-07T20:23:34.3539476Z stochastic_rounding=True, 2025-05-07T20:23:34.3539845Z weighted=True, 2025-05-07T20:23:34.3540146Z row_wise=True, 2025-05-07T20:23:34.3540447Z mixed=False, 2025-05-07T20:23:34.3540754Z use_cache=False, 2025-05-07T20:23:34.3541099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3541509Z use_cpu=True, 2025-05-07T20:23:34.3541842Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3542219Z ) 2025-05-07T20:23:34.3542562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3543405Z self=, 2025-05-07T20:23:34.3544394Z compile=False, 2025-05-07T20:23:34.3544734Z pooling_mode=, 2025-05-07T20:23:34.3545144Z T=4, 2025-05-07T20:23:34.3545408Z D=77, 2025-05-07T20:23:34.3545669Z B=33, 2025-05-07T20:23:34.3545937Z log_E=5, 2025-05-07T20:23:34.3546216Z L=15, 2025-05-07T20:23:34.3546483Z D_gradcheck=1, 2025-05-07T20:23:34.3546818Z stochastic_rounding=True, 2025-05-07T20:23:34.3547212Z weighted=True, 2025-05-07T20:23:34.3547514Z row_wise=True, 2025-05-07T20:23:34.3547827Z mixed=False, 2025-05-07T20:23:34.3548131Z use_cache=False, 2025-05-07T20:23:34.3548482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3548895Z use_cpu=True, 2025-05-07T20:23:34.3549224Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3549740Z ) 2025-05-07T20:23:34.3550089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3550929Z self=, 2025-05-07T20:23:34.3551725Z compile=True, 2025-05-07T20:23:34.3552062Z pooling_mode=, 2025-05-07T20:23:34.3552471Z T=4, 2025-05-07T20:23:34.3552738Z D=96, 2025-05-07T20:23:34.3552996Z B=35, 2025-05-07T20:23:34.3553266Z log_E=4, 2025-05-07T20:23:34.3553548Z L=6, 2025-05-07T20:23:34.3553815Z D_gradcheck=2, 2025-05-07T20:23:34.3554326Z stochastic_rounding=True, 2025-05-07T20:23:34.3554721Z weighted=False, 2025-05-07T20:23:34.3555028Z row_wise=True, 2025-05-07T20:23:34.3555336Z mixed=False, 2025-05-07T20:23:34.3555641Z use_cache=True, 2025-05-07T20:23:34.3555981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3556390Z use_cpu=True, 2025-05-07T20:23:34.3556725Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3557095Z ) 2025-05-07T20:23:34.3557432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3558277Z self=, 2025-05-07T20:23:34.3559064Z compile=False, 2025-05-07T20:23:34.3559409Z pooling_mode=, 2025-05-07T20:23:34.3559813Z T=3, 2025-05-07T20:23:34.3560078Z D=20, 2025-05-07T20:23:34.3560335Z B=6, 2025-05-07T20:23:34.3560600Z log_E=3, 2025-05-07T20:23:34.3560881Z L=16, 2025-05-07T20:23:34.3561150Z D_gradcheck=2, 2025-05-07T20:23:34.3561478Z stochastic_rounding=True, 2025-05-07T20:23:34.3561848Z weighted=False, 2025-05-07T20:23:34.3562150Z row_wise=True, 2025-05-07T20:23:34.3562625Z mixed=True, 2025-05-07T20:23:34.3562929Z use_cache=False, 2025-05-07T20:23:34.3563275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3563688Z use_cpu=True, 2025-05-07T20:23:34.3564022Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3564392Z ) 2025-05-07T20:23:34.3564723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3565566Z self=, 2025-05-07T20:23:34.3566351Z compile=True, 2025-05-07T20:23:34.3566698Z pooling_mode=, 2025-05-07T20:23:34.3567104Z T=5, 2025-05-07T20:23:34.3567367Z D=64, 2025-05-07T20:23:34.3567634Z B=33, 2025-05-07T20:23:34.3567904Z log_E=5, 2025-05-07T20:23:34.3568176Z L=13, 2025-05-07T20:23:34.3568450Z D_gradcheck=1, 2025-05-07T20:23:34.3568778Z stochastic_rounding=True, 2025-05-07T20:23:34.3568901Z weighted=True, 2025-05-07T20:23:34.3569033Z row_wise=True, 2025-05-07T20:23:34.3569162Z mixed=True, 2025-05-07T20:23:34.3569285Z use_cache=False, 2025-05-07T20:23:34.3569565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3569695Z use_cpu=True, 2025-05-07T20:23:34.3569849Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3569963Z ) 2025-05-07T20:23:34.3570153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3570665Z self=, 2025-05-07T20:23:34.3570929Z compile=False, 2025-05-07T20:23:34.3571084Z pooling_mode=, 2025-05-07T20:23:34.3571197Z T=2, 2025-05-07T20:23:34.3571321Z D=4, 2025-05-07T20:23:34.3571434Z B=94, 2025-05-07T20:23:34.3571550Z log_E=5, 2025-05-07T20:23:34.3571674Z L=19, 2025-05-07T20:23:34.3571794Z D_gradcheck=1, 2025-05-07T20:23:34.3571943Z stochastic_rounding=True, 2025-05-07T20:23:34.3572066Z weighted=True, 2025-05-07T20:23:34.3572185Z row_wise=True, 2025-05-07T20:23:34.3572305Z mixed=True, 2025-05-07T20:23:34.3572426Z use_cache=False, 2025-05-07T20:23:34.3572582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3572707Z use_cpu=True, 2025-05-07T20:23:34.3572933Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3573055Z ) 2025-05-07T20:23:34.3573252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3573767Z self=, 2025-05-07T20:23:34.3573892Z compile=False, 2025-05-07T20:23:34.3574058Z pooling_mode=, 2025-05-07T20:23:34.3574169Z T=5, 2025-05-07T20:23:34.3574286Z D=108, 2025-05-07T20:23:34.3574394Z B=48, 2025-05-07T20:23:34.3574506Z log_E=4, 2025-05-07T20:23:34.3574622Z L=17, 2025-05-07T20:23:34.3574847Z D_gradcheck=1, 2025-05-07T20:23:34.3574999Z stochastic_rounding=False, 2025-05-07T20:23:34.3575125Z weighted=True, 2025-05-07T20:23:34.3575250Z row_wise=True, 2025-05-07T20:23:34.3575369Z mixed=True, 2025-05-07T20:23:34.3575498Z use_cache=False, 2025-05-07T20:23:34.3575654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3575775Z use_cpu=True, 2025-05-07T20:23:34.3575934Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3576041Z ) 2025-05-07T20:23:34.3576231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3576748Z self=, 2025-05-07T20:23:34.3576876Z compile=False, 2025-05-07T20:23:34.3577039Z pooling_mode=, 2025-05-07T20:23:34.3577149Z T=1, 2025-05-07T20:23:34.3577260Z D=33, 2025-05-07T20:23:34.3577380Z B=84, 2025-05-07T20:23:34.3577491Z log_E=3, 2025-05-07T20:23:34.3577601Z L=15, 2025-05-07T20:23:34.3577732Z D_gradcheck=2, 2025-05-07T20:23:34.3577871Z stochastic_rounding=False, 2025-05-07T20:23:34.3577992Z weighted=False, 2025-05-07T20:23:34.3578234Z row_wise=True, 2025-05-07T20:23:34.3578353Z mixed=True, 2025-05-07T20:23:34.3578474Z use_cache=False, 2025-05-07T20:23:34.3578638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3578760Z use_cpu=True, 2025-05-07T20:23:34.3578907Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3579023Z ) 2025-05-07T20:23:34.3579209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3579722Z self=, 2025-05-07T20:23:34.3579849Z compile=False, 2025-05-07T20:23:34.3580005Z pooling_mode=, 2025-05-07T20:23:34.3580122Z T=5, 2025-05-07T20:23:34.3580232Z D=4, 2025-05-07T20:23:34.3580343Z B=38, 2025-05-07T20:23:34.3580463Z log_E=5, 2025-05-07T20:23:34.3580574Z L=2, 2025-05-07T20:23:34.3580697Z D_gradcheck=2, 2025-05-07T20:23:34.3580844Z stochastic_rounding=True, 2025-05-07T20:23:34.3580964Z weighted=True, 2025-05-07T20:23:34.3581083Z row_wise=True, 2025-05-07T20:23:34.3581203Z mixed=True, 2025-05-07T20:23:34.3581323Z use_cache=False, 2025-05-07T20:23:34.3581480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3581613Z use_cpu=True, 2025-05-07T20:23:34.3581758Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3581872Z ) 2025-05-07T20:23:34.3582063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3582573Z self=, 2025-05-07T20:23:34.3582811Z compile=True, 2025-05-07T20:23:34.3582967Z pooling_mode=, 2025-05-07T20:23:34.3583078Z T=4, 2025-05-07T20:23:34.3583198Z D=40, 2025-05-07T20:23:34.3583307Z B=54, 2025-05-07T20:23:34.3583420Z log_E=4, 2025-05-07T20:23:34.3583535Z L=8, 2025-05-07T20:23:34.3583660Z D_gradcheck=2, 2025-05-07T20:23:34.3583801Z stochastic_rounding=True, 2025-05-07T20:23:34.3583932Z weighted=True, 2025-05-07T20:23:34.3584049Z row_wise=True, 2025-05-07T20:23:34.3584172Z mixed=True, 2025-05-07T20:23:34.3584292Z use_cache=True, 2025-05-07T20:23:34.3584454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3584646Z use_cpu=True, 2025-05-07T20:23:34.3584802Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3584911Z ) 2025-05-07T20:23:34.3585110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3585625Z self=, 2025-05-07T20:23:34.3585749Z compile=False, 2025-05-07T20:23:34.3585909Z pooling_mode=, 2025-05-07T20:23:34.3586019Z T=1, 2025-05-07T20:23:34.3586129Z D=75, 2025-05-07T20:23:34.3586244Z B=16, 2025-05-07T20:23:34.3586365Z log_E=3, 2025-05-07T20:23:34.3586538Z L=16, 2025-05-07T20:23:34.3586679Z D_gradcheck=1, 2025-05-07T20:23:34.3586823Z stochastic_rounding=False, 2025-05-07T20:23:34.3586958Z weighted=True, 2025-05-07T20:23:34.3587076Z row_wise=True, 2025-05-07T20:23:34.3587194Z mixed=True, 2025-05-07T20:23:34.3587322Z use_cache=True, 2025-05-07T20:23:34.3587481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3587602Z use_cpu=True, 2025-05-07T20:23:34.3587762Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3587868Z ) 2025-05-07T20:23:34.3588057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3588573Z self=, 2025-05-07T20:23:34.3588699Z compile=False, 2025-05-07T20:23:34.3588853Z pooling_mode=, 2025-05-07T20:23:34.3588972Z T=3, 2025-05-07T20:23:34.3589084Z D=14, 2025-05-07T20:23:34.3589202Z B=35, 2025-05-07T20:23:34.3589315Z log_E=5, 2025-05-07T20:23:34.3589430Z L=4, 2025-05-07T20:23:34.3589558Z D_gradcheck=2, 2025-05-07T20:23:34.3589697Z stochastic_rounding=True, 2025-05-07T20:23:34.3589955Z weighted=True, 2025-05-07T20:23:34.3590085Z row_wise=True, 2025-05-07T20:23:34.3590201Z mixed=True, 2025-05-07T20:23:34.3590322Z use_cache=False, 2025-05-07T20:23:34.3590488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3590606Z use_cpu=True, 2025-05-07T20:23:34.3590755Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3590869Z ) 2025-05-07T20:23:34.3591060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3591573Z self=, 2025-05-07T20:23:34.3591701Z compile=True, 2025-05-07T20:23:34.3591853Z pooling_mode=, 2025-05-07T20:23:34.3591971Z T=1, 2025-05-07T20:23:34.3592081Z D=2, 2025-05-07T20:23:34.3592191Z B=30, 2025-05-07T20:23:34.3592310Z log_E=5, 2025-05-07T20:23:34.3592426Z L=3, 2025-05-07T20:23:34.3592545Z D_gradcheck=1, 2025-05-07T20:23:34.3592689Z stochastic_rounding=False, 2025-05-07T20:23:34.3592816Z weighted=False, 2025-05-07T20:23:34.3592936Z row_wise=True, 2025-05-07T20:23:34.3593057Z mixed=False, 2025-05-07T20:23:34.3593179Z use_cache=False, 2025-05-07T20:23:34.3593338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3593464Z use_cpu=True, 2025-05-07T20:23:34.3593610Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3593717Z ) 2025-05-07T20:23:34.3593911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3594528Z self=, 2025-05-07T20:23:34.3594662Z compile=False, 2025-05-07T20:23:34.3594815Z pooling_mode=, 2025-05-07T20:23:34.3594925Z T=4, 2025-05-07T20:23:34.3595039Z D=125, 2025-05-07T20:23:34.3595148Z B=21, 2025-05-07T20:23:34.3595262Z log_E=4, 2025-05-07T20:23:34.3595378Z L=10, 2025-05-07T20:23:34.3595497Z D_gradcheck=2, 2025-05-07T20:23:34.3595634Z stochastic_rounding=True, 2025-05-07T20:23:34.3595763Z weighted=False, 2025-05-07T20:23:34.3595881Z row_wise=True, 2025-05-07T20:23:34.3595997Z mixed=False, 2025-05-07T20:23:34.3596206Z use_cache=True, 2025-05-07T20:23:34.3596547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3596879Z use_cpu=True, 2025-05-07T20:23:34.3597027Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3947217Z ) 2025-05-07T20:23:34.3947499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3948085Z self=, 2025-05-07T20:23:34.3948209Z compile=True, 2025-05-07T20:23:34.3948380Z pooling_mode=, 2025-05-07T20:23:34.3948496Z T=4, 2025-05-07T20:23:34.3948611Z D=38, 2025-05-07T20:23:34.3948730Z B=128, 2025-05-07T20:23:34.3949191Z log_E=3, 2025-05-07T20:23:34.3949324Z L=8, 2025-05-07T20:23:34.3949446Z D_gradcheck=2, 2025-05-07T20:23:34.3949605Z stochastic_rounding=False, 2025-05-07T20:23:34.3949733Z weighted=False, 2025-05-07T20:23:34.3949852Z row_wise=True, 2025-05-07T20:23:34.3949969Z mixed=True, 2025-05-07T20:23:34.3950246Z use_cache=True, 2025-05-07T20:23:34.3950417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3950535Z use_cpu=True, 2025-05-07T20:23:34.3950689Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3950799Z ) 2025-05-07T20:23:34.3950989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3951512Z self=, 2025-05-07T20:23:34.3951634Z compile=False, 2025-05-07T20:23:34.3951796Z pooling_mode=, 2025-05-07T20:23:34.3951907Z T=5, 2025-05-07T20:23:34.3952017Z D=113, 2025-05-07T20:23:34.3952134Z B=101, 2025-05-07T20:23:34.3952251Z log_E=5, 2025-05-07T20:23:34.3952363Z L=8, 2025-05-07T20:23:34.3952489Z D_gradcheck=1, 2025-05-07T20:23:34.3952782Z stochastic_rounding=True, 2025-05-07T20:23:34.3952903Z weighted=True, 2025-05-07T20:23:34.3953029Z row_wise=True, 2025-05-07T20:23:34.3953147Z mixed=False, 2025-05-07T20:23:34.3953273Z use_cache=False, 2025-05-07T20:23:34.3953441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3953557Z use_cpu=True, 2025-05-07T20:23:34.3953703Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3953815Z ) 2025-05-07T20:23:34.3954008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3954524Z self=, 2025-05-07T20:23:34.3954647Z compile=True, 2025-05-07T20:23:34.3954802Z pooling_mode=, 2025-05-07T20:23:34.3954920Z T=5, 2025-05-07T20:23:34.3955031Z D=88, 2025-05-07T20:23:34.3955145Z B=31, 2025-05-07T20:23:34.3955265Z log_E=3, 2025-05-07T20:23:34.3955376Z L=2, 2025-05-07T20:23:34.3955497Z D_gradcheck=1, 2025-05-07T20:23:34.3955651Z stochastic_rounding=True, 2025-05-07T20:23:34.3955773Z weighted=False, 2025-05-07T20:23:34.3955892Z row_wise=True, 2025-05-07T20:23:34.3956013Z mixed=True, 2025-05-07T20:23:34.3956141Z use_cache=False, 2025-05-07T20:23:34.3956299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3956427Z use_cpu=True, 2025-05-07T20:23:34.3956578Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3956694Z ) 2025-05-07T20:23:34.3956882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3957533Z self=, 2025-05-07T20:23:34.3957664Z compile=False, 2025-05-07T20:23:34.3957820Z pooling_mode=, 2025-05-07T20:23:34.3957931Z T=4, 2025-05-07T20:23:34.3958048Z D=22, 2025-05-07T20:23:34.3958161Z B=4, 2025-05-07T20:23:34.3958274Z log_E=3, 2025-05-07T20:23:34.3958392Z L=18, 2025-05-07T20:23:34.3958511Z D_gradcheck=1, 2025-05-07T20:23:34.3958653Z stochastic_rounding=True, 2025-05-07T20:23:34.3958783Z weighted=False, 2025-05-07T20:23:34.3958903Z row_wise=True, 2025-05-07T20:23:34.3959018Z mixed=True, 2025-05-07T20:23:34.3959276Z use_cache=False, 2025-05-07T20:23:34.3959441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3959570Z use_cpu=True, 2025-05-07T20:23:34.3959721Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3959828Z ) 2025-05-07T20:23:34.3960028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3960535Z self=, 2025-05-07T20:23:34.3960657Z compile=False, 2025-05-07T20:23:34.3960842Z pooling_mode=, 2025-05-07T20:23:34.3960953Z T=5, 2025-05-07T20:23:34.3961065Z D=38, 2025-05-07T20:23:34.3961279Z B=10, 2025-05-07T20:23:34.3961403Z log_E=3, 2025-05-07T20:23:34.3961513Z L=5, 2025-05-07T20:23:34.3961643Z D_gradcheck=1, 2025-05-07T20:23:34.3961783Z stochastic_rounding=False, 2025-05-07T20:23:34.3961918Z weighted=False, 2025-05-07T20:23:34.3962037Z row_wise=True, 2025-05-07T20:23:34.3962153Z mixed=True, 2025-05-07T20:23:34.3962283Z use_cache=True, 2025-05-07T20:23:34.3962439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3962556Z use_cpu=True, 2025-05-07T20:23:34.3962709Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3962816Z ) 2025-05-07T20:23:34.3963010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3963524Z self=, 2025-05-07T20:23:34.3963646Z compile=False, 2025-05-07T20:23:34.3963800Z pooling_mode=, 2025-05-07T20:23:34.3963921Z T=2, 2025-05-07T20:23:34.3964035Z D=80, 2025-05-07T20:23:34.3964154Z B=23, 2025-05-07T20:23:34.3964270Z log_E=4, 2025-05-07T20:23:34.3964381Z L=10, 2025-05-07T20:23:34.3964613Z D_gradcheck=2, 2025-05-07T20:23:34.3964753Z stochastic_rounding=True, 2025-05-07T20:23:34.3964873Z weighted=True, 2025-05-07T20:23:34.3965001Z row_wise=True, 2025-05-07T20:23:34.3965117Z mixed=True, 2025-05-07T20:23:34.3965240Z use_cache=True, 2025-05-07T20:23:34.3965404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3965521Z use_cpu=True, 2025-05-07T20:23:34.3965670Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3965789Z ) 2025-05-07T20:23:34.3965977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3966483Z self=, 2025-05-07T20:23:34.3966611Z compile=True, 2025-05-07T20:23:34.3966766Z pooling_mode=, 2025-05-07T20:23:34.3966884Z T=5, 2025-05-07T20:23:34.3966997Z D=40, 2025-05-07T20:23:34.3967111Z B=111, 2025-05-07T20:23:34.3967231Z log_E=3, 2025-05-07T20:23:34.3967343Z L=19, 2025-05-07T20:23:34.3967465Z D_gradcheck=1, 2025-05-07T20:23:34.3967606Z stochastic_rounding=True, 2025-05-07T20:23:34.3967727Z weighted=True, 2025-05-07T20:23:34.3967847Z row_wise=True, 2025-05-07T20:23:34.3967973Z mixed=False, 2025-05-07T20:23:34.3968094Z use_cache=False, 2025-05-07T20:23:34.3968253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3968377Z use_cpu=True, 2025-05-07T20:23:34.3968525Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3968741Z ) 2025-05-07T20:23:34.3968941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3969556Z self=, 2025-05-07T20:23:34.3969687Z compile=False, 2025-05-07T20:23:34.3969843Z pooling_mode=, 2025-05-07T20:23:34.3969953Z T=5, 2025-05-07T20:23:34.3970077Z D=45, 2025-05-07T20:23:34.3970188Z B=119, 2025-05-07T20:23:34.3970301Z log_E=5, 2025-05-07T20:23:34.3970422Z L=2, 2025-05-07T20:23:34.3970541Z D_gradcheck=1, 2025-05-07T20:23:34.3970681Z stochastic_rounding=False, 2025-05-07T20:23:34.3970807Z weighted=True, 2025-05-07T20:23:34.3970925Z row_wise=True, 2025-05-07T20:23:34.3971170Z mixed=False, 2025-05-07T20:23:34.3971309Z use_cache=True, 2025-05-07T20:23:34.3971465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3971586Z use_cpu=True, 2025-05-07T20:23:34.3971740Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3971851Z ) 2025-05-07T20:23:34.3972045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3972552Z self=, 2025-05-07T20:23:34.3972673Z compile=True, 2025-05-07T20:23:34.3972834Z pooling_mode=, 2025-05-07T20:23:34.3973013Z T=1, 2025-05-07T20:23:34.3973137Z D=9, 2025-05-07T20:23:34.3973253Z B=28, 2025-05-07T20:23:34.3973363Z log_E=3, 2025-05-07T20:23:34.3973476Z L=17, 2025-05-07T20:23:34.3973602Z D_gradcheck=2, 2025-05-07T20:23:34.3973739Z stochastic_rounding=True, 2025-05-07T20:23:34.3973860Z weighted=True, 2025-05-07T20:23:34.3973985Z row_wise=True, 2025-05-07T20:23:34.3974105Z mixed=False, 2025-05-07T20:23:34.3974232Z use_cache=True, 2025-05-07T20:23:34.3974390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3974508Z use_cpu=True, 2025-05-07T20:23:34.3974663Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3974771Z ) 2025-05-07T20:23:34.3974959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3975472Z self=, 2025-05-07T20:23:34.3975595Z compile=False, 2025-05-07T20:23:34.3975749Z pooling_mode=, 2025-05-07T20:23:34.3975873Z T=1, 2025-05-07T20:23:34.3975984Z D=72, 2025-05-07T20:23:34.3976094Z B=32, 2025-05-07T20:23:34.3976215Z log_E=3, 2025-05-07T20:23:34.3976452Z L=18, 2025-05-07T20:23:34.3976574Z D_gradcheck=1, 2025-05-07T20:23:34.3976722Z stochastic_rounding=True, 2025-05-07T20:23:34.3976840Z weighted=True, 2025-05-07T20:23:34.3976966Z row_wise=True, 2025-05-07T20:23:34.3977087Z mixed=False, 2025-05-07T20:23:34.3977210Z use_cache=True, 2025-05-07T20:23:34.3977371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3977490Z use_cpu=True, 2025-05-07T20:23:34.3977636Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3977753Z ) 2025-05-07T20:23:34.3977941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3978448Z self=, 2025-05-07T20:23:34.3978578Z compile=False, 2025-05-07T20:23:34.3978733Z pooling_mode=, 2025-05-07T20:23:34.3978847Z T=5, 2025-05-07T20:23:34.3978965Z D=87, 2025-05-07T20:23:34.3979079Z B=119, 2025-05-07T20:23:34.3979202Z log_E=4, 2025-05-07T20:23:34.3979312Z L=14, 2025-05-07T20:23:34.3979432Z D_gradcheck=2, 2025-05-07T20:23:34.3979582Z stochastic_rounding=False, 2025-05-07T20:23:34.3979702Z weighted=True, 2025-05-07T20:23:34.3979827Z row_wise=True, 2025-05-07T20:23:34.3979951Z mixed=False, 2025-05-07T20:23:34.3980075Z use_cache=True, 2025-05-07T20:23:34.3980231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3980356Z use_cpu=True, 2025-05-07T20:23:34.3980599Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3980710Z ) 2025-05-07T20:23:34.3980905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3981412Z self=, 2025-05-07T20:23:34.3981532Z compile=False, 2025-05-07T20:23:34.3981699Z pooling_mode=, 2025-05-07T20:23:34.3981810Z T=4, 2025-05-07T20:23:34.3981927Z D=45, 2025-05-07T20:23:34.3982036Z B=106, 2025-05-07T20:23:34.3982149Z log_E=4, 2025-05-07T20:23:34.3982269Z L=4, 2025-05-07T20:23:34.3982391Z D_gradcheck=1, 2025-05-07T20:23:34.3982532Z stochastic_rounding=False, 2025-05-07T20:23:34.3982663Z weighted=False, 2025-05-07T20:23:34.3982845Z row_wise=True, 2025-05-07T20:23:34.3982973Z mixed=False, 2025-05-07T20:23:34.3983105Z use_cache=False, 2025-05-07T20:23:34.3983261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3983381Z use_cpu=True, 2025-05-07T20:23:34.3983543Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3983648Z ) 2025-05-07T20:23:34.3983835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3984351Z self=, 2025-05-07T20:23:34.3984471Z compile=True, 2025-05-07T20:23:34.3984745Z pooling_mode=, 2025-05-07T20:23:34.3984872Z T=2, 2025-05-07T20:23:34.3984987Z D=58, 2025-05-07T20:23:34.3985107Z B=64, 2025-05-07T20:23:34.3985227Z log_E=3, 2025-05-07T20:23:34.3985339Z L=10, 2025-05-07T20:23:34.3985465Z D_gradcheck=2, 2025-05-07T20:23:34.3985602Z stochastic_rounding=False, 2025-05-07T20:23:34.3985723Z weighted=True, 2025-05-07T20:23:34.3985849Z row_wise=True, 2025-05-07T20:23:34.3985964Z mixed=True, 2025-05-07T20:23:34.3986084Z use_cache=True, 2025-05-07T20:23:34.3986246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3986366Z use_cpu=True, 2025-05-07T20:23:34.3986515Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3986633Z ) 2025-05-07T20:23:34.3986821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3987339Z self=, 2025-05-07T20:23:34.3987460Z compile=False, 2025-05-07T20:23:34.3987619Z pooling_mode=, 2025-05-07T20:23:34.3987737Z T=4, 2025-05-07T20:23:34.3987848Z D=73, 2025-05-07T20:23:34.3988043Z B=56, 2025-05-07T20:23:34.3988167Z log_E=3, 2025-05-07T20:23:34.3988277Z L=13, 2025-05-07T20:23:34.3988399Z D_gradcheck=1, 2025-05-07T20:23:34.3988542Z stochastic_rounding=False, 2025-05-07T20:23:34.3988664Z weighted=True, 2025-05-07T20:23:34.3988783Z row_wise=True, 2025-05-07T20:23:34.3988908Z mixed=False, 2025-05-07T20:23:34.3989028Z use_cache=True, 2025-05-07T20:23:34.3989190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3989308Z use_cpu=True, 2025-05-07T20:23:34.3989461Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3989576Z ) 2025-05-07T20:23:34.3989764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3990274Z self=, 2025-05-07T20:23:34.3990404Z compile=False, 2025-05-07T20:23:34.3990563Z pooling_mode=, 2025-05-07T20:23:34.3990679Z T=5, 2025-05-07T20:23:34.3990797Z D=62, 2025-05-07T20:23:34.3990909Z B=38, 2025-05-07T20:23:34.3991020Z log_E=3, 2025-05-07T20:23:34.3991145Z L=16, 2025-05-07T20:23:34.3991264Z D_gradcheck=2, 2025-05-07T20:23:34.3991406Z stochastic_rounding=False, 2025-05-07T20:23:34.3991541Z weighted=False, 2025-05-07T20:23:34.3991659Z row_wise=True, 2025-05-07T20:23:34.3991783Z mixed=False, 2025-05-07T20:23:34.3991902Z use_cache=True, 2025-05-07T20:23:34.3992060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3992264Z use_cpu=True, 2025-05-07T20:23:34.3992415Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3992523Z ) 2025-05-07T20:23:34.3992719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3993227Z self=, 2025-05-07T20:23:34.3993349Z compile=False, 2025-05-07T20:23:34.3993517Z pooling_mode=, 2025-05-07T20:23:34.3993629Z T=4, 2025-05-07T20:23:34.3993741Z D=79, 2025-05-07T20:23:34.3993864Z B=68, 2025-05-07T20:23:34.3993978Z log_E=4, 2025-05-07T20:23:34.3994099Z L=5, 2025-05-07T20:23:34.3994217Z D_gradcheck=2, 2025-05-07T20:23:34.3994353Z stochastic_rounding=True, 2025-05-07T20:23:34.3994575Z weighted=True, 2025-05-07T20:23:34.3994708Z row_wise=True, 2025-05-07T20:23:34.3994825Z mixed=True, 2025-05-07T20:23:34.3994948Z use_cache=True, 2025-05-07T20:23:34.3995104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3995227Z use_cpu=True, 2025-05-07T20:23:34.3995378Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3995489Z ) 2025-05-07T20:23:34.3995676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.3996192Z self=, 2025-05-07T20:23:34.3996394Z compile=False, 2025-05-07T20:23:34.3996571Z pooling_mode=, 2025-05-07T20:23:34.3996686Z T=5, 2025-05-07T20:23:34.3996802Z D=72, 2025-05-07T20:23:34.3996920Z B=3, 2025-05-07T20:23:34.3997032Z log_E=5, 2025-05-07T20:23:34.3997143Z L=11, 2025-05-07T20:23:34.3997270Z D_gradcheck=2, 2025-05-07T20:23:34.3997409Z stochastic_rounding=True, 2025-05-07T20:23:34.3997530Z weighted=True, 2025-05-07T20:23:34.3997655Z row_wise=True, 2025-05-07T20:23:34.3997772Z mixed=True, 2025-05-07T20:23:34.3997895Z use_cache=False, 2025-05-07T20:23:34.3998058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3998183Z use_cpu=True, 2025-05-07T20:23:34.3998330Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4357602Z ) 2025-05-07T20:23:34.4357931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4358484Z self=, 2025-05-07T20:23:34.4358639Z compile=True, 2025-05-07T20:23:34.4358818Z pooling_mode=, 2025-05-07T20:23:34.4358936Z T=4, 2025-05-07T20:23:34.4359387Z D=71, 2025-05-07T20:23:34.4359505Z B=67, 2025-05-07T20:23:34.4359618Z log_E=3, 2025-05-07T20:23:34.4359729Z L=7, 2025-05-07T20:23:34.4359856Z D_gradcheck=1, 2025-05-07T20:23:34.4360005Z stochastic_rounding=True, 2025-05-07T20:23:34.4360127Z weighted=True, 2025-05-07T20:23:34.4360253Z row_wise=True, 2025-05-07T20:23:34.4360375Z mixed=False, 2025-05-07T20:23:34.4360496Z use_cache=False, 2025-05-07T20:23:34.4360664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4360790Z use_cpu=True, 2025-05-07T20:23:34.4360939Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4361062Z ) 2025-05-07T20:23:34.4361259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4361787Z self=, 2025-05-07T20:23:34.4361909Z compile=True, 2025-05-07T20:23:34.4362071Z pooling_mode=, 2025-05-07T20:23:34.4362188Z T=1, 2025-05-07T20:23:34.4362302Z D=124, 2025-05-07T20:23:34.4362413Z B=75, 2025-05-07T20:23:34.4362531Z log_E=4, 2025-05-07T20:23:34.4362642Z L=11, 2025-05-07T20:23:34.4362761Z D_gradcheck=1, 2025-05-07T20:23:34.4362911Z stochastic_rounding=False, 2025-05-07T20:23:34.4363032Z weighted=True, 2025-05-07T20:23:34.4363149Z row_wise=True, 2025-05-07T20:23:34.4363273Z mixed=False, 2025-05-07T20:23:34.4363394Z use_cache=False, 2025-05-07T20:23:34.4363557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4363838Z use_cpu=True, 2025-05-07T20:23:34.4363988Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4364119Z ) 2025-05-07T20:23:34.4364311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4364820Z self=, 2025-05-07T20:23:34.4364956Z compile=False, 2025-05-07T20:23:34.4365112Z pooling_mode=, 2025-05-07T20:23:34.4365230Z T=4, 2025-05-07T20:23:34.4365346Z D=115, 2025-05-07T20:23:34.4365456Z B=115, 2025-05-07T20:23:34.4365567Z log_E=4, 2025-05-07T20:23:34.4365685Z L=10, 2025-05-07T20:23:34.4365805Z D_gradcheck=1, 2025-05-07T20:23:34.4366129Z stochastic_rounding=True, 2025-05-07T20:23:34.4366277Z weighted=False, 2025-05-07T20:23:34.4366398Z row_wise=True, 2025-05-07T20:23:34.4366521Z mixed=False, 2025-05-07T20:23:34.4366641Z use_cache=True, 2025-05-07T20:23:34.4366803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4366928Z use_cpu=True, 2025-05-07T20:23:34.4367080Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4367189Z ) 2025-05-07T20:23:34.4367386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4368012Z self=, 2025-05-07T20:23:34.4368145Z compile=True, 2025-05-07T20:23:34.4368308Z pooling_mode=, 2025-05-07T20:23:34.4368425Z T=1, 2025-05-07T20:23:34.4368537Z D=23, 2025-05-07T20:23:34.4368655Z B=88, 2025-05-07T20:23:34.4368769Z log_E=4, 2025-05-07T20:23:34.4368885Z L=3, 2025-05-07T20:23:34.4369006Z D_gradcheck=1, 2025-05-07T20:23:34.4369149Z stochastic_rounding=False, 2025-05-07T20:23:34.4369277Z weighted=False, 2025-05-07T20:23:34.4369490Z row_wise=True, 2025-05-07T20:23:34.4369614Z mixed=False, 2025-05-07T20:23:34.4369744Z use_cache=True, 2025-05-07T20:23:34.4369903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4370025Z use_cpu=True, 2025-05-07T20:23:34.4370180Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4370287Z ) 2025-05-07T20:23:34.4370476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4371125Z self=, 2025-05-07T20:23:34.4371253Z compile=True, 2025-05-07T20:23:34.4371412Z pooling_mode=, 2025-05-07T20:23:34.4371632Z T=4, 2025-05-07T20:23:34.4371752Z D=3, 2025-05-07T20:23:34.4371865Z B=124, 2025-05-07T20:23:34.4371978Z log_E=5, 2025-05-07T20:23:34.4372098Z L=6, 2025-05-07T20:23:34.4372217Z D_gradcheck=1, 2025-05-07T20:23:34.4372361Z stochastic_rounding=False, 2025-05-07T20:23:34.4372491Z weighted=True, 2025-05-07T20:23:34.4372610Z row_wise=True, 2025-05-07T20:23:34.4372740Z mixed=False, 2025-05-07T20:23:34.4372859Z use_cache=True, 2025-05-07T20:23:34.4373023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4373146Z use_cpu=True, 2025-05-07T20:23:34.4373293Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4373399Z ) 2025-05-07T20:23:34.4373593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4374108Z self=, 2025-05-07T20:23:34.4374231Z compile=False, 2025-05-07T20:23:34.4374398Z pooling_mode=, 2025-05-07T20:23:34.4374513Z T=2, 2025-05-07T20:23:34.4374623Z D=13, 2025-05-07T20:23:34.4374742Z B=40, 2025-05-07T20:23:34.4374857Z log_E=4, 2025-05-07T20:23:34.4374974Z L=17, 2025-05-07T20:23:34.4375097Z D_gradcheck=2, 2025-05-07T20:23:34.4375236Z stochastic_rounding=True, 2025-05-07T20:23:34.4375363Z weighted=True, 2025-05-07T20:23:34.4375482Z row_wise=True, 2025-05-07T20:23:34.4375599Z mixed=False, 2025-05-07T20:23:34.4375724Z use_cache=True, 2025-05-07T20:23:34.4376012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4376133Z use_cpu=True, 2025-05-07T20:23:34.4376287Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4376394Z ) 2025-05-07T20:23:34.4376586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4377103Z self=, 2025-05-07T20:23:34.4377229Z compile=True, 2025-05-07T20:23:34.4377390Z pooling_mode=, 2025-05-07T20:23:34.4377503Z T=2, 2025-05-07T20:23:34.4377613Z D=28, 2025-05-07T20:23:34.4377734Z B=112, 2025-05-07T20:23:34.4377845Z log_E=4, 2025-05-07T20:23:34.4377955Z L=20, 2025-05-07T20:23:34.4378201Z D_gradcheck=1, 2025-05-07T20:23:34.4378351Z stochastic_rounding=True, 2025-05-07T20:23:34.4378472Z weighted=False, 2025-05-07T20:23:34.4378601Z row_wise=True, 2025-05-07T20:23:34.4378714Z mixed=True, 2025-05-07T20:23:34.4387526Z use_cache=False, 2025-05-07T20:23:34.4387787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4387920Z use_cpu=True, 2025-05-07T20:23:34.4388075Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4388190Z ) 2025-05-07T20:23:34.4388386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4389088Z self=, 2025-05-07T20:23:34.4389237Z compile=False, 2025-05-07T20:23:34.4389406Z pooling_mode=, 2025-05-07T20:23:34.4389522Z T=3, 2025-05-07T20:23:34.4389635Z D=51, 2025-05-07T20:23:34.4389747Z B=126, 2025-05-07T20:23:34.4389870Z log_E=4, 2025-05-07T20:23:34.4389981Z L=2, 2025-05-07T20:23:34.4390110Z D_gradcheck=1, 2025-05-07T20:23:34.4390262Z stochastic_rounding=False, 2025-05-07T20:23:34.4390382Z weighted=False, 2025-05-07T20:23:34.4390501Z row_wise=True, 2025-05-07T20:23:34.4390623Z mixed=False, 2025-05-07T20:23:34.4390749Z use_cache=True, 2025-05-07T20:23:34.4390906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4391029Z use_cpu=True, 2025-05-07T20:23:34.4391177Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4391287Z ) 2025-05-07T20:23:34.4391488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4392000Z self=, 2025-05-07T20:23:34.4392130Z compile=True, 2025-05-07T20:23:34.4392379Z pooling_mode=, 2025-05-07T20:23:34.4392492Z T=4, 2025-05-07T20:23:34.4392610Z D=36, 2025-05-07T20:23:34.4392721Z B=72, 2025-05-07T20:23:34.4392833Z log_E=4, 2025-05-07T20:23:34.4392955Z L=4, 2025-05-07T20:23:34.4393074Z D_gradcheck=1, 2025-05-07T20:23:34.4393213Z stochastic_rounding=False, 2025-05-07T20:23:34.4393342Z weighted=True, 2025-05-07T20:23:34.4393462Z row_wise=True, 2025-05-07T20:23:34.4393578Z mixed=False, 2025-05-07T20:23:34.4393709Z use_cache=True, 2025-05-07T20:23:34.4393864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4393992Z use_cpu=True, 2025-05-07T20:23:34.4394140Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4394247Z ) 2025-05-07T20:23:34.4394442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4394955Z self=, 2025-05-07T20:23:34.4395078Z compile=False, 2025-05-07T20:23:34.4395244Z pooling_mode=, 2025-05-07T20:23:34.4395357Z T=4, 2025-05-07T20:23:34.4395467Z D=8, 2025-05-07T20:23:34.4395583Z B=40, 2025-05-07T20:23:34.4395694Z log_E=4, 2025-05-07T20:23:34.4395811Z L=7, 2025-05-07T20:23:34.4395939Z D_gradcheck=2, 2025-05-07T20:23:34.4396078Z stochastic_rounding=False, 2025-05-07T20:23:34.4396202Z weighted=False, 2025-05-07T20:23:34.4396325Z row_wise=True, 2025-05-07T20:23:34.4396535Z mixed=True, 2025-05-07T20:23:34.4396667Z use_cache=False, 2025-05-07T20:23:34.4396824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4396941Z use_cpu=True, 2025-05-07T20:23:34.4397094Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4397202Z ) 2025-05-07T20:23:34.4397387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4397909Z self=, 2025-05-07T20:23:34.4398033Z compile=False, 2025-05-07T20:23:34.4398193Z pooling_mode=, 2025-05-07T20:23:34.4398310Z T=2, 2025-05-07T20:23:34.4398419Z D=26, 2025-05-07T20:23:34.4398529Z B=103, 2025-05-07T20:23:34.4398647Z log_E=4, 2025-05-07T20:23:34.4398868Z L=17, 2025-05-07T20:23:34.4399001Z D_gradcheck=1, 2025-05-07T20:23:34.4399149Z stochastic_rounding=True, 2025-05-07T20:23:34.4399269Z weighted=True, 2025-05-07T20:23:34.4399405Z row_wise=True, 2025-05-07T20:23:34.4399526Z mixed=True, 2025-05-07T20:23:34.4399646Z use_cache=False, 2025-05-07T20:23:34.4399810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4399927Z use_cpu=True, 2025-05-07T20:23:34.4400074Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4400187Z ) 2025-05-07T20:23:34.4400376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4400965Z self=, 2025-05-07T20:23:34.4401104Z compile=True, 2025-05-07T20:23:34.4401260Z pooling_mode=, 2025-05-07T20:23:34.4401370Z T=4, 2025-05-07T20:23:34.4401489Z D=73, 2025-05-07T20:23:34.4401602Z B=109, 2025-05-07T20:23:34.4401723Z log_E=4, 2025-05-07T20:23:34.4401831Z L=7, 2025-05-07T20:23:34.4401954Z D_gradcheck=1, 2025-05-07T20:23:34.4402108Z stochastic_rounding=False, 2025-05-07T20:23:34.4402229Z weighted=True, 2025-05-07T20:23:34.4402345Z row_wise=True, 2025-05-07T20:23:34.4402472Z mixed=False, 2025-05-07T20:23:34.4402591Z use_cache=True, 2025-05-07T20:23:34.4402746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4402869Z use_cpu=True, 2025-05-07T20:23:34.4403019Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4403128Z ) 2025-05-07T20:23:34.4403324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4403834Z self=, 2025-05-07T20:23:34.4404039Z compile=False, 2025-05-07T20:23:34.4404198Z pooling_mode=, 2025-05-07T20:23:34.4404311Z T=1, 2025-05-07T20:23:34.4404427Z D=98, 2025-05-07T20:23:34.4404537Z B=46, 2025-05-07T20:23:34.4404651Z log_E=4, 2025-05-07T20:23:34.4404766Z L=9, 2025-05-07T20:23:34.4404885Z D_gradcheck=2, 2025-05-07T20:23:34.4405023Z stochastic_rounding=True, 2025-05-07T20:23:34.4405153Z weighted=True, 2025-05-07T20:23:34.4405270Z row_wise=True, 2025-05-07T20:23:34.4405391Z mixed=False, 2025-05-07T20:23:34.4405520Z use_cache=False, 2025-05-07T20:23:34.4405676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4405794Z use_cpu=True, 2025-05-07T20:23:34.4405947Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4406056Z ) 2025-05-07T20:23:34.4406241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4406759Z self=, 2025-05-07T20:23:34.4406884Z compile=False, 2025-05-07T20:23:34.4407047Z pooling_mode=, 2025-05-07T20:23:34.4407157Z T=1, 2025-05-07T20:23:34.4407266Z D=45, 2025-05-07T20:23:34.4407381Z B=82, 2025-05-07T20:23:34.4407498Z log_E=4, 2025-05-07T20:23:34.4407609Z L=9, 2025-05-07T20:23:34.4407736Z D_gradcheck=1, 2025-05-07T20:23:34.4407875Z stochastic_rounding=True, 2025-05-07T20:23:34.4407996Z weighted=False, 2025-05-07T20:23:34.4408230Z row_wise=True, 2025-05-07T20:23:34.4408348Z mixed=True, 2025-05-07T20:23:34.4408471Z use_cache=False, 2025-05-07T20:23:34.4408633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4408755Z use_cpu=True, 2025-05-07T20:23:34.4408908Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4409017Z ) 2025-05-07T20:23:34.4409211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4409851Z self=, 2025-05-07T20:23:34.4409984Z compile=False, 2025-05-07T20:23:34.4410139Z pooling_mode=, 2025-05-07T20:23:34.4410259Z T=5, 2025-05-07T20:23:34.4410369Z D=26, 2025-05-07T20:23:34.4410580Z B=118, 2025-05-07T20:23:34.4410710Z log_E=3, 2025-05-07T20:23:34.4410822Z L=4, 2025-05-07T20:23:34.4410944Z D_gradcheck=1, 2025-05-07T20:23:34.4411090Z stochastic_rounding=True, 2025-05-07T20:23:34.4411211Z weighted=True, 2025-05-07T20:23:34.4411334Z row_wise=True, 2025-05-07T20:23:34.4411460Z mixed=False, 2025-05-07T20:23:34.4411580Z use_cache=True, 2025-05-07T20:23:34.4411746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4411864Z use_cpu=True, 2025-05-07T20:23:34.4412012Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4412127Z ) 2025-05-07T20:23:34.4412404Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4412921Z self=, 2025-05-07T20:23:34.4413049Z compile=True, 2025-05-07T20:23:34.4413202Z pooling_mode=, 2025-05-07T20:23:34.4413313Z T=4, 2025-05-07T20:23:34.4413433Z D=114, 2025-05-07T20:23:34.4413547Z B=112, 2025-05-07T20:23:34.4413659Z log_E=3, 2025-05-07T20:23:34.4413776Z L=10, 2025-05-07T20:23:34.4413896Z D_gradcheck=2, 2025-05-07T20:23:34.4414032Z stochastic_rounding=True, 2025-05-07T20:23:34.4414161Z weighted=False, 2025-05-07T20:23:34.4414282Z row_wise=True, 2025-05-07T20:23:34.4414407Z mixed=True, 2025-05-07T20:23:34.4414527Z use_cache=True, 2025-05-07T20:23:34.4414681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4414804Z use_cpu=True, 2025-05-07T20:23:34.4414949Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4415060Z ) 2025-05-07T20:23:34.4415263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4415771Z self=, 2025-05-07T20:23:34.4415968Z compile=False, 2025-05-07T20:23:34.4416132Z pooling_mode=, 2025-05-07T20:23:34.4416245Z T=2, 2025-05-07T20:23:34.4416354Z D=56, 2025-05-07T20:23:34.4416474Z B=114, 2025-05-07T20:23:34.4416585Z log_E=3, 2025-05-07T20:23:34.4416702Z L=15, 2025-05-07T20:23:34.4416821Z D_gradcheck=2, 2025-05-07T20:23:34.4416960Z stochastic_rounding=True, 2025-05-07T20:23:34.4417088Z weighted=True, 2025-05-07T20:23:34.4417210Z row_wise=True, 2025-05-07T20:23:34.4417325Z mixed=True, 2025-05-07T20:23:34.4417452Z use_cache=True, 2025-05-07T20:23:34.4417608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4417725Z use_cpu=True, 2025-05-07T20:23:34.4417880Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4772183Z ) 2025-05-07T20:23:34.4772493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4773055Z self=, 2025-05-07T20:23:34.4773199Z compile=False, 2025-05-07T20:23:34.4773378Z pooling_mode=, 2025-05-07T20:23:34.4773494Z T=5, 2025-05-07T20:23:34.4773603Z D=112, 2025-05-07T20:23:34.4773731Z B=122, 2025-05-07T20:23:34.4773844Z log_E=5, 2025-05-07T20:23:34.4773954Z L=8, 2025-05-07T20:23:34.4774079Z D_gradcheck=2, 2025-05-07T20:23:34.4774221Z stochastic_rounding=False, 2025-05-07T20:23:34.4774718Z weighted=True, 2025-05-07T20:23:34.4774846Z row_wise=True, 2025-05-07T20:23:34.4774963Z mixed=False, 2025-05-07T20:23:34.4775084Z use_cache=False, 2025-05-07T20:23:34.4775252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4775370Z use_cpu=True, 2025-05-07T20:23:34.4775529Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4775753Z ) 2025-05-07T20:23:34.4775961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4776484Z self=, 2025-05-07T20:23:34.4776614Z compile=False, 2025-05-07T20:23:34.4776920Z pooling_mode=, 2025-05-07T20:23:34.4777036Z T=3, 2025-05-07T20:23:34.4777293Z D=2, 2025-05-07T20:23:34.4777416Z B=100, 2025-05-07T20:23:34.4777541Z log_E=5, 2025-05-07T20:23:34.4777650Z L=11, 2025-05-07T20:23:34.4777769Z D_gradcheck=1, 2025-05-07T20:23:34.4777918Z stochastic_rounding=False, 2025-05-07T20:23:34.4778045Z weighted=False, 2025-05-07T20:23:34.4778172Z row_wise=True, 2025-05-07T20:23:34.4778287Z mixed=True, 2025-05-07T20:23:34.4778408Z use_cache=False, 2025-05-07T20:23:34.4778573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4778692Z use_cpu=True, 2025-05-07T20:23:34.4778851Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4779084Z ) 2025-05-07T20:23:34.4779286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4779796Z self=, 2025-05-07T20:23:34.4779935Z compile=True, 2025-05-07T20:23:34.4780095Z pooling_mode=, 2025-05-07T20:23:34.4780206Z T=5, 2025-05-07T20:23:34.4780327Z D=60, 2025-05-07T20:23:34.4780442Z B=33, 2025-05-07T20:23:34.4780561Z log_E=4, 2025-05-07T20:23:34.4780669Z L=1, 2025-05-07T20:23:34.4780789Z D_gradcheck=2, 2025-05-07T20:23:34.4780939Z stochastic_rounding=False, 2025-05-07T20:23:34.4781063Z weighted=True, 2025-05-07T20:23:34.4781182Z row_wise=True, 2025-05-07T20:23:34.4781308Z mixed=True, 2025-05-07T20:23:34.4781426Z use_cache=True, 2025-05-07T20:23:34.4781580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4781704Z use_cpu=True, 2025-05-07T20:23:34.4781849Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4781961Z ) 2025-05-07T20:23:34.4782158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4782668Z self=, 2025-05-07T20:23:34.4782982Z compile=False, 2025-05-07T20:23:34.4783137Z pooling_mode=, 2025-05-07T20:23:34.4783247Z T=4, 2025-05-07T20:23:34.4783376Z D=48, 2025-05-07T20:23:34.4783487Z B=4, 2025-05-07T20:23:34.4783599Z log_E=5, 2025-05-07T20:23:34.4783717Z L=2, 2025-05-07T20:23:34.4783836Z D_gradcheck=2, 2025-05-07T20:23:34.4783976Z stochastic_rounding=False, 2025-05-07T20:23:34.4784113Z weighted=False, 2025-05-07T20:23:34.4784230Z row_wise=True, 2025-05-07T20:23:34.4784348Z mixed=False, 2025-05-07T20:23:34.4784475Z use_cache=False, 2025-05-07T20:23:34.4784632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4784765Z use_cpu=True, 2025-05-07T20:23:34.4784919Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4785032Z ) 2025-05-07T20:23:34.4785224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4785746Z self=, 2025-05-07T20:23:34.4785872Z compile=False, 2025-05-07T20:23:34.4786034Z pooling_mode=, 2025-05-07T20:23:34.4786148Z T=5, 2025-05-07T20:23:34.4786261Z D=49, 2025-05-07T20:23:34.4786380Z B=117, 2025-05-07T20:23:34.4786495Z log_E=4, 2025-05-07T20:23:34.4786606Z L=14, 2025-05-07T20:23:34.4786731Z D_gradcheck=2, 2025-05-07T20:23:34.4786970Z stochastic_rounding=True, 2025-05-07T20:23:34.4787095Z weighted=False, 2025-05-07T20:23:34.4787221Z row_wise=True, 2025-05-07T20:23:34.4787336Z mixed=True, 2025-05-07T20:23:34.4787458Z use_cache=False, 2025-05-07T20:23:34.4787621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4787737Z use_cpu=True, 2025-05-07T20:23:34.4787897Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4788005Z ) 2025-05-07T20:23:34.4788196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4788715Z self=, 2025-05-07T20:23:34.4788837Z compile=True, 2025-05-07T20:23:34.4788992Z pooling_mode=, 2025-05-07T20:23:34.4789181Z T=5, 2025-05-07T20:23:34.4789305Z D=103, 2025-05-07T20:23:34.4789416Z B=128, 2025-05-07T20:23:34.4789535Z log_E=3, 2025-05-07T20:23:34.4789644Z L=7, 2025-05-07T20:23:34.4789762Z D_gradcheck=2, 2025-05-07T20:23:34.4789912Z stochastic_rounding=False, 2025-05-07T20:23:34.4790034Z weighted=False, 2025-05-07T20:23:34.4790154Z row_wise=True, 2025-05-07T20:23:34.4790282Z mixed=True, 2025-05-07T20:23:34.4790405Z use_cache=True, 2025-05-07T20:23:34.4790572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4790691Z use_cpu=True, 2025-05-07T20:23:34.4790931Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4791058Z ) 2025-05-07T20:23:34.4791254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4791773Z self=, 2025-05-07T20:23:34.4791902Z compile=True, 2025-05-07T20:23:34.4792072Z pooling_mode=, 2025-05-07T20:23:34.4792187Z T=5, 2025-05-07T20:23:34.4792305Z D=53, 2025-05-07T20:23:34.4792417Z B=86, 2025-05-07T20:23:34.4792529Z log_E=3, 2025-05-07T20:23:34.4792645Z L=19, 2025-05-07T20:23:34.4792766Z D_gradcheck=2, 2025-05-07T20:23:34.4792910Z stochastic_rounding=False, 2025-05-07T20:23:34.4793038Z weighted=False, 2025-05-07T20:23:34.4793155Z row_wise=True, 2025-05-07T20:23:34.4793278Z mixed=True, 2025-05-07T20:23:34.4793399Z use_cache=False, 2025-05-07T20:23:34.4793558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4793681Z use_cpu=True, 2025-05-07T20:23:34.4793832Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4793939Z ) 2025-05-07T20:23:34.4794133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4794744Z self=, 2025-05-07T20:23:34.4794864Z compile=True, 2025-05-07T20:23:34.4795030Z pooling_mode=, 2025-05-07T20:23:34.4795141Z T=1, 2025-05-07T20:23:34.4795252Z D=128, 2025-05-07T20:23:34.4795374Z B=47, 2025-05-07T20:23:34.4795495Z log_E=4, 2025-05-07T20:23:34.4795615Z L=2, 2025-05-07T20:23:34.4795733Z D_gradcheck=2, 2025-05-07T20:23:34.4795874Z stochastic_rounding=True, 2025-05-07T20:23:34.4796005Z weighted=False, 2025-05-07T20:23:34.4796125Z row_wise=True, 2025-05-07T20:23:34.4796242Z mixed=False, 2025-05-07T20:23:34.4796370Z use_cache=False, 2025-05-07T20:23:34.4796525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4796643Z use_cpu=True, 2025-05-07T20:23:34.4796801Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4796909Z ) 2025-05-07T20:23:34.4797098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4797618Z self=, 2025-05-07T20:23:34.4797737Z compile=True, 2025-05-07T20:23:34.4797900Z pooling_mode=, 2025-05-07T20:23:34.4798010Z T=4, 2025-05-07T20:23:34.4798120Z D=56, 2025-05-07T20:23:34.4798238Z B=51, 2025-05-07T20:23:34.4798350Z log_E=4, 2025-05-07T20:23:34.4798460Z L=20, 2025-05-07T20:23:34.4798703Z D_gradcheck=2, 2025-05-07T20:23:34.4798845Z stochastic_rounding=False, 2025-05-07T20:23:34.4798965Z weighted=True, 2025-05-07T20:23:34.4799089Z row_wise=True, 2025-05-07T20:23:34.4799205Z mixed=False, 2025-05-07T20:23:34.4799324Z use_cache=True, 2025-05-07T20:23:34.4799489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4799611Z use_cpu=True, 2025-05-07T20:23:34.4799759Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4799873Z ) 2025-05-07T20:23:34.4800064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4800585Z self=, 2025-05-07T20:23:34.4800706Z compile=False, 2025-05-07T20:23:34.4800941Z pooling_mode=, 2025-05-07T20:23:34.4801071Z T=4, 2025-05-07T20:23:34.4801200Z D=23, 2025-05-07T20:23:34.4801311Z B=93, 2025-05-07T20:23:34.4801432Z log_E=5, 2025-05-07T20:23:34.4801550Z L=18, 2025-05-07T20:23:34.4801674Z D_gradcheck=1, 2025-05-07T20:23:34.4801826Z stochastic_rounding=True, 2025-05-07T20:23:34.4801948Z weighted=False, 2025-05-07T20:23:34.4802065Z row_wise=True, 2025-05-07T20:23:34.4802189Z mixed=False, 2025-05-07T20:23:34.4802309Z use_cache=True, 2025-05-07T20:23:34.4802465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4802676Z use_cpu=True, 2025-05-07T20:23:34.4802840Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4802955Z ) 2025-05-07T20:23:34.4803150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4803660Z self=, 2025-05-07T20:23:34.4803788Z compile=True, 2025-05-07T20:23:34.4803946Z pooling_mode=, 2025-05-07T20:23:34.4804058Z T=5, 2025-05-07T20:23:34.4804175Z D=39, 2025-05-07T20:23:34.4804284Z B=99, 2025-05-07T20:23:34.4804400Z log_E=4, 2025-05-07T20:23:34.4804519Z L=0, 2025-05-07T20:23:34.4804644Z D_gradcheck=1, 2025-05-07T20:23:34.4804784Z stochastic_rounding=False, 2025-05-07T20:23:34.4804913Z weighted=False, 2025-05-07T20:23:34.4805032Z row_wise=True, 2025-05-07T20:23:34.4805150Z mixed=True, 2025-05-07T20:23:34.4805280Z use_cache=True, 2025-05-07T20:23:34.4805436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4805565Z use_cpu=True, 2025-05-07T20:23:34.4805712Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4805820Z ) 2025-05-07T20:23:34.4806128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4806638Z self=, 2025-05-07T20:23:34.4806759Z compile=True, 2025-05-07T20:23:34.4806923Z pooling_mode=, 2025-05-07T20:23:34.4807035Z T=2, 2025-05-07T20:23:34.4807145Z D=96, 2025-05-07T20:23:34.4807261Z B=78, 2025-05-07T20:23:34.4807373Z log_E=5, 2025-05-07T20:23:34.4807489Z L=0, 2025-05-07T20:23:34.4807617Z D_gradcheck=2, 2025-05-07T20:23:34.4807757Z stochastic_rounding=False, 2025-05-07T20:23:34.4807890Z weighted=False, 2025-05-07T20:23:34.4808009Z row_wise=True, 2025-05-07T20:23:34.4808125Z mixed=True, 2025-05-07T20:23:34.4808253Z use_cache=True, 2025-05-07T20:23:34.4808409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4808532Z use_cpu=True, 2025-05-07T20:23:34.4808687Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4808794Z ) 2025-05-07T20:23:34.4808985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4809627Z self=, 2025-05-07T20:23:34.4809758Z compile=False, 2025-05-07T20:23:34.4809915Z pooling_mode=, 2025-05-07T20:23:34.4810033Z T=1, 2025-05-07T20:23:34.4810142Z D=110, 2025-05-07T20:23:34.4810251Z B=59, 2025-05-07T20:23:34.4810375Z log_E=5, 2025-05-07T20:23:34.4810575Z L=7, 2025-05-07T20:23:34.4810707Z D_gradcheck=1, 2025-05-07T20:23:34.4810848Z stochastic_rounding=True, 2025-05-07T20:23:34.4810969Z weighted=False, 2025-05-07T20:23:34.4811097Z row_wise=True, 2025-05-07T20:23:34.4811212Z mixed=True, 2025-05-07T20:23:34.4811334Z use_cache=False, 2025-05-07T20:23:34.4811501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4811620Z use_cpu=True, 2025-05-07T20:23:34.4811768Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4811889Z ) 2025-05-07T20:23:34.4812077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4812588Z self=, 2025-05-07T20:23:34.4812797Z compile=False, 2025-05-07T20:23:34.4812963Z pooling_mode=, 2025-05-07T20:23:34.4813085Z T=5, 2025-05-07T20:23:34.4813197Z D=120, 2025-05-07T20:23:34.4813307Z B=11, 2025-05-07T20:23:34.4813428Z log_E=5, 2025-05-07T20:23:34.4813542Z L=13, 2025-05-07T20:23:34.4813661Z D_gradcheck=1, 2025-05-07T20:23:34.4813807Z stochastic_rounding=False, 2025-05-07T20:23:34.4813929Z weighted=False, 2025-05-07T20:23:34.4814046Z row_wise=True, 2025-05-07T20:23:34.4814167Z mixed=True, 2025-05-07T20:23:34.4814288Z use_cache=True, 2025-05-07T20:23:34.4814550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4814688Z use_cpu=True, 2025-05-07T20:23:34.4814840Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4814955Z ) 2025-05-07T20:23:34.4815149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4815658Z self=, 2025-05-07T20:23:34.4815788Z compile=True, 2025-05-07T20:23:34.4815942Z pooling_mode=, 2025-05-07T20:23:34.4816054Z T=5, 2025-05-07T20:23:34.4816169Z D=60, 2025-05-07T20:23:34.4816280Z B=126, 2025-05-07T20:23:34.4816397Z log_E=4, 2025-05-07T20:23:34.4816513Z L=18, 2025-05-07T20:23:34.4816633Z D_gradcheck=2, 2025-05-07T20:23:34.4816771Z stochastic_rounding=True, 2025-05-07T20:23:34.4816898Z weighted=True, 2025-05-07T20:23:34.4817017Z row_wise=True, 2025-05-07T20:23:34.4817133Z mixed=True, 2025-05-07T20:23:34.4817261Z use_cache=False, 2025-05-07T20:23:34.4817420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4817540Z use_cpu=True, 2025-05-07T20:23:34.4817698Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4817913Z ) 2025-05-07T20:23:34.4818112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4818625Z self=, 2025-05-07T20:23:34.4818750Z compile=False, 2025-05-07T20:23:34.4818911Z pooling_mode=, 2025-05-07T20:23:34.4819022Z T=3, 2025-05-07T20:23:34.4819132Z D=78, 2025-05-07T20:23:34.4819250Z B=95, 2025-05-07T20:23:34.4819365Z log_E=3, 2025-05-07T20:23:34.4819475Z L=10, 2025-05-07T20:23:34.4819600Z D_gradcheck=2, 2025-05-07T20:23:34.4819740Z stochastic_rounding=False, 2025-05-07T20:23:34.4819862Z weighted=True, 2025-05-07T20:23:34.4819987Z row_wise=True, 2025-05-07T20:23:34.4820108Z mixed=False, 2025-05-07T20:23:34.4820229Z use_cache=False, 2025-05-07T20:23:34.4820396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4820514Z use_cpu=True, 2025-05-07T20:23:34.4820669Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4820780Z ) 2025-05-07T20:23:34.4820969Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.4821488Z self=, 2025-05-07T20:23:34.4821610Z compile=False, 2025-05-07T20:23:34.4821764Z pooling_mode=, 2025-05-07T20:23:34.4821882Z T=3, 2025-05-07T20:23:34.4821994Z D=14, 2025-05-07T20:23:34.4822106Z B=36, 2025-05-07T20:23:34.4822315Z log_E=3, 2025-05-07T20:23:34.4822429Z L=0, 2025-05-07T20:23:34.4822548Z D_gradcheck=1, 2025-05-07T20:23:34.4822698Z stochastic_rounding=False, 2025-05-07T20:23:34.4822819Z weighted=True, 2025-05-07T20:23:34.4822943Z row_wise=True, 2025-05-07T20:23:34.4823059Z mixed=True, 2025-05-07T20:23:34.4823179Z use_cache=True, 2025-05-07T20:23:34.4823349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4823468Z use_cpu=True, 2025-05-07T20:23:34.4823620Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5186511Z ) 2025-05-07T20:23:34.5186790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5187736Z self=, 2025-05-07T20:23:34.5187876Z compile=True, 2025-05-07T20:23:34.5188039Z pooling_mode=, 2025-05-07T20:23:34.5188158Z T=1, 2025-05-07T20:23:34.5188268Z D=72, 2025-05-07T20:23:34.5188389Z B=91, 2025-05-07T20:23:34.5188645Z log_E=3, 2025-05-07T20:23:34.5188757Z L=0, 2025-05-07T20:23:34.5188876Z D_gradcheck=2, 2025-05-07T20:23:34.5189026Z stochastic_rounding=False, 2025-05-07T20:23:34.5189145Z weighted=True, 2025-05-07T20:23:34.5189263Z row_wise=True, 2025-05-07T20:23:34.5189388Z mixed=False, 2025-05-07T20:23:34.5189508Z use_cache=True, 2025-05-07T20:23:34.5189820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5189963Z use_cpu=True, 2025-05-07T20:23:34.5190132Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5190251Z ) 2025-05-07T20:23:34.5190446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5190964Z self=, 2025-05-07T20:23:34.5191092Z compile=True, 2025-05-07T20:23:34.5191250Z pooling_mode=, 2025-05-07T20:23:34.5191363Z T=3, 2025-05-07T20:23:34.5191480Z D=113, 2025-05-07T20:23:34.5191596Z B=95, 2025-05-07T20:23:34.5191708Z log_E=5, 2025-05-07T20:23:34.5191830Z L=7, 2025-05-07T20:23:34.5191947Z D_gradcheck=1, 2025-05-07T20:23:34.5192084Z stochastic_rounding=True, 2025-05-07T20:23:34.5192210Z weighted=True, 2025-05-07T20:23:34.5192327Z row_wise=True, 2025-05-07T20:23:34.5192454Z mixed=True, 2025-05-07T20:23:34.5192580Z use_cache=False, 2025-05-07T20:23:34.5192739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5192863Z use_cpu=True, 2025-05-07T20:23:34.5193189Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5193300Z ) 2025-05-07T20:23:34.5193496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5194014Z self=, 2025-05-07T20:23:34.5194136Z compile=False, 2025-05-07T20:23:34.5194295Z pooling_mode=, 2025-05-07T20:23:34.5194406Z T=1, 2025-05-07T20:23:34.5194516Z D=81, 2025-05-07T20:23:34.5194639Z B=122, 2025-05-07T20:23:34.5194752Z log_E=4, 2025-05-07T20:23:34.5194862Z L=7, 2025-05-07T20:23:34.5194990Z D_gradcheck=2, 2025-05-07T20:23:34.5195132Z stochastic_rounding=False, 2025-05-07T20:23:34.5195260Z weighted=False, 2025-05-07T20:23:34.5195377Z row_wise=True, 2025-05-07T20:23:34.5195494Z mixed=True, 2025-05-07T20:23:34.5195628Z use_cache=False, 2025-05-07T20:23:34.5195785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5195903Z use_cpu=True, 2025-05-07T20:23:34.5196062Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5196175Z ) 2025-05-07T20:23:34.5196365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5196885Z self=, 2025-05-07T20:23:34.5197007Z compile=False, 2025-05-07T20:23:34.5197163Z pooling_mode=, 2025-05-07T20:23:34.5197284Z T=1, 2025-05-07T20:23:34.5197523Z D=74, 2025-05-07T20:23:34.5197640Z B=4, 2025-05-07T20:23:34.5197753Z log_E=4, 2025-05-07T20:23:34.5197864Z L=4, 2025-05-07T20:23:34.5197990Z D_gradcheck=1, 2025-05-07T20:23:34.5198132Z stochastic_rounding=False, 2025-05-07T20:23:34.5198257Z weighted=True, 2025-05-07T20:23:34.5198381Z row_wise=True, 2025-05-07T20:23:34.5198497Z mixed=False, 2025-05-07T20:23:34.5198620Z use_cache=True, 2025-05-07T20:23:34.5198785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5198915Z use_cpu=True, 2025-05-07T20:23:34.5199062Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5199177Z ) 2025-05-07T20:23:34.5199367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5199958Z self=, 2025-05-07T20:23:34.5200103Z compile=False, 2025-05-07T20:23:34.5200260Z pooling_mode=, 2025-05-07T20:23:34.5200378Z T=5, 2025-05-07T20:23:34.5200495Z D=57, 2025-05-07T20:23:34.5200608Z B=2, 2025-05-07T20:23:34.5200731Z log_E=5, 2025-05-07T20:23:34.5200845Z L=14, 2025-05-07T20:23:34.5200966Z D_gradcheck=2, 2025-05-07T20:23:34.5201112Z stochastic_rounding=True, 2025-05-07T20:23:34.5201234Z weighted=False, 2025-05-07T20:23:34.5201355Z row_wise=True, 2025-05-07T20:23:34.5201535Z mixed=False, 2025-05-07T20:23:34.5201664Z use_cache=True, 2025-05-07T20:23:34.5201822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5201950Z use_cpu=True, 2025-05-07T20:23:34.5202097Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5202208Z ) 2025-05-07T20:23:34.5202405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5202919Z self=, 2025-05-07T20:23:34.5203050Z compile=False, 2025-05-07T20:23:34.5203205Z pooling_mode=, 2025-05-07T20:23:34.5203313Z T=3, 2025-05-07T20:23:34.5203436Z D=89, 2025-05-07T20:23:34.5203546Z B=12, 2025-05-07T20:23:34.5203658Z log_E=4, 2025-05-07T20:23:34.5203775Z L=10, 2025-05-07T20:23:34.5203898Z D_gradcheck=2, 2025-05-07T20:23:34.5204036Z stochastic_rounding=True, 2025-05-07T20:23:34.5204161Z weighted=True, 2025-05-07T20:23:34.5204280Z row_wise=True, 2025-05-07T20:23:34.5204400Z mixed=False, 2025-05-07T20:23:34.5204530Z use_cache=False, 2025-05-07T20:23:34.5204688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5204942Z use_cpu=True, 2025-05-07T20:23:34.5205091Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5205199Z ) 2025-05-07T20:23:34.5205397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5205909Z self=, 2025-05-07T20:23:34.5206030Z compile=False, 2025-05-07T20:23:34.5206191Z pooling_mode=, 2025-05-07T20:23:34.5206306Z T=5, 2025-05-07T20:23:34.5206417Z D=95, 2025-05-07T20:23:34.5206534Z B=33, 2025-05-07T20:23:34.5206649Z log_E=4, 2025-05-07T20:23:34.5206761Z L=14, 2025-05-07T20:23:34.5206888Z D_gradcheck=2, 2025-05-07T20:23:34.5207025Z stochastic_rounding=True, 2025-05-07T20:23:34.5207147Z weighted=False, 2025-05-07T20:23:34.5207272Z row_wise=True, 2025-05-07T20:23:34.5207393Z mixed=True, 2025-05-07T20:23:34.5207523Z use_cache=True, 2025-05-07T20:23:34.5207680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5207802Z use_cpu=True, 2025-05-07T20:23:34.5207960Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5208071Z ) 2025-05-07T20:23:34.5208260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5208791Z self=, 2025-05-07T20:23:34.5208912Z compile=True, 2025-05-07T20:23:34.5209068Z pooling_mode=, 2025-05-07T20:23:34.5209324Z T=2, 2025-05-07T20:23:34.5209548Z D=44, 2025-05-07T20:23:34.5209668Z B=64, 2025-05-07T20:23:34.5209792Z log_E=3, 2025-05-07T20:23:34.5209908Z L=6, 2025-05-07T20:23:34.5210028Z D_gradcheck=1, 2025-05-07T20:23:34.5210207Z stochastic_rounding=True, 2025-05-07T20:23:34.5210332Z weighted=True, 2025-05-07T20:23:34.5210519Z row_wise=True, 2025-05-07T20:23:34.5210651Z mixed=False, 2025-05-07T20:23:34.5210835Z use_cache=True, 2025-05-07T20:23:34.5211047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5211175Z use_cpu=True, 2025-05-07T20:23:34.5211323Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5211439Z ) 2025-05-07T20:23:34.5211630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5212240Z self=, 2025-05-07T20:23:34.5212383Z compile=False, 2025-05-07T20:23:34.5212540Z pooling_mode=, 2025-05-07T20:23:34.5212658Z T=2, 2025-05-07T20:23:34.5212776Z D=93, 2025-05-07T20:23:34.5212888Z B=117, 2025-05-07T20:23:34.5213008Z log_E=5, 2025-05-07T20:23:34.5213119Z L=12, 2025-05-07T20:23:34.5213237Z D_gradcheck=1, 2025-05-07T20:23:34.5213386Z stochastic_rounding=False, 2025-05-07T20:23:34.5213508Z weighted=False, 2025-05-07T20:23:34.5213726Z row_wise=True, 2025-05-07T20:23:34.5213865Z mixed=False, 2025-05-07T20:23:34.5213988Z use_cache=False, 2025-05-07T20:23:34.5214147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5214276Z use_cpu=True, 2025-05-07T20:23:34.5214427Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5214537Z ) 2025-05-07T20:23:34.5214735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5215247Z self=, 2025-05-07T20:23:34.5215374Z compile=True, 2025-05-07T20:23:34.5215529Z pooling_mode=, 2025-05-07T20:23:34.5215647Z T=1, 2025-05-07T20:23:34.5215763Z D=81, 2025-05-07T20:23:34.5215874Z B=66, 2025-05-07T20:23:34.5215985Z log_E=3, 2025-05-07T20:23:34.5216103Z L=19, 2025-05-07T20:23:34.5216223Z D_gradcheck=2, 2025-05-07T20:23:34.5216363Z stochastic_rounding=False, 2025-05-07T20:23:34.5216491Z weighted=False, 2025-05-07T20:23:34.5216610Z row_wise=True, 2025-05-07T20:23:34.5216728Z mixed=True, 2025-05-07T20:23:34.5216858Z use_cache=True, 2025-05-07T20:23:34.5217140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5217263Z use_cpu=True, 2025-05-07T20:23:34.5217419Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5217530Z ) 2025-05-07T20:23:34.5217725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5218249Z self=, 2025-05-07T20:23:34.5218378Z compile=False, 2025-05-07T20:23:34.5218541Z pooling_mode=, 2025-05-07T20:23:34.5218657Z T=4, 2025-05-07T20:23:34.5218767Z D=76, 2025-05-07T20:23:34.5218887Z B=119, 2025-05-07T20:23:34.5219000Z log_E=4, 2025-05-07T20:23:34.5219113Z L=3, 2025-05-07T20:23:34.5219239Z D_gradcheck=2, 2025-05-07T20:23:34.5219381Z stochastic_rounding=True, 2025-05-07T20:23:34.5219503Z weighted=False, 2025-05-07T20:23:34.5219636Z row_wise=True, 2025-05-07T20:23:34.5219753Z mixed=True, 2025-05-07T20:23:34.5219875Z use_cache=False, 2025-05-07T20:23:34.5220041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5220159Z use_cpu=True, 2025-05-07T20:23:34.5220313Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5220422Z ) 2025-05-07T20:23:34.5220613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5221129Z self=, 2025-05-07T20:23:34.5221250Z compile=True, 2025-05-07T20:23:34.5221406Z pooling_mode=, 2025-05-07T20:23:34.5221605Z T=4, 2025-05-07T20:23:34.5221721Z D=114, 2025-05-07T20:23:34.5221832Z B=88, 2025-05-07T20:23:34.5221949Z log_E=4, 2025-05-07T20:23:34.5222056Z L=11, 2025-05-07T20:23:34.5222175Z D_gradcheck=1, 2025-05-07T20:23:34.5222321Z stochastic_rounding=False, 2025-05-07T20:23:34.5222441Z weighted=True, 2025-05-07T20:23:34.5222565Z row_wise=True, 2025-05-07T20:23:34.5222692Z mixed=True, 2025-05-07T20:23:34.5222813Z use_cache=False, 2025-05-07T20:23:34.5222998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5223117Z use_cpu=True, 2025-05-07T20:23:34.5223265Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5223380Z ) 2025-05-07T20:23:34.5223632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5224153Z self=, 2025-05-07T20:23:34.5224281Z compile=True, 2025-05-07T20:23:34.5224440Z pooling_mode=, 2025-05-07T20:23:34.5224551Z T=3, 2025-05-07T20:23:34.5224667Z D=85, 2025-05-07T20:23:34.5224779Z B=4, 2025-05-07T20:23:34.5224892Z log_E=5, 2025-05-07T20:23:34.5225010Z L=13, 2025-05-07T20:23:34.5225130Z D_gradcheck=2, 2025-05-07T20:23:34.5225274Z stochastic_rounding=True, 2025-05-07T20:23:34.5225498Z weighted=False, 2025-05-07T20:23:34.5225626Z row_wise=True, 2025-05-07T20:23:34.5225750Z mixed=False, 2025-05-07T20:23:34.5225881Z use_cache=False, 2025-05-07T20:23:34.5226041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5226167Z use_cpu=True, 2025-05-07T20:23:34.5226317Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5226424Z ) 2025-05-07T20:23:34.5226626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5227138Z self=, 2025-05-07T20:23:34.5227260Z compile=True, 2025-05-07T20:23:34.5227430Z pooling_mode=, 2025-05-07T20:23:34.5227541Z T=5, 2025-05-07T20:23:34.5227652Z D=71, 2025-05-07T20:23:34.5227772Z B=77, 2025-05-07T20:23:34.5228166Z log_E=3, 2025-05-07T20:23:34.5228293Z L=20, 2025-05-07T20:23:34.5228416Z D_gradcheck=1, 2025-05-07T20:23:34.5228560Z stochastic_rounding=False, 2025-05-07T20:23:34.5228693Z weighted=False, 2025-05-07T20:23:34.5228815Z row_wise=True, 2025-05-07T20:23:34.5228933Z mixed=False, 2025-05-07T20:23:34.5229256Z use_cache=True, 2025-05-07T20:23:34.5229415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5229533Z use_cpu=True, 2025-05-07T20:23:34.5229695Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5229803Z ) 2025-05-07T20:23:34.5230000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5230516Z self=, 2025-05-07T20:23:34.5230636Z compile=True, 2025-05-07T20:23:34.5230803Z pooling_mode=, 2025-05-07T20:23:34.5230916Z T=3, 2025-05-07T20:23:34.5231028Z D=92, 2025-05-07T20:23:34.5231145Z B=64, 2025-05-07T20:23:34.5231258Z log_E=5, 2025-05-07T20:23:34.5231370Z L=11, 2025-05-07T20:23:34.5231494Z D_gradcheck=2, 2025-05-07T20:23:34.5231635Z stochastic_rounding=False, 2025-05-07T20:23:34.5231763Z weighted=True, 2025-05-07T20:23:34.5231889Z row_wise=True, 2025-05-07T20:23:34.5232007Z mixed=False, 2025-05-07T20:23:34.5232132Z use_cache=True, 2025-05-07T20:23:34.5232296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5232412Z use_cpu=True, 2025-05-07T20:23:34.5232562Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5232678Z ) 2025-05-07T20:23:34.5232869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5233383Z self=, 2025-05-07T20:23:34.5233651Z compile=True, 2025-05-07T20:23:34.5233807Z pooling_mode=, 2025-05-07T20:23:34.5233929Z T=1, 2025-05-07T20:23:34.5234041Z D=13, 2025-05-07T20:23:34.5234151Z B=101, 2025-05-07T20:23:34.5234269Z log_E=4, 2025-05-07T20:23:34.5234378Z L=19, 2025-05-07T20:23:34.5234504Z D_gradcheck=2, 2025-05-07T20:23:34.5234656Z stochastic_rounding=False, 2025-05-07T20:23:34.5234778Z weighted=False, 2025-05-07T20:23:34.5234898Z row_wise=True, 2025-05-07T20:23:34.5235021Z mixed=True, 2025-05-07T20:23:34.5235145Z use_cache=False, 2025-05-07T20:23:34.5235301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5235425Z use_cpu=True, 2025-05-07T20:23:34.5235572Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5235797Z ) 2025-05-07T20:23:34.5235995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5236506Z self=, 2025-05-07T20:23:34.5236637Z compile=False, 2025-05-07T20:23:34.5236793Z pooling_mode=, 2025-05-07T20:23:34.5236904Z T=3, 2025-05-07T20:23:34.5237024Z D=29, 2025-05-07T20:23:34.5237135Z B=114, 2025-05-07T20:23:34.5237247Z log_E=5, 2025-05-07T20:23:34.5237364Z L=16, 2025-05-07T20:23:34.5237483Z D_gradcheck=2, 2025-05-07T20:23:34.5237728Z stochastic_rounding=True, 2025-05-07T20:23:34.5237866Z weighted=False, 2025-05-07T20:23:34.5237985Z row_wise=True, 2025-05-07T20:23:34.5238108Z mixed=True, 2025-05-07T20:23:34.5238239Z use_cache=True, 2025-05-07T20:23:34.5238395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5238524Z use_cpu=True, 2025-05-07T20:23:34.5238674Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5610974Z ) 2025-05-07T20:23:34.5611259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5611809Z self=, 2025-05-07T20:23:34.5611957Z compile=False, 2025-05-07T20:23:34.5612127Z pooling_mode=, 2025-05-07T20:23:34.5612241Z T=1, 2025-05-07T20:23:34.5612364Z D=117, 2025-05-07T20:23:34.5612481Z B=121, 2025-05-07T20:23:34.5612594Z log_E=5, 2025-05-07T20:23:34.5612712Z L=19, 2025-05-07T20:23:34.5612832Z D_gradcheck=2, 2025-05-07T20:23:34.5612981Z stochastic_rounding=False, 2025-05-07T20:23:34.5613111Z weighted=False, 2025-05-07T20:23:34.5613235Z row_wise=True, 2025-05-07T20:23:34.5613712Z mixed=False, 2025-05-07T20:23:34.5613841Z use_cache=True, 2025-05-07T20:23:34.5614000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5614119Z use_cpu=True, 2025-05-07T20:23:34.5614293Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5614402Z ) 2025-05-07T20:23:34.5614597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5615115Z self=, 2025-05-07T20:23:34.5615389Z compile=False, 2025-05-07T20:23:34.5615555Z pooling_mode=, 2025-05-07T20:23:34.5615667Z T=4, 2025-05-07T20:23:34.5615779Z D=110, 2025-05-07T20:23:34.5615896Z B=26, 2025-05-07T20:23:34.5616007Z log_E=4, 2025-05-07T20:23:34.5616119Z L=2, 2025-05-07T20:23:34.5616244Z D_gradcheck=1, 2025-05-07T20:23:34.5616389Z stochastic_rounding=False, 2025-05-07T20:23:34.5616508Z weighted=True, 2025-05-07T20:23:34.5616633Z row_wise=True, 2025-05-07T20:23:34.5616751Z mixed=True, 2025-05-07T20:23:34.5616872Z use_cache=False, 2025-05-07T20:23:34.5617032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5617149Z use_cpu=True, 2025-05-07T20:23:34.5617308Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5617417Z ) 2025-05-07T20:23:34.5617608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5618129Z self=, 2025-05-07T20:23:34.5618409Z compile=True, 2025-05-07T20:23:34.5618567Z pooling_mode=, 2025-05-07T20:23:34.5618683Z T=4, 2025-05-07T20:23:34.5618795Z D=126, 2025-05-07T20:23:34.5618905Z B=6, 2025-05-07T20:23:34.5619027Z log_E=4, 2025-05-07T20:23:34.5619138Z L=14, 2025-05-07T20:23:34.5619256Z D_gradcheck=2, 2025-05-07T20:23:34.5619408Z stochastic_rounding=True, 2025-05-07T20:23:34.5619532Z weighted=True, 2025-05-07T20:23:34.5619653Z row_wise=True, 2025-05-07T20:23:34.5619778Z mixed=False, 2025-05-07T20:23:34.5619901Z use_cache=False, 2025-05-07T20:23:34.5620066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5620184Z use_cpu=True, 2025-05-07T20:23:34.5620485Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5620609Z ) 2025-05-07T20:23:34.5620806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5621317Z self=, 2025-05-07T20:23:34.5621450Z compile=False, 2025-05-07T20:23:34.5621605Z pooling_mode=, 2025-05-07T20:23:34.5621716Z T=2, 2025-05-07T20:23:34.5621833Z D=33, 2025-05-07T20:23:34.5621943Z B=16, 2025-05-07T20:23:34.5622054Z log_E=4, 2025-05-07T20:23:34.5622170Z L=19, 2025-05-07T20:23:34.5622417Z D_gradcheck=1, 2025-05-07T20:23:34.5622573Z stochastic_rounding=False, 2025-05-07T20:23:34.5622694Z weighted=True, 2025-05-07T20:23:34.5622816Z row_wise=True, 2025-05-07T20:23:34.5622938Z mixed=False, 2025-05-07T20:23:34.5623057Z use_cache=True, 2025-05-07T20:23:34.5623212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5623339Z use_cpu=True, 2025-05-07T20:23:34.5623498Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5623606Z ) 2025-05-07T20:23:34.5623802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5624310Z self=, 2025-05-07T20:23:34.5624432Z compile=True, 2025-05-07T20:23:34.5624593Z pooling_mode=, 2025-05-07T20:23:34.5624704Z T=4, 2025-05-07T20:23:34.5624823Z D=70, 2025-05-07T20:23:34.5624935Z B=126, 2025-05-07T20:23:34.5625047Z log_E=5, 2025-05-07T20:23:34.5625165Z L=10, 2025-05-07T20:23:34.5625287Z D_gradcheck=2, 2025-05-07T20:23:34.5625424Z stochastic_rounding=True, 2025-05-07T20:23:34.5625550Z weighted=True, 2025-05-07T20:23:34.5625768Z row_wise=True, 2025-05-07T20:23:34.5625886Z mixed=False, 2025-05-07T20:23:34.5626013Z use_cache=True, 2025-05-07T20:23:34.5626170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5626294Z use_cpu=True, 2025-05-07T20:23:34.5626447Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5626556Z ) 2025-05-07T20:23:34.5626743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5627252Z self=, 2025-05-07T20:23:34.5627384Z compile=False, 2025-05-07T20:23:34.5627544Z pooling_mode=, 2025-05-07T20:23:34.5627659Z T=5, 2025-05-07T20:23:34.5627769Z D=68, 2025-05-07T20:23:34.5628169Z B=97, 2025-05-07T20:23:34.5628299Z log_E=3, 2025-05-07T20:23:34.5628417Z L=3, 2025-05-07T20:23:34.5628552Z D_gradcheck=2, 2025-05-07T20:23:34.5628706Z stochastic_rounding=False, 2025-05-07T20:23:34.5628826Z weighted=True, 2025-05-07T20:23:34.5628955Z row_wise=True, 2025-05-07T20:23:34.5629072Z mixed=False, 2025-05-07T20:23:34.5629191Z use_cache=True, 2025-05-07T20:23:34.5629355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5629477Z use_cpu=True, 2025-05-07T20:23:34.5629626Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5629742Z ) 2025-05-07T20:23:34.5629936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5630460Z self=, 2025-05-07T20:23:34.5630782Z compile=False, 2025-05-07T20:23:34.5630943Z pooling_mode=, 2025-05-07T20:23:34.5631060Z T=3, 2025-05-07T20:23:34.5631173Z D=102, 2025-05-07T20:23:34.5631285Z B=41, 2025-05-07T20:23:34.5631404Z log_E=3, 2025-05-07T20:23:34.5631518Z L=18, 2025-05-07T20:23:34.5631637Z D_gradcheck=2, 2025-05-07T20:23:34.5631782Z stochastic_rounding=True, 2025-05-07T20:23:34.5631907Z weighted=True, 2025-05-07T20:23:34.5632025Z row_wise=True, 2025-05-07T20:23:34.5632148Z mixed=False, 2025-05-07T20:23:34.5632272Z use_cache=False, 2025-05-07T20:23:34.5632427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5632655Z use_cpu=True, 2025-05-07T20:23:34.5632817Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5632934Z ) 2025-05-07T20:23:34.5633127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5633637Z self=, 2025-05-07T20:23:34.5633767Z compile=False, 2025-05-07T20:23:34.5633929Z pooling_mode=, 2025-05-07T20:23:34.5634043Z T=1, 2025-05-07T20:23:34.5634161Z D=60, 2025-05-07T20:23:34.5634272Z B=117, 2025-05-07T20:23:34.5634385Z log_E=4, 2025-05-07T20:23:34.5634590Z L=14, 2025-05-07T20:23:34.5634719Z D_gradcheck=1, 2025-05-07T20:23:34.5634864Z stochastic_rounding=False, 2025-05-07T20:23:34.5635001Z weighted=False, 2025-05-07T20:23:34.5635123Z row_wise=True, 2025-05-07T20:23:34.5635243Z mixed=False, 2025-05-07T20:23:34.5635375Z use_cache=False, 2025-05-07T20:23:34.5635534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5635660Z use_cpu=True, 2025-05-07T20:23:34.5635810Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5635927Z ) 2025-05-07T20:23:34.5636130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5636650Z self=, 2025-05-07T20:23:34.5636771Z compile=True, 2025-05-07T20:23:34.5636931Z pooling_mode=, 2025-05-07T20:23:34.5637041Z T=2, 2025-05-07T20:23:34.5637153Z D=78, 2025-05-07T20:23:34.5637270Z B=15, 2025-05-07T20:23:34.5637381Z log_E=3, 2025-05-07T20:23:34.5637493Z L=10, 2025-05-07T20:23:34.5637619Z D_gradcheck=1, 2025-05-07T20:23:34.5637757Z stochastic_rounding=True, 2025-05-07T20:23:34.5638030Z weighted=False, 2025-05-07T20:23:34.5638154Z row_wise=True, 2025-05-07T20:23:34.5638272Z mixed=True, 2025-05-07T20:23:34.5638402Z use_cache=True, 2025-05-07T20:23:34.5638568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5638688Z use_cpu=True, 2025-05-07T20:23:34.5638843Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5638951Z ) 2025-05-07T20:23:34.5639142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5639666Z self=, 2025-05-07T20:23:34.5639786Z compile=True, 2025-05-07T20:23:34.5639945Z pooling_mode=, 2025-05-07T20:23:34.5640060Z T=1, 2025-05-07T20:23:34.5640171Z D=74, 2025-05-07T20:23:34.5640290Z B=67, 2025-05-07T20:23:34.5640409Z log_E=4, 2025-05-07T20:23:34.5640521Z L=0, 2025-05-07T20:23:34.5640648Z D_gradcheck=1, 2025-05-07T20:23:34.5640789Z stochastic_rounding=False, 2025-05-07T20:23:34.5640914Z weighted=False, 2025-05-07T20:23:34.5641038Z row_wise=True, 2025-05-07T20:23:34.5641155Z mixed=True, 2025-05-07T20:23:34.5641275Z use_cache=False, 2025-05-07T20:23:34.5641443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5641562Z use_cpu=True, 2025-05-07T20:23:34.5641710Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5641826Z ) 2025-05-07T20:23:34.5642015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5642614Z self=, 2025-05-07T20:23:34.5642744Z compile=False, 2025-05-07T20:23:34.5642899Z pooling_mode=, 2025-05-07T20:23:34.5643019Z T=2, 2025-05-07T20:23:34.5643130Z D=31, 2025-05-07T20:23:34.5643241Z B=104, 2025-05-07T20:23:34.5643363Z log_E=5, 2025-05-07T20:23:34.5643472Z L=15, 2025-05-07T20:23:34.5643591Z D_gradcheck=1, 2025-05-07T20:23:34.5643745Z stochastic_rounding=False, 2025-05-07T20:23:34.5643865Z weighted=True, 2025-05-07T20:23:34.5644002Z row_wise=True, 2025-05-07T20:23:34.5644138Z mixed=False, 2025-05-07T20:23:34.5644276Z use_cache=False, 2025-05-07T20:23:34.5644503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5644642Z use_cpu=True, 2025-05-07T20:23:34.5644790Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5644898Z ) 2025-05-07T20:23:34.5645093Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5645605Z self=, 2025-05-07T20:23:34.5645735Z compile=True, 2025-05-07T20:23:34.5645890Z pooling_mode=, 2025-05-07T20:23:34.5646000Z T=5, 2025-05-07T20:23:34.5646119Z D=103, 2025-05-07T20:23:34.5646237Z B=18, 2025-05-07T20:23:34.5646410Z log_E=3, 2025-05-07T20:23:34.5646536Z L=2, 2025-05-07T20:23:34.5646660Z D_gradcheck=1, 2025-05-07T20:23:34.5646804Z stochastic_rounding=False, 2025-05-07T20:23:34.5646931Z weighted=True, 2025-05-07T20:23:34.5647051Z row_wise=True, 2025-05-07T20:23:34.5647167Z mixed=False, 2025-05-07T20:23:34.5647293Z use_cache=True, 2025-05-07T20:23:34.5647452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5647570Z use_cpu=True, 2025-05-07T20:23:34.5647725Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5647833Z ) 2025-05-07T20:23:34.5648027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5648539Z self=, 2025-05-07T20:23:34.5648663Z compile=True, 2025-05-07T20:23:34.5648825Z pooling_mode=, 2025-05-07T20:23:34.5648938Z T=1, 2025-05-07T20:23:34.5649048Z D=33, 2025-05-07T20:23:34.5649175Z B=119, 2025-05-07T20:23:34.5649287Z log_E=3, 2025-05-07T20:23:34.5649627Z L=18, 2025-05-07T20:23:34.5649765Z D_gradcheck=1, 2025-05-07T20:23:34.5650013Z stochastic_rounding=True, 2025-05-07T20:23:34.5650137Z weighted=False, 2025-05-07T20:23:34.5650262Z row_wise=True, 2025-05-07T20:23:34.5650377Z mixed=True, 2025-05-07T20:23:34.5650507Z use_cache=True, 2025-05-07T20:23:34.5650665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5650783Z use_cpu=True, 2025-05-07T20:23:34.5650938Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5651046Z ) 2025-05-07T20:23:34.5651234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5651753Z self=, 2025-05-07T20:23:34.5651876Z compile=False, 2025-05-07T20:23:34.5652027Z pooling_mode=, 2025-05-07T20:23:34.5652143Z T=1, 2025-05-07T20:23:34.5652254Z D=60, 2025-05-07T20:23:34.5652368Z B=113, 2025-05-07T20:23:34.5652491Z log_E=5, 2025-05-07T20:23:34.5652601Z L=9, 2025-05-07T20:23:34.5652719Z D_gradcheck=1, 2025-05-07T20:23:34.5652869Z stochastic_rounding=False, 2025-05-07T20:23:34.5652991Z weighted=False, 2025-05-07T20:23:34.5653115Z row_wise=True, 2025-05-07T20:23:34.5653233Z mixed=False, 2025-05-07T20:23:34.5653355Z use_cache=True, 2025-05-07T20:23:34.5653519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5653636Z use_cpu=True, 2025-05-07T20:23:34.5653784Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5653897Z ) 2025-05-07T20:23:34.5654203Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5654714Z self=, 2025-05-07T20:23:34.5654843Z compile=False, 2025-05-07T20:23:34.5654997Z pooling_mode=, 2025-05-07T20:23:34.5655111Z T=4, 2025-05-07T20:23:34.5655232Z D=77, 2025-05-07T20:23:34.5655345Z B=102, 2025-05-07T20:23:34.5655490Z log_E=4, 2025-05-07T20:23:34.5655599Z L=18, 2025-05-07T20:23:34.5655721Z D_gradcheck=1, 2025-05-07T20:23:34.5655873Z stochastic_rounding=False, 2025-05-07T20:23:34.5655995Z weighted=False, 2025-05-07T20:23:34.5656112Z row_wise=True, 2025-05-07T20:23:34.5656234Z mixed=False, 2025-05-07T20:23:34.5656421Z use_cache=True, 2025-05-07T20:23:34.5656589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5656712Z use_cpu=True, 2025-05-07T20:23:34.5656860Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5656968Z ) 2025-05-07T20:23:34.5657172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5657684Z self=, 2025-05-07T20:23:34.5657806Z compile=False, 2025-05-07T20:23:34.5657970Z pooling_mode=, 2025-05-07T20:23:34.5658081Z T=4, 2025-05-07T20:23:34.5658284Z D=51, 2025-05-07T20:23:34.5658408Z B=76, 2025-05-07T20:23:34.5658521Z log_E=5, 2025-05-07T20:23:34.5658639Z L=3, 2025-05-07T20:23:34.5658761Z D_gradcheck=2, 2025-05-07T20:23:34.5658899Z stochastic_rounding=True, 2025-05-07T20:23:34.5659030Z weighted=False, 2025-05-07T20:23:34.5659148Z row_wise=True, 2025-05-07T20:23:34.5659264Z mixed=False, 2025-05-07T20:23:34.5659395Z use_cache=False, 2025-05-07T20:23:34.5659550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5659669Z use_cpu=True, 2025-05-07T20:23:34.5659829Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5659940Z ) 2025-05-07T20:23:34.5660128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:34.5660642Z self=, 2025-05-07T20:23:34.5660765Z compile=False, 2025-05-07T20:23:34.5660926Z pooling_mode=, 2025-05-07T20:23:34.5661041Z T=1, 2025-05-07T20:23:34.5661153Z D=25, 2025-05-07T20:23:34.5661271Z B=31, 2025-05-07T20:23:34.5661383Z log_E=3, 2025-05-07T20:23:34.5661497Z L=19, 2025-05-07T20:23:34.5661756Z D_gradcheck=1, 2025-05-07T20:23:34.5661899Z stochastic_rounding=True, 2025-05-07T20:23:34.5662020Z weighted=False, 2025-05-07T20:23:34.5662143Z row_wise=True, 2025-05-07T20:23:34.5662263Z mixed=False, 2025-05-07T20:23:34.5662383Z use_cache=True, 2025-05-07T20:23:34.5662545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5662663Z use_cpu=True, 2025-05-07T20:23:34.5662809Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9042081Z ) 2025-05-07T20:23:36.9042603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9043569Z self=, 2025-05-07T20:23:36.9044375Z compile=False, 2025-05-07T20:23:36.9044725Z pooling_mode=, 2025-05-07T20:23:36.9045128Z T=1, 2025-05-07T20:23:36.9045421Z D=43, 2025-05-07T20:23:36.9045682Z B=28, 2025-05-07T20:23:36.9046069Z log_E=4, 2025-05-07T20:23:36.9046363Z L=14, 2025-05-07T20:23:36.9046636Z D_gradcheck=1, 2025-05-07T20:23:36.9047084Z stochastic_rounding=True, 2025-05-07T20:23:36.9047464Z weighted=True, 2025-05-07T20:23:36.9047769Z row_wise=True, 2025-05-07T20:23:36.9048088Z mixed=True, 2025-05-07T20:23:36.9048389Z use_cache=True, 2025-05-07T20:23:36.9048838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9049298Z use_cpu=True, 2025-05-07T20:23:36.9049764Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9050665Z ) 2025-05-07T20:23:36.9050997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9051853Z self=, 2025-05-07T20:23:36.9052787Z compile=False, 2025-05-07T20:23:36.9053217Z pooling_mode=, 2025-05-07T20:23:36.9053643Z T=4, 2025-05-07T20:23:36.9053905Z D=45, 2025-05-07T20:23:36.9054170Z B=4, 2025-05-07T20:23:36.9054444Z log_E=5, 2025-05-07T20:23:36.9054732Z L=3, 2025-05-07T20:23:36.9054997Z D_gradcheck=1, 2025-05-07T20:23:36.9055319Z stochastic_rounding=True, 2025-05-07T20:23:36.9055692Z weighted=False, 2025-05-07T20:23:36.9055998Z row_wise=True, 2025-05-07T20:23:36.9056646Z mixed=True, 2025-05-07T20:23:36.9057148Z use_cache=False, 2025-05-07T20:23:36.9057596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9058026Z use_cpu=True, 2025-05-07T20:23:36.9058359Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9058779Z ) 2025-05-07T20:23:36.9059158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9060163Z self=, 2025-05-07T20:23:36.9061003Z compile=True, 2025-05-07T20:23:36.9061343Z pooling_mode=, 2025-05-07T20:23:36.9061917Z T=1, 2025-05-07T20:23:36.9062199Z D=100, 2025-05-07T20:23:36.9062595Z B=55, 2025-05-07T20:23:36.9062915Z log_E=3, 2025-05-07T20:23:36.9063202Z L=3, 2025-05-07T20:23:36.9063569Z D_gradcheck=1, 2025-05-07T20:23:36.9064071Z stochastic_rounding=False, 2025-05-07T20:23:36.9064603Z weighted=False, 2025-05-07T20:23:36.9065054Z row_wise=True, 2025-05-07T20:23:36.9065490Z mixed=False, 2025-05-07T20:23:36.9065911Z use_cache=True, 2025-05-07T20:23:36.9066331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9066836Z use_cpu=True, 2025-05-07T20:23:36.9067250Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9067683Z ) 2025-05-07T20:23:36.9068055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9068911Z self=, 2025-05-07T20:23:36.9069703Z compile=True, 2025-05-07T20:23:36.9070039Z pooling_mode=, 2025-05-07T20:23:36.9070449Z T=4, 2025-05-07T20:23:36.9070767Z D=103, 2025-05-07T20:23:36.9071119Z B=91, 2025-05-07T20:23:36.9071652Z log_E=5, 2025-05-07T20:23:36.9071941Z L=20, 2025-05-07T20:23:36.9072294Z D_gradcheck=1, 2025-05-07T20:23:36.9072730Z stochastic_rounding=False, 2025-05-07T20:23:36.9073199Z weighted=False, 2025-05-07T20:23:36.9073609Z row_wise=True, 2025-05-07T20:23:36.9073973Z mixed=False, 2025-05-07T20:23:36.9074277Z use_cache=False, 2025-05-07T20:23:36.9074628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9075140Z use_cpu=True, 2025-05-07T20:23:36.9075666Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9076206Z ) 2025-05-07T20:23:36.9076734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9077736Z self=, 2025-05-07T20:23:36.9078678Z compile=False, 2025-05-07T20:23:36.9079021Z pooling_mode=, 2025-05-07T20:23:36.9079523Z T=4, 2025-05-07T20:23:36.9079938Z D=60, 2025-05-07T20:23:36.9080296Z B=39, 2025-05-07T20:23:36.9080738Z log_E=3, 2025-05-07T20:23:36.9081034Z L=12, 2025-05-07T20:23:36.9081372Z D_gradcheck=1, 2025-05-07T20:23:36.9081760Z stochastic_rounding=False, 2025-05-07T20:23:36.9082134Z weighted=False, 2025-05-07T20:23:36.9082452Z row_wise=True, 2025-05-07T20:23:36.9082755Z mixed=False, 2025-05-07T20:23:36.9083065Z use_cache=False, 2025-05-07T20:23:36.9083419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9083832Z use_cpu=True, 2025-05-07T20:23:36.9084380Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9084758Z ) 2025-05-07T20:23:36.9085234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9086082Z self=, 2025-05-07T20:23:36.9086963Z compile=False, 2025-05-07T20:23:36.9087322Z pooling_mode=, 2025-05-07T20:23:36.9087728Z T=4, 2025-05-07T20:23:36.9088040Z D=34, 2025-05-07T20:23:36.9088310Z B=68, 2025-05-07T20:23:36.9088642Z log_E=3, 2025-05-07T20:23:36.9089155Z L=0, 2025-05-07T20:23:36.9089888Z D_gradcheck=2, 2025-05-07T20:23:36.9090227Z stochastic_rounding=False, 2025-05-07T20:23:36.9090600Z weighted=False, 2025-05-07T20:23:36.9091199Z row_wise=True, 2025-05-07T20:23:36.9091658Z mixed=True, 2025-05-07T20:23:36.9091962Z use_cache=False, 2025-05-07T20:23:36.9092311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9092784Z use_cpu=True, 2025-05-07T20:23:36.9093127Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9093500Z ) 2025-05-07T20:23:36.9093940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9094787Z self=, 2025-05-07T20:23:36.9095566Z compile=True, 2025-05-07T20:23:36.9096028Z pooling_mode=, 2025-05-07T20:23:36.9096449Z T=5, 2025-05-07T20:23:36.9096708Z D=123, 2025-05-07T20:23:36.9096982Z B=76, 2025-05-07T20:23:36.9097251Z log_E=4, 2025-05-07T20:23:36.9097522Z L=6, 2025-05-07T20:23:36.9097798Z D_gradcheck=2, 2025-05-07T20:23:36.9098191Z stochastic_rounding=True, 2025-05-07T20:23:36.9098693Z weighted=True, 2025-05-07T20:23:36.9099061Z row_wise=True, 2025-05-07T20:23:36.9099523Z mixed=False, 2025-05-07T20:23:36.9099867Z use_cache=True, 2025-05-07T20:23:36.9100206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9100721Z use_cpu=True, 2025-05-07T20:23:36.9101125Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9101570Z ) 2025-05-07T20:23:36.9102009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9102941Z self=, 2025-05-07T20:23:36.9103781Z compile=True, 2025-05-07T20:23:36.9104203Z pooling_mode=, 2025-05-07T20:23:36.9104685Z T=4, 2025-05-07T20:23:36.9104947Z D=44, 2025-05-07T20:23:36.9105371Z B=21, 2025-05-07T20:23:36.9105641Z log_E=4, 2025-05-07T20:23:36.9105947Z L=16, 2025-05-07T20:23:36.9106278Z D_gradcheck=1, 2025-05-07T20:23:36.9106704Z stochastic_rounding=False, 2025-05-07T20:23:36.9117003Z weighted=False, 2025-05-07T20:23:36.9117356Z row_wise=True, 2025-05-07T20:23:36.9117840Z mixed=True, 2025-05-07T20:23:36.9118266Z use_cache=True, 2025-05-07T20:23:36.9118645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9119238Z use_cpu=True, 2025-05-07T20:23:36.9119588Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9120122Z ) 2025-05-07T20:23:36.9120592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9121668Z self=, 2025-05-07T20:23:36.9122459Z compile=True, 2025-05-07T20:23:36.9123047Z pooling_mode=, 2025-05-07T20:23:36.9123519Z T=5, 2025-05-07T20:23:36.9123838Z D=30, 2025-05-07T20:23:36.9128135Z B=8, 2025-05-07T20:23:36.9128426Z log_E=5, 2025-05-07T20:23:36.9129108Z L=14, 2025-05-07T20:23:36.9129577Z D_gradcheck=1, 2025-05-07T20:23:36.9131655Z stochastic_rounding=False, 2025-05-07T20:23:36.9132032Z weighted=True, 2025-05-07T20:23:36.9132345Z row_wise=True, 2025-05-07T20:23:36.9132641Z mixed=True, 2025-05-07T20:23:36.9132990Z use_cache=False, 2025-05-07T20:23:36.9133347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9134142Z use_cpu=True, 2025-05-07T20:23:36.9134566Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9135052Z ) 2025-05-07T20:23:36.9135387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9136343Z self=, 2025-05-07T20:23:36.9137232Z compile=True, 2025-05-07T20:23:36.9137582Z pooling_mode=, 2025-05-07T20:23:36.9137988Z T=5, 2025-05-07T20:23:36.9138252Z D=18, 2025-05-07T20:23:36.9138516Z B=45, 2025-05-07T20:23:36.9138783Z log_E=3, 2025-05-07T20:23:36.9139060Z L=20, 2025-05-07T20:23:36.9139332Z D_gradcheck=2, 2025-05-07T20:23:36.9139655Z stochastic_rounding=True, 2025-05-07T20:23:36.9140210Z weighted=True, 2025-05-07T20:23:36.9140536Z row_wise=True, 2025-05-07T20:23:36.9140834Z mixed=True, 2025-05-07T20:23:36.9141122Z use_cache=True, 2025-05-07T20:23:36.9141534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9141948Z use_cpu=True, 2025-05-07T20:23:36.9142272Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9142649Z ) 2025-05-07T20:23:36.9143060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9144111Z self=, 2025-05-07T20:23:36.9145140Z compile=False, 2025-05-07T20:23:36.9145634Z pooling_mode=, 2025-05-07T20:23:36.9146070Z T=5, 2025-05-07T20:23:36.9146462Z D=30, 2025-05-07T20:23:36.9146741Z B=28, 2025-05-07T20:23:36.9147005Z log_E=4, 2025-05-07T20:23:36.9147288Z L=16, 2025-05-07T20:23:36.9147564Z D_gradcheck=1, 2025-05-07T20:23:36.9148020Z stochastic_rounding=True, 2025-05-07T20:23:36.9148398Z weighted=True, 2025-05-07T20:23:36.9148839Z row_wise=True, 2025-05-07T20:23:36.9149145Z mixed=False, 2025-05-07T20:23:36.9149448Z use_cache=False, 2025-05-07T20:23:36.9149800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9150221Z use_cpu=True, 2025-05-07T20:23:36.9150635Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9151034Z ) 2025-05-07T20:23:36.9151475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9152315Z self=, 2025-05-07T20:23:36.9153104Z compile=False, 2025-05-07T20:23:36.9153450Z pooling_mode=, 2025-05-07T20:23:36.9153845Z T=1, 2025-05-07T20:23:36.9154325Z D=82, 2025-05-07T20:23:36.9154593Z B=68, 2025-05-07T20:23:36.9154977Z log_E=4, 2025-05-07T20:23:36.9155264Z L=10, 2025-05-07T20:23:36.9155537Z D_gradcheck=1, 2025-05-07T20:23:36.9155863Z stochastic_rounding=True, 2025-05-07T20:23:36.9156231Z weighted=True, 2025-05-07T20:23:36.9156544Z row_wise=True, 2025-05-07T20:23:36.9156841Z mixed=False, 2025-05-07T20:23:36.9157144Z use_cache=False, 2025-05-07T20:23:36.9157498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9157917Z use_cpu=True, 2025-05-07T20:23:36.9158250Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9158691Z ) 2025-05-07T20:23:36.9159020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9159861Z self=, 2025-05-07T20:23:36.9160700Z compile=True, 2025-05-07T20:23:36.9161042Z pooling_mode=, 2025-05-07T20:23:36.9161443Z T=4, 2025-05-07T20:23:36.9161708Z D=124, 2025-05-07T20:23:36.9161975Z B=89, 2025-05-07T20:23:36.9162232Z log_E=4, 2025-05-07T20:23:36.9162513Z L=0, 2025-05-07T20:23:36.9162784Z D_gradcheck=1, 2025-05-07T20:23:36.9163104Z stochastic_rounding=True, 2025-05-07T20:23:36.9163474Z weighted=False, 2025-05-07T20:23:36.9163784Z row_wise=True, 2025-05-07T20:23:36.9164080Z mixed=True, 2025-05-07T20:23:36.9164380Z use_cache=False, 2025-05-07T20:23:36.9164903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9165312Z use_cpu=True, 2025-05-07T20:23:36.9165648Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9166028Z ) 2025-05-07T20:23:36.9166358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9167202Z self=, 2025-05-07T20:23:36.9167992Z compile=True, 2025-05-07T20:23:36.9168338Z pooling_mode=, 2025-05-07T20:23:36.9168877Z T=4, 2025-05-07T20:23:36.9169239Z D=83, 2025-05-07T20:23:36.9169604Z B=52, 2025-05-07T20:23:36.9169967Z log_E=3, 2025-05-07T20:23:36.9170333Z L=0, 2025-05-07T20:23:36.9170651Z D_gradcheck=2, 2025-05-07T20:23:36.9171338Z stochastic_rounding=False, 2025-05-07T20:23:36.9171883Z weighted=False, 2025-05-07T20:23:36.9172215Z row_wise=True, 2025-05-07T20:23:36.9172651Z mixed=True, 2025-05-07T20:23:36.9172949Z use_cache=False, 2025-05-07T20:23:36.9173494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9173903Z use_cpu=True, 2025-05-07T20:23:36.9174234Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9174611Z ) 2025-05-07T20:23:36.9175071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9176182Z self=, 2025-05-07T20:23:36.9177151Z compile=True, 2025-05-07T20:23:36.9177582Z pooling_mode=, 2025-05-07T20:23:36.9178036Z T=5, 2025-05-07T20:23:36.9178380Z D=62, 2025-05-07T20:23:36.9178732Z B=54, 2025-05-07T20:23:36.9179083Z log_E=4, 2025-05-07T20:23:36.9179373Z L=17, 2025-05-07T20:23:36.9179708Z D_gradcheck=1, 2025-05-07T20:23:36.9180222Z stochastic_rounding=False, 2025-05-07T20:23:36.9180609Z weighted=False, 2025-05-07T20:23:36.9180920Z row_wise=True, 2025-05-07T20:23:36.9181276Z mixed=True, 2025-05-07T20:23:36.9181664Z use_cache=False, 2025-05-07T20:23:36.9182094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9182645Z use_cpu=True, 2025-05-07T20:23:36.9182982Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9183491Z ) 2025-05-07T20:23:36.9183976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9184946Z self=, 2025-05-07T20:23:36.9185802Z compile=True, 2025-05-07T20:23:36.9186236Z pooling_mode=, 2025-05-07T20:23:36.9186939Z T=5, 2025-05-07T20:23:36.9187218Z D=4, 2025-05-07T20:23:36.9187586Z B=22, 2025-05-07T20:23:36.9187879Z log_E=3, 2025-05-07T20:23:36.9188246Z L=18, 2025-05-07T20:23:36.9188528Z D_gradcheck=2, 2025-05-07T20:23:36.9188932Z stochastic_rounding=False, 2025-05-07T20:23:36.9189385Z weighted=True, 2025-05-07T20:23:36.9189744Z row_wise=True, 2025-05-07T20:23:36.9190047Z mixed=False, 2025-05-07T20:23:36.9190351Z use_cache=True, 2025-05-07T20:23:36.9190797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9191210Z use_cpu=True, 2025-05-07T20:23:36.9191594Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9192056Z ) 2025-05-07T20:23:36.9192393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9193374Z self=, 2025-05-07T20:23:36.9194369Z compile=True, 2025-05-07T20:23:36.9194705Z pooling_mode=, 2025-05-07T20:23:36.9195196Z T=3, 2025-05-07T20:23:36.9195524Z D=89, 2025-05-07T20:23:36.9195832Z B=86, 2025-05-07T20:23:36.9196280Z log_E=5, 2025-05-07T20:23:36.9196625Z L=19, 2025-05-07T20:23:36.9196949Z D_gradcheck=1, 2025-05-07T20:23:36.9197281Z stochastic_rounding=False, 2025-05-07T20:23:36.9197651Z weighted=True, 2025-05-07T20:23:36.9197962Z row_wise=True, 2025-05-07T20:23:36.9198258Z mixed=False, 2025-05-07T20:23:36.9198875Z use_cache=True, 2025-05-07T20:23:36.9199397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9199926Z use_cpu=True, 2025-05-07T20:23:36.9200362Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9482692Z ) 2025-05-07T20:23:36.9483411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9484402Z self=, 2025-05-07T20:23:36.9485389Z compile=True, 2025-05-07T20:23:36.9485834Z pooling_mode=, 2025-05-07T20:23:36.9486250Z T=4, 2025-05-07T20:23:36.9486509Z D=79, 2025-05-07T20:23:36.9486774Z B=56, 2025-05-07T20:23:36.9487198Z log_E=5, 2025-05-07T20:23:36.9487544Z L=6, 2025-05-07T20:23:36.9488317Z D_gradcheck=2, 2025-05-07T20:23:36.9488784Z stochastic_rounding=True, 2025-05-07T20:23:36.9489152Z weighted=False, 2025-05-07T20:23:36.9489603Z row_wise=True, 2025-05-07T20:23:36.9489907Z mixed=False, 2025-05-07T20:23:36.9490468Z use_cache=False, 2025-05-07T20:23:36.9490919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9491446Z use_cpu=True, 2025-05-07T20:23:36.9491775Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9492250Z ) 2025-05-07T20:23:36.9492659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9493888Z self=, 2025-05-07T20:23:36.9494756Z compile=False, 2025-05-07T20:23:36.9495169Z pooling_mode=, 2025-05-07T20:23:36.9495703Z T=5, 2025-05-07T20:23:36.9496085Z D=45, 2025-05-07T20:23:36.9496426Z B=111, 2025-05-07T20:23:36.9496807Z log_E=4, 2025-05-07T20:23:36.9497129Z L=12, 2025-05-07T20:23:36.9497497Z D_gradcheck=1, 2025-05-07T20:23:36.9497825Z stochastic_rounding=False, 2025-05-07T20:23:36.9498187Z weighted=False, 2025-05-07T20:23:36.9498499Z row_wise=True, 2025-05-07T20:23:36.9498861Z mixed=False, 2025-05-07T20:23:36.9499214Z use_cache=True, 2025-05-07T20:23:36.9499689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9500193Z use_cpu=True, 2025-05-07T20:23:36.9500522Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9500903Z ) 2025-05-07T20:23:36.9501226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9502185Z self=, 2025-05-07T20:23:36.9503113Z compile=False, 2025-05-07T20:23:36.9503768Z pooling_mode=, 2025-05-07T20:23:36.9504233Z T=5, 2025-05-07T20:23:36.9504492Z D=87, 2025-05-07T20:23:36.9504930Z B=82, 2025-05-07T20:23:36.9505204Z log_E=5, 2025-05-07T20:23:36.9505481Z L=6, 2025-05-07T20:23:36.9505760Z D_gradcheck=2, 2025-05-07T20:23:36.9506195Z stochastic_rounding=True, 2025-05-07T20:23:36.9506638Z weighted=False, 2025-05-07T20:23:36.9507105Z row_wise=True, 2025-05-07T20:23:36.9507479Z mixed=False, 2025-05-07T20:23:36.9507889Z use_cache=True, 2025-05-07T20:23:36.9508305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9508722Z use_cpu=True, 2025-05-07T20:23:36.9509052Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9509431Z ) 2025-05-07T20:23:36.9509761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9510604Z self=, 2025-05-07T20:23:36.9511518Z compile=False, 2025-05-07T20:23:36.9511955Z pooling_mode=, 2025-05-07T20:23:36.9512364Z T=1, 2025-05-07T20:23:36.9512624Z D=49, 2025-05-07T20:23:36.9512968Z B=67, 2025-05-07T20:23:36.9513238Z log_E=3, 2025-05-07T20:23:36.9513518Z L=18, 2025-05-07T20:23:36.9513796Z D_gradcheck=1, 2025-05-07T20:23:36.9514188Z stochastic_rounding=True, 2025-05-07T20:23:36.9514681Z weighted=True, 2025-05-07T20:23:36.9515089Z row_wise=True, 2025-05-07T20:23:36.9515874Z mixed=True, 2025-05-07T20:23:36.9516172Z use_cache=True, 2025-05-07T20:23:36.9516517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9516987Z use_cpu=True, 2025-05-07T20:23:36.9517367Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9517910Z ) 2025-05-07T20:23:36.9518380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9519326Z self=, 2025-05-07T20:23:36.9520278Z compile=True, 2025-05-07T20:23:36.9520844Z pooling_mode=, 2025-05-07T20:23:36.9521259Z T=1, 2025-05-07T20:23:36.9521646Z D=10, 2025-05-07T20:23:36.9521915Z B=2, 2025-05-07T20:23:36.9522171Z log_E=3, 2025-05-07T20:23:36.9522577Z L=3, 2025-05-07T20:23:36.9522864Z D_gradcheck=1, 2025-05-07T20:23:36.9523187Z stochastic_rounding=False, 2025-05-07T20:23:36.9523561Z weighted=False, 2025-05-07T20:23:36.9523871Z row_wise=True, 2025-05-07T20:23:36.9524181Z mixed=True, 2025-05-07T20:23:36.9524472Z use_cache=False, 2025-05-07T20:23:36.9524951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9525423Z use_cpu=True, 2025-05-07T20:23:36.9525750Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9526127Z ) 2025-05-07T20:23:36.9526455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9527472Z self=, 2025-05-07T20:23:36.9528806Z compile=True, 2025-05-07T20:23:36.9529213Z pooling_mode=, 2025-05-07T20:23:36.9529767Z T=1, 2025-05-07T20:23:36.9530038Z D=76, 2025-05-07T20:23:36.9530399Z B=82, 2025-05-07T20:23:36.9530757Z log_E=5, 2025-05-07T20:23:36.9531040Z L=2, 2025-05-07T20:23:36.9531450Z D_gradcheck=2, 2025-05-07T20:23:36.9531816Z stochastic_rounding=False, 2025-05-07T20:23:36.9532191Z weighted=False, 2025-05-07T20:23:36.9532639Z row_wise=True, 2025-05-07T20:23:36.9532991Z mixed=True, 2025-05-07T20:23:36.9533389Z use_cache=False, 2025-05-07T20:23:36.9533748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9534160Z use_cpu=True, 2025-05-07T20:23:36.9534485Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9534997Z ) 2025-05-07T20:23:36.9535333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9536432Z self=, 2025-05-07T20:23:36.9537660Z compile=True, 2025-05-07T20:23:36.9538074Z pooling_mode=, 2025-05-07T20:23:36.9538536Z T=2, 2025-05-07T20:23:36.9538854Z D=92, 2025-05-07T20:23:36.9539293Z B=21, 2025-05-07T20:23:36.9539569Z log_E=4, 2025-05-07T20:23:36.9539899Z L=19, 2025-05-07T20:23:36.9540245Z D_gradcheck=2, 2025-05-07T20:23:36.9541123Z stochastic_rounding=False, 2025-05-07T20:23:36.9541513Z weighted=False, 2025-05-07T20:23:36.9541886Z row_wise=True, 2025-05-07T20:23:36.9542179Z mixed=True, 2025-05-07T20:23:36.9542477Z use_cache=False, 2025-05-07T20:23:36.9542831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9543381Z use_cpu=True, 2025-05-07T20:23:36.9543717Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9544199Z ) 2025-05-07T20:23:36.9544629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9545537Z self=, 2025-05-07T20:23:36.9546422Z compile=False, 2025-05-07T20:23:36.9546873Z pooling_mode=, 2025-05-07T20:23:36.9547274Z T=2, 2025-05-07T20:23:36.9547538Z D=74, 2025-05-07T20:23:36.9547805Z B=40, 2025-05-07T20:23:36.9548071Z log_E=3, 2025-05-07T20:23:36.9548346Z L=20, 2025-05-07T20:23:36.9548617Z D_gradcheck=2, 2025-05-07T20:23:36.9548939Z stochastic_rounding=True, 2025-05-07T20:23:36.9549314Z weighted=False, 2025-05-07T20:23:36.9549986Z row_wise=True, 2025-05-07T20:23:36.9550289Z mixed=False, 2025-05-07T20:23:36.9550591Z use_cache=True, 2025-05-07T20:23:36.9550961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9551371Z use_cpu=True, 2025-05-07T20:23:36.9551702Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9552081Z ) 2025-05-07T20:23:36.9552409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9553253Z self=, 2025-05-07T20:23:36.9554156Z compile=False, 2025-05-07T20:23:36.9554787Z pooling_mode=, 2025-05-07T20:23:36.9555320Z T=2, 2025-05-07T20:23:36.9555582Z D=72, 2025-05-07T20:23:36.9556050Z B=92, 2025-05-07T20:23:36.9556335Z log_E=4, 2025-05-07T20:23:36.9556609Z L=3, 2025-05-07T20:23:36.9556884Z D_gradcheck=1, 2025-05-07T20:23:36.9557210Z stochastic_rounding=False, 2025-05-07T20:23:36.9557655Z weighted=True, 2025-05-07T20:23:36.9558009Z row_wise=True, 2025-05-07T20:23:36.9558312Z mixed=False, 2025-05-07T20:23:36.9558619Z use_cache=False, 2025-05-07T20:23:36.9559023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9559454Z use_cpu=True, 2025-05-07T20:23:36.9559905Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9560281Z ) 2025-05-07T20:23:36.9560808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9561745Z self=, 2025-05-07T20:23:36.9562588Z compile=True, 2025-05-07T20:23:36.9562996Z pooling_mode=, 2025-05-07T20:23:36.9563406Z T=1, 2025-05-07T20:23:36.9563664Z D=3, 2025-05-07T20:23:36.9563933Z B=108, 2025-05-07T20:23:36.9564201Z log_E=5, 2025-05-07T20:23:36.9564473Z L=19, 2025-05-07T20:23:36.9564749Z D_gradcheck=1, 2025-05-07T20:23:36.9565073Z stochastic_rounding=False, 2025-05-07T20:23:36.9565434Z weighted=False, 2025-05-07T20:23:36.9565745Z row_wise=True, 2025-05-07T20:23:36.9566051Z mixed=False, 2025-05-07T20:23:36.9566345Z use_cache=True, 2025-05-07T20:23:36.9566699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9567250Z use_cpu=True, 2025-05-07T20:23:36.9567594Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9567970Z ) 2025-05-07T20:23:36.9568363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9569324Z self=, 2025-05-07T20:23:36.9570505Z compile=False, 2025-05-07T20:23:36.9570862Z pooling_mode=, 2025-05-07T20:23:36.9571362Z T=3, 2025-05-07T20:23:36.9571798Z D=86, 2025-05-07T20:23:36.9572185Z B=26, 2025-05-07T20:23:36.9572452Z log_E=3, 2025-05-07T20:23:36.9572797Z L=4, 2025-05-07T20:23:36.9573076Z D_gradcheck=2, 2025-05-07T20:23:36.9573402Z stochastic_rounding=False, 2025-05-07T20:23:36.9573833Z weighted=True, 2025-05-07T20:23:36.9574138Z row_wise=True, 2025-05-07T20:23:36.9574488Z mixed=True, 2025-05-07T20:23:36.9574779Z use_cache=False, 2025-05-07T20:23:36.9575225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9575694Z use_cpu=True, 2025-05-07T20:23:36.9576092Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9576558Z ) 2025-05-07T20:23:36.9576988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9578077Z self=, 2025-05-07T20:23:36.9579043Z compile=True, 2025-05-07T20:23:36.9579500Z pooling_mode=, 2025-05-07T20:23:36.9579994Z T=4, 2025-05-07T20:23:36.9580264Z D=44, 2025-05-07T20:23:36.9580674Z B=79, 2025-05-07T20:23:36.9581012Z log_E=5, 2025-05-07T20:23:36.9581332Z L=0, 2025-05-07T20:23:36.9581693Z D_gradcheck=1, 2025-05-07T20:23:36.9582069Z stochastic_rounding=False, 2025-05-07T20:23:36.9582833Z weighted=False, 2025-05-07T20:23:36.9583237Z row_wise=True, 2025-05-07T20:23:36.9583627Z mixed=False, 2025-05-07T20:23:36.9583983Z use_cache=True, 2025-05-07T20:23:36.9584448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9584935Z use_cpu=True, 2025-05-07T20:23:36.9585382Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9585767Z ) 2025-05-07T20:23:36.9586252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9587313Z self=, 2025-05-07T20:23:36.9588351Z compile=True, 2025-05-07T20:23:36.9588766Z pooling_mode=, 2025-05-07T20:23:36.9589169Z T=5, 2025-05-07T20:23:36.9589593Z D=96, 2025-05-07T20:23:36.9589874Z B=8, 2025-05-07T20:23:36.9590196Z log_E=3, 2025-05-07T20:23:36.9590560Z L=5, 2025-05-07T20:23:36.9590922Z D_gradcheck=1, 2025-05-07T20:23:36.9591311Z stochastic_rounding=True, 2025-05-07T20:23:36.9591733Z weighted=False, 2025-05-07T20:23:36.9592099Z row_wise=True, 2025-05-07T20:23:36.9592397Z mixed=True, 2025-05-07T20:23:36.9592743Z use_cache=True, 2025-05-07T20:23:36.9593252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9593883Z use_cpu=True, 2025-05-07T20:23:36.9594303Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9594880Z ) 2025-05-07T20:23:36.9595227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9596302Z self=, 2025-05-07T20:23:36.9597308Z compile=False, 2025-05-07T20:23:36.9597704Z pooling_mode=, 2025-05-07T20:23:36.9598106Z T=3, 2025-05-07T20:23:36.9598373Z D=44, 2025-05-07T20:23:36.9598702Z B=86, 2025-05-07T20:23:36.9599053Z log_E=5, 2025-05-07T20:23:36.9599480Z L=20, 2025-05-07T20:23:36.9599770Z D_gradcheck=1, 2025-05-07T20:23:36.9600181Z stochastic_rounding=True, 2025-05-07T20:23:36.9600600Z weighted=False, 2025-05-07T20:23:36.9601049Z row_wise=True, 2025-05-07T20:23:36.9601415Z mixed=True, 2025-05-07T20:23:36.9601779Z use_cache=False, 2025-05-07T20:23:36.9602134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.9602643Z use_cpu=True, 2025-05-07T20:23:36.9603048Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9603489Z ) 2025-05-07T20:23:36.9603819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9604659Z self=, 2025-05-07T20:23:36.9605696Z compile=False, 2025-05-07T20:23:36.9606113Z pooling_mode=, 2025-05-07T20:23:36.9606575Z T=4, 2025-05-07T20:23:36.9606844Z D=56, 2025-05-07T20:23:36.9607109Z B=56, 2025-05-07T20:23:36.9607371Z log_E=3, 2025-05-07T20:23:36.9607648Z L=17, 2025-05-07T20:23:36.9607928Z D_gradcheck=2, 2025-05-07T20:23:36.9608405Z stochastic_rounding=False, 2025-05-07T20:23:36.9608882Z weighted=False, 2025-05-07T20:23:36.9609309Z row_wise=True, 2025-05-07T20:23:36.9609816Z mixed=True, 2025-05-07T20:23:36.9610167Z use_cache=True, 2025-05-07T20:23:36.9610515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9610929Z use_cpu=True, 2025-05-07T20:23:36.9611257Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.9611642Z ) 2025-05-07T20:23:36.9611973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9612977Z self=, 2025-05-07T20:23:36.9613992Z compile=False, 2025-05-07T20:23:36.9614507Z pooling_mode=, 2025-05-07T20:23:36.9614970Z T=2, 2025-05-07T20:23:36.9615237Z D=86, 2025-05-07T20:23:36.9615501Z B=96, 2025-05-07T20:23:36.9615764Z log_E=5, 2025-05-07T20:23:36.9616057Z L=14, 2025-05-07T20:23:36.9616335Z D_gradcheck=2, 2025-05-07T20:23:36.9616823Z stochastic_rounding=True, 2025-05-07T20:23:36.9617200Z weighted=False, 2025-05-07T20:23:36.9617514Z row_wise=True, 2025-05-07T20:23:36.9617813Z mixed=False, 2025-05-07T20:23:36.9618211Z use_cache=True, 2025-05-07T20:23:36.9618607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9619153Z use_cpu=True, 2025-05-07T20:23:36.9619579Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.9620036Z ) 2025-05-07T20:23:36.9620463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:36.9621484Z self=, 2025-05-07T20:23:36.9622353Z compile=True, 2025-05-07T20:23:36.9622830Z pooling_mode=, 2025-05-07T20:23:36.9623440Z T=3, 2025-05-07T20:23:36.9623793Z D=16, 2025-05-07T20:23:36.9624057Z B=62, 2025-05-07T20:23:36.9624416Z log_E=4, 2025-05-07T20:23:36.9624699Z L=17, 2025-05-07T20:23:36.9625026Z D_gradcheck=2, 2025-05-07T20:23:36.9625354Z stochastic_rounding=False, 2025-05-07T20:23:36.9625723Z weighted=True, 2025-05-07T20:23:36.9626031Z row_wise=True, 2025-05-07T20:23:36.9626329Z mixed=True, 2025-05-07T20:23:36.9626627Z use_cache=False, 2025-05-07T20:23:36.9626986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.9627394Z use_cpu=True, 2025-05-07T20:23:36.9628150Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4323285Z ) 2025-05-07T20:23:37.4323728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4324637Z self=, 2025-05-07T20:23:37.4325429Z compile=True, 2025-05-07T20:23:37.4325783Z pooling_mode=, 2025-05-07T20:23:37.4326185Z T=3, 2025-05-07T20:23:37.4326448Z D=85, 2025-05-07T20:23:37.4326716Z B=71, 2025-05-07T20:23:37.4326976Z log_E=3, 2025-05-07T20:23:37.4327252Z L=2, 2025-05-07T20:23:37.4327523Z D_gradcheck=2, 2025-05-07T20:23:37.4328118Z stochastic_rounding=True, 2025-05-07T20:23:37.4328498Z weighted=True, 2025-05-07T20:23:37.4328815Z row_wise=True, 2025-05-07T20:23:37.4329117Z mixed=False, 2025-05-07T20:23:37.4329484Z use_cache=False, 2025-05-07T20:23:37.4329856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4330273Z use_cpu=True, 2025-05-07T20:23:37.4330615Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4331000Z ) 2025-05-07T20:23:37.4331332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4332533Z self=, 2025-05-07T20:23:37.4333334Z compile=False, 2025-05-07T20:23:37.4333694Z pooling_mode=, 2025-05-07T20:23:37.4334096Z T=3, 2025-05-07T20:23:37.4334359Z D=71, 2025-05-07T20:23:37.4334625Z B=110, 2025-05-07T20:23:37.4334891Z log_E=3, 2025-05-07T20:23:37.4335169Z L=12, 2025-05-07T20:23:37.4335445Z D_gradcheck=2, 2025-05-07T20:23:37.4335772Z stochastic_rounding=False, 2025-05-07T20:23:37.4336146Z weighted=False, 2025-05-07T20:23:37.4336456Z row_wise=True, 2025-05-07T20:23:37.4336756Z mixed=True, 2025-05-07T20:23:37.4337054Z use_cache=True, 2025-05-07T20:23:37.4337400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4337812Z use_cpu=True, 2025-05-07T20:23:37.4338147Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4338537Z ) 2025-05-07T20:23:37.4339254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4340116Z self=, 2025-05-07T20:23:37.4340905Z compile=False, 2025-05-07T20:23:37.4341254Z pooling_mode=, 2025-05-07T20:23:37.4341652Z T=5, 2025-05-07T20:23:37.4341920Z D=31, 2025-05-07T20:23:37.4342192Z B=27, 2025-05-07T20:23:37.4342460Z log_E=5, 2025-05-07T20:23:37.4342739Z L=17, 2025-05-07T20:23:37.4343258Z D_gradcheck=2, 2025-05-07T20:23:37.4343593Z stochastic_rounding=False, 2025-05-07T20:23:37.4343966Z weighted=False, 2025-05-07T20:23:37.4344275Z row_wise=True, 2025-05-07T20:23:37.4344569Z mixed=False, 2025-05-07T20:23:37.4344875Z use_cache=False, 2025-05-07T20:23:37.4345231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4345647Z use_cpu=True, 2025-05-07T20:23:37.4346014Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4346399Z ) 2025-05-07T20:23:37.4346731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4347577Z self=, 2025-05-07T20:23:37.4348361Z compile=False, 2025-05-07T20:23:37.4348866Z pooling_mode=, 2025-05-07T20:23:37.4349286Z T=1, 2025-05-07T20:23:37.4349550Z D=117, 2025-05-07T20:23:37.4349819Z B=53, 2025-05-07T20:23:37.4350080Z log_E=5, 2025-05-07T20:23:37.4350363Z L=0, 2025-05-07T20:23:37.4350648Z D_gradcheck=1, 2025-05-07T20:23:37.4350983Z stochastic_rounding=True, 2025-05-07T20:23:37.4351348Z weighted=True, 2025-05-07T20:23:37.4351656Z row_wise=True, 2025-05-07T20:23:37.4351960Z mixed=False, 2025-05-07T20:23:37.4352258Z use_cache=False, 2025-05-07T20:23:37.4352617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4353235Z use_cpu=True, 2025-05-07T20:23:37.4353578Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4353955Z ) 2025-05-07T20:23:37.4354292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4355133Z self=, 2025-05-07T20:23:37.4355918Z compile=True, 2025-05-07T20:23:37.4356263Z pooling_mode=, 2025-05-07T20:23:37.4356661Z T=5, 2025-05-07T20:23:37.4356930Z D=114, 2025-05-07T20:23:37.4357200Z B=73, 2025-05-07T20:23:37.4357459Z log_E=5, 2025-05-07T20:23:37.4357736Z L=12, 2025-05-07T20:23:37.4358015Z D_gradcheck=2, 2025-05-07T20:23:37.4358335Z stochastic_rounding=True, 2025-05-07T20:23:37.4358709Z weighted=True, 2025-05-07T20:23:37.4359017Z row_wise=True, 2025-05-07T20:23:37.4359314Z mixed=False, 2025-05-07T20:23:37.4359618Z use_cache=False, 2025-05-07T20:23:37.4359978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4360394Z use_cpu=True, 2025-05-07T20:23:37.4360720Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4361097Z ) 2025-05-07T20:23:37.4361608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4362451Z self=, 2025-05-07T20:23:37.4363352Z compile=False, 2025-05-07T20:23:37.4364172Z pooling_mode=, 2025-05-07T20:23:37.4364602Z T=4, 2025-05-07T20:23:37.4364865Z D=119, 2025-05-07T20:23:37.4365135Z B=28, 2025-05-07T20:23:37.4365396Z log_E=4, 2025-05-07T20:23:37.4365677Z L=9, 2025-05-07T20:23:37.4365952Z D_gradcheck=2, 2025-05-07T20:23:37.4366270Z stochastic_rounding=True, 2025-05-07T20:23:37.4366640Z weighted=True, 2025-05-07T20:23:37.4366949Z row_wise=True, 2025-05-07T20:23:37.4367248Z mixed=False, 2025-05-07T20:23:37.4367653Z use_cache=False, 2025-05-07T20:23:37.4368190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4368607Z use_cpu=True, 2025-05-07T20:23:37.4368948Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4369334Z ) 2025-05-07T20:23:37.4369761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4370606Z self=, 2025-05-07T20:23:37.4371405Z compile=True, 2025-05-07T20:23:37.4371748Z pooling_mode=, 2025-05-07T20:23:37.4372143Z T=1, 2025-05-07T20:23:37.4372413Z D=33, 2025-05-07T20:23:37.4372676Z B=44, 2025-05-07T20:23:37.4372936Z log_E=3, 2025-05-07T20:23:37.4373367Z L=6, 2025-05-07T20:23:37.4373648Z D_gradcheck=1, 2025-05-07T20:23:37.4373964Z stochastic_rounding=True, 2025-05-07T20:23:37.4374337Z weighted=False, 2025-05-07T20:23:37.4374648Z row_wise=True, 2025-05-07T20:23:37.4374944Z mixed=False, 2025-05-07T20:23:37.4375246Z use_cache=False, 2025-05-07T20:23:37.4375608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4376015Z use_cpu=True, 2025-05-07T20:23:37.4376347Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4376727Z ) 2025-05-07T20:23:37.4377050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4377896Z self=, 2025-05-07T20:23:37.4378783Z compile=False, 2025-05-07T20:23:37.4379144Z pooling_mode=, 2025-05-07T20:23:37.4379535Z T=4, 2025-05-07T20:23:37.4379801Z D=31, 2025-05-07T20:23:37.4380069Z B=32, 2025-05-07T20:23:37.4380328Z log_E=5, 2025-05-07T20:23:37.4380611Z L=5, 2025-05-07T20:23:37.4380882Z D_gradcheck=1, 2025-05-07T20:23:37.4381201Z stochastic_rounding=True, 2025-05-07T20:23:37.4381567Z weighted=True, 2025-05-07T20:23:37.4381875Z row_wise=True, 2025-05-07T20:23:37.4382171Z mixed=False, 2025-05-07T20:23:37.4382470Z use_cache=False, 2025-05-07T20:23:37.4382966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4383390Z use_cpu=True, 2025-05-07T20:23:37.4383722Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4384104Z ) 2025-05-07T20:23:37.4384427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4385274Z self=, 2025-05-07T20:23:37.4386067Z compile=False, 2025-05-07T20:23:37.4386414Z pooling_mode=, 2025-05-07T20:23:37.4386815Z T=1, 2025-05-07T20:23:37.4387081Z D=84, 2025-05-07T20:23:37.4387354Z B=10, 2025-05-07T20:23:37.4387626Z log_E=5, 2025-05-07T20:23:37.4387902Z L=14, 2025-05-07T20:23:37.4388177Z D_gradcheck=1, 2025-05-07T20:23:37.4388502Z stochastic_rounding=False, 2025-05-07T20:23:37.4388879Z weighted=False, 2025-05-07T20:23:37.4389185Z row_wise=True, 2025-05-07T20:23:37.4389482Z mixed=True, 2025-05-07T20:23:37.4389781Z use_cache=True, 2025-05-07T20:23:37.4390130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4390543Z use_cpu=True, 2025-05-07T20:23:37.4390882Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4391433Z ) 2025-05-07T20:23:37.4391761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4392609Z self=, 2025-05-07T20:23:37.4393394Z compile=True, 2025-05-07T20:23:37.4393732Z pooling_mode=, 2025-05-07T20:23:37.4394137Z T=5, 2025-05-07T20:23:37.4394399Z D=22, 2025-05-07T20:23:37.4394657Z B=57, 2025-05-07T20:23:37.4394925Z log_E=5, 2025-05-07T20:23:37.4395204Z L=17, 2025-05-07T20:23:37.4395472Z D_gradcheck=2, 2025-05-07T20:23:37.4395800Z stochastic_rounding=False, 2025-05-07T20:23:37.4396173Z weighted=False, 2025-05-07T20:23:37.4396482Z row_wise=True, 2025-05-07T20:23:37.4396778Z mixed=False, 2025-05-07T20:23:37.4397079Z use_cache=True, 2025-05-07T20:23:37.4397448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4397857Z use_cpu=True, 2025-05-07T20:23:37.4398189Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4398570Z ) 2025-05-07T20:23:37.4398893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4399740Z self=, 2025-05-07T20:23:37.4400531Z compile=False, 2025-05-07T20:23:37.4400873Z pooling_mode=, 2025-05-07T20:23:37.4401272Z T=3, 2025-05-07T20:23:37.4401536Z D=46, 2025-05-07T20:23:37.4401796Z B=87, 2025-05-07T20:23:37.4402195Z log_E=4, 2025-05-07T20:23:37.4402476Z L=18, 2025-05-07T20:23:37.4402742Z D_gradcheck=1, 2025-05-07T20:23:37.4403070Z stochastic_rounding=False, 2025-05-07T20:23:37.4403435Z weighted=True, 2025-05-07T20:23:37.4403738Z row_wise=True, 2025-05-07T20:23:37.4404042Z mixed=True, 2025-05-07T20:23:37.4404339Z use_cache=True, 2025-05-07T20:23:37.4404685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4405093Z use_cpu=True, 2025-05-07T20:23:37.4405426Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4405803Z ) 2025-05-07T20:23:37.4406135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4407079Z self=, 2025-05-07T20:23:37.4407881Z compile=True, 2025-05-07T20:23:37.4408218Z pooling_mode=, 2025-05-07T20:23:37.4408620Z T=2, 2025-05-07T20:23:37.4408896Z D=43, 2025-05-07T20:23:37.4409159Z B=13, 2025-05-07T20:23:37.4409548Z log_E=5, 2025-05-07T20:23:37.4409833Z L=17, 2025-05-07T20:23:37.4410101Z D_gradcheck=2, 2025-05-07T20:23:37.4410437Z stochastic_rounding=False, 2025-05-07T20:23:37.4410810Z weighted=False, 2025-05-07T20:23:37.4411113Z row_wise=True, 2025-05-07T20:23:37.4411413Z mixed=True, 2025-05-07T20:23:37.4411804Z use_cache=False, 2025-05-07T20:23:37.4412172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4412583Z use_cpu=True, 2025-05-07T20:23:37.4412918Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4413294Z ) 2025-05-07T20:23:37.4413617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4414464Z self=, 2025-05-07T20:23:37.4415249Z compile=True, 2025-05-07T20:23:37.4415586Z pooling_mode=, 2025-05-07T20:23:37.4415991Z T=4, 2025-05-07T20:23:37.4416262Z D=112, 2025-05-07T20:23:37.4416531Z B=112, 2025-05-07T20:23:37.4416800Z log_E=4, 2025-05-07T20:23:37.4417082Z L=3, 2025-05-07T20:23:37.4417354Z D_gradcheck=1, 2025-05-07T20:23:37.4417684Z stochastic_rounding=True, 2025-05-07T20:23:37.4418052Z weighted=False, 2025-05-07T20:23:37.4418356Z row_wise=True, 2025-05-07T20:23:37.4418655Z mixed=True, 2025-05-07T20:23:37.4418958Z use_cache=False, 2025-05-07T20:23:37.4419302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4419719Z use_cpu=True, 2025-05-07T20:23:37.4430294Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4430770Z ) 2025-05-07T20:23:37.4431110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4431977Z self=, 2025-05-07T20:23:37.4432768Z compile=True, 2025-05-07T20:23:37.4433107Z pooling_mode=, 2025-05-07T20:23:37.4433511Z T=1, 2025-05-07T20:23:37.4433778Z D=53, 2025-05-07T20:23:37.4434042Z B=108, 2025-05-07T20:23:37.4434313Z log_E=3, 2025-05-07T20:23:37.4434589Z L=17, 2025-05-07T20:23:37.4434857Z D_gradcheck=1, 2025-05-07T20:23:37.4435186Z stochastic_rounding=True, 2025-05-07T20:23:37.4435557Z weighted=True, 2025-05-07T20:23:37.4435859Z row_wise=True, 2025-05-07T20:23:37.4436167Z mixed=False, 2025-05-07T20:23:37.4436468Z use_cache=True, 2025-05-07T20:23:37.4436808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4437220Z use_cpu=True, 2025-05-07T20:23:37.4437561Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4437931Z ) 2025-05-07T20:23:37.4438263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4439114Z self=, 2025-05-07T20:23:37.4439901Z compile=True, 2025-05-07T20:23:37.4440245Z pooling_mode=, 2025-05-07T20:23:37.4440649Z T=5, 2025-05-07T20:23:37.4441236Z D=94, 2025-05-07T20:23:37.4441510Z B=51, 2025-05-07T20:23:37.4441781Z log_E=4, 2025-05-07T20:23:37.4442049Z L=0, 2025-05-07T20:23:37.4442326Z D_gradcheck=1, 2025-05-07T20:23:37.4442649Z stochastic_rounding=True, 2025-05-07T20:23:37.4443014Z weighted=True, 2025-05-07T20:23:37.4443316Z row_wise=True, 2025-05-07T20:23:37.4443616Z mixed=True, 2025-05-07T20:23:37.4443917Z use_cache=True, 2025-05-07T20:23:37.4444256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4444671Z use_cpu=True, 2025-05-07T20:23:37.4445002Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4445372Z ) 2025-05-07T20:23:37.4445702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4446699Z self=, 2025-05-07T20:23:37.4447494Z compile=True, 2025-05-07T20:23:37.4447839Z pooling_mode=, 2025-05-07T20:23:37.4448245Z T=1, 2025-05-07T20:23:37.4448505Z D=54, 2025-05-07T20:23:37.4448773Z B=105, 2025-05-07T20:23:37.4449040Z log_E=4, 2025-05-07T20:23:37.4449310Z L=15, 2025-05-07T20:23:37.4449700Z D_gradcheck=1, 2025-05-07T20:23:37.4450028Z stochastic_rounding=False, 2025-05-07T20:23:37.4450392Z weighted=True, 2025-05-07T20:23:37.4450698Z row_wise=True, 2025-05-07T20:23:37.4450998Z mixed=False, 2025-05-07T20:23:37.4451439Z use_cache=True, 2025-05-07T20:23:37.4451790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4452208Z use_cpu=True, 2025-05-07T20:23:37.4452543Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4452916Z ) 2025-05-07T20:23:37.4453252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4454097Z self=, 2025-05-07T20:23:37.4454877Z compile=False, 2025-05-07T20:23:37.4455216Z pooling_mode=, 2025-05-07T20:23:37.4455618Z T=4, 2025-05-07T20:23:37.4455882Z D=114, 2025-05-07T20:23:37.4456151Z B=107, 2025-05-07T20:23:37.4456419Z log_E=5, 2025-05-07T20:23:37.4456689Z L=4, 2025-05-07T20:23:37.4456963Z D_gradcheck=2, 2025-05-07T20:23:37.4457295Z stochastic_rounding=False, 2025-05-07T20:23:37.4457660Z weighted=False, 2025-05-07T20:23:37.4457968Z row_wise=True, 2025-05-07T20:23:37.4458272Z mixed=True, 2025-05-07T20:23:37.4458562Z use_cache=False, 2025-05-07T20:23:37.4458916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4459507Z use_cpu=True, 2025-05-07T20:23:37.4459838Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4757392Z ) 2025-05-07T20:23:37.4757825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4758756Z self=, 2025-05-07T20:23:37.4759547Z compile=True, 2025-05-07T20:23:37.4759895Z pooling_mode=, 2025-05-07T20:23:37.4760451Z T=5, 2025-05-07T20:23:37.4760715Z D=74, 2025-05-07T20:23:37.4760981Z B=27, 2025-05-07T20:23:37.4761248Z log_E=5, 2025-05-07T20:23:37.4761518Z L=18, 2025-05-07T20:23:37.4761794Z D_gradcheck=2, 2025-05-07T20:23:37.4762125Z stochastic_rounding=False, 2025-05-07T20:23:37.4762492Z weighted=True, 2025-05-07T20:23:37.4762802Z row_wise=True, 2025-05-07T20:23:37.4763112Z mixed=True, 2025-05-07T20:23:37.4763413Z use_cache=True, 2025-05-07T20:23:37.4763754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4764178Z use_cpu=True, 2025-05-07T20:23:37.4764510Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4764881Z ) 2025-05-07T20:23:37.4765212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4766066Z self=, 2025-05-07T20:23:37.4766849Z compile=False, 2025-05-07T20:23:37.4767194Z pooling_mode=, 2025-05-07T20:23:37.4767997Z T=2, 2025-05-07T20:23:37.4768263Z D=89, 2025-05-07T20:23:37.4768531Z B=108, 2025-05-07T20:23:37.4768803Z log_E=5, 2025-05-07T20:23:37.4769076Z L=3, 2025-05-07T20:23:37.4769348Z D_gradcheck=2, 2025-05-07T20:23:37.4770097Z stochastic_rounding=True, 2025-05-07T20:23:37.4770464Z weighted=True, 2025-05-07T20:23:37.4770775Z row_wise=True, 2025-05-07T20:23:37.4771097Z mixed=False, 2025-05-07T20:23:37.4771396Z use_cache=True, 2025-05-07T20:23:37.4771742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4772167Z use_cpu=True, 2025-05-07T20:23:37.4772492Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4772878Z ) 2025-05-07T20:23:37.4773213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4774265Z self=, 2025-05-07T20:23:37.4775062Z compile=False, 2025-05-07T20:23:37.4775407Z pooling_mode=, 2025-05-07T20:23:37.4775816Z T=2, 2025-05-07T20:23:37.4776074Z D=98, 2025-05-07T20:23:37.4776340Z B=77, 2025-05-07T20:23:37.4776609Z log_E=4, 2025-05-07T20:23:37.4776880Z L=11, 2025-05-07T20:23:37.4777156Z D_gradcheck=2, 2025-05-07T20:23:37.4777484Z stochastic_rounding=False, 2025-05-07T20:23:37.4777851Z weighted=False, 2025-05-07T20:23:37.4778297Z row_wise=True, 2025-05-07T20:23:37.4778613Z mixed=True, 2025-05-07T20:23:37.4778906Z use_cache=False, 2025-05-07T20:23:37.4779257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4779675Z use_cpu=True, 2025-05-07T20:23:37.4780007Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4780388Z ) 2025-05-07T20:23:37.4780727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4781573Z self=, 2025-05-07T20:23:37.4782353Z compile=True, 2025-05-07T20:23:37.4782697Z pooling_mode=, 2025-05-07T20:23:37.4783111Z T=1, 2025-05-07T20:23:37.4783378Z D=39, 2025-05-07T20:23:37.4783645Z B=88, 2025-05-07T20:23:37.4783912Z log_E=5, 2025-05-07T20:23:37.4784183Z L=7, 2025-05-07T20:23:37.4784459Z D_gradcheck=1, 2025-05-07T20:23:37.4784783Z stochastic_rounding=True, 2025-05-07T20:23:37.4785147Z weighted=True, 2025-05-07T20:23:37.4785456Z row_wise=True, 2025-05-07T20:23:37.4785761Z mixed=True, 2025-05-07T20:23:37.4786052Z use_cache=False, 2025-05-07T20:23:37.4786591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4787001Z use_cpu=True, 2025-05-07T20:23:37.4787327Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4787708Z ) 2025-05-07T20:23:37.4788049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4788892Z self=, 2025-05-07T20:23:37.4789681Z compile=True, 2025-05-07T20:23:37.4790025Z pooling_mode=, 2025-05-07T20:23:37.4790436Z T=1, 2025-05-07T20:23:37.4790694Z D=28, 2025-05-07T20:23:37.4790961Z B=66, 2025-05-07T20:23:37.4791224Z log_E=5, 2025-05-07T20:23:37.4791492Z L=6, 2025-05-07T20:23:37.4791773Z D_gradcheck=1, 2025-05-07T20:23:37.4792105Z stochastic_rounding=True, 2025-05-07T20:23:37.4792472Z weighted=True, 2025-05-07T20:23:37.4792783Z row_wise=True, 2025-05-07T20:23:37.4793088Z mixed=True, 2025-05-07T20:23:37.4793382Z use_cache=False, 2025-05-07T20:23:37.4793743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4794166Z use_cpu=True, 2025-05-07T20:23:37.4794500Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4794881Z ) 2025-05-07T20:23:37.4795219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4796062Z self=, 2025-05-07T20:23:37.4796852Z compile=False, 2025-05-07T20:23:37.4797198Z pooling_mode=, 2025-05-07T20:23:37.4797781Z T=3, 2025-05-07T20:23:37.4798046Z D=91, 2025-05-07T20:23:37.4798318Z B=110, 2025-05-07T20:23:37.4798585Z log_E=4, 2025-05-07T20:23:37.4798862Z L=20, 2025-05-07T20:23:37.4799144Z D_gradcheck=1, 2025-05-07T20:23:37.4799469Z stochastic_rounding=False, 2025-05-07T20:23:37.4799836Z weighted=False, 2025-05-07T20:23:37.4800155Z row_wise=True, 2025-05-07T20:23:37.4800455Z mixed=True, 2025-05-07T20:23:37.4800746Z use_cache=False, 2025-05-07T20:23:37.4801133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4801545Z use_cpu=True, 2025-05-07T20:23:37.4801872Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4802257Z ) 2025-05-07T20:23:37.4802730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4803591Z self=, 2025-05-07T20:23:37.4804383Z compile=True, 2025-05-07T20:23:37.4804735Z pooling_mode=, 2025-05-07T20:23:37.4805134Z T=3, 2025-05-07T20:23:37.4805406Z D=65, 2025-05-07T20:23:37.4805680Z B=72, 2025-05-07T20:23:37.4805945Z log_E=4, 2025-05-07T20:23:37.4806223Z L=14, 2025-05-07T20:23:37.4806503Z D_gradcheck=2, 2025-05-07T20:23:37.4806826Z stochastic_rounding=False, 2025-05-07T20:23:37.4807301Z weighted=False, 2025-05-07T20:23:37.4807635Z row_wise=True, 2025-05-07T20:23:37.4807939Z mixed=False, 2025-05-07T20:23:37.4808241Z use_cache=True, 2025-05-07T20:23:37.4808590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4809010Z use_cpu=True, 2025-05-07T20:23:37.4809338Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4809855Z ) 2025-05-07T20:23:37.4810194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4811037Z self=, 2025-05-07T20:23:37.4811826Z compile=True, 2025-05-07T20:23:37.4812173Z pooling_mode=, 2025-05-07T20:23:37.4812569Z T=1, 2025-05-07T20:23:37.4812833Z D=67, 2025-05-07T20:23:37.4813097Z B=105, 2025-05-07T20:23:37.4813359Z log_E=5, 2025-05-07T20:23:37.4813644Z L=6, 2025-05-07T20:23:37.4813918Z D_gradcheck=1, 2025-05-07T20:23:37.4814243Z stochastic_rounding=True, 2025-05-07T20:23:37.4814619Z weighted=False, 2025-05-07T20:23:37.4814935Z row_wise=True, 2025-05-07T20:23:37.4815237Z mixed=True, 2025-05-07T20:23:37.4815677Z use_cache=False, 2025-05-07T20:23:37.4816041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4816496Z use_cpu=True, 2025-05-07T20:23:37.4816837Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4817218Z ) 2025-05-07T20:23:37.4817555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4818395Z self=, 2025-05-07T20:23:37.4819178Z compile=True, 2025-05-07T20:23:37.4819527Z pooling_mode=, 2025-05-07T20:23:37.4819924Z T=2, 2025-05-07T20:23:37.4820189Z D=82, 2025-05-07T20:23:37.4820454Z B=28, 2025-05-07T20:23:37.4820714Z log_E=5, 2025-05-07T20:23:37.4820994Z L=1, 2025-05-07T20:23:37.4821268Z D_gradcheck=2, 2025-05-07T20:23:37.4821592Z stochastic_rounding=True, 2025-05-07T20:23:37.4821964Z weighted=True, 2025-05-07T20:23:37.4822267Z row_wise=True, 2025-05-07T20:23:37.4822560Z mixed=True, 2025-05-07T20:23:37.4822864Z use_cache=True, 2025-05-07T20:23:37.4823209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4823619Z use_cpu=True, 2025-05-07T20:23:37.4823953Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4824338Z ) 2025-05-07T20:23:37.4824663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4825513Z self=, 2025-05-07T20:23:37.4826463Z compile=False, 2025-05-07T20:23:37.4826816Z pooling_mode=, 2025-05-07T20:23:37.4827219Z T=2, 2025-05-07T20:23:37.4827484Z D=49, 2025-05-07T20:23:37.4827753Z B=28, 2025-05-07T20:23:37.4828310Z log_E=3, 2025-05-07T20:23:37.4828588Z L=20, 2025-05-07T20:23:37.4828864Z D_gradcheck=1, 2025-05-07T20:23:37.4829366Z stochastic_rounding=True, 2025-05-07T20:23:37.4829904Z weighted=False, 2025-05-07T20:23:37.4830218Z row_wise=True, 2025-05-07T20:23:37.4830518Z mixed=False, 2025-05-07T20:23:37.4830832Z use_cache=False, 2025-05-07T20:23:37.4831188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4831598Z use_cpu=True, 2025-05-07T20:23:37.4831932Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.4832562Z ) 2025-05-07T20:23:37.4832903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4833756Z self=, 2025-05-07T20:23:37.4834550Z compile=True, 2025-05-07T20:23:37.4834897Z pooling_mode=, 2025-05-07T20:23:37.4835295Z T=1, 2025-05-07T20:23:37.4835571Z D=38, 2025-05-07T20:23:37.4835839Z B=101, 2025-05-07T20:23:37.4836101Z log_E=4, 2025-05-07T20:23:37.4836382Z L=6, 2025-05-07T20:23:37.4836659Z D_gradcheck=2, 2025-05-07T20:23:37.4837174Z stochastic_rounding=False, 2025-05-07T20:23:37.4837565Z weighted=False, 2025-05-07T20:23:37.4837874Z row_wise=True, 2025-05-07T20:23:37.4838180Z mixed=False, 2025-05-07T20:23:37.4838488Z use_cache=True, 2025-05-07T20:23:37.4838834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4839242Z use_cpu=True, 2025-05-07T20:23:37.4839577Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4839960Z ) 2025-05-07T20:23:37.4840285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4841137Z self=, 2025-05-07T20:23:37.4841935Z compile=True, 2025-05-07T20:23:37.4842279Z pooling_mode=, 2025-05-07T20:23:37.4842689Z T=1, 2025-05-07T20:23:37.4842952Z D=8, 2025-05-07T20:23:37.4843211Z B=78, 2025-05-07T20:23:37.4843481Z log_E=5, 2025-05-07T20:23:37.4843761Z L=18, 2025-05-07T20:23:37.4844039Z D_gradcheck=2, 2025-05-07T20:23:37.4844361Z stochastic_rounding=False, 2025-05-07T20:23:37.4844736Z weighted=True, 2025-05-07T20:23:37.4845045Z row_wise=True, 2025-05-07T20:23:37.4845545Z mixed=True, 2025-05-07T20:23:37.4845857Z use_cache=True, 2025-05-07T20:23:37.4846205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4846608Z use_cpu=True, 2025-05-07T20:23:37.4846949Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4847326Z ) 2025-05-07T20:23:37.4847648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4848497Z self=, 2025-05-07T20:23:37.4849289Z compile=True, 2025-05-07T20:23:37.4849781Z pooling_mode=, 2025-05-07T20:23:37.4850195Z T=2, 2025-05-07T20:23:37.4850460Z D=38, 2025-05-07T20:23:37.4850721Z B=26, 2025-05-07T20:23:37.4850992Z log_E=3, 2025-05-07T20:23:37.4851268Z L=16, 2025-05-07T20:23:37.4851535Z D_gradcheck=2, 2025-05-07T20:23:37.4851863Z stochastic_rounding=False, 2025-05-07T20:23:37.4852233Z weighted=False, 2025-05-07T20:23:37.4852536Z row_wise=True, 2025-05-07T20:23:37.4852844Z mixed=True, 2025-05-07T20:23:37.4853144Z use_cache=True, 2025-05-07T20:23:37.4853488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4853896Z use_cpu=True, 2025-05-07T20:23:37.4854233Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4854613Z ) 2025-05-07T20:23:37.4854938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4855785Z self=, 2025-05-07T20:23:37.4856801Z compile=True, 2025-05-07T20:23:37.4857139Z pooling_mode=, 2025-05-07T20:23:37.4857542Z T=4, 2025-05-07T20:23:37.4857803Z D=77, 2025-05-07T20:23:37.4858059Z B=76, 2025-05-07T20:23:37.4858323Z log_E=4, 2025-05-07T20:23:37.4858603Z L=6, 2025-05-07T20:23:37.4858872Z D_gradcheck=2, 2025-05-07T20:23:37.4859210Z stochastic_rounding=False, 2025-05-07T20:23:37.4859588Z weighted=False, 2025-05-07T20:23:37.4859893Z row_wise=True, 2025-05-07T20:23:37.4860202Z mixed=True, 2025-05-07T20:23:37.4860500Z use_cache=False, 2025-05-07T20:23:37.4860852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4861275Z use_cpu=True, 2025-05-07T20:23:37.4861703Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4862094Z ) 2025-05-07T20:23:37.4862419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4863267Z self=, 2025-05-07T20:23:37.4864058Z compile=True, 2025-05-07T20:23:37.4864392Z pooling_mode=, 2025-05-07T20:23:37.4864793Z T=5, 2025-05-07T20:23:37.4865060Z D=84, 2025-05-07T20:23:37.4865318Z B=27, 2025-05-07T20:23:37.4865592Z log_E=3, 2025-05-07T20:23:37.4865872Z L=9, 2025-05-07T20:23:37.4866142Z D_gradcheck=1, 2025-05-07T20:23:37.4866604Z stochastic_rounding=False, 2025-05-07T20:23:37.4866995Z weighted=True, 2025-05-07T20:23:37.4867300Z row_wise=True, 2025-05-07T20:23:37.4867602Z mixed=False, 2025-05-07T20:23:37.4867906Z use_cache=False, 2025-05-07T20:23:37.4868255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4868669Z use_cpu=True, 2025-05-07T20:23:37.4869007Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4869376Z ) 2025-05-07T20:23:37.4869709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4870557Z self=, 2025-05-07T20:23:37.4871347Z compile=False, 2025-05-07T20:23:37.4871684Z pooling_mode=, 2025-05-07T20:23:37.4872094Z T=1, 2025-05-07T20:23:37.4872360Z D=102, 2025-05-07T20:23:37.4872622Z B=62, 2025-05-07T20:23:37.4872894Z log_E=3, 2025-05-07T20:23:37.4873178Z L=1, 2025-05-07T20:23:37.4873453Z D_gradcheck=1, 2025-05-07T20:23:37.4873782Z stochastic_rounding=False, 2025-05-07T20:23:37.4874153Z weighted=False, 2025-05-07T20:23:37.4874627Z row_wise=True, 2025-05-07T20:23:37.4874930Z mixed=True, 2025-05-07T20:23:37.4875227Z use_cache=False, 2025-05-07T20:23:37.4875597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.4876012Z use_cpu=True, 2025-05-07T20:23:37.4876352Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.4876724Z ) 2025-05-07T20:23:37.4877056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.4877903Z self=, 2025-05-07T20:23:37.4878698Z compile=False, 2025-05-07T20:23:37.4879037Z pooling_mode=, 2025-05-07T20:23:37.4879446Z T=4, 2025-05-07T20:23:37.4879712Z D=100, 2025-05-07T20:23:37.4879973Z B=84, 2025-05-07T20:23:37.4880242Z log_E=4, 2025-05-07T20:23:37.4880526Z L=2, 2025-05-07T20:23:37.4880797Z D_gradcheck=1, 2025-05-07T20:23:37.4881127Z stochastic_rounding=False, 2025-05-07T20:23:37.4881498Z weighted=True, 2025-05-07T20:23:37.4881802Z row_wise=True, 2025-05-07T20:23:37.4882110Z mixed=True, 2025-05-07T20:23:37.4882411Z use_cache=True, 2025-05-07T20:23:37.4882747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.4883167Z use_cpu=True, 2025-05-07T20:23:37.4883506Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5207591Z ) 2025-05-07T20:23:37.5208025Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5208925Z self=, 2025-05-07T20:23:37.5210221Z compile=False, 2025-05-07T20:23:37.5210569Z pooling_mode=, 2025-05-07T20:23:37.5211102Z T=3, 2025-05-07T20:23:37.5211384Z D=67, 2025-05-07T20:23:37.5211648Z B=13, 2025-05-07T20:23:37.5211917Z log_E=3, 2025-05-07T20:23:37.5212201Z L=2, 2025-05-07T20:23:37.5212480Z D_gradcheck=1, 2025-05-07T20:23:37.5212808Z stochastic_rounding=False, 2025-05-07T20:23:37.5213183Z weighted=False, 2025-05-07T20:23:37.5213581Z row_wise=True, 2025-05-07T20:23:37.5213888Z mixed=True, 2025-05-07T20:23:37.5214184Z use_cache=False, 2025-05-07T20:23:37.5214533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5215380Z use_cpu=True, 2025-05-07T20:23:37.5215793Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5216176Z ) 2025-05-07T20:23:37.5216560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5217463Z self=, 2025-05-07T20:23:37.5218371Z compile=False, 2025-05-07T20:23:37.5218715Z pooling_mode=, 2025-05-07T20:23:37.5219123Z T=2, 2025-05-07T20:23:37.5219386Z D=102, 2025-05-07T20:23:37.5219650Z B=90, 2025-05-07T20:23:37.5219921Z log_E=5, 2025-05-07T20:23:37.5220351Z L=11, 2025-05-07T20:23:37.5220635Z D_gradcheck=1, 2025-05-07T20:23:37.5221025Z stochastic_rounding=False, 2025-05-07T20:23:37.5221405Z weighted=False, 2025-05-07T20:23:37.5221711Z row_wise=True, 2025-05-07T20:23:37.5222019Z mixed=True, 2025-05-07T20:23:37.5222319Z use_cache=False, 2025-05-07T20:23:37.5222672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5223095Z use_cpu=True, 2025-05-07T20:23:37.5223569Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5223944Z ) 2025-05-07T20:23:37.5224280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5225197Z self=, 2025-05-07T20:23:37.5225997Z compile=True, 2025-05-07T20:23:37.5226338Z pooling_mode=, 2025-05-07T20:23:37.5226745Z T=2, 2025-05-07T20:23:37.5227015Z D=107, 2025-05-07T20:23:37.5227275Z B=55, 2025-05-07T20:23:37.5227543Z log_E=3, 2025-05-07T20:23:37.5228050Z L=18, 2025-05-07T20:23:37.5228342Z D_gradcheck=1, 2025-05-07T20:23:37.5228677Z stochastic_rounding=False, 2025-05-07T20:23:37.5229375Z weighted=True, 2025-05-07T20:23:37.5229681Z row_wise=True, 2025-05-07T20:23:37.5229986Z mixed=False, 2025-05-07T20:23:37.5230287Z use_cache=False, 2025-05-07T20:23:37.5230642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5231055Z use_cpu=True, 2025-05-07T20:23:37.5231469Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5231917Z ) 2025-05-07T20:23:37.5232254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5233107Z self=, 2025-05-07T20:23:37.5233895Z compile=False, 2025-05-07T20:23:37.5234236Z pooling_mode=, 2025-05-07T20:23:37.5234643Z T=4, 2025-05-07T20:23:37.5234909Z D=15, 2025-05-07T20:23:37.5235173Z B=56, 2025-05-07T20:23:37.5235438Z log_E=5, 2025-05-07T20:23:37.5235722Z L=9, 2025-05-07T20:23:37.5235989Z D_gradcheck=1, 2025-05-07T20:23:37.5236320Z stochastic_rounding=False, 2025-05-07T20:23:37.5236700Z weighted=False, 2025-05-07T20:23:37.5237128Z row_wise=True, 2025-05-07T20:23:37.5237456Z mixed=True, 2025-05-07T20:23:37.5237755Z use_cache=True, 2025-05-07T20:23:37.5238202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5238617Z use_cpu=True, 2025-05-07T20:23:37.5238951Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5239320Z ) 2025-05-07T20:23:37.5239646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5240772Z self=, 2025-05-07T20:23:37.5241561Z compile=True, 2025-05-07T20:23:37.5241978Z pooling_mode=, 2025-05-07T20:23:37.5242394Z T=2, 2025-05-07T20:23:37.5242660Z D=69, 2025-05-07T20:23:37.5242921Z B=127, 2025-05-07T20:23:37.5243203Z log_E=3, 2025-05-07T20:23:37.5243481Z L=14, 2025-05-07T20:23:37.5243751Z D_gradcheck=1, 2025-05-07T20:23:37.5244084Z stochastic_rounding=False, 2025-05-07T20:23:37.5244463Z weighted=False, 2025-05-07T20:23:37.5244769Z row_wise=True, 2025-05-07T20:23:37.5245069Z mixed=True, 2025-05-07T20:23:37.5245368Z use_cache=True, 2025-05-07T20:23:37.5245878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5246310Z use_cpu=True, 2025-05-07T20:23:37.5246648Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5247020Z ) 2025-05-07T20:23:37.5247345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5248198Z self=, 2025-05-07T20:23:37.5249089Z compile=False, 2025-05-07T20:23:37.5249513Z pooling_mode=, 2025-05-07T20:23:37.5250007Z T=2, 2025-05-07T20:23:37.5250267Z D=127, 2025-05-07T20:23:37.5250536Z B=24, 2025-05-07T20:23:37.5251072Z log_E=4, 2025-05-07T20:23:37.5251363Z L=15, 2025-05-07T20:23:37.5251643Z D_gradcheck=2, 2025-05-07T20:23:37.5252050Z stochastic_rounding=True, 2025-05-07T20:23:37.5252422Z weighted=False, 2025-05-07T20:23:37.5252724Z row_wise=True, 2025-05-07T20:23:37.5253027Z mixed=True, 2025-05-07T20:23:37.5253322Z use_cache=True, 2025-05-07T20:23:37.5253668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5254083Z use_cpu=True, 2025-05-07T20:23:37.5254414Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5254791Z ) 2025-05-07T20:23:37.5255125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5256078Z self=, 2025-05-07T20:23:37.5256864Z compile=False, 2025-05-07T20:23:37.5257212Z pooling_mode=, 2025-05-07T20:23:37.5257613Z T=4, 2025-05-07T20:23:37.5257871Z D=52, 2025-05-07T20:23:37.5258141Z B=29, 2025-05-07T20:23:37.5258413Z log_E=4, 2025-05-07T20:23:37.5258687Z L=18, 2025-05-07T20:23:37.5258966Z D_gradcheck=2, 2025-05-07T20:23:37.5259458Z stochastic_rounding=True, 2025-05-07T20:23:37.5259919Z weighted=True, 2025-05-07T20:23:37.5260283Z row_wise=True, 2025-05-07T20:23:37.5260639Z mixed=True, 2025-05-07T20:23:37.5260941Z use_cache=False, 2025-05-07T20:23:37.5261306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5261856Z use_cpu=True, 2025-05-07T20:23:37.5262252Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5262625Z ) 2025-05-07T20:23:37.5262961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5263815Z self=, 2025-05-07T20:23:37.5264600Z compile=True, 2025-05-07T20:23:37.5264944Z pooling_mode=, 2025-05-07T20:23:37.5265347Z T=2, 2025-05-07T20:23:37.5265608Z D=64, 2025-05-07T20:23:37.5265880Z B=50, 2025-05-07T20:23:37.5266153Z log_E=5, 2025-05-07T20:23:37.5266424Z L=19, 2025-05-07T20:23:37.5266700Z D_gradcheck=1, 2025-05-07T20:23:37.5267033Z stochastic_rounding=False, 2025-05-07T20:23:37.5267397Z weighted=False, 2025-05-07T20:23:37.5267709Z row_wise=True, 2025-05-07T20:23:37.5268019Z mixed=False, 2025-05-07T20:23:37.5268323Z use_cache=False, 2025-05-07T20:23:37.5268679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5269093Z use_cpu=True, 2025-05-07T20:23:37.5269420Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5269803Z ) 2025-05-07T20:23:37.5270216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5271318Z self=, 2025-05-07T20:23:37.5272275Z compile=False, 2025-05-07T20:23:37.5272656Z pooling_mode=, 2025-05-07T20:23:37.5273062Z T=2, 2025-05-07T20:23:37.5273320Z D=100, 2025-05-07T20:23:37.5273670Z B=65, 2025-05-07T20:23:37.5274031Z log_E=3, 2025-05-07T20:23:37.5274308Z L=1, 2025-05-07T20:23:37.5274590Z D_gradcheck=1, 2025-05-07T20:23:37.5274917Z stochastic_rounding=False, 2025-05-07T20:23:37.5275347Z weighted=True, 2025-05-07T20:23:37.5275681Z row_wise=True, 2025-05-07T20:23:37.5275985Z mixed=True, 2025-05-07T20:23:37.5276570Z use_cache=False, 2025-05-07T20:23:37.5276997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5277418Z use_cpu=True, 2025-05-07T20:23:37.5277842Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5278228Z ) 2025-05-07T20:23:37.5278565Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5279483Z self=, 2025-05-07T20:23:37.5280277Z compile=True, 2025-05-07T20:23:37.5280624Z pooling_mode=, 2025-05-07T20:23:37.5281026Z T=4, 2025-05-07T20:23:37.5281284Z D=21, 2025-05-07T20:23:37.5281661Z B=98, 2025-05-07T20:23:37.5282061Z log_E=3, 2025-05-07T20:23:37.5282345Z L=3, 2025-05-07T20:23:37.5282630Z D_gradcheck=1, 2025-05-07T20:23:37.5282963Z stochastic_rounding=False, 2025-05-07T20:23:37.5283433Z weighted=False, 2025-05-07T20:23:37.5283750Z row_wise=True, 2025-05-07T20:23:37.5284057Z mixed=False, 2025-05-07T20:23:37.5284363Z use_cache=False, 2025-05-07T20:23:37.5284919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5285420Z use_cpu=True, 2025-05-07T20:23:37.5285809Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5286200Z ) 2025-05-07T20:23:37.5286540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5287382Z self=, 2025-05-07T20:23:37.5288333Z compile=False, 2025-05-07T20:23:37.5288729Z pooling_mode=, 2025-05-07T20:23:37.5289138Z T=1, 2025-05-07T20:23:37.5289548Z D=72, 2025-05-07T20:23:37.5289830Z B=75, 2025-05-07T20:23:37.5290099Z log_E=3, 2025-05-07T20:23:37.5290373Z L=18, 2025-05-07T20:23:37.5290978Z D_gradcheck=2, 2025-05-07T20:23:37.5291323Z stochastic_rounding=False, 2025-05-07T20:23:37.5291689Z weighted=False, 2025-05-07T20:23:37.5292000Z row_wise=True, 2025-05-07T20:23:37.5292304Z mixed=False, 2025-05-07T20:23:37.5292612Z use_cache=False, 2025-05-07T20:23:37.5293042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5293460Z use_cpu=True, 2025-05-07T20:23:37.5293785Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5294171Z ) 2025-05-07T20:23:37.5294577Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5295424Z self=, 2025-05-07T20:23:37.5296297Z compile=False, 2025-05-07T20:23:37.5296732Z pooling_mode=, 2025-05-07T20:23:37.5297187Z T=5, 2025-05-07T20:23:37.5297468Z D=96, 2025-05-07T20:23:37.5297874Z B=104, 2025-05-07T20:23:37.5298142Z log_E=5, 2025-05-07T20:23:37.5298425Z L=17, 2025-05-07T20:23:37.5298753Z D_gradcheck=2, 2025-05-07T20:23:37.5299093Z stochastic_rounding=False, 2025-05-07T20:23:37.5299551Z weighted=False, 2025-05-07T20:23:37.5299868Z row_wise=True, 2025-05-07T20:23:37.5300178Z mixed=True, 2025-05-07T20:23:37.5300471Z use_cache=False, 2025-05-07T20:23:37.5300831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5301327Z use_cpu=True, 2025-05-07T20:23:37.5301657Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5302214Z ) 2025-05-07T20:23:37.5302548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5303505Z self=, 2025-05-07T20:23:37.5304351Z compile=False, 2025-05-07T20:23:37.5304694Z pooling_mode=, 2025-05-07T20:23:37.5305168Z T=3, 2025-05-07T20:23:37.5305287Z D=91, 2025-05-07T20:23:37.5305401Z B=34, 2025-05-07T20:23:37.5305517Z log_E=4, 2025-05-07T20:23:37.5305662Z L=11, 2025-05-07T20:23:37.5305792Z D_gradcheck=1, 2025-05-07T20:23:37.5305948Z stochastic_rounding=False, 2025-05-07T20:23:37.5306167Z weighted=True, 2025-05-07T20:23:37.5306292Z row_wise=True, 2025-05-07T20:23:37.5306545Z mixed=True, 2025-05-07T20:23:37.5306682Z use_cache=True, 2025-05-07T20:23:37.5306842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5306972Z use_cpu=True, 2025-05-07T20:23:37.5307123Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5307242Z ) 2025-05-07T20:23:37.5307448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5307962Z self=, 2025-05-07T20:23:37.5308083Z compile=True, 2025-05-07T20:23:37.5308247Z pooling_mode=, 2025-05-07T20:23:37.5308445Z T=3, 2025-05-07T20:23:37.5308579Z D=16, 2025-05-07T20:23:37.5308692Z B=4, 2025-05-07T20:23:37.5308804Z log_E=5, 2025-05-07T20:23:37.5308926Z L=2, 2025-05-07T20:23:37.5309048Z D_gradcheck=2, 2025-05-07T20:23:37.5309190Z stochastic_rounding=True, 2025-05-07T20:23:37.5309319Z weighted=True, 2025-05-07T20:23:37.5309444Z row_wise=True, 2025-05-07T20:23:37.5309565Z mixed=False, 2025-05-07T20:23:37.5309694Z use_cache=True, 2025-05-07T20:23:37.5309852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5309972Z use_cpu=True, 2025-05-07T20:23:37.5310129Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5310240Z ) 2025-05-07T20:23:37.5310434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5310949Z self=, 2025-05-07T20:23:37.5311072Z compile=True, 2025-05-07T20:23:37.5311236Z pooling_mode=, 2025-05-07T20:23:37.5311354Z T=2, 2025-05-07T20:23:37.5311566Z D=75, 2025-05-07T20:23:37.5311693Z B=127, 2025-05-07T20:23:37.5311913Z log_E=4, 2025-05-07T20:23:37.5312028Z L=2, 2025-05-07T20:23:37.5312156Z D_gradcheck=1, 2025-05-07T20:23:37.5312378Z stochastic_rounding=True, 2025-05-07T20:23:37.5312506Z weighted=True, 2025-05-07T20:23:37.5312640Z row_wise=True, 2025-05-07T20:23:37.5312760Z mixed=False, 2025-05-07T20:23:37.5312882Z use_cache=False, 2025-05-07T20:23:37.5313045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5313164Z use_cpu=True, 2025-05-07T20:23:37.5313314Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5313434Z ) 2025-05-07T20:23:37.5313626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5314226Z self=, 2025-05-07T20:23:37.5314392Z compile=True, 2025-05-07T20:23:37.5314555Z pooling_mode=, 2025-05-07T20:23:37.5314684Z T=2, 2025-05-07T20:23:37.5314849Z D=69, 2025-05-07T20:23:37.5314965Z B=7, 2025-05-07T20:23:37.5315093Z log_E=5, 2025-05-07T20:23:37.5315203Z L=2, 2025-05-07T20:23:37.5315324Z D_gradcheck=2, 2025-05-07T20:23:37.5315469Z stochastic_rounding=True, 2025-05-07T20:23:37.5315589Z weighted=True, 2025-05-07T20:23:37.5315712Z row_wise=True, 2025-05-07T20:23:37.5315840Z mixed=False, 2025-05-07T20:23:37.5315969Z use_cache=False, 2025-05-07T20:23:37.5316125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5316251Z use_cpu=True, 2025-05-07T20:23:37.5316529Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5316646Z ) 2025-05-07T20:23:37.5316836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5317344Z self=, 2025-05-07T20:23:37.5317473Z compile=True, 2025-05-07T20:23:37.5317632Z pooling_mode=, 2025-05-07T20:23:37.5317744Z T=2, 2025-05-07T20:23:37.5317863Z D=128, 2025-05-07T20:23:37.5317974Z B=58, 2025-05-07T20:23:37.5318098Z log_E=3, 2025-05-07T20:23:37.5318330Z L=17, 2025-05-07T20:23:37.5318458Z D_gradcheck=1, 2025-05-07T20:23:37.5318603Z stochastic_rounding=True, 2025-05-07T20:23:37.5318739Z weighted=False, 2025-05-07T20:23:37.5318942Z row_wise=True, 2025-05-07T20:23:37.5319078Z mixed=True, 2025-05-07T20:23:37.5319208Z use_cache=False, 2025-05-07T20:23:37.5319362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5319488Z use_cpu=True, 2025-05-07T20:23:37.5319640Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5667929Z ) 2025-05-07T20:23:37.5668227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5668779Z self=, 2025-05-07T20:23:37.5668907Z compile=False, 2025-05-07T20:23:37.5669461Z pooling_mode=, 2025-05-07T20:23:37.5669591Z T=1, 2025-05-07T20:23:37.5669756Z D=4, 2025-05-07T20:23:37.5669982Z B=91, 2025-05-07T20:23:37.5670112Z log_E=3, 2025-05-07T20:23:37.5670230Z L=0, 2025-05-07T20:23:37.5670350Z D_gradcheck=1, 2025-05-07T20:23:37.5670494Z stochastic_rounding=False, 2025-05-07T20:23:37.5670623Z weighted=True, 2025-05-07T20:23:37.5670757Z row_wise=True, 2025-05-07T20:23:37.5670877Z mixed=False, 2025-05-07T20:23:37.5671002Z use_cache=True, 2025-05-07T20:23:37.5671162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5671283Z use_cpu=True, 2025-05-07T20:23:37.5671449Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5671778Z ) 2025-05-07T20:23:37.5671984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5672508Z self=, 2025-05-07T20:23:37.5672771Z compile=True, 2025-05-07T20:23:37.5672941Z pooling_mode=, 2025-05-07T20:23:37.5673052Z T=5, 2025-05-07T20:23:37.5673165Z D=127, 2025-05-07T20:23:37.5673461Z B=99, 2025-05-07T20:23:37.5673579Z log_E=4, 2025-05-07T20:23:37.5673689Z L=3, 2025-05-07T20:23:37.5673813Z D_gradcheck=1, 2025-05-07T20:23:37.5673952Z stochastic_rounding=True, 2025-05-07T20:23:37.5674081Z weighted=False, 2025-05-07T20:23:37.5674208Z row_wise=True, 2025-05-07T20:23:37.5674325Z mixed=False, 2025-05-07T20:23:37.5674445Z use_cache=True, 2025-05-07T20:23:37.5674610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5674735Z use_cpu=True, 2025-05-07T20:23:37.5674892Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5675001Z ) 2025-05-07T20:23:37.5675194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5675713Z self=, 2025-05-07T20:23:37.5675834Z compile=True, 2025-05-07T20:23:37.5675994Z pooling_mode=, 2025-05-07T20:23:37.5676116Z T=2, 2025-05-07T20:23:37.5676227Z D=115, 2025-05-07T20:23:37.5676346Z B=37, 2025-05-07T20:23:37.5676464Z log_E=5, 2025-05-07T20:23:37.5676576Z L=5, 2025-05-07T20:23:37.5676695Z D_gradcheck=2, 2025-05-07T20:23:37.5676843Z stochastic_rounding=True, 2025-05-07T20:23:37.5676971Z weighted=True, 2025-05-07T20:23:37.5677091Z row_wise=True, 2025-05-07T20:23:37.5677217Z mixed=True, 2025-05-07T20:23:37.5677343Z use_cache=False, 2025-05-07T20:23:37.5677505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5677883Z use_cpu=True, 2025-05-07T20:23:37.5678060Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5678177Z ) 2025-05-07T20:23:37.5678369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5678880Z self=, 2025-05-07T20:23:37.5679010Z compile=False, 2025-05-07T20:23:37.5679171Z pooling_mode=, 2025-05-07T20:23:37.5679283Z T=2, 2025-05-07T20:23:37.5679400Z D=121, 2025-05-07T20:23:37.5679518Z B=112, 2025-05-07T20:23:37.5679630Z log_E=5, 2025-05-07T20:23:37.5679748Z L=11, 2025-05-07T20:23:37.5679867Z D_gradcheck=1, 2025-05-07T20:23:37.5680016Z stochastic_rounding=False, 2025-05-07T20:23:37.5680301Z weighted=False, 2025-05-07T20:23:37.5680434Z row_wise=True, 2025-05-07T20:23:37.5680558Z mixed=True, 2025-05-07T20:23:37.5680679Z use_cache=False, 2025-05-07T20:23:37.5680837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5680970Z use_cpu=True, 2025-05-07T20:23:37.5681119Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5681229Z ) 2025-05-07T20:23:37.5681426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5681936Z self=, 2025-05-07T20:23:37.5682128Z compile=True, 2025-05-07T20:23:37.5682301Z pooling_mode=, 2025-05-07T20:23:37.5682416Z T=3, 2025-05-07T20:23:37.5682534Z D=60, 2025-05-07T20:23:37.5682654Z B=86, 2025-05-07T20:23:37.5682770Z log_E=5, 2025-05-07T20:23:37.5682888Z L=0, 2025-05-07T20:23:37.5683010Z D_gradcheck=1, 2025-05-07T20:23:37.5683150Z stochastic_rounding=False, 2025-05-07T20:23:37.5683287Z weighted=False, 2025-05-07T20:23:37.5683406Z row_wise=True, 2025-05-07T20:23:37.5683522Z mixed=True, 2025-05-07T20:23:37.5683650Z use_cache=False, 2025-05-07T20:23:37.5683806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5683928Z use_cpu=True, 2025-05-07T20:23:37.5684080Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5684234Z ) 2025-05-07T20:23:37.5684552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5685113Z self=, 2025-05-07T20:23:37.5685237Z compile=True, 2025-05-07T20:23:37.5685398Z pooling_mode=, 2025-05-07T20:23:37.5685515Z T=4, 2025-05-07T20:23:37.5685723Z D=50, 2025-05-07T20:23:37.5685842Z B=50, 2025-05-07T20:23:37.5685955Z log_E=5, 2025-05-07T20:23:37.5686166Z L=16, 2025-05-07T20:23:37.5686303Z D_gradcheck=1, 2025-05-07T20:23:37.5686448Z stochastic_rounding=True, 2025-05-07T20:23:37.5686570Z weighted=True, 2025-05-07T20:23:37.5686693Z row_wise=True, 2025-05-07T20:23:37.5686815Z mixed=False, 2025-05-07T20:23:37.5686936Z use_cache=True, 2025-05-07T20:23:37.5687155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5687286Z use_cpu=True, 2025-05-07T20:23:37.5687512Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5687630Z ) 2025-05-07T20:23:37.5687819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5688342Z self=, 2025-05-07T20:23:37.5688534Z compile=True, 2025-05-07T20:23:37.5688697Z pooling_mode=, 2025-05-07T20:23:37.5688818Z T=2, 2025-05-07T20:23:37.5688933Z D=67, 2025-05-07T20:23:37.5689044Z B=108, 2025-05-07T20:23:37.5689169Z log_E=5, 2025-05-07T20:23:37.5689280Z L=0, 2025-05-07T20:23:37.5689503Z D_gradcheck=2, 2025-05-07T20:23:37.5689662Z stochastic_rounding=True, 2025-05-07T20:23:37.5689785Z weighted=False, 2025-05-07T20:23:37.5689903Z row_wise=True, 2025-05-07T20:23:37.5690024Z mixed=True, 2025-05-07T20:23:37.5690146Z use_cache=False, 2025-05-07T20:23:37.5690303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5690590Z use_cpu=True, 2025-05-07T20:23:37.5690806Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5690981Z ) 2025-05-07T20:23:37.5691312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5691941Z self=, 2025-05-07T20:23:37.5692084Z compile=False, 2025-05-07T20:23:37.5692246Z pooling_mode=, 2025-05-07T20:23:37.5692361Z T=1, 2025-05-07T20:23:37.5692477Z D=73, 2025-05-07T20:23:37.5692588Z B=31, 2025-05-07T20:23:37.5692700Z log_E=5, 2025-05-07T20:23:37.5692901Z L=7, 2025-05-07T20:23:37.5693025Z D_gradcheck=2, 2025-05-07T20:23:37.5693268Z stochastic_rounding=True, 2025-05-07T20:23:37.5693458Z weighted=False, 2025-05-07T20:23:37.5693579Z row_wise=True, 2025-05-07T20:23:37.5704584Z mixed=False, 2025-05-07T20:23:37.5704857Z use_cache=False, 2025-05-07T20:23:37.5705057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5705197Z use_cpu=True, 2025-05-07T20:23:37.5705352Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5705468Z ) 2025-05-07T20:23:37.5705672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5706504Z self=, 2025-05-07T20:23:37.5706648Z compile=False, 2025-05-07T20:23:37.5706819Z pooling_mode=, 2025-05-07T20:23:37.5706941Z T=2, 2025-05-07T20:23:37.5707053Z D=65, 2025-05-07T20:23:37.5707174Z B=28, 2025-05-07T20:23:37.5707288Z log_E=3, 2025-05-07T20:23:37.5707398Z L=10, 2025-05-07T20:23:37.5707525Z D_gradcheck=2, 2025-05-07T20:23:37.5707672Z stochastic_rounding=True, 2025-05-07T20:23:37.5707795Z weighted=False, 2025-05-07T20:23:37.5707938Z row_wise=True, 2025-05-07T20:23:37.5708064Z mixed=False, 2025-05-07T20:23:37.5708191Z use_cache=True, 2025-05-07T20:23:37.5708362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5708486Z use_cpu=True, 2025-05-07T20:23:37.5708647Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5708758Z ) 2025-05-07T20:23:37.5708954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5709472Z self=, 2025-05-07T20:23:37.5709594Z compile=False, 2025-05-07T20:23:37.5709752Z pooling_mode=, 2025-05-07T20:23:37.5709999Z T=5, 2025-05-07T20:23:37.5710113Z D=100, 2025-05-07T20:23:37.5710228Z B=127, 2025-05-07T20:23:37.5710349Z log_E=5, 2025-05-07T20:23:37.5710540Z L=13, 2025-05-07T20:23:37.5710691Z D_gradcheck=1, 2025-05-07T20:23:37.5710837Z stochastic_rounding=True, 2025-05-07T20:23:37.5710961Z weighted=False, 2025-05-07T20:23:37.5711093Z row_wise=True, 2025-05-07T20:23:37.5711210Z mixed=False, 2025-05-07T20:23:37.5711333Z use_cache=False, 2025-05-07T20:23:37.5711500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5711619Z use_cpu=True, 2025-05-07T20:23:37.5711772Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5711886Z ) 2025-05-07T20:23:37.5712076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5712592Z self=, 2025-05-07T20:23:37.5712721Z compile=True, 2025-05-07T20:23:37.5712878Z pooling_mode=, 2025-05-07T20:23:37.5713058Z T=3, 2025-05-07T20:23:37.5713182Z D=23, 2025-05-07T20:23:37.5713297Z B=89, 2025-05-07T20:23:37.5713417Z log_E=5, 2025-05-07T20:23:37.5713527Z L=19, 2025-05-07T20:23:37.5713653Z D_gradcheck=1, 2025-05-07T20:23:37.5713858Z stochastic_rounding=True, 2025-05-07T20:23:37.5713984Z weighted=True, 2025-05-07T20:23:37.5714103Z row_wise=True, 2025-05-07T20:23:37.5714226Z mixed=False, 2025-05-07T20:23:37.5714502Z use_cache=True, 2025-05-07T20:23:37.5714659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5714787Z use_cpu=True, 2025-05-07T20:23:37.5714937Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.5715044Z ) 2025-05-07T20:23:37.5715241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5715839Z self=, 2025-05-07T20:23:37.5715972Z compile=True, 2025-05-07T20:23:37.5716127Z pooling_mode=, 2025-05-07T20:23:37.5716241Z T=5, 2025-05-07T20:23:37.5716359Z D=108, 2025-05-07T20:23:37.5716469Z B=75, 2025-05-07T20:23:37.5716585Z log_E=4, 2025-05-07T20:23:37.5716699Z L=4, 2025-05-07T20:23:37.5716971Z D_gradcheck=2, 2025-05-07T20:23:37.5717179Z stochastic_rounding=False, 2025-05-07T20:23:37.5717314Z weighted=True, 2025-05-07T20:23:37.5717482Z row_wise=True, 2025-05-07T20:23:37.5717617Z mixed=False, 2025-05-07T20:23:37.5717759Z use_cache=True, 2025-05-07T20:23:37.5717915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5718042Z use_cpu=True, 2025-05-07T20:23:37.5718201Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5718314Z ) 2025-05-07T20:23:37.5718511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5719118Z self=, 2025-05-07T20:23:37.5719254Z compile=True, 2025-05-07T20:23:37.5719428Z pooling_mode=, 2025-05-07T20:23:37.5719542Z T=4, 2025-05-07T20:23:37.5719657Z D=115, 2025-05-07T20:23:37.5719774Z B=30, 2025-05-07T20:23:37.5719886Z log_E=3, 2025-05-07T20:23:37.5719995Z L=10, 2025-05-07T20:23:37.5720125Z D_gradcheck=2, 2025-05-07T20:23:37.5720266Z stochastic_rounding=True, 2025-05-07T20:23:37.5720387Z weighted=False, 2025-05-07T20:23:37.5720512Z row_wise=True, 2025-05-07T20:23:37.5720631Z mixed=True, 2025-05-07T20:23:37.5720756Z use_cache=True, 2025-05-07T20:23:37.5720997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5721124Z use_cpu=True, 2025-05-07T20:23:37.5721283Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5721485Z ) 2025-05-07T20:23:37.5721787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5722374Z self=, 2025-05-07T20:23:37.5722554Z compile=True, 2025-05-07T20:23:37.5722829Z pooling_mode=, 2025-05-07T20:23:37.5722951Z T=4, 2025-05-07T20:23:37.5723120Z D=50, 2025-05-07T20:23:37.5723236Z B=81, 2025-05-07T20:23:37.5723354Z log_E=3, 2025-05-07T20:23:37.5723469Z L=17, 2025-05-07T20:23:37.5723589Z D_gradcheck=2, 2025-05-07T20:23:37.5723733Z stochastic_rounding=False, 2025-05-07T20:23:37.5723855Z weighted=False, 2025-05-07T20:23:37.5723974Z row_wise=True, 2025-05-07T20:23:37.5724154Z mixed=False, 2025-05-07T20:23:37.5724285Z use_cache=False, 2025-05-07T20:23:37.5724461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5724647Z use_cpu=True, 2025-05-07T20:23:37.5724800Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5724970Z ) 2025-05-07T20:23:37.5725176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5725695Z self=, 2025-05-07T20:23:37.5725829Z compile=False, 2025-05-07T20:23:37.5725991Z pooling_mode=, 2025-05-07T20:23:37.5726102Z T=5, 2025-05-07T20:23:37.5726327Z D=121, 2025-05-07T20:23:37.5726453Z B=102, 2025-05-07T20:23:37.5726623Z log_E=3, 2025-05-07T20:23:37.5726758Z L=1, 2025-05-07T20:23:37.5726884Z D_gradcheck=2, 2025-05-07T20:23:37.5727031Z stochastic_rounding=True, 2025-05-07T20:23:37.5727158Z weighted=False, 2025-05-07T20:23:37.5727279Z row_wise=True, 2025-05-07T20:23:37.5727524Z mixed=True, 2025-05-07T20:23:37.5727703Z use_cache=True, 2025-05-07T20:23:37.5728110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5728248Z use_cpu=True, 2025-05-07T20:23:37.5728398Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5728570Z ) 2025-05-07T20:23:37.5728786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5729319Z self=, 2025-05-07T20:23:37.5729592Z compile=False, 2025-05-07T20:23:37.5729770Z pooling_mode=, 2025-05-07T20:23:37.5729883Z T=2, 2025-05-07T20:23:37.5730005Z D=79, 2025-05-07T20:23:37.5730168Z B=44, 2025-05-07T20:23:37.5730286Z log_E=3, 2025-05-07T20:23:37.5730689Z L=14, 2025-05-07T20:23:37.5730823Z D_gradcheck=2, 2025-05-07T20:23:37.5730967Z stochastic_rounding=False, 2025-05-07T20:23:37.5731102Z weighted=True, 2025-05-07T20:23:37.5731224Z row_wise=True, 2025-05-07T20:23:37.5731354Z mixed=False, 2025-05-07T20:23:37.5731485Z use_cache=True, 2025-05-07T20:23:37.5731645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.5731766Z use_cpu=True, 2025-05-07T20:23:37.5731925Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.5732032Z ) 2025-05-07T20:23:37.5732225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.5732861Z self=, 2025-05-07T20:23:37.5733075Z compile=False, 2025-05-07T20:23:37.5733303Z pooling_mode=, 2025-05-07T20:23:37.5733420Z T=2, 2025-05-07T20:23:37.5733534Z D=85, 2025-05-07T20:23:37.5733655Z B=91, 2025-05-07T20:23:37.5733774Z log_E=4, 2025-05-07T20:23:37.5733884Z L=18, 2025-05-07T20:23:37.5734012Z D_gradcheck=1, 2025-05-07T20:23:37.5734153Z stochastic_rounding=False, 2025-05-07T20:23:37.5734273Z weighted=False, 2025-05-07T20:23:37.5734447Z row_wise=True, 2025-05-07T20:23:37.5734571Z mixed=True, 2025-05-07T20:23:37.5734693Z use_cache=True, 2025-05-07T20:23:37.5734908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.5735031Z use_cpu=True, 2025-05-07T20:23:37.5735247Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6123370Z ) 2025-05-07T20:23:37.6123680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6124283Z self=, 2025-05-07T20:23:37.6124778Z compile=False, 2025-05-07T20:23:37.6124941Z pooling_mode=, 2025-05-07T20:23:37.6125060Z T=1, 2025-05-07T20:23:37.6125171Z D=119, 2025-05-07T20:23:37.6125408Z B=9, 2025-05-07T20:23:37.6125537Z log_E=5, 2025-05-07T20:23:37.6125651Z L=14, 2025-05-07T20:23:37.6125779Z D_gradcheck=1, 2025-05-07T20:23:37.6125937Z stochastic_rounding=False, 2025-05-07T20:23:37.6126063Z weighted=True, 2025-05-07T20:23:37.6126202Z row_wise=True, 2025-05-07T20:23:37.6126318Z mixed=True, 2025-05-07T20:23:37.6126438Z use_cache=True, 2025-05-07T20:23:37.6126604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6126727Z use_cpu=True, 2025-05-07T20:23:37.6126876Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6126999Z ) 2025-05-07T20:23:37.6127208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6127729Z self=, 2025-05-07T20:23:37.6128011Z compile=False, 2025-05-07T20:23:37.6128185Z pooling_mode=, 2025-05-07T20:23:37.6128298Z T=5, 2025-05-07T20:23:37.6128418Z D=101, 2025-05-07T20:23:37.6128534Z B=82, 2025-05-07T20:23:37.6128660Z log_E=3, 2025-05-07T20:23:37.6128772Z L=2, 2025-05-07T20:23:37.6128892Z D_gradcheck=2, 2025-05-07T20:23:37.6129043Z stochastic_rounding=False, 2025-05-07T20:23:37.6129162Z weighted=True, 2025-05-07T20:23:37.6129538Z row_wise=True, 2025-05-07T20:23:37.6129675Z mixed=False, 2025-05-07T20:23:37.6129798Z use_cache=True, 2025-05-07T20:23:37.6129959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6130086Z use_cpu=True, 2025-05-07T20:23:37.6130235Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6130345Z ) 2025-05-07T20:23:37.6130552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6131071Z self=, 2025-05-07T20:23:37.6131204Z compile=True, 2025-05-07T20:23:37.6131362Z pooling_mode=, 2025-05-07T20:23:37.6131476Z T=1, 2025-05-07T20:23:37.6131594Z D=114, 2025-05-07T20:23:37.6131856Z B=106, 2025-05-07T20:23:37.6131987Z log_E=3, 2025-05-07T20:23:37.6132105Z L=16, 2025-05-07T20:23:37.6132229Z D_gradcheck=1, 2025-05-07T20:23:37.6132374Z stochastic_rounding=True, 2025-05-07T20:23:37.6132501Z weighted=False, 2025-05-07T20:23:37.6132624Z row_wise=True, 2025-05-07T20:23:37.6132740Z mixed=False, 2025-05-07T20:23:37.6132867Z use_cache=False, 2025-05-07T20:23:37.6133023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6133142Z use_cpu=True, 2025-05-07T20:23:37.6133299Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6133407Z ) 2025-05-07T20:23:37.6133706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6134235Z self=, 2025-05-07T20:23:37.6134365Z compile=True, 2025-05-07T20:23:37.6134528Z pooling_mode=, 2025-05-07T20:23:37.6134644Z T=3, 2025-05-07T20:23:37.6134755Z D=31, 2025-05-07T20:23:37.6134875Z B=91, 2025-05-07T20:23:37.6134990Z log_E=3, 2025-05-07T20:23:37.6135102Z L=20, 2025-05-07T20:23:37.6135229Z D_gradcheck=1, 2025-05-07T20:23:37.6135374Z stochastic_rounding=False, 2025-05-07T20:23:37.6135505Z weighted=False, 2025-05-07T20:23:37.6135638Z row_wise=True, 2025-05-07T20:23:37.6135756Z mixed=False, 2025-05-07T20:23:37.6135884Z use_cache=False, 2025-05-07T20:23:37.6136045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6136164Z use_cpu=True, 2025-05-07T20:23:37.6136321Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6136432Z ) 2025-05-07T20:23:37.6136625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6137138Z self=, 2025-05-07T20:23:37.6137482Z compile=False, 2025-05-07T20:23:37.6137644Z pooling_mode=, 2025-05-07T20:23:37.6137763Z T=1, 2025-05-07T20:23:37.6137874Z D=9, 2025-05-07T20:23:37.6137990Z B=101, 2025-05-07T20:23:37.6138107Z log_E=4, 2025-05-07T20:23:37.6138218Z L=10, 2025-05-07T20:23:37.6138340Z D_gradcheck=2, 2025-05-07T20:23:37.6138488Z stochastic_rounding=False, 2025-05-07T20:23:37.6138615Z weighted=False, 2025-05-07T20:23:37.6138735Z row_wise=True, 2025-05-07T20:23:37.6138862Z mixed=True, 2025-05-07T20:23:37.6138986Z use_cache=False, 2025-05-07T20:23:37.6139150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6139272Z use_cpu=True, 2025-05-07T20:23:37.6139420Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6139536Z ) 2025-05-07T20:23:37.6139728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6140238Z self=, 2025-05-07T20:23:37.6140369Z compile=True, 2025-05-07T20:23:37.6140525Z pooling_mode=, 2025-05-07T20:23:37.6140635Z T=5, 2025-05-07T20:23:37.6140759Z D=52, 2025-05-07T20:23:37.6140870Z B=48, 2025-05-07T20:23:37.6140982Z log_E=3, 2025-05-07T20:23:37.6141101Z L=0, 2025-05-07T20:23:37.6141219Z D_gradcheck=2, 2025-05-07T20:23:37.6141357Z stochastic_rounding=True, 2025-05-07T20:23:37.6141594Z weighted=True, 2025-05-07T20:23:37.6141716Z row_wise=True, 2025-05-07T20:23:37.6141840Z mixed=False, 2025-05-07T20:23:37.6141961Z use_cache=True, 2025-05-07T20:23:37.6142119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6142241Z use_cpu=True, 2025-05-07T20:23:37.6142390Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6142498Z ) 2025-05-07T20:23:37.6142699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6143212Z self=, 2025-05-07T20:23:37.6143338Z compile=False, 2025-05-07T20:23:37.6143516Z pooling_mode=, 2025-05-07T20:23:37.6143653Z T=3, 2025-05-07T20:23:37.6143886Z D=11, 2025-05-07T20:23:37.6144020Z B=72, 2025-05-07T20:23:37.6144137Z log_E=4, 2025-05-07T20:23:37.6144259Z L=11, 2025-05-07T20:23:37.6144380Z D_gradcheck=1, 2025-05-07T20:23:37.6144524Z stochastic_rounding=True, 2025-05-07T20:23:37.6144657Z weighted=True, 2025-05-07T20:23:37.6144779Z row_wise=True, 2025-05-07T20:23:37.6144896Z mixed=False, 2025-05-07T20:23:37.6145027Z use_cache=True, 2025-05-07T20:23:37.6145185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6145304Z use_cpu=True, 2025-05-07T20:23:37.6145457Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6145653Z ) 2025-05-07T20:23:37.6145858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6146376Z self=, 2025-05-07T20:23:37.6146518Z compile=True, 2025-05-07T20:23:37.6146685Z pooling_mode=, 2025-05-07T20:23:37.6146796Z T=2, 2025-05-07T20:23:37.6146908Z D=67, 2025-05-07T20:23:37.6147025Z B=128, 2025-05-07T20:23:37.6147138Z log_E=4, 2025-05-07T20:23:37.6147249Z L=16, 2025-05-07T20:23:37.6147375Z D_gradcheck=1, 2025-05-07T20:23:37.6147514Z stochastic_rounding=False, 2025-05-07T20:23:37.6147640Z weighted=True, 2025-05-07T20:23:37.6147766Z row_wise=True, 2025-05-07T20:23:37.6147882Z mixed=False, 2025-05-07T20:23:37.6148009Z use_cache=False, 2025-05-07T20:23:37.6148171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6148292Z use_cpu=True, 2025-05-07T20:23:37.6148439Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6148558Z ) 2025-05-07T20:23:37.6148749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6149362Z self=, 2025-05-07T20:23:37.6149484Z compile=True, 2025-05-07T20:23:37.6149639Z pooling_mode=, 2025-05-07T20:23:37.6149763Z T=4, 2025-05-07T20:23:37.6149874Z D=70, 2025-05-07T20:23:37.6149987Z B=11, 2025-05-07T20:23:37.6150106Z log_E=3, 2025-05-07T20:23:37.6150215Z L=10, 2025-05-07T20:23:37.6150335Z D_gradcheck=2, 2025-05-07T20:23:37.6150482Z stochastic_rounding=False, 2025-05-07T20:23:37.6150603Z weighted=False, 2025-05-07T20:23:37.6150722Z row_wise=True, 2025-05-07T20:23:37.6150845Z mixed=True, 2025-05-07T20:23:37.6150966Z use_cache=True, 2025-05-07T20:23:37.6151122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6151247Z use_cpu=True, 2025-05-07T20:23:37.6151396Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6151511Z ) 2025-05-07T20:23:37.6151702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6152216Z self=, 2025-05-07T20:23:37.6152345Z compile=False, 2025-05-07T20:23:37.6152499Z pooling_mode=, 2025-05-07T20:23:37.6152615Z T=2, 2025-05-07T20:23:37.6152731Z D=21, 2025-05-07T20:23:37.6152841Z B=15, 2025-05-07T20:23:37.6152953Z log_E=3, 2025-05-07T20:23:37.6153074Z L=0, 2025-05-07T20:23:37.6153195Z D_gradcheck=1, 2025-05-07T20:23:37.6153421Z stochastic_rounding=False, 2025-05-07T20:23:37.6153549Z weighted=True, 2025-05-07T20:23:37.6153666Z row_wise=True, 2025-05-07T20:23:37.6153785Z mixed=True, 2025-05-07T20:23:37.6153911Z use_cache=False, 2025-05-07T20:23:37.6154067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6154194Z use_cpu=True, 2025-05-07T20:23:37.6154346Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6154457Z ) 2025-05-07T20:23:37.6154657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6155173Z self=, 2025-05-07T20:23:37.6155296Z compile=False, 2025-05-07T20:23:37.6155454Z pooling_mode=, 2025-05-07T20:23:37.6155714Z T=2, 2025-05-07T20:23:37.6155846Z D=97, 2025-05-07T20:23:37.6155963Z B=28, 2025-05-07T20:23:37.6156078Z log_E=4, 2025-05-07T20:23:37.6156188Z L=3, 2025-05-07T20:23:37.6156317Z D_gradcheck=2, 2025-05-07T20:23:37.6156460Z stochastic_rounding=False, 2025-05-07T20:23:37.6156588Z weighted=True, 2025-05-07T20:23:37.6156710Z row_wise=True, 2025-05-07T20:23:37.6156825Z mixed=True, 2025-05-07T20:23:37.6156953Z use_cache=True, 2025-05-07T20:23:37.6157110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6157231Z use_cpu=True, 2025-05-07T20:23:37.6157485Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6157602Z ) 2025-05-07T20:23:37.6157793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6158316Z self=, 2025-05-07T20:23:37.6158441Z compile=True, 2025-05-07T20:23:37.6158600Z pooling_mode=, 2025-05-07T20:23:37.6158718Z T=3, 2025-05-07T20:23:37.6158832Z D=56, 2025-05-07T20:23:37.6158944Z B=113, 2025-05-07T20:23:37.6159066Z log_E=4, 2025-05-07T20:23:37.6159177Z L=0, 2025-05-07T20:23:37.6159304Z D_gradcheck=1, 2025-05-07T20:23:37.6159446Z stochastic_rounding=False, 2025-05-07T20:23:37.6159566Z weighted=True, 2025-05-07T20:23:37.6159692Z row_wise=True, 2025-05-07T20:23:37.6159809Z mixed=False, 2025-05-07T20:23:37.6159929Z use_cache=False, 2025-05-07T20:23:37.6160095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6160216Z use_cpu=True, 2025-05-07T20:23:37.6160370Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6160484Z ) 2025-05-07T20:23:37.6160674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6161304Z self=, 2025-05-07T20:23:37.6161434Z compile=False, 2025-05-07T20:23:37.6161591Z pooling_mode=, 2025-05-07T20:23:37.6161711Z T=2, 2025-05-07T20:23:37.6161821Z D=21, 2025-05-07T20:23:37.6161933Z B=45, 2025-05-07T20:23:37.6162050Z log_E=4, 2025-05-07T20:23:37.6162164Z L=3, 2025-05-07T20:23:37.6162287Z D_gradcheck=2, 2025-05-07T20:23:37.6162432Z stochastic_rounding=False, 2025-05-07T20:23:37.6162552Z weighted=False, 2025-05-07T20:23:37.6162672Z row_wise=True, 2025-05-07T20:23:37.6162795Z mixed=True, 2025-05-07T20:23:37.6162918Z use_cache=True, 2025-05-07T20:23:37.6163073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6163197Z use_cpu=True, 2025-05-07T20:23:37.6163348Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6163457Z ) 2025-05-07T20:23:37.6163652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6164164Z self=, 2025-05-07T20:23:37.6164294Z compile=True, 2025-05-07T20:23:37.6164451Z pooling_mode=, 2025-05-07T20:23:37.6164562Z T=1, 2025-05-07T20:23:37.6164681Z D=127, 2025-05-07T20:23:37.6164794Z B=8, 2025-05-07T20:23:37.6164907Z log_E=4, 2025-05-07T20:23:37.6165027Z L=12, 2025-05-07T20:23:37.6165226Z D_gradcheck=1, 2025-05-07T20:23:37.6165367Z stochastic_rounding=False, 2025-05-07T20:23:37.6165495Z weighted=True, 2025-05-07T20:23:37.6165615Z row_wise=True, 2025-05-07T20:23:37.6165733Z mixed=True, 2025-05-07T20:23:37.6165861Z use_cache=True, 2025-05-07T20:23:37.6166020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6166143Z use_cpu=True, 2025-05-07T20:23:37.6166301Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6166407Z ) 2025-05-07T20:23:37.6166605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6167115Z self=, 2025-05-07T20:23:37.6167235Z compile=True, 2025-05-07T20:23:37.6167473Z pooling_mode=, 2025-05-07T20:23:37.6167593Z T=1, 2025-05-07T20:23:37.6167704Z D=115, 2025-05-07T20:23:37.6167825Z B=104, 2025-05-07T20:23:37.6167937Z log_E=5, 2025-05-07T20:23:37.6168048Z L=15, 2025-05-07T20:23:37.6168178Z D_gradcheck=1, 2025-05-07T20:23:37.6168321Z stochastic_rounding=False, 2025-05-07T20:23:37.6168446Z weighted=False, 2025-05-07T20:23:37.6168575Z row_wise=True, 2025-05-07T20:23:37.6168692Z mixed=False, 2025-05-07T20:23:37.6168813Z use_cache=False, 2025-05-07T20:23:37.6168977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6169184Z use_cpu=True, 2025-05-07T20:23:37.6169352Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6169589Z ) 2025-05-07T20:23:37.6169787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6170310Z self=, 2025-05-07T20:23:37.6170430Z compile=True, 2025-05-07T20:23:37.6170594Z pooling_mode=, 2025-05-07T20:23:37.6170708Z T=2, 2025-05-07T20:23:37.6170818Z D=69, 2025-05-07T20:23:37.6170929Z B=23, 2025-05-07T20:23:37.6171052Z log_E=3, 2025-05-07T20:23:37.6171167Z L=15, 2025-05-07T20:23:37.6171286Z D_gradcheck=2, 2025-05-07T20:23:37.6171432Z stochastic_rounding=True, 2025-05-07T20:23:37.6171552Z weighted=True, 2025-05-07T20:23:37.6171679Z row_wise=True, 2025-05-07T20:23:37.6171796Z mixed=True, 2025-05-07T20:23:37.6171918Z use_cache=False, 2025-05-07T20:23:37.6172082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6172205Z use_cpu=True, 2025-05-07T20:23:37.6172353Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6172468Z ) 2025-05-07T20:23:37.6172755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6173268Z self=, 2025-05-07T20:23:37.6173401Z compile=True, 2025-05-07T20:23:37.6173554Z pooling_mode=, 2025-05-07T20:23:37.6173665Z T=1, 2025-05-07T20:23:37.6173786Z D=122, 2025-05-07T20:23:37.6173896Z B=89, 2025-05-07T20:23:37.6174008Z log_E=3, 2025-05-07T20:23:37.6174132Z L=16, 2025-05-07T20:23:37.6174251Z D_gradcheck=1, 2025-05-07T20:23:37.6174398Z stochastic_rounding=False, 2025-05-07T20:23:37.6174520Z weighted=False, 2025-05-07T20:23:37.6174638Z row_wise=True, 2025-05-07T20:23:37.6174763Z mixed=False, 2025-05-07T20:23:37.6174887Z use_cache=False, 2025-05-07T20:23:37.6175046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6175176Z use_cpu=True, 2025-05-07T20:23:37.6175327Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6575555Z ) 2025-05-07T20:23:37.6575863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6576422Z self=, 2025-05-07T20:23:37.6576580Z compile=False, 2025-05-07T20:23:37.6576743Z pooling_mode=, 2025-05-07T20:23:37.6576859Z T=2, 2025-05-07T20:23:37.6577112Z D=123, 2025-05-07T20:23:37.6577223Z B=21, 2025-05-07T20:23:37.6577335Z log_E=4, 2025-05-07T20:23:37.6577803Z L=3, 2025-05-07T20:23:37.6577927Z D_gradcheck=2, 2025-05-07T20:23:37.6578064Z stochastic_rounding=True, 2025-05-07T20:23:37.6578188Z weighted=True, 2025-05-07T20:23:37.6578308Z row_wise=True, 2025-05-07T20:23:37.6578423Z mixed=True, 2025-05-07T20:23:37.6578549Z use_cache=True, 2025-05-07T20:23:37.6578715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6578852Z use_cpu=True, 2025-05-07T20:23:37.6579008Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6579129Z ) 2025-05-07T20:23:37.6579333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6579853Z self=, 2025-05-07T20:23:37.6580108Z compile=True, 2025-05-07T20:23:37.6580289Z pooling_mode=, 2025-05-07T20:23:37.6580401Z T=1, 2025-05-07T20:23:37.6580519Z D=32, 2025-05-07T20:23:37.6580635Z B=21, 2025-05-07T20:23:37.6580751Z log_E=5, 2025-05-07T20:23:37.6580860Z L=8, 2025-05-07T20:23:37.6580987Z D_gradcheck=1, 2025-05-07T20:23:37.6581129Z stochastic_rounding=False, 2025-05-07T20:23:37.6581249Z weighted=True, 2025-05-07T20:23:37.6581378Z row_wise=True, 2025-05-07T20:23:37.6581491Z mixed=True, 2025-05-07T20:23:37.6581618Z use_cache=False, 2025-05-07T20:23:37.6581925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6582057Z use_cpu=True, 2025-05-07T20:23:37.6582215Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6582329Z ) 2025-05-07T20:23:37.6582519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6583042Z self=, 2025-05-07T20:23:37.6583166Z compile=False, 2025-05-07T20:23:37.6583323Z pooling_mode=, 2025-05-07T20:23:37.6583443Z T=1, 2025-05-07T20:23:37.6583553Z D=116, 2025-05-07T20:23:37.6583662Z B=60, 2025-05-07T20:23:37.6583786Z log_E=4, 2025-05-07T20:23:37.6583896Z L=7, 2025-05-07T20:23:37.6584021Z D_gradcheck=2, 2025-05-07T20:23:37.6584160Z stochastic_rounding=False, 2025-05-07T20:23:37.6584280Z weighted=True, 2025-05-07T20:23:37.6584402Z row_wise=True, 2025-05-07T20:23:37.6584519Z mixed=False, 2025-05-07T20:23:37.6584640Z use_cache=False, 2025-05-07T20:23:37.6584805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6584924Z use_cpu=True, 2025-05-07T20:23:37.6585071Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6585373Z ) 2025-05-07T20:23:37.6585570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6586091Z self=, 2025-05-07T20:23:37.6586223Z compile=False, 2025-05-07T20:23:37.6586379Z pooling_mode=, 2025-05-07T20:23:37.6586502Z T=5, 2025-05-07T20:23:37.6586611Z D=104, 2025-05-07T20:23:37.6586721Z B=84, 2025-05-07T20:23:37.6586849Z log_E=5, 2025-05-07T20:23:37.6586960Z L=2, 2025-05-07T20:23:37.6587079Z D_gradcheck=1, 2025-05-07T20:23:37.6587224Z stochastic_rounding=True, 2025-05-07T20:23:37.6587343Z weighted=True, 2025-05-07T20:23:37.6587461Z row_wise=True, 2025-05-07T20:23:37.6587580Z mixed=True, 2025-05-07T20:23:37.6587704Z use_cache=True, 2025-05-07T20:23:37.6587862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6587988Z use_cpu=True, 2025-05-07T20:23:37.6588138Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6588252Z ) 2025-05-07T20:23:37.6588451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6588965Z self=, 2025-05-07T20:23:37.6589093Z compile=True, 2025-05-07T20:23:37.6589253Z pooling_mode=, 2025-05-07T20:23:37.6589365Z T=2, 2025-05-07T20:23:37.6589483Z D=9, 2025-05-07T20:23:37.6589596Z B=7, 2025-05-07T20:23:37.6589817Z log_E=5, 2025-05-07T20:23:37.6589937Z L=16, 2025-05-07T20:23:37.6590057Z D_gradcheck=1, 2025-05-07T20:23:37.6590197Z stochastic_rounding=False, 2025-05-07T20:23:37.6590321Z weighted=True, 2025-05-07T20:23:37.6590440Z row_wise=True, 2025-05-07T20:23:37.6590556Z mixed=True, 2025-05-07T20:23:37.6590683Z use_cache=True, 2025-05-07T20:23:37.6590846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6590970Z use_cpu=True, 2025-05-07T20:23:37.6591130Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6591237Z ) 2025-05-07T20:23:37.6591432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6592029Z self=, 2025-05-07T20:23:37.6592169Z compile=False, 2025-05-07T20:23:37.6592335Z pooling_mode=, 2025-05-07T20:23:37.6592447Z T=3, 2025-05-07T20:23:37.6592559Z D=103, 2025-05-07T20:23:37.6592678Z B=20, 2025-05-07T20:23:37.6592790Z log_E=4, 2025-05-07T20:23:37.6592900Z L=1, 2025-05-07T20:23:37.6593028Z D_gradcheck=1, 2025-05-07T20:23:37.6593171Z stochastic_rounding=False, 2025-05-07T20:23:37.6593293Z weighted=False, 2025-05-07T20:23:37.6593422Z row_wise=True, 2025-05-07T20:23:37.6593538Z mixed=True, 2025-05-07T20:23:37.6593729Z use_cache=True, 2025-05-07T20:23:37.6593906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6594027Z use_cpu=True, 2025-05-07T20:23:37.6594189Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6594300Z ) 2025-05-07T20:23:37.6594492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6595018Z self=, 2025-05-07T20:23:37.6595138Z compile=False, 2025-05-07T20:23:37.6595299Z pooling_mode=, 2025-05-07T20:23:37.6595417Z T=1, 2025-05-07T20:23:37.6595529Z D=97, 2025-05-07T20:23:37.6595647Z B=2, 2025-05-07T20:23:37.6595770Z log_E=5, 2025-05-07T20:23:37.6595880Z L=1, 2025-05-07T20:23:37.6596003Z D_gradcheck=2, 2025-05-07T20:23:37.6596149Z stochastic_rounding=False, 2025-05-07T20:23:37.6596271Z weighted=True, 2025-05-07T20:23:37.6596391Z row_wise=True, 2025-05-07T20:23:37.6596518Z mixed=True, 2025-05-07T20:23:37.6596643Z use_cache=True, 2025-05-07T20:23:37.6596807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6596925Z use_cpu=True, 2025-05-07T20:23:37.6597201Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6597323Z ) 2025-05-07T20:23:37.6597512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6598027Z self=, 2025-05-07T20:23:37.6598156Z compile=False, 2025-05-07T20:23:37.6598312Z pooling_mode=, 2025-05-07T20:23:37.6598425Z T=3, 2025-05-07T20:23:37.6598541Z D=5, 2025-05-07T20:23:37.6598655Z B=38, 2025-05-07T20:23:37.6598769Z log_E=4, 2025-05-07T20:23:37.6598886Z L=18, 2025-05-07T20:23:37.6599005Z D_gradcheck=1, 2025-05-07T20:23:37.6599151Z stochastic_rounding=False, 2025-05-07T20:23:37.6599273Z weighted=True, 2025-05-07T20:23:37.6599392Z row_wise=True, 2025-05-07T20:23:37.6599516Z mixed=True, 2025-05-07T20:23:37.6599642Z use_cache=False, 2025-05-07T20:23:37.6599797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6599920Z use_cpu=True, 2025-05-07T20:23:37.6600071Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6600175Z ) 2025-05-07T20:23:37.6600371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6600881Z self=, 2025-05-07T20:23:37.6601001Z compile=True, 2025-05-07T20:23:37.6601164Z pooling_mode=, 2025-05-07T20:23:37.6601278Z T=5, 2025-05-07T20:23:37.6601535Z D=41, 2025-05-07T20:23:37.6601645Z B=44, 2025-05-07T20:23:37.6601757Z log_E=4, 2025-05-07T20:23:37.6601878Z L=7, 2025-05-07T20:23:37.6601999Z D_gradcheck=2, 2025-05-07T20:23:37.6602137Z stochastic_rounding=False, 2025-05-07T20:23:37.6602263Z weighted=True, 2025-05-07T20:23:37.6602382Z row_wise=True, 2025-05-07T20:23:37.6602503Z mixed=False, 2025-05-07T20:23:37.6602633Z use_cache=True, 2025-05-07T20:23:37.6602790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6602912Z use_cpu=True, 2025-05-07T20:23:37.6603068Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6603176Z ) 2025-05-07T20:23:37.6603365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6603974Z self=, 2025-05-07T20:23:37.6604107Z compile=False, 2025-05-07T20:23:37.6604270Z pooling_mode=, 2025-05-07T20:23:37.6604386Z T=2, 2025-05-07T20:23:37.6604503Z D=43, 2025-05-07T20:23:37.6604622Z B=47, 2025-05-07T20:23:37.6604737Z log_E=4, 2025-05-07T20:23:37.6604848Z L=18, 2025-05-07T20:23:37.6604976Z D_gradcheck=1, 2025-05-07T20:23:37.6605116Z stochastic_rounding=True, 2025-05-07T20:23:37.6605238Z weighted=True, 2025-05-07T20:23:37.6605367Z row_wise=True, 2025-05-07T20:23:37.6605553Z mixed=True, 2025-05-07T20:23:37.6605683Z use_cache=True, 2025-05-07T20:23:37.6605848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6605970Z use_cpu=True, 2025-05-07T20:23:37.6606116Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6606231Z ) 2025-05-07T20:23:37.6606418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6606938Z self=, 2025-05-07T20:23:37.6607060Z compile=False, 2025-05-07T20:23:37.6607215Z pooling_mode=, 2025-05-07T20:23:37.6607332Z T=4, 2025-05-07T20:23:37.6607444Z D=22, 2025-05-07T20:23:37.6607554Z B=120, 2025-05-07T20:23:37.6607673Z log_E=5, 2025-05-07T20:23:37.6607781Z L=0, 2025-05-07T20:23:37.6607900Z D_gradcheck=1, 2025-05-07T20:23:37.6608046Z stochastic_rounding=True, 2025-05-07T20:23:37.6608167Z weighted=False, 2025-05-07T20:23:37.6608285Z row_wise=True, 2025-05-07T20:23:37.6608411Z mixed=False, 2025-05-07T20:23:37.6608534Z use_cache=True, 2025-05-07T20:23:37.6608692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6608928Z use_cpu=True, 2025-05-07T20:23:37.6609080Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6609195Z ) 2025-05-07T20:23:37.6609513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6610037Z self=, 2025-05-07T20:23:37.6610165Z compile=True, 2025-05-07T20:23:37.6610326Z pooling_mode=, 2025-05-07T20:23:37.6610441Z T=4, 2025-05-07T20:23:37.6610559Z D=17, 2025-05-07T20:23:37.6610669Z B=107, 2025-05-07T20:23:37.6610781Z log_E=5, 2025-05-07T20:23:37.6610899Z L=15, 2025-05-07T20:23:37.6611021Z D_gradcheck=1, 2025-05-07T20:23:37.6611161Z stochastic_rounding=True, 2025-05-07T20:23:37.6611289Z weighted=True, 2025-05-07T20:23:37.6611408Z row_wise=True, 2025-05-07T20:23:37.6611532Z mixed=False, 2025-05-07T20:23:37.6611660Z use_cache=True, 2025-05-07T20:23:37.6611818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6611947Z use_cpu=True, 2025-05-07T20:23:37.6612094Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6612201Z ) 2025-05-07T20:23:37.6612396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6612911Z self=, 2025-05-07T20:23:37.6613033Z compile=True, 2025-05-07T20:23:37.6613197Z pooling_mode=, 2025-05-07T20:23:37.6613419Z T=2, 2025-05-07T20:23:37.6613531Z D=13, 2025-05-07T20:23:37.6613648Z B=62, 2025-05-07T20:23:37.6613764Z log_E=3, 2025-05-07T20:23:37.6613872Z L=8, 2025-05-07T20:23:37.6613998Z D_gradcheck=2, 2025-05-07T20:23:37.6614138Z stochastic_rounding=False, 2025-05-07T20:23:37.6614274Z weighted=False, 2025-05-07T20:23:37.6614392Z row_wise=True, 2025-05-07T20:23:37.6614511Z mixed=True, 2025-05-07T20:23:37.6614658Z use_cache=True, 2025-05-07T20:23:37.6614812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6614932Z use_cpu=True, 2025-05-07T20:23:37.6615085Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6615197Z ) 2025-05-07T20:23:37.6615386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6615972Z self=, 2025-05-07T20:23:37.6616108Z compile=True, 2025-05-07T20:23:37.6616266Z pooling_mode=, 2025-05-07T20:23:37.6616389Z T=2, 2025-05-07T20:23:37.6616501Z D=7, 2025-05-07T20:23:37.6616622Z B=97, 2025-05-07T20:23:37.6616736Z log_E=5, 2025-05-07T20:23:37.6616852Z L=6, 2025-05-07T20:23:37.6616978Z D_gradcheck=2, 2025-05-07T20:23:37.6617118Z stochastic_rounding=True, 2025-05-07T20:23:37.6617245Z weighted=True, 2025-05-07T20:23:37.6617556Z row_wise=True, 2025-05-07T20:23:37.6617685Z mixed=False, 2025-05-07T20:23:37.6617806Z use_cache=True, 2025-05-07T20:23:37.6617971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6618095Z use_cpu=True, 2025-05-07T20:23:37.6618244Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.6618358Z ) 2025-05-07T20:23:37.6618551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6619060Z self=, 2025-05-07T20:23:37.6619188Z compile=True, 2025-05-07T20:23:37.6619351Z pooling_mode=, 2025-05-07T20:23:37.6619472Z T=1, 2025-05-07T20:23:37.6619585Z D=56, 2025-05-07T20:23:37.6619699Z B=127, 2025-05-07T20:23:37.6619817Z log_E=3, 2025-05-07T20:23:37.6619930Z L=19, 2025-05-07T20:23:37.6620052Z D_gradcheck=2, 2025-05-07T20:23:37.6620204Z stochastic_rounding=False, 2025-05-07T20:23:37.6620327Z weighted=False, 2025-05-07T20:23:37.6620452Z row_wise=True, 2025-05-07T20:23:37.6620577Z mixed=False, 2025-05-07T20:23:37.6620701Z use_cache=False, 2025-05-07T20:23:37.6620986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6621114Z use_cpu=True, 2025-05-07T20:23:37.6621267Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6621373Z ) 2025-05-07T20:23:37.6621575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6622086Z self=, 2025-05-07T20:23:37.6622215Z compile=True, 2025-05-07T20:23:37.6622371Z pooling_mode=, 2025-05-07T20:23:37.6622487Z T=3, 2025-05-07T20:23:37.6622604Z D=41, 2025-05-07T20:23:37.6622715Z B=26, 2025-05-07T20:23:37.6622827Z log_E=4, 2025-05-07T20:23:37.6622946Z L=10, 2025-05-07T20:23:37.6623068Z D_gradcheck=2, 2025-05-07T20:23:37.6623210Z stochastic_rounding=False, 2025-05-07T20:23:37.6623337Z weighted=True, 2025-05-07T20:23:37.6623460Z row_wise=True, 2025-05-07T20:23:37.6623579Z mixed=False, 2025-05-07T20:23:37.6623707Z use_cache=False, 2025-05-07T20:23:37.6623868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.6623990Z use_cpu=True, 2025-05-07T20:23:37.6624149Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.6624260Z ) 2025-05-07T20:23:37.6624459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.6624968Z self=, 2025-05-07T20:23:37.6625091Z compile=False, 2025-05-07T20:23:37.6625405Z pooling_mode=, 2025-05-07T20:23:37.6625518Z T=5, 2025-05-07T20:23:37.6625629Z D=74, 2025-05-07T20:23:37.6625747Z B=49, 2025-05-07T20:23:37.6625862Z log_E=5, 2025-05-07T20:23:37.6625973Z L=12, 2025-05-07T20:23:37.6626104Z D_gradcheck=2, 2025-05-07T20:23:37.6626245Z stochastic_rounding=True, 2025-05-07T20:23:37.6626366Z weighted=True, 2025-05-07T20:23:37.6626495Z row_wise=True, 2025-05-07T20:23:37.6626613Z mixed=False, 2025-05-07T20:23:37.6626741Z use_cache=True, 2025-05-07T20:23:37.6626898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.6627017Z use_cpu=True, 2025-05-07T20:23:37.6627174Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7027438Z ) 2025-05-07T20:23:37.7028241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7028839Z self=, 2025-05-07T20:23:37.7028973Z compile=False, 2025-05-07T20:23:37.7029158Z pooling_mode=, 2025-05-07T20:23:37.7029271Z T=4, 2025-05-07T20:23:37.7029382Z D=77, 2025-05-07T20:23:37.7029502Z B=8, 2025-05-07T20:23:37.7029617Z log_E=4, 2025-05-07T20:23:37.7029729Z L=2, 2025-05-07T20:23:37.7029862Z D_gradcheck=2, 2025-05-07T20:23:37.7030008Z stochastic_rounding=True, 2025-05-07T20:23:37.7030267Z weighted=True, 2025-05-07T20:23:37.7030405Z row_wise=True, 2025-05-07T20:23:37.7030522Z mixed=True, 2025-05-07T20:23:37.7030646Z use_cache=False, 2025-05-07T20:23:37.7030824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7030948Z use_cpu=True, 2025-05-07T20:23:37.7031104Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.7031211Z ) 2025-05-07T20:23:37.7031409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7031929Z self=, 2025-05-07T20:23:37.7032057Z compile=False, 2025-05-07T20:23:37.7032218Z pooling_mode=, 2025-05-07T20:23:37.7032334Z T=3, 2025-05-07T20:23:37.7032443Z D=87, 2025-05-07T20:23:37.7032554Z B=53, 2025-05-07T20:23:37.7032678Z log_E=4, 2025-05-07T20:23:37.7032792Z L=7, 2025-05-07T20:23:37.7032911Z D_gradcheck=2, 2025-05-07T20:23:37.7033058Z stochastic_rounding=False, 2025-05-07T20:23:37.7033183Z weighted=False, 2025-05-07T20:23:37.7033304Z row_wise=True, 2025-05-07T20:23:37.7033431Z mixed=True, 2025-05-07T20:23:37.7033709Z use_cache=False, 2025-05-07T20:23:37.7033877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7033997Z use_cpu=True, 2025-05-07T20:23:37.7034144Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7034263Z ) 2025-05-07T20:23:37.7034459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7034970Z self=, 2025-05-07T20:23:37.7035100Z compile=True, 2025-05-07T20:23:37.7035258Z pooling_mode=, 2025-05-07T20:23:37.7035372Z T=2, 2025-05-07T20:23:37.7035489Z D=12, 2025-05-07T20:23:37.7035602Z B=115, 2025-05-07T20:23:37.7035715Z log_E=5, 2025-05-07T20:23:37.7035834Z L=12, 2025-05-07T20:23:37.7035955Z D_gradcheck=1, 2025-05-07T20:23:37.7036103Z stochastic_rounding=True, 2025-05-07T20:23:37.7036226Z weighted=True, 2025-05-07T20:23:37.7036349Z row_wise=True, 2025-05-07T20:23:37.7036471Z mixed=True, 2025-05-07T20:23:37.7036600Z use_cache=False, 2025-05-07T20:23:37.7036756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.7036881Z use_cpu=True, 2025-05-07T20:23:37.7037030Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7037145Z ) 2025-05-07T20:23:37.7037342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7037851Z self=, 2025-05-07T20:23:37.7038116Z compile=False, 2025-05-07T20:23:37.7038283Z pooling_mode=, 2025-05-07T20:23:37.7038399Z T=1, 2025-05-07T20:23:37.7038510Z D=36, 2025-05-07T20:23:37.7038630Z B=18, 2025-05-07T20:23:37.7038869Z log_E=4, 2025-05-07T20:23:37.7038988Z L=16, 2025-05-07T20:23:37.7039107Z D_gradcheck=2, 2025-05-07T20:23:37.7039250Z stochastic_rounding=True, 2025-05-07T20:23:37.7039387Z weighted=False, 2025-05-07T20:23:37.7039507Z row_wise=True, 2025-05-07T20:23:37.7039622Z mixed=False, 2025-05-07T20:23:37.7039752Z use_cache=True, 2025-05-07T20:23:37.7039911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.7040030Z use_cpu=True, 2025-05-07T20:23:37.7040185Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7040375Z ) 2025-05-07T20:23:37.7040579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7041099Z self=, 2025-05-07T20:23:37.7041226Z compile=False, 2025-05-07T20:23:37.7041390Z pooling_mode=, 2025-05-07T20:23:37.7041502Z T=5, 2025-05-07T20:23:37.7041611Z D=125, 2025-05-07T20:23:37.7041728Z B=11, 2025-05-07T20:23:37.7041842Z log_E=5, 2025-05-07T20:23:37.7041954Z L=5, 2025-05-07T20:23:37.7042083Z D_gradcheck=2, 2025-05-07T20:23:37.7042297Z stochastic_rounding=False, 2025-05-07T20:23:37.7042429Z weighted=False, 2025-05-07T20:23:37.7042555Z row_wise=True, 2025-05-07T20:23:37.7042680Z mixed=False, 2025-05-07T20:23:37.7042802Z use_cache=False, 2025-05-07T20:23:37.7042966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.7043084Z use_cpu=True, 2025-05-07T20:23:37.7043232Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.7043349Z ) 2025-05-07T20:23:37.7043539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7044056Z self=, 2025-05-07T20:23:37.7044179Z compile=True, 2025-05-07T20:23:37.7044335Z pooling_mode=, 2025-05-07T20:23:37.7044457Z T=2, 2025-05-07T20:23:37.7044569Z D=38, 2025-05-07T20:23:37.7044681Z B=18, 2025-05-07T20:23:37.7044803Z log_E=3, 2025-05-07T20:23:37.7044913Z L=6, 2025-05-07T20:23:37.7045034Z D_gradcheck=2, 2025-05-07T20:23:37.7045184Z stochastic_rounding=False, 2025-05-07T20:23:37.7045306Z weighted=False, 2025-05-07T20:23:37.7045426Z row_wise=True, 2025-05-07T20:23:37.7045669Z mixed=False, 2025-05-07T20:23:37.7045793Z use_cache=True, 2025-05-07T20:23:37.7045959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7046081Z use_cpu=True, 2025-05-07T20:23:37.7046233Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.7046351Z ) 2025-05-07T20:23:37.7046541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7047049Z self=, 2025-05-07T20:23:37.7047181Z compile=False, 2025-05-07T20:23:37.7047336Z pooling_mode=, 2025-05-07T20:23:37.7047447Z T=3, 2025-05-07T20:23:37.7047569Z D=25, 2025-05-07T20:23:37.7047678Z B=64, 2025-05-07T20:23:37.7047789Z log_E=3, 2025-05-07T20:23:37.7047906Z L=4, 2025-05-07T20:23:37.7048025Z D_gradcheck=2, 2025-05-07T20:23:37.7048170Z stochastic_rounding=False, 2025-05-07T20:23:37.7048303Z weighted=False, 2025-05-07T20:23:37.7048425Z row_wise=True, 2025-05-07T20:23:37.7048557Z mixed=True, 2025-05-07T20:23:37.7048677Z use_cache=True, 2025-05-07T20:23:37.7048837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7048966Z use_cpu=True, 2025-05-07T20:23:37.7049117Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.7049225Z ) 2025-05-07T20:23:37.7049551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7050072Z self=, 2025-05-07T20:23:37.7050341Z compile=True, 2025-05-07T20:23:37.7050505Z pooling_mode=, 2025-05-07T20:23:37.7050617Z T=2, 2025-05-07T20:23:37.7050730Z D=22, 2025-05-07T20:23:37.7050850Z B=118, 2025-05-07T20:23:37.7050963Z log_E=4, 2025-05-07T20:23:37.7051081Z L=5, 2025-05-07T20:23:37.7051205Z D_gradcheck=1, 2025-05-07T20:23:37.7051354Z stochastic_rounding=False, 2025-05-07T20:23:37.7051481Z weighted=True, 2025-05-07T20:23:37.7051604Z row_wise=True, 2025-05-07T20:23:37.7051724Z mixed=True, 2025-05-07T20:23:37.7051854Z use_cache=False, 2025-05-07T20:23:37.7052010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7052128Z use_cpu=True, 2025-05-07T20:23:37.7052364Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.7052482Z ) 2025-05-07T20:23:37.7052676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7053191Z self=, 2025-05-07T20:23:37.7053315Z compile=False, 2025-05-07T20:23:37.7053469Z pooling_mode=, 2025-05-07T20:23:37.7053589Z T=3, 2025-05-07T20:23:37.7053700Z D=128, 2025-05-07T20:23:37.7053820Z B=116, 2025-05-07T20:23:37.7053933Z log_E=4, 2025-05-07T20:23:37.7054043Z L=7, 2025-05-07T20:23:37.7054277Z D_gradcheck=2, 2025-05-07T20:23:37.7054431Z stochastic_rounding=False, 2025-05-07T20:23:37.7054553Z weighted=False, 2025-05-07T20:23:37.7054686Z row_wise=True, 2025-05-07T20:23:37.7054803Z mixed=False, 2025-05-07T20:23:37.7054926Z use_cache=False, 2025-05-07T20:23:37.7055091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.7055209Z use_cpu=True, 2025-05-07T20:23:37.7055360Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7055477Z ) 2025-05-07T20:23:37.7055667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7056175Z self=, 2025-05-07T20:23:37.7056309Z compile=False, 2025-05-07T20:23:37.7056469Z pooling_mode=, 2025-05-07T20:23:37.7056586Z T=5, 2025-05-07T20:23:37.7056698Z D=6, 2025-05-07T20:23:37.7056807Z B=98, 2025-05-07T20:23:37.7056927Z log_E=4, 2025-05-07T20:23:37.7057038Z L=1, 2025-05-07T20:23:37.7057161Z D_gradcheck=2, 2025-05-07T20:23:37.7057305Z stochastic_rounding=True, 2025-05-07T20:23:37.7057426Z weighted=True, 2025-05-07T20:23:37.7057671Z row_wise=True, 2025-05-07T20:23:37.7057795Z mixed=False, 2025-05-07T20:23:37.7057918Z use_cache=True, 2025-05-07T20:23:37.7058076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7058199Z use_cpu=True, 2025-05-07T20:23:37.7058351Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7058457Z ) 2025-05-07T20:23:37.7058654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7059161Z self=, 2025-05-07T20:23:37.7059294Z compile=False, 2025-05-07T20:23:37.7059449Z pooling_mode=, 2025-05-07T20:23:37.7059562Z T=1, 2025-05-07T20:23:37.7059679Z D=92, 2025-05-07T20:23:37.7059789Z B=20, 2025-05-07T20:23:37.7059901Z log_E=4, 2025-05-07T20:23:37.7060018Z L=17, 2025-05-07T20:23:37.7060140Z D_gradcheck=2, 2025-05-07T20:23:37.7060279Z stochastic_rounding=False, 2025-05-07T20:23:37.7060406Z weighted=False, 2025-05-07T20:23:37.7060527Z row_wise=True, 2025-05-07T20:23:37.7060646Z mixed=False, 2025-05-07T20:23:37.7060773Z use_cache=False, 2025-05-07T20:23:37.7060929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7061059Z use_cpu=True, 2025-05-07T20:23:37.7061208Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.7061316Z ) 2025-05-07T20:23:37.7061514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7062024Z self=, 2025-05-07T20:23:37.7062409Z compile=False, 2025-05-07T20:23:37.7062569Z pooling_mode=, 2025-05-07T20:23:37.7062684Z T=5, 2025-05-07T20:23:37.7062794Z D=67, 2025-05-07T20:23:37.7062914Z B=13, 2025-05-07T20:23:37.7063025Z log_E=4, 2025-05-07T20:23:37.7063137Z L=4, 2025-05-07T20:23:37.7063268Z D_gradcheck=2, 2025-05-07T20:23:37.7063410Z stochastic_rounding=False, 2025-05-07T20:23:37.7063536Z weighted=False, 2025-05-07T20:23:37.7063664Z row_wise=True, 2025-05-07T20:23:37.7063781Z mixed=True, 2025-05-07T20:23:37.7063906Z use_cache=False, 2025-05-07T20:23:37.7064062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.7064303Z use_cpu=True, 2025-05-07T20:23:37.7064472Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7064578Z ) 2025-05-07T20:23:37.7064771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7065288Z self=, 2025-05-07T20:23:37.7065417Z compile=True, 2025-05-07T20:23:37.7065574Z pooling_mode=, 2025-05-07T20:23:37.7065695Z T=4, 2025-05-07T20:23:37.7065806Z D=34, 2025-05-07T20:23:37.7065919Z B=81, 2025-05-07T20:23:37.7066040Z log_E=3, 2025-05-07T20:23:37.7066250Z L=14, 2025-05-07T20:23:37.7066392Z D_gradcheck=1, 2025-05-07T20:23:37.7066533Z stochastic_rounding=True, 2025-05-07T20:23:37.7066661Z weighted=True, 2025-05-07T20:23:37.7066788Z row_wise=True, 2025-05-07T20:23:37.7066905Z mixed=False, 2025-05-07T20:23:37.7067027Z use_cache=False, 2025-05-07T20:23:37.7067191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.7067314Z use_cpu=True, 2025-05-07T20:23:37.7067468Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7067585Z ) 2025-05-07T20:23:37.7067775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7068285Z self=, 2025-05-07T20:23:37.7068417Z compile=True, 2025-05-07T20:23:37.7068571Z pooling_mode=, 2025-05-07T20:23:37.7068681Z T=1, 2025-05-07T20:23:37.7068799Z D=68, 2025-05-07T20:23:37.7068909Z B=35, 2025-05-07T20:23:37.7069029Z log_E=5, 2025-05-07T20:23:37.7069143Z L=9, 2025-05-07T20:23:37.7069262Z D_gradcheck=1, 2025-05-07T20:23:37.7069407Z stochastic_rounding=True, 2025-05-07T20:23:37.7069642Z weighted=True, 2025-05-07T20:23:37.7069764Z row_wise=True, 2025-05-07T20:23:37.7069888Z mixed=False, 2025-05-07T20:23:37.7070013Z use_cache=False, 2025-05-07T20:23:37.7070175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7070304Z use_cpu=True, 2025-05-07T20:23:37.7070453Z output_dtype=SparseType.FP32, 2025-05-07T20:23:37.7070564Z ) 2025-05-07T20:23:37.7070762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7071277Z self=, 2025-05-07T20:23:37.7071407Z compile=False, 2025-05-07T20:23:37.7071562Z pooling_mode=, 2025-05-07T20:23:37.7071674Z T=5, 2025-05-07T20:23:37.7071793Z D=103, 2025-05-07T20:23:37.7071905Z B=60, 2025-05-07T20:23:37.7072017Z log_E=5, 2025-05-07T20:23:37.7072139Z L=17, 2025-05-07T20:23:37.7072259Z D_gradcheck=2, 2025-05-07T20:23:37.7072397Z stochastic_rounding=False, 2025-05-07T20:23:37.7072528Z weighted=False, 2025-05-07T20:23:37.7072647Z row_wise=True, 2025-05-07T20:23:37.7072762Z mixed=True, 2025-05-07T20:23:37.7072885Z use_cache=True, 2025-05-07T20:23:37.7073046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7073164Z use_cpu=True, 2025-05-07T20:23:37.7073322Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7073433Z ) 2025-05-07T20:23:37.7073623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7074296Z self=, 2025-05-07T20:23:37.7074418Z compile=True, 2025-05-07T20:23:37.7074593Z pooling_mode=, 2025-05-07T20:23:37.7074704Z T=3, 2025-05-07T20:23:37.7074816Z D=57, 2025-05-07T20:23:37.7074961Z B=50, 2025-05-07T20:23:37.7075077Z log_E=3, 2025-05-07T20:23:37.7075189Z L=10, 2025-05-07T20:23:37.7075316Z D_gradcheck=1, 2025-05-07T20:23:37.7075453Z stochastic_rounding=True, 2025-05-07T20:23:37.7075577Z weighted=True, 2025-05-07T20:23:37.7075704Z row_wise=True, 2025-05-07T20:23:37.7075826Z mixed=True, 2025-05-07T20:23:37.7075947Z use_cache=True, 2025-05-07T20:23:37.7076185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:37.7076317Z use_cpu=True, 2025-05-07T20:23:37.7076476Z output_dtype=SparseType.FP16, 2025-05-07T20:23:37.7076589Z ) 2025-05-07T20:23:37.7076781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:37.7077304Z self=, 2025-05-07T20:23:37.7077433Z compile=False, 2025-05-07T20:23:37.7077591Z pooling_mode=, 2025-05-07T20:23:37.7077716Z T=4, 2025-05-07T20:23:37.7077826Z D=6, 2025-05-07T20:23:37.7077937Z B=13, 2025-05-07T20:23:37.7078124Z log_E=4, 2025-05-07T20:23:37.7078250Z L=6, 2025-05-07T20:23:37.7078373Z D_gradcheck=1, 2025-05-07T20:23:37.7078524Z stochastic_rounding=True, 2025-05-07T20:23:37.7078645Z weighted=True, 2025-05-07T20:23:37.7078764Z row_wise=True, 2025-05-07T20:23:37.7078894Z mixed=False, 2025-05-07T20:23:37.7079016Z use_cache=False, 2025-05-07T20:23:37.7079184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:37.7079303Z use_cpu=True, 2025-05-07T20:23:37.7079448Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0761440Z ) 2025-05-07T20:23:40.0762047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0762974Z self=, 2025-05-07T20:23:40.0763771Z compile=False, 2025-05-07T20:23:40.0764119Z pooling_mode=, 2025-05-07T20:23:40.0764591Z T=1, 2025-05-07T20:23:40.0764864Z D=39, 2025-05-07T20:23:40.0765123Z B=19, 2025-05-07T20:23:40.0765404Z log_E=3, 2025-05-07T20:23:40.0765751Z L=11, 2025-05-07T20:23:40.0766025Z D_gradcheck=1, 2025-05-07T20:23:40.0766767Z stochastic_rounding=False, 2025-05-07T20:23:40.0767206Z weighted=False, 2025-05-07T20:23:40.0767510Z row_wise=True, 2025-05-07T20:23:40.0767819Z mixed=False, 2025-05-07T20:23:40.0768127Z use_cache=True, 2025-05-07T20:23:40.0768477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.0768895Z use_cpu=True, 2025-05-07T20:23:40.0769236Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0769690Z ) 2025-05-07T20:23:40.0770023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0770882Z self=, 2025-05-07T20:23:40.0771663Z compile=False, 2025-05-07T20:23:40.0772010Z pooling_mode=, 2025-05-07T20:23:40.0772418Z T=3, 2025-05-07T20:23:40.0772688Z D=36, 2025-05-07T20:23:40.0772957Z B=86, 2025-05-07T20:23:40.0773230Z log_E=3, 2025-05-07T20:23:40.0773511Z L=0, 2025-05-07T20:23:40.0773888Z D_gradcheck=2, 2025-05-07T20:23:40.0774230Z stochastic_rounding=True, 2025-05-07T20:23:40.0774599Z weighted=True, 2025-05-07T20:23:40.0774899Z row_wise=True, 2025-05-07T20:23:40.0775206Z mixed=True, 2025-05-07T20:23:40.0775509Z use_cache=False, 2025-05-07T20:23:40.0775866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0776281Z use_cpu=True, 2025-05-07T20:23:40.0776620Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.0776998Z ) 2025-05-07T20:23:40.0777338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0778638Z self=, 2025-05-07T20:23:40.0779424Z compile=False, 2025-05-07T20:23:40.0779770Z pooling_mode=, 2025-05-07T20:23:40.0780174Z T=2, 2025-05-07T20:23:40.0780438Z D=66, 2025-05-07T20:23:40.0780710Z B=82, 2025-05-07T20:23:40.0780981Z log_E=4, 2025-05-07T20:23:40.0781262Z L=8, 2025-05-07T20:23:40.0781541Z D_gradcheck=2, 2025-05-07T20:23:40.0781887Z stochastic_rounding=False, 2025-05-07T20:23:40.0782258Z weighted=False, 2025-05-07T20:23:40.0782575Z row_wise=True, 2025-05-07T20:23:40.0782879Z mixed=False, 2025-05-07T20:23:40.0783398Z use_cache=False, 2025-05-07T20:23:40.0783767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.0784181Z use_cpu=True, 2025-05-07T20:23:40.0784514Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0784885Z ) 2025-05-07T20:23:40.0785222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0786063Z self=, 2025-05-07T20:23:40.0786844Z compile=False, 2025-05-07T20:23:40.0787192Z pooling_mode=, 2025-05-07T20:23:40.0787597Z T=3, 2025-05-07T20:23:40.0787861Z D=76, 2025-05-07T20:23:40.0788267Z B=112, 2025-05-07T20:23:40.0788565Z log_E=5, 2025-05-07T20:23:40.0788837Z L=15, 2025-05-07T20:23:40.0789124Z D_gradcheck=1, 2025-05-07T20:23:40.0789456Z stochastic_rounding=True, 2025-05-07T20:23:40.0789828Z weighted=True, 2025-05-07T20:23:40.0790138Z row_wise=True, 2025-05-07T20:23:40.0790444Z mixed=False, 2025-05-07T20:23:40.0790749Z use_cache=False, 2025-05-07T20:23:40.0791118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0791541Z use_cpu=True, 2025-05-07T20:23:40.0791888Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.0792268Z ) 2025-05-07T20:23:40.0792610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0793624Z self=, 2025-05-07T20:23:40.0794409Z compile=False, 2025-05-07T20:23:40.0794756Z pooling_mode=, 2025-05-07T20:23:40.0795167Z T=1, 2025-05-07T20:23:40.0795517Z D=48, 2025-05-07T20:23:40.0795791Z B=112, 2025-05-07T20:23:40.0796068Z log_E=4, 2025-05-07T20:23:40.0796345Z L=9, 2025-05-07T20:23:40.0796870Z D_gradcheck=2, 2025-05-07T20:23:40.0797354Z stochastic_rounding=False, 2025-05-07T20:23:40.0797722Z weighted=True, 2025-05-07T20:23:40.0798032Z row_wise=True, 2025-05-07T20:23:40.0798340Z mixed=False, 2025-05-07T20:23:40.0798645Z use_cache=True, 2025-05-07T20:23:40.0798993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0799415Z use_cpu=True, 2025-05-07T20:23:40.0799749Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0800139Z ) 2025-05-07T20:23:40.0800580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0801501Z self=, 2025-05-07T20:23:40.0802284Z compile=True, 2025-05-07T20:23:40.0802630Z pooling_mode=, 2025-05-07T20:23:40.0803036Z T=5, 2025-05-07T20:23:40.0803301Z D=52, 2025-05-07T20:23:40.0803575Z B=15, 2025-05-07T20:23:40.0803849Z log_E=3, 2025-05-07T20:23:40.0804120Z L=13, 2025-05-07T20:23:40.0804403Z D_gradcheck=2, 2025-05-07T20:23:40.0804729Z stochastic_rounding=True, 2025-05-07T20:23:40.0805092Z weighted=False, 2025-05-07T20:23:40.0805403Z row_wise=True, 2025-05-07T20:23:40.0805714Z mixed=False, 2025-05-07T20:23:40.0806013Z use_cache=False, 2025-05-07T20:23:40.0806374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0806789Z use_cpu=True, 2025-05-07T20:23:40.0807116Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0807689Z ) 2025-05-07T20:23:40.0808022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0808973Z self=, 2025-05-07T20:23:40.0809962Z compile=False, 2025-05-07T20:23:40.0810308Z pooling_mode=, 2025-05-07T20:23:40.0810814Z T=4, 2025-05-07T20:23:40.0811086Z D=124, 2025-05-07T20:23:40.0811360Z B=19, 2025-05-07T20:23:40.0811628Z log_E=5, 2025-05-07T20:23:40.0811913Z L=7, 2025-05-07T20:23:40.0812187Z D_gradcheck=2, 2025-05-07T20:23:40.0812512Z stochastic_rounding=True, 2025-05-07T20:23:40.0812877Z weighted=False, 2025-05-07T20:23:40.0813190Z row_wise=True, 2025-05-07T20:23:40.0813740Z mixed=False, 2025-05-07T20:23:40.0814061Z use_cache=False, 2025-05-07T20:23:40.0814420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0814833Z use_cpu=True, 2025-05-07T20:23:40.0815161Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0815549Z ) 2025-05-07T20:23:40.0815882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0816727Z self=, 2025-05-07T20:23:40.0817516Z compile=False, 2025-05-07T20:23:40.0817869Z pooling_mode=, 2025-05-07T20:23:40.0818402Z T=1, 2025-05-07T20:23:40.0818680Z D=66, 2025-05-07T20:23:40.0819016Z B=113, 2025-05-07T20:23:40.0819301Z log_E=5, 2025-05-07T20:23:40.0819636Z L=18, 2025-05-07T20:23:40.0819916Z D_gradcheck=2, 2025-05-07T20:23:40.0820246Z stochastic_rounding=True, 2025-05-07T20:23:40.0820615Z weighted=False, 2025-05-07T20:23:40.0820926Z row_wise=True, 2025-05-07T20:23:40.0821238Z mixed=True, 2025-05-07T20:23:40.0821531Z use_cache=True, 2025-05-07T20:23:40.0821879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.0822294Z use_cpu=True, 2025-05-07T20:23:40.0822685Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.0823077Z ) 2025-05-07T20:23:40.0823408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0824306Z self=, 2025-05-07T20:23:40.0825095Z compile=False, 2025-05-07T20:23:40.0835042Z pooling_mode=, 2025-05-07T20:23:40.0835531Z T=3, 2025-05-07T20:23:40.0835810Z D=94, 2025-05-07T20:23:40.0836086Z B=122, 2025-05-07T20:23:40.0836355Z log_E=5, 2025-05-07T20:23:40.0837282Z L=9, 2025-05-07T20:23:40.0837721Z D_gradcheck=1, 2025-05-07T20:23:40.0838067Z stochastic_rounding=True, 2025-05-07T20:23:40.0838448Z weighted=False, 2025-05-07T20:23:40.0838772Z row_wise=True, 2025-05-07T20:23:40.0839303Z mixed=False, 2025-05-07T20:23:40.0839759Z use_cache=False, 2025-05-07T20:23:40.0840219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0840628Z use_cpu=True, 2025-05-07T20:23:40.0841024Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.0841418Z ) 2025-05-07T20:23:40.0841751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0842620Z self=, 2025-05-07T20:23:40.0843551Z compile=True, 2025-05-07T20:23:40.0843967Z pooling_mode=, 2025-05-07T20:23:40.0844404Z T=3, 2025-05-07T20:23:40.0844683Z D=29, 2025-05-07T20:23:40.0845065Z B=53, 2025-05-07T20:23:40.0845346Z log_E=3, 2025-05-07T20:23:40.0845622Z L=7, 2025-05-07T20:23:40.0845986Z D_gradcheck=2, 2025-05-07T20:23:40.0846327Z stochastic_rounding=False, 2025-05-07T20:23:40.0846690Z weighted=True, 2025-05-07T20:23:40.0847001Z row_wise=True, 2025-05-07T20:23:40.0847302Z mixed=False, 2025-05-07T20:23:40.0847686Z use_cache=True, 2025-05-07T20:23:40.0848034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0848447Z use_cpu=True, 2025-05-07T20:23:40.0849153Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0849599Z ) 2025-05-07T20:23:40.0849931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0850789Z self=, 2025-05-07T20:23:40.0851573Z compile=False, 2025-05-07T20:23:40.0851924Z pooling_mode=, 2025-05-07T20:23:40.0852328Z T=4, 2025-05-07T20:23:40.0852588Z D=50, 2025-05-07T20:23:40.0852858Z B=75, 2025-05-07T20:23:40.0853137Z log_E=5, 2025-05-07T20:23:40.0853416Z L=13, 2025-05-07T20:23:40.0853698Z D_gradcheck=2, 2025-05-07T20:23:40.0854042Z stochastic_rounding=False, 2025-05-07T20:23:40.0854409Z weighted=True, 2025-05-07T20:23:40.0854962Z row_wise=True, 2025-05-07T20:23:40.0855283Z mixed=True, 2025-05-07T20:23:40.0855578Z use_cache=False, 2025-05-07T20:23:40.0855944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.0856436Z use_cpu=True, 2025-05-07T20:23:40.0856775Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.0857154Z ) 2025-05-07T20:23:40.0857492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0858332Z self=, 2025-05-07T20:23:40.0859120Z compile=True, 2025-05-07T20:23:40.0859733Z pooling_mode=, 2025-05-07T20:23:40.0860263Z T=2, 2025-05-07T20:23:40.0860524Z D=98, 2025-05-07T20:23:40.0860795Z B=19, 2025-05-07T20:23:40.0861164Z log_E=3, 2025-05-07T20:23:40.0861445Z L=11, 2025-05-07T20:23:40.0861797Z D_gradcheck=2, 2025-05-07T20:23:40.0862277Z stochastic_rounding=True, 2025-05-07T20:23:40.0862657Z weighted=False, 2025-05-07T20:23:40.0862975Z row_wise=True, 2025-05-07T20:23:40.0863281Z mixed=False, 2025-05-07T20:23:40.0863573Z use_cache=True, 2025-05-07T20:23:40.0863917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0864334Z use_cpu=True, 2025-05-07T20:23:40.0864674Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0865058Z ) 2025-05-07T20:23:40.0865575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0866548Z self=, 2025-05-07T20:23:40.0867417Z compile=True, 2025-05-07T20:23:40.0867778Z pooling_mode=, 2025-05-07T20:23:40.0868177Z T=2, 2025-05-07T20:23:40.0868445Z D=60, 2025-05-07T20:23:40.0868923Z B=48, 2025-05-07T20:23:40.0869204Z log_E=5, 2025-05-07T20:23:40.0869479Z L=11, 2025-05-07T20:23:40.0869761Z D_gradcheck=2, 2025-05-07T20:23:40.0870100Z stochastic_rounding=True, 2025-05-07T20:23:40.0870634Z weighted=False, 2025-05-07T20:23:40.0871040Z row_wise=True, 2025-05-07T20:23:40.0871411Z mixed=True, 2025-05-07T20:23:40.0871717Z use_cache=False, 2025-05-07T20:23:40.0872070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0872495Z use_cpu=True, 2025-05-07T20:23:40.0872827Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0873209Z ) 2025-05-07T20:23:40.0873548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0874394Z self=, 2025-05-07T20:23:40.0875277Z compile=True, 2025-05-07T20:23:40.0875726Z pooling_mode=, 2025-05-07T20:23:40.0876231Z T=1, 2025-05-07T20:23:40.0876510Z D=15, 2025-05-07T20:23:40.0876798Z B=60, 2025-05-07T20:23:40.0877070Z log_E=3, 2025-05-07T20:23:40.0877362Z L=0, 2025-05-07T20:23:40.0877645Z D_gradcheck=1, 2025-05-07T20:23:40.0878020Z stochastic_rounding=False, 2025-05-07T20:23:40.0878465Z weighted=True, 2025-05-07T20:23:40.0878851Z row_wise=True, 2025-05-07T20:23:40.0879186Z mixed=False, 2025-05-07T20:23:40.0879493Z use_cache=False, 2025-05-07T20:23:40.0879859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0880577Z use_cpu=True, 2025-05-07T20:23:40.0881032Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0881420Z ) 2025-05-07T20:23:40.0881889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0882738Z self=, 2025-05-07T20:23:40.0883530Z compile=True, 2025-05-07T20:23:40.0883889Z pooling_mode=, 2025-05-07T20:23:40.0884293Z T=3, 2025-05-07T20:23:40.0884571Z D=28, 2025-05-07T20:23:40.0884924Z B=84, 2025-05-07T20:23:40.0885200Z log_E=5, 2025-05-07T20:23:40.0885482Z L=5, 2025-05-07T20:23:40.0885759Z D_gradcheck=2, 2025-05-07T20:23:40.0886090Z stochastic_rounding=False, 2025-05-07T20:23:40.0886717Z weighted=True, 2025-05-07T20:23:40.0887052Z row_wise=True, 2025-05-07T20:23:40.0887351Z mixed=True, 2025-05-07T20:23:40.0887719Z use_cache=False, 2025-05-07T20:23:40.0888155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.0888629Z use_cpu=True, 2025-05-07T20:23:40.0888972Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0889359Z ) 2025-05-07T20:23:40.0889837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0890682Z self=, 2025-05-07T20:23:40.0891738Z compile=True, 2025-05-07T20:23:40.0892099Z pooling_mode=, 2025-05-07T20:23:40.0892505Z T=4, 2025-05-07T20:23:40.0892780Z D=97, 2025-05-07T20:23:40.0893055Z B=26, 2025-05-07T20:23:40.0893321Z log_E=4, 2025-05-07T20:23:40.0893601Z L=8, 2025-05-07T20:23:40.0893872Z D_gradcheck=2, 2025-05-07T20:23:40.0894199Z stochastic_rounding=False, 2025-05-07T20:23:40.0894583Z weighted=False, 2025-05-07T20:23:40.0894900Z row_wise=True, 2025-05-07T20:23:40.0895203Z mixed=False, 2025-05-07T20:23:40.0895510Z use_cache=True, 2025-05-07T20:23:40.0895851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.0896269Z use_cpu=True, 2025-05-07T20:23:40.0896609Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.0897001Z ) 2025-05-07T20:23:40.0897337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.0898189Z self=, 2025-05-07T20:23:40.0899129Z compile=True, 2025-05-07T20:23:40.0899481Z pooling_mode=, 2025-05-07T20:23:40.0900030Z T=2, 2025-05-07T20:23:40.0900583Z D=64, 2025-05-07T20:23:40.0900880Z B=85, 2025-05-07T20:23:40.0901147Z log_E=5, 2025-05-07T20:23:40.0901427Z L=8, 2025-05-07T20:23:40.0901710Z D_gradcheck=2, 2025-05-07T20:23:40.0902050Z stochastic_rounding=True, 2025-05-07T20:23:40.0902437Z weighted=True, 2025-05-07T20:23:40.0902748Z row_wise=True, 2025-05-07T20:23:40.0903059Z mixed=True, 2025-05-07T20:23:40.0903368Z use_cache=True, 2025-05-07T20:23:40.0903716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.0904142Z use_cpu=True, 2025-05-07T20:23:40.0904481Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1270175Z ) 2025-05-07T20:23:40.1270666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1271569Z self=, 2025-05-07T20:23:40.1272408Z compile=True, 2025-05-07T20:23:40.1272761Z pooling_mode=, 2025-05-07T20:23:40.1273174Z T=3, 2025-05-07T20:23:40.1273458Z D=100, 2025-05-07T20:23:40.1273738Z B=14, 2025-05-07T20:23:40.1274008Z log_E=5, 2025-05-07T20:23:40.1274288Z L=2, 2025-05-07T20:23:40.1274572Z D_gradcheck=2, 2025-05-07T20:23:40.1274910Z stochastic_rounding=True, 2025-05-07T20:23:40.1275293Z weighted=False, 2025-05-07T20:23:40.1275610Z row_wise=True, 2025-05-07T20:23:40.1275907Z mixed=True, 2025-05-07T20:23:40.1276207Z use_cache=True, 2025-05-07T20:23:40.1276556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1277365Z use_cpu=True, 2025-05-07T20:23:40.1277707Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1278098Z ) 2025-05-07T20:23:40.1278457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1279297Z self=, 2025-05-07T20:23:40.1280100Z compile=False, 2025-05-07T20:23:40.1280457Z pooling_mode=, 2025-05-07T20:23:40.1280869Z T=2, 2025-05-07T20:23:40.1281143Z D=14, 2025-05-07T20:23:40.1281417Z B=33, 2025-05-07T20:23:40.1281684Z log_E=5, 2025-05-07T20:23:40.1281964Z L=16, 2025-05-07T20:23:40.1282255Z D_gradcheck=2, 2025-05-07T20:23:40.1282892Z stochastic_rounding=False, 2025-05-07T20:23:40.1283290Z weighted=False, 2025-05-07T20:23:40.1283609Z row_wise=True, 2025-05-07T20:23:40.1283906Z mixed=False, 2025-05-07T20:23:40.1284210Z use_cache=False, 2025-05-07T20:23:40.1284572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1284979Z use_cpu=True, 2025-05-07T20:23:40.1285314Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1285695Z ) 2025-05-07T20:23:40.1286037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1287036Z self=, 2025-05-07T20:23:40.1287848Z compile=False, 2025-05-07T20:23:40.1288202Z pooling_mode=, 2025-05-07T20:23:40.1288614Z T=2, 2025-05-07T20:23:40.1288894Z D=65, 2025-05-07T20:23:40.1289176Z B=121, 2025-05-07T20:23:40.1289560Z log_E=4, 2025-05-07T20:23:40.1289859Z L=19, 2025-05-07T20:23:40.1290135Z D_gradcheck=2, 2025-05-07T20:23:40.1290474Z stochastic_rounding=True, 2025-05-07T20:23:40.1290847Z weighted=False, 2025-05-07T20:23:40.1291155Z row_wise=True, 2025-05-07T20:23:40.1291458Z mixed=False, 2025-05-07T20:23:40.1291762Z use_cache=True, 2025-05-07T20:23:40.1292121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1292538Z use_cpu=True, 2025-05-07T20:23:40.1292875Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1293257Z ) 2025-05-07T20:23:40.1293586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1294459Z self=, 2025-05-07T20:23:40.1295247Z compile=True, 2025-05-07T20:23:40.1295743Z pooling_mode=, 2025-05-07T20:23:40.1296403Z T=3, 2025-05-07T20:23:40.1296677Z D=29, 2025-05-07T20:23:40.1297002Z B=96, 2025-05-07T20:23:40.1297305Z log_E=5, 2025-05-07T20:23:40.1297628Z L=12, 2025-05-07T20:23:40.1297946Z D_gradcheck=2, 2025-05-07T20:23:40.1298289Z stochastic_rounding=False, 2025-05-07T20:23:40.1298664Z weighted=False, 2025-05-07T20:23:40.1298981Z row_wise=True, 2025-05-07T20:23:40.1299283Z mixed=True, 2025-05-07T20:23:40.1299585Z use_cache=False, 2025-05-07T20:23:40.1299951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1300370Z use_cpu=True, 2025-05-07T20:23:40.1300707Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1301092Z ) 2025-05-07T20:23:40.1301420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1302282Z self=, 2025-05-07T20:23:40.1303079Z compile=False, 2025-05-07T20:23:40.1303435Z pooling_mode=, 2025-05-07T20:23:40.1303843Z T=1, 2025-05-07T20:23:40.1304113Z D=26, 2025-05-07T20:23:40.1304384Z B=114, 2025-05-07T20:23:40.1304653Z log_E=3, 2025-05-07T20:23:40.1304940Z L=20, 2025-05-07T20:23:40.1305222Z D_gradcheck=1, 2025-05-07T20:23:40.1305555Z stochastic_rounding=True, 2025-05-07T20:23:40.1305930Z weighted=True, 2025-05-07T20:23:40.1306239Z row_wise=True, 2025-05-07T20:23:40.1306545Z mixed=True, 2025-05-07T20:23:40.1306860Z use_cache=False, 2025-05-07T20:23:40.1307384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1307795Z use_cpu=True, 2025-05-07T20:23:40.1308134Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1308516Z ) 2025-05-07T20:23:40.1308848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1309700Z self=, 2025-05-07T20:23:40.1310493Z compile=True, 2025-05-07T20:23:40.1310845Z pooling_mode=, 2025-05-07T20:23:40.1311251Z T=3, 2025-05-07T20:23:40.1311520Z D=112, 2025-05-07T20:23:40.1311792Z B=68, 2025-05-07T20:23:40.1312057Z log_E=4, 2025-05-07T20:23:40.1312339Z L=1, 2025-05-07T20:23:40.1312725Z D_gradcheck=1, 2025-05-07T20:23:40.1313063Z stochastic_rounding=True, 2025-05-07T20:23:40.1313443Z weighted=False, 2025-05-07T20:23:40.1313775Z row_wise=True, 2025-05-07T20:23:40.1314079Z mixed=True, 2025-05-07T20:23:40.1314392Z use_cache=False, 2025-05-07T20:23:40.1314748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1315160Z use_cpu=True, 2025-05-07T20:23:40.1315521Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1316009Z ) 2025-05-07T20:23:40.1316355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1317366Z self=, 2025-05-07T20:23:40.1318177Z compile=True, 2025-05-07T20:23:40.1318529Z pooling_mode=, 2025-05-07T20:23:40.1318942Z T=2, 2025-05-07T20:23:40.1319211Z D=121, 2025-05-07T20:23:40.1319472Z B=12, 2025-05-07T20:23:40.1319740Z log_E=3, 2025-05-07T20:23:40.1320023Z L=13, 2025-05-07T20:23:40.1320306Z D_gradcheck=2, 2025-05-07T20:23:40.1320632Z stochastic_rounding=True, 2025-05-07T20:23:40.1321005Z weighted=False, 2025-05-07T20:23:40.1321321Z row_wise=True, 2025-05-07T20:23:40.1321624Z mixed=True, 2025-05-07T20:23:40.1321929Z use_cache=True, 2025-05-07T20:23:40.1322278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1322697Z use_cpu=True, 2025-05-07T20:23:40.1323046Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1323430Z ) 2025-05-07T20:23:40.1323761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1324609Z self=, 2025-05-07T20:23:40.1325403Z compile=False, 2025-05-07T20:23:40.1325942Z pooling_mode=, 2025-05-07T20:23:40.1326355Z T=2, 2025-05-07T20:23:40.1326630Z D=126, 2025-05-07T20:23:40.1326891Z B=69, 2025-05-07T20:23:40.1327162Z log_E=5, 2025-05-07T20:23:40.1327450Z L=13, 2025-05-07T20:23:40.1327723Z D_gradcheck=2, 2025-05-07T20:23:40.1328365Z stochastic_rounding=False, 2025-05-07T20:23:40.1328749Z weighted=False, 2025-05-07T20:23:40.1329052Z row_wise=True, 2025-05-07T20:23:40.1329510Z mixed=False, 2025-05-07T20:23:40.1329837Z use_cache=True, 2025-05-07T20:23:40.1330188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1330597Z use_cpu=True, 2025-05-07T20:23:40.1330931Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1331316Z ) 2025-05-07T20:23:40.1331642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1332497Z self=, 2025-05-07T20:23:40.1333292Z compile=True, 2025-05-07T20:23:40.1333641Z pooling_mode=, 2025-05-07T20:23:40.1334048Z T=2, 2025-05-07T20:23:40.1334315Z D=55, 2025-05-07T20:23:40.1334583Z B=20, 2025-05-07T20:23:40.1334858Z log_E=4, 2025-05-07T20:23:40.1335145Z L=14, 2025-05-07T20:23:40.1335416Z D_gradcheck=1, 2025-05-07T20:23:40.1335747Z stochastic_rounding=False, 2025-05-07T20:23:40.1336126Z weighted=False, 2025-05-07T20:23:40.1336434Z row_wise=True, 2025-05-07T20:23:40.1337111Z mixed=True, 2025-05-07T20:23:40.1337424Z use_cache=True, 2025-05-07T20:23:40.1337764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1338188Z use_cpu=True, 2025-05-07T20:23:40.1338529Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1338917Z ) 2025-05-07T20:23:40.1339254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1340108Z self=, 2025-05-07T20:23:40.1340919Z compile=True, 2025-05-07T20:23:40.1341343Z pooling_mode=, 2025-05-07T20:23:40.1341799Z T=5, 2025-05-07T20:23:40.1342068Z D=55, 2025-05-07T20:23:40.1342328Z B=123, 2025-05-07T20:23:40.1342607Z log_E=5, 2025-05-07T20:23:40.1343070Z L=13, 2025-05-07T20:23:40.1343365Z D_gradcheck=1, 2025-05-07T20:23:40.1343703Z stochastic_rounding=False, 2025-05-07T20:23:40.1344084Z weighted=False, 2025-05-07T20:23:40.1344390Z row_wise=True, 2025-05-07T20:23:40.1344699Z mixed=False, 2025-05-07T20:23:40.1345021Z use_cache=True, 2025-05-07T20:23:40.1345362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1345864Z use_cpu=True, 2025-05-07T20:23:40.1346211Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1346593Z ) 2025-05-07T20:23:40.1346930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1347931Z self=, 2025-05-07T20:23:40.1348737Z compile=False, 2025-05-07T20:23:40.1349075Z pooling_mode=, 2025-05-07T20:23:40.1349479Z T=2, 2025-05-07T20:23:40.1349739Z D=69, 2025-05-07T20:23:40.1350005Z B=91, 2025-05-07T20:23:40.1350284Z log_E=3, 2025-05-07T20:23:40.1350559Z L=7, 2025-05-07T20:23:40.1350829Z D_gradcheck=1, 2025-05-07T20:23:40.1351163Z stochastic_rounding=True, 2025-05-07T20:23:40.1351538Z weighted=False, 2025-05-07T20:23:40.1351847Z row_wise=True, 2025-05-07T20:23:40.1352161Z mixed=False, 2025-05-07T20:23:40.1352468Z use_cache=False, 2025-05-07T20:23:40.1352819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1353244Z use_cpu=True, 2025-05-07T20:23:40.1353578Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1353956Z ) 2025-05-07T20:23:40.1354311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1355169Z self=, 2025-05-07T20:23:40.1356265Z compile=True, 2025-05-07T20:23:40.1356608Z pooling_mode=, 2025-05-07T20:23:40.1357018Z T=1, 2025-05-07T20:23:40.1357292Z D=106, 2025-05-07T20:23:40.1357563Z B=71, 2025-05-07T20:23:40.1357850Z log_E=5, 2025-05-07T20:23:40.1358132Z L=3, 2025-05-07T20:23:40.1358402Z D_gradcheck=1, 2025-05-07T20:23:40.1358747Z stochastic_rounding=False, 2025-05-07T20:23:40.1359125Z weighted=False, 2025-05-07T20:23:40.1359431Z row_wise=True, 2025-05-07T20:23:40.1359825Z mixed=False, 2025-05-07T20:23:40.1360214Z use_cache=False, 2025-05-07T20:23:40.1360592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1361022Z use_cpu=True, 2025-05-07T20:23:40.1361363Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1361741Z ) 2025-05-07T20:23:40.1362090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1362946Z self=, 2025-05-07T20:23:40.1363737Z compile=False, 2025-05-07T20:23:40.1364105Z pooling_mode=, 2025-05-07T20:23:40.1364511Z T=1, 2025-05-07T20:23:40.1364780Z D=101, 2025-05-07T20:23:40.1365052Z B=78, 2025-05-07T20:23:40.1365325Z log_E=5, 2025-05-07T20:23:40.1365610Z L=9, 2025-05-07T20:23:40.1365880Z D_gradcheck=2, 2025-05-07T20:23:40.1366211Z stochastic_rounding=True, 2025-05-07T20:23:40.1366580Z weighted=True, 2025-05-07T20:23:40.1367091Z row_wise=True, 2025-05-07T20:23:40.1367400Z mixed=True, 2025-05-07T20:23:40.1367695Z use_cache=True, 2025-05-07T20:23:40.1368035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1368451Z use_cpu=True, 2025-05-07T20:23:40.1368792Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1369168Z ) 2025-05-07T20:23:40.1369622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1370481Z self=, 2025-05-07T20:23:40.1371266Z compile=False, 2025-05-07T20:23:40.1371617Z pooling_mode=, 2025-05-07T20:23:40.1372027Z T=1, 2025-05-07T20:23:40.1372287Z D=127, 2025-05-07T20:23:40.1372674Z B=75, 2025-05-07T20:23:40.1372959Z log_E=4, 2025-05-07T20:23:40.1373236Z L=4, 2025-05-07T20:23:40.1373515Z D_gradcheck=2, 2025-05-07T20:23:40.1373840Z stochastic_rounding=True, 2025-05-07T20:23:40.1374208Z weighted=False, 2025-05-07T20:23:40.1374530Z row_wise=True, 2025-05-07T20:23:40.1374838Z mixed=False, 2025-05-07T20:23:40.1375145Z use_cache=True, 2025-05-07T20:23:40.1375488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1375903Z use_cpu=True, 2025-05-07T20:23:40.1376238Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1376618Z ) 2025-05-07T20:23:40.1377112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1377991Z self=, 2025-05-07T20:23:40.1378773Z compile=True, 2025-05-07T20:23:40.1379125Z pooling_mode=, 2025-05-07T20:23:40.1379533Z T=3, 2025-05-07T20:23:40.1379794Z D=27, 2025-05-07T20:23:40.1380072Z B=64, 2025-05-07T20:23:40.1380354Z log_E=3, 2025-05-07T20:23:40.1380631Z L=5, 2025-05-07T20:23:40.1380918Z D_gradcheck=1, 2025-05-07T20:23:40.1381256Z stochastic_rounding=True, 2025-05-07T20:23:40.1381630Z weighted=False, 2025-05-07T20:23:40.1381951Z row_wise=True, 2025-05-07T20:23:40.1382253Z mixed=False, 2025-05-07T20:23:40.1382553Z use_cache=True, 2025-05-07T20:23:40.1382907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1383325Z use_cpu=True, 2025-05-07T20:23:40.1383665Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1384044Z ) 2025-05-07T20:23:40.1384390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1385253Z self=, 2025-05-07T20:23:40.1386784Z compile=False, 2025-05-07T20:23:40.1387133Z pooling_mode=, 2025-05-07T20:23:40.1387534Z T=5, 2025-05-07T20:23:40.1387799Z D=56, 2025-05-07T20:23:40.1388083Z B=109, 2025-05-07T20:23:40.1388357Z log_E=5, 2025-05-07T20:23:40.1388632Z L=14, 2025-05-07T20:23:40.1388915Z D_gradcheck=1, 2025-05-07T20:23:40.1389245Z stochastic_rounding=False, 2025-05-07T20:23:40.1389622Z weighted=False, 2025-05-07T20:23:40.1389936Z row_wise=True, 2025-05-07T20:23:40.1390242Z mixed=True, 2025-05-07T20:23:40.1390549Z use_cache=False, 2025-05-07T20:23:40.1390914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1391328Z use_cpu=True, 2025-05-07T20:23:40.1391658Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1392036Z ) 2025-05-07T20:23:40.1392375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1393222Z self=, 2025-05-07T20:23:40.1394012Z compile=True, 2025-05-07T20:23:40.1394366Z pooling_mode=, 2025-05-07T20:23:40.1394770Z T=2, 2025-05-07T20:23:40.1395041Z D=53, 2025-05-07T20:23:40.1395323Z B=82, 2025-05-07T20:23:40.1395599Z log_E=4, 2025-05-07T20:23:40.1395875Z L=9, 2025-05-07T20:23:40.1396155Z D_gradcheck=2, 2025-05-07T20:23:40.1396491Z stochastic_rounding=True, 2025-05-07T20:23:40.1397045Z weighted=True, 2025-05-07T20:23:40.1397361Z row_wise=True, 2025-05-07T20:23:40.1397668Z mixed=False, 2025-05-07T20:23:40.1397969Z use_cache=False, 2025-05-07T20:23:40.1398332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1398748Z use_cpu=True, 2025-05-07T20:23:40.1399075Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1777887Z ) 2025-05-07T20:23:40.1778418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1779326Z self=, 2025-05-07T20:23:40.1780135Z compile=True, 2025-05-07T20:23:40.1780487Z pooling_mode=, 2025-05-07T20:23:40.1780894Z T=3, 2025-05-07T20:23:40.1781648Z D=22, 2025-05-07T20:23:40.1781985Z B=1, 2025-05-07T20:23:40.1782267Z log_E=5, 2025-05-07T20:23:40.1782547Z L=20, 2025-05-07T20:23:40.1782814Z D_gradcheck=2, 2025-05-07T20:23:40.1783145Z stochastic_rounding=False, 2025-05-07T20:23:40.1783537Z weighted=False, 2025-05-07T20:23:40.1783847Z row_wise=True, 2025-05-07T20:23:40.1784165Z mixed=True, 2025-05-07T20:23:40.1784465Z use_cache=False, 2025-05-07T20:23:40.1784818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1785245Z use_cpu=True, 2025-05-07T20:23:40.1785651Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1786231Z ) 2025-05-07T20:23:40.1786585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1787434Z self=, 2025-05-07T20:23:40.1788236Z compile=False, 2025-05-07T20:23:40.1788589Z pooling_mode=, 2025-05-07T20:23:40.1789002Z T=3, 2025-05-07T20:23:40.1789275Z D=100, 2025-05-07T20:23:40.1789548Z B=81, 2025-05-07T20:23:40.1789820Z log_E=5, 2025-05-07T20:23:40.1790110Z L=20, 2025-05-07T20:23:40.1790386Z D_gradcheck=1, 2025-05-07T20:23:40.1790720Z stochastic_rounding=True, 2025-05-07T20:23:40.1791113Z weighted=True, 2025-05-07T20:23:40.1791420Z row_wise=True, 2025-05-07T20:23:40.1791729Z mixed=False, 2025-05-07T20:23:40.1792038Z use_cache=True, 2025-05-07T20:23:40.1792376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1792790Z use_cpu=True, 2025-05-07T20:23:40.1793127Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1793510Z ) 2025-05-07T20:23:40.1793846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1794700Z self=, 2025-05-07T20:23:40.1795799Z compile=False, 2025-05-07T20:23:40.1796163Z pooling_mode=, 2025-05-07T20:23:40.1796581Z T=2, 2025-05-07T20:23:40.1796845Z D=36, 2025-05-07T20:23:40.1797119Z B=21, 2025-05-07T20:23:40.1797393Z log_E=4, 2025-05-07T20:23:40.1797666Z L=18, 2025-05-07T20:23:40.1797949Z D_gradcheck=2, 2025-05-07T20:23:40.1798285Z stochastic_rounding=False, 2025-05-07T20:23:40.1798668Z weighted=False, 2025-05-07T20:23:40.1798994Z row_wise=True, 2025-05-07T20:23:40.1799301Z mixed=True, 2025-05-07T20:23:40.1799602Z use_cache=True, 2025-05-07T20:23:40.1799971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1800389Z use_cpu=True, 2025-05-07T20:23:40.1800735Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1801122Z ) 2025-05-07T20:23:40.1801461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1802327Z self=, 2025-05-07T20:23:40.1803189Z compile=True, 2025-05-07T20:23:40.1803609Z pooling_mode=, 2025-05-07T20:23:40.1804318Z T=1, 2025-05-07T20:23:40.1804677Z D=36, 2025-05-07T20:23:40.1804957Z B=35, 2025-05-07T20:23:40.1805232Z log_E=4, 2025-05-07T20:23:40.1805507Z L=3, 2025-05-07T20:23:40.1805785Z D_gradcheck=2, 2025-05-07T20:23:40.1806353Z stochastic_rounding=True, 2025-05-07T20:23:40.1806729Z weighted=True, 2025-05-07T20:23:40.1807036Z row_wise=True, 2025-05-07T20:23:40.1807337Z mixed=True, 2025-05-07T20:23:40.1807628Z use_cache=True, 2025-05-07T20:23:40.1807993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1808422Z use_cpu=True, 2025-05-07T20:23:40.1808792Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1809171Z ) 2025-05-07T20:23:40.1809639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1810512Z self=, 2025-05-07T20:23:40.1811419Z compile=True, 2025-05-07T20:23:40.1811770Z pooling_mode=, 2025-05-07T20:23:40.1812436Z T=1, 2025-05-07T20:23:40.1812711Z D=36, 2025-05-07T20:23:40.1812980Z B=118, 2025-05-07T20:23:40.1813257Z log_E=4, 2025-05-07T20:23:40.1813544Z L=19, 2025-05-07T20:23:40.1813825Z D_gradcheck=1, 2025-05-07T20:23:40.1814170Z stochastic_rounding=False, 2025-05-07T20:23:40.1814558Z weighted=True, 2025-05-07T20:23:40.1814940Z row_wise=True, 2025-05-07T20:23:40.1815247Z mixed=True, 2025-05-07T20:23:40.1815545Z use_cache=True, 2025-05-07T20:23:40.1816034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1816452Z use_cpu=True, 2025-05-07T20:23:40.1816916Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1817318Z ) 2025-05-07T20:23:40.1817651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1818514Z self=, 2025-05-07T20:23:40.1819313Z compile=True, 2025-05-07T20:23:40.1819646Z pooling_mode=, 2025-05-07T20:23:40.1820073Z T=1, 2025-05-07T20:23:40.1820352Z D=32, 2025-05-07T20:23:40.1820647Z B=15, 2025-05-07T20:23:40.1820924Z log_E=3, 2025-05-07T20:23:40.1821204Z L=20, 2025-05-07T20:23:40.1821486Z D_gradcheck=2, 2025-05-07T20:23:40.1821861Z stochastic_rounding=True, 2025-05-07T20:23:40.1822297Z weighted=False, 2025-05-07T20:23:40.1822682Z row_wise=True, 2025-05-07T20:23:40.1823019Z mixed=True, 2025-05-07T20:23:40.1823330Z use_cache=False, 2025-05-07T20:23:40.1823696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1824115Z use_cpu=True, 2025-05-07T20:23:40.1824465Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1824881Z ) 2025-05-07T20:23:40.1825242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1826371Z self=, 2025-05-07T20:23:40.1827179Z compile=False, 2025-05-07T20:23:40.1827530Z pooling_mode=, 2025-05-07T20:23:40.1828311Z T=2, 2025-05-07T20:23:40.1828586Z D=19, 2025-05-07T20:23:40.1828855Z B=113, 2025-05-07T20:23:40.1829136Z log_E=4, 2025-05-07T20:23:40.1829423Z L=4, 2025-05-07T20:23:40.1829695Z D_gradcheck=2, 2025-05-07T20:23:40.1830035Z stochastic_rounding=True, 2025-05-07T20:23:40.1830406Z weighted=False, 2025-05-07T20:23:40.1830709Z row_wise=True, 2025-05-07T20:23:40.1831019Z mixed=True, 2025-05-07T20:23:40.1831322Z use_cache=True, 2025-05-07T20:23:40.1831673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1832082Z use_cpu=True, 2025-05-07T20:23:40.1832430Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1832819Z ) 2025-05-07T20:23:40.1833150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1834007Z self=, 2025-05-07T20:23:40.1834800Z compile=False, 2025-05-07T20:23:40.1835144Z pooling_mode=, 2025-05-07T20:23:40.1835549Z T=4, 2025-05-07T20:23:40.1835818Z D=98, 2025-05-07T20:23:40.1836087Z B=108, 2025-05-07T20:23:40.1836362Z log_E=5, 2025-05-07T20:23:40.1836652Z L=9, 2025-05-07T20:23:40.1837225Z D_gradcheck=1, 2025-05-07T20:23:40.1837562Z stochastic_rounding=True, 2025-05-07T20:23:40.1837943Z weighted=False, 2025-05-07T20:23:40.1838265Z row_wise=True, 2025-05-07T20:23:40.1838569Z mixed=True, 2025-05-07T20:23:40.1838869Z use_cache=True, 2025-05-07T20:23:40.1839207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1839626Z use_cpu=True, 2025-05-07T20:23:40.1839972Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1840362Z ) 2025-05-07T20:23:40.1840693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1841552Z self=, 2025-05-07T20:23:40.1842345Z compile=False, 2025-05-07T20:23:40.1842864Z pooling_mode=, 2025-05-07T20:23:40.1843293Z T=1, 2025-05-07T20:23:40.1843560Z D=21, 2025-05-07T20:23:40.1843825Z B=75, 2025-05-07T20:23:40.1844089Z log_E=3, 2025-05-07T20:23:40.1844370Z L=4, 2025-05-07T20:23:40.1844646Z D_gradcheck=2, 2025-05-07T20:23:40.1844977Z stochastic_rounding=False, 2025-05-07T20:23:40.1845356Z weighted=False, 2025-05-07T20:23:40.1845666Z row_wise=True, 2025-05-07T20:23:40.1845975Z mixed=True, 2025-05-07T20:23:40.1846275Z use_cache=True, 2025-05-07T20:23:40.1846620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1847253Z use_cpu=True, 2025-05-07T20:23:40.1847622Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1848003Z ) 2025-05-07T20:23:40.1848355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1849214Z self=, 2025-05-07T20:23:40.1850160Z compile=False, 2025-05-07T20:23:40.1850514Z pooling_mode=, 2025-05-07T20:23:40.1850921Z T=3, 2025-05-07T20:23:40.1851229Z D=115, 2025-05-07T20:23:40.1851527Z B=83, 2025-05-07T20:23:40.1851804Z log_E=4, 2025-05-07T20:23:40.1852102Z L=15, 2025-05-07T20:23:40.1852396Z D_gradcheck=2, 2025-05-07T20:23:40.1852735Z stochastic_rounding=True, 2025-05-07T20:23:40.1853110Z weighted=False, 2025-05-07T20:23:40.1853418Z row_wise=True, 2025-05-07T20:23:40.1853739Z mixed=True, 2025-05-07T20:23:40.1854047Z use_cache=False, 2025-05-07T20:23:40.1854406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1854831Z use_cpu=True, 2025-05-07T20:23:40.1855175Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1855552Z ) 2025-05-07T20:23:40.1856117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1856973Z self=, 2025-05-07T20:23:40.1857762Z compile=True, 2025-05-07T20:23:40.1858103Z pooling_mode=, 2025-05-07T20:23:40.1858513Z T=2, 2025-05-07T20:23:40.1858780Z D=81, 2025-05-07T20:23:40.1859048Z B=90, 2025-05-07T20:23:40.1859315Z log_E=5, 2025-05-07T20:23:40.1859600Z L=8, 2025-05-07T20:23:40.1859871Z D_gradcheck=1, 2025-05-07T20:23:40.1860204Z stochastic_rounding=False, 2025-05-07T20:23:40.1860581Z weighted=False, 2025-05-07T20:23:40.1860887Z row_wise=True, 2025-05-07T20:23:40.1861198Z mixed=False, 2025-05-07T20:23:40.1861506Z use_cache=True, 2025-05-07T20:23:40.1861852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1862274Z use_cpu=True, 2025-05-07T20:23:40.1862613Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1862986Z ) 2025-05-07T20:23:40.1863327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1864175Z self=, 2025-05-07T20:23:40.1864963Z compile=False, 2025-05-07T20:23:40.1865317Z pooling_mode=, 2025-05-07T20:23:40.1865722Z T=2, 2025-05-07T20:23:40.1865989Z D=119, 2025-05-07T20:23:40.1866267Z B=56, 2025-05-07T20:23:40.1866549Z log_E=3, 2025-05-07T20:23:40.1866981Z L=16, 2025-05-07T20:23:40.1867258Z D_gradcheck=1, 2025-05-07T20:23:40.1867596Z stochastic_rounding=True, 2025-05-07T20:23:40.1867973Z weighted=True, 2025-05-07T20:23:40.1868283Z row_wise=True, 2025-05-07T20:23:40.1868596Z mixed=True, 2025-05-07T20:23:40.1868903Z use_cache=False, 2025-05-07T20:23:40.1869257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1869685Z use_cpu=True, 2025-05-07T20:23:40.1870030Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1870418Z ) 2025-05-07T20:23:40.1870766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1871612Z self=, 2025-05-07T20:23:40.1872528Z compile=False, 2025-05-07T20:23:40.1872905Z pooling_mode=, 2025-05-07T20:23:40.1873313Z T=5, 2025-05-07T20:23:40.1873577Z D=11, 2025-05-07T20:23:40.1873853Z B=33, 2025-05-07T20:23:40.1874125Z log_E=4, 2025-05-07T20:23:40.1874409Z L=13, 2025-05-07T20:23:40.1874691Z D_gradcheck=1, 2025-05-07T20:23:40.1875025Z stochastic_rounding=False, 2025-05-07T20:23:40.1875390Z weighted=True, 2025-05-07T20:23:40.1875701Z row_wise=True, 2025-05-07T20:23:40.1876007Z mixed=False, 2025-05-07T20:23:40.1876315Z use_cache=False, 2025-05-07T20:23:40.1876814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1877239Z use_cpu=True, 2025-05-07T20:23:40.1877569Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1877951Z ) 2025-05-07T20:23:40.1878285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1879132Z self=, 2025-05-07T20:23:40.1879913Z compile=False, 2025-05-07T20:23:40.1880266Z pooling_mode=, 2025-05-07T20:23:40.1880673Z T=5, 2025-05-07T20:23:40.1880944Z D=88, 2025-05-07T20:23:40.1881228Z B=6, 2025-05-07T20:23:40.1881509Z log_E=4, 2025-05-07T20:23:40.1881787Z L=18, 2025-05-07T20:23:40.1882208Z D_gradcheck=1, 2025-05-07T20:23:40.1882544Z stochastic_rounding=True, 2025-05-07T20:23:40.1882911Z weighted=True, 2025-05-07T20:23:40.1883222Z row_wise=True, 2025-05-07T20:23:40.1883532Z mixed=True, 2025-05-07T20:23:40.1883842Z use_cache=True, 2025-05-07T20:23:40.1884196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1884616Z use_cpu=True, 2025-05-07T20:23:40.1896214Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.1897012Z ) 2025-05-07T20:23:40.1897357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1898213Z self=, 2025-05-07T20:23:40.1899005Z compile=True, 2025-05-07T20:23:40.1899356Z pooling_mode=, 2025-05-07T20:23:40.1899767Z T=5, 2025-05-07T20:23:40.1900043Z D=104, 2025-05-07T20:23:40.1900315Z B=67, 2025-05-07T20:23:40.1900597Z log_E=5, 2025-05-07T20:23:40.1900870Z L=15, 2025-05-07T20:23:40.1901150Z D_gradcheck=1, 2025-05-07T20:23:40.1901482Z stochastic_rounding=True, 2025-05-07T20:23:40.1901855Z weighted=True, 2025-05-07T20:23:40.1902165Z row_wise=True, 2025-05-07T20:23:40.1902474Z mixed=False, 2025-05-07T20:23:40.1902771Z use_cache=True, 2025-05-07T20:23:40.1903123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1903549Z use_cpu=True, 2025-05-07T20:23:40.1903877Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1904264Z ) 2025-05-07T20:23:40.1904602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1905462Z self=, 2025-05-07T20:23:40.1906251Z compile=True, 2025-05-07T20:23:40.1906596Z pooling_mode=, 2025-05-07T20:23:40.1907002Z T=1, 2025-05-07T20:23:40.1907263Z D=82, 2025-05-07T20:23:40.1907535Z B=82, 2025-05-07T20:23:40.1907964Z log_E=4, 2025-05-07T20:23:40.1908240Z L=13, 2025-05-07T20:23:40.1908525Z D_gradcheck=1, 2025-05-07T20:23:40.1908855Z stochastic_rounding=True, 2025-05-07T20:23:40.1909227Z weighted=False, 2025-05-07T20:23:40.1909544Z row_wise=True, 2025-05-07T20:23:40.1909852Z mixed=True, 2025-05-07T20:23:40.1910146Z use_cache=True, 2025-05-07T20:23:40.1910506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.1910929Z use_cpu=True, 2025-05-07T20:23:40.1911256Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.1911652Z ) 2025-05-07T20:23:40.1911990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.1912940Z self=, 2025-05-07T20:23:40.1913752Z compile=False, 2025-05-07T20:23:40.1914098Z pooling_mode=, 2025-05-07T20:23:40.1914502Z T=5, 2025-05-07T20:23:40.1914762Z D=22, 2025-05-07T20:23:40.1915033Z B=124, 2025-05-07T20:23:40.1915309Z log_E=4, 2025-05-07T20:23:40.1915578Z L=9, 2025-05-07T20:23:40.1915902Z D_gradcheck=2, 2025-05-07T20:23:40.1916279Z stochastic_rounding=True, 2025-05-07T20:23:40.1916649Z weighted=True, 2025-05-07T20:23:40.1916963Z row_wise=True, 2025-05-07T20:23:40.1917271Z mixed=True, 2025-05-07T20:23:40.1917568Z use_cache=False, 2025-05-07T20:23:40.1918077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.1918508Z use_cpu=True, 2025-05-07T20:23:40.1918841Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2274986Z ) 2025-05-07T20:23:40.2275428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2276350Z self=, 2025-05-07T20:23:40.2277153Z compile=True, 2025-05-07T20:23:40.2277501Z pooling_mode=, 2025-05-07T20:23:40.2277904Z T=1, 2025-05-07T20:23:40.2278169Z D=51, 2025-05-07T20:23:40.2278453Z B=124, 2025-05-07T20:23:40.2278717Z log_E=5, 2025-05-07T20:23:40.2278997Z L=6, 2025-05-07T20:23:40.2279272Z D_gradcheck=2, 2025-05-07T20:23:40.2279598Z stochastic_rounding=True, 2025-05-07T20:23:40.2279968Z weighted=True, 2025-05-07T20:23:40.2280284Z row_wise=True, 2025-05-07T20:23:40.2280587Z mixed=True, 2025-05-07T20:23:40.2280896Z use_cache=False, 2025-05-07T20:23:40.2281400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2281821Z use_cpu=True, 2025-05-07T20:23:40.2282606Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2282989Z ) 2025-05-07T20:23:40.2283322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2284172Z self=, 2025-05-07T20:23:40.2284962Z compile=True, 2025-05-07T20:23:40.2285306Z pooling_mode=, 2025-05-07T20:23:40.2285698Z T=2, 2025-05-07T20:23:40.2285963Z D=125, 2025-05-07T20:23:40.2286235Z B=7, 2025-05-07T20:23:40.2286494Z log_E=3, 2025-05-07T20:23:40.2286769Z L=5, 2025-05-07T20:23:40.2287038Z D_gradcheck=1, 2025-05-07T20:23:40.2287358Z stochastic_rounding=True, 2025-05-07T20:23:40.2287727Z weighted=True, 2025-05-07T20:23:40.2288034Z row_wise=True, 2025-05-07T20:23:40.2288336Z mixed=True, 2025-05-07T20:23:40.2288648Z use_cache=False, 2025-05-07T20:23:40.2289004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2289524Z use_cpu=True, 2025-05-07T20:23:40.2289894Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2290276Z ) 2025-05-07T20:23:40.2290606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2291456Z self=, 2025-05-07T20:23:40.2292251Z compile=False, 2025-05-07T20:23:40.2292599Z pooling_mode=, 2025-05-07T20:23:40.2292995Z T=5, 2025-05-07T20:23:40.2293261Z D=97, 2025-05-07T20:23:40.2293823Z B=105, 2025-05-07T20:23:40.2294089Z log_E=4, 2025-05-07T20:23:40.2294374Z L=11, 2025-05-07T20:23:40.2294656Z D_gradcheck=1, 2025-05-07T20:23:40.2294980Z stochastic_rounding=True, 2025-05-07T20:23:40.2295360Z weighted=False, 2025-05-07T20:23:40.2295678Z row_wise=True, 2025-05-07T20:23:40.2295977Z mixed=False, 2025-05-07T20:23:40.2296290Z use_cache=True, 2025-05-07T20:23:40.2296644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2297053Z use_cpu=True, 2025-05-07T20:23:40.2297232Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2297340Z ) 2025-05-07T20:23:40.2297534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2298227Z self=, 2025-05-07T20:23:40.2298361Z compile=True, 2025-05-07T20:23:40.2298523Z pooling_mode=, 2025-05-07T20:23:40.2298637Z T=2, 2025-05-07T20:23:40.2298983Z D=57, 2025-05-07T20:23:40.2299111Z B=22, 2025-05-07T20:23:40.2299230Z log_E=4, 2025-05-07T20:23:40.2299344Z L=15, 2025-05-07T20:23:40.2299472Z D_gradcheck=1, 2025-05-07T20:23:40.2299613Z stochastic_rounding=False, 2025-05-07T20:23:40.2299734Z weighted=True, 2025-05-07T20:23:40.2299861Z row_wise=True, 2025-05-07T20:23:40.2299977Z mixed=True, 2025-05-07T20:23:40.2300242Z use_cache=False, 2025-05-07T20:23:40.2300423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2300550Z use_cpu=True, 2025-05-07T20:23:40.2300710Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2300820Z ) 2025-05-07T20:23:40.2301016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2301538Z self=, 2025-05-07T20:23:40.2301661Z compile=False, 2025-05-07T20:23:40.2301820Z pooling_mode=, 2025-05-07T20:23:40.2301941Z T=5, 2025-05-07T20:23:40.2302056Z D=20, 2025-05-07T20:23:40.2302167Z B=32, 2025-05-07T20:23:40.2302289Z log_E=4, 2025-05-07T20:23:40.2302402Z L=0, 2025-05-07T20:23:40.2302523Z D_gradcheck=2, 2025-05-07T20:23:40.2302673Z stochastic_rounding=False, 2025-05-07T20:23:40.2302798Z weighted=True, 2025-05-07T20:23:40.2302918Z row_wise=True, 2025-05-07T20:23:40.2303045Z mixed=True, 2025-05-07T20:23:40.2303169Z use_cache=False, 2025-05-07T20:23:40.2303333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2303565Z use_cpu=True, 2025-05-07T20:23:40.2303714Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2303828Z ) 2025-05-07T20:23:40.2304020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2304534Z self=, 2025-05-07T20:23:40.2304662Z compile=True, 2025-05-07T20:23:40.2304817Z pooling_mode=, 2025-05-07T20:23:40.2304928Z T=3, 2025-05-07T20:23:40.2305050Z D=116, 2025-05-07T20:23:40.2305163Z B=24, 2025-05-07T20:23:40.2305279Z log_E=4, 2025-05-07T20:23:40.2305396Z L=20, 2025-05-07T20:23:40.2305519Z D_gradcheck=1, 2025-05-07T20:23:40.2305659Z stochastic_rounding=True, 2025-05-07T20:23:40.2305790Z weighted=True, 2025-05-07T20:23:40.2305914Z row_wise=True, 2025-05-07T20:23:40.2306043Z mixed=True, 2025-05-07T20:23:40.2306167Z use_cache=True, 2025-05-07T20:23:40.2306326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2306458Z use_cpu=True, 2025-05-07T20:23:40.2306608Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2306718Z ) 2025-05-07T20:23:40.2306917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2307436Z self=, 2025-05-07T20:23:40.2307556Z compile=True, 2025-05-07T20:23:40.2307718Z pooling_mode=, 2025-05-07T20:23:40.2307928Z T=4, 2025-05-07T20:23:40.2308039Z D=57, 2025-05-07T20:23:40.2308161Z B=107, 2025-05-07T20:23:40.2308276Z log_E=4, 2025-05-07T20:23:40.2308397Z L=18, 2025-05-07T20:23:40.2308527Z D_gradcheck=1, 2025-05-07T20:23:40.2308667Z stochastic_rounding=True, 2025-05-07T20:23:40.2308796Z weighted=False, 2025-05-07T20:23:40.2308915Z row_wise=True, 2025-05-07T20:23:40.2309040Z mixed=False, 2025-05-07T20:23:40.2309171Z use_cache=True, 2025-05-07T20:23:40.2309336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2309461Z use_cpu=True, 2025-05-07T20:23:40.2309620Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2309728Z ) 2025-05-07T20:23:40.2309925Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2310525Z self=, 2025-05-07T20:23:40.2310659Z compile=False, 2025-05-07T20:23:40.2310826Z pooling_mode=, 2025-05-07T20:23:40.2310941Z T=1, 2025-05-07T20:23:40.2311053Z D=31, 2025-05-07T20:23:40.2311172Z B=72, 2025-05-07T20:23:40.2311288Z log_E=5, 2025-05-07T20:23:40.2311401Z L=8, 2025-05-07T20:23:40.2311533Z D_gradcheck=1, 2025-05-07T20:23:40.2311672Z stochastic_rounding=False, 2025-05-07T20:23:40.2311792Z weighted=True, 2025-05-07T20:23:40.2311919Z row_wise=True, 2025-05-07T20:23:40.2312099Z mixed=True, 2025-05-07T20:23:40.2312235Z use_cache=False, 2025-05-07T20:23:40.2312399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2312524Z use_cpu=True, 2025-05-07T20:23:40.2312674Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2312791Z ) 2025-05-07T20:23:40.2312983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2313502Z self=, 2025-05-07T20:23:40.2313625Z compile=False, 2025-05-07T20:23:40.2313780Z pooling_mode=, 2025-05-07T20:23:40.2313899Z T=1, 2025-05-07T20:23:40.2314015Z D=83, 2025-05-07T20:23:40.2314128Z B=35, 2025-05-07T20:23:40.2314247Z log_E=4, 2025-05-07T20:23:40.2314358Z L=16, 2025-05-07T20:23:40.2314476Z D_gradcheck=2, 2025-05-07T20:23:40.2314624Z stochastic_rounding=False, 2025-05-07T20:23:40.2314747Z weighted=False, 2025-05-07T20:23:40.2314872Z row_wise=True, 2025-05-07T20:23:40.2314999Z mixed=False, 2025-05-07T20:23:40.2315124Z use_cache=False, 2025-05-07T20:23:40.2315392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2315531Z use_cpu=True, 2025-05-07T20:23:40.2315683Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2315801Z ) 2025-05-07T20:23:40.2315996Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2316509Z self=, 2025-05-07T20:23:40.2316637Z compile=True, 2025-05-07T20:23:40.2316793Z pooling_mode=, 2025-05-07T20:23:40.2316909Z T=3, 2025-05-07T20:23:40.2317026Z D=52, 2025-05-07T20:23:40.2317140Z B=23, 2025-05-07T20:23:40.2317255Z log_E=5, 2025-05-07T20:23:40.2317374Z L=15, 2025-05-07T20:23:40.2317498Z D_gradcheck=1, 2025-05-07T20:23:40.2317646Z stochastic_rounding=False, 2025-05-07T20:23:40.2317778Z weighted=True, 2025-05-07T20:23:40.2317902Z row_wise=True, 2025-05-07T20:23:40.2318021Z mixed=True, 2025-05-07T20:23:40.2318154Z use_cache=False, 2025-05-07T20:23:40.2318314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2318441Z use_cpu=True, 2025-05-07T20:23:40.2318589Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2318701Z ) 2025-05-07T20:23:40.2318900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2319409Z self=, 2025-05-07T20:23:40.2319527Z compile=False, 2025-05-07T20:23:40.2319688Z pooling_mode=, 2025-05-07T20:23:40.2319902Z T=1, 2025-05-07T20:23:40.2320020Z D=32, 2025-05-07T20:23:40.2320136Z B=56, 2025-05-07T20:23:40.2320250Z log_E=4, 2025-05-07T20:23:40.2320361Z L=12, 2025-05-07T20:23:40.2320491Z D_gradcheck=2, 2025-05-07T20:23:40.2320627Z stochastic_rounding=True, 2025-05-07T20:23:40.2320778Z weighted=False, 2025-05-07T20:23:40.2320903Z row_wise=True, 2025-05-07T20:23:40.2321024Z mixed=True, 2025-05-07T20:23:40.2321151Z use_cache=True, 2025-05-07T20:23:40.2321310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2321428Z use_cpu=True, 2025-05-07T20:23:40.2321587Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2321695Z ) 2025-05-07T20:23:40.2321953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2322483Z self=, 2025-05-07T20:23:40.2322606Z compile=True, 2025-05-07T20:23:40.2322770Z pooling_mode=, 2025-05-07T20:23:40.2322889Z T=2, 2025-05-07T20:23:40.2323003Z D=122, 2025-05-07T20:23:40.2323116Z B=57, 2025-05-07T20:23:40.2323241Z log_E=4, 2025-05-07T20:23:40.2323354Z L=9, 2025-05-07T20:23:40.2323481Z D_gradcheck=2, 2025-05-07T20:23:40.2323622Z stochastic_rounding=False, 2025-05-07T20:23:40.2323890Z weighted=True, 2025-05-07T20:23:40.2324029Z row_wise=True, 2025-05-07T20:23:40.2324147Z mixed=True, 2025-05-07T20:23:40.2324268Z use_cache=True, 2025-05-07T20:23:40.2324434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2324553Z use_cpu=True, 2025-05-07T20:23:40.2324701Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2324815Z ) 2025-05-07T20:23:40.2325008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2325524Z self=, 2025-05-07T20:23:40.2325655Z compile=False, 2025-05-07T20:23:40.2325814Z pooling_mode=, 2025-05-07T20:23:40.2325933Z T=4, 2025-05-07T20:23:40.2326046Z D=46, 2025-05-07T20:23:40.2326157Z B=88, 2025-05-07T20:23:40.2326277Z log_E=4, 2025-05-07T20:23:40.2326388Z L=2, 2025-05-07T20:23:40.2326507Z D_gradcheck=1, 2025-05-07T20:23:40.2326654Z stochastic_rounding=False, 2025-05-07T20:23:40.2326782Z weighted=True, 2025-05-07T20:23:40.2326903Z row_wise=True, 2025-05-07T20:23:40.2327029Z mixed=False, 2025-05-07T20:23:40.2327344Z use_cache=True, 2025-05-07T20:23:40.2327504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2327629Z use_cpu=True, 2025-05-07T20:23:40.2327781Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2328355Z ) 2025-05-07T20:23:40.2328580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2329097Z self=, 2025-05-07T20:23:40.2329235Z compile=False, 2025-05-07T20:23:40.2329511Z pooling_mode=, 2025-05-07T20:23:40.2329627Z T=5, 2025-05-07T20:23:40.2329742Z D=31, 2025-05-07T20:23:40.2329855Z B=99, 2025-05-07T20:23:40.2329969Z log_E=5, 2025-05-07T20:23:40.2330091Z L=2, 2025-05-07T20:23:40.2330211Z D_gradcheck=2, 2025-05-07T20:23:40.2330351Z stochastic_rounding=False, 2025-05-07T20:23:40.2330485Z weighted=False, 2025-05-07T20:23:40.2330607Z row_wise=True, 2025-05-07T20:23:40.2330725Z mixed=True, 2025-05-07T20:23:40.2330856Z use_cache=False, 2025-05-07T20:23:40.2331014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2331130Z use_cpu=True, 2025-05-07T20:23:40.2331284Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2331395Z ) 2025-05-07T20:23:40.2331600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2332111Z self=, 2025-05-07T20:23:40.2332235Z compile=False, 2025-05-07T20:23:40.2332648Z pooling_mode=, 2025-05-07T20:23:40.2332760Z T=5, 2025-05-07T20:23:40.2332872Z D=13, 2025-05-07T20:23:40.2332988Z B=99, 2025-05-07T20:23:40.2333099Z log_E=5, 2025-05-07T20:23:40.2333208Z L=9, 2025-05-07T20:23:40.2333333Z D_gradcheck=1, 2025-05-07T20:23:40.2333475Z stochastic_rounding=False, 2025-05-07T20:23:40.2333601Z weighted=True, 2025-05-07T20:23:40.2333728Z row_wise=True, 2025-05-07T20:23:40.2333847Z mixed=False, 2025-05-07T20:23:40.2333973Z use_cache=False, 2025-05-07T20:23:40.2334138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2334256Z use_cpu=True, 2025-05-07T20:23:40.2334411Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2334650Z ) 2025-05-07T20:23:40.2334869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2335389Z self=, 2025-05-07T20:23:40.2335519Z compile=False, 2025-05-07T20:23:40.2335674Z pooling_mode=, 2025-05-07T20:23:40.2335789Z T=2, 2025-05-07T20:23:40.2335898Z D=79, 2025-05-07T20:23:40.2336008Z B=21, 2025-05-07T20:23:40.2336128Z log_E=4, 2025-05-07T20:23:40.2336238Z L=12, 2025-05-07T20:23:40.2336360Z D_gradcheck=2, 2025-05-07T20:23:40.2336668Z stochastic_rounding=True, 2025-05-07T20:23:40.2336801Z weighted=False, 2025-05-07T20:23:40.2336928Z row_wise=True, 2025-05-07T20:23:40.2337047Z mixed=False, 2025-05-07T20:23:40.2337172Z use_cache=True, 2025-05-07T20:23:40.2337339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2337456Z use_cpu=True, 2025-05-07T20:23:40.2337603Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2337717Z ) 2025-05-07T20:23:40.2337907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2338419Z self=, 2025-05-07T20:23:40.2338551Z compile=True, 2025-05-07T20:23:40.2338705Z pooling_mode=, 2025-05-07T20:23:40.2338817Z T=2, 2025-05-07T20:23:40.2338936Z D=104, 2025-05-07T20:23:40.2339046Z B=19, 2025-05-07T20:23:40.2339158Z log_E=3, 2025-05-07T20:23:40.2339283Z L=12, 2025-05-07T20:23:40.2339403Z D_gradcheck=1, 2025-05-07T20:23:40.2339550Z stochastic_rounding=True, 2025-05-07T20:23:40.2339671Z weighted=False, 2025-05-07T20:23:40.2339789Z row_wise=True, 2025-05-07T20:23:40.2340074Z mixed=True, 2025-05-07T20:23:40.2340196Z use_cache=True, 2025-05-07T20:23:40.2340352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2340480Z use_cpu=True, 2025-05-07T20:23:40.2340631Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2751369Z ) 2025-05-07T20:23:40.2751813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2752702Z self=, 2025-05-07T20:23:40.2753525Z compile=True, 2025-05-07T20:23:40.2753877Z pooling_mode=, 2025-05-07T20:23:40.2754280Z T=5, 2025-05-07T20:23:40.2754550Z D=81, 2025-05-07T20:23:40.2754818Z B=20, 2025-05-07T20:23:40.2755080Z log_E=5, 2025-05-07T20:23:40.2755409Z L=16, 2025-05-07T20:23:40.2755748Z D_gradcheck=2, 2025-05-07T20:23:40.2756088Z stochastic_rounding=False, 2025-05-07T20:23:40.2756470Z weighted=False, 2025-05-07T20:23:40.2756780Z row_wise=True, 2025-05-07T20:23:40.2757086Z mixed=True, 2025-05-07T20:23:40.2757387Z use_cache=False, 2025-05-07T20:23:40.2757742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2758150Z use_cpu=True, 2025-05-07T20:23:40.2758491Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2758871Z ) 2025-05-07T20:23:40.2759197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2760044Z self=, 2025-05-07T20:23:40.2761147Z compile=False, 2025-05-07T20:23:40.2761491Z pooling_mode=, 2025-05-07T20:23:40.2761906Z T=1, 2025-05-07T20:23:40.2762170Z D=88, 2025-05-07T20:23:40.2762433Z B=70, 2025-05-07T20:23:40.2762700Z log_E=4, 2025-05-07T20:23:40.2762979Z L=7, 2025-05-07T20:23:40.2763251Z D_gradcheck=1, 2025-05-07T20:23:40.2763593Z stochastic_rounding=True, 2025-05-07T20:23:40.2763966Z weighted=True, 2025-05-07T20:23:40.2764277Z row_wise=True, 2025-05-07T20:23:40.2764578Z mixed=True, 2025-05-07T20:23:40.2764879Z use_cache=False, 2025-05-07T20:23:40.2765231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2765633Z use_cpu=True, 2025-05-07T20:23:40.2766153Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2766552Z ) 2025-05-07T20:23:40.2766876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2767723Z self=, 2025-05-07T20:23:40.2768519Z compile=True, 2025-05-07T20:23:40.2768854Z pooling_mode=, 2025-05-07T20:23:40.2769256Z T=5, 2025-05-07T20:23:40.2769640Z D=120, 2025-05-07T20:23:40.2769905Z B=20, 2025-05-07T20:23:40.2770174Z log_E=3, 2025-05-07T20:23:40.2770453Z L=4, 2025-05-07T20:23:40.2770719Z D_gradcheck=1, 2025-05-07T20:23:40.2771204Z stochastic_rounding=True, 2025-05-07T20:23:40.2771592Z weighted=True, 2025-05-07T20:23:40.2771899Z row_wise=True, 2025-05-07T20:23:40.2772202Z mixed=False, 2025-05-07T20:23:40.2772506Z use_cache=True, 2025-05-07T20:23:40.2772845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2773259Z use_cpu=True, 2025-05-07T20:23:40.2773596Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2773978Z ) 2025-05-07T20:23:40.2774304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2775153Z self=, 2025-05-07T20:23:40.2775939Z compile=False, 2025-05-07T20:23:40.2776281Z pooling_mode=, 2025-05-07T20:23:40.2776686Z T=5, 2025-05-07T20:23:40.2777094Z D=83, 2025-05-07T20:23:40.2777353Z B=19, 2025-05-07T20:23:40.2777620Z log_E=3, 2025-05-07T20:23:40.2777905Z L=12, 2025-05-07T20:23:40.2778183Z D_gradcheck=2, 2025-05-07T20:23:40.2778517Z stochastic_rounding=False, 2025-05-07T20:23:40.2778888Z weighted=True, 2025-05-07T20:23:40.2779430Z row_wise=True, 2025-05-07T20:23:40.2779737Z mixed=True, 2025-05-07T20:23:40.2780038Z use_cache=True, 2025-05-07T20:23:40.2780379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2780790Z use_cpu=True, 2025-05-07T20:23:40.2781128Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2781503Z ) 2025-05-07T20:23:40.2781831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2782676Z self=, 2025-05-07T20:23:40.2783465Z compile=True, 2025-05-07T20:23:40.2783800Z pooling_mode=, 2025-05-07T20:23:40.2784205Z T=2, 2025-05-07T20:23:40.2784477Z D=84, 2025-05-07T20:23:40.2784738Z B=85, 2025-05-07T20:23:40.2785007Z log_E=3, 2025-05-07T20:23:40.2785283Z L=8, 2025-05-07T20:23:40.2785552Z D_gradcheck=1, 2025-05-07T20:23:40.2785885Z stochastic_rounding=True, 2025-05-07T20:23:40.2786256Z weighted=True, 2025-05-07T20:23:40.2786559Z row_wise=True, 2025-05-07T20:23:40.2786860Z mixed=False, 2025-05-07T20:23:40.2787163Z use_cache=False, 2025-05-07T20:23:40.2787514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2787934Z use_cpu=True, 2025-05-07T20:23:40.2788271Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2788642Z ) 2025-05-07T20:23:40.2788981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2789827Z self=, 2025-05-07T20:23:40.2790764Z compile=True, 2025-05-07T20:23:40.2791102Z pooling_mode=, 2025-05-07T20:23:40.2791506Z T=5, 2025-05-07T20:23:40.2791778Z D=98, 2025-05-07T20:23:40.2792038Z B=44, 2025-05-07T20:23:40.2792308Z log_E=3, 2025-05-07T20:23:40.2792583Z L=13, 2025-05-07T20:23:40.2792859Z D_gradcheck=2, 2025-05-07T20:23:40.2793187Z stochastic_rounding=True, 2025-05-07T20:23:40.2793559Z weighted=True, 2025-05-07T20:23:40.2793870Z row_wise=True, 2025-05-07T20:23:40.2794173Z mixed=False, 2025-05-07T20:23:40.2794473Z use_cache=True, 2025-05-07T20:23:40.2794811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2795323Z use_cpu=True, 2025-05-07T20:23:40.2795674Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2796044Z ) 2025-05-07T20:23:40.2796377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2797216Z self=, 2025-05-07T20:23:40.2798031Z compile=True, 2025-05-07T20:23:40.2798364Z pooling_mode=, 2025-05-07T20:23:40.2798768Z T=5, 2025-05-07T20:23:40.2799037Z D=62, 2025-05-07T20:23:40.2799299Z B=34, 2025-05-07T20:23:40.2799563Z log_E=3, 2025-05-07T20:23:40.2799842Z L=1, 2025-05-07T20:23:40.2800257Z D_gradcheck=2, 2025-05-07T20:23:40.2800604Z stochastic_rounding=False, 2025-05-07T20:23:40.2800972Z weighted=False, 2025-05-07T20:23:40.2801284Z row_wise=True, 2025-05-07T20:23:40.2801585Z mixed=True, 2025-05-07T20:23:40.2801886Z use_cache=True, 2025-05-07T20:23:40.2802227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2802645Z use_cpu=True, 2025-05-07T20:23:40.2802987Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2803359Z ) 2025-05-07T20:23:40.2803690Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2804543Z self=, 2025-05-07T20:23:40.2805333Z compile=True, 2025-05-07T20:23:40.2805689Z pooling_mode=, 2025-05-07T20:23:40.2806093Z T=1, 2025-05-07T20:23:40.2806363Z D=2, 2025-05-07T20:23:40.2806625Z B=42, 2025-05-07T20:23:40.2806894Z log_E=3, 2025-05-07T20:23:40.2807184Z L=8, 2025-05-07T20:23:40.2807457Z D_gradcheck=2, 2025-05-07T20:23:40.2807797Z stochastic_rounding=False, 2025-05-07T20:23:40.2808418Z weighted=True, 2025-05-07T20:23:40.2808723Z row_wise=True, 2025-05-07T20:23:40.2809028Z mixed=True, 2025-05-07T20:23:40.2809329Z use_cache=False, 2025-05-07T20:23:40.2809827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2810259Z use_cpu=True, 2025-05-07T20:23:40.2810596Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2810971Z ) 2025-05-07T20:23:40.2811302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2812146Z self=, 2025-05-07T20:23:40.2812935Z compile=False, 2025-05-07T20:23:40.2813280Z pooling_mode=, 2025-05-07T20:23:40.2813686Z T=4, 2025-05-07T20:23:40.2813957Z D=56, 2025-05-07T20:23:40.2814235Z B=7, 2025-05-07T20:23:40.2814510Z log_E=4, 2025-05-07T20:23:40.2814792Z L=2, 2025-05-07T20:23:40.2815077Z D_gradcheck=1, 2025-05-07T20:23:40.2815411Z stochastic_rounding=False, 2025-05-07T20:23:40.2815812Z weighted=False, 2025-05-07T20:23:40.2816133Z row_wise=True, 2025-05-07T20:23:40.2816440Z mixed=False, 2025-05-07T20:23:40.2816746Z use_cache=False, 2025-05-07T20:23:40.2817103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2817523Z use_cpu=True, 2025-05-07T20:23:40.2817860Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2818244Z ) 2025-05-07T20:23:40.2818584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2819587Z self=, 2025-05-07T20:23:40.2820381Z compile=False, 2025-05-07T20:23:40.2820729Z pooling_mode=, 2025-05-07T20:23:40.2821138Z T=5, 2025-05-07T20:23:40.2821403Z D=73, 2025-05-07T20:23:40.2821671Z B=122, 2025-05-07T20:23:40.2821941Z log_E=4, 2025-05-07T20:23:40.2822218Z L=1, 2025-05-07T20:23:40.2822493Z D_gradcheck=2, 2025-05-07T20:23:40.2822821Z stochastic_rounding=False, 2025-05-07T20:23:40.2823194Z weighted=False, 2025-05-07T20:23:40.2823506Z row_wise=True, 2025-05-07T20:23:40.2823807Z mixed=True, 2025-05-07T20:23:40.2824096Z use_cache=True, 2025-05-07T20:23:40.2824547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2824993Z use_cpu=True, 2025-05-07T20:23:40.2825335Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2825712Z ) 2025-05-07T20:23:40.2826053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2826915Z self=, 2025-05-07T20:23:40.2827698Z compile=False, 2025-05-07T20:23:40.2828382Z pooling_mode=, 2025-05-07T20:23:40.2828796Z T=3, 2025-05-07T20:23:40.2829057Z D=58, 2025-05-07T20:23:40.2829323Z B=66, 2025-05-07T20:23:40.2829818Z log_E=5, 2025-05-07T20:23:40.2830117Z L=9, 2025-05-07T20:23:40.2830394Z D_gradcheck=2, 2025-05-07T20:23:40.2830722Z stochastic_rounding=True, 2025-05-07T20:23:40.2831095Z weighted=True, 2025-05-07T20:23:40.2831404Z row_wise=True, 2025-05-07T20:23:40.2831709Z mixed=True, 2025-05-07T20:23:40.2832006Z use_cache=True, 2025-05-07T20:23:40.2832363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2832787Z use_cpu=True, 2025-05-07T20:23:40.2833122Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2833510Z ) 2025-05-07T20:23:40.2833849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2834721Z self=, 2025-05-07T20:23:40.2835509Z compile=True, 2025-05-07T20:23:40.2835860Z pooling_mode=, 2025-05-07T20:23:40.2836372Z T=1, 2025-05-07T20:23:40.2836641Z D=71, 2025-05-07T20:23:40.2836923Z B=106, 2025-05-07T20:23:40.2837204Z log_E=3, 2025-05-07T20:23:40.2837482Z L=18, 2025-05-07T20:23:40.2837758Z D_gradcheck=1, 2025-05-07T20:23:40.2838283Z stochastic_rounding=False, 2025-05-07T20:23:40.2838656Z weighted=True, 2025-05-07T20:23:40.2838967Z row_wise=True, 2025-05-07T20:23:40.2839267Z mixed=False, 2025-05-07T20:23:40.2839566Z use_cache=False, 2025-05-07T20:23:40.2839931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2840345Z use_cpu=True, 2025-05-07T20:23:40.2840671Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2841052Z ) 2025-05-07T20:23:40.2841379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2842228Z self=, 2025-05-07T20:23:40.2843025Z compile=True, 2025-05-07T20:23:40.2843371Z pooling_mode=, 2025-05-07T20:23:40.2843781Z T=5, 2025-05-07T20:23:40.2844041Z D=23, 2025-05-07T20:23:40.2844315Z B=123, 2025-05-07T20:23:40.2844594Z log_E=4, 2025-05-07T20:23:40.2844872Z L=8, 2025-05-07T20:23:40.2845146Z D_gradcheck=2, 2025-05-07T20:23:40.2845485Z stochastic_rounding=False, 2025-05-07T20:23:40.2845857Z weighted=False, 2025-05-07T20:23:40.2846176Z row_wise=True, 2025-05-07T20:23:40.2846490Z mixed=False, 2025-05-07T20:23:40.2846794Z use_cache=False, 2025-05-07T20:23:40.2847180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.2847598Z use_cpu=True, 2025-05-07T20:23:40.2847935Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2848323Z ) 2025-05-07T20:23:40.2848665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2849870Z self=, 2025-05-07T20:23:40.2850673Z compile=False, 2025-05-07T20:23:40.2851021Z pooling_mode=, 2025-05-07T20:23:40.2851431Z T=3, 2025-05-07T20:23:40.2851697Z D=18, 2025-05-07T20:23:40.2851983Z B=46, 2025-05-07T20:23:40.2852254Z log_E=3, 2025-05-07T20:23:40.2852527Z L=4, 2025-05-07T20:23:40.2852814Z D_gradcheck=2, 2025-05-07T20:23:40.2853147Z stochastic_rounding=False, 2025-05-07T20:23:40.2853521Z weighted=False, 2025-05-07T20:23:40.2853836Z row_wise=True, 2025-05-07T20:23:40.2854145Z mixed=False, 2025-05-07T20:23:40.2854643Z use_cache=True, 2025-05-07T20:23:40.2855018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2855435Z use_cpu=True, 2025-05-07T20:23:40.2855766Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2856148Z ) 2025-05-07T20:23:40.2856482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2857332Z self=, 2025-05-07T20:23:40.2858123Z compile=False, 2025-05-07T20:23:40.2858484Z pooling_mode=, 2025-05-07T20:23:40.2858882Z T=2, 2025-05-07T20:23:40.2859158Z D=28, 2025-05-07T20:23:40.2859575Z B=72, 2025-05-07T20:23:40.2859861Z log_E=5, 2025-05-07T20:23:40.2860150Z L=4, 2025-05-07T20:23:40.2860429Z D_gradcheck=2, 2025-05-07T20:23:40.2860756Z stochastic_rounding=False, 2025-05-07T20:23:40.2861139Z weighted=False, 2025-05-07T20:23:40.2861454Z row_wise=True, 2025-05-07T20:23:40.2861757Z mixed=False, 2025-05-07T20:23:40.2862065Z use_cache=False, 2025-05-07T20:23:40.2862420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2862839Z use_cpu=True, 2025-05-07T20:23:40.2863183Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.2863567Z ) 2025-05-07T20:23:40.2863906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2864751Z self=, 2025-05-07T20:23:40.2865540Z compile=False, 2025-05-07T20:23:40.2865886Z pooling_mode=, 2025-05-07T20:23:40.2866301Z T=5, 2025-05-07T20:23:40.2866577Z D=31, 2025-05-07T20:23:40.2866849Z B=72, 2025-05-07T20:23:40.2867120Z log_E=4, 2025-05-07T20:23:40.2867403Z L=5, 2025-05-07T20:23:40.2867817Z D_gradcheck=1, 2025-05-07T20:23:40.2868143Z stochastic_rounding=False, 2025-05-07T20:23:40.2868525Z weighted=False, 2025-05-07T20:23:40.2868845Z row_wise=True, 2025-05-07T20:23:40.2869149Z mixed=False, 2025-05-07T20:23:40.2869466Z use_cache=True, 2025-05-07T20:23:40.2869818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2870236Z use_cpu=True, 2025-05-07T20:23:40.2870565Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.2870944Z ) 2025-05-07T20:23:40.2871286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.2872129Z self=, 2025-05-07T20:23:40.2872926Z compile=False, 2025-05-07T20:23:40.2873300Z pooling_mode=, 2025-05-07T20:23:40.2873707Z T=2, 2025-05-07T20:23:40.2873990Z D=57, 2025-05-07T20:23:40.2874261Z B=72, 2025-05-07T20:23:40.2874525Z log_E=5, 2025-05-07T20:23:40.2874815Z L=18, 2025-05-07T20:23:40.2875104Z D_gradcheck=1, 2025-05-07T20:23:40.2875427Z stochastic_rounding=True, 2025-05-07T20:23:40.2875800Z weighted=False, 2025-05-07T20:23:40.2876113Z row_wise=True, 2025-05-07T20:23:40.2876412Z mixed=False, 2025-05-07T20:23:40.2876730Z use_cache=False, 2025-05-07T20:23:40.2877086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.2877497Z use_cpu=True, 2025-05-07T20:23:40.2877836Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3220916Z ) 2025-05-07T20:23:40.3221337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3222217Z self=, 2025-05-07T20:23:40.3223010Z compile=False, 2025-05-07T20:23:40.3223361Z pooling_mode=, 2025-05-07T20:23:40.3223762Z T=2, 2025-05-07T20:23:40.3224054Z D=85, 2025-05-07T20:23:40.3224322Z B=119, 2025-05-07T20:23:40.3224591Z log_E=3, 2025-05-07T20:23:40.3224869Z L=20, 2025-05-07T20:23:40.3225155Z D_gradcheck=1, 2025-05-07T20:23:40.3225482Z stochastic_rounding=False, 2025-05-07T20:23:40.3225854Z weighted=True, 2025-05-07T20:23:40.3226163Z row_wise=True, 2025-05-07T20:23:40.3226797Z mixed=False, 2025-05-07T20:23:40.3227126Z use_cache=False, 2025-05-07T20:23:40.3227484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3228020Z use_cpu=True, 2025-05-07T20:23:40.3228359Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3228751Z ) 2025-05-07T20:23:40.3229082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3229922Z self=, 2025-05-07T20:23:40.3230802Z compile=True, 2025-05-07T20:23:40.3231294Z pooling_mode=, 2025-05-07T20:23:40.3231689Z T=1, 2025-05-07T20:23:40.3232122Z D=48, 2025-05-07T20:23:40.3232409Z B=11, 2025-05-07T20:23:40.3232670Z log_E=5, 2025-05-07T20:23:40.3232954Z L=8, 2025-05-07T20:23:40.3233230Z D_gradcheck=1, 2025-05-07T20:23:40.3233550Z stochastic_rounding=True, 2025-05-07T20:23:40.3233920Z weighted=False, 2025-05-07T20:23:40.3234228Z row_wise=True, 2025-05-07T20:23:40.3234531Z mixed=True, 2025-05-07T20:23:40.3234829Z use_cache=True, 2025-05-07T20:23:40.3235172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3235586Z use_cpu=True, 2025-05-07T20:23:40.3235913Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3236295Z ) 2025-05-07T20:23:40.3236625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3237464Z self=, 2025-05-07T20:23:40.3238254Z compile=False, 2025-05-07T20:23:40.3238599Z pooling_mode=, 2025-05-07T20:23:40.3239000Z T=2, 2025-05-07T20:23:40.3239266Z D=102, 2025-05-07T20:23:40.3239532Z B=8, 2025-05-07T20:23:40.3239791Z log_E=5, 2025-05-07T20:23:40.3240311Z L=13, 2025-05-07T20:23:40.3240585Z D_gradcheck=1, 2025-05-07T20:23:40.3240904Z stochastic_rounding=False, 2025-05-07T20:23:40.3241275Z weighted=False, 2025-05-07T20:23:40.3241584Z row_wise=True, 2025-05-07T20:23:40.3241882Z mixed=False, 2025-05-07T20:23:40.3242187Z use_cache=False, 2025-05-07T20:23:40.3242539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3242947Z use_cpu=True, 2025-05-07T20:23:40.3243288Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3243672Z ) 2025-05-07T20:23:40.3243994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3244835Z self=, 2025-05-07T20:23:40.3245624Z compile=True, 2025-05-07T20:23:40.3245966Z pooling_mode=, 2025-05-07T20:23:40.3246367Z T=2, 2025-05-07T20:23:40.3246635Z D=59, 2025-05-07T20:23:40.3246905Z B=59, 2025-05-07T20:23:40.3247164Z log_E=5, 2025-05-07T20:23:40.3247453Z L=20, 2025-05-07T20:23:40.3247727Z D_gradcheck=1, 2025-05-07T20:23:40.3248051Z stochastic_rounding=True, 2025-05-07T20:23:40.3248419Z weighted=True, 2025-05-07T20:23:40.3248724Z row_wise=True, 2025-05-07T20:23:40.3249026Z mixed=True, 2025-05-07T20:23:40.3249323Z use_cache=True, 2025-05-07T20:23:40.3249777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3250184Z use_cpu=True, 2025-05-07T20:23:40.3250512Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3251123Z ) 2025-05-07T20:23:40.3251450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3252292Z self=, 2025-05-07T20:23:40.3253076Z compile=True, 2025-05-07T20:23:40.3253418Z pooling_mode=, 2025-05-07T20:23:40.3253820Z T=2, 2025-05-07T20:23:40.3254090Z D=84, 2025-05-07T20:23:40.3254357Z B=53, 2025-05-07T20:23:40.3254622Z log_E=3, 2025-05-07T20:23:40.3254900Z L=20, 2025-05-07T20:23:40.3255179Z D_gradcheck=1, 2025-05-07T20:23:40.3255502Z stochastic_rounding=False, 2025-05-07T20:23:40.3255873Z weighted=True, 2025-05-07T20:23:40.3256325Z row_wise=True, 2025-05-07T20:23:40.3256640Z mixed=False, 2025-05-07T20:23:40.3256946Z use_cache=False, 2025-05-07T20:23:40.3257298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3257709Z use_cpu=True, 2025-05-07T20:23:40.3258046Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3258423Z ) 2025-05-07T20:23:40.3258747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3259594Z self=, 2025-05-07T20:23:40.3260378Z compile=False, 2025-05-07T20:23:40.3260851Z pooling_mode=, 2025-05-07T20:23:40.3261272Z T=5, 2025-05-07T20:23:40.3261539Z D=121, 2025-05-07T20:23:40.3261805Z B=117, 2025-05-07T20:23:40.3262075Z log_E=5, 2025-05-07T20:23:40.3262354Z L=13, 2025-05-07T20:23:40.3262628Z D_gradcheck=1, 2025-05-07T20:23:40.3262949Z stochastic_rounding=False, 2025-05-07T20:23:40.3263316Z weighted=True, 2025-05-07T20:23:40.3263625Z row_wise=True, 2025-05-07T20:23:40.3263921Z mixed=False, 2025-05-07T20:23:40.3264229Z use_cache=False, 2025-05-07T20:23:40.3264582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3264989Z use_cpu=True, 2025-05-07T20:23:40.3265326Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3265706Z ) 2025-05-07T20:23:40.3266035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3266877Z self=, 2025-05-07T20:23:40.3267664Z compile=True, 2025-05-07T20:23:40.3268008Z pooling_mode=, 2025-05-07T20:23:40.3268418Z T=1, 2025-05-07T20:23:40.3268689Z D=109, 2025-05-07T20:23:40.3268951Z B=45, 2025-05-07T20:23:40.3269386Z log_E=5, 2025-05-07T20:23:40.3269666Z L=7, 2025-05-07T20:23:40.3269929Z D_gradcheck=1, 2025-05-07T20:23:40.3270257Z stochastic_rounding=False, 2025-05-07T20:23:40.3270629Z weighted=True, 2025-05-07T20:23:40.3270940Z row_wise=True, 2025-05-07T20:23:40.3271233Z mixed=False, 2025-05-07T20:23:40.3271537Z use_cache=False, 2025-05-07T20:23:40.3271888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3272299Z use_cpu=True, 2025-05-07T20:23:40.3272641Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3273015Z ) 2025-05-07T20:23:40.3273339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3274192Z self=, 2025-05-07T20:23:40.3274979Z compile=False, 2025-05-07T20:23:40.3275324Z pooling_mode=, 2025-05-07T20:23:40.3275735Z T=2, 2025-05-07T20:23:40.3275999Z D=3, 2025-05-07T20:23:40.3276264Z B=67, 2025-05-07T20:23:40.3276527Z log_E=5, 2025-05-07T20:23:40.3276805Z L=19, 2025-05-07T20:23:40.3277076Z D_gradcheck=2, 2025-05-07T20:23:40.3277404Z stochastic_rounding=False, 2025-05-07T20:23:40.3277778Z weighted=False, 2025-05-07T20:23:40.3278086Z row_wise=True, 2025-05-07T20:23:40.3278388Z mixed=False, 2025-05-07T20:23:40.3278694Z use_cache=True, 2025-05-07T20:23:40.3279032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3279576Z use_cpu=True, 2025-05-07T20:23:40.3279909Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3280290Z ) 2025-05-07T20:23:40.3280614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3281458Z self=, 2025-05-07T20:23:40.3282244Z compile=True, 2025-05-07T20:23:40.3282582Z pooling_mode=, 2025-05-07T20:23:40.3282985Z T=4, 2025-05-07T20:23:40.3283249Z D=107, 2025-05-07T20:23:40.3283515Z B=103, 2025-05-07T20:23:40.3283781Z log_E=3, 2025-05-07T20:23:40.3284056Z L=20, 2025-05-07T20:23:40.3284322Z D_gradcheck=1, 2025-05-07T20:23:40.3284653Z stochastic_rounding=True, 2025-05-07T20:23:40.3285127Z weighted=False, 2025-05-07T20:23:40.3285444Z row_wise=True, 2025-05-07T20:23:40.3285747Z mixed=False, 2025-05-07T20:23:40.3286047Z use_cache=False, 2025-05-07T20:23:40.3286391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3286810Z use_cpu=True, 2025-05-07T20:23:40.3287138Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3287508Z ) 2025-05-07T20:23:40.3298628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3299631Z self=, 2025-05-07T20:23:40.3300425Z compile=False, 2025-05-07T20:23:40.3300960Z pooling_mode=, 2025-05-07T20:23:40.3301380Z T=5, 2025-05-07T20:23:40.3301647Z D=78, 2025-05-07T20:23:40.3301908Z B=83, 2025-05-07T20:23:40.3302034Z log_E=3, 2025-05-07T20:23:40.3302145Z L=19, 2025-05-07T20:23:40.3302270Z D_gradcheck=1, 2025-05-07T20:23:40.3302416Z stochastic_rounding=True, 2025-05-07T20:23:40.3302540Z weighted=True, 2025-05-07T20:23:40.3302662Z row_wise=True, 2025-05-07T20:23:40.3302793Z mixed=True, 2025-05-07T20:23:40.3302916Z use_cache=False, 2025-05-07T20:23:40.3303073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3303208Z use_cpu=True, 2025-05-07T20:23:40.3303353Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3303462Z ) 2025-05-07T20:23:40.3303670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3304186Z self=, 2025-05-07T20:23:40.3304324Z compile=False, 2025-05-07T20:23:40.3304482Z pooling_mode=, 2025-05-07T20:23:40.3304595Z T=5, 2025-05-07T20:23:40.3304856Z D=46, 2025-05-07T20:23:40.3304967Z B=80, 2025-05-07T20:23:40.3305078Z log_E=4, 2025-05-07T20:23:40.3305194Z L=14, 2025-05-07T20:23:40.3305313Z D_gradcheck=1, 2025-05-07T20:23:40.3305455Z stochastic_rounding=False, 2025-05-07T20:23:40.3305580Z weighted=False, 2025-05-07T20:23:40.3305696Z row_wise=True, 2025-05-07T20:23:40.3305812Z mixed=False, 2025-05-07T20:23:40.3305936Z use_cache=False, 2025-05-07T20:23:40.3306090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3306220Z use_cpu=True, 2025-05-07T20:23:40.3306368Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3306476Z ) 2025-05-07T20:23:40.3306669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3307180Z self=, 2025-05-07T20:23:40.3307304Z compile=True, 2025-05-07T20:23:40.3307466Z pooling_mode=, 2025-05-07T20:23:40.3307581Z T=3, 2025-05-07T20:23:40.3307695Z D=73, 2025-05-07T20:23:40.3307810Z B=38, 2025-05-07T20:23:40.3307921Z log_E=5, 2025-05-07T20:23:40.3308029Z L=3, 2025-05-07T20:23:40.3308155Z D_gradcheck=2, 2025-05-07T20:23:40.3308298Z stochastic_rounding=False, 2025-05-07T20:23:40.3308418Z weighted=True, 2025-05-07T20:23:40.3308545Z row_wise=True, 2025-05-07T20:23:40.3308662Z mixed=False, 2025-05-07T20:23:40.3308789Z use_cache=True, 2025-05-07T20:23:40.3308943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3309208Z use_cpu=True, 2025-05-07T20:23:40.3309361Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3309467Z ) 2025-05-07T20:23:40.3309655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3310174Z self=, 2025-05-07T20:23:40.3310300Z compile=False, 2025-05-07T20:23:40.3310456Z pooling_mode=, 2025-05-07T20:23:40.3310577Z T=1, 2025-05-07T20:23:40.3310688Z D=36, 2025-05-07T20:23:40.3310798Z B=100, 2025-05-07T20:23:40.3310920Z log_E=5, 2025-05-07T20:23:40.3311031Z L=11, 2025-05-07T20:23:40.3311157Z D_gradcheck=1, 2025-05-07T20:23:40.3311393Z stochastic_rounding=False, 2025-05-07T20:23:40.3311530Z weighted=True, 2025-05-07T20:23:40.3311655Z row_wise=True, 2025-05-07T20:23:40.3311770Z mixed=False, 2025-05-07T20:23:40.3311888Z use_cache=True, 2025-05-07T20:23:40.3312053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3312171Z use_cpu=True, 2025-05-07T20:23:40.3312317Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3312428Z ) 2025-05-07T20:23:40.3312618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3313193Z self=, 2025-05-07T20:23:40.3313331Z compile=False, 2025-05-07T20:23:40.3313486Z pooling_mode=, 2025-05-07T20:23:40.3313608Z T=4, 2025-05-07T20:23:40.3313719Z D=117, 2025-05-07T20:23:40.3313832Z B=48, 2025-05-07T20:23:40.3313949Z log_E=5, 2025-05-07T20:23:40.3314058Z L=0, 2025-05-07T20:23:40.3314175Z D_gradcheck=1, 2025-05-07T20:23:40.3314322Z stochastic_rounding=True, 2025-05-07T20:23:40.3314441Z weighted=True, 2025-05-07T20:23:40.3314558Z row_wise=True, 2025-05-07T20:23:40.3314677Z mixed=True, 2025-05-07T20:23:40.3314795Z use_cache=True, 2025-05-07T20:23:40.3314951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3315074Z use_cpu=True, 2025-05-07T20:23:40.3315221Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3315330Z ) 2025-05-07T20:23:40.3315520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3316035Z self=, 2025-05-07T20:23:40.3316161Z compile=False, 2025-05-07T20:23:40.3316315Z pooling_mode=, 2025-05-07T20:23:40.3316513Z T=1, 2025-05-07T20:23:40.3316630Z D=26, 2025-05-07T20:23:40.3316740Z B=77, 2025-05-07T20:23:40.3316851Z log_E=4, 2025-05-07T20:23:40.3316967Z L=9, 2025-05-07T20:23:40.3317085Z D_gradcheck=2, 2025-05-07T20:23:40.3317227Z stochastic_rounding=True, 2025-05-07T20:23:40.3317355Z weighted=False, 2025-05-07T20:23:40.3317473Z row_wise=True, 2025-05-07T20:23:40.3317588Z mixed=True, 2025-05-07T20:23:40.3317715Z use_cache=False, 2025-05-07T20:23:40.3317875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3317995Z use_cpu=True, 2025-05-07T20:23:40.3318148Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3318256Z ) 2025-05-07T20:23:40.3318453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3318966Z self=, 2025-05-07T20:23:40.3319087Z compile=True, 2025-05-07T20:23:40.3319248Z pooling_mode=, 2025-05-07T20:23:40.3319360Z T=1, 2025-05-07T20:23:40.3319470Z D=79, 2025-05-07T20:23:40.3319590Z B=54, 2025-05-07T20:23:40.3319701Z log_E=5, 2025-05-07T20:23:40.3319811Z L=13, 2025-05-07T20:23:40.3319938Z D_gradcheck=1, 2025-05-07T20:23:40.3320077Z stochastic_rounding=False, 2025-05-07T20:23:40.3320200Z weighted=True, 2025-05-07T20:23:40.3320324Z row_wise=True, 2025-05-07T20:23:40.3320440Z mixed=True, 2025-05-07T20:23:40.3320559Z use_cache=False, 2025-05-07T20:23:40.3321309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3321426Z use_cpu=True, 2025-05-07T20:23:40.3321580Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3321686Z ) 2025-05-07T20:23:40.3321874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3322392Z self=, 2025-05-07T20:23:40.3322515Z compile=False, 2025-05-07T20:23:40.3322670Z pooling_mode=, 2025-05-07T20:23:40.3322792Z T=5, 2025-05-07T20:23:40.3322906Z D=32, 2025-05-07T20:23:40.3323016Z B=59, 2025-05-07T20:23:40.3323136Z log_E=5, 2025-05-07T20:23:40.3323245Z L=1, 2025-05-07T20:23:40.3323476Z D_gradcheck=1, 2025-05-07T20:23:40.3323636Z stochastic_rounding=False, 2025-05-07T20:23:40.3323758Z weighted=False, 2025-05-07T20:23:40.3323879Z row_wise=True, 2025-05-07T20:23:40.3324003Z mixed=True, 2025-05-07T20:23:40.3324130Z use_cache=True, 2025-05-07T20:23:40.3324292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3324410Z use_cpu=True, 2025-05-07T20:23:40.3324556Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3706148Z ) 2025-05-07T20:23:40.3706432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3707353Z self=, 2025-05-07T20:23:40.3707502Z compile=True, 2025-05-07T20:23:40.3707672Z pooling_mode=, 2025-05-07T20:23:40.3707801Z T=4, 2025-05-07T20:23:40.3707911Z D=104, 2025-05-07T20:23:40.3708022Z B=15, 2025-05-07T20:23:40.3708140Z log_E=5, 2025-05-07T20:23:40.3708250Z L=17, 2025-05-07T20:23:40.3708376Z D_gradcheck=2, 2025-05-07T20:23:40.3708524Z stochastic_rounding=False, 2025-05-07T20:23:40.3708646Z weighted=True, 2025-05-07T20:23:40.3708765Z row_wise=True, 2025-05-07T20:23:40.3708888Z mixed=False, 2025-05-07T20:23:40.3709018Z use_cache=False, 2025-05-07T20:23:40.3709176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3709300Z use_cpu=True, 2025-05-07T20:23:40.3709450Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3709557Z ) 2025-05-07T20:23:40.3709753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3710269Z self=, 2025-05-07T20:23:40.3710398Z compile=False, 2025-05-07T20:23:40.3710710Z pooling_mode=, 2025-05-07T20:23:40.3710823Z T=2, 2025-05-07T20:23:40.3710943Z D=98, 2025-05-07T20:23:40.3711054Z B=31, 2025-05-07T20:23:40.3711171Z log_E=5, 2025-05-07T20:23:40.3711287Z L=17, 2025-05-07T20:23:40.3711412Z D_gradcheck=2, 2025-05-07T20:23:40.3711547Z stochastic_rounding=True, 2025-05-07T20:23:40.3711677Z weighted=False, 2025-05-07T20:23:40.3711938Z row_wise=True, 2025-05-07T20:23:40.3712055Z mixed=True, 2025-05-07T20:23:40.3712189Z use_cache=True, 2025-05-07T20:23:40.3712344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3712477Z use_cpu=True, 2025-05-07T20:23:40.3712625Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3712733Z ) 2025-05-07T20:23:40.3712929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3713444Z self=, 2025-05-07T20:23:40.3713567Z compile=True, 2025-05-07T20:23:40.3713733Z pooling_mode=, 2025-05-07T20:23:40.3713845Z T=1, 2025-05-07T20:23:40.3713956Z D=81, 2025-05-07T20:23:40.3714073Z B=63, 2025-05-07T20:23:40.3714184Z log_E=4, 2025-05-07T20:23:40.3714299Z L=19, 2025-05-07T20:23:40.3714425Z D_gradcheck=2, 2025-05-07T20:23:40.3714564Z stochastic_rounding=True, 2025-05-07T20:23:40.3714692Z weighted=False, 2025-05-07T20:23:40.3714821Z row_wise=True, 2025-05-07T20:23:40.3714937Z mixed=True, 2025-05-07T20:23:40.3715229Z use_cache=True, 2025-05-07T20:23:40.3715393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3715511Z use_cpu=True, 2025-05-07T20:23:40.3715666Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3715773Z ) 2025-05-07T20:23:40.3715964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3716487Z self=, 2025-05-07T20:23:40.3716612Z compile=True, 2025-05-07T20:23:40.3716775Z pooling_mode=, 2025-05-07T20:23:40.3716893Z T=2, 2025-05-07T20:23:40.3717007Z D=58, 2025-05-07T20:23:40.3717119Z B=73, 2025-05-07T20:23:40.3717236Z log_E=3, 2025-05-07T20:23:40.3717529Z L=17, 2025-05-07T20:23:40.3717671Z D_gradcheck=1, 2025-05-07T20:23:40.3717813Z stochastic_rounding=False, 2025-05-07T20:23:40.3717934Z weighted=False, 2025-05-07T20:23:40.3718057Z row_wise=True, 2025-05-07T20:23:40.3718177Z mixed=False, 2025-05-07T20:23:40.3718299Z use_cache=False, 2025-05-07T20:23:40.3718464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3718581Z use_cpu=True, 2025-05-07T20:23:40.3718729Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3718843Z ) 2025-05-07T20:23:40.3719032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3719613Z self=, 2025-05-07T20:23:40.3719757Z compile=True, 2025-05-07T20:23:40.3719912Z pooling_mode=, 2025-05-07T20:23:40.3720030Z T=1, 2025-05-07T20:23:40.3720144Z D=119, 2025-05-07T20:23:40.3720255Z B=121, 2025-05-07T20:23:40.3720374Z log_E=3, 2025-05-07T20:23:40.3720487Z L=12, 2025-05-07T20:23:40.3720607Z D_gradcheck=1, 2025-05-07T20:23:40.3720755Z stochastic_rounding=True, 2025-05-07T20:23:40.3720873Z weighted=True, 2025-05-07T20:23:40.3720992Z row_wise=True, 2025-05-07T20:23:40.3721117Z mixed=True, 2025-05-07T20:23:40.3721237Z use_cache=True, 2025-05-07T20:23:40.3721395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3721521Z use_cpu=True, 2025-05-07T20:23:40.3721670Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3721779Z ) 2025-05-07T20:23:40.3721976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3722491Z self=, 2025-05-07T20:23:40.3722709Z compile=False, 2025-05-07T20:23:40.3722868Z pooling_mode=, 2025-05-07T20:23:40.3722983Z T=3, 2025-05-07T20:23:40.3723099Z D=15, 2025-05-07T20:23:40.3723209Z B=89, 2025-05-07T20:23:40.3723326Z log_E=3, 2025-05-07T20:23:40.3723448Z L=15, 2025-05-07T20:23:40.3723567Z D_gradcheck=2, 2025-05-07T20:23:40.3723703Z stochastic_rounding=True, 2025-05-07T20:23:40.3723829Z weighted=True, 2025-05-07T20:23:40.3723947Z row_wise=True, 2025-05-07T20:23:40.3724066Z mixed=True, 2025-05-07T20:23:40.3724189Z use_cache=True, 2025-05-07T20:23:40.3724348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3724465Z use_cpu=True, 2025-05-07T20:23:40.3724618Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3724725Z ) 2025-05-07T20:23:40.3724926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3725438Z self=, 2025-05-07T20:23:40.3725561Z compile=True, 2025-05-07T20:23:40.3725722Z pooling_mode=, 2025-05-07T20:23:40.3725833Z T=4, 2025-05-07T20:23:40.3725944Z D=78, 2025-05-07T20:23:40.3726064Z B=13, 2025-05-07T20:23:40.3726181Z log_E=4, 2025-05-07T20:23:40.3726293Z L=5, 2025-05-07T20:23:40.3726420Z D_gradcheck=2, 2025-05-07T20:23:40.3726560Z stochastic_rounding=True, 2025-05-07T20:23:40.3726681Z weighted=False, 2025-05-07T20:23:40.3726902Z row_wise=True, 2025-05-07T20:23:40.3727017Z mixed=True, 2025-05-07T20:23:40.3727137Z use_cache=False, 2025-05-07T20:23:40.3727298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3727418Z use_cpu=True, 2025-05-07T20:23:40.3727577Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3727684Z ) 2025-05-07T20:23:40.3728116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3728644Z self=, 2025-05-07T20:23:40.3728771Z compile=False, 2025-05-07T20:23:40.3728926Z pooling_mode=, 2025-05-07T20:23:40.3729044Z T=2, 2025-05-07T20:23:40.3729157Z D=15, 2025-05-07T20:23:40.3729271Z B=51, 2025-05-07T20:23:40.3730032Z log_E=4, 2025-05-07T20:23:40.3730170Z L=10, 2025-05-07T20:23:40.3730293Z D_gradcheck=2, 2025-05-07T20:23:40.3730445Z stochastic_rounding=False, 2025-05-07T20:23:40.3730569Z weighted=True, 2025-05-07T20:23:40.3730695Z row_wise=True, 2025-05-07T20:23:40.3730822Z mixed=True, 2025-05-07T20:23:40.3730941Z use_cache=True, 2025-05-07T20:23:40.3731101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3731218Z use_cpu=True, 2025-05-07T20:23:40.3731364Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3731483Z ) 2025-05-07T20:23:40.3731887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3732416Z self=, 2025-05-07T20:23:40.3732548Z compile=False, 2025-05-07T20:23:40.3732704Z pooling_mode=, 2025-05-07T20:23:40.3732820Z T=5, 2025-05-07T20:23:40.3732938Z D=87, 2025-05-07T20:23:40.3733054Z B=110, 2025-05-07T20:23:40.3733167Z log_E=4, 2025-05-07T20:23:40.3733285Z L=3, 2025-05-07T20:23:40.3733404Z D_gradcheck=1, 2025-05-07T20:23:40.3733549Z stochastic_rounding=True, 2025-05-07T20:23:40.3733669Z weighted=False, 2025-05-07T20:23:40.3733796Z row_wise=True, 2025-05-07T20:23:40.3733921Z mixed=False, 2025-05-07T20:23:40.3734044Z use_cache=True, 2025-05-07T20:23:40.3734201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3734329Z use_cpu=True, 2025-05-07T20:23:40.3734477Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3734585Z ) 2025-05-07T20:23:40.3734783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3735293Z self=, 2025-05-07T20:23:40.3735562Z compile=True, 2025-05-07T20:23:40.3735724Z pooling_mode=, 2025-05-07T20:23:40.3735835Z T=4, 2025-05-07T20:23:40.3735953Z D=45, 2025-05-07T20:23:40.3736069Z B=32, 2025-05-07T20:23:40.3736182Z log_E=4, 2025-05-07T20:23:40.3736300Z L=16, 2025-05-07T20:23:40.3736419Z D_gradcheck=2, 2025-05-07T20:23:40.3736557Z stochastic_rounding=True, 2025-05-07T20:23:40.3736681Z weighted=True, 2025-05-07T20:23:40.3736805Z row_wise=True, 2025-05-07T20:23:40.3736925Z mixed=False, 2025-05-07T20:23:40.3737055Z use_cache=True, 2025-05-07T20:23:40.3737211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3737332Z use_cpu=True, 2025-05-07T20:23:40.3737486Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3737598Z ) 2025-05-07T20:23:40.3737795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3738313Z self=, 2025-05-07T20:23:40.3738437Z compile=True, 2025-05-07T20:23:40.3738599Z pooling_mode=, 2025-05-07T20:23:40.3738712Z T=1, 2025-05-07T20:23:40.3738822Z D=64, 2025-05-07T20:23:40.3738945Z B=71, 2025-05-07T20:23:40.3739058Z log_E=5, 2025-05-07T20:23:40.3739169Z L=10, 2025-05-07T20:23:40.3739295Z D_gradcheck=1, 2025-05-07T20:23:40.3739433Z stochastic_rounding=True, 2025-05-07T20:23:40.3739674Z weighted=True, 2025-05-07T20:23:40.3739799Z row_wise=True, 2025-05-07T20:23:40.3739914Z mixed=True, 2025-05-07T20:23:40.3740035Z use_cache=True, 2025-05-07T20:23:40.3740197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3740315Z use_cpu=True, 2025-05-07T20:23:40.3740462Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3740576Z ) 2025-05-07T20:23:40.3740770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3741291Z self=, 2025-05-07T20:23:40.3741415Z compile=True, 2025-05-07T20:23:40.3741570Z pooling_mode=, 2025-05-07T20:23:40.3741707Z T=4, 2025-05-07T20:23:40.3741817Z D=5, 2025-05-07T20:23:40.3741994Z B=84, 2025-05-07T20:23:40.3742122Z log_E=3, 2025-05-07T20:23:40.3742235Z L=6, 2025-05-07T20:23:40.3742355Z D_gradcheck=1, 2025-05-07T20:23:40.3742498Z stochastic_rounding=True, 2025-05-07T20:23:40.3742624Z weighted=True, 2025-05-07T20:23:40.3742743Z row_wise=True, 2025-05-07T20:23:40.3742867Z mixed=False, 2025-05-07T20:23:40.3742988Z use_cache=False, 2025-05-07T20:23:40.3743146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3743273Z use_cpu=True, 2025-05-07T20:23:40.3743422Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3743535Z ) 2025-05-07T20:23:40.3743782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3744304Z self=, 2025-05-07T20:23:40.3744441Z compile=False, 2025-05-07T20:23:40.3744599Z pooling_mode=, 2025-05-07T20:23:40.3744711Z T=5, 2025-05-07T20:23:40.3744837Z D=120, 2025-05-07T20:23:40.3744948Z B=38, 2025-05-07T20:23:40.3745061Z log_E=5, 2025-05-07T20:23:40.3745178Z L=4, 2025-05-07T20:23:40.3745297Z D_gradcheck=1, 2025-05-07T20:23:40.3745438Z stochastic_rounding=False, 2025-05-07T20:23:40.3745572Z weighted=True, 2025-05-07T20:23:40.3745690Z row_wise=True, 2025-05-07T20:23:40.3745822Z mixed=False, 2025-05-07T20:23:40.3745944Z use_cache=False, 2025-05-07T20:23:40.3746100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3746226Z use_cpu=True, 2025-05-07T20:23:40.3746373Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3746485Z ) 2025-05-07T20:23:40.3746684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3747195Z self=, 2025-05-07T20:23:40.3747406Z compile=False, 2025-05-07T20:23:40.3747571Z pooling_mode=, 2025-05-07T20:23:40.3747684Z T=3, 2025-05-07T20:23:40.3747801Z D=127, 2025-05-07T20:23:40.3747920Z B=64, 2025-05-07T20:23:40.3748034Z log_E=3, 2025-05-07T20:23:40.3748147Z L=1, 2025-05-07T20:23:40.3748276Z D_gradcheck=1, 2025-05-07T20:23:40.3748417Z stochastic_rounding=True, 2025-05-07T20:23:40.3748555Z weighted=False, 2025-05-07T20:23:40.3748674Z row_wise=True, 2025-05-07T20:23:40.3748791Z mixed=False, 2025-05-07T20:23:40.3748919Z use_cache=False, 2025-05-07T20:23:40.3749076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3749195Z use_cpu=True, 2025-05-07T20:23:40.3749348Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3749461Z ) 2025-05-07T20:23:40.3749647Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3750161Z self=, 2025-05-07T20:23:40.3750287Z compile=False, 2025-05-07T20:23:40.3750444Z pooling_mode=, 2025-05-07T20:23:40.3750566Z T=2, 2025-05-07T20:23:40.3750677Z D=57, 2025-05-07T20:23:40.3750796Z B=13, 2025-05-07T20:23:40.3750910Z log_E=4, 2025-05-07T20:23:40.3751021Z L=7, 2025-05-07T20:23:40.3751146Z D_gradcheck=1, 2025-05-07T20:23:40.3751283Z stochastic_rounding=True, 2025-05-07T20:23:40.3751487Z weighted=False, 2025-05-07T20:23:40.3751616Z row_wise=True, 2025-05-07T20:23:40.3751732Z mixed=False, 2025-05-07T20:23:40.3751851Z use_cache=True, 2025-05-07T20:23:40.3752013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.3752130Z use_cpu=True, 2025-05-07T20:23:40.3752275Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.3752395Z ) 2025-05-07T20:23:40.3752583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3753096Z self=, 2025-05-07T20:23:40.3753228Z compile=False, 2025-05-07T20:23:40.3753384Z pooling_mode=, 2025-05-07T20:23:40.3753568Z T=3, 2025-05-07T20:23:40.3753690Z D=12, 2025-05-07T20:23:40.3753801Z B=6, 2025-05-07T20:23:40.3753920Z log_E=3, 2025-05-07T20:23:40.3754030Z L=11, 2025-05-07T20:23:40.3754148Z D_gradcheck=2, 2025-05-07T20:23:40.3754299Z stochastic_rounding=True, 2025-05-07T20:23:40.3754418Z weighted=True, 2025-05-07T20:23:40.3754540Z row_wise=True, 2025-05-07T20:23:40.3754663Z mixed=False, 2025-05-07T20:23:40.3754786Z use_cache=False, 2025-05-07T20:23:40.3754942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3755067Z use_cpu=True, 2025-05-07T20:23:40.3755292Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.3755409Z ) 2025-05-07T20:23:40.3755606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.3756123Z self=, 2025-05-07T20:23:40.3756250Z compile=True, 2025-05-07T20:23:40.3756405Z pooling_mode=, 2025-05-07T20:23:40.3756520Z T=5, 2025-05-07T20:23:40.3756641Z D=20, 2025-05-07T20:23:40.3756753Z B=50, 2025-05-07T20:23:40.3756867Z log_E=4, 2025-05-07T20:23:40.3756983Z L=11, 2025-05-07T20:23:40.3757103Z D_gradcheck=2, 2025-05-07T20:23:40.3757246Z stochastic_rounding=False, 2025-05-07T20:23:40.3757375Z weighted=False, 2025-05-07T20:23:40.3757491Z row_wise=True, 2025-05-07T20:23:40.3757609Z mixed=False, 2025-05-07T20:23:40.3757739Z use_cache=True, 2025-05-07T20:23:40.3757895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.3758016Z use_cpu=True, 2025-05-07T20:23:40.3758179Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4175974Z ) 2025-05-07T20:23:40.4176342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4177256Z self=, 2025-05-07T20:23:40.4177393Z compile=False, 2025-05-07T20:23:40.4177568Z pooling_mode=, 2025-05-07T20:23:40.4177684Z T=1, 2025-05-07T20:23:40.4177802Z D=42, 2025-05-07T20:23:40.4177912Z B=3, 2025-05-07T20:23:40.4178025Z log_E=3, 2025-05-07T20:23:40.4178144Z L=1, 2025-05-07T20:23:40.4178265Z D_gradcheck=2, 2025-05-07T20:23:40.4178426Z stochastic_rounding=True, 2025-05-07T20:23:40.4178549Z weighted=False, 2025-05-07T20:23:40.4178671Z row_wise=True, 2025-05-07T20:23:40.4178796Z mixed=False, 2025-05-07T20:23:40.4178915Z use_cache=True, 2025-05-07T20:23:40.4179074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4179199Z use_cpu=True, 2025-05-07T20:23:40.4179357Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4179466Z ) 2025-05-07T20:23:40.4179667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4180189Z self=, 2025-05-07T20:23:40.4180310Z compile=True, 2025-05-07T20:23:40.4180479Z pooling_mode=, 2025-05-07T20:23:40.4180590Z T=1, 2025-05-07T20:23:40.4180708Z D=93, 2025-05-07T20:23:40.4180821Z B=45, 2025-05-07T20:23:40.4180934Z log_E=5, 2025-05-07T20:23:40.4181051Z L=12, 2025-05-07T20:23:40.4181174Z D_gradcheck=1, 2025-05-07T20:23:40.4181516Z stochastic_rounding=False, 2025-05-07T20:23:40.4181648Z weighted=False, 2025-05-07T20:23:40.4181765Z row_wise=True, 2025-05-07T20:23:40.4181881Z mixed=False, 2025-05-07T20:23:40.4182014Z use_cache=False, 2025-05-07T20:23:40.4182172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4182291Z use_cpu=True, 2025-05-07T20:23:40.4182447Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4182557Z ) 2025-05-07T20:23:40.4182749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4183270Z self=, 2025-05-07T20:23:40.4183387Z compile=True, 2025-05-07T20:23:40.4183680Z pooling_mode=, 2025-05-07T20:23:40.4183806Z T=4, 2025-05-07T20:23:40.4183917Z D=49, 2025-05-07T20:23:40.4184036Z B=66, 2025-05-07T20:23:40.4184152Z log_E=5, 2025-05-07T20:23:40.4184265Z L=8, 2025-05-07T20:23:40.4184392Z D_gradcheck=2, 2025-05-07T20:23:40.4184537Z stochastic_rounding=False, 2025-05-07T20:23:40.4184662Z weighted=True, 2025-05-07T20:23:40.4184789Z row_wise=True, 2025-05-07T20:23:40.4184907Z mixed=False, 2025-05-07T20:23:40.4185025Z use_cache=True, 2025-05-07T20:23:40.4185187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4185305Z use_cpu=True, 2025-05-07T20:23:40.4185606Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4185734Z ) 2025-05-07T20:23:40.4185941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4186467Z self=, 2025-05-07T20:23:40.4186591Z compile=False, 2025-05-07T20:23:40.4186749Z pooling_mode=, 2025-05-07T20:23:40.4186865Z T=3, 2025-05-07T20:23:40.4186980Z D=53, 2025-05-07T20:23:40.4187091Z B=59, 2025-05-07T20:23:40.4187213Z log_E=4, 2025-05-07T20:23:40.4187326Z L=16, 2025-05-07T20:23:40.4187452Z D_gradcheck=1, 2025-05-07T20:23:40.4187597Z stochastic_rounding=True, 2025-05-07T20:23:40.4187717Z weighted=False, 2025-05-07T20:23:40.4187834Z row_wise=True, 2025-05-07T20:23:40.4187956Z mixed=False, 2025-05-07T20:23:40.4188079Z use_cache=False, 2025-05-07T20:23:40.4188236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4188365Z use_cpu=True, 2025-05-07T20:23:40.4188519Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4188633Z ) 2025-05-07T20:23:40.4188924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4189433Z self=, 2025-05-07T20:23:40.4189563Z compile=True, 2025-05-07T20:23:40.4189722Z pooling_mode=, 2025-05-07T20:23:40.4189836Z T=2, 2025-05-07T20:23:40.4189956Z D=66, 2025-05-07T20:23:40.4190070Z B=41, 2025-05-07T20:23:40.4190184Z log_E=4, 2025-05-07T20:23:40.4190306Z L=5, 2025-05-07T20:23:40.4190427Z D_gradcheck=1, 2025-05-07T20:23:40.4190566Z stochastic_rounding=False, 2025-05-07T20:23:40.4190695Z weighted=True, 2025-05-07T20:23:40.4190815Z row_wise=True, 2025-05-07T20:23:40.4190938Z mixed=True, 2025-05-07T20:23:40.4191059Z use_cache=False, 2025-05-07T20:23:40.4191218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4191346Z use_cpu=True, 2025-05-07T20:23:40.4191495Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4191720Z ) 2025-05-07T20:23:40.4191919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4192435Z self=, 2025-05-07T20:23:40.4192559Z compile=True, 2025-05-07T20:23:40.4192720Z pooling_mode=, 2025-05-07T20:23:40.4192841Z T=2, 2025-05-07T20:23:40.4192955Z D=101, 2025-05-07T20:23:40.4193065Z B=62, 2025-05-07T20:23:40.4193187Z log_E=4, 2025-05-07T20:23:40.4193418Z L=3, 2025-05-07T20:23:40.4193539Z D_gradcheck=1, 2025-05-07T20:23:40.4193680Z stochastic_rounding=True, 2025-05-07T20:23:40.4193802Z weighted=True, 2025-05-07T20:23:40.4193918Z row_wise=True, 2025-05-07T20:23:40.4194047Z mixed=False, 2025-05-07T20:23:40.4194173Z use_cache=True, 2025-05-07T20:23:40.4194328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4194456Z use_cpu=True, 2025-05-07T20:23:40.4194606Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4194721Z ) 2025-05-07T20:23:40.4194910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4195420Z self=, 2025-05-07T20:23:40.4195654Z compile=True, 2025-05-07T20:23:40.4195817Z pooling_mode=, 2025-05-07T20:23:40.4195928Z T=4, 2025-05-07T20:23:40.4196049Z D=97, 2025-05-07T20:23:40.4196160Z B=25, 2025-05-07T20:23:40.4196271Z log_E=4, 2025-05-07T20:23:40.4196391Z L=6, 2025-05-07T20:23:40.4196510Z D_gradcheck=2, 2025-05-07T20:23:40.4196651Z stochastic_rounding=False, 2025-05-07T20:23:40.4196780Z weighted=False, 2025-05-07T20:23:40.4196900Z row_wise=True, 2025-05-07T20:23:40.4197028Z mixed=True, 2025-05-07T20:23:40.4197154Z use_cache=False, 2025-05-07T20:23:40.4197394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4197527Z use_cpu=True, 2025-05-07T20:23:40.4197676Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4197791Z ) 2025-05-07T20:23:40.4197989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4198499Z self=, 2025-05-07T20:23:40.4198622Z compile=True, 2025-05-07T20:23:40.4198789Z pooling_mode=, 2025-05-07T20:23:40.4198900Z T=3, 2025-05-07T20:23:40.4199011Z D=76, 2025-05-07T20:23:40.4199132Z B=118, 2025-05-07T20:23:40.4199246Z log_E=5, 2025-05-07T20:23:40.4199360Z L=15, 2025-05-07T20:23:40.4199487Z D_gradcheck=2, 2025-05-07T20:23:40.4199625Z stochastic_rounding=True, 2025-05-07T20:23:40.4199752Z weighted=True, 2025-05-07T20:23:40.4199870Z row_wise=True, 2025-05-07T20:23:40.4199987Z mixed=True, 2025-05-07T20:23:40.4200116Z use_cache=False, 2025-05-07T20:23:40.4200273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4200394Z use_cpu=True, 2025-05-07T20:23:40.4200547Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4200761Z ) 2025-05-07T20:23:40.4200955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4201468Z self=, 2025-05-07T20:23:40.4201594Z compile=True, 2025-05-07T20:23:40.4201749Z pooling_mode=, 2025-05-07T20:23:40.4201867Z T=5, 2025-05-07T20:23:40.4201979Z D=23, 2025-05-07T20:23:40.4202096Z B=97, 2025-05-07T20:23:40.4202211Z log_E=4, 2025-05-07T20:23:40.4202321Z L=7, 2025-05-07T20:23:40.4202445Z D_gradcheck=1, 2025-05-07T20:23:40.4202585Z stochastic_rounding=False, 2025-05-07T20:23:40.4202709Z weighted=False, 2025-05-07T20:23:40.4202834Z row_wise=True, 2025-05-07T20:23:40.4202951Z mixed=False, 2025-05-07T20:23:40.4203071Z use_cache=True, 2025-05-07T20:23:40.4203236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4203355Z use_cpu=True, 2025-05-07T20:23:40.4203502Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4203615Z ) 2025-05-07T20:23:40.4203803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4204309Z self=, 2025-05-07T20:23:40.4204440Z compile=True, 2025-05-07T20:23:40.4204595Z pooling_mode=, 2025-05-07T20:23:40.4204714Z T=2, 2025-05-07T20:23:40.4204823Z D=71, 2025-05-07T20:23:40.4204934Z B=112, 2025-05-07T20:23:40.4205140Z log_E=5, 2025-05-07T20:23:40.4205250Z L=13, 2025-05-07T20:23:40.4205372Z D_gradcheck=2, 2025-05-07T20:23:40.4205521Z stochastic_rounding=False, 2025-05-07T20:23:40.4205644Z weighted=True, 2025-05-07T20:23:40.4205762Z row_wise=True, 2025-05-07T20:23:40.4205888Z mixed=False, 2025-05-07T20:23:40.4206011Z use_cache=False, 2025-05-07T20:23:40.4206170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4206296Z use_cpu=True, 2025-05-07T20:23:40.4206444Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4206556Z ) 2025-05-07T20:23:40.4206757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4207332Z self=, 2025-05-07T20:23:40.4207475Z compile=False, 2025-05-07T20:23:40.4207631Z pooling_mode=, 2025-05-07T20:23:40.4207742Z T=1, 2025-05-07T20:23:40.4207862Z D=3, 2025-05-07T20:23:40.4207973Z B=117, 2025-05-07T20:23:40.4208089Z log_E=5, 2025-05-07T20:23:40.4208210Z L=11, 2025-05-07T20:23:40.4208330Z D_gradcheck=2, 2025-05-07T20:23:40.4208468Z stochastic_rounding=True, 2025-05-07T20:23:40.4208594Z weighted=True, 2025-05-07T20:23:40.4208714Z row_wise=True, 2025-05-07T20:23:40.4208831Z mixed=True, 2025-05-07T20:23:40.4208960Z use_cache=False, 2025-05-07T20:23:40.4209190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4209323Z use_cpu=True, 2025-05-07T20:23:40.4209603Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4209721Z ) 2025-05-07T20:23:40.4209917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4210430Z self=, 2025-05-07T20:23:40.4210548Z compile=True, 2025-05-07T20:23:40.4210708Z pooling_mode=, 2025-05-07T20:23:40.4210817Z T=5, 2025-05-07T20:23:40.4210928Z D=101, 2025-05-07T20:23:40.4211049Z B=75, 2025-05-07T20:23:40.4211162Z log_E=4, 2025-05-07T20:23:40.4211269Z L=9, 2025-05-07T20:23:40.4211393Z D_gradcheck=1, 2025-05-07T20:23:40.4211534Z stochastic_rounding=False, 2025-05-07T20:23:40.4211658Z weighted=False, 2025-05-07T20:23:40.4211783Z row_wise=True, 2025-05-07T20:23:40.4211980Z mixed=True, 2025-05-07T20:23:40.4212116Z use_cache=False, 2025-05-07T20:23:40.4212276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4212395Z use_cpu=True, 2025-05-07T20:23:40.4212651Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4212761Z ) 2025-05-07T20:23:40.4212949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4213462Z self=, 2025-05-07T20:23:40.4213587Z compile=False, 2025-05-07T20:23:40.4213741Z pooling_mode=, 2025-05-07T20:23:40.4213859Z T=4, 2025-05-07T20:23:40.4213968Z D=114, 2025-05-07T20:23:40.4214084Z B=76, 2025-05-07T20:23:40.4214206Z log_E=4, 2025-05-07T20:23:40.4214318Z L=13, 2025-05-07T20:23:40.4214438Z D_gradcheck=1, 2025-05-07T20:23:40.4214590Z stochastic_rounding=False, 2025-05-07T20:23:40.4214710Z weighted=True, 2025-05-07T20:23:40.4214839Z row_wise=True, 2025-05-07T20:23:40.4214956Z mixed=False, 2025-05-07T20:23:40.4215079Z use_cache=True, 2025-05-07T20:23:40.4215242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4215360Z use_cpu=True, 2025-05-07T20:23:40.4215512Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4215630Z ) 2025-05-07T20:23:40.4215819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4216330Z self=, 2025-05-07T20:23:40.4216459Z compile=False, 2025-05-07T20:23:40.4216615Z pooling_mode=, 2025-05-07T20:23:40.4216727Z T=2, 2025-05-07T20:23:40.4216848Z D=34, 2025-05-07T20:23:40.4217048Z B=119, 2025-05-07T20:23:40.4217168Z log_E=4, 2025-05-07T20:23:40.4217278Z L=5, 2025-05-07T20:23:40.4217396Z D_gradcheck=2, 2025-05-07T20:23:40.4217540Z stochastic_rounding=True, 2025-05-07T20:23:40.4217659Z weighted=True, 2025-05-07T20:23:40.4217778Z row_wise=True, 2025-05-07T20:23:40.4217899Z mixed=True, 2025-05-07T20:23:40.4218021Z use_cache=True, 2025-05-07T20:23:40.4218199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4218323Z use_cpu=True, 2025-05-07T20:23:40.4218477Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4218585Z ) 2025-05-07T20:23:40.4218781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4219409Z self=, 2025-05-07T20:23:40.4219546Z compile=True, 2025-05-07T20:23:40.4219703Z pooling_mode=, 2025-05-07T20:23:40.4219814Z T=1, 2025-05-07T20:23:40.4219934Z D=120, 2025-05-07T20:23:40.4220043Z B=36, 2025-05-07T20:23:40.4220154Z log_E=3, 2025-05-07T20:23:40.4220272Z L=6, 2025-05-07T20:23:40.4220392Z D_gradcheck=1, 2025-05-07T20:23:40.4220528Z stochastic_rounding=True, 2025-05-07T20:23:40.4220657Z weighted=False, 2025-05-07T20:23:40.4220777Z row_wise=True, 2025-05-07T20:23:40.4220895Z mixed=True, 2025-05-07T20:23:40.4221087Z use_cache=False, 2025-05-07T20:23:40.4221254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4221378Z use_cpu=True, 2025-05-07T20:23:40.4221533Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4221640Z ) 2025-05-07T20:23:40.4221830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4222350Z self=, 2025-05-07T20:23:40.4222471Z compile=False, 2025-05-07T20:23:40.4222634Z pooling_mode=, 2025-05-07T20:23:40.4222746Z T=2, 2025-05-07T20:23:40.4222862Z D=68, 2025-05-07T20:23:40.4222981Z B=73, 2025-05-07T20:23:40.4223095Z log_E=5, 2025-05-07T20:23:40.4223206Z L=16, 2025-05-07T20:23:40.4223333Z D_gradcheck=2, 2025-05-07T20:23:40.4223472Z stochastic_rounding=True, 2025-05-07T20:23:40.4223593Z weighted=True, 2025-05-07T20:23:40.4223719Z row_wise=True, 2025-05-07T20:23:40.4223836Z mixed=True, 2025-05-07T20:23:40.4223959Z use_cache=True, 2025-05-07T20:23:40.4224123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4224327Z use_cpu=True, 2025-05-07T20:23:40.4224481Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4224587Z ) 2025-05-07T20:23:40.4224774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4225292Z self=, 2025-05-07T20:23:40.4225412Z compile=True, 2025-05-07T20:23:40.4225565Z pooling_mode=, 2025-05-07T20:23:40.4225686Z T=3, 2025-05-07T20:23:40.4225803Z D=38, 2025-05-07T20:23:40.4225915Z B=93, 2025-05-07T20:23:40.4226029Z log_E=4, 2025-05-07T20:23:40.4226140Z L=20, 2025-05-07T20:23:40.4226259Z D_gradcheck=1, 2025-05-07T20:23:40.4226405Z stochastic_rounding=True, 2025-05-07T20:23:40.4226525Z weighted=False, 2025-05-07T20:23:40.4226645Z row_wise=True, 2025-05-07T20:23:40.4226773Z mixed=True, 2025-05-07T20:23:40.4226895Z use_cache=False, 2025-05-07T20:23:40.4227057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4227177Z use_cpu=True, 2025-05-07T20:23:40.4227326Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4667223Z ) 2025-05-07T20:23:40.4667494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4668153Z self=, 2025-05-07T20:23:40.4668293Z compile=False, 2025-05-07T20:23:40.4668453Z pooling_mode=, 2025-05-07T20:23:40.4668928Z T=5, 2025-05-07T20:23:40.4669047Z D=77, 2025-05-07T20:23:40.4669160Z B=114, 2025-05-07T20:23:40.4669276Z log_E=4, 2025-05-07T20:23:40.4669385Z L=8, 2025-05-07T20:23:40.4669506Z D_gradcheck=1, 2025-05-07T20:23:40.4669654Z stochastic_rounding=True, 2025-05-07T20:23:40.4669774Z weighted=True, 2025-05-07T20:23:40.4669891Z row_wise=True, 2025-05-07T20:23:40.4670023Z mixed=False, 2025-05-07T20:23:40.4670150Z use_cache=False, 2025-05-07T20:23:40.4670456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4670596Z use_cpu=True, 2025-05-07T20:23:40.4670748Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4670859Z ) 2025-05-07T20:23:40.4671063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4671716Z self=, 2025-05-07T20:23:40.4671859Z compile=True, 2025-05-07T20:23:40.4672021Z pooling_mode=, 2025-05-07T20:23:40.4672138Z T=5, 2025-05-07T20:23:40.4672253Z D=84, 2025-05-07T20:23:40.4672362Z B=74, 2025-05-07T20:23:40.4672474Z log_E=5, 2025-05-07T20:23:40.4672591Z L=3, 2025-05-07T20:23:40.4672721Z D_gradcheck=2, 2025-05-07T20:23:40.4672952Z stochastic_rounding=False, 2025-05-07T20:23:40.4673079Z weighted=True, 2025-05-07T20:23:40.4673198Z row_wise=True, 2025-05-07T20:23:40.4673423Z mixed=True, 2025-05-07T20:23:40.4673571Z use_cache=True, 2025-05-07T20:23:40.4673728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4673851Z use_cpu=True, 2025-05-07T20:23:40.4674009Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4674121Z ) 2025-05-07T20:23:40.4674318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4674834Z self=, 2025-05-07T20:23:40.4674956Z compile=True, 2025-05-07T20:23:40.4675121Z pooling_mode=, 2025-05-07T20:23:40.4675237Z T=1, 2025-05-07T20:23:40.4675347Z D=2, 2025-05-07T20:23:40.4675468Z B=101, 2025-05-07T20:23:40.4675580Z log_E=4, 2025-05-07T20:23:40.4675691Z L=20, 2025-05-07T20:23:40.4675827Z D_gradcheck=1, 2025-05-07T20:23:40.4675968Z stochastic_rounding=False, 2025-05-07T20:23:40.4676086Z weighted=True, 2025-05-07T20:23:40.4676216Z row_wise=True, 2025-05-07T20:23:40.4676334Z mixed=False, 2025-05-07T20:23:40.4676460Z use_cache=False, 2025-05-07T20:23:40.4676633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4676922Z use_cpu=True, 2025-05-07T20:23:40.4677081Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4677190Z ) 2025-05-07T20:23:40.4677391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4677906Z self=, 2025-05-07T20:23:40.4678025Z compile=True, 2025-05-07T20:23:40.4678183Z pooling_mode=, 2025-05-07T20:23:40.4678303Z T=3, 2025-05-07T20:23:40.4678414Z D=61, 2025-05-07T20:23:40.4678525Z B=24, 2025-05-07T20:23:40.4678642Z log_E=3, 2025-05-07T20:23:40.4678752Z L=14, 2025-05-07T20:23:40.4678873Z D_gradcheck=1, 2025-05-07T20:23:40.4679021Z stochastic_rounding=False, 2025-05-07T20:23:40.4679143Z weighted=False, 2025-05-07T20:23:40.4679274Z row_wise=True, 2025-05-07T20:23:40.4679392Z mixed=False, 2025-05-07T20:23:40.4679511Z use_cache=True, 2025-05-07T20:23:40.4679681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4679800Z use_cpu=True, 2025-05-07T20:23:40.4679946Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4680056Z ) 2025-05-07T20:23:40.4680248Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4680761Z self=, 2025-05-07T20:23:40.4680887Z compile=False, 2025-05-07T20:23:40.4681044Z pooling_mode=, 2025-05-07T20:23:40.4681289Z T=1, 2025-05-07T20:23:40.4681411Z D=103, 2025-05-07T20:23:40.4681520Z B=54, 2025-05-07T20:23:40.4681632Z log_E=4, 2025-05-07T20:23:40.4681749Z L=7, 2025-05-07T20:23:40.4681868Z D_gradcheck=1, 2025-05-07T20:23:40.4682014Z stochastic_rounding=True, 2025-05-07T20:23:40.4682133Z weighted=True, 2025-05-07T20:23:40.4682256Z row_wise=True, 2025-05-07T20:23:40.4682380Z mixed=True, 2025-05-07T20:23:40.4682500Z use_cache=True, 2025-05-07T20:23:40.4682661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4682783Z use_cpu=True, 2025-05-07T20:23:40.4682932Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4683044Z ) 2025-05-07T20:23:40.4683329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4683848Z self=, 2025-05-07T20:23:40.4683972Z compile=False, 2025-05-07T20:23:40.4684135Z pooling_mode=, 2025-05-07T20:23:40.4684251Z T=1, 2025-05-07T20:23:40.4684369Z D=49, 2025-05-07T20:23:40.4684478Z B=63, 2025-05-07T20:23:40.4684590Z log_E=4, 2025-05-07T20:23:40.4684708Z L=10, 2025-05-07T20:23:40.4684834Z D_gradcheck=2, 2025-05-07T20:23:40.4684974Z stochastic_rounding=False, 2025-05-07T20:23:40.4685104Z weighted=True, 2025-05-07T20:23:40.4685284Z row_wise=True, 2025-05-07T20:23:40.4685420Z mixed=False, 2025-05-07T20:23:40.4685554Z use_cache=True, 2025-05-07T20:23:40.4685716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4685834Z use_cpu=True, 2025-05-07T20:23:40.4685988Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4686097Z ) 2025-05-07T20:23:40.4686289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4686802Z self=, 2025-05-07T20:23:40.4686924Z compile=True, 2025-05-07T20:23:40.4687087Z pooling_mode=, 2025-05-07T20:23:40.4687196Z T=3, 2025-05-07T20:23:40.4687306Z D=114, 2025-05-07T20:23:40.4687424Z B=50, 2025-05-07T20:23:40.4687535Z log_E=4, 2025-05-07T20:23:40.4687645Z L=16, 2025-05-07T20:23:40.4687770Z D_gradcheck=2, 2025-05-07T20:23:40.4687909Z stochastic_rounding=True, 2025-05-07T20:23:40.4688031Z weighted=True, 2025-05-07T20:23:40.4688158Z row_wise=True, 2025-05-07T20:23:40.4688274Z mixed=True, 2025-05-07T20:23:40.4688394Z use_cache=True, 2025-05-07T20:23:40.4688659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4688778Z use_cpu=True, 2025-05-07T20:23:40.4688924Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4689041Z ) 2025-05-07T20:23:40.4689233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4689865Z self=, 2025-05-07T20:23:40.4689997Z compile=False, 2025-05-07T20:23:40.4690160Z pooling_mode=, 2025-05-07T20:23:40.4690277Z T=2, 2025-05-07T20:23:40.4690390Z D=44, 2025-05-07T20:23:40.4690501Z B=20, 2025-05-07T20:23:40.4690620Z log_E=4, 2025-05-07T20:23:40.4690730Z L=17, 2025-05-07T20:23:40.4690849Z D_gradcheck=2, 2025-05-07T20:23:40.4690996Z stochastic_rounding=False, 2025-05-07T20:23:40.4691121Z weighted=True, 2025-05-07T20:23:40.4691242Z row_wise=True, 2025-05-07T20:23:40.4691366Z mixed=True, 2025-05-07T20:23:40.4691495Z use_cache=True, 2025-05-07T20:23:40.4691657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4691776Z use_cpu=True, 2025-05-07T20:23:40.4691930Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4692047Z ) 2025-05-07T20:23:40.4692239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4692752Z self=, 2025-05-07T20:23:40.4692878Z compile=True, 2025-05-07T20:23:40.4693134Z pooling_mode=, 2025-05-07T20:23:40.4693245Z T=5, 2025-05-07T20:23:40.4693361Z D=118, 2025-05-07T20:23:40.4693472Z B=86, 2025-05-07T20:23:40.4693585Z log_E=3, 2025-05-07T20:23:40.4693701Z L=14, 2025-05-07T20:23:40.4693821Z D_gradcheck=2, 2025-05-07T20:23:40.4693961Z stochastic_rounding=False, 2025-05-07T20:23:40.4694091Z weighted=True, 2025-05-07T20:23:40.4694210Z row_wise=True, 2025-05-07T20:23:40.4694333Z mixed=True, 2025-05-07T20:23:40.4694457Z use_cache=False, 2025-05-07T20:23:40.4694615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4694740Z use_cpu=True, 2025-05-07T20:23:40.4694889Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4694997Z ) 2025-05-07T20:23:40.4695258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4695785Z self=, 2025-05-07T20:23:40.4695907Z compile=True, 2025-05-07T20:23:40.4696076Z pooling_mode=, 2025-05-07T20:23:40.4696186Z T=3, 2025-05-07T20:23:40.4696296Z D=119, 2025-05-07T20:23:40.4696416Z B=103, 2025-05-07T20:23:40.4696529Z log_E=3, 2025-05-07T20:23:40.4696644Z L=19, 2025-05-07T20:23:40.4696769Z D_gradcheck=2, 2025-05-07T20:23:40.4696917Z stochastic_rounding=True, 2025-05-07T20:23:40.4697121Z weighted=True, 2025-05-07T20:23:40.4697248Z row_wise=True, 2025-05-07T20:23:40.4697367Z mixed=False, 2025-05-07T20:23:40.4697504Z use_cache=False, 2025-05-07T20:23:40.4697660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4697782Z use_cpu=True, 2025-05-07T20:23:40.4697937Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4698049Z ) 2025-05-07T20:23:40.4698244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4698762Z self=, 2025-05-07T20:23:40.4698886Z compile=True, 2025-05-07T20:23:40.4699046Z pooling_mode=, 2025-05-07T20:23:40.4699166Z T=4, 2025-05-07T20:23:40.4699277Z D=8, 2025-05-07T20:23:40.4699393Z B=99, 2025-05-07T20:23:40.4699506Z log_E=3, 2025-05-07T20:23:40.4699617Z L=9, 2025-05-07T20:23:40.4699743Z D_gradcheck=2, 2025-05-07T20:23:40.4699888Z stochastic_rounding=False, 2025-05-07T20:23:40.4700010Z weighted=False, 2025-05-07T20:23:40.4700138Z row_wise=True, 2025-05-07T20:23:40.4700339Z mixed=True, 2025-05-07T20:23:40.4700461Z use_cache=True, 2025-05-07T20:23:40.4700622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4700739Z use_cpu=True, 2025-05-07T20:23:40.4700886Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4701002Z ) 2025-05-07T20:23:40.4701190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4701696Z self=, 2025-05-07T20:23:40.4701831Z compile=False, 2025-05-07T20:23:40.4701983Z pooling_mode=, 2025-05-07T20:23:40.4702103Z T=3, 2025-05-07T20:23:40.4702214Z D=82, 2025-05-07T20:23:40.4702326Z B=99, 2025-05-07T20:23:40.4702447Z log_E=3, 2025-05-07T20:23:40.4702557Z L=5, 2025-05-07T20:23:40.4702676Z D_gradcheck=2, 2025-05-07T20:23:40.4702823Z stochastic_rounding=True, 2025-05-07T20:23:40.4702946Z weighted=False, 2025-05-07T20:23:40.4703066Z row_wise=True, 2025-05-07T20:23:40.4703196Z mixed=True, 2025-05-07T20:23:40.4703318Z use_cache=False, 2025-05-07T20:23:40.4703473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4703600Z use_cpu=True, 2025-05-07T20:23:40.4703753Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4703859Z ) 2025-05-07T20:23:40.4704064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4704589Z self=, 2025-05-07T20:23:40.4704813Z compile=False, 2025-05-07T20:23:40.4704972Z pooling_mode=, 2025-05-07T20:23:40.4705083Z T=5, 2025-05-07T20:23:40.4705198Z D=14, 2025-05-07T20:23:40.4705308Z B=58, 2025-05-07T20:23:40.4705420Z log_E=5, 2025-05-07T20:23:40.4705537Z L=8, 2025-05-07T20:23:40.4705657Z D_gradcheck=1, 2025-05-07T20:23:40.4705802Z stochastic_rounding=False, 2025-05-07T20:23:40.4705928Z weighted=True, 2025-05-07T20:23:40.4706048Z row_wise=True, 2025-05-07T20:23:40.4706173Z mixed=False, 2025-05-07T20:23:40.4706306Z use_cache=False, 2025-05-07T20:23:40.4706464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4706592Z use_cpu=True, 2025-05-07T20:23:40.4706840Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4706964Z ) 2025-05-07T20:23:40.4707161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4707668Z self=, 2025-05-07T20:23:40.4707794Z compile=True, 2025-05-07T20:23:40.4707958Z pooling_mode=, 2025-05-07T20:23:40.4708070Z T=4, 2025-05-07T20:23:40.4708180Z D=109, 2025-05-07T20:23:40.4708297Z B=46, 2025-05-07T20:23:40.4708410Z log_E=3, 2025-05-07T20:23:40.4708521Z L=6, 2025-05-07T20:23:40.4708650Z D_gradcheck=2, 2025-05-07T20:23:40.4708869Z stochastic_rounding=False, 2025-05-07T20:23:40.4709004Z weighted=True, 2025-05-07T20:23:40.4709132Z row_wise=True, 2025-05-07T20:23:40.4709253Z mixed=True, 2025-05-07T20:23:40.4709379Z use_cache=True, 2025-05-07T20:23:40.4709534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.4709655Z use_cpu=True, 2025-05-07T20:23:40.4709813Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4709922Z ) 2025-05-07T20:23:40.4710110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4710628Z self=, 2025-05-07T20:23:40.4710755Z compile=False, 2025-05-07T20:23:40.4710910Z pooling_mode=, 2025-05-07T20:23:40.4711028Z T=4, 2025-05-07T20:23:40.4711139Z D=4, 2025-05-07T20:23:40.4711251Z B=60, 2025-05-07T20:23:40.4711371Z log_E=5, 2025-05-07T20:23:40.4711483Z L=7, 2025-05-07T20:23:40.4711606Z D_gradcheck=1, 2025-05-07T20:23:40.4711755Z stochastic_rounding=True, 2025-05-07T20:23:40.4711878Z weighted=False, 2025-05-07T20:23:40.4712105Z row_wise=True, 2025-05-07T20:23:40.4712226Z mixed=False, 2025-05-07T20:23:40.4712347Z use_cache=False, 2025-05-07T20:23:40.4712509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4712628Z use_cpu=True, 2025-05-07T20:23:40.4712779Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.4712894Z ) 2025-05-07T20:23:40.4713083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4713591Z self=, 2025-05-07T20:23:40.4713724Z compile=True, 2025-05-07T20:23:40.4713882Z pooling_mode=, 2025-05-07T20:23:40.4713994Z T=4, 2025-05-07T20:23:40.4714113Z D=87, 2025-05-07T20:23:40.4714225Z B=46, 2025-05-07T20:23:40.4714344Z log_E=3, 2025-05-07T20:23:40.4714454Z L=3, 2025-05-07T20:23:40.4714576Z D_gradcheck=1, 2025-05-07T20:23:40.4714723Z stochastic_rounding=False, 2025-05-07T20:23:40.4714845Z weighted=False, 2025-05-07T20:23:40.4714968Z row_wise=True, 2025-05-07T20:23:40.4715097Z mixed=True, 2025-05-07T20:23:40.4715218Z use_cache=True, 2025-05-07T20:23:40.4715377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4715501Z use_cpu=True, 2025-05-07T20:23:40.4715652Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.4715759Z ) 2025-05-07T20:23:40.4715957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.4716473Z self=, 2025-05-07T20:23:40.4716689Z compile=True, 2025-05-07T20:23:40.4716845Z pooling_mode=, 2025-05-07T20:23:40.4716955Z T=1, 2025-05-07T20:23:40.4717081Z D=112, 2025-05-07T20:23:40.4717212Z B=25, 2025-05-07T20:23:40.4717325Z log_E=4, 2025-05-07T20:23:40.4717441Z L=8, 2025-05-07T20:23:40.4717564Z D_gradcheck=2, 2025-05-07T20:23:40.4717706Z stochastic_rounding=False, 2025-05-07T20:23:40.4717836Z weighted=False, 2025-05-07T20:23:40.4717958Z row_wise=True, 2025-05-07T20:23:40.4718073Z mixed=True, 2025-05-07T20:23:40.4718200Z use_cache=True, 2025-05-07T20:23:40.4718356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.4718535Z use_cpu=True, 2025-05-07T20:23:40.4718703Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5141336Z ) 2025-05-07T20:23:40.5141631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5142190Z self=, 2025-05-07T20:23:40.5142349Z compile=False, 2025-05-07T20:23:40.5142519Z pooling_mode=, 2025-05-07T20:23:40.5142631Z T=1, 2025-05-07T20:23:40.5142743Z D=31, 2025-05-07T20:23:40.5142861Z B=87, 2025-05-07T20:23:40.5142974Z log_E=5, 2025-05-07T20:23:40.5143086Z L=1, 2025-05-07T20:23:40.5143561Z D_gradcheck=2, 2025-05-07T20:23:40.5143717Z stochastic_rounding=True, 2025-05-07T20:23:40.5143847Z weighted=True, 2025-05-07T20:23:40.5143981Z row_wise=True, 2025-05-07T20:23:40.5144097Z mixed=False, 2025-05-07T20:23:40.5144227Z use_cache=True, 2025-05-07T20:23:40.5144388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5144657Z use_cpu=True, 2025-05-07T20:23:40.5144816Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5144926Z ) 2025-05-07T20:23:40.5145125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5145647Z self=, 2025-05-07T20:23:40.5145772Z compile=True, 2025-05-07T20:23:40.5145937Z pooling_mode=, 2025-05-07T20:23:40.5146049Z T=5, 2025-05-07T20:23:40.5146160Z D=47, 2025-05-07T20:23:40.5146280Z B=107, 2025-05-07T20:23:40.5146392Z log_E=5, 2025-05-07T20:23:40.5146504Z L=16, 2025-05-07T20:23:40.5146631Z D_gradcheck=1, 2025-05-07T20:23:40.5146768Z stochastic_rounding=True, 2025-05-07T20:23:40.5147087Z weighted=True, 2025-05-07T20:23:40.5147212Z row_wise=True, 2025-05-07T20:23:40.5147330Z mixed=True, 2025-05-07T20:23:40.5147455Z use_cache=True, 2025-05-07T20:23:40.5147616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5147739Z use_cpu=True, 2025-05-07T20:23:40.5147887Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5148003Z ) 2025-05-07T20:23:40.5148194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5148714Z self=, 2025-05-07T20:23:40.5148838Z compile=False, 2025-05-07T20:23:40.5148992Z pooling_mode=, 2025-05-07T20:23:40.5149108Z T=3, 2025-05-07T20:23:40.5149224Z D=117, 2025-05-07T20:23:40.5149334Z B=106, 2025-05-07T20:23:40.5149453Z log_E=5, 2025-05-07T20:23:40.5149568Z L=9, 2025-05-07T20:23:40.5149688Z D_gradcheck=1, 2025-05-07T20:23:40.5149835Z stochastic_rounding=False, 2025-05-07T20:23:40.5149959Z weighted=True, 2025-05-07T20:23:40.5150076Z row_wise=True, 2025-05-07T20:23:40.5150199Z mixed=False, 2025-05-07T20:23:40.5150319Z use_cache=True, 2025-05-07T20:23:40.5150475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5150606Z use_cpu=True, 2025-05-07T20:23:40.5150757Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5150872Z ) 2025-05-07T20:23:40.5151062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5151571Z self=, 2025-05-07T20:23:40.5151841Z compile=True, 2025-05-07T20:23:40.5151998Z pooling_mode=, 2025-05-07T20:23:40.5152109Z T=2, 2025-05-07T20:23:40.5152225Z D=102, 2025-05-07T20:23:40.5152334Z B=17, 2025-05-07T20:23:40.5152446Z log_E=4, 2025-05-07T20:23:40.5152567Z L=5, 2025-05-07T20:23:40.5152686Z D_gradcheck=1, 2025-05-07T20:23:40.5152824Z stochastic_rounding=True, 2025-05-07T20:23:40.5152954Z weighted=False, 2025-05-07T20:23:40.5153069Z row_wise=True, 2025-05-07T20:23:40.5153185Z mixed=False, 2025-05-07T20:23:40.5153313Z use_cache=False, 2025-05-07T20:23:40.5153616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5153756Z use_cpu=True, 2025-05-07T20:23:40.5153905Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5154014Z ) 2025-05-07T20:23:40.5154212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5154729Z self=, 2025-05-07T20:23:40.5154848Z compile=True, 2025-05-07T20:23:40.5155009Z pooling_mode=, 2025-05-07T20:23:40.5155118Z T=5, 2025-05-07T20:23:40.5155227Z D=76, 2025-05-07T20:23:40.5155343Z B=100, 2025-05-07T20:23:40.5155455Z log_E=4, 2025-05-07T20:23:40.5155637Z L=17, 2025-05-07T20:23:40.5155775Z D_gradcheck=2, 2025-05-07T20:23:40.5155915Z stochastic_rounding=False, 2025-05-07T20:23:40.5156052Z weighted=True, 2025-05-07T20:23:40.5156171Z row_wise=True, 2025-05-07T20:23:40.5156286Z mixed=True, 2025-05-07T20:23:40.5156415Z use_cache=False, 2025-05-07T20:23:40.5156574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5156691Z use_cpu=True, 2025-05-07T20:23:40.5156846Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5156954Z ) 2025-05-07T20:23:40.5157144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5157663Z self=, 2025-05-07T20:23:40.5157785Z compile=False, 2025-05-07T20:23:40.5157938Z pooling_mode=, 2025-05-07T20:23:40.5158055Z T=5, 2025-05-07T20:23:40.5158167Z D=6, 2025-05-07T20:23:40.5158277Z B=50, 2025-05-07T20:23:40.5158401Z log_E=3, 2025-05-07T20:23:40.5158511Z L=15, 2025-05-07T20:23:40.5158635Z D_gradcheck=2, 2025-05-07T20:23:40.5158777Z stochastic_rounding=False, 2025-05-07T20:23:40.5158972Z weighted=True, 2025-05-07T20:23:40.5159097Z row_wise=True, 2025-05-07T20:23:40.5159214Z mixed=False, 2025-05-07T20:23:40.5159333Z use_cache=True, 2025-05-07T20:23:40.5159503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5159622Z use_cpu=True, 2025-05-07T20:23:40.5159771Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5159888Z ) 2025-05-07T20:23:40.5160077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5160591Z self=, 2025-05-07T20:23:40.5160719Z compile=True, 2025-05-07T20:23:40.5160873Z pooling_mode=, 2025-05-07T20:23:40.5160991Z T=5, 2025-05-07T20:23:40.5161103Z D=92, 2025-05-07T20:23:40.5161214Z B=112, 2025-05-07T20:23:40.5161335Z log_E=4, 2025-05-07T20:23:40.5161446Z L=16, 2025-05-07T20:23:40.5161566Z D_gradcheck=1, 2025-05-07T20:23:40.5161719Z stochastic_rounding=True, 2025-05-07T20:23:40.5161839Z weighted=True, 2025-05-07T20:23:40.5161957Z row_wise=True, 2025-05-07T20:23:40.5162084Z mixed=False, 2025-05-07T20:23:40.5162205Z use_cache=False, 2025-05-07T20:23:40.5162363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5162488Z use_cpu=True, 2025-05-07T20:23:40.5162635Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5162741Z ) 2025-05-07T20:23:40.5162937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5163558Z self=, 2025-05-07T20:23:40.5163687Z compile=True, 2025-05-07T20:23:40.5163842Z pooling_mode=, 2025-05-07T20:23:40.5163953Z T=5, 2025-05-07T20:23:40.5164071Z D=68, 2025-05-07T20:23:40.5164181Z B=76, 2025-05-07T20:23:40.5164300Z log_E=4, 2025-05-07T20:23:40.5164419Z L=15, 2025-05-07T20:23:40.5164539Z D_gradcheck=1, 2025-05-07T20:23:40.5164678Z stochastic_rounding=True, 2025-05-07T20:23:40.5164806Z weighted=True, 2025-05-07T20:23:40.5164924Z row_wise=True, 2025-05-07T20:23:40.5165040Z mixed=False, 2025-05-07T20:23:40.5165168Z use_cache=True, 2025-05-07T20:23:40.5165388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5165519Z use_cpu=True, 2025-05-07T20:23:40.5165674Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5165782Z ) 2025-05-07T20:23:40.5165976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5166487Z self=, 2025-05-07T20:23:40.5166606Z compile=True, 2025-05-07T20:23:40.5166768Z pooling_mode=, 2025-05-07T20:23:40.5166878Z T=2, 2025-05-07T20:23:40.5166991Z D=46, 2025-05-07T20:23:40.5167198Z B=24, 2025-05-07T20:23:40.5167318Z log_E=4, 2025-05-07T20:23:40.5167427Z L=1, 2025-05-07T20:23:40.5167553Z D_gradcheck=2, 2025-05-07T20:23:40.5167698Z stochastic_rounding=False, 2025-05-07T20:23:40.5167818Z weighted=False, 2025-05-07T20:23:40.5167943Z row_wise=True, 2025-05-07T20:23:40.5168057Z mixed=True, 2025-05-07T20:23:40.5168181Z use_cache=True, 2025-05-07T20:23:40.5168348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5168466Z use_cpu=True, 2025-05-07T20:23:40.5168620Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5168727Z ) 2025-05-07T20:23:40.5168916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5169571Z self=, 2025-05-07T20:23:40.5169701Z compile=True, 2025-05-07T20:23:40.5169859Z pooling_mode=, 2025-05-07T20:23:40.5169975Z T=3, 2025-05-07T20:23:40.5170088Z D=84, 2025-05-07T20:23:40.5170204Z B=102, 2025-05-07T20:23:40.5170324Z log_E=5, 2025-05-07T20:23:40.5170434Z L=14, 2025-05-07T20:23:40.5170553Z D_gradcheck=2, 2025-05-07T20:23:40.5170803Z stochastic_rounding=True, 2025-05-07T20:23:40.5170925Z weighted=True, 2025-05-07T20:23:40.5171050Z row_wise=True, 2025-05-07T20:23:40.5171166Z mixed=True, 2025-05-07T20:23:40.5171292Z use_cache=False, 2025-05-07T20:23:40.5171455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5171576Z use_cpu=True, 2025-05-07T20:23:40.5171724Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5171839Z ) 2025-05-07T20:23:40.5172033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5172543Z self=, 2025-05-07T20:23:40.5172671Z compile=False, 2025-05-07T20:23:40.5172830Z pooling_mode=, 2025-05-07T20:23:40.5172940Z T=3, 2025-05-07T20:23:40.5173059Z D=36, 2025-05-07T20:23:40.5173174Z B=18, 2025-05-07T20:23:40.5173288Z log_E=4, 2025-05-07T20:23:40.5173408Z L=8, 2025-05-07T20:23:40.5173531Z D_gradcheck=1, 2025-05-07T20:23:40.5173677Z stochastic_rounding=True, 2025-05-07T20:23:40.5173798Z weighted=False, 2025-05-07T20:23:40.5173916Z row_wise=True, 2025-05-07T20:23:40.5174040Z mixed=True, 2025-05-07T20:23:40.5174164Z use_cache=False, 2025-05-07T20:23:40.5174320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5174443Z use_cpu=True, 2025-05-07T20:23:40.5174593Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5174698Z ) 2025-05-07T20:23:40.5174998Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5175505Z self=, 2025-05-07T20:23:40.5175626Z compile=True, 2025-05-07T20:23:40.5175787Z pooling_mode=, 2025-05-07T20:23:40.5175898Z T=5, 2025-05-07T20:23:40.5176023Z D=69, 2025-05-07T20:23:40.5176135Z B=43, 2025-05-07T20:23:40.5176249Z log_E=3, 2025-05-07T20:23:40.5176371Z L=3, 2025-05-07T20:23:40.5176495Z D_gradcheck=1, 2025-05-07T20:23:40.5176635Z stochastic_rounding=False, 2025-05-07T20:23:40.5176768Z weighted=False, 2025-05-07T20:23:40.5176886Z row_wise=True, 2025-05-07T20:23:40.5177003Z mixed=False, 2025-05-07T20:23:40.5177198Z use_cache=False, 2025-05-07T20:23:40.5177365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5177482Z use_cpu=True, 2025-05-07T20:23:40.5177636Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5177748Z ) 2025-05-07T20:23:40.5177938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5178454Z self=, 2025-05-07T20:23:40.5178575Z compile=False, 2025-05-07T20:23:40.5178737Z pooling_mode=, 2025-05-07T20:23:40.5178848Z T=5, 2025-05-07T20:23:40.5179044Z D=87, 2025-05-07T20:23:40.5179174Z B=2, 2025-05-07T20:23:40.5179288Z log_E=5, 2025-05-07T20:23:40.5179399Z L=2, 2025-05-07T20:23:40.5179533Z D_gradcheck=1, 2025-05-07T20:23:40.5179673Z stochastic_rounding=True, 2025-05-07T20:23:40.5179794Z weighted=True, 2025-05-07T20:23:40.5179918Z row_wise=True, 2025-05-07T20:23:40.5180038Z mixed=True, 2025-05-07T20:23:40.5180161Z use_cache=False, 2025-05-07T20:23:40.5180326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5180446Z use_cpu=True, 2025-05-07T20:23:40.5180594Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5180719Z ) 2025-05-07T20:23:40.5180909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5181423Z self=, 2025-05-07T20:23:40.5181548Z compile=False, 2025-05-07T20:23:40.5181702Z pooling_mode=, 2025-05-07T20:23:40.5181819Z T=3, 2025-05-07T20:23:40.5181933Z D=38, 2025-05-07T20:23:40.5182044Z B=46, 2025-05-07T20:23:40.5182163Z log_E=5, 2025-05-07T20:23:40.5182353Z L=2, 2025-05-07T20:23:40.5182478Z D_gradcheck=1, 2025-05-07T20:23:40.5182624Z stochastic_rounding=True, 2025-05-07T20:23:40.5182742Z weighted=True, 2025-05-07T20:23:40.5182859Z row_wise=True, 2025-05-07T20:23:40.5182982Z mixed=True, 2025-05-07T20:23:40.5183103Z use_cache=False, 2025-05-07T20:23:40.5183259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5183386Z use_cpu=True, 2025-05-07T20:23:40.5183534Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5183654Z ) 2025-05-07T20:23:40.5183842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5184350Z self=, 2025-05-07T20:23:40.5184477Z compile=False, 2025-05-07T20:23:40.5184633Z pooling_mode=, 2025-05-07T20:23:40.5184748Z T=3, 2025-05-07T20:23:40.5184866Z D=87, 2025-05-07T20:23:40.5184976Z B=49, 2025-05-07T20:23:40.5185090Z log_E=4, 2025-05-07T20:23:40.5185210Z L=13, 2025-05-07T20:23:40.5185328Z D_gradcheck=1, 2025-05-07T20:23:40.5185468Z stochastic_rounding=True, 2025-05-07T20:23:40.5185598Z weighted=True, 2025-05-07T20:23:40.5185715Z row_wise=True, 2025-05-07T20:23:40.5185842Z mixed=True, 2025-05-07T20:23:40.5185962Z use_cache=True, 2025-05-07T20:23:40.5186117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5186246Z use_cpu=True, 2025-05-07T20:23:40.5186393Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5186585Z ) 2025-05-07T20:23:40.5186786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5187296Z self=, 2025-05-07T20:23:40.5187418Z compile=False, 2025-05-07T20:23:40.5187584Z pooling_mode=, 2025-05-07T20:23:40.5187697Z T=2, 2025-05-07T20:23:40.5187811Z D=112, 2025-05-07T20:23:40.5187929Z B=120, 2025-05-07T20:23:40.5188042Z log_E=5, 2025-05-07T20:23:40.5188156Z L=7, 2025-05-07T20:23:40.5188287Z D_gradcheck=1, 2025-05-07T20:23:40.5188434Z stochastic_rounding=False, 2025-05-07T20:23:40.5188568Z weighted=True, 2025-05-07T20:23:40.5188688Z row_wise=True, 2025-05-07T20:23:40.5188890Z mixed=True, 2025-05-07T20:23:40.5189034Z use_cache=False, 2025-05-07T20:23:40.5189189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5189306Z use_cpu=True, 2025-05-07T20:23:40.5189457Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5189567Z ) 2025-05-07T20:23:40.5189756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5190274Z self=, 2025-05-07T20:23:40.5190391Z compile=True, 2025-05-07T20:23:40.5190544Z pooling_mode=, 2025-05-07T20:23:40.5190781Z T=3, 2025-05-07T20:23:40.5190905Z D=125, 2025-05-07T20:23:40.5191021Z B=13, 2025-05-07T20:23:40.5191140Z log_E=5, 2025-05-07T20:23:40.5191249Z L=16, 2025-05-07T20:23:40.5191376Z D_gradcheck=2, 2025-05-07T20:23:40.5191514Z stochastic_rounding=True, 2025-05-07T20:23:40.5191635Z weighted=False, 2025-05-07T20:23:40.5191761Z row_wise=True, 2025-05-07T20:23:40.5191880Z mixed=False, 2025-05-07T20:23:40.5192000Z use_cache=True, 2025-05-07T20:23:40.5192165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5192282Z use_cpu=True, 2025-05-07T20:23:40.5192433Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5620318Z ) 2025-05-07T20:23:40.5620593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5621154Z self=, 2025-05-07T20:23:40.5621283Z compile=False, 2025-05-07T20:23:40.5621471Z pooling_mode=, 2025-05-07T20:23:40.5621589Z T=5, 2025-05-07T20:23:40.5621705Z D=104, 2025-05-07T20:23:40.5621818Z B=30, 2025-05-07T20:23:40.5622289Z log_E=5, 2025-05-07T20:23:40.5622402Z L=13, 2025-05-07T20:23:40.5622525Z D_gradcheck=1, 2025-05-07T20:23:40.5622670Z stochastic_rounding=True, 2025-05-07T20:23:40.5622794Z weighted=False, 2025-05-07T20:23:40.5622926Z row_wise=True, 2025-05-07T20:23:40.5623051Z mixed=True, 2025-05-07T20:23:40.5623170Z use_cache=True, 2025-05-07T20:23:40.5623333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5623453Z use_cpu=True, 2025-05-07T20:23:40.5623610Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5623724Z ) 2025-05-07T20:23:40.5623916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5624427Z self=, 2025-05-07T20:23:40.5624553Z compile=False, 2025-05-07T20:23:40.5624714Z pooling_mode=, 2025-05-07T20:23:40.5624824Z T=4, 2025-05-07T20:23:40.5624941Z D=113, 2025-05-07T20:23:40.5625050Z B=95, 2025-05-07T20:23:40.5625165Z log_E=4, 2025-05-07T20:23:40.5625283Z L=19, 2025-05-07T20:23:40.5625401Z D_gradcheck=2, 2025-05-07T20:23:40.5625539Z stochastic_rounding=True, 2025-05-07T20:23:40.5625667Z weighted=True, 2025-05-07T20:23:40.5633174Z row_wise=True, 2025-05-07T20:23:40.5633369Z mixed=False, 2025-05-07T20:23:40.5633501Z use_cache=False, 2025-05-07T20:23:40.5633672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5633798Z use_cpu=True, 2025-05-07T20:23:40.5634232Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5634347Z ) 2025-05-07T20:23:40.5634557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5635079Z self=, 2025-05-07T20:23:40.5635203Z compile=False, 2025-05-07T20:23:40.5635375Z pooling_mode=, 2025-05-07T20:23:40.5635487Z T=2, 2025-05-07T20:23:40.5635598Z D=48, 2025-05-07T20:23:40.5635722Z B=21, 2025-05-07T20:23:40.5635835Z log_E=3, 2025-05-07T20:23:40.5635952Z L=11, 2025-05-07T20:23:40.5636073Z D_gradcheck=1, 2025-05-07T20:23:40.5636212Z stochastic_rounding=False, 2025-05-07T20:23:40.5636554Z weighted=True, 2025-05-07T20:23:40.5636681Z row_wise=True, 2025-05-07T20:23:40.5636798Z mixed=True, 2025-05-07T20:23:40.5636927Z use_cache=False, 2025-05-07T20:23:40.5637084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5637202Z use_cpu=True, 2025-05-07T20:23:40.5637368Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5637476Z ) 2025-05-07T20:23:40.5637667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5638188Z self=, 2025-05-07T20:23:40.5638309Z compile=True, 2025-05-07T20:23:40.5638615Z pooling_mode=, 2025-05-07T20:23:40.5638736Z T=2, 2025-05-07T20:23:40.5638848Z D=32, 2025-05-07T20:23:40.5638969Z B=82, 2025-05-07T20:23:40.5639082Z log_E=3, 2025-05-07T20:23:40.5639195Z L=19, 2025-05-07T20:23:40.5639319Z D_gradcheck=2, 2025-05-07T20:23:40.5639458Z stochastic_rounding=False, 2025-05-07T20:23:40.5639583Z weighted=False, 2025-05-07T20:23:40.5639707Z row_wise=True, 2025-05-07T20:23:40.5639825Z mixed=False, 2025-05-07T20:23:40.5639944Z use_cache=False, 2025-05-07T20:23:40.5640107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5640229Z use_cpu=True, 2025-05-07T20:23:40.5640379Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5640492Z ) 2025-05-07T20:23:40.5640682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5641201Z self=, 2025-05-07T20:23:40.5641323Z compile=False, 2025-05-07T20:23:40.5641482Z pooling_mode=, 2025-05-07T20:23:40.5641600Z T=5, 2025-05-07T20:23:40.5641710Z D=40, 2025-05-07T20:23:40.5642012Z B=35, 2025-05-07T20:23:40.5642130Z log_E=4, 2025-05-07T20:23:40.5642241Z L=18, 2025-05-07T20:23:40.5642360Z D_gradcheck=1, 2025-05-07T20:23:40.5642504Z stochastic_rounding=True, 2025-05-07T20:23:40.5642627Z weighted=True, 2025-05-07T20:23:40.5642746Z row_wise=True, 2025-05-07T20:23:40.5642868Z mixed=True, 2025-05-07T20:23:40.5642989Z use_cache=False, 2025-05-07T20:23:40.5643147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5643276Z use_cpu=True, 2025-05-07T20:23:40.5643425Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5643542Z ) 2025-05-07T20:23:40.5643736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5644246Z self=, 2025-05-07T20:23:40.5644383Z compile=False, 2025-05-07T20:23:40.5644540Z pooling_mode=, 2025-05-07T20:23:40.5644650Z T=1, 2025-05-07T20:23:40.5644774Z D=68, 2025-05-07T20:23:40.5644886Z B=99, 2025-05-07T20:23:40.5644997Z log_E=4, 2025-05-07T20:23:40.5645114Z L=15, 2025-05-07T20:23:40.5645234Z D_gradcheck=2, 2025-05-07T20:23:40.5645372Z stochastic_rounding=True, 2025-05-07T20:23:40.5645500Z weighted=True, 2025-05-07T20:23:40.5645621Z row_wise=True, 2025-05-07T20:23:40.5645736Z mixed=True, 2025-05-07T20:23:40.5645867Z use_cache=False, 2025-05-07T20:23:40.5646022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5646241Z use_cpu=True, 2025-05-07T20:23:40.5646386Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5646495Z ) 2025-05-07T20:23:40.5646690Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5647197Z self=, 2025-05-07T20:23:40.5647321Z compile=False, 2025-05-07T20:23:40.5647482Z pooling_mode=, 2025-05-07T20:23:40.5647589Z T=3, 2025-05-07T20:23:40.5647707Z D=78, 2025-05-07T20:23:40.5647828Z B=118, 2025-05-07T20:23:40.5647941Z log_E=5, 2025-05-07T20:23:40.5648051Z L=8, 2025-05-07T20:23:40.5648178Z D_gradcheck=2, 2025-05-07T20:23:40.5648410Z stochastic_rounding=False, 2025-05-07T20:23:40.5648546Z weighted=True, 2025-05-07T20:23:40.5648663Z row_wise=True, 2025-05-07T20:23:40.5648778Z mixed=False, 2025-05-07T20:23:40.5648904Z use_cache=False, 2025-05-07T20:23:40.5649061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5649183Z use_cpu=True, 2025-05-07T20:23:40.5649337Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5649568Z ) 2025-05-07T20:23:40.5649765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5650279Z self=, 2025-05-07T20:23:40.5650483Z compile=True, 2025-05-07T20:23:40.5650651Z pooling_mode=, 2025-05-07T20:23:40.5650767Z T=3, 2025-05-07T20:23:40.5650886Z D=115, 2025-05-07T20:23:40.5650997Z B=101, 2025-05-07T20:23:40.5651122Z log_E=3, 2025-05-07T20:23:40.5651237Z L=10, 2025-05-07T20:23:40.5651364Z D_gradcheck=2, 2025-05-07T20:23:40.5651507Z stochastic_rounding=False, 2025-05-07T20:23:40.5651628Z weighted=False, 2025-05-07T20:23:40.5651752Z row_wise=True, 2025-05-07T20:23:40.5651870Z mixed=False, 2025-05-07T20:23:40.5651991Z use_cache=False, 2025-05-07T20:23:40.5652156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5652276Z use_cpu=True, 2025-05-07T20:23:40.5652426Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5652542Z ) 2025-05-07T20:23:40.5652735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5653245Z self=, 2025-05-07T20:23:40.5653372Z compile=True, 2025-05-07T20:23:40.5653528Z pooling_mode=, 2025-05-07T20:23:40.5653738Z T=3, 2025-05-07T20:23:40.5653850Z D=66, 2025-05-07T20:23:40.5653961Z B=35, 2025-05-07T20:23:40.5654081Z log_E=5, 2025-05-07T20:23:40.5654193Z L=4, 2025-05-07T20:23:40.5654312Z D_gradcheck=1, 2025-05-07T20:23:40.5654463Z stochastic_rounding=False, 2025-05-07T20:23:40.5654585Z weighted=True, 2025-05-07T20:23:40.5654704Z row_wise=True, 2025-05-07T20:23:40.5654827Z mixed=False, 2025-05-07T20:23:40.5654946Z use_cache=True, 2025-05-07T20:23:40.5655105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5655229Z use_cpu=True, 2025-05-07T20:23:40.5655376Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5655483Z ) 2025-05-07T20:23:40.5655678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5656190Z self=, 2025-05-07T20:23:40.5656319Z compile=False, 2025-05-07T20:23:40.5656472Z pooling_mode=, 2025-05-07T20:23:40.5656589Z T=3, 2025-05-07T20:23:40.5656706Z D=13, 2025-05-07T20:23:40.5656818Z B=60, 2025-05-07T20:23:40.5656931Z log_E=4, 2025-05-07T20:23:40.5657045Z L=19, 2025-05-07T20:23:40.5657162Z D_gradcheck=2, 2025-05-07T20:23:40.5657305Z stochastic_rounding=True, 2025-05-07T20:23:40.5657429Z weighted=False, 2025-05-07T20:23:40.5657548Z row_wise=True, 2025-05-07T20:23:40.5657664Z mixed=True, 2025-05-07T20:23:40.5657795Z use_cache=False, 2025-05-07T20:23:40.5658043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5658161Z use_cpu=True, 2025-05-07T20:23:40.5658315Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5658421Z ) 2025-05-07T20:23:40.5658617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5659127Z self=, 2025-05-07T20:23:40.5659248Z compile=False, 2025-05-07T20:23:40.5659411Z pooling_mode=, 2025-05-07T20:23:40.5659524Z T=5, 2025-05-07T20:23:40.5659635Z D=69, 2025-05-07T20:23:40.5659751Z B=25, 2025-05-07T20:23:40.5659862Z log_E=3, 2025-05-07T20:23:40.5659971Z L=4, 2025-05-07T20:23:40.5660221Z D_gradcheck=2, 2025-05-07T20:23:40.5660368Z stochastic_rounding=True, 2025-05-07T20:23:40.5660488Z weighted=False, 2025-05-07T20:23:40.5660619Z row_wise=True, 2025-05-07T20:23:40.5660736Z mixed=False, 2025-05-07T20:23:40.5660857Z use_cache=False, 2025-05-07T20:23:40.5661026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5661143Z use_cpu=True, 2025-05-07T20:23:40.5661298Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5661405Z ) 2025-05-07T20:23:40.5661593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5662212Z self=, 2025-05-07T20:23:40.5662343Z compile=True, 2025-05-07T20:23:40.5662499Z pooling_mode=, 2025-05-07T20:23:40.5662619Z T=3, 2025-05-07T20:23:40.5662729Z D=89, 2025-05-07T20:23:40.5662839Z B=31, 2025-05-07T20:23:40.5662956Z log_E=4, 2025-05-07T20:23:40.5663066Z L=10, 2025-05-07T20:23:40.5663188Z D_gradcheck=1, 2025-05-07T20:23:40.5663336Z stochastic_rounding=False, 2025-05-07T20:23:40.5663460Z weighted=False, 2025-05-07T20:23:40.5663591Z row_wise=True, 2025-05-07T20:23:40.5663707Z mixed=False, 2025-05-07T20:23:40.5663832Z use_cache=False, 2025-05-07T20:23:40.5663995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5664112Z use_cpu=True, 2025-05-07T20:23:40.5664260Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5664371Z ) 2025-05-07T20:23:40.5664559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5665072Z self=, 2025-05-07T20:23:40.5665201Z compile=False, 2025-05-07T20:23:40.5665450Z pooling_mode=, 2025-05-07T20:23:40.5665562Z T=4, 2025-05-07T20:23:40.5665679Z D=32, 2025-05-07T20:23:40.5665788Z B=82, 2025-05-07T20:23:40.5665898Z log_E=4, 2025-05-07T20:23:40.5666015Z L=5, 2025-05-07T20:23:40.5666139Z D_gradcheck=1, 2025-05-07T20:23:40.5666290Z stochastic_rounding=False, 2025-05-07T20:23:40.5666412Z weighted=False, 2025-05-07T20:23:40.5666533Z row_wise=True, 2025-05-07T20:23:40.5666657Z mixed=True, 2025-05-07T20:23:40.5666782Z use_cache=True, 2025-05-07T20:23:40.5666939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5667067Z use_cpu=True, 2025-05-07T20:23:40.5667222Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5667328Z ) 2025-05-07T20:23:40.5667526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5668042Z self=, 2025-05-07T20:23:40.5668163Z compile=True, 2025-05-07T20:23:40.5668328Z pooling_mode=, 2025-05-07T20:23:40.5668443Z T=1, 2025-05-07T20:23:40.5668560Z D=103, 2025-05-07T20:23:40.5668672Z B=50, 2025-05-07T20:23:40.5668783Z log_E=4, 2025-05-07T20:23:40.5668900Z L=12, 2025-05-07T20:23:40.5669024Z D_gradcheck=1, 2025-05-07T20:23:40.5669163Z stochastic_rounding=True, 2025-05-07T20:23:40.5669296Z weighted=False, 2025-05-07T20:23:40.5669414Z row_wise=True, 2025-05-07T20:23:40.5669529Z mixed=True, 2025-05-07T20:23:40.5669773Z use_cache=False, 2025-05-07T20:23:40.5669931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5670049Z use_cpu=True, 2025-05-07T20:23:40.5670206Z output_dtype=SparseType.FP16, 2025-05-07T20:23:40.5670313Z ) 2025-05-07T20:23:40.5670502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5671021Z self=, 2025-05-07T20:23:40.5671140Z compile=False, 2025-05-07T20:23:40.5671307Z pooling_mode=, 2025-05-07T20:23:40.5671416Z T=5, 2025-05-07T20:23:40.5671528Z D=16, 2025-05-07T20:23:40.5671643Z B=71, 2025-05-07T20:23:40.5671754Z log_E=5, 2025-05-07T20:23:40.5672006Z L=15, 2025-05-07T20:23:40.5672145Z D_gradcheck=2, 2025-05-07T20:23:40.5672284Z stochastic_rounding=True, 2025-05-07T20:23:40.5672409Z weighted=False, 2025-05-07T20:23:40.5672536Z row_wise=True, 2025-05-07T20:23:40.5672656Z mixed=True, 2025-05-07T20:23:40.5672779Z use_cache=False, 2025-05-07T20:23:40.5672941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5673059Z use_cpu=True, 2025-05-07T20:23:40.5673207Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5673323Z ) 2025-05-07T20:23:40.5673514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5674089Z self=, 2025-05-07T20:23:40.5674224Z compile=True, 2025-05-07T20:23:40.5674382Z pooling_mode=, 2025-05-07T20:23:40.5674499Z T=3, 2025-05-07T20:23:40.5674611Z D=60, 2025-05-07T20:23:40.5674721Z B=13, 2025-05-07T20:23:40.5674843Z log_E=4, 2025-05-07T20:23:40.5674957Z L=20, 2025-05-07T20:23:40.5675076Z D_gradcheck=2, 2025-05-07T20:23:40.5675222Z stochastic_rounding=False, 2025-05-07T20:23:40.5675341Z weighted=True, 2025-05-07T20:23:40.5675460Z row_wise=True, 2025-05-07T20:23:40.5675590Z mixed=True, 2025-05-07T20:23:40.5675711Z use_cache=False, 2025-05-07T20:23:40.5675875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:40.5675993Z use_cpu=True, 2025-05-07T20:23:40.5676142Z output_dtype=SparseType.FP32, 2025-05-07T20:23:40.5676256Z ) 2025-05-07T20:23:40.5676444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:40.5676957Z self=, 2025-05-07T20:23:40.5677182Z compile=False, 2025-05-07T20:23:40.5677336Z pooling_mode=, 2025-05-07T20:23:40.5677448Z T=3, 2025-05-07T20:23:40.5677566Z D=81, 2025-05-07T20:23:40.5677678Z B=64, 2025-05-07T20:23:40.5677790Z log_E=4, 2025-05-07T20:23:40.5677913Z L=0, 2025-05-07T20:23:40.5678033Z D_gradcheck=2, 2025-05-07T20:23:40.5678173Z stochastic_rounding=True, 2025-05-07T20:23:40.5678299Z weighted=True, 2025-05-07T20:23:40.5678421Z row_wise=True, 2025-05-07T20:23:40.5678549Z mixed=False, 2025-05-07T20:23:40.5678671Z use_cache=False, 2025-05-07T20:23:40.5678829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:40.5678953Z use_cpu=True, 2025-05-07T20:23:40.5679104Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4812802Z ) 2025-05-07T20:23:41.4813335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4814257Z self=, 2025-05-07T20:23:41.4815066Z compile=True, 2025-05-07T20:23:41.4815407Z pooling_mode=, 2025-05-07T20:23:41.4815813Z T=2, 2025-05-07T20:23:41.4816086Z D=17, 2025-05-07T20:23:41.4816349Z B=128, 2025-05-07T20:23:41.4816636Z log_E=3, 2025-05-07T20:23:41.4816921Z L=8, 2025-05-07T20:23:41.4817193Z D_gradcheck=2, 2025-05-07T20:23:41.4817529Z stochastic_rounding=True, 2025-05-07T20:23:41.4817900Z weighted=True, 2025-05-07T20:23:41.4818201Z row_wise=True, 2025-05-07T20:23:41.4818856Z mixed=True, 2025-05-07T20:23:41.4819156Z use_cache=False, 2025-05-07T20:23:41.4819506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.4819931Z use_cpu=True, 2025-05-07T20:23:41.4820307Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.4820689Z ) 2025-05-07T20:23:41.4821022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4821876Z self=, 2025-05-07T20:23:41.4822674Z compile=False, 2025-05-07T20:23:41.4823016Z pooling_mode=, 2025-05-07T20:23:41.4823423Z T=2, 2025-05-07T20:23:41.4823689Z D=91, 2025-05-07T20:23:41.4823982Z B=101, 2025-05-07T20:23:41.4824406Z log_E=4, 2025-05-07T20:23:41.4824707Z L=1, 2025-05-07T20:23:41.4824987Z D_gradcheck=2, 2025-05-07T20:23:41.4825307Z stochastic_rounding=True, 2025-05-07T20:23:41.4825675Z weighted=True, 2025-05-07T20:23:41.4825988Z row_wise=True, 2025-05-07T20:23:41.4826282Z mixed=False, 2025-05-07T20:23:41.4826587Z use_cache=False, 2025-05-07T20:23:41.4826944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4827353Z use_cpu=True, 2025-05-07T20:23:41.4827691Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.4828354Z ) 2025-05-07T20:23:41.4828830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4829702Z self=, 2025-05-07T20:23:41.4830493Z compile=True, 2025-05-07T20:23:41.4830830Z pooling_mode=, 2025-05-07T20:23:41.4831231Z T=3, 2025-05-07T20:23:41.4831496Z D=35, 2025-05-07T20:23:41.4831757Z B=25, 2025-05-07T20:23:41.4832042Z log_E=4, 2025-05-07T20:23:41.4832321Z L=20, 2025-05-07T20:23:41.4832590Z D_gradcheck=1, 2025-05-07T20:23:41.4832917Z stochastic_rounding=False, 2025-05-07T20:23:41.4833293Z weighted=False, 2025-05-07T20:23:41.4833606Z row_wise=True, 2025-05-07T20:23:41.4833900Z mixed=True, 2025-05-07T20:23:41.4834196Z use_cache=True, 2025-05-07T20:23:41.4834543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4834951Z use_cpu=True, 2025-05-07T20:23:41.4835284Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.4835660Z ) 2025-05-07T20:23:41.4835987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4836830Z self=, 2025-05-07T20:23:41.4837853Z compile=False, 2025-05-07T20:23:41.4838193Z pooling_mode=, 2025-05-07T20:23:41.4838597Z T=3, 2025-05-07T20:23:41.4838862Z D=124, 2025-05-07T20:23:41.4839126Z B=33, 2025-05-07T20:23:41.4839394Z log_E=5, 2025-05-07T20:23:41.4839673Z L=0, 2025-05-07T20:23:41.4839942Z D_gradcheck=1, 2025-05-07T20:23:41.4840275Z stochastic_rounding=True, 2025-05-07T20:23:41.4840645Z weighted=False, 2025-05-07T20:23:41.4840959Z row_wise=True, 2025-05-07T20:23:41.4841261Z mixed=False, 2025-05-07T20:23:41.4841563Z use_cache=True, 2025-05-07T20:23:41.4841911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.4842318Z use_cpu=True, 2025-05-07T20:23:41.4842647Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.4843021Z ) 2025-05-07T20:23:41.4843348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4844197Z self=, 2025-05-07T20:23:41.4844991Z compile=True, 2025-05-07T20:23:41.4845327Z pooling_mode=, 2025-05-07T20:23:41.4845732Z T=2, 2025-05-07T20:23:41.4846001Z D=80, 2025-05-07T20:23:41.4846269Z B=38, 2025-05-07T20:23:41.4846536Z log_E=4, 2025-05-07T20:23:41.4846813Z L=13, 2025-05-07T20:23:41.4847081Z D_gradcheck=2, 2025-05-07T20:23:41.4847409Z stochastic_rounding=False, 2025-05-07T20:23:41.4847779Z weighted=True, 2025-05-07T20:23:41.4848277Z row_wise=True, 2025-05-07T20:23:41.4848578Z mixed=False, 2025-05-07T20:23:41.4848880Z use_cache=True, 2025-05-07T20:23:41.4849217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.4849761Z use_cpu=True, 2025-05-07T20:23:41.4850092Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4850468Z ) 2025-05-07T20:23:41.4850794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4851641Z self=, 2025-05-07T20:23:41.4852433Z compile=True, 2025-05-07T20:23:41.4852768Z pooling_mode=, 2025-05-07T20:23:41.4853174Z T=5, 2025-05-07T20:23:41.4853443Z D=112, 2025-05-07T20:23:41.4853870Z B=40, 2025-05-07T20:23:41.4854166Z log_E=4, 2025-05-07T20:23:41.4854447Z L=16, 2025-05-07T20:23:41.4854717Z D_gradcheck=1, 2025-05-07T20:23:41.4855048Z stochastic_rounding=True, 2025-05-07T20:23:41.4855423Z weighted=False, 2025-05-07T20:23:41.4855728Z row_wise=True, 2025-05-07T20:23:41.4856029Z mixed=False, 2025-05-07T20:23:41.4856332Z use_cache=False, 2025-05-07T20:23:41.4856677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4857091Z use_cpu=True, 2025-05-07T20:23:41.4857421Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4857791Z ) 2025-05-07T20:23:41.4858259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4859121Z self=, 2025-05-07T20:23:41.4859909Z compile=True, 2025-05-07T20:23:41.4860241Z pooling_mode=, 2025-05-07T20:23:41.4860643Z T=4, 2025-05-07T20:23:41.4860915Z D=38, 2025-05-07T20:23:41.4861174Z B=114, 2025-05-07T20:23:41.4861448Z log_E=4, 2025-05-07T20:23:41.4861731Z L=5, 2025-05-07T20:23:41.4862002Z D_gradcheck=2, 2025-05-07T20:23:41.4862333Z stochastic_rounding=False, 2025-05-07T20:23:41.4862705Z weighted=True, 2025-05-07T20:23:41.4863005Z row_wise=True, 2025-05-07T20:23:41.4863306Z mixed=True, 2025-05-07T20:23:41.4863604Z use_cache=True, 2025-05-07T20:23:41.4863941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4864354Z use_cpu=True, 2025-05-07T20:23:41.4864692Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4865066Z ) 2025-05-07T20:23:41.4865548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4866388Z self=, 2025-05-07T20:23:41.4867374Z compile=False, 2025-05-07T20:23:41.4867724Z pooling_mode=, 2025-05-07T20:23:41.4868122Z T=3, 2025-05-07T20:23:41.4868393Z D=26, 2025-05-07T20:23:41.4868659Z B=38, 2025-05-07T20:23:41.4868920Z log_E=5, 2025-05-07T20:23:41.4869194Z L=4, 2025-05-07T20:23:41.4869466Z D_gradcheck=2, 2025-05-07T20:23:41.4869785Z stochastic_rounding=True, 2025-05-07T20:23:41.4870162Z weighted=False, 2025-05-07T20:23:41.4870468Z row_wise=True, 2025-05-07T20:23:41.4870761Z mixed=False, 2025-05-07T20:23:41.4871061Z use_cache=True, 2025-05-07T20:23:41.4871407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.4871820Z use_cpu=True, 2025-05-07T20:23:41.4872148Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.4872531Z ) 2025-05-07T20:23:41.4872865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4873698Z self=, 2025-05-07T20:23:41.4874491Z compile=True, 2025-05-07T20:23:41.4874833Z pooling_mode=, 2025-05-07T20:23:41.4875231Z T=2, 2025-05-07T20:23:41.4875497Z D=2, 2025-05-07T20:23:41.4875759Z B=79, 2025-05-07T20:23:41.4876020Z log_E=3, 2025-05-07T20:23:41.4876298Z L=8, 2025-05-07T20:23:41.4876574Z D_gradcheck=2, 2025-05-07T20:23:41.4876893Z stochastic_rounding=False, 2025-05-07T20:23:41.4877399Z weighted=True, 2025-05-07T20:23:41.4877711Z row_wise=True, 2025-05-07T20:23:41.4878002Z mixed=True, 2025-05-07T20:23:41.4878304Z use_cache=True, 2025-05-07T20:23:41.4878646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4879055Z use_cpu=True, 2025-05-07T20:23:41.4879386Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4879770Z ) 2025-05-07T20:23:41.4880099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4880940Z self=, 2025-05-07T20:23:41.4881737Z compile=False, 2025-05-07T20:23:41.4882086Z pooling_mode=, 2025-05-07T20:23:41.4882579Z T=1, 2025-05-07T20:23:41.4882863Z D=37, 2025-05-07T20:23:41.4883129Z B=77, 2025-05-07T20:23:41.4883392Z log_E=4, 2025-05-07T20:23:41.4883671Z L=2, 2025-05-07T20:23:41.4883946Z D_gradcheck=1, 2025-05-07T20:23:41.4884266Z stochastic_rounding=True, 2025-05-07T20:23:41.4884642Z weighted=False, 2025-05-07T20:23:41.4884954Z row_wise=True, 2025-05-07T20:23:41.4885256Z mixed=False, 2025-05-07T20:23:41.4885564Z use_cache=False, 2025-05-07T20:23:41.4885921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4886328Z use_cpu=True, 2025-05-07T20:23:41.4886660Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4887176Z ) 2025-05-07T20:23:41.4887521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4888372Z self=, 2025-05-07T20:23:41.4889157Z compile=False, 2025-05-07T20:23:41.4889624Z pooling_mode=, 2025-05-07T20:23:41.4890027Z T=1, 2025-05-07T20:23:41.4890294Z D=49, 2025-05-07T20:23:41.4890560Z B=74, 2025-05-07T20:23:41.4890821Z log_E=5, 2025-05-07T20:23:41.4891098Z L=5, 2025-05-07T20:23:41.4891371Z D_gradcheck=2, 2025-05-07T20:23:41.4891696Z stochastic_rounding=True, 2025-05-07T20:23:41.4892065Z weighted=True, 2025-05-07T20:23:41.4892375Z row_wise=True, 2025-05-07T20:23:41.4892672Z mixed=True, 2025-05-07T20:23:41.4892973Z use_cache=True, 2025-05-07T20:23:41.4893322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.4893728Z use_cpu=True, 2025-05-07T20:23:41.4894063Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4894439Z ) 2025-05-07T20:23:41.4894765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4895737Z self=, 2025-05-07T20:23:41.4896533Z compile=False, 2025-05-07T20:23:41.4896879Z pooling_mode=, 2025-05-07T20:23:41.4897277Z T=1, 2025-05-07T20:23:41.4897541Z D=111, 2025-05-07T20:23:41.4897830Z B=23, 2025-05-07T20:23:41.4898088Z log_E=5, 2025-05-07T20:23:41.4898366Z L=19, 2025-05-07T20:23:41.4898635Z D_gradcheck=2, 2025-05-07T20:23:41.4898958Z stochastic_rounding=True, 2025-05-07T20:23:41.4899327Z weighted=False, 2025-05-07T20:23:41.4899636Z row_wise=True, 2025-05-07T20:23:41.4899935Z mixed=False, 2025-05-07T20:23:41.4900241Z use_cache=False, 2025-05-07T20:23:41.4900596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4901006Z use_cpu=True, 2025-05-07T20:23:41.4901348Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4901729Z ) 2025-05-07T20:23:41.4902057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4902916Z self=, 2025-05-07T20:23:41.4903703Z compile=True, 2025-05-07T20:23:41.4904043Z pooling_mode=, 2025-05-07T20:23:41.4904452Z T=4, 2025-05-07T20:23:41.4904721Z D=84, 2025-05-07T20:23:41.4904980Z B=54, 2025-05-07T20:23:41.4905248Z log_E=4, 2025-05-07T20:23:41.4905527Z L=9, 2025-05-07T20:23:41.4905793Z D_gradcheck=1, 2025-05-07T20:23:41.4906256Z stochastic_rounding=False, 2025-05-07T20:23:41.4906629Z weighted=True, 2025-05-07T20:23:41.4906939Z row_wise=True, 2025-05-07T20:23:41.4907240Z mixed=False, 2025-05-07T20:23:41.4907542Z use_cache=True, 2025-05-07T20:23:41.4907885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.4908290Z use_cpu=True, 2025-05-07T20:23:41.4908631Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.4909011Z ) 2025-05-07T20:23:41.4909338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4910186Z self=, 2025-05-07T20:23:41.4910971Z compile=True, 2025-05-07T20:23:41.4911394Z pooling_mode=, 2025-05-07T20:23:41.4911810Z T=5, 2025-05-07T20:23:41.4912078Z D=101, 2025-05-07T20:23:41.4912339Z B=67, 2025-05-07T20:23:41.4912605Z log_E=3, 2025-05-07T20:23:41.4912884Z L=15, 2025-05-07T20:23:41.4913153Z D_gradcheck=1, 2025-05-07T20:23:41.4913484Z stochastic_rounding=False, 2025-05-07T20:23:41.4913858Z weighted=True, 2025-05-07T20:23:41.4914163Z row_wise=True, 2025-05-07T20:23:41.4914468Z mixed=True, 2025-05-07T20:23:41.4914764Z use_cache=True, 2025-05-07T20:23:41.4915111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4915515Z use_cpu=True, 2025-05-07T20:23:41.4916012Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.4916409Z ) 2025-05-07T20:23:41.4916734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4917586Z self=, 2025-05-07T20:23:41.4918373Z compile=False, 2025-05-07T20:23:41.4918710Z pooling_mode=, 2025-05-07T20:23:41.4919113Z T=2, 2025-05-07T20:23:41.4919381Z D=42, 2025-05-07T20:23:41.4919643Z B=64, 2025-05-07T20:23:41.4919912Z log_E=5, 2025-05-07T20:23:41.4920191Z L=16, 2025-05-07T20:23:41.4920468Z D_gradcheck=2, 2025-05-07T20:23:41.4920801Z stochastic_rounding=False, 2025-05-07T20:23:41.4921173Z weighted=True, 2025-05-07T20:23:41.4921472Z row_wise=True, 2025-05-07T20:23:41.4921774Z mixed=False, 2025-05-07T20:23:41.4922078Z use_cache=True, 2025-05-07T20:23:41.4922419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4922840Z use_cpu=True, 2025-05-07T20:23:41.4923178Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.4923558Z ) 2025-05-07T20:23:41.4923883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4924895Z self=, 2025-05-07T20:23:41.4925688Z compile=True, 2025-05-07T20:23:41.4926027Z pooling_mode=, 2025-05-07T20:23:41.4926432Z T=3, 2025-05-07T20:23:41.4926691Z D=125, 2025-05-07T20:23:41.4926954Z B=89, 2025-05-07T20:23:41.4927226Z log_E=3, 2025-05-07T20:23:41.4927499Z L=17, 2025-05-07T20:23:41.4927775Z D_gradcheck=1, 2025-05-07T20:23:41.4928367Z stochastic_rounding=False, 2025-05-07T20:23:41.4928741Z weighted=True, 2025-05-07T20:23:41.4929042Z row_wise=True, 2025-05-07T20:23:41.4929345Z mixed=False, 2025-05-07T20:23:41.4929733Z use_cache=False, 2025-05-07T20:23:41.4930081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.4930497Z use_cpu=True, 2025-05-07T20:23:41.4930829Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.4931201Z ) 2025-05-07T20:23:41.4931541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.4932385Z self=, 2025-05-07T20:23:41.4933174Z compile=True, 2025-05-07T20:23:41.4933516Z pooling_mode=, 2025-05-07T20:23:41.4933922Z T=5, 2025-05-07T20:23:41.4934189Z D=100, 2025-05-07T20:23:41.4934451Z B=98, 2025-05-07T20:23:41.4934719Z log_E=4, 2025-05-07T20:23:41.4935000Z L=10, 2025-05-07T20:23:41.4935539Z D_gradcheck=2, 2025-05-07T20:23:41.4935870Z stochastic_rounding=False, 2025-05-07T20:23:41.4936241Z weighted=True, 2025-05-07T20:23:41.4936543Z row_wise=True, 2025-05-07T20:23:41.4936846Z mixed=False, 2025-05-07T20:23:41.4937156Z use_cache=False, 2025-05-07T20:23:41.4937503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.4937927Z use_cpu=True, 2025-05-07T20:23:41.4938259Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5299019Z ) 2025-05-07T20:23:41.5299487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5300370Z self=, 2025-05-07T20:23:41.5301503Z compile=False, 2025-05-07T20:23:41.5301993Z pooling_mode=, 2025-05-07T20:23:41.5302407Z T=5, 2025-05-07T20:23:41.5302676Z D=109, 2025-05-07T20:23:41.5302940Z B=89, 2025-05-07T20:23:41.5303206Z log_E=4, 2025-05-07T20:23:41.5303497Z L=3, 2025-05-07T20:23:41.5303767Z D_gradcheck=2, 2025-05-07T20:23:41.5304095Z stochastic_rounding=True, 2025-05-07T20:23:41.5304464Z weighted=False, 2025-05-07T20:23:41.5304768Z row_wise=True, 2025-05-07T20:23:41.5305072Z mixed=False, 2025-05-07T20:23:41.5305377Z use_cache=True, 2025-05-07T20:23:41.5305727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5306297Z use_cpu=True, 2025-05-07T20:23:41.5306654Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5307045Z ) 2025-05-07T20:23:41.5307385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5308233Z self=, 2025-05-07T20:23:41.5309173Z compile=True, 2025-05-07T20:23:41.5309526Z pooling_mode=, 2025-05-07T20:23:41.5309933Z T=5, 2025-05-07T20:23:41.5310200Z D=6, 2025-05-07T20:23:41.5310461Z B=115, 2025-05-07T20:23:41.5310731Z log_E=4, 2025-05-07T20:23:41.5311016Z L=3, 2025-05-07T20:23:41.5311283Z D_gradcheck=2, 2025-05-07T20:23:41.5311614Z stochastic_rounding=False, 2025-05-07T20:23:41.5311988Z weighted=True, 2025-05-07T20:23:41.5312287Z row_wise=True, 2025-05-07T20:23:41.5312582Z mixed=True, 2025-05-07T20:23:41.5312882Z use_cache=False, 2025-05-07T20:23:41.5313233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5313648Z use_cpu=True, 2025-05-07T20:23:41.5313982Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5314645Z ) 2025-05-07T20:23:41.5314993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5315837Z self=, 2025-05-07T20:23:41.5316631Z compile=False, 2025-05-07T20:23:41.5316973Z pooling_mode=, 2025-05-07T20:23:41.5317377Z T=1, 2025-05-07T20:23:41.5317650Z D=24, 2025-05-07T20:23:41.5317919Z B=6, 2025-05-07T20:23:41.5318186Z log_E=4, 2025-05-07T20:23:41.5318470Z L=5, 2025-05-07T20:23:41.5318736Z D_gradcheck=2, 2025-05-07T20:23:41.5319065Z stochastic_rounding=True, 2025-05-07T20:23:41.5319437Z weighted=True, 2025-05-07T20:23:41.5319742Z row_wise=True, 2025-05-07T20:23:41.5320052Z mixed=False, 2025-05-07T20:23:41.5320356Z use_cache=True, 2025-05-07T20:23:41.5320705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5321122Z use_cpu=True, 2025-05-07T20:23:41.5321463Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5321842Z ) 2025-05-07T20:23:41.5322176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5323021Z self=, 2025-05-07T20:23:41.5323807Z compile=False, 2025-05-07T20:23:41.5324150Z pooling_mode=, 2025-05-07T20:23:41.5324556Z T=4, 2025-05-07T20:23:41.5324817Z D=127, 2025-05-07T20:23:41.5325088Z B=2, 2025-05-07T20:23:41.5325559Z log_E=4, 2025-05-07T20:23:41.5325856Z L=17, 2025-05-07T20:23:41.5326124Z D_gradcheck=2, 2025-05-07T20:23:41.5326455Z stochastic_rounding=True, 2025-05-07T20:23:41.5326829Z weighted=True, 2025-05-07T20:23:41.5327133Z row_wise=True, 2025-05-07T20:23:41.5327438Z mixed=False, 2025-05-07T20:23:41.5327739Z use_cache=True, 2025-05-07T20:23:41.5328386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5328812Z use_cpu=True, 2025-05-07T20:23:41.5329149Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5329619Z ) 2025-05-07T20:23:41.5329953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5330981Z self=, 2025-05-07T20:23:41.5331779Z compile=False, 2025-05-07T20:23:41.5332143Z pooling_mode=, 2025-05-07T20:23:41.5332544Z T=5, 2025-05-07T20:23:41.5332800Z D=65, 2025-05-07T20:23:41.5333069Z B=3, 2025-05-07T20:23:41.5333343Z log_E=4, 2025-05-07T20:23:41.5333616Z L=3, 2025-05-07T20:23:41.5333891Z D_gradcheck=1, 2025-05-07T20:23:41.5334217Z stochastic_rounding=True, 2025-05-07T20:23:41.5334580Z weighted=True, 2025-05-07T20:23:41.5334893Z row_wise=True, 2025-05-07T20:23:41.5335199Z mixed=False, 2025-05-07T20:23:41.5335501Z use_cache=True, 2025-05-07T20:23:41.5336043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5336490Z use_cpu=True, 2025-05-07T20:23:41.5336824Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5337202Z ) 2025-05-07T20:23:41.5337534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5338382Z self=, 2025-05-07T20:23:41.5339164Z compile=True, 2025-05-07T20:23:41.5339506Z pooling_mode=, 2025-05-07T20:23:41.5339910Z T=1, 2025-05-07T20:23:41.5340166Z D=122, 2025-05-07T20:23:41.5340435Z B=18, 2025-05-07T20:23:41.5340710Z log_E=5, 2025-05-07T20:23:41.5340981Z L=3, 2025-05-07T20:23:41.5341257Z D_gradcheck=1, 2025-05-07T20:23:41.5341585Z stochastic_rounding=False, 2025-05-07T20:23:41.5341951Z weighted=False, 2025-05-07T20:23:41.5342259Z row_wise=True, 2025-05-07T20:23:41.5342561Z mixed=False, 2025-05-07T20:23:41.5342858Z use_cache=True, 2025-05-07T20:23:41.5343207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5343622Z use_cpu=True, 2025-05-07T20:23:41.5343957Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5344527Z ) 2025-05-07T20:23:41.5344857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5345706Z self=, 2025-05-07T20:23:41.5346486Z compile=True, 2025-05-07T20:23:41.5346831Z pooling_mode=, 2025-05-07T20:23:41.5347237Z T=5, 2025-05-07T20:23:41.5347495Z D=9, 2025-05-07T20:23:41.5347766Z B=31, 2025-05-07T20:23:41.5348028Z log_E=4, 2025-05-07T20:23:41.5348300Z L=1, 2025-05-07T20:23:41.5348575Z D_gradcheck=1, 2025-05-07T20:23:41.5348901Z stochastic_rounding=True, 2025-05-07T20:23:41.5349263Z weighted=True, 2025-05-07T20:23:41.5349569Z row_wise=True, 2025-05-07T20:23:41.5349870Z mixed=False, 2025-05-07T20:23:41.5350168Z use_cache=False, 2025-05-07T20:23:41.5350527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5350946Z use_cpu=True, 2025-05-07T20:23:41.5351277Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5351654Z ) 2025-05-07T20:23:41.5351984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5352835Z self=, 2025-05-07T20:23:41.5353611Z compile=False, 2025-05-07T20:23:41.5353953Z pooling_mode=, 2025-05-07T20:23:41.5354355Z T=2, 2025-05-07T20:23:41.5354617Z D=4, 2025-05-07T20:23:41.5355073Z B=121, 2025-05-07T20:23:41.5355352Z log_E=4, 2025-05-07T20:23:41.5355632Z L=16, 2025-05-07T20:23:41.5355907Z D_gradcheck=2, 2025-05-07T20:23:41.5356232Z stochastic_rounding=True, 2025-05-07T20:23:41.5356595Z weighted=False, 2025-05-07T20:23:41.5356906Z row_wise=True, 2025-05-07T20:23:41.5357207Z mixed=True, 2025-05-07T20:23:41.5357504Z use_cache=True, 2025-05-07T20:23:41.5357847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5358259Z use_cpu=True, 2025-05-07T20:23:41.5358592Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5358970Z ) 2025-05-07T20:23:41.5359302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5360239Z self=, 2025-05-07T20:23:41.5361051Z compile=True, 2025-05-07T20:23:41.5361394Z pooling_mode=, 2025-05-07T20:23:41.5361794Z T=3, 2025-05-07T20:23:41.5362055Z D=31, 2025-05-07T20:23:41.5362324Z B=90, 2025-05-07T20:23:41.5362593Z log_E=4, 2025-05-07T20:23:41.5362865Z L=14, 2025-05-07T20:23:41.5363145Z D_gradcheck=1, 2025-05-07T20:23:41.5363472Z stochastic_rounding=False, 2025-05-07T20:23:41.5363838Z weighted=True, 2025-05-07T20:23:41.5364144Z row_wise=True, 2025-05-07T20:23:41.5364449Z mixed=True, 2025-05-07T20:23:41.5364844Z use_cache=False, 2025-05-07T20:23:41.5365209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5365620Z use_cpu=True, 2025-05-07T20:23:41.5365951Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5366332Z ) 2025-05-07T20:23:41.5366666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5367507Z self=, 2025-05-07T20:23:41.5368298Z compile=True, 2025-05-07T20:23:41.5368635Z pooling_mode=, 2025-05-07T20:23:41.5369032Z T=1, 2025-05-07T20:23:41.5369302Z D=27, 2025-05-07T20:23:41.5369708Z B=48, 2025-05-07T20:23:41.5369974Z log_E=3, 2025-05-07T20:23:41.5370252Z L=14, 2025-05-07T20:23:41.5370524Z D_gradcheck=1, 2025-05-07T20:23:41.5370852Z stochastic_rounding=True, 2025-05-07T20:23:41.5371220Z weighted=True, 2025-05-07T20:23:41.5371532Z row_wise=True, 2025-05-07T20:23:41.5371839Z mixed=False, 2025-05-07T20:23:41.5372142Z use_cache=True, 2025-05-07T20:23:41.5372492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5372919Z use_cpu=True, 2025-05-07T20:23:41.5373388Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5373771Z ) 2025-05-07T20:23:41.5374100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5374945Z self=, 2025-05-07T20:23:41.5375731Z compile=True, 2025-05-07T20:23:41.5376074Z pooling_mode=, 2025-05-07T20:23:41.5376470Z T=1, 2025-05-07T20:23:41.5376745Z D=126, 2025-05-07T20:23:41.5377014Z B=116, 2025-05-07T20:23:41.5377280Z log_E=3, 2025-05-07T20:23:41.5377557Z L=6, 2025-05-07T20:23:41.5377833Z D_gradcheck=1, 2025-05-07T20:23:41.5378149Z stochastic_rounding=True, 2025-05-07T20:23:41.5378518Z weighted=True, 2025-05-07T20:23:41.5378822Z row_wise=True, 2025-05-07T20:23:41.5379128Z mixed=False, 2025-05-07T20:23:41.5379430Z use_cache=False, 2025-05-07T20:23:41.5379990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5380403Z use_cpu=True, 2025-05-07T20:23:41.5380740Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5381118Z ) 2025-05-07T20:23:41.5381447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5382293Z self=, 2025-05-07T20:23:41.5383079Z compile=True, 2025-05-07T20:23:41.5383421Z pooling_mode=, 2025-05-07T20:23:41.5384083Z T=2, 2025-05-07T20:23:41.5384742Z D=89, 2025-05-07T20:23:41.5385014Z B=25, 2025-05-07T20:23:41.5385275Z log_E=5, 2025-05-07T20:23:41.5385553Z L=0, 2025-05-07T20:23:41.5385828Z D_gradcheck=1, 2025-05-07T20:23:41.5386200Z stochastic_rounding=False, 2025-05-07T20:23:41.5386925Z weighted=True, 2025-05-07T20:23:41.5387229Z row_wise=True, 2025-05-07T20:23:41.5387526Z mixed=False, 2025-05-07T20:23:41.5387829Z use_cache=False, 2025-05-07T20:23:41.5388278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5388997Z use_cpu=True, 2025-05-07T20:23:41.5389330Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5389707Z ) 2025-05-07T20:23:41.5390140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5391237Z self=, 2025-05-07T20:23:41.5392222Z compile=False, 2025-05-07T20:23:41.5392682Z pooling_mode=, 2025-05-07T20:23:41.5393087Z T=1, 2025-05-07T20:23:41.5393352Z D=87, 2025-05-07T20:23:41.5393618Z B=57, 2025-05-07T20:23:41.5393885Z log_E=5, 2025-05-07T20:23:41.5394208Z L=10, 2025-05-07T20:23:41.5394487Z D_gradcheck=2, 2025-05-07T20:23:41.5394809Z stochastic_rounding=True, 2025-05-07T20:23:41.5395182Z weighted=False, 2025-05-07T20:23:41.5395491Z row_wise=True, 2025-05-07T20:23:41.5395912Z mixed=True, 2025-05-07T20:23:41.5396225Z use_cache=True, 2025-05-07T20:23:41.5396571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5396982Z use_cpu=True, 2025-05-07T20:23:41.5397315Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5397691Z ) 2025-05-07T20:23:41.5398014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5398863Z self=, 2025-05-07T20:23:41.5399653Z compile=False, 2025-05-07T20:23:41.5400001Z pooling_mode=, 2025-05-07T20:23:41.5400404Z T=4, 2025-05-07T20:23:41.5400669Z D=6, 2025-05-07T20:23:41.5400938Z B=65, 2025-05-07T20:23:41.5401194Z log_E=4, 2025-05-07T20:23:41.5401477Z L=12, 2025-05-07T20:23:41.5401752Z D_gradcheck=2, 2025-05-07T20:23:41.5402073Z stochastic_rounding=False, 2025-05-07T20:23:41.5402443Z weighted=True, 2025-05-07T20:23:41.5402749Z row_wise=True, 2025-05-07T20:23:41.5403048Z mixed=True, 2025-05-07T20:23:41.5403348Z use_cache=False, 2025-05-07T20:23:41.5403698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5404273Z use_cpu=True, 2025-05-07T20:23:41.5404609Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5404991Z ) 2025-05-07T20:23:41.5405315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5406170Z self=, 2025-05-07T20:23:41.5406961Z compile=False, 2025-05-07T20:23:41.5407326Z pooling_mode=, 2025-05-07T20:23:41.5419698Z T=3, 2025-05-07T20:23:41.5419982Z D=52, 2025-05-07T20:23:41.5420240Z B=52, 2025-05-07T20:23:41.5420507Z log_E=3, 2025-05-07T20:23:41.5420785Z L=13, 2025-05-07T20:23:41.5421065Z D_gradcheck=2, 2025-05-07T20:23:41.5421387Z stochastic_rounding=True, 2025-05-07T20:23:41.5421755Z weighted=True, 2025-05-07T20:23:41.5422081Z row_wise=True, 2025-05-07T20:23:41.5422378Z mixed=True, 2025-05-07T20:23:41.5422681Z use_cache=True, 2025-05-07T20:23:41.5423026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5423448Z use_cpu=True, 2025-05-07T20:23:41.5423783Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5424162Z ) 2025-05-07T20:23:41.5424488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5425339Z self=, 2025-05-07T20:23:41.5426126Z compile=True, 2025-05-07T20:23:41.5426461Z pooling_mode=, 2025-05-07T20:23:41.5427095Z T=5, 2025-05-07T20:23:41.5427365Z D=80, 2025-05-07T20:23:41.5427624Z B=116, 2025-05-07T20:23:41.5428230Z log_E=5, 2025-05-07T20:23:41.5428518Z L=16, 2025-05-07T20:23:41.5428783Z D_gradcheck=2, 2025-05-07T20:23:41.5429109Z stochastic_rounding=True, 2025-05-07T20:23:41.5429476Z weighted=True, 2025-05-07T20:23:41.5429784Z row_wise=True, 2025-05-07T20:23:41.5430086Z mixed=False, 2025-05-07T20:23:41.5430386Z use_cache=True, 2025-05-07T20:23:41.5430735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5431140Z use_cpu=True, 2025-05-07T20:23:41.5431472Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5431850Z ) 2025-05-07T20:23:41.5432419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5433280Z self=, 2025-05-07T20:23:41.5434063Z compile=True, 2025-05-07T20:23:41.5434394Z pooling_mode=, 2025-05-07T20:23:41.5434796Z T=2, 2025-05-07T20:23:41.5435059Z D=28, 2025-05-07T20:23:41.5435319Z B=73, 2025-05-07T20:23:41.5435586Z log_E=5, 2025-05-07T20:23:41.5435860Z L=2, 2025-05-07T20:23:41.5436128Z D_gradcheck=1, 2025-05-07T20:23:41.5436575Z stochastic_rounding=False, 2025-05-07T20:23:41.5436959Z weighted=False, 2025-05-07T20:23:41.5437398Z row_wise=True, 2025-05-07T20:23:41.5437710Z mixed=True, 2025-05-07T20:23:41.5438009Z use_cache=False, 2025-05-07T20:23:41.5438362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5438775Z use_cpu=True, 2025-05-07T20:23:41.5439105Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5817768Z ) 2025-05-07T20:23:41.5818359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5819266Z self=, 2025-05-07T20:23:41.5820062Z compile=False, 2025-05-07T20:23:41.5820407Z pooling_mode=, 2025-05-07T20:23:41.5820833Z T=5, 2025-05-07T20:23:41.5821101Z D=89, 2025-05-07T20:23:41.5821371Z B=66, 2025-05-07T20:23:41.5821699Z log_E=5, 2025-05-07T20:23:41.5821986Z L=15, 2025-05-07T20:23:41.5822264Z D_gradcheck=1, 2025-05-07T20:23:41.5822645Z stochastic_rounding=True, 2025-05-07T20:23:41.5823070Z weighted=False, 2025-05-07T20:23:41.5823390Z row_wise=True, 2025-05-07T20:23:41.5823782Z mixed=True, 2025-05-07T20:23:41.5824089Z use_cache=False, 2025-05-07T20:23:41.5824813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5825230Z use_cpu=True, 2025-05-07T20:23:41.5825565Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5825946Z ) 2025-05-07T20:23:41.5826277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5827124Z self=, 2025-05-07T20:23:41.5828151Z compile=True, 2025-05-07T20:23:41.5828562Z pooling_mode=, 2025-05-07T20:23:41.5828980Z T=1, 2025-05-07T20:23:41.5829253Z D=4, 2025-05-07T20:23:41.5829577Z B=79, 2025-05-07T20:23:41.5829848Z log_E=5, 2025-05-07T20:23:41.5830130Z L=17, 2025-05-07T20:23:41.5830399Z D_gradcheck=2, 2025-05-07T20:23:41.5830726Z stochastic_rounding=False, 2025-05-07T20:23:41.5831103Z weighted=True, 2025-05-07T20:23:41.5831509Z row_wise=True, 2025-05-07T20:23:41.5831808Z mixed=True, 2025-05-07T20:23:41.5832103Z use_cache=True, 2025-05-07T20:23:41.5832453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5832860Z use_cpu=True, 2025-05-07T20:23:41.5833196Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5833572Z ) 2025-05-07T20:23:41.5833902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5834905Z self=, 2025-05-07T20:23:41.5835781Z compile=False, 2025-05-07T20:23:41.5836526Z pooling_mode=, 2025-05-07T20:23:41.5836995Z T=5, 2025-05-07T20:23:41.5837319Z D=114, 2025-05-07T20:23:41.5837581Z B=102, 2025-05-07T20:23:41.5837925Z log_E=3, 2025-05-07T20:23:41.5838204Z L=2, 2025-05-07T20:23:41.5838472Z D_gradcheck=1, 2025-05-07T20:23:41.5838796Z stochastic_rounding=True, 2025-05-07T20:23:41.5839173Z weighted=False, 2025-05-07T20:23:41.5839564Z row_wise=True, 2025-05-07T20:23:41.5839872Z mixed=False, 2025-05-07T20:23:41.5840186Z use_cache=True, 2025-05-07T20:23:41.5840529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5840945Z use_cpu=True, 2025-05-07T20:23:41.5841281Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5841662Z ) 2025-05-07T20:23:41.5842260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5843375Z self=, 2025-05-07T20:23:41.5844222Z compile=True, 2025-05-07T20:23:41.5844566Z pooling_mode=, 2025-05-07T20:23:41.5845052Z T=3, 2025-05-07T20:23:41.5845320Z D=10, 2025-05-07T20:23:41.5845586Z B=119, 2025-05-07T20:23:41.5845857Z log_E=5, 2025-05-07T20:23:41.5846133Z L=16, 2025-05-07T20:23:41.5846401Z D_gradcheck=2, 2025-05-07T20:23:41.5846728Z stochastic_rounding=True, 2025-05-07T20:23:41.5847332Z weighted=True, 2025-05-07T20:23:41.5847645Z row_wise=True, 2025-05-07T20:23:41.5847948Z mixed=False, 2025-05-07T20:23:41.5848311Z use_cache=False, 2025-05-07T20:23:41.5848661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5849213Z use_cpu=True, 2025-05-07T20:23:41.5849614Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5849996Z ) 2025-05-07T20:23:41.5850326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5851237Z self=, 2025-05-07T20:23:41.5852071Z compile=True, 2025-05-07T20:23:41.5852414Z pooling_mode=, 2025-05-07T20:23:41.5852815Z T=1, 2025-05-07T20:23:41.5853078Z D=88, 2025-05-07T20:23:41.5853344Z B=82, 2025-05-07T20:23:41.5853614Z log_E=3, 2025-05-07T20:23:41.5853890Z L=13, 2025-05-07T20:23:41.5854213Z D_gradcheck=1, 2025-05-07T20:23:41.5854604Z stochastic_rounding=True, 2025-05-07T20:23:41.5854992Z weighted=False, 2025-05-07T20:23:41.5855297Z row_wise=True, 2025-05-07T20:23:41.5855768Z mixed=False, 2025-05-07T20:23:41.5856334Z use_cache=True, 2025-05-07T20:23:41.5856670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5857181Z use_cpu=True, 2025-05-07T20:23:41.5857517Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5857901Z ) 2025-05-07T20:23:41.5858313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5859213Z self=, 2025-05-07T20:23:41.5860132Z compile=False, 2025-05-07T20:23:41.5860524Z pooling_mode=, 2025-05-07T20:23:41.5860930Z T=1, 2025-05-07T20:23:41.5861256Z D=70, 2025-05-07T20:23:41.5861511Z B=59, 2025-05-07T20:23:41.5861836Z log_E=4, 2025-05-07T20:23:41.5862120Z L=2, 2025-05-07T20:23:41.5862389Z D_gradcheck=2, 2025-05-07T20:23:41.5862725Z stochastic_rounding=True, 2025-05-07T20:23:41.5863097Z weighted=True, 2025-05-07T20:23:41.5863398Z row_wise=True, 2025-05-07T20:23:41.5863701Z mixed=False, 2025-05-07T20:23:41.5864008Z use_cache=True, 2025-05-07T20:23:41.5864411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5864880Z use_cpu=True, 2025-05-07T20:23:41.5865221Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5865733Z ) 2025-05-07T20:23:41.5866071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5867026Z self=, 2025-05-07T20:23:41.5868071Z compile=True, 2025-05-07T20:23:41.5868407Z pooling_mode=, 2025-05-07T20:23:41.5868869Z T=2, 2025-05-07T20:23:41.5869135Z D=51, 2025-05-07T20:23:41.5869395Z B=122, 2025-05-07T20:23:41.5869719Z log_E=5, 2025-05-07T20:23:41.5869998Z L=10, 2025-05-07T20:23:41.5870267Z D_gradcheck=1, 2025-05-07T20:23:41.5870690Z stochastic_rounding=True, 2025-05-07T20:23:41.5871075Z weighted=False, 2025-05-07T20:23:41.5871379Z row_wise=True, 2025-05-07T20:23:41.5871738Z mixed=False, 2025-05-07T20:23:41.5872037Z use_cache=True, 2025-05-07T20:23:41.5872374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5872784Z use_cpu=True, 2025-05-07T20:23:41.5873233Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5873621Z ) 2025-05-07T20:23:41.5873952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5874951Z self=, 2025-05-07T20:23:41.5875748Z compile=False, 2025-05-07T20:23:41.5876153Z pooling_mode=, 2025-05-07T20:23:41.5876686Z T=5, 2025-05-07T20:23:41.5876953Z D=60, 2025-05-07T20:23:41.5877214Z B=51, 2025-05-07T20:23:41.5877483Z log_E=4, 2025-05-07T20:23:41.5877760Z L=20, 2025-05-07T20:23:41.5878029Z D_gradcheck=2, 2025-05-07T20:23:41.5878524Z stochastic_rounding=False, 2025-05-07T20:23:41.5878917Z weighted=True, 2025-05-07T20:23:41.5879217Z row_wise=True, 2025-05-07T20:23:41.5879530Z mixed=False, 2025-05-07T20:23:41.5879830Z use_cache=True, 2025-05-07T20:23:41.5880171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5880647Z use_cpu=True, 2025-05-07T20:23:41.5881044Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5881422Z ) 2025-05-07T20:23:41.5881750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5882594Z self=, 2025-05-07T20:23:41.5883450Z compile=False, 2025-05-07T20:23:41.5883872Z pooling_mode=, 2025-05-07T20:23:41.5884273Z T=5, 2025-05-07T20:23:41.5884530Z D=120, 2025-05-07T20:23:41.5884797Z B=31, 2025-05-07T20:23:41.5885062Z log_E=3, 2025-05-07T20:23:41.5885384Z L=12, 2025-05-07T20:23:41.5885707Z D_gradcheck=2, 2025-05-07T20:23:41.5886105Z stochastic_rounding=False, 2025-05-07T20:23:41.5886509Z weighted=True, 2025-05-07T20:23:41.5886900Z row_wise=True, 2025-05-07T20:23:41.5887351Z mixed=True, 2025-05-07T20:23:41.5887721Z use_cache=False, 2025-05-07T20:23:41.5888119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5888533Z use_cpu=True, 2025-05-07T20:23:41.5888875Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5889249Z ) 2025-05-07T20:23:41.5889653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5890549Z self=, 2025-05-07T20:23:41.5891434Z compile=True, 2025-05-07T20:23:41.5891778Z pooling_mode=, 2025-05-07T20:23:41.5892233Z T=4, 2025-05-07T20:23:41.5892494Z D=115, 2025-05-07T20:23:41.5892815Z B=43, 2025-05-07T20:23:41.5893083Z log_E=3, 2025-05-07T20:23:41.5893352Z L=7, 2025-05-07T20:23:41.5893676Z D_gradcheck=2, 2025-05-07T20:23:41.5894009Z stochastic_rounding=True, 2025-05-07T20:23:41.5894375Z weighted=True, 2025-05-07T20:23:41.5894772Z row_wise=True, 2025-05-07T20:23:41.5895082Z mixed=False, 2025-05-07T20:23:41.5895427Z use_cache=True, 2025-05-07T20:23:41.5895840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5896312Z use_cpu=True, 2025-05-07T20:23:41.5896701Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5897151Z ) 2025-05-07T20:23:41.5897544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5898464Z self=, 2025-05-07T20:23:41.5899521Z compile=True, 2025-05-07T20:23:41.5899973Z pooling_mode=, 2025-05-07T20:23:41.5900380Z T=4, 2025-05-07T20:23:41.5900638Z D=30, 2025-05-07T20:23:41.5900903Z B=19, 2025-05-07T20:23:41.5901252Z log_E=3, 2025-05-07T20:23:41.5901526Z L=6, 2025-05-07T20:23:41.5901805Z D_gradcheck=2, 2025-05-07T20:23:41.5902202Z stochastic_rounding=True, 2025-05-07T20:23:41.5902567Z weighted=True, 2025-05-07T20:23:41.5903015Z row_wise=True, 2025-05-07T20:23:41.5903322Z mixed=False, 2025-05-07T20:23:41.5903618Z use_cache=True, 2025-05-07T20:23:41.5904013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5904428Z use_cpu=True, 2025-05-07T20:23:41.5904955Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5905353Z ) 2025-05-07T20:23:41.5905771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5906785Z self=, 2025-05-07T20:23:41.5907730Z compile=True, 2025-05-07T20:23:41.5908122Z pooling_mode=, 2025-05-07T20:23:41.5908581Z T=2, 2025-05-07T20:23:41.5908953Z D=89, 2025-05-07T20:23:41.5909219Z B=89, 2025-05-07T20:23:41.5909487Z log_E=3, 2025-05-07T20:23:41.5909760Z L=5, 2025-05-07T20:23:41.5910191Z D_gradcheck=1, 2025-05-07T20:23:41.5910580Z stochastic_rounding=False, 2025-05-07T20:23:41.5911011Z weighted=True, 2025-05-07T20:23:41.5911413Z row_wise=True, 2025-05-07T20:23:41.5911717Z mixed=True, 2025-05-07T20:23:41.5912112Z use_cache=False, 2025-05-07T20:23:41.5912469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5912938Z use_cpu=True, 2025-05-07T20:23:41.5913269Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5913744Z ) 2025-05-07T20:23:41.5914080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5914920Z self=, 2025-05-07T20:23:41.5915767Z compile=False, 2025-05-07T20:23:41.5916105Z pooling_mode=, 2025-05-07T20:23:41.5916556Z T=3, 2025-05-07T20:23:41.5916816Z D=123, 2025-05-07T20:23:41.5917085Z B=30, 2025-05-07T20:23:41.5917354Z log_E=3, 2025-05-07T20:23:41.5917687Z L=10, 2025-05-07T20:23:41.5917970Z D_gradcheck=1, 2025-05-07T20:23:41.5918304Z stochastic_rounding=False, 2025-05-07T20:23:41.5918671Z weighted=False, 2025-05-07T20:23:41.5919190Z row_wise=True, 2025-05-07T20:23:41.5919565Z mixed=True, 2025-05-07T20:23:41.5919861Z use_cache=True, 2025-05-07T20:23:41.5920266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5920690Z use_cpu=True, 2025-05-07T20:23:41.5921084Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5921464Z ) 2025-05-07T20:23:41.5921795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5922736Z self=, 2025-05-07T20:23:41.5923617Z compile=True, 2025-05-07T20:23:41.5923961Z pooling_mode=, 2025-05-07T20:23:41.5924481Z T=2, 2025-05-07T20:23:41.5924741Z D=10, 2025-05-07T20:23:41.5925006Z B=74, 2025-05-07T20:23:41.5925280Z log_E=4, 2025-05-07T20:23:41.5925550Z L=1, 2025-05-07T20:23:41.5925836Z D_gradcheck=2, 2025-05-07T20:23:41.5926162Z stochastic_rounding=True, 2025-05-07T20:23:41.5926528Z weighted=True, 2025-05-07T20:23:41.5926910Z row_wise=True, 2025-05-07T20:23:41.5927270Z mixed=True, 2025-05-07T20:23:41.5927567Z use_cache=True, 2025-05-07T20:23:41.5928209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5928637Z use_cpu=True, 2025-05-07T20:23:41.5928964Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.5929342Z ) 2025-05-07T20:23:41.5929756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5930594Z self=, 2025-05-07T20:23:41.5931772Z compile=False, 2025-05-07T20:23:41.5932229Z pooling_mode=, 2025-05-07T20:23:41.5932631Z T=2, 2025-05-07T20:23:41.5932964Z D=94, 2025-05-07T20:23:41.5933242Z B=81, 2025-05-07T20:23:41.5933553Z log_E=4, 2025-05-07T20:23:41.5933845Z L=6, 2025-05-07T20:23:41.5934119Z D_gradcheck=2, 2025-05-07T20:23:41.5934544Z stochastic_rounding=True, 2025-05-07T20:23:41.5935033Z weighted=True, 2025-05-07T20:23:41.5935344Z row_wise=True, 2025-05-07T20:23:41.5935648Z mixed=True, 2025-05-07T20:23:41.5935993Z use_cache=False, 2025-05-07T20:23:41.5936405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5937008Z use_cpu=True, 2025-05-07T20:23:41.5937407Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5937784Z ) 2025-05-07T20:23:41.5938119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5938955Z self=, 2025-05-07T20:23:41.5939902Z compile=True, 2025-05-07T20:23:41.5940255Z pooling_mode=, 2025-05-07T20:23:41.5940651Z T=3, 2025-05-07T20:23:41.5940920Z D=94, 2025-05-07T20:23:41.5941184Z B=50, 2025-05-07T20:23:41.5941446Z log_E=4, 2025-05-07T20:23:41.5942002Z L=10, 2025-05-07T20:23:41.5942305Z D_gradcheck=2, 2025-05-07T20:23:41.5942627Z stochastic_rounding=False, 2025-05-07T20:23:41.5943004Z weighted=True, 2025-05-07T20:23:41.5943309Z row_wise=True, 2025-05-07T20:23:41.5943607Z mixed=False, 2025-05-07T20:23:41.5943921Z use_cache=True, 2025-05-07T20:23:41.5944270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.5944688Z use_cpu=True, 2025-05-07T20:23:41.5945013Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.5945522Z ) 2025-05-07T20:23:41.5945917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.5946765Z self=, 2025-05-07T20:23:41.5947649Z compile=False, 2025-05-07T20:23:41.5947994Z pooling_mode=, 2025-05-07T20:23:41.5948389Z T=1, 2025-05-07T20:23:41.5948656Z D=80, 2025-05-07T20:23:41.5948925Z B=111, 2025-05-07T20:23:41.5949187Z log_E=4, 2025-05-07T20:23:41.5949472Z L=3, 2025-05-07T20:23:41.5949744Z D_gradcheck=2, 2025-05-07T20:23:41.5950068Z stochastic_rounding=True, 2025-05-07T20:23:41.5950661Z weighted=False, 2025-05-07T20:23:41.5950972Z row_wise=True, 2025-05-07T20:23:41.5951265Z mixed=True, 2025-05-07T20:23:41.5951562Z use_cache=True, 2025-05-07T20:23:41.5951909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.5952313Z use_cpu=True, 2025-05-07T20:23:41.5952641Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6321119Z ) 2025-05-07T20:23:41.6321674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6322661Z self=, 2025-05-07T20:23:41.6323460Z compile=False, 2025-05-07T20:23:41.6323813Z pooling_mode=, 2025-05-07T20:23:41.6324218Z T=5, 2025-05-07T20:23:41.6324486Z D=55, 2025-05-07T20:23:41.6324751Z B=22, 2025-05-07T20:23:41.6325026Z log_E=4, 2025-05-07T20:23:41.6325355Z L=4, 2025-05-07T20:23:41.6325642Z D_gradcheck=2, 2025-05-07T20:23:41.6325962Z stochastic_rounding=False, 2025-05-07T20:23:41.6326350Z weighted=False, 2025-05-07T20:23:41.6326664Z row_wise=True, 2025-05-07T20:23:41.6326966Z mixed=True, 2025-05-07T20:23:41.6327324Z use_cache=False, 2025-05-07T20:23:41.6327693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6328253Z use_cpu=True, 2025-05-07T20:23:41.6328587Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6328964Z ) 2025-05-07T20:23:41.6329300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6330602Z self=, 2025-05-07T20:23:41.6331392Z compile=True, 2025-05-07T20:23:41.6331738Z pooling_mode=, 2025-05-07T20:23:41.6332137Z T=1, 2025-05-07T20:23:41.6332409Z D=49, 2025-05-07T20:23:41.6332678Z B=76, 2025-05-07T20:23:41.6332949Z log_E=5, 2025-05-07T20:23:41.6333228Z L=7, 2025-05-07T20:23:41.6333498Z D_gradcheck=1, 2025-05-07T20:23:41.6333825Z stochastic_rounding=True, 2025-05-07T20:23:41.6334190Z weighted=True, 2025-05-07T20:23:41.6334498Z row_wise=True, 2025-05-07T20:23:41.6334793Z mixed=False, 2025-05-07T20:23:41.6334922Z use_cache=True, 2025-05-07T20:23:41.6335253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6335390Z use_cpu=True, 2025-05-07T20:23:41.6335537Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6335649Z ) 2025-05-07T20:23:41.6335993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6336511Z self=, 2025-05-07T20:23:41.6336633Z compile=True, 2025-05-07T20:23:41.6336794Z pooling_mode=, 2025-05-07T20:23:41.6336904Z T=1, 2025-05-07T20:23:41.6337103Z D=83, 2025-05-07T20:23:41.6337232Z B=123, 2025-05-07T20:23:41.6337472Z log_E=4, 2025-05-07T20:23:41.6337596Z L=13, 2025-05-07T20:23:41.6337724Z D_gradcheck=2, 2025-05-07T20:23:41.6337870Z stochastic_rounding=False, 2025-05-07T20:23:41.6337995Z weighted=False, 2025-05-07T20:23:41.6338118Z row_wise=True, 2025-05-07T20:23:41.6338234Z mixed=True, 2025-05-07T20:23:41.6338364Z use_cache=False, 2025-05-07T20:23:41.6338524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6338642Z use_cpu=True, 2025-05-07T20:23:41.6338796Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6338907Z ) 2025-05-07T20:23:41.6339098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6339618Z self=, 2025-05-07T20:23:41.6339739Z compile=True, 2025-05-07T20:23:41.6339892Z pooling_mode=, 2025-05-07T20:23:41.6340012Z T=1, 2025-05-07T20:23:41.6340123Z D=95, 2025-05-07T20:23:41.6340241Z B=68, 2025-05-07T20:23:41.6340358Z log_E=4, 2025-05-07T20:23:41.6340471Z L=20, 2025-05-07T20:23:41.6340598Z D_gradcheck=2, 2025-05-07T20:23:41.6340900Z stochastic_rounding=False, 2025-05-07T20:23:41.6341021Z weighted=True, 2025-05-07T20:23:41.6341147Z row_wise=True, 2025-05-07T20:23:41.6341262Z mixed=True, 2025-05-07T20:23:41.6341385Z use_cache=False, 2025-05-07T20:23:41.6341554Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6341677Z use_cpu=True, 2025-05-07T20:23:41.6341823Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6341937Z ) 2025-05-07T20:23:41.6342125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6342635Z self=, 2025-05-07T20:23:41.6342767Z compile=True, 2025-05-07T20:23:41.6342923Z pooling_mode=, 2025-05-07T20:23:41.6343045Z T=1, 2025-05-07T20:23:41.6343158Z D=123, 2025-05-07T20:23:41.6343276Z B=87, 2025-05-07T20:23:41.6343403Z log_E=5, 2025-05-07T20:23:41.6343514Z L=20, 2025-05-07T20:23:41.6343633Z D_gradcheck=1, 2025-05-07T20:23:41.6343781Z stochastic_rounding=True, 2025-05-07T20:23:41.6343903Z weighted=False, 2025-05-07T20:23:41.6344021Z row_wise=True, 2025-05-07T20:23:41.6344148Z mixed=True, 2025-05-07T20:23:41.6344274Z use_cache=False, 2025-05-07T20:23:41.6344431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6344562Z use_cpu=True, 2025-05-07T20:23:41.6344712Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6344823Z ) 2025-05-07T20:23:41.6345126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6345636Z self=, 2025-05-07T20:23:41.6345763Z compile=True, 2025-05-07T20:23:41.6345919Z pooling_mode=, 2025-05-07T20:23:41.6346032Z T=3, 2025-05-07T20:23:41.6346148Z D=49, 2025-05-07T20:23:41.6346263Z B=53, 2025-05-07T20:23:41.6346377Z log_E=3, 2025-05-07T20:23:41.6346496Z L=14, 2025-05-07T20:23:41.6346727Z D_gradcheck=2, 2025-05-07T20:23:41.6346874Z stochastic_rounding=True, 2025-05-07T20:23:41.6347004Z weighted=False, 2025-05-07T20:23:41.6347122Z row_wise=True, 2025-05-07T20:23:41.6347235Z mixed=True, 2025-05-07T20:23:41.6347461Z use_cache=False, 2025-05-07T20:23:41.6347632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6347763Z use_cpu=True, 2025-05-07T20:23:41.6347911Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6348020Z ) 2025-05-07T20:23:41.6348222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6348732Z self=, 2025-05-07T20:23:41.6348852Z compile=True, 2025-05-07T20:23:41.6349013Z pooling_mode=, 2025-05-07T20:23:41.6349127Z T=1, 2025-05-07T20:23:41.6349239Z D=106, 2025-05-07T20:23:41.6349462Z B=51, 2025-05-07T20:23:41.6349584Z log_E=4, 2025-05-07T20:23:41.6349696Z L=11, 2025-05-07T20:23:41.6349827Z D_gradcheck=2, 2025-05-07T20:23:41.6349970Z stochastic_rounding=False, 2025-05-07T20:23:41.6350092Z weighted=True, 2025-05-07T20:23:41.6350215Z row_wise=True, 2025-05-07T20:23:41.6350331Z mixed=True, 2025-05-07T20:23:41.6350464Z use_cache=False, 2025-05-07T20:23:41.6350622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6350742Z use_cpu=True, 2025-05-07T20:23:41.6350899Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6351008Z ) 2025-05-07T20:23:41.6351201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6351719Z self=, 2025-05-07T20:23:41.6351838Z compile=True, 2025-05-07T20:23:41.6351994Z pooling_mode=, 2025-05-07T20:23:41.6352113Z T=5, 2025-05-07T20:23:41.6352318Z D=37, 2025-05-07T20:23:41.6352490Z B=94, 2025-05-07T20:23:41.6352668Z log_E=5, 2025-05-07T20:23:41.6352788Z L=20, 2025-05-07T20:23:41.6353060Z D_gradcheck=1, 2025-05-07T20:23:41.6353209Z stochastic_rounding=True, 2025-05-07T20:23:41.6353387Z weighted=True, 2025-05-07T20:23:41.6353516Z row_wise=True, 2025-05-07T20:23:41.6353634Z mixed=False, 2025-05-07T20:23:41.6353760Z use_cache=True, 2025-05-07T20:23:41.6353980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6354102Z use_cpu=True, 2025-05-07T20:23:41.6354250Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6354369Z ) 2025-05-07T20:23:41.6354628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6355225Z self=, 2025-05-07T20:23:41.6355361Z compile=False, 2025-05-07T20:23:41.6355516Z pooling_mode=, 2025-05-07T20:23:41.6355632Z T=2, 2025-05-07T20:23:41.6355755Z D=107, 2025-05-07T20:23:41.6355868Z B=84, 2025-05-07T20:23:41.6355988Z log_E=3, 2025-05-07T20:23:41.6356104Z L=16, 2025-05-07T20:23:41.6356226Z D_gradcheck=1, 2025-05-07T20:23:41.6356371Z stochastic_rounding=False, 2025-05-07T20:23:41.6356494Z weighted=False, 2025-05-07T20:23:41.6356612Z row_wise=True, 2025-05-07T20:23:41.6356738Z mixed=True, 2025-05-07T20:23:41.6356859Z use_cache=False, 2025-05-07T20:23:41.6357016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6357141Z use_cpu=True, 2025-05-07T20:23:41.6357289Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6357503Z ) 2025-05-07T20:23:41.6357708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6358325Z self=, 2025-05-07T20:23:41.6358459Z compile=False, 2025-05-07T20:23:41.6358712Z pooling_mode=, 2025-05-07T20:23:41.6358830Z T=4, 2025-05-07T20:23:41.6358957Z D=27, 2025-05-07T20:23:41.6359069Z B=78, 2025-05-07T20:23:41.6359182Z log_E=5, 2025-05-07T20:23:41.6359305Z L=3, 2025-05-07T20:23:41.6359427Z D_gradcheck=2, 2025-05-07T20:23:41.6359566Z stochastic_rounding=True, 2025-05-07T20:23:41.6359693Z weighted=False, 2025-05-07T20:23:41.6359814Z row_wise=True, 2025-05-07T20:23:41.6360048Z mixed=False, 2025-05-07T20:23:41.6360189Z use_cache=True, 2025-05-07T20:23:41.6360412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6360539Z use_cpu=True, 2025-05-07T20:23:41.6360749Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6360872Z ) 2025-05-07T20:23:41.6361153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6361728Z self=, 2025-05-07T20:23:41.6361974Z compile=True, 2025-05-07T20:23:41.6362154Z pooling_mode=, 2025-05-07T20:23:41.6362397Z T=4, 2025-05-07T20:23:41.6362528Z D=93, 2025-05-07T20:23:41.6362646Z B=108, 2025-05-07T20:23:41.6362760Z log_E=5, 2025-05-07T20:23:41.6362878Z L=7, 2025-05-07T20:23:41.6363004Z D_gradcheck=2, 2025-05-07T20:23:41.6363147Z stochastic_rounding=True, 2025-05-07T20:23:41.6363268Z weighted=False, 2025-05-07T20:23:41.6363393Z row_wise=True, 2025-05-07T20:23:41.6363514Z mixed=False, 2025-05-07T20:23:41.6363636Z use_cache=True, 2025-05-07T20:23:41.6363801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6364026Z use_cpu=True, 2025-05-07T20:23:41.6364192Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6364307Z ) 2025-05-07T20:23:41.6364499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6365044Z self=, 2025-05-07T20:23:41.6365167Z compile=True, 2025-05-07T20:23:41.6365323Z pooling_mode=, 2025-05-07T20:23:41.6365448Z T=5, 2025-05-07T20:23:41.6365561Z D=67, 2025-05-07T20:23:41.6365673Z B=26, 2025-05-07T20:23:41.6365795Z log_E=4, 2025-05-07T20:23:41.6366002Z L=12, 2025-05-07T20:23:41.6366124Z D_gradcheck=1, 2025-05-07T20:23:41.6366272Z stochastic_rounding=False, 2025-05-07T20:23:41.6366392Z weighted=True, 2025-05-07T20:23:41.6366515Z row_wise=True, 2025-05-07T20:23:41.6366637Z mixed=False, 2025-05-07T20:23:41.6366761Z use_cache=False, 2025-05-07T20:23:41.6366924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6367041Z use_cpu=True, 2025-05-07T20:23:41.6367187Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6367307Z ) 2025-05-07T20:23:41.6367561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6368179Z self=, 2025-05-07T20:23:41.6368321Z compile=False, 2025-05-07T20:23:41.6368487Z pooling_mode=, 2025-05-07T20:23:41.6368600Z T=3, 2025-05-07T20:23:41.6368720Z D=48, 2025-05-07T20:23:41.6368830Z B=59, 2025-05-07T20:23:41.6368947Z log_E=5, 2025-05-07T20:23:41.6369064Z L=7, 2025-05-07T20:23:41.6369184Z D_gradcheck=2, 2025-05-07T20:23:41.6369325Z stochastic_rounding=True, 2025-05-07T20:23:41.6369528Z weighted=False, 2025-05-07T20:23:41.6369656Z row_wise=True, 2025-05-07T20:23:41.6369779Z mixed=False, 2025-05-07T20:23:41.6369992Z use_cache=False, 2025-05-07T20:23:41.6370152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6370277Z use_cpu=True, 2025-05-07T20:23:41.6370546Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6370654Z ) 2025-05-07T20:23:41.6370850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6371358Z self=, 2025-05-07T20:23:41.6371480Z compile=False, 2025-05-07T20:23:41.6371644Z pooling_mode=, 2025-05-07T20:23:41.6371756Z T=5, 2025-05-07T20:23:41.6371867Z D=14, 2025-05-07T20:23:41.6371986Z B=11, 2025-05-07T20:23:41.6372103Z log_E=5, 2025-05-07T20:23:41.6372221Z L=3, 2025-05-07T20:23:41.6372340Z D_gradcheck=2, 2025-05-07T20:23:41.6372479Z stochastic_rounding=False, 2025-05-07T20:23:41.6372610Z weighted=True, 2025-05-07T20:23:41.6372800Z row_wise=True, 2025-05-07T20:23:41.6372932Z mixed=True, 2025-05-07T20:23:41.6373061Z use_cache=False, 2025-05-07T20:23:41.6373219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6373336Z use_cpu=True, 2025-05-07T20:23:41.6373496Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6373605Z ) 2025-05-07T20:23:41.6373798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6374314Z self=, 2025-05-07T20:23:41.6374435Z compile=False, 2025-05-07T20:23:41.6374746Z pooling_mode=, 2025-05-07T20:23:41.6374868Z T=3, 2025-05-07T20:23:41.6375048Z D=6, 2025-05-07T20:23:41.6375174Z B=6, 2025-05-07T20:23:41.6375292Z log_E=3, 2025-05-07T20:23:41.6375467Z L=20, 2025-05-07T20:23:41.6375603Z D_gradcheck=2, 2025-05-07T20:23:41.6375744Z stochastic_rounding=True, 2025-05-07T20:23:41.6375866Z weighted=True, 2025-05-07T20:23:41.6375997Z row_wise=True, 2025-05-07T20:23:41.6376115Z mixed=True, 2025-05-07T20:23:41.6376236Z use_cache=True, 2025-05-07T20:23:41.6376399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6376518Z use_cpu=True, 2025-05-07T20:23:41.6376671Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6376787Z ) 2025-05-07T20:23:41.6376974Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6377492Z self=, 2025-05-07T20:23:41.6377617Z compile=False, 2025-05-07T20:23:41.6377779Z pooling_mode=, 2025-05-07T20:23:41.6377896Z T=5, 2025-05-07T20:23:41.6378005Z D=22, 2025-05-07T20:23:41.6378209Z B=58, 2025-05-07T20:23:41.6378331Z log_E=3, 2025-05-07T20:23:41.6378442Z L=14, 2025-05-07T20:23:41.6378561Z D_gradcheck=2, 2025-05-07T20:23:41.6378706Z stochastic_rounding=True, 2025-05-07T20:23:41.6378832Z weighted=True, 2025-05-07T20:23:41.6378950Z row_wise=True, 2025-05-07T20:23:41.6379072Z mixed=True, 2025-05-07T20:23:41.6379191Z use_cache=True, 2025-05-07T20:23:41.6379413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6379547Z use_cpu=True, 2025-05-07T20:23:41.6379705Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6379823Z ) 2025-05-07T20:23:41.6380011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6380521Z self=, 2025-05-07T20:23:41.6380652Z compile=False, 2025-05-07T20:23:41.6380811Z pooling_mode=, 2025-05-07T20:23:41.6380921Z T=5, 2025-05-07T20:23:41.6381039Z D=39, 2025-05-07T20:23:41.6381155Z B=90, 2025-05-07T20:23:41.6381267Z log_E=4, 2025-05-07T20:23:41.6381384Z L=5, 2025-05-07T20:23:41.6381505Z D_gradcheck=1, 2025-05-07T20:23:41.6381649Z stochastic_rounding=False, 2025-05-07T20:23:41.6381784Z weighted=False, 2025-05-07T20:23:41.6381904Z row_wise=True, 2025-05-07T20:23:41.6382021Z mixed=True, 2025-05-07T20:23:41.6382150Z use_cache=False, 2025-05-07T20:23:41.6382307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6382615Z use_cpu=True, 2025-05-07T20:23:41.6382767Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6844632Z ) 2025-05-07T20:23:41.6844913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6845473Z self=, 2025-05-07T20:23:41.6845599Z compile=True, 2025-05-07T20:23:41.6845940Z pooling_mode=, 2025-05-07T20:23:41.6846056Z T=5, 2025-05-07T20:23:41.6846179Z D=111, 2025-05-07T20:23:41.6846301Z B=6, 2025-05-07T20:23:41.6846418Z log_E=3, 2025-05-07T20:23:41.6846543Z L=19, 2025-05-07T20:23:41.6846666Z D_gradcheck=1, 2025-05-07T20:23:41.6846813Z stochastic_rounding=True, 2025-05-07T20:23:41.6847283Z weighted=True, 2025-05-07T20:23:41.6847423Z row_wise=True, 2025-05-07T20:23:41.6847542Z mixed=True, 2025-05-07T20:23:41.6847689Z use_cache=False, 2025-05-07T20:23:41.6847849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6847979Z use_cpu=True, 2025-05-07T20:23:41.6848137Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6848248Z ) 2025-05-07T20:23:41.6848441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6848962Z self=, 2025-05-07T20:23:41.6849209Z compile=True, 2025-05-07T20:23:41.6849481Z pooling_mode=, 2025-05-07T20:23:41.6849603Z T=1, 2025-05-07T20:23:41.6849725Z D=34, 2025-05-07T20:23:41.6849848Z B=111, 2025-05-07T20:23:41.6849962Z log_E=4, 2025-05-07T20:23:41.6850074Z L=19, 2025-05-07T20:23:41.6850202Z D_gradcheck=2, 2025-05-07T20:23:41.6850345Z stochastic_rounding=True, 2025-05-07T20:23:41.6850472Z weighted=False, 2025-05-07T20:23:41.6850601Z row_wise=True, 2025-05-07T20:23:41.6850717Z mixed=True, 2025-05-07T20:23:41.6850836Z use_cache=True, 2025-05-07T20:23:41.6850998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6851121Z use_cpu=True, 2025-05-07T20:23:41.6851270Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6851391Z ) 2025-05-07T20:23:41.6851585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6852108Z self=, 2025-05-07T20:23:41.6852234Z compile=True, 2025-05-07T20:23:41.6852392Z pooling_mode=, 2025-05-07T20:23:41.6852511Z T=4, 2025-05-07T20:23:41.6852808Z D=71, 2025-05-07T20:23:41.6852919Z B=60, 2025-05-07T20:23:41.6853038Z log_E=3, 2025-05-07T20:23:41.6853149Z L=8, 2025-05-07T20:23:41.6853269Z D_gradcheck=1, 2025-05-07T20:23:41.6853426Z stochastic_rounding=True, 2025-05-07T20:23:41.6853549Z weighted=True, 2025-05-07T20:23:41.6853669Z row_wise=True, 2025-05-07T20:23:41.6853793Z mixed=False, 2025-05-07T20:23:41.6853912Z use_cache=True, 2025-05-07T20:23:41.6854069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6854200Z use_cpu=True, 2025-05-07T20:23:41.6854348Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6854462Z ) 2025-05-07T20:23:41.6854652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6855167Z self=, 2025-05-07T20:23:41.6855300Z compile=True, 2025-05-07T20:23:41.6855460Z pooling_mode=, 2025-05-07T20:23:41.6855576Z T=2, 2025-05-07T20:23:41.6855702Z D=103, 2025-05-07T20:23:41.6855814Z B=83, 2025-05-07T20:23:41.6855926Z log_E=3, 2025-05-07T20:23:41.6856041Z L=17, 2025-05-07T20:23:41.6856162Z D_gradcheck=2, 2025-05-07T20:23:41.6856304Z stochastic_rounding=True, 2025-05-07T20:23:41.6856432Z weighted=True, 2025-05-07T20:23:41.6856554Z row_wise=True, 2025-05-07T20:23:41.6856679Z mixed=False, 2025-05-07T20:23:41.6856800Z use_cache=False, 2025-05-07T20:23:41.6856958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6857255Z use_cpu=True, 2025-05-07T20:23:41.6857408Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6857527Z ) 2025-05-07T20:23:41.6857724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6858233Z self=, 2025-05-07T20:23:41.6858361Z compile=False, 2025-05-07T20:23:41.6858523Z pooling_mode=, 2025-05-07T20:23:41.6858637Z T=2, 2025-05-07T20:23:41.6858747Z D=60, 2025-05-07T20:23:41.6858865Z B=117, 2025-05-07T20:23:41.6858979Z log_E=5, 2025-05-07T20:23:41.6859092Z L=9, 2025-05-07T20:23:41.6859218Z D_gradcheck=1, 2025-05-07T20:23:41.6859444Z stochastic_rounding=True, 2025-05-07T20:23:41.6859589Z weighted=False, 2025-05-07T20:23:41.6859709Z row_wise=True, 2025-05-07T20:23:41.6859827Z mixed=True, 2025-05-07T20:23:41.6859956Z use_cache=False, 2025-05-07T20:23:41.6860117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6860236Z use_cpu=True, 2025-05-07T20:23:41.6860389Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6860498Z ) 2025-05-07T20:23:41.6860686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6861306Z self=, 2025-05-07T20:23:41.6861446Z compile=False, 2025-05-07T20:23:41.6861601Z pooling_mode=, 2025-05-07T20:23:41.6861722Z T=3, 2025-05-07T20:23:41.6861834Z D=91, 2025-05-07T20:23:41.6861952Z B=47, 2025-05-07T20:23:41.6862064Z log_E=5, 2025-05-07T20:23:41.6862177Z L=17, 2025-05-07T20:23:41.6862303Z D_gradcheck=2, 2025-05-07T20:23:41.6862447Z stochastic_rounding=False, 2025-05-07T20:23:41.6862570Z weighted=False, 2025-05-07T20:23:41.6862693Z row_wise=True, 2025-05-07T20:23:41.6862810Z mixed=False, 2025-05-07T20:23:41.6862933Z use_cache=False, 2025-05-07T20:23:41.6863101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6863219Z use_cpu=True, 2025-05-07T20:23:41.6863366Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6863482Z ) 2025-05-07T20:23:41.6863670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6864184Z self=, 2025-05-07T20:23:41.6864312Z compile=True, 2025-05-07T20:23:41.6864467Z pooling_mode=, 2025-05-07T20:23:41.6864690Z T=2, 2025-05-07T20:23:41.6864802Z D=68, 2025-05-07T20:23:41.6864913Z B=35, 2025-05-07T20:23:41.6865029Z log_E=5, 2025-05-07T20:23:41.6865138Z L=16, 2025-05-07T20:23:41.6865257Z D_gradcheck=1, 2025-05-07T20:23:41.6865406Z stochastic_rounding=True, 2025-05-07T20:23:41.6865529Z weighted=False, 2025-05-07T20:23:41.6865647Z row_wise=True, 2025-05-07T20:23:41.6865775Z mixed=False, 2025-05-07T20:23:41.6865896Z use_cache=True, 2025-05-07T20:23:41.6866055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6866181Z use_cpu=True, 2025-05-07T20:23:41.6866329Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6866436Z ) 2025-05-07T20:23:41.6866628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6867141Z self=, 2025-05-07T20:23:41.6867277Z compile=False, 2025-05-07T20:23:41.6867432Z pooling_mode=, 2025-05-07T20:23:41.6867547Z T=3, 2025-05-07T20:23:41.6867665Z D=74, 2025-05-07T20:23:41.6867779Z B=82, 2025-05-07T20:23:41.6867892Z log_E=5, 2025-05-07T20:23:41.6868010Z L=19, 2025-05-07T20:23:41.6868137Z D_gradcheck=2, 2025-05-07T20:23:41.6868277Z stochastic_rounding=True, 2025-05-07T20:23:41.6868406Z weighted=False, 2025-05-07T20:23:41.6868529Z row_wise=True, 2025-05-07T20:23:41.6868644Z mixed=True, 2025-05-07T20:23:41.6868771Z use_cache=True, 2025-05-07T20:23:41.6869079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6869200Z use_cpu=True, 2025-05-07T20:23:41.6869359Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6869466Z ) 2025-05-07T20:23:41.6869660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6870174Z self=, 2025-05-07T20:23:41.6870297Z compile=False, 2025-05-07T20:23:41.6870459Z pooling_mode=, 2025-05-07T20:23:41.6870574Z T=1, 2025-05-07T20:23:41.6870689Z D=18, 2025-05-07T20:23:41.6870803Z B=108, 2025-05-07T20:23:41.6870914Z log_E=4, 2025-05-07T20:23:41.6871023Z L=13, 2025-05-07T20:23:41.6871288Z D_gradcheck=2, 2025-05-07T20:23:41.6871442Z stochastic_rounding=False, 2025-05-07T20:23:41.6871564Z weighted=True, 2025-05-07T20:23:41.6871686Z row_wise=True, 2025-05-07T20:23:41.6871802Z mixed=True, 2025-05-07T20:23:41.6871939Z use_cache=False, 2025-05-07T20:23:41.6872095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6872213Z use_cpu=True, 2025-05-07T20:23:41.6872367Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6872473Z ) 2025-05-07T20:23:41.6872659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6873290Z self=, 2025-05-07T20:23:41.6873421Z compile=True, 2025-05-07T20:23:41.6873581Z pooling_mode=, 2025-05-07T20:23:41.6873702Z T=5, 2025-05-07T20:23:41.6873813Z D=84, 2025-05-07T20:23:41.6873930Z B=106, 2025-05-07T20:23:41.6874052Z log_E=4, 2025-05-07T20:23:41.6874164Z L=13, 2025-05-07T20:23:41.6874291Z D_gradcheck=1, 2025-05-07T20:23:41.6874437Z stochastic_rounding=True, 2025-05-07T20:23:41.6874559Z weighted=False, 2025-05-07T20:23:41.6874686Z row_wise=True, 2025-05-07T20:23:41.6874804Z mixed=False, 2025-05-07T20:23:41.6874928Z use_cache=False, 2025-05-07T20:23:41.6875090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6875206Z use_cpu=True, 2025-05-07T20:23:41.6875354Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6875469Z ) 2025-05-07T20:23:41.6875664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6876175Z self=, 2025-05-07T20:23:41.6876304Z compile=False, 2025-05-07T20:23:41.6876539Z pooling_mode=, 2025-05-07T20:23:41.6876654Z T=2, 2025-05-07T20:23:41.6876775Z D=98, 2025-05-07T20:23:41.6876886Z B=21, 2025-05-07T20:23:41.6877005Z log_E=5, 2025-05-07T20:23:41.6877122Z L=20, 2025-05-07T20:23:41.6877241Z D_gradcheck=1, 2025-05-07T20:23:41.6877389Z stochastic_rounding=False, 2025-05-07T20:23:41.6877510Z weighted=True, 2025-05-07T20:23:41.6877631Z row_wise=True, 2025-05-07T20:23:41.6877755Z mixed=False, 2025-05-07T20:23:41.6877881Z use_cache=False, 2025-05-07T20:23:41.6878039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6878167Z use_cpu=True, 2025-05-07T20:23:41.6878318Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6878426Z ) 2025-05-07T20:23:41.6878628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6879143Z self=, 2025-05-07T20:23:41.6879272Z compile=True, 2025-05-07T20:23:41.6879433Z pooling_mode=, 2025-05-07T20:23:41.6879546Z T=2, 2025-05-07T20:23:41.6879664Z D=14, 2025-05-07T20:23:41.6879773Z B=93, 2025-05-07T20:23:41.6879887Z log_E=5, 2025-05-07T20:23:41.6880007Z L=15, 2025-05-07T20:23:41.6880125Z D_gradcheck=2, 2025-05-07T20:23:41.6880265Z stochastic_rounding=False, 2025-05-07T20:23:41.6880396Z weighted=False, 2025-05-07T20:23:41.6880516Z row_wise=True, 2025-05-07T20:23:41.6880724Z mixed=True, 2025-05-07T20:23:41.6880854Z use_cache=True, 2025-05-07T20:23:41.6881011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6881131Z use_cpu=True, 2025-05-07T20:23:41.6881287Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6881393Z ) 2025-05-07T20:23:41.6881580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6882115Z self=, 2025-05-07T20:23:41.6882240Z compile=False, 2025-05-07T20:23:41.6882409Z pooling_mode=, 2025-05-07T20:23:41.6882520Z T=2, 2025-05-07T20:23:41.6882633Z D=22, 2025-05-07T20:23:41.6882752Z B=75, 2025-05-07T20:23:41.6882864Z log_E=4, 2025-05-07T20:23:41.6883097Z L=16, 2025-05-07T20:23:41.6883239Z D_gradcheck=1, 2025-05-07T20:23:41.6883377Z stochastic_rounding=True, 2025-05-07T20:23:41.6883501Z weighted=False, 2025-05-07T20:23:41.6883628Z row_wise=True, 2025-05-07T20:23:41.6883748Z mixed=False, 2025-05-07T20:23:41.6883865Z use_cache=True, 2025-05-07T20:23:41.6884032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6884150Z use_cpu=True, 2025-05-07T20:23:41.6884305Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6884414Z ) 2025-05-07T20:23:41.6884610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6885205Z self=, 2025-05-07T20:23:41.6885345Z compile=False, 2025-05-07T20:23:41.6885502Z pooling_mode=, 2025-05-07T20:23:41.6885621Z T=4, 2025-05-07T20:23:41.6885732Z D=116, 2025-05-07T20:23:41.6885843Z B=93, 2025-05-07T20:23:41.6885970Z log_E=3, 2025-05-07T20:23:41.6886082Z L=18, 2025-05-07T20:23:41.6886202Z D_gradcheck=1, 2025-05-07T20:23:41.6886349Z stochastic_rounding=False, 2025-05-07T20:23:41.6886471Z weighted=False, 2025-05-07T20:23:41.6886589Z row_wise=True, 2025-05-07T20:23:41.6886716Z mixed=True, 2025-05-07T20:23:41.6886838Z use_cache=False, 2025-05-07T20:23:41.6887000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6887118Z use_cpu=True, 2025-05-07T20:23:41.6887266Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6887382Z ) 2025-05-07T20:23:41.6887572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6888085Z self=, 2025-05-07T20:23:41.6888286Z compile=True, 2025-05-07T20:23:41.6888446Z pooling_mode=, 2025-05-07T20:23:41.6888557Z T=4, 2025-05-07T20:23:41.6888675Z D=113, 2025-05-07T20:23:41.6888787Z B=98, 2025-05-07T20:23:41.6888903Z log_E=4, 2025-05-07T20:23:41.6889026Z L=7, 2025-05-07T20:23:41.6889146Z D_gradcheck=1, 2025-05-07T20:23:41.6889366Z stochastic_rounding=False, 2025-05-07T20:23:41.6889636Z weighted=True, 2025-05-07T20:23:41.6889762Z row_wise=True, 2025-05-07T20:23:41.6889893Z mixed=False, 2025-05-07T20:23:41.6890015Z use_cache=False, 2025-05-07T20:23:41.6890172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.6890298Z use_cpu=True, 2025-05-07T20:23:41.6890446Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.6890554Z ) 2025-05-07T20:23:41.6890758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6891273Z self=, 2025-05-07T20:23:41.6891404Z compile=True, 2025-05-07T20:23:41.6891559Z pooling_mode=, 2025-05-07T20:23:41.6891670Z T=4, 2025-05-07T20:23:41.6891786Z D=95, 2025-05-07T20:23:41.6891896Z B=114, 2025-05-07T20:23:41.6892013Z log_E=3, 2025-05-07T20:23:41.6892132Z L=19, 2025-05-07T20:23:41.6892253Z D_gradcheck=1, 2025-05-07T20:23:41.6892394Z stochastic_rounding=False, 2025-05-07T20:23:41.6892526Z weighted=False, 2025-05-07T20:23:41.6892767Z row_wise=True, 2025-05-07T20:23:41.6892885Z mixed=True, 2025-05-07T20:23:41.6893012Z use_cache=True, 2025-05-07T20:23:41.6893171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6893302Z use_cpu=True, 2025-05-07T20:23:41.6893458Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.6893568Z ) 2025-05-07T20:23:41.6893782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.6894296Z self=, 2025-05-07T20:23:41.6894420Z compile=True, 2025-05-07T20:23:41.6894583Z pooling_mode=, 2025-05-07T20:23:41.6894695Z T=5, 2025-05-07T20:23:41.6894806Z D=73, 2025-05-07T20:23:41.6895026Z B=34, 2025-05-07T20:23:41.6895148Z log_E=4, 2025-05-07T20:23:41.6895261Z L=15, 2025-05-07T20:23:41.6895386Z D_gradcheck=2, 2025-05-07T20:23:41.6895526Z stochastic_rounding=True, 2025-05-07T20:23:41.6895647Z weighted=False, 2025-05-07T20:23:41.6895776Z row_wise=True, 2025-05-07T20:23:41.6895894Z mixed=True, 2025-05-07T20:23:41.6896025Z use_cache=False, 2025-05-07T20:23:41.6896183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.6896301Z use_cpu=True, 2025-05-07T20:23:41.6896457Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.7360534Z ) 2025-05-07T20:23:41.7361159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7361750Z self=, 2025-05-07T20:23:41.7361886Z compile=True, 2025-05-07T20:23:41.7362054Z pooling_mode=, 2025-05-07T20:23:41.7362165Z T=2, 2025-05-07T20:23:41.7362277Z D=111, 2025-05-07T20:23:41.7362403Z B=54, 2025-05-07T20:23:41.7362515Z log_E=5, 2025-05-07T20:23:41.7362625Z L=6, 2025-05-07T20:23:41.7362755Z D_gradcheck=2, 2025-05-07T20:23:41.7362895Z stochastic_rounding=True, 2025-05-07T20:23:41.7363167Z weighted=False, 2025-05-07T20:23:41.7363301Z row_wise=True, 2025-05-07T20:23:41.7363418Z mixed=True, 2025-05-07T20:23:41.7363540Z use_cache=False, 2025-05-07T20:23:41.7363704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7363828Z use_cpu=True, 2025-05-07T20:23:41.7363976Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7364093Z ) 2025-05-07T20:23:41.7364289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7364813Z self=, 2025-05-07T20:23:41.7365129Z compile=True, 2025-05-07T20:23:41.7365290Z pooling_mode=, 2025-05-07T20:23:41.7365409Z T=2, 2025-05-07T20:23:41.7365521Z D=55, 2025-05-07T20:23:41.7365640Z B=23, 2025-05-07T20:23:41.7365753Z log_E=5, 2025-05-07T20:23:41.7365863Z L=9, 2025-05-07T20:23:41.7365983Z D_gradcheck=2, 2025-05-07T20:23:41.7366128Z stochastic_rounding=True, 2025-05-07T20:23:41.7366254Z weighted=True, 2025-05-07T20:23:41.7366373Z row_wise=True, 2025-05-07T20:23:41.7366497Z mixed=True, 2025-05-07T20:23:41.7366617Z use_cache=True, 2025-05-07T20:23:41.7366774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7366903Z use_cpu=True, 2025-05-07T20:23:41.7367050Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7367165Z ) 2025-05-07T20:23:41.7367362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7367873Z self=, 2025-05-07T20:23:41.7368009Z compile=False, 2025-05-07T20:23:41.7368164Z pooling_mode=, 2025-05-07T20:23:41.7368277Z T=4, 2025-05-07T20:23:41.7368394Z D=4, 2025-05-07T20:23:41.7368510Z B=51, 2025-05-07T20:23:41.7368622Z log_E=5, 2025-05-07T20:23:41.7368738Z L=1, 2025-05-07T20:23:41.7368856Z D_gradcheck=2, 2025-05-07T20:23:41.7368998Z stochastic_rounding=True, 2025-05-07T20:23:41.7369278Z weighted=False, 2025-05-07T20:23:41.7369507Z row_wise=True, 2025-05-07T20:23:41.7369643Z mixed=True, 2025-05-07T20:23:41.7369767Z use_cache=True, 2025-05-07T20:23:41.7369924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.7370047Z use_cpu=True, 2025-05-07T20:23:41.7370195Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.7370302Z ) 2025-05-07T20:23:41.7370510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7371020Z self=, 2025-05-07T20:23:41.7371144Z compile=True, 2025-05-07T20:23:41.7371304Z pooling_mode=, 2025-05-07T20:23:41.7371415Z T=5, 2025-05-07T20:23:41.7381101Z D=93, 2025-05-07T20:23:41.7381335Z B=116, 2025-05-07T20:23:41.7381455Z log_E=4, 2025-05-07T20:23:41.7381565Z L=18, 2025-05-07T20:23:41.7381694Z D_gradcheck=2, 2025-05-07T20:23:41.7381836Z stochastic_rounding=False, 2025-05-07T20:23:41.7381973Z weighted=True, 2025-05-07T20:23:41.7382099Z row_wise=True, 2025-05-07T20:23:41.7382217Z mixed=True, 2025-05-07T20:23:41.7382349Z use_cache=False, 2025-05-07T20:23:41.7382515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7382635Z use_cpu=True, 2025-05-07T20:23:41.7382792Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7382904Z ) 2025-05-07T20:23:41.7383192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7383736Z self=, 2025-05-07T20:23:41.7383870Z compile=False, 2025-05-07T20:23:41.7384030Z pooling_mode=, 2025-05-07T20:23:41.7384148Z T=2, 2025-05-07T20:23:41.7384263Z D=2, 2025-05-07T20:23:41.7384375Z B=87, 2025-05-07T20:23:41.7384495Z log_E=4, 2025-05-07T20:23:41.7384605Z L=0, 2025-05-07T20:23:41.7384733Z D_gradcheck=2, 2025-05-07T20:23:41.7384873Z stochastic_rounding=False, 2025-05-07T20:23:41.7385000Z weighted=True, 2025-05-07T20:23:41.7385130Z row_wise=True, 2025-05-07T20:23:41.7385246Z mixed=True, 2025-05-07T20:23:41.7385368Z use_cache=False, 2025-05-07T20:23:41.7385531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.7385648Z use_cpu=True, 2025-05-07T20:23:41.7385797Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7385912Z ) 2025-05-07T20:23:41.7386104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7386615Z self=, 2025-05-07T20:23:41.7386885Z compile=False, 2025-05-07T20:23:41.7387045Z pooling_mode=, 2025-05-07T20:23:41.7387161Z T=4, 2025-05-07T20:23:41.7387277Z D=36, 2025-05-07T20:23:41.7387389Z B=18, 2025-05-07T20:23:41.7387509Z log_E=3, 2025-05-07T20:23:41.7387620Z L=5, 2025-05-07T20:23:41.7387744Z D_gradcheck=2, 2025-05-07T20:23:41.7387891Z stochastic_rounding=True, 2025-05-07T20:23:41.7388016Z weighted=False, 2025-05-07T20:23:41.7388138Z row_wise=True, 2025-05-07T20:23:41.7388260Z mixed=True, 2025-05-07T20:23:41.7388381Z use_cache=True, 2025-05-07T20:23:41.7388537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.7388659Z use_cpu=True, 2025-05-07T20:23:41.7388807Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7388919Z ) 2025-05-07T20:23:41.7389117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7389630Z self=, 2025-05-07T20:23:41.7389766Z compile=True, 2025-05-07T20:23:41.7389921Z pooling_mode=, 2025-05-07T20:23:41.7390036Z T=2, 2025-05-07T20:23:41.7390157Z D=96, 2025-05-07T20:23:41.7390267Z B=112, 2025-05-07T20:23:41.7390379Z log_E=3, 2025-05-07T20:23:41.7390500Z L=3, 2025-05-07T20:23:41.7390620Z D_gradcheck=2, 2025-05-07T20:23:41.7390759Z stochastic_rounding=True, 2025-05-07T20:23:41.7391003Z weighted=False, 2025-05-07T20:23:41.7391124Z row_wise=True, 2025-05-07T20:23:41.7391239Z mixed=True, 2025-05-07T20:23:41.7391364Z use_cache=True, 2025-05-07T20:23:41.7391521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.7391640Z use_cpu=True, 2025-05-07T20:23:41.7391797Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.7391910Z ) 2025-05-07T20:23:41.7392109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7392623Z self=, 2025-05-07T20:23:41.7392748Z compile=True, 2025-05-07T20:23:41.7392909Z pooling_mode=, 2025-05-07T20:23:41.7393115Z T=3, 2025-05-07T20:23:41.7393236Z D=83, 2025-05-07T20:23:41.7393355Z B=77, 2025-05-07T20:23:41.7393465Z log_E=3, 2025-05-07T20:23:41.7393577Z L=0, 2025-05-07T20:23:41.7393703Z D_gradcheck=1, 2025-05-07T20:23:41.7393848Z stochastic_rounding=False, 2025-05-07T20:23:41.7393969Z weighted=True, 2025-05-07T20:23:41.7394095Z row_wise=True, 2025-05-07T20:23:41.7394210Z mixed=True, 2025-05-07T20:23:41.7394330Z use_cache=True, 2025-05-07T20:23:41.7394496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7394612Z use_cpu=True, 2025-05-07T20:23:41.7394856Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7394975Z ) 2025-05-07T20:23:41.7395171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7395696Z self=, 2025-05-07T20:23:41.7395819Z compile=False, 2025-05-07T20:23:41.7395974Z pooling_mode=, 2025-05-07T20:23:41.7396095Z T=1, 2025-05-07T20:23:41.7396207Z D=18, 2025-05-07T20:23:41.7396318Z B=108, 2025-05-07T20:23:41.7396437Z log_E=5, 2025-05-07T20:23:41.7396547Z L=7, 2025-05-07T20:23:41.7396667Z D_gradcheck=1, 2025-05-07T20:23:41.7396819Z stochastic_rounding=False, 2025-05-07T20:23:41.7396939Z weighted=True, 2025-05-07T20:23:41.7397064Z row_wise=True, 2025-05-07T20:23:41.7397180Z mixed=True, 2025-05-07T20:23:41.7397301Z use_cache=False, 2025-05-07T20:23:41.7397464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7397582Z use_cpu=True, 2025-05-07T20:23:41.7397733Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7397846Z ) 2025-05-07T20:23:41.7398036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7398666Z self=, 2025-05-07T20:23:41.7398798Z compile=True, 2025-05-07T20:23:41.7398956Z pooling_mode=, 2025-05-07T20:23:41.7399068Z T=3, 2025-05-07T20:23:41.7399184Z D=11, 2025-05-07T20:23:41.7399294Z B=83, 2025-05-07T20:23:41.7399410Z log_E=3, 2025-05-07T20:23:41.7399531Z L=20, 2025-05-07T20:23:41.7399651Z D_gradcheck=1, 2025-05-07T20:23:41.7399804Z stochastic_rounding=True, 2025-05-07T20:23:41.7399927Z weighted=True, 2025-05-07T20:23:41.7400049Z row_wise=True, 2025-05-07T20:23:41.7400172Z mixed=False, 2025-05-07T20:23:41.7400293Z use_cache=True, 2025-05-07T20:23:41.7400450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7400573Z use_cpu=True, 2025-05-07T20:23:41.7400724Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7400831Z ) 2025-05-07T20:23:41.7401027Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7401540Z self=, 2025-05-07T20:23:41.7401664Z compile=False, 2025-05-07T20:23:41.7401830Z pooling_mode=, 2025-05-07T20:23:41.7401939Z T=1, 2025-05-07T20:23:41.7402056Z D=43, 2025-05-07T20:23:41.7402165Z B=19, 2025-05-07T20:23:41.7402277Z log_E=4, 2025-05-07T20:23:41.7402393Z L=3, 2025-05-07T20:23:41.7402512Z D_gradcheck=1, 2025-05-07T20:23:41.7402758Z stochastic_rounding=True, 2025-05-07T20:23:41.7402892Z weighted=False, 2025-05-07T20:23:41.7403013Z row_wise=True, 2025-05-07T20:23:41.7403131Z mixed=True, 2025-05-07T20:23:41.7403257Z use_cache=False, 2025-05-07T20:23:41.7403415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7403532Z use_cpu=True, 2025-05-07T20:23:41.7403690Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7403799Z ) 2025-05-07T20:23:41.7403986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7404502Z self=, 2025-05-07T20:23:41.7404625Z compile=True, 2025-05-07T20:23:41.7404853Z pooling_mode=, 2025-05-07T20:23:41.7404973Z T=2, 2025-05-07T20:23:41.7405085Z D=37, 2025-05-07T20:23:41.7405204Z B=48, 2025-05-07T20:23:41.7405317Z log_E=4, 2025-05-07T20:23:41.7405426Z L=13, 2025-05-07T20:23:41.7405559Z D_gradcheck=2, 2025-05-07T20:23:41.7405697Z stochastic_rounding=True, 2025-05-07T20:23:41.7405817Z weighted=True, 2025-05-07T20:23:41.7405943Z row_wise=True, 2025-05-07T20:23:41.7406061Z mixed=False, 2025-05-07T20:23:41.7406180Z use_cache=True, 2025-05-07T20:23:41.7406344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7406548Z use_cpu=True, 2025-05-07T20:23:41.7406707Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7406827Z ) 2025-05-07T20:23:41.7407023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7407543Z self=, 2025-05-07T20:23:41.7407663Z compile=True, 2025-05-07T20:23:41.7407821Z pooling_mode=, 2025-05-07T20:23:41.7407939Z T=1, 2025-05-07T20:23:41.7408049Z D=31, 2025-05-07T20:23:41.7408160Z B=24, 2025-05-07T20:23:41.7408277Z log_E=5, 2025-05-07T20:23:41.7408388Z L=16, 2025-05-07T20:23:41.7408512Z D_gradcheck=2, 2025-05-07T20:23:41.7408657Z stochastic_rounding=True, 2025-05-07T20:23:41.7408777Z weighted=True, 2025-05-07T20:23:41.7408894Z row_wise=True, 2025-05-07T20:23:41.7409018Z mixed=False, 2025-05-07T20:23:41.7409139Z use_cache=False, 2025-05-07T20:23:41.7409295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7409552Z use_cpu=True, 2025-05-07T20:23:41.7409706Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7409823Z ) 2025-05-07T20:23:41.7410097Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7410606Z self=, 2025-05-07T20:23:41.7410732Z compile=True, 2025-05-07T20:23:41.7410891Z pooling_mode=, 2025-05-07T20:23:41.7411004Z T=3, 2025-05-07T20:23:41.7411122Z D=9, 2025-05-07T20:23:41.7411230Z B=40, 2025-05-07T20:23:41.7411345Z log_E=4, 2025-05-07T20:23:41.7411464Z L=8, 2025-05-07T20:23:41.7411586Z D_gradcheck=2, 2025-05-07T20:23:41.7411725Z stochastic_rounding=True, 2025-05-07T20:23:41.7411854Z weighted=True, 2025-05-07T20:23:41.7411973Z row_wise=True, 2025-05-07T20:23:41.7412101Z mixed=False, 2025-05-07T20:23:41.7412222Z use_cache=True, 2025-05-07T20:23:41.7412380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.7412510Z use_cpu=True, 2025-05-07T20:23:41.7412658Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.7412766Z ) 2025-05-07T20:23:41.7412963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7413475Z self=, 2025-05-07T20:23:41.7413597Z compile=False, 2025-05-07T20:23:41.7413761Z pooling_mode=, 2025-05-07T20:23:41.7413873Z T=5, 2025-05-07T20:23:41.7413985Z D=69, 2025-05-07T20:23:41.7414100Z B=44, 2025-05-07T20:23:41.7414216Z log_E=5, 2025-05-07T20:23:41.7414438Z L=4, 2025-05-07T20:23:41.7414566Z D_gradcheck=1, 2025-05-07T20:23:41.7414706Z stochastic_rounding=True, 2025-05-07T20:23:41.7414839Z weighted=False, 2025-05-07T20:23:41.7414958Z row_wise=True, 2025-05-07T20:23:41.7415074Z mixed=True, 2025-05-07T20:23:41.7415201Z use_cache=False, 2025-05-07T20:23:41.7415358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.7415480Z use_cpu=True, 2025-05-07T20:23:41.7415636Z output_dtype=SparseType.FP16, 2025-05-07T20:23:41.7415744Z ) 2025-05-07T20:23:41.7415937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7416449Z self=, 2025-05-07T20:23:41.7416636Z compile=True, 2025-05-07T20:23:41.7416802Z pooling_mode=, 2025-05-07T20:23:41.7416925Z T=3, 2025-05-07T20:23:41.7417036Z D=73, 2025-05-07T20:23:41.7417153Z B=58, 2025-05-07T20:23:41.7417264Z log_E=3, 2025-05-07T20:23:41.7417378Z L=4, 2025-05-07T20:23:41.7417503Z D_gradcheck=2, 2025-05-07T20:23:41.7417641Z stochastic_rounding=True, 2025-05-07T20:23:41.7417763Z weighted=False, 2025-05-07T20:23:41.7417888Z row_wise=True, 2025-05-07T20:23:41.7418004Z mixed=False, 2025-05-07T20:23:41.7418126Z use_cache=False, 2025-05-07T20:23:41.7418378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:41.7418513Z use_cpu=True, 2025-05-07T20:23:41.7418660Z output_dtype=SparseType.FP32, 2025-05-07T20:23:41.7418787Z ) 2025-05-07T20:23:41.7418977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:41.7419485Z self=, 2025-05-07T20:23:41.7419618Z compile=True, 2025-05-07T20:23:41.7419773Z pooling_mode=, 2025-05-07T20:23:41.7419889Z T=1, 2025-05-07T20:23:41.7420000Z D=53, 2025-05-07T20:23:41.7420113Z B=70, 2025-05-07T20:23:41.7420231Z log_E=4, 2025-05-07T20:23:41.7420346Z L=9, 2025-05-07T20:23:41.7420466Z D_gradcheck=1, 2025-05-07T20:23:41.7420610Z stochastic_rounding=True, 2025-05-07T20:23:41.7420733Z weighted=False, 2025-05-07T20:23:41.7420850Z row_wise=True, 2025-05-07T20:23:41.7420975Z mixed=True, 2025-05-07T20:23:41.7421096Z use_cache=False, 2025-05-07T20:23:41.7421261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:41.7421387Z use_cpu=True, 2025-05-07T20:23:41.7421533Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9721462Z ) 2025-05-07T20:23:44.9721909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9722799Z self=, 2025-05-07T20:23:44.9723626Z compile=False, 2025-05-07T20:23:44.9724125Z pooling_mode=, 2025-05-07T20:23:44.9724536Z T=1, 2025-05-07T20:23:44.9724797Z D=64, 2025-05-07T20:23:44.9725069Z B=56, 2025-05-07T20:23:44.9725350Z log_E=5, 2025-05-07T20:23:44.9725623Z L=4, 2025-05-07T20:23:44.9725899Z D_gradcheck=1, 2025-05-07T20:23:44.9726233Z stochastic_rounding=False, 2025-05-07T20:23:44.9726600Z weighted=True, 2025-05-07T20:23:44.9726910Z row_wise=True, 2025-05-07T20:23:44.9727213Z mixed=True, 2025-05-07T20:23:44.9727504Z use_cache=True, 2025-05-07T20:23:44.9728100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9728544Z use_cpu=True, 2025-05-07T20:23:44.9728871Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9729266Z ) 2025-05-07T20:23:44.9729917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9730764Z self=, 2025-05-07T20:23:44.9731569Z compile=False, 2025-05-07T20:23:44.9731919Z pooling_mode=, 2025-05-07T20:23:44.9732317Z T=5, 2025-05-07T20:23:44.9732588Z D=29, 2025-05-07T20:23:44.9732858Z B=104, 2025-05-07T20:23:44.9733517Z log_E=4, 2025-05-07T20:23:44.9733804Z L=0, 2025-05-07T20:23:44.9734081Z D_gradcheck=2, 2025-05-07T20:23:44.9734412Z stochastic_rounding=True, 2025-05-07T20:23:44.9734786Z weighted=False, 2025-05-07T20:23:44.9735097Z row_wise=True, 2025-05-07T20:23:44.9735399Z mixed=False, 2025-05-07T20:23:44.9735702Z use_cache=False, 2025-05-07T20:23:44.9736071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9736488Z use_cpu=True, 2025-05-07T20:23:44.9736815Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9737202Z ) 2025-05-07T20:23:44.9737562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9738568Z self=, 2025-05-07T20:23:44.9739371Z compile=True, 2025-05-07T20:23:44.9739714Z pooling_mode=, 2025-05-07T20:23:44.9740217Z T=4, 2025-05-07T20:23:44.9740559Z D=53, 2025-05-07T20:23:44.9740829Z B=92, 2025-05-07T20:23:44.9741094Z log_E=3, 2025-05-07T20:23:44.9741374Z L=13, 2025-05-07T20:23:44.9741651Z D_gradcheck=2, 2025-05-07T20:23:44.9741970Z stochastic_rounding=False, 2025-05-07T20:23:44.9742339Z weighted=True, 2025-05-07T20:23:44.9742646Z row_wise=True, 2025-05-07T20:23:44.9742943Z mixed=False, 2025-05-07T20:23:44.9743249Z use_cache=False, 2025-05-07T20:23:44.9743778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9744201Z use_cpu=True, 2025-05-07T20:23:44.9744534Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9744921Z ) 2025-05-07T20:23:44.9745252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9746095Z self=, 2025-05-07T20:23:44.9746881Z compile=True, 2025-05-07T20:23:44.9747222Z pooling_mode=, 2025-05-07T20:23:44.9747620Z T=5, 2025-05-07T20:23:44.9747892Z D=106, 2025-05-07T20:23:44.9748165Z B=35, 2025-05-07T20:23:44.9748429Z log_E=5, 2025-05-07T20:23:44.9748711Z L=1, 2025-05-07T20:23:44.9748984Z D_gradcheck=2, 2025-05-07T20:23:44.9749307Z stochastic_rounding=True, 2025-05-07T20:23:44.9749681Z weighted=True, 2025-05-07T20:23:44.9749989Z row_wise=True, 2025-05-07T20:23:44.9750285Z mixed=False, 2025-05-07T20:23:44.9750588Z use_cache=False, 2025-05-07T20:23:44.9750952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9751361Z use_cpu=True, 2025-05-07T20:23:44.9751955Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9752338Z ) 2025-05-07T20:23:44.9752666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9753517Z self=, 2025-05-07T20:23:44.9754303Z compile=True, 2025-05-07T20:23:44.9754644Z pooling_mode=, 2025-05-07T20:23:44.9755046Z T=4, 2025-05-07T20:23:44.9755315Z D=59, 2025-05-07T20:23:44.9755590Z B=10, 2025-05-07T20:23:44.9755855Z log_E=4, 2025-05-07T20:23:44.9756133Z L=4, 2025-05-07T20:23:44.9756410Z D_gradcheck=1, 2025-05-07T20:23:44.9756736Z stochastic_rounding=False, 2025-05-07T20:23:44.9757110Z weighted=True, 2025-05-07T20:23:44.9757417Z row_wise=True, 2025-05-07T20:23:44.9757712Z mixed=False, 2025-05-07T20:23:44.9758019Z use_cache=False, 2025-05-07T20:23:44.9758375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9758780Z use_cpu=True, 2025-05-07T20:23:44.9759123Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9759503Z ) 2025-05-07T20:23:44.9759831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9760683Z self=, 2025-05-07T20:23:44.9761476Z compile=True, 2025-05-07T20:23:44.9761829Z pooling_mode=, 2025-05-07T20:23:44.9762225Z T=5, 2025-05-07T20:23:44.9762491Z D=39, 2025-05-07T20:23:44.9762921Z B=119, 2025-05-07T20:23:44.9763188Z log_E=3, 2025-05-07T20:23:44.9763466Z L=9, 2025-05-07T20:23:44.9763743Z D_gradcheck=1, 2025-05-07T20:23:44.9764061Z stochastic_rounding=True, 2025-05-07T20:23:44.9764428Z weighted=True, 2025-05-07T20:23:44.9764735Z row_wise=True, 2025-05-07T20:23:44.9765033Z mixed=False, 2025-05-07T20:23:44.9765346Z use_cache=False, 2025-05-07T20:23:44.9765703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9766109Z use_cpu=True, 2025-05-07T20:23:44.9766447Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9766827Z ) 2025-05-07T20:23:44.9767154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9768108Z self=, 2025-05-07T20:23:44.9768910Z compile=False, 2025-05-07T20:23:44.9769250Z pooling_mode=, 2025-05-07T20:23:44.9769778Z T=1, 2025-05-07T20:23:44.9770055Z D=127, 2025-05-07T20:23:44.9770313Z B=14, 2025-05-07T20:23:44.9770585Z log_E=4, 2025-05-07T20:23:44.9770865Z L=0, 2025-05-07T20:23:44.9771137Z D_gradcheck=1, 2025-05-07T20:23:44.9771457Z stochastic_rounding=False, 2025-05-07T20:23:44.9771823Z weighted=True, 2025-05-07T20:23:44.9772130Z row_wise=True, 2025-05-07T20:23:44.9772428Z mixed=False, 2025-05-07T20:23:44.9772842Z use_cache=False, 2025-05-07T20:23:44.9773208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:44.9773618Z use_cpu=True, 2025-05-07T20:23:44.9774029Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9774407Z ) 2025-05-07T20:23:44.9774733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9775583Z self=, 2025-05-07T20:23:44.9776370Z compile=False, 2025-05-07T20:23:44.9776706Z pooling_mode=, 2025-05-07T20:23:44.9777110Z T=2, 2025-05-07T20:23:44.9777377Z D=9, 2025-05-07T20:23:44.9777638Z B=24, 2025-05-07T20:23:44.9777908Z log_E=5, 2025-05-07T20:23:44.9778189Z L=2, 2025-05-07T20:23:44.9778457Z D_gradcheck=2, 2025-05-07T20:23:44.9778784Z stochastic_rounding=False, 2025-05-07T20:23:44.9779153Z weighted=False, 2025-05-07T20:23:44.9779462Z row_wise=True, 2025-05-07T20:23:44.9779770Z mixed=True, 2025-05-07T20:23:44.9780071Z use_cache=True, 2025-05-07T20:23:44.9780415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9780991Z use_cpu=True, 2025-05-07T20:23:44.9781330Z output_dtype=SparseType.FP16, 2025-05-07T20:23:44.9781705Z ) 2025-05-07T20:23:44.9782031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9782880Z self=, 2025-05-07T20:23:44.9783670Z compile=True, 2025-05-07T20:23:44.9784003Z pooling_mode=, 2025-05-07T20:23:44.9784405Z T=5, 2025-05-07T20:23:44.9784674Z D=127, 2025-05-07T20:23:44.9784937Z B=109, 2025-05-07T20:23:44.9785208Z log_E=4, 2025-05-07T20:23:44.9785482Z L=8, 2025-05-07T20:23:44.9785751Z D_gradcheck=2, 2025-05-07T20:23:44.9786087Z stochastic_rounding=False, 2025-05-07T20:23:44.9786462Z weighted=False, 2025-05-07T20:23:44.9786766Z row_wise=True, 2025-05-07T20:23:44.9787076Z mixed=True, 2025-05-07T20:23:44.9787381Z use_cache=False, 2025-05-07T20:23:44.9787734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9788157Z use_cpu=True, 2025-05-07T20:23:44.9788493Z output_dtype=SparseType.FP16, 2025-05-07T20:23:44.9788872Z ) 2025-05-07T20:23:44.9789200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9790052Z self=, 2025-05-07T20:23:44.9790844Z compile=True, 2025-05-07T20:23:44.9791187Z pooling_mode=, 2025-05-07T20:23:44.9791745Z T=1, 2025-05-07T20:23:44.9792015Z D=115, 2025-05-07T20:23:44.9792279Z B=117, 2025-05-07T20:23:44.9792549Z log_E=3, 2025-05-07T20:23:44.9792824Z L=11, 2025-05-07T20:23:44.9793097Z D_gradcheck=2, 2025-05-07T20:23:44.9793441Z stochastic_rounding=False, 2025-05-07T20:23:44.9793817Z weighted=False, 2025-05-07T20:23:44.9794119Z row_wise=True, 2025-05-07T20:23:44.9794432Z mixed=False, 2025-05-07T20:23:44.9794737Z use_cache=False, 2025-05-07T20:23:44.9795090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9795503Z use_cpu=True, 2025-05-07T20:23:44.9795835Z output_dtype=SparseType.FP16, 2025-05-07T20:23:44.9796207Z ) 2025-05-07T20:23:44.9796548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9797495Z self=, 2025-05-07T20:23:44.9798299Z compile=True, 2025-05-07T20:23:44.9798773Z pooling_mode=, 2025-05-07T20:23:44.9799185Z T=5, 2025-05-07T20:23:44.9799450Z D=39, 2025-05-07T20:23:44.9799711Z B=113, 2025-05-07T20:23:44.9799981Z log_E=4, 2025-05-07T20:23:44.9800258Z L=11, 2025-05-07T20:23:44.9800528Z D_gradcheck=2, 2025-05-07T20:23:44.9800859Z stochastic_rounding=False, 2025-05-07T20:23:44.9801231Z weighted=False, 2025-05-07T20:23:44.9801540Z row_wise=True, 2025-05-07T20:23:44.9801961Z mixed=True, 2025-05-07T20:23:44.9802273Z use_cache=False, 2025-05-07T20:23:44.9802620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:44.9803040Z use_cpu=True, 2025-05-07T20:23:44.9803369Z output_dtype=SparseType.FP16, 2025-05-07T20:23:44.9803740Z ) 2025-05-07T20:23:44.9804073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9804924Z self=, 2025-05-07T20:23:44.9805709Z compile=True, 2025-05-07T20:23:44.9806043Z pooling_mode=, 2025-05-07T20:23:44.9806452Z T=5, 2025-05-07T20:23:44.9806719Z D=89, 2025-05-07T20:23:44.9806980Z B=56, 2025-05-07T20:23:44.9807254Z log_E=3, 2025-05-07T20:23:44.9807531Z L=15, 2025-05-07T20:23:44.9807802Z D_gradcheck=2, 2025-05-07T20:23:44.9808129Z stochastic_rounding=True, 2025-05-07T20:23:44.9808499Z weighted=True, 2025-05-07T20:23:44.9808805Z row_wise=True, 2025-05-07T20:23:44.9809107Z mixed=True, 2025-05-07T20:23:44.9809504Z use_cache=True, 2025-05-07T20:23:44.9809852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:44.9810396Z use_cpu=True, 2025-05-07T20:23:44.9810752Z output_dtype=SparseType.FP16, 2025-05-07T20:23:44.9811124Z ) 2025-05-07T20:23:44.9811462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9812336Z self=, 2025-05-07T20:23:44.9813161Z compile=True, 2025-05-07T20:23:44.9813556Z pooling_mode=, 2025-05-07T20:23:44.9813964Z T=3, 2025-05-07T20:23:44.9814227Z D=117, 2025-05-07T20:23:44.9814502Z B=78, 2025-05-07T20:23:44.9814768Z log_E=3, 2025-05-07T20:23:44.9815048Z L=0, 2025-05-07T20:23:44.9815319Z D_gradcheck=2, 2025-05-07T20:23:44.9815646Z stochastic_rounding=False, 2025-05-07T20:23:44.9816023Z weighted=False, 2025-05-07T20:23:44.9816330Z row_wise=True, 2025-05-07T20:23:44.9816635Z mixed=False, 2025-05-07T20:23:44.9816939Z use_cache=True, 2025-05-07T20:23:44.9817283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:44.9817695Z use_cpu=True, 2025-05-07T20:23:44.9818033Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9818406Z ) 2025-05-07T20:23:44.9818743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9819589Z self=, 2025-05-07T20:23:44.9820370Z compile=True, 2025-05-07T20:23:44.9820713Z pooling_mode=, 2025-05-07T20:23:44.9821264Z T=4, 2025-05-07T20:23:44.9821527Z D=96, 2025-05-07T20:23:44.9821792Z B=103, 2025-05-07T20:23:44.9822064Z log_E=5, 2025-05-07T20:23:44.9822335Z L=0, 2025-05-07T20:23:44.9822608Z D_gradcheck=1, 2025-05-07T20:23:44.9822936Z stochastic_rounding=False, 2025-05-07T20:23:44.9823300Z weighted=True, 2025-05-07T20:23:44.9823613Z row_wise=True, 2025-05-07T20:23:44.9823917Z mixed=False, 2025-05-07T20:23:44.9824217Z use_cache=False, 2025-05-07T20:23:44.9824571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:44.9824982Z use_cpu=True, 2025-05-07T20:23:44.9825316Z output_dtype=SparseType.FP16, 2025-05-07T20:23:44.9825694Z ) 2025-05-07T20:23:44.9826124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9826992Z self=, 2025-05-07T20:23:44.9827773Z compile=False, 2025-05-07T20:23:44.9828372Z pooling_mode=, 2025-05-07T20:23:44.9828779Z T=3, 2025-05-07T20:23:44.9829038Z D=76, 2025-05-07T20:23:44.9829304Z B=58, 2025-05-07T20:23:44.9829569Z log_E=4, 2025-05-07T20:23:44.9829839Z L=5, 2025-05-07T20:23:44.9830110Z D_gradcheck=1, 2025-05-07T20:23:44.9830434Z stochastic_rounding=False, 2025-05-07T20:23:44.9830796Z weighted=True, 2025-05-07T20:23:44.9831377Z row_wise=True, 2025-05-07T20:23:44.9831701Z mixed=False, 2025-05-07T20:23:44.9831997Z use_cache=False, 2025-05-07T20:23:44.9832358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:44.9832773Z use_cpu=True, 2025-05-07T20:23:44.9833105Z output_dtype=SparseType.FP16, 2025-05-07T20:23:44.9833478Z ) 2025-05-07T20:23:44.9833816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9834773Z self=, 2025-05-07T20:23:44.9835558Z compile=True, 2025-05-07T20:23:44.9835905Z pooling_mode=, 2025-05-07T20:23:44.9836364Z T=1, 2025-05-07T20:23:44.9836628Z D=107, 2025-05-07T20:23:44.9836895Z B=120, 2025-05-07T20:23:44.9837163Z log_E=3, 2025-05-07T20:23:44.9837566Z L=5, 2025-05-07T20:23:44.9837848Z D_gradcheck=2, 2025-05-07T20:23:44.9838177Z stochastic_rounding=False, 2025-05-07T20:23:44.9838547Z weighted=False, 2025-05-07T20:23:44.9838854Z row_wise=True, 2025-05-07T20:23:44.9839230Z mixed=True, 2025-05-07T20:23:44.9839754Z use_cache=False, 2025-05-07T20:23:44.9840109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:44.9840623Z use_cpu=True, 2025-05-07T20:23:44.9840954Z output_dtype=SparseType.FP32, 2025-05-07T20:23:44.9841333Z ) 2025-05-07T20:23:44.9841667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:44.9842510Z self=, 2025-05-07T20:23:44.9843289Z compile=True, 2025-05-07T20:23:44.9843638Z pooling_mode=, 2025-05-07T20:23:44.9844042Z T=5, 2025-05-07T20:23:44.9844301Z D=26, 2025-05-07T20:23:44.9844563Z B=45, 2025-05-07T20:23:44.9844832Z log_E=3, 2025-05-07T20:23:44.9845106Z L=6, 2025-05-07T20:23:44.9845379Z D_gradcheck=1, 2025-05-07T20:23:44.9845703Z stochastic_rounding=False, 2025-05-07T20:23:44.9846071Z weighted=False, 2025-05-07T20:23:44.9846382Z row_wise=True, 2025-05-07T20:23:44.9846682Z mixed=False, 2025-05-07T20:23:44.9846984Z use_cache=True, 2025-05-07T20:23:44.9847326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:44.9847740Z use_cpu=True, 2025-05-07T20:23:44.9848066Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0296372Z ) 2025-05-07T20:23:45.0300352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0304697Z self=, 2025-05-07T20:23:45.0308703Z compile=False, 2025-05-07T20:23:45.0313115Z pooling_mode=, 2025-05-07T20:23:45.0316852Z T=5, 2025-05-07T20:23:45.0320319Z D=49, 2025-05-07T20:23:45.0374205Z B=40, 2025-05-07T20:23:45.0378501Z log_E=4, 2025-05-07T20:23:45.0443735Z L=17, 2025-05-07T20:23:45.0447854Z D_gradcheck=2, 2025-05-07T20:23:45.0460087Z stochastic_rounding=False, 2025-05-07T20:23:45.0465191Z weighted=False, 2025-05-07T20:23:45.0482782Z row_wise=True, 2025-05-07T20:23:45.0531454Z mixed=True, 2025-05-07T20:23:45.0531988Z use_cache=False, 2025-05-07T20:23:45.0532373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0532801Z use_cpu=True, 2025-05-07T20:23:45.0533156Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.0534060Z ) 2025-05-07T20:23:45.0534419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0535284Z self=, 2025-05-07T20:23:45.0536124Z compile=False, 2025-05-07T20:23:45.0536494Z pooling_mode=, 2025-05-07T20:23:45.0536945Z T=1, 2025-05-07T20:23:45.0537214Z D=116, 2025-05-07T20:23:45.0537542Z B=88, 2025-05-07T20:23:45.0538230Z log_E=5, 2025-05-07T20:23:45.0538523Z L=9, 2025-05-07T20:23:45.0538889Z D_gradcheck=2, 2025-05-07T20:23:45.0539589Z stochastic_rounding=True, 2025-05-07T20:23:45.0540164Z weighted=True, 2025-05-07T20:23:45.0540640Z row_wise=True, 2025-05-07T20:23:45.0541510Z mixed=False, 2025-05-07T20:23:45.0541842Z use_cache=False, 2025-05-07T20:23:45.0542206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0542635Z use_cpu=True, 2025-05-07T20:23:45.0542986Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0543381Z ) 2025-05-07T20:23:45.0543726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0544586Z self=, 2025-05-07T20:23:45.0545389Z compile=True, 2025-05-07T20:23:45.0545737Z pooling_mode=, 2025-05-07T20:23:45.0546349Z T=2, 2025-05-07T20:23:45.0546676Z D=73, 2025-05-07T20:23:45.0546966Z B=123, 2025-05-07T20:23:45.0547237Z log_E=3, 2025-05-07T20:23:45.0547531Z L=14, 2025-05-07T20:23:45.0547965Z D_gradcheck=1, 2025-05-07T20:23:45.0548487Z stochastic_rounding=True, 2025-05-07T20:23:45.0549030Z weighted=True, 2025-05-07T20:23:45.0549651Z row_wise=True, 2025-05-07T20:23:45.0550363Z mixed=True, 2025-05-07T20:23:45.0550679Z use_cache=False, 2025-05-07T20:23:45.0551055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.0551667Z use_cpu=True, 2025-05-07T20:23:45.0553585Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0553976Z ) 2025-05-07T20:23:45.0554477Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0555333Z self=, 2025-05-07T20:23:45.0556288Z compile=False, 2025-05-07T20:23:45.0558047Z pooling_mode=, 2025-05-07T20:23:45.0558472Z T=4, 2025-05-07T20:23:45.0558742Z D=104, 2025-05-07T20:23:45.0559014Z B=16, 2025-05-07T20:23:45.0559287Z log_E=4, 2025-05-07T20:23:45.0559570Z L=10, 2025-05-07T20:23:45.0559846Z D_gradcheck=2, 2025-05-07T20:23:45.0560195Z stochastic_rounding=True, 2025-05-07T20:23:45.0560578Z weighted=True, 2025-05-07T20:23:45.0560888Z row_wise=True, 2025-05-07T20:23:45.0561388Z mixed=False, 2025-05-07T20:23:45.0561963Z use_cache=True, 2025-05-07T20:23:45.0562545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0562961Z use_cpu=True, 2025-05-07T20:23:45.0563463Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0563984Z ) 2025-05-07T20:23:45.0564910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0565918Z self=, 2025-05-07T20:23:45.0567445Z compile=False, 2025-05-07T20:23:45.0568334Z pooling_mode=, 2025-05-07T20:23:45.0569057Z T=5, 2025-05-07T20:23:45.0569797Z D=8, 2025-05-07T20:23:45.0570311Z B=128, 2025-05-07T20:23:45.0570725Z log_E=3, 2025-05-07T20:23:45.0571488Z L=6, 2025-05-07T20:23:45.0571962Z D_gradcheck=1, 2025-05-07T20:23:45.0572505Z stochastic_rounding=True, 2025-05-07T20:23:45.0572919Z weighted=False, 2025-05-07T20:23:45.0573338Z row_wise=True, 2025-05-07T20:23:45.0573797Z mixed=True, 2025-05-07T20:23:45.0574288Z use_cache=True, 2025-05-07T20:23:45.0574785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0575404Z use_cpu=True, 2025-05-07T20:23:45.0576461Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.0576886Z ) 2025-05-07T20:23:45.0577416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0578431Z self=, 2025-05-07T20:23:45.0579423Z compile=False, 2025-05-07T20:23:45.0579880Z pooling_mode=, 2025-05-07T20:23:45.0580296Z T=4, 2025-05-07T20:23:45.0580724Z D=57, 2025-05-07T20:23:45.0581009Z B=66, 2025-05-07T20:23:45.0582081Z log_E=5, 2025-05-07T20:23:45.0582367Z L=17, 2025-05-07T20:23:45.0582841Z D_gradcheck=2, 2025-05-07T20:23:45.0583467Z stochastic_rounding=True, 2025-05-07T20:23:45.0583857Z weighted=True, 2025-05-07T20:23:45.0584176Z row_wise=True, 2025-05-07T20:23:45.0584494Z mixed=True, 2025-05-07T20:23:45.0584802Z use_cache=True, 2025-05-07T20:23:45.0585156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.0585561Z use_cpu=True, 2025-05-07T20:23:45.0585903Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0586287Z ) 2025-05-07T20:23:45.0586627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0587487Z self=, 2025-05-07T20:23:45.0588294Z compile=True, 2025-05-07T20:23:45.0588889Z pooling_mode=, 2025-05-07T20:23:45.0589480Z T=1, 2025-05-07T20:23:45.0589922Z D=11, 2025-05-07T20:23:45.0590352Z B=90, 2025-05-07T20:23:45.0590794Z log_E=5, 2025-05-07T20:23:45.0591251Z L=14, 2025-05-07T20:23:45.0591713Z D_gradcheck=2, 2025-05-07T20:23:45.0592083Z stochastic_rounding=False, 2025-05-07T20:23:45.0592659Z weighted=True, 2025-05-07T20:23:45.0593351Z row_wise=True, 2025-05-07T20:23:45.0593858Z mixed=True, 2025-05-07T20:23:45.0594295Z use_cache=True, 2025-05-07T20:23:45.0594825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0595413Z use_cpu=True, 2025-05-07T20:23:45.0595935Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.0596482Z ) 2025-05-07T20:23:45.0597006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0598046Z self=, 2025-05-07T20:23:45.0599096Z compile=False, 2025-05-07T20:23:45.0599469Z pooling_mode=, 2025-05-07T20:23:45.0599890Z T=4, 2025-05-07T20:23:45.0600186Z D=119, 2025-05-07T20:23:45.0600457Z B=47, 2025-05-07T20:23:45.0600801Z log_E=4, 2025-05-07T20:23:45.0601390Z L=3, 2025-05-07T20:23:45.0601937Z D_gradcheck=1, 2025-05-07T20:23:45.0602557Z stochastic_rounding=True, 2025-05-07T20:23:45.0602994Z weighted=True, 2025-05-07T20:23:45.0603346Z row_wise=True, 2025-05-07T20:23:45.0603935Z mixed=False, 2025-05-07T20:23:45.0604388Z use_cache=False, 2025-05-07T20:23:45.0604783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.0605213Z use_cpu=True, 2025-05-07T20:23:45.0605703Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.0606636Z ) 2025-05-07T20:23:45.0606982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0607844Z self=, 2025-05-07T20:23:45.0609076Z compile=False, 2025-05-07T20:23:45.0614261Z pooling_mode=, 2025-05-07T20:23:45.0614739Z T=1, 2025-05-07T20:23:45.0615560Z D=124, 2025-05-07T20:23:45.0615927Z B=59, 2025-05-07T20:23:45.0616200Z log_E=4, 2025-05-07T20:23:45.0616506Z L=14, 2025-05-07T20:23:45.0616816Z D_gradcheck=2, 2025-05-07T20:23:45.0617155Z stochastic_rounding=False, 2025-05-07T20:23:45.0617598Z weighted=False, 2025-05-07T20:23:45.0617992Z row_wise=True, 2025-05-07T20:23:45.0618329Z mixed=False, 2025-05-07T20:23:45.0618663Z use_cache=True, 2025-05-07T20:23:45.0619023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.0620310Z use_cpu=True, 2025-05-07T20:23:45.0620697Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0621210Z ) 2025-05-07T20:23:45.0621560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0622417Z self=, 2025-05-07T20:23:45.0623232Z compile=False, 2025-05-07T20:23:45.0623586Z pooling_mode=, 2025-05-07T20:23:45.0623993Z T=4, 2025-05-07T20:23:45.0624269Z D=73, 2025-05-07T20:23:45.0624542Z B=59, 2025-05-07T20:23:45.0624816Z log_E=4, 2025-05-07T20:23:45.0625106Z L=14, 2025-05-07T20:23:45.0625584Z D_gradcheck=2, 2025-05-07T20:23:45.0625936Z stochastic_rounding=False, 2025-05-07T20:23:45.0626337Z weighted=True, 2025-05-07T20:23:45.0626647Z row_wise=True, 2025-05-07T20:23:45.0626942Z mixed=True, 2025-05-07T20:23:45.0627254Z use_cache=False, 2025-05-07T20:23:45.0627613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.0628419Z use_cpu=True, 2025-05-07T20:23:45.0628764Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0629162Z ) 2025-05-07T20:23:45.0629490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0630354Z self=, 2025-05-07T20:23:45.0631150Z compile=True, 2025-05-07T20:23:45.0631590Z pooling_mode=, 2025-05-07T20:23:45.0632001Z T=2, 2025-05-07T20:23:45.0632300Z D=24, 2025-05-07T20:23:45.0632577Z B=99, 2025-05-07T20:23:45.0632845Z log_E=5, 2025-05-07T20:23:45.0633135Z L=19, 2025-05-07T20:23:45.0633431Z D_gradcheck=2, 2025-05-07T20:23:45.0633763Z stochastic_rounding=True, 2025-05-07T20:23:45.0634489Z weighted=False, 2025-05-07T20:23:45.0634806Z row_wise=True, 2025-05-07T20:23:45.0635112Z mixed=False, 2025-05-07T20:23:45.0635417Z use_cache=False, 2025-05-07T20:23:45.0635785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.0636201Z use_cpu=True, 2025-05-07T20:23:45.0636544Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0637040Z ) 2025-05-07T20:23:45.0637376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0638236Z self=, 2025-05-07T20:23:45.0639029Z compile=False, 2025-05-07T20:23:45.0639397Z pooling_mode=, 2025-05-07T20:23:45.0639805Z T=1, 2025-05-07T20:23:45.0640075Z D=116, 2025-05-07T20:23:45.0640350Z B=47, 2025-05-07T20:23:45.0640620Z log_E=4, 2025-05-07T20:23:45.0640914Z L=12, 2025-05-07T20:23:45.0641314Z D_gradcheck=1, 2025-05-07T20:23:45.0641644Z stochastic_rounding=True, 2025-05-07T20:23:45.0642020Z weighted=True, 2025-05-07T20:23:45.0642337Z row_wise=True, 2025-05-07T20:23:45.0642656Z mixed=False, 2025-05-07T20:23:45.0642963Z use_cache=True, 2025-05-07T20:23:45.0643317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0643737Z use_cpu=True, 2025-05-07T20:23:45.0644071Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.0644449Z ) 2025-05-07T20:23:45.0644789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0646040Z self=, 2025-05-07T20:23:45.0646835Z compile=True, 2025-05-07T20:23:45.0647186Z pooling_mode=, 2025-05-07T20:23:45.0647591Z T=2, 2025-05-07T20:23:45.0647862Z D=122, 2025-05-07T20:23:45.0648143Z B=19, 2025-05-07T20:23:45.0648418Z log_E=3, 2025-05-07T20:23:45.0648716Z L=13, 2025-05-07T20:23:45.0649004Z D_gradcheck=2, 2025-05-07T20:23:45.0649341Z stochastic_rounding=False, 2025-05-07T20:23:45.0649852Z weighted=True, 2025-05-07T20:23:45.0650173Z row_wise=True, 2025-05-07T20:23:45.0650494Z mixed=True, 2025-05-07T20:23:45.0650797Z use_cache=True, 2025-05-07T20:23:45.0651393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.0651888Z use_cpu=True, 2025-05-07T20:23:45.0652267Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.0652695Z ) 2025-05-07T20:23:45.0653040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0653902Z self=, 2025-05-07T20:23:45.0654701Z compile=False, 2025-05-07T20:23:45.0655055Z pooling_mode=, 2025-05-07T20:23:45.0655475Z T=3, 2025-05-07T20:23:45.0655768Z D=12, 2025-05-07T20:23:45.0656042Z B=55, 2025-05-07T20:23:45.0656560Z log_E=4, 2025-05-07T20:23:45.0656880Z L=11, 2025-05-07T20:23:45.0657162Z D_gradcheck=2, 2025-05-07T20:23:45.0657544Z stochastic_rounding=False, 2025-05-07T20:23:45.0657964Z weighted=True, 2025-05-07T20:23:45.0658381Z row_wise=True, 2025-05-07T20:23:45.0658690Z mixed=False, 2025-05-07T20:23:45.0658996Z use_cache=True, 2025-05-07T20:23:45.0659353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0659772Z use_cpu=True, 2025-05-07T20:23:45.0660121Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.0660504Z ) 2025-05-07T20:23:45.0660842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0661695Z self=, 2025-05-07T20:23:45.0662486Z compile=True, 2025-05-07T20:23:45.0662849Z pooling_mode=, 2025-05-07T20:23:45.0663260Z T=1, 2025-05-07T20:23:45.0663536Z D=31, 2025-05-07T20:23:45.0663806Z B=67, 2025-05-07T20:23:45.0664086Z log_E=3, 2025-05-07T20:23:45.0664389Z L=20, 2025-05-07T20:23:45.0664679Z D_gradcheck=2, 2025-05-07T20:23:45.0665273Z stochastic_rounding=True, 2025-05-07T20:23:45.0665652Z weighted=False, 2025-05-07T20:23:45.0665965Z row_wise=True, 2025-05-07T20:23:45.0666261Z mixed=False, 2025-05-07T20:23:45.0666578Z use_cache=True, 2025-05-07T20:23:45.0679468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.0680069Z use_cpu=True, 2025-05-07T20:23:45.0680415Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0680812Z ) 2025-05-07T20:23:45.0683831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0684856Z self=, 2025-05-07T20:23:45.0685768Z compile=True, 2025-05-07T20:23:45.0686130Z pooling_mode=, 2025-05-07T20:23:45.0686543Z T=3, 2025-05-07T20:23:45.0686821Z D=120, 2025-05-07T20:23:45.0687105Z B=3, 2025-05-07T20:23:45.0687385Z log_E=5, 2025-05-07T20:23:45.0687679Z L=16, 2025-05-07T20:23:45.0687969Z D_gradcheck=2, 2025-05-07T20:23:45.0688319Z stochastic_rounding=True, 2025-05-07T20:23:45.0688705Z weighted=True, 2025-05-07T20:23:45.0689018Z row_wise=True, 2025-05-07T20:23:45.0689318Z mixed=True, 2025-05-07T20:23:45.0689734Z use_cache=True, 2025-05-07T20:23:45.0690099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0690516Z use_cpu=True, 2025-05-07T20:23:45.0690864Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.0691261Z ) 2025-05-07T20:23:45.0691614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.0692894Z self=, 2025-05-07T20:23:45.0693729Z compile=False, 2025-05-07T20:23:45.0694129Z pooling_mode=, 2025-05-07T20:23:45.0694567Z T=2, 2025-05-07T20:23:45.0694840Z D=103, 2025-05-07T20:23:45.0695130Z B=88, 2025-05-07T20:23:45.0695399Z log_E=3, 2025-05-07T20:23:45.0695683Z L=2, 2025-05-07T20:23:45.0695965Z D_gradcheck=2, 2025-05-07T20:23:45.0696311Z stochastic_rounding=True, 2025-05-07T20:23:45.0696693Z weighted=True, 2025-05-07T20:23:45.0697007Z row_wise=True, 2025-05-07T20:23:45.0697308Z mixed=False, 2025-05-07T20:23:45.0697755Z use_cache=False, 2025-05-07T20:23:45.0698135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.0698556Z use_cpu=True, 2025-05-07T20:23:45.0698894Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.3623469Z ) 2025-05-07T20:23:45.3624024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3625041Z self=, 2025-05-07T20:23:45.3625957Z compile=False, 2025-05-07T20:23:45.3626315Z pooling_mode=, 2025-05-07T20:23:45.3626726Z T=1, 2025-05-07T20:23:45.3627010Z D=10, 2025-05-07T20:23:45.3627713Z B=5, 2025-05-07T20:23:45.3628203Z log_E=3, 2025-05-07T20:23:45.3628488Z L=6, 2025-05-07T20:23:45.3628770Z D_gradcheck=1, 2025-05-07T20:23:45.3629116Z stochastic_rounding=False, 2025-05-07T20:23:45.3629485Z weighted=False, 2025-05-07T20:23:45.3629805Z row_wise=True, 2025-05-07T20:23:45.3630111Z mixed=False, 2025-05-07T20:23:45.3630431Z use_cache=False, 2025-05-07T20:23:45.3630787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.3631206Z use_cpu=True, 2025-05-07T20:23:45.3631547Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3631925Z ) 2025-05-07T20:23:45.3632274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3633137Z self=, 2025-05-07T20:23:45.3633922Z compile=True, 2025-05-07T20:23:45.3634266Z pooling_mode=, 2025-05-07T20:23:45.3634691Z T=4, 2025-05-07T20:23:45.3634961Z D=39, 2025-05-07T20:23:45.3635244Z B=72, 2025-05-07T20:23:45.3635530Z log_E=3, 2025-05-07T20:23:45.3635808Z L=18, 2025-05-07T20:23:45.3636361Z D_gradcheck=2, 2025-05-07T20:23:45.3636707Z stochastic_rounding=True, 2025-05-07T20:23:45.3637079Z weighted=True, 2025-05-07T20:23:45.3637390Z row_wise=True, 2025-05-07T20:23:45.3637701Z mixed=True, 2025-05-07T20:23:45.3638006Z use_cache=True, 2025-05-07T20:23:45.3638356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3638777Z use_cpu=True, 2025-05-07T20:23:45.3639117Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3639497Z ) 2025-05-07T20:23:45.3639850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3640700Z self=, 2025-05-07T20:23:45.3641491Z compile=True, 2025-05-07T20:23:45.3641836Z pooling_mode=, 2025-05-07T20:23:45.3642248Z T=4, 2025-05-07T20:23:45.3642518Z D=3, 2025-05-07T20:23:45.3642783Z B=72, 2025-05-07T20:23:45.3643053Z log_E=3, 2025-05-07T20:23:45.3643330Z L=18, 2025-05-07T20:23:45.3643617Z D_gradcheck=2, 2025-05-07T20:23:45.3644091Z stochastic_rounding=True, 2025-05-07T20:23:45.3644460Z weighted=True, 2025-05-07T20:23:45.3644773Z row_wise=True, 2025-05-07T20:23:45.3645078Z mixed=True, 2025-05-07T20:23:45.3645380Z use_cache=True, 2025-05-07T20:23:45.3645732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3646168Z use_cpu=True, 2025-05-07T20:23:45.3646497Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3647188Z ) 2025-05-07T20:23:45.3647539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3648390Z self=, 2025-05-07T20:23:45.3649176Z compile=True, 2025-05-07T20:23:45.3649968Z pooling_mode=, 2025-05-07T20:23:45.3650388Z T=4, 2025-05-07T20:23:45.3650663Z D=3, 2025-05-07T20:23:45.3650939Z B=4, 2025-05-07T20:23:45.3651212Z log_E=3, 2025-05-07T20:23:45.3651540Z L=18, 2025-05-07T20:23:45.3651925Z D_gradcheck=2, 2025-05-07T20:23:45.3652694Z stochastic_rounding=True, 2025-05-07T20:23:45.3653075Z weighted=True, 2025-05-07T20:23:45.3653388Z row_wise=True, 2025-05-07T20:23:45.3654189Z mixed=True, 2025-05-07T20:23:45.3654684Z use_cache=True, 2025-05-07T20:23:45.3655045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3655558Z use_cpu=True, 2025-05-07T20:23:45.3655946Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3656335Z ) 2025-05-07T20:23:45.3656668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3657513Z self=, 2025-05-07T20:23:45.3658305Z compile=True, 2025-05-07T20:23:45.3658654Z pooling_mode=, 2025-05-07T20:23:45.3659076Z T=4, 2025-05-07T20:23:45.3659581Z D=3, 2025-05-07T20:23:45.3659867Z B=4, 2025-05-07T20:23:45.3660131Z log_E=3, 2025-05-07T20:23:45.3660417Z L=2, 2025-05-07T20:23:45.3660691Z D_gradcheck=2, 2025-05-07T20:23:45.3661023Z stochastic_rounding=True, 2025-05-07T20:23:45.3661388Z weighted=True, 2025-05-07T20:23:45.3661693Z row_wise=True, 2025-05-07T20:23:45.3662008Z mixed=True, 2025-05-07T20:23:45.3662301Z use_cache=True, 2025-05-07T20:23:45.3662654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3663083Z use_cpu=True, 2025-05-07T20:23:45.3663781Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3664578Z ) 2025-05-07T20:23:45.3665561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3666665Z self=, 2025-05-07T20:23:45.3667768Z compile=True, 2025-05-07T20:23:45.3668232Z pooling_mode=, 2025-05-07T20:23:45.3668977Z T=4, 2025-05-07T20:23:45.3669539Z D=3, 2025-05-07T20:23:45.3670200Z B=4, 2025-05-07T20:23:45.3670763Z log_E=3, 2025-05-07T20:23:45.3671833Z L=2, 2025-05-07T20:23:45.3672120Z D_gradcheck=1, 2025-05-07T20:23:45.3672806Z stochastic_rounding=True, 2025-05-07T20:23:45.3673424Z weighted=True, 2025-05-07T20:23:45.3674160Z row_wise=True, 2025-05-07T20:23:45.3674555Z mixed=True, 2025-05-07T20:23:45.3675286Z use_cache=True, 2025-05-07T20:23:45.3675773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3676619Z use_cpu=True, 2025-05-07T20:23:45.3677070Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3677731Z ) 2025-05-07T20:23:45.3678367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3679516Z self=, 2025-05-07T20:23:45.3680320Z compile=True, 2025-05-07T20:23:45.3680680Z pooling_mode=, 2025-05-07T20:23:45.3681166Z T=1, 2025-05-07T20:23:45.3681471Z D=3, 2025-05-07T20:23:45.3681761Z B=4, 2025-05-07T20:23:45.3682068Z log_E=3, 2025-05-07T20:23:45.3682355Z L=2, 2025-05-07T20:23:45.3682628Z D_gradcheck=1, 2025-05-07T20:23:45.3682959Z stochastic_rounding=True, 2025-05-07T20:23:45.3683331Z weighted=True, 2025-05-07T20:23:45.3683642Z row_wise=True, 2025-05-07T20:23:45.3683952Z mixed=True, 2025-05-07T20:23:45.3684265Z use_cache=True, 2025-05-07T20:23:45.3684610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3685023Z use_cpu=True, 2025-05-07T20:23:45.3685356Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3685914Z ) 2025-05-07T20:23:45.3686260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3687112Z self=, 2025-05-07T20:23:45.3687901Z compile=True, 2025-05-07T20:23:45.3688237Z pooling_mode=, 2025-05-07T20:23:45.3688653Z T=1, 2025-05-07T20:23:45.3688950Z D=2, 2025-05-07T20:23:45.3689217Z B=4, 2025-05-07T20:23:45.3689608Z log_E=3, 2025-05-07T20:23:45.3689900Z L=2, 2025-05-07T20:23:45.3690171Z D_gradcheck=1, 2025-05-07T20:23:45.3690509Z stochastic_rounding=True, 2025-05-07T20:23:45.3690895Z weighted=True, 2025-05-07T20:23:45.3691205Z row_wise=True, 2025-05-07T20:23:45.3691643Z mixed=True, 2025-05-07T20:23:45.3691967Z use_cache=True, 2025-05-07T20:23:45.3692319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3692740Z use_cpu=True, 2025-05-07T20:23:45.3693118Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3693562Z ) 2025-05-07T20:23:45.3693949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3694799Z self=, 2025-05-07T20:23:45.3695587Z compile=False, 2025-05-07T20:23:45.3695936Z pooling_mode=, 2025-05-07T20:23:45.3696482Z T=5, 2025-05-07T20:23:45.3696763Z D=115, 2025-05-07T20:23:45.3697022Z B=41, 2025-05-07T20:23:45.3697292Z log_E=4, 2025-05-07T20:23:45.3697585Z L=6, 2025-05-07T20:23:45.3697854Z D_gradcheck=1, 2025-05-07T20:23:45.3698187Z stochastic_rounding=False, 2025-05-07T20:23:45.3698576Z weighted=False, 2025-05-07T20:23:45.3698889Z row_wise=True, 2025-05-07T20:23:45.3699205Z mixed=False, 2025-05-07T20:23:45.3699518Z use_cache=False, 2025-05-07T20:23:45.3700166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3700812Z use_cpu=True, 2025-05-07T20:23:45.3701516Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3702048Z ) 2025-05-07T20:23:45.3702678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3703881Z self=, 2025-05-07T20:23:45.3705090Z compile=False, 2025-05-07T20:23:45.3705759Z pooling_mode=, 2025-05-07T20:23:45.3706511Z T=1, 2025-05-07T20:23:45.3707129Z D=115, 2025-05-07T20:23:45.3707601Z B=41, 2025-05-07T20:23:45.3708746Z log_E=4, 2025-05-07T20:23:45.3709270Z L=6, 2025-05-07T20:23:45.3709903Z D_gradcheck=1, 2025-05-07T20:23:45.3710470Z stochastic_rounding=False, 2025-05-07T20:23:45.3711115Z weighted=False, 2025-05-07T20:23:45.3711778Z row_wise=True, 2025-05-07T20:23:45.3712370Z mixed=False, 2025-05-07T20:23:45.3712856Z use_cache=False, 2025-05-07T20:23:45.3713556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3714072Z use_cpu=True, 2025-05-07T20:23:45.3714800Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3715288Z ) 2025-05-07T20:23:45.3715628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3716478Z self=, 2025-05-07T20:23:45.3717257Z compile=True, 2025-05-07T20:23:45.3717605Z pooling_mode=, 2025-05-07T20:23:45.3718022Z T=2, 2025-05-07T20:23:45.3718285Z D=32, 2025-05-07T20:23:45.3718555Z B=124, 2025-05-07T20:23:45.3718838Z log_E=3, 2025-05-07T20:23:45.3719124Z L=20, 2025-05-07T20:23:45.3719404Z D_gradcheck=1, 2025-05-07T20:23:45.3719738Z stochastic_rounding=False, 2025-05-07T20:23:45.3720107Z weighted=False, 2025-05-07T20:23:45.3720731Z row_wise=True, 2025-05-07T20:23:45.3721082Z mixed=False, 2025-05-07T20:23:45.3721381Z use_cache=False, 2025-05-07T20:23:45.3721747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.3722162Z use_cpu=True, 2025-05-07T20:23:45.3722663Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3723042Z ) 2025-05-07T20:23:45.3723385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3724240Z self=, 2025-05-07T20:23:45.3725038Z compile=True, 2025-05-07T20:23:45.3725397Z pooling_mode=, 2025-05-07T20:23:45.3725806Z T=1, 2025-05-07T20:23:45.3726109Z D=32, 2025-05-07T20:23:45.3726465Z B=124, 2025-05-07T20:23:45.3726775Z log_E=3, 2025-05-07T20:23:45.3727089Z L=20, 2025-05-07T20:23:45.3727372Z D_gradcheck=1, 2025-05-07T20:23:45.3727707Z stochastic_rounding=False, 2025-05-07T20:23:45.3728757Z weighted=False, 2025-05-07T20:23:45.3729097Z row_wise=True, 2025-05-07T20:23:45.3729492Z mixed=False, 2025-05-07T20:23:45.3729797Z use_cache=False, 2025-05-07T20:23:45.3730155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.3730567Z use_cpu=True, 2025-05-07T20:23:45.3730904Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3731287Z ) 2025-05-07T20:23:45.3731618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3732580Z self=, 2025-05-07T20:23:45.3733363Z compile=True, 2025-05-07T20:23:45.3733872Z pooling_mode=, 2025-05-07T20:23:45.3734295Z T=1, 2025-05-07T20:23:45.3734559Z D=124, 2025-05-07T20:23:45.3734835Z B=124, 2025-05-07T20:23:45.3735110Z log_E=3, 2025-05-07T20:23:45.3735382Z L=20, 2025-05-07T20:23:45.3735662Z D_gradcheck=1, 2025-05-07T20:23:45.3735997Z stochastic_rounding=False, 2025-05-07T20:23:45.3736371Z weighted=False, 2025-05-07T20:23:45.3736684Z row_wise=True, 2025-05-07T20:23:45.3736990Z mixed=False, 2025-05-07T20:23:45.3737290Z use_cache=False, 2025-05-07T20:23:45.3737649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.3738376Z use_cpu=True, 2025-05-07T20:23:45.3738737Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3739120Z ) 2025-05-07T20:23:45.3739474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3740333Z self=, 2025-05-07T20:23:45.3741116Z compile=False, 2025-05-07T20:23:45.3741466Z pooling_mode=, 2025-05-07T20:23:45.3741874Z T=1, 2025-05-07T20:23:45.3742134Z D=124, 2025-05-07T20:23:45.3742697Z B=124, 2025-05-07T20:23:45.3742970Z log_E=3, 2025-05-07T20:23:45.3743248Z L=20, 2025-05-07T20:23:45.3743531Z D_gradcheck=1, 2025-05-07T20:23:45.3743862Z stochastic_rounding=False, 2025-05-07T20:23:45.3744238Z weighted=False, 2025-05-07T20:23:45.3744553Z row_wise=True, 2025-05-07T20:23:45.3744855Z mixed=False, 2025-05-07T20:23:45.3745159Z use_cache=False, 2025-05-07T20:23:45.3745513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.3745933Z use_cpu=True, 2025-05-07T20:23:45.3746263Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3746698Z ) 2025-05-07T20:23:45.3747125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3748007Z self=, 2025-05-07T20:23:45.3748815Z compile=False, 2025-05-07T20:23:45.3749172Z pooling_mode=, 2025-05-07T20:23:45.3749584Z T=1, 2025-05-07T20:23:45.3749863Z D=124, 2025-05-07T20:23:45.3750138Z B=20, 2025-05-07T20:23:45.3750417Z log_E=3, 2025-05-07T20:23:45.3750694Z L=20, 2025-05-07T20:23:45.3750978Z D_gradcheck=1, 2025-05-07T20:23:45.3751315Z stochastic_rounding=False, 2025-05-07T20:23:45.3751684Z weighted=False, 2025-05-07T20:23:45.3752259Z row_wise=True, 2025-05-07T20:23:45.3752648Z mixed=False, 2025-05-07T20:23:45.3752945Z use_cache=False, 2025-05-07T20:23:45.3753310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.3753950Z use_cpu=True, 2025-05-07T20:23:45.3754293Z output_dtype=SparseType.FP16, 2025-05-07T20:23:45.3754679Z ) 2025-05-07T20:23:45.3755017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3755860Z self=, 2025-05-07T20:23:45.3756654Z compile=True, 2025-05-07T20:23:45.3757004Z pooling_mode=, 2025-05-07T20:23:45.3757404Z T=5, 2025-05-07T20:23:45.3757684Z D=46, 2025-05-07T20:23:45.3757953Z B=80, 2025-05-07T20:23:45.3758217Z log_E=4, 2025-05-07T20:23:45.3758611Z L=4, 2025-05-07T20:23:45.3759083Z D_gradcheck=2, 2025-05-07T20:23:45.3759521Z stochastic_rounding=True, 2025-05-07T20:23:45.3759901Z weighted=False, 2025-05-07T20:23:45.3760218Z row_wise=True, 2025-05-07T20:23:45.3760526Z mixed=True, 2025-05-07T20:23:45.3760935Z use_cache=False, 2025-05-07T20:23:45.3761472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:45.3761896Z use_cpu=True, 2025-05-07T20:23:45.3762230Z output_dtype=SparseType.FP32, 2025-05-07T20:23:45.3762610Z ) 2025-05-07T20:23:45.3762943Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:45.3763784Z self=, 2025-05-07T20:23:45.3764663Z compile=False, 2025-05-07T20:23:45.3765039Z pooling_mode=, 2025-05-07T20:23:45.3765451Z T=3, 2025-05-07T20:23:45.3765719Z D=25, 2025-05-07T20:23:45.3765990Z B=11, 2025-05-07T20:23:45.3766258Z log_E=4, 2025-05-07T20:23:45.3766552Z L=17, 2025-05-07T20:23:45.3766834Z D_gradcheck=2, 2025-05-07T20:23:45.3767169Z stochastic_rounding=False, 2025-05-07T20:23:45.3767549Z weighted=False, 2025-05-07T20:23:45.3767864Z row_wise=True, 2025-05-07T20:23:45.3768157Z mixed=True, 2025-05-07T20:23:45.3768467Z use_cache=False, 2025-05-07T20:23:45.3768835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:45.3769250Z use_cpu=True, 2025-05-07T20:23:45.3769722Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3212655Z ) 2025-05-07T20:23:47.3213180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3214102Z self=, 2025-05-07T20:23:47.3214896Z compile=False, 2025-05-07T20:23:47.3215239Z pooling_mode=, 2025-05-07T20:23:47.3216039Z T=3, 2025-05-07T20:23:47.3216309Z D=25, 2025-05-07T20:23:47.3216570Z B=11, 2025-05-07T20:23:47.3216841Z log_E=4, 2025-05-07T20:23:47.3217120Z L=17, 2025-05-07T20:23:47.3217392Z D_gradcheck=2, 2025-05-07T20:23:47.3217740Z stochastic_rounding=False, 2025-05-07T20:23:47.3218118Z weighted=False, 2025-05-07T20:23:47.3218428Z row_wise=True, 2025-05-07T20:23:47.3218724Z mixed=True, 2025-05-07T20:23:47.3219025Z use_cache=True, 2025-05-07T20:23:47.3219379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3219789Z use_cpu=True, 2025-05-07T20:23:47.3220125Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3220505Z ) 2025-05-07T20:23:47.3220830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3221685Z self=, 2025-05-07T20:23:47.3222481Z compile=False, 2025-05-07T20:23:47.3222818Z pooling_mode=, 2025-05-07T20:23:47.3223232Z T=3, 2025-05-07T20:23:47.3223495Z D=25, 2025-05-07T20:23:47.3223761Z B=2, 2025-05-07T20:23:47.3224028Z log_E=4, 2025-05-07T20:23:47.3224305Z L=17, 2025-05-07T20:23:47.3224573Z D_gradcheck=2, 2025-05-07T20:23:47.3224907Z stochastic_rounding=False, 2025-05-07T20:23:47.3225282Z weighted=False, 2025-05-07T20:23:47.3225584Z row_wise=True, 2025-05-07T20:23:47.3225889Z mixed=True, 2025-05-07T20:23:47.3226188Z use_cache=True, 2025-05-07T20:23:47.3226785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3227193Z use_cpu=True, 2025-05-07T20:23:47.3227523Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3228139Z ) 2025-05-07T20:23:47.3228493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3229360Z self=, 2025-05-07T20:23:47.3230151Z compile=True, 2025-05-07T20:23:47.3230486Z pooling_mode=, 2025-05-07T20:23:47.3230896Z T=3, 2025-05-07T20:23:47.3231162Z D=25, 2025-05-07T20:23:47.3231421Z B=2, 2025-05-07T20:23:47.3231692Z log_E=4, 2025-05-07T20:23:47.3231969Z L=17, 2025-05-07T20:23:47.3232420Z D_gradcheck=2, 2025-05-07T20:23:47.3232763Z stochastic_rounding=False, 2025-05-07T20:23:47.3233133Z weighted=False, 2025-05-07T20:23:47.3233435Z row_wise=True, 2025-05-07T20:23:47.3233733Z mixed=True, 2025-05-07T20:23:47.3234033Z use_cache=True, 2025-05-07T20:23:47.3234381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3234792Z use_cpu=True, 2025-05-07T20:23:47.3235125Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3235496Z ) 2025-05-07T20:23:47.3235830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3236878Z self=, 2025-05-07T20:23:47.3237689Z compile=True, 2025-05-07T20:23:47.3238027Z pooling_mode=, 2025-05-07T20:23:47.3238439Z T=3, 2025-05-07T20:23:47.3238704Z D=25, 2025-05-07T20:23:47.3238967Z B=2, 2025-05-07T20:23:47.3239231Z log_E=4, 2025-05-07T20:23:47.3239508Z L=17, 2025-05-07T20:23:47.3239781Z D_gradcheck=2, 2025-05-07T20:23:47.3240113Z stochastic_rounding=False, 2025-05-07T20:23:47.3240485Z weighted=False, 2025-05-07T20:23:47.3240788Z row_wise=True, 2025-05-07T20:23:47.3241093Z mixed=False, 2025-05-07T20:23:47.3241404Z use_cache=True, 2025-05-07T20:23:47.3241745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3242158Z use_cpu=True, 2025-05-07T20:23:47.3242492Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3242863Z ) 2025-05-07T20:23:47.3243195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3244052Z self=, 2025-05-07T20:23:47.3244847Z compile=False, 2025-05-07T20:23:47.3245467Z pooling_mode=, 2025-05-07T20:23:47.3245875Z T=3, 2025-05-07T20:23:47.3246142Z D=25, 2025-05-07T20:23:47.3246401Z B=2, 2025-05-07T20:23:47.3246671Z log_E=4, 2025-05-07T20:23:47.3246949Z L=17, 2025-05-07T20:23:47.3247218Z D_gradcheck=2, 2025-05-07T20:23:47.3247546Z stochastic_rounding=False, 2025-05-07T20:23:47.3247917Z weighted=False, 2025-05-07T20:23:47.3248218Z row_wise=True, 2025-05-07T20:23:47.3248520Z mixed=False, 2025-05-07T20:23:47.3248827Z use_cache=True, 2025-05-07T20:23:47.3249167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3249942Z use_cpu=True, 2025-05-07T20:23:47.3250280Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3250657Z ) 2025-05-07T20:23:47.3250986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3251836Z self=, 2025-05-07T20:23:47.3252616Z compile=False, 2025-05-07T20:23:47.3252973Z pooling_mode=, 2025-05-07T20:23:47.3253379Z T=2, 2025-05-07T20:23:47.3253652Z D=25, 2025-05-07T20:23:47.3253914Z B=2, 2025-05-07T20:23:47.3254185Z log_E=4, 2025-05-07T20:23:47.3254470Z L=17, 2025-05-07T20:23:47.3254746Z D_gradcheck=2, 2025-05-07T20:23:47.3255076Z stochastic_rounding=False, 2025-05-07T20:23:47.3255454Z weighted=False, 2025-05-07T20:23:47.3255771Z row_wise=True, 2025-05-07T20:23:47.3256078Z mixed=False, 2025-05-07T20:23:47.3256655Z use_cache=True, 2025-05-07T20:23:47.3257004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3257423Z use_cpu=True, 2025-05-07T20:23:47.3257759Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3258137Z ) 2025-05-07T20:23:47.3258468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3259316Z self=, 2025-05-07T20:23:47.3260098Z compile=False, 2025-05-07T20:23:47.3260446Z pooling_mode=, 2025-05-07T20:23:47.3260852Z T=4, 2025-05-07T20:23:47.3261116Z D=6, 2025-05-07T20:23:47.3261385Z B=76, 2025-05-07T20:23:47.3261652Z log_E=4, 2025-05-07T20:23:47.3262033Z L=19, 2025-05-07T20:23:47.3262327Z D_gradcheck=1, 2025-05-07T20:23:47.3262653Z stochastic_rounding=False, 2025-05-07T20:23:47.3263025Z weighted=True, 2025-05-07T20:23:47.3263323Z row_wise=True, 2025-05-07T20:23:47.3263626Z mixed=False, 2025-05-07T20:23:47.3263928Z use_cache=False, 2025-05-07T20:23:47.3264279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:47.3264695Z use_cpu=True, 2025-05-07T20:23:47.3265024Z output_dtype=SparseType.FP32, 2025-05-07T20:23:47.3265393Z ) 2025-05-07T20:23:47.3265722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3266707Z self=, 2025-05-07T20:23:47.3267505Z compile=True, 2025-05-07T20:23:47.3267850Z pooling_mode=, 2025-05-07T20:23:47.3268256Z T=4, 2025-05-07T20:23:47.3268513Z D=6, 2025-05-07T20:23:47.3268782Z B=76, 2025-05-07T20:23:47.3269049Z log_E=4, 2025-05-07T20:23:47.3269327Z L=19, 2025-05-07T20:23:47.3269605Z D_gradcheck=1, 2025-05-07T20:23:47.3269938Z stochastic_rounding=False, 2025-05-07T20:23:47.3270304Z weighted=True, 2025-05-07T20:23:47.3270613Z row_wise=True, 2025-05-07T20:23:47.3270927Z mixed=False, 2025-05-07T20:23:47.3271227Z use_cache=False, 2025-05-07T20:23:47.3271591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:47.3272011Z use_cpu=True, 2025-05-07T20:23:47.3272346Z output_dtype=SparseType.FP32, 2025-05-07T20:23:47.3272714Z ) 2025-05-07T20:23:47.3273047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3273895Z self=, 2025-05-07T20:23:47.3274857Z compile=True, 2025-05-07T20:23:47.3275342Z pooling_mode=, 2025-05-07T20:23:47.3275740Z T=4, 2025-05-07T20:23:47.3276003Z D=6, 2025-05-07T20:23:47.3276271Z B=4, 2025-05-07T20:23:47.3276536Z log_E=4, 2025-05-07T20:23:47.3276821Z L=19, 2025-05-07T20:23:47.3277097Z D_gradcheck=1, 2025-05-07T20:23:47.3277419Z stochastic_rounding=False, 2025-05-07T20:23:47.3277788Z weighted=True, 2025-05-07T20:23:47.3278093Z row_wise=True, 2025-05-07T20:23:47.3278394Z mixed=False, 2025-05-07T20:23:47.3278693Z use_cache=False, 2025-05-07T20:23:47.3279054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:47.3279464Z use_cpu=True, 2025-05-07T20:23:47.3279808Z output_dtype=SparseType.FP32, 2025-05-07T20:23:47.3280185Z ) 2025-05-07T20:23:47.3280514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3281373Z self=, 2025-05-07T20:23:47.3282163Z compile=True, 2025-05-07T20:23:47.3282504Z pooling_mode=, 2025-05-07T20:23:47.3282910Z T=4, 2025-05-07T20:23:47.3283176Z D=6, 2025-05-07T20:23:47.3283441Z B=4, 2025-05-07T20:23:47.3283708Z log_E=4, 2025-05-07T20:23:47.3283987Z L=6, 2025-05-07T20:23:47.3284260Z D_gradcheck=1, 2025-05-07T20:23:47.3284579Z stochastic_rounding=False, 2025-05-07T20:23:47.3284951Z weighted=True, 2025-05-07T20:23:47.3285285Z row_wise=True, 2025-05-07T20:23:47.3285732Z mixed=False, 2025-05-07T20:23:47.3286031Z use_cache=False, 2025-05-07T20:23:47.3286387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:47.3286805Z use_cpu=True, 2025-05-07T20:23:47.3287139Z output_dtype=SparseType.FP32, 2025-05-07T20:23:47.3287524Z ) 2025-05-07T20:23:47.3287857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3288711Z self=, 2025-05-07T20:23:47.3289646Z compile=False, 2025-05-07T20:23:47.3289993Z pooling_mode=, 2025-05-07T20:23:47.3290399Z T=4, 2025-05-07T20:23:47.3290663Z D=6, 2025-05-07T20:23:47.3290940Z B=4, 2025-05-07T20:23:47.3291337Z log_E=4, 2025-05-07T20:23:47.3291629Z L=6, 2025-05-07T20:23:47.3291908Z D_gradcheck=1, 2025-05-07T20:23:47.3292241Z stochastic_rounding=False, 2025-05-07T20:23:47.3292610Z weighted=True, 2025-05-07T20:23:47.3292927Z row_wise=True, 2025-05-07T20:23:47.3293229Z mixed=False, 2025-05-07T20:23:47.3293529Z use_cache=False, 2025-05-07T20:23:47.3293883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:47.3294298Z use_cpu=True, 2025-05-07T20:23:47.3294621Z output_dtype=SparseType.FP32, 2025-05-07T20:23:47.3295001Z ) 2025-05-07T20:23:47.3295483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3296345Z self=, 2025-05-07T20:23:47.3297144Z compile=False, 2025-05-07T20:23:47.3297495Z pooling_mode=, 2025-05-07T20:23:47.3297899Z T=4, 2025-05-07T20:23:47.3298161Z D=6, 2025-05-07T20:23:47.3298430Z B=4, 2025-05-07T20:23:47.3298703Z log_E=4, 2025-05-07T20:23:47.3298978Z L=6, 2025-05-07T20:23:47.3299252Z D_gradcheck=1, 2025-05-07T20:23:47.3299584Z stochastic_rounding=False, 2025-05-07T20:23:47.3299948Z weighted=True, 2025-05-07T20:23:47.3300263Z row_wise=True, 2025-05-07T20:23:47.3300565Z mixed=True, 2025-05-07T20:23:47.3300863Z use_cache=False, 2025-05-07T20:23:47.3301224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:47.3301639Z use_cpu=True, 2025-05-07T20:23:47.3301969Z output_dtype=SparseType.FP32, 2025-05-07T20:23:47.3302348Z ) 2025-05-07T20:23:47.3302681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3303524Z self=, 2025-05-07T20:23:47.3304494Z compile=False, 2025-05-07T20:23:47.3304853Z pooling_mode=, 2025-05-07T20:23:47.3305249Z T=4, 2025-05-07T20:23:47.3305517Z D=6, 2025-05-07T20:23:47.3305785Z B=4, 2025-05-07T20:23:47.3306050Z log_E=4, 2025-05-07T20:23:47.3306322Z L=6, 2025-05-07T20:23:47.3306591Z D_gradcheck=1, 2025-05-07T20:23:47.3306916Z stochastic_rounding=False, 2025-05-07T20:23:47.3307284Z weighted=False, 2025-05-07T20:23:47.3307614Z row_wise=True, 2025-05-07T20:23:47.3307914Z mixed=True, 2025-05-07T20:23:47.3308207Z use_cache=False, 2025-05-07T20:23:47.3308563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:47.3308975Z use_cpu=True, 2025-05-07T20:23:47.3309304Z output_dtype=SparseType.FP32, 2025-05-07T20:23:47.3309683Z ) 2025-05-07T20:23:47.3310020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3310863Z self=, 2025-05-07T20:23:47.3311654Z compile=True, 2025-05-07T20:23:47.3311993Z pooling_mode=, 2025-05-07T20:23:47.3312386Z T=1, 2025-05-07T20:23:47.3312652Z D=103, 2025-05-07T20:23:47.3312926Z B=68, 2025-05-07T20:23:47.3313190Z log_E=3, 2025-05-07T20:23:47.3313469Z L=8, 2025-05-07T20:23:47.3313743Z D_gradcheck=2, 2025-05-07T20:23:47.3314062Z stochastic_rounding=True, 2025-05-07T20:23:47.3314429Z weighted=False, 2025-05-07T20:23:47.3314872Z row_wise=True, 2025-05-07T20:23:47.3315180Z mixed=False, 2025-05-07T20:23:47.3315474Z use_cache=False, 2025-05-07T20:23:47.3315830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3316248Z use_cpu=True, 2025-05-07T20:23:47.3316577Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3316954Z ) 2025-05-07T20:23:47.3317287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3318123Z self=, 2025-05-07T20:23:47.3318911Z compile=True, 2025-05-07T20:23:47.3319257Z pooling_mode=, 2025-05-07T20:23:47.3319651Z T=1, 2025-05-07T20:23:47.3319917Z D=103, 2025-05-07T20:23:47.3320274Z B=68, 2025-05-07T20:23:47.3320553Z log_E=3, 2025-05-07T20:23:47.3320830Z L=8, 2025-05-07T20:23:47.3321102Z D_gradcheck=1, 2025-05-07T20:23:47.3321422Z stochastic_rounding=True, 2025-05-07T20:23:47.3321792Z weighted=False, 2025-05-07T20:23:47.3322107Z row_wise=True, 2025-05-07T20:23:47.3322405Z mixed=False, 2025-05-07T20:23:47.3322708Z use_cache=False, 2025-05-07T20:23:47.3323062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3323470Z use_cpu=True, 2025-05-07T20:23:47.3323803Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3324188Z ) 2025-05-07T20:23:47.3324615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3325469Z self=, 2025-05-07T20:23:47.3326262Z compile=True, 2025-05-07T20:23:47.3326611Z pooling_mode=, 2025-05-07T20:23:47.3327016Z T=1, 2025-05-07T20:23:47.3327290Z D=103, 2025-05-07T20:23:47.3327565Z B=68, 2025-05-07T20:23:47.3328104Z log_E=3, 2025-05-07T20:23:47.3328411Z L=0, 2025-05-07T20:23:47.3328683Z D_gradcheck=1, 2025-05-07T20:23:47.3329001Z stochastic_rounding=True, 2025-05-07T20:23:47.3329457Z weighted=False, 2025-05-07T20:23:47.3329777Z row_wise=True, 2025-05-07T20:23:47.3330073Z mixed=False, 2025-05-07T20:23:47.3330376Z use_cache=False, 2025-05-07T20:23:47.3330728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3331136Z use_cpu=True, 2025-05-07T20:23:47.3331470Z output_dtype=SparseType.FP16, 2025-05-07T20:23:47.3331850Z ) 2025-05-07T20:23:47.3332185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:47.3333040Z self=, 2025-05-07T20:23:47.3334127Z compile=True, 2025-05-07T20:23:47.3334476Z pooling_mode=, 2025-05-07T20:23:47.3334874Z T=3, 2025-05-07T20:23:47.3335144Z D=103, 2025-05-07T20:23:47.3335415Z B=68, 2025-05-07T20:23:47.3335678Z log_E=3, 2025-05-07T20:23:47.3335957Z L=0, 2025-05-07T20:23:47.3336232Z D_gradcheck=1, 2025-05-07T20:23:47.3336552Z stochastic_rounding=True, 2025-05-07T20:23:47.3336936Z weighted=False, 2025-05-07T20:23:47.3337247Z row_wise=True, 2025-05-07T20:23:47.3337552Z mixed=False, 2025-05-07T20:23:47.3337856Z use_cache=False, 2025-05-07T20:23:47.3338210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:47.3338622Z use_cpu=True, 2025-05-07T20:23:47.3338960Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.6247826Z ) 2025-05-07T20:23:48.6248294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:48.6249169Z self=, 2025-05-07T20:23:48.6250065Z compile=False, 2025-05-07T20:23:48.6250421Z pooling_mode=, 2025-05-07T20:23:48.6250819Z T=3, 2025-05-07T20:23:48.6251106Z D=103, 2025-05-07T20:23:48.6251376Z B=68, 2025-05-07T20:23:48.6251636Z log_E=3, 2025-05-07T20:23:48.6251911Z L=0, 2025-05-07T20:23:48.6252182Z D_gradcheck=1, 2025-05-07T20:23:48.6252518Z stochastic_rounding=True, 2025-05-07T20:23:48.6253265Z weighted=False, 2025-05-07T20:23:48.6253576Z row_wise=True, 2025-05-07T20:23:48.6253880Z mixed=False, 2025-05-07T20:23:48.6254183Z use_cache=False, 2025-05-07T20:23:48.6254540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.6254963Z use_cpu=True, 2025-05-07T20:23:48.6255289Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.6255678Z ) 2025-05-07T20:23:48.6260687Z PASSED 2025-05-07T20:23:48.7095485Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7096990Z self=, 2025-05-07T20:23:48.7098255Z mixed_B=False, 2025-05-07T20:23:48.7098581Z compile=False, 2025-05-07T20:23:48.7098880Z T=1, 2025-05-07T20:23:48.7099148Z D=2, 2025-05-07T20:23:48.7099413Z B=1, 2025-05-07T20:23:48.7099676Z log_E=3, 2025-05-07T20:23:48.7099968Z L=0, 2025-05-07T20:23:48.7100246Z D_gradcheck=1, 2025-05-07T20:23:48.7100572Z stochastic_rounding=False, 2025-05-07T20:23:48.7100952Z weighted=False, 2025-05-07T20:23:48.7101266Z row_wise=False, 2025-05-07T20:23:48.7101569Z mixed=False, 2025-05-07T20:23:48.7101875Z use_cache=False, 2025-05-07T20:23:48.7102380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7102802Z use_cpu=True, 2025-05-07T20:23:48.7103135Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7103530Z ) 2025-05-07T20:23:48.7103868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7104737Z self=, 2025-05-07T20:23:48.7105549Z mixed_B=True, 2025-05-07T20:23:48.7113403Z compile=False, 2025-05-07T20:23:48.7113827Z T=1, 2025-05-07T20:23:48.7114090Z D=2, 2025-05-07T20:23:48.7114355Z B=1, 2025-05-07T20:23:48.7114624Z log_E=3, 2025-05-07T20:23:48.7114917Z L=0, 2025-05-07T20:23:48.7115190Z D_gradcheck=1, 2025-05-07T20:23:48.7115523Z stochastic_rounding=False, 2025-05-07T20:23:48.7115897Z weighted=False, 2025-05-07T20:23:48.7116212Z row_wise=False, 2025-05-07T20:23:48.7116517Z mixed=False, 2025-05-07T20:23:48.7116816Z use_cache=False, 2025-05-07T20:23:48.7117178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7117598Z use_cpu=True, 2025-05-07T20:23:48.7117927Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7118626Z ) 2025-05-07T20:23:48.7118978Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7119858Z self=, 2025-05-07T20:23:48.7120673Z mixed_B=True, 2025-05-07T20:23:48.7120979Z compile=False, 2025-05-07T20:23:48.7121273Z T=3, 2025-05-07T20:23:48.7121544Z D=119, 2025-05-07T20:23:48.7121819Z B=82, 2025-05-07T20:23:48.7122081Z log_E=3, 2025-05-07T20:23:48.7122363Z L=17, 2025-05-07T20:23:48.7122638Z D_gradcheck=2, 2025-05-07T20:23:48.7122955Z stochastic_rounding=True, 2025-05-07T20:23:48.7123324Z weighted=False, 2025-05-07T20:23:48.7123639Z row_wise=True, 2025-05-07T20:23:48.7123941Z mixed=False, 2025-05-07T20:23:48.7124232Z use_cache=True, 2025-05-07T20:23:48.7124582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7125129Z use_cpu=True, 2025-05-07T20:23:48.7125457Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7125846Z ) 2025-05-07T20:23:48.7126188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7127059Z self=, 2025-05-07T20:23:48.7128185Z mixed_B=False, 2025-05-07T20:23:48.7128514Z compile=True, 2025-05-07T20:23:48.7128805Z T=1, 2025-05-07T20:23:48.7129072Z D=44, 2025-05-07T20:23:48.7129333Z B=87, 2025-05-07T20:23:48.7129835Z log_E=3, 2025-05-07T20:23:48.7130394Z L=14, 2025-05-07T20:23:48.7130669Z D_gradcheck=1, 2025-05-07T20:23:48.7130986Z stochastic_rounding=True, 2025-05-07T20:23:48.7131359Z weighted=True, 2025-05-07T20:23:48.7131668Z row_wise=True, 2025-05-07T20:23:48.7131964Z mixed=True, 2025-05-07T20:23:48.7132259Z use_cache=True, 2025-05-07T20:23:48.7132603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7133021Z use_cpu=True, 2025-05-07T20:23:48.7133348Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7133737Z ) 2025-05-07T20:23:48.7134072Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7135036Z self=, 2025-05-07T20:23:48.7136104Z mixed_B=False, 2025-05-07T20:23:48.7136426Z compile=True, 2025-05-07T20:23:48.7136719Z T=5, 2025-05-07T20:23:48.7136985Z D=127, 2025-05-07T20:23:48.7137255Z B=60, 2025-05-07T20:23:48.7137521Z log_E=5, 2025-05-07T20:23:48.7137804Z L=20, 2025-05-07T20:23:48.7138079Z D_gradcheck=2, 2025-05-07T20:23:48.7138398Z stochastic_rounding=False, 2025-05-07T20:23:48.7138779Z weighted=False, 2025-05-07T20:23:48.7139092Z row_wise=False, 2025-05-07T20:23:48.7139394Z mixed=False, 2025-05-07T20:23:48.7139696Z use_cache=True, 2025-05-07T20:23:48.7140045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7140583Z use_cpu=True, 2025-05-07T20:23:48.7140944Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7141333Z ) 2025-05-07T20:23:48.7141669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7142547Z self=, 2025-05-07T20:23:48.7143359Z mixed_B=False, 2025-05-07T20:23:48.7143669Z compile=False, 2025-05-07T20:23:48.7143963Z T=3, 2025-05-07T20:23:48.7144228Z D=30, 2025-05-07T20:23:48.7144491Z B=96, 2025-05-07T20:23:48.7144757Z log_E=4, 2025-05-07T20:23:48.7145043Z L=10, 2025-05-07T20:23:48.7145326Z D_gradcheck=2, 2025-05-07T20:23:48.7145649Z stochastic_rounding=False, 2025-05-07T20:23:48.7146029Z weighted=True, 2025-05-07T20:23:48.7146336Z row_wise=True, 2025-05-07T20:23:48.7146632Z mixed=True, 2025-05-07T20:23:48.7146935Z use_cache=False, 2025-05-07T20:23:48.7147291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7147705Z use_cpu=True, 2025-05-07T20:23:48.7148040Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7148704Z ) 2025-05-07T20:23:48.7149043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7149917Z self=, 2025-05-07T20:23:48.7150927Z mixed_B=True, 2025-05-07T20:23:48.7151240Z compile=True, 2025-05-07T20:23:48.7151529Z T=3, 2025-05-07T20:23:48.7151796Z D=5, 2025-05-07T20:23:48.7152068Z B=65, 2025-05-07T20:23:48.7152332Z log_E=3, 2025-05-07T20:23:48.7152616Z L=10, 2025-05-07T20:23:48.7152890Z D_gradcheck=1, 2025-05-07T20:23:48.7153211Z stochastic_rounding=True, 2025-05-07T20:23:48.7153584Z weighted=False, 2025-05-07T20:23:48.7153893Z row_wise=False, 2025-05-07T20:23:48.7154190Z mixed=True, 2025-05-07T20:23:48.7154490Z use_cache=True, 2025-05-07T20:23:48.7154841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7155255Z use_cpu=True, 2025-05-07T20:23:48.7155591Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7155976Z ) 2025-05-07T20:23:48.7156308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7157194Z self=, 2025-05-07T20:23:48.7158005Z mixed_B=True, 2025-05-07T20:23:48.7158307Z compile=False, 2025-05-07T20:23:48.7158616Z T=4, 2025-05-07T20:23:48.7158881Z D=11, 2025-05-07T20:23:48.7159153Z B=118, 2025-05-07T20:23:48.7159422Z log_E=3, 2025-05-07T20:23:48.7159874Z L=0, 2025-05-07T20:23:48.7160156Z D_gradcheck=1, 2025-05-07T20:23:48.7160479Z stochastic_rounding=False, 2025-05-07T20:23:48.7160858Z weighted=True, 2025-05-07T20:23:48.7161169Z row_wise=False, 2025-05-07T20:23:48.7161469Z mixed=False, 2025-05-07T20:23:48.7161776Z use_cache=True, 2025-05-07T20:23:48.7162124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7162536Z use_cpu=True, 2025-05-07T20:23:48.7162879Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7163270Z ) 2025-05-07T20:23:48.7163600Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7164476Z self=, 2025-05-07T20:23:48.7165384Z mixed_B=False, 2025-05-07T20:23:48.7165709Z compile=True, 2025-05-07T20:23:48.7166007Z T=5, 2025-05-07T20:23:48.7166275Z D=97, 2025-05-07T20:23:48.7166535Z B=24, 2025-05-07T20:23:48.7166799Z log_E=3, 2025-05-07T20:23:48.7167085Z L=9, 2025-05-07T20:23:48.7167352Z D_gradcheck=2, 2025-05-07T20:23:48.7167677Z stochastic_rounding=False, 2025-05-07T20:23:48.7168053Z weighted=True, 2025-05-07T20:23:48.7168356Z row_wise=True, 2025-05-07T20:23:48.7168661Z mixed=False, 2025-05-07T20:23:48.7168966Z use_cache=False, 2025-05-07T20:23:48.7169324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7169962Z use_cpu=True, 2025-05-07T20:23:48.7170308Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7170687Z ) 2025-05-07T20:23:48.7171022Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7171898Z self=, 2025-05-07T20:23:48.7172720Z mixed_B=False, 2025-05-07T20:23:48.7173022Z compile=True, 2025-05-07T20:23:48.7173323Z T=2, 2025-05-07T20:23:48.7173591Z D=59, 2025-05-07T20:23:48.7173852Z B=112, 2025-05-07T20:23:48.7174121Z log_E=5, 2025-05-07T20:23:48.7174404Z L=0, 2025-05-07T20:23:48.7174670Z D_gradcheck=2, 2025-05-07T20:23:48.7175000Z stochastic_rounding=False, 2025-05-07T20:23:48.7175371Z weighted=True, 2025-05-07T20:23:48.7175675Z row_wise=False, 2025-05-07T20:23:48.7175994Z mixed=True, 2025-05-07T20:23:48.7176294Z use_cache=False, 2025-05-07T20:23:48.7176639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7177055Z use_cpu=True, 2025-05-07T20:23:48.7177465Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7177880Z ) 2025-05-07T20:23:48.7178380Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7179262Z self=, 2025-05-07T20:23:48.7180078Z mixed_B=True, 2025-05-07T20:23:48.7180377Z compile=True, 2025-05-07T20:23:48.7180678Z T=1, 2025-05-07T20:23:48.7180948Z D=64, 2025-05-07T20:23:48.7181205Z B=10, 2025-05-07T20:23:48.7181474Z log_E=5, 2025-05-07T20:23:48.7181757Z L=18, 2025-05-07T20:23:48.7182030Z D_gradcheck=2, 2025-05-07T20:23:48.7182362Z stochastic_rounding=False, 2025-05-07T20:23:48.7182734Z weighted=True, 2025-05-07T20:23:48.7183044Z row_wise=True, 2025-05-07T20:23:48.7183350Z mixed=True, 2025-05-07T20:23:48.7183652Z use_cache=True, 2025-05-07T20:23:48.7183992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7184413Z use_cpu=True, 2025-05-07T20:23:48.7184744Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7185116Z ) 2025-05-07T20:23:48.7185458Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7186338Z self=, 2025-05-07T20:23:48.7187151Z mixed_B=False, 2025-05-07T20:23:48.7187481Z compile=True, 2025-05-07T20:23:48.7187785Z T=4, 2025-05-07T20:23:48.7188053Z D=79, 2025-05-07T20:23:48.7188313Z B=29, 2025-05-07T20:23:48.7188580Z log_E=3, 2025-05-07T20:23:48.7188990Z L=9, 2025-05-07T20:23:48.7189260Z D_gradcheck=1, 2025-05-07T20:23:48.7189589Z stochastic_rounding=False, 2025-05-07T20:23:48.7189960Z weighted=True, 2025-05-07T20:23:48.7190265Z row_wise=False, 2025-05-07T20:23:48.7190570Z mixed=False, 2025-05-07T20:23:48.7190878Z use_cache=True, 2025-05-07T20:23:48.7191217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7191636Z use_cpu=True, 2025-05-07T20:23:48.7191974Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7192346Z ) 2025-05-07T20:23:48.7192695Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7193580Z self=, 2025-05-07T20:23:48.7194481Z mixed_B=True, 2025-05-07T20:23:48.7194804Z compile=False, 2025-05-07T20:23:48.7195105Z T=5, 2025-05-07T20:23:48.7195372Z D=116, 2025-05-07T20:23:48.7195632Z B=3, 2025-05-07T20:23:48.7195897Z log_E=5, 2025-05-07T20:23:48.7196175Z L=17, 2025-05-07T20:23:48.7196448Z D_gradcheck=2, 2025-05-07T20:23:48.7196770Z stochastic_rounding=False, 2025-05-07T20:23:48.7197142Z weighted=False, 2025-05-07T20:23:48.7197446Z row_wise=True, 2025-05-07T20:23:48.7197745Z mixed=True, 2025-05-07T20:23:48.7198048Z use_cache=False, 2025-05-07T20:23:48.7198397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7198949Z use_cpu=True, 2025-05-07T20:23:48.7199291Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7199662Z ) 2025-05-07T20:23:48.7200005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7200878Z self=, 2025-05-07T20:23:48.7201680Z mixed_B=False, 2025-05-07T20:23:48.7201985Z compile=False, 2025-05-07T20:23:48.7202289Z T=2, 2025-05-07T20:23:48.7202548Z D=49, 2025-05-07T20:23:48.7202813Z B=60, 2025-05-07T20:23:48.7203082Z log_E=3, 2025-05-07T20:23:48.7203353Z L=13, 2025-05-07T20:23:48.7203637Z D_gradcheck=2, 2025-05-07T20:23:48.7203963Z stochastic_rounding=False, 2025-05-07T20:23:48.7204340Z weighted=True, 2025-05-07T20:23:48.7204640Z row_wise=True, 2025-05-07T20:23:48.7204942Z mixed=True, 2025-05-07T20:23:48.7205242Z use_cache=False, 2025-05-07T20:23:48.7205595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7206018Z use_cpu=True, 2025-05-07T20:23:48.7206355Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7206726Z ) 2025-05-07T20:23:48.7207261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7208137Z self=, 2025-05-07T20:23:48.7208946Z mixed_B=False, 2025-05-07T20:23:48.7209256Z compile=False, 2025-05-07T20:23:48.7209688Z T=1, 2025-05-07T20:23:48.7209950Z D=66, 2025-05-07T20:23:48.7210216Z B=86, 2025-05-07T20:23:48.7210483Z log_E=4, 2025-05-07T20:23:48.7210755Z L=17, 2025-05-07T20:23:48.7211037Z D_gradcheck=2, 2025-05-07T20:23:48.7211360Z stochastic_rounding=True, 2025-05-07T20:23:48.7211724Z weighted=False, 2025-05-07T20:23:48.7212039Z row_wise=False, 2025-05-07T20:23:48.7212343Z mixed=True, 2025-05-07T20:23:48.7212637Z use_cache=True, 2025-05-07T20:23:48.7212981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7213397Z use_cpu=True, 2025-05-07T20:23:48.7213729Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7214096Z ) 2025-05-07T20:23:48.7214437Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7215305Z self=, 2025-05-07T20:23:48.7216103Z mixed_B=True, 2025-05-07T20:23:48.7216410Z compile=False, 2025-05-07T20:23:48.7216708Z T=1, 2025-05-07T20:23:48.7216973Z D=7, 2025-05-07T20:23:48.7217237Z B=59, 2025-05-07T20:23:48.7217509Z log_E=5, 2025-05-07T20:23:48.7217781Z L=0, 2025-05-07T20:23:48.7218189Z D_gradcheck=1, 2025-05-07T20:23:48.7218517Z stochastic_rounding=True, 2025-05-07T20:23:48.7218882Z weighted=False, 2025-05-07T20:23:48.7219190Z row_wise=True, 2025-05-07T20:23:48.7219490Z mixed=False, 2025-05-07T20:23:48.7219785Z use_cache=True, 2025-05-07T20:23:48.7220127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7220543Z use_cpu=True, 2025-05-07T20:23:48.7220870Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7221248Z ) 2025-05-07T20:23:48.7221586Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7222457Z self=, 2025-05-07T20:23:48.7223344Z mixed_B=True, 2025-05-07T20:23:48.7223666Z compile=False, 2025-05-07T20:23:48.7223963Z T=5, 2025-05-07T20:23:48.7224221Z D=49, 2025-05-07T20:23:48.7224485Z B=94, 2025-05-07T20:23:48.7224749Z log_E=5, 2025-05-07T20:23:48.7225019Z L=11, 2025-05-07T20:23:48.7225300Z D_gradcheck=2, 2025-05-07T20:23:48.7225624Z stochastic_rounding=False, 2025-05-07T20:23:48.7225991Z weighted=False, 2025-05-07T20:23:48.7226304Z row_wise=False, 2025-05-07T20:23:48.7226610Z mixed=False, 2025-05-07T20:23:48.7226905Z use_cache=False, 2025-05-07T20:23:48.7227263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7227998Z use_cpu=True, 2025-05-07T20:23:48.7228362Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7228748Z ) 2025-05-07T20:23:48.7229090Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7229956Z self=, 2025-05-07T20:23:48.7230771Z mixed_B=False, 2025-05-07T20:23:48.7231083Z compile=False, 2025-05-07T20:23:48.7231380Z T=3, 2025-05-07T20:23:48.7231636Z D=25, 2025-05-07T20:23:48.7231901Z B=8, 2025-05-07T20:23:48.7232169Z log_E=3, 2025-05-07T20:23:48.7232438Z L=1, 2025-05-07T20:23:48.7232715Z D_gradcheck=1, 2025-05-07T20:23:48.7233036Z stochastic_rounding=True, 2025-05-07T20:23:48.7233400Z weighted=False, 2025-05-07T20:23:48.7233707Z row_wise=True, 2025-05-07T20:23:48.7234008Z mixed=True, 2025-05-07T20:23:48.7234298Z use_cache=True, 2025-05-07T20:23:48.7234641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7235056Z use_cpu=True, 2025-05-07T20:23:48.7235384Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7623419Z ) 2025-05-07T20:23:48.7624330Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7625257Z self=, 2025-05-07T20:23:48.7626078Z mixed_B=False, 2025-05-07T20:23:48.7626387Z compile=False, 2025-05-07T20:23:48.7626685Z T=3, 2025-05-07T20:23:48.7626959Z D=7, 2025-05-07T20:23:48.7627214Z B=52, 2025-05-07T20:23:48.7627485Z log_E=5, 2025-05-07T20:23:48.7627768Z L=5, 2025-05-07T20:23:48.7628181Z D_gradcheck=1, 2025-05-07T20:23:48.7628515Z stochastic_rounding=False, 2025-05-07T20:23:48.7628889Z weighted=False, 2025-05-07T20:23:48.7629194Z row_wise=True, 2025-05-07T20:23:48.7629499Z mixed=False, 2025-05-07T20:23:48.7629802Z use_cache=True, 2025-05-07T20:23:48.7630142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7630564Z use_cpu=True, 2025-05-07T20:23:48.7630897Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7631273Z ) 2025-05-07T20:23:48.7631617Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7632495Z self=, 2025-05-07T20:23:48.7633299Z mixed_B=False, 2025-05-07T20:23:48.7633617Z compile=True, 2025-05-07T20:23:48.7633921Z T=5, 2025-05-07T20:23:48.7634182Z D=87, 2025-05-07T20:23:48.7634446Z B=32, 2025-05-07T20:23:48.7634714Z log_E=5, 2025-05-07T20:23:48.7634983Z L=19, 2025-05-07T20:23:48.7635646Z D_gradcheck=1, 2025-05-07T20:23:48.7635976Z stochastic_rounding=True, 2025-05-07T20:23:48.7636342Z weighted=False, 2025-05-07T20:23:48.7636668Z row_wise=False, 2025-05-07T20:23:48.7636976Z mixed=False, 2025-05-07T20:23:48.7637280Z use_cache=True, 2025-05-07T20:23:48.7637623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7638047Z use_cpu=True, 2025-05-07T20:23:48.7638384Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7638756Z ) 2025-05-07T20:23:48.7639100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7639986Z self=, 2025-05-07T20:23:48.7640788Z mixed_B=True, 2025-05-07T20:23:48.7641282Z compile=True, 2025-05-07T20:23:48.7641642Z T=5, 2025-05-07T20:23:48.7641904Z D=7, 2025-05-07T20:23:48.7642173Z B=120, 2025-05-07T20:23:48.7642440Z log_E=3, 2025-05-07T20:23:48.7642710Z L=2, 2025-05-07T20:23:48.7642990Z D_gradcheck=1, 2025-05-07T20:23:48.7643319Z stochastic_rounding=False, 2025-05-07T20:23:48.7643688Z weighted=False, 2025-05-07T20:23:48.7644004Z row_wise=False, 2025-05-07T20:23:48.7644310Z mixed=False, 2025-05-07T20:23:48.7644610Z use_cache=True, 2025-05-07T20:23:48.7644957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7645539Z use_cpu=True, 2025-05-07T20:23:48.7645880Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7646268Z ) 2025-05-07T20:23:48.7646615Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7647510Z self=, 2025-05-07T20:23:48.7648308Z mixed_B=True, 2025-05-07T20:23:48.7648620Z compile=False, 2025-05-07T20:23:48.7648926Z T=4, 2025-05-07T20:23:48.7649183Z D=88, 2025-05-07T20:23:48.7649567Z B=96, 2025-05-07T20:23:48.7649839Z log_E=5, 2025-05-07T20:23:48.7650109Z L=13, 2025-05-07T20:23:48.7650390Z D_gradcheck=1, 2025-05-07T20:23:48.7650721Z stochastic_rounding=False, 2025-05-07T20:23:48.7651090Z weighted=False, 2025-05-07T20:23:48.7651399Z row_wise=True, 2025-05-07T20:23:48.7651705Z mixed=False, 2025-05-07T20:23:48.7652005Z use_cache=False, 2025-05-07T20:23:48.7652362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7652779Z use_cpu=True, 2025-05-07T20:23:48.7653106Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7653491Z ) 2025-05-07T20:23:48.7654034Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7654914Z self=, 2025-05-07T20:23:48.7655714Z mixed_B=False, 2025-05-07T20:23:48.7656028Z compile=False, 2025-05-07T20:23:48.7656336Z T=2, 2025-05-07T20:23:48.7656596Z D=35, 2025-05-07T20:23:48.7656863Z B=45, 2025-05-07T20:23:48.7657130Z log_E=5, 2025-05-07T20:23:48.7657407Z L=9, 2025-05-07T20:23:48.7657689Z D_gradcheck=1, 2025-05-07T20:23:48.7658015Z stochastic_rounding=False, 2025-05-07T20:23:48.7658380Z weighted=True, 2025-05-07T20:23:48.7658696Z row_wise=False, 2025-05-07T20:23:48.7659008Z mixed=False, 2025-05-07T20:23:48.7659306Z use_cache=True, 2025-05-07T20:23:48.7659653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7660083Z use_cpu=True, 2025-05-07T20:23:48.7660411Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7660797Z ) 2025-05-07T20:23:48.7661141Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7662162Z self=, 2025-05-07T20:23:48.7662972Z mixed_B=True, 2025-05-07T20:23:48.7663278Z compile=True, 2025-05-07T20:23:48.7663578Z T=4, 2025-05-07T20:23:48.7663848Z D=87, 2025-05-07T20:23:48.7664112Z B=127, 2025-05-07T20:23:48.7664384Z log_E=5, 2025-05-07T20:23:48.7664676Z L=12, 2025-05-07T20:23:48.7665114Z D_gradcheck=2, 2025-05-07T20:23:48.7665448Z stochastic_rounding=False, 2025-05-07T20:23:48.7665819Z weighted=False, 2025-05-07T20:23:48.7666127Z row_wise=False, 2025-05-07T20:23:48.7666431Z mixed=True, 2025-05-07T20:23:48.7666738Z use_cache=False, 2025-05-07T20:23:48.7667090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7667515Z use_cpu=True, 2025-05-07T20:23:48.7667859Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7668235Z ) 2025-05-07T20:23:48.7668570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7669448Z self=, 2025-05-07T20:23:48.7670256Z mixed_B=False, 2025-05-07T20:23:48.7670660Z compile=False, 2025-05-07T20:23:48.7670976Z T=2, 2025-05-07T20:23:48.7671245Z D=102, 2025-05-07T20:23:48.7671511Z B=71, 2025-05-07T20:23:48.7671784Z log_E=4, 2025-05-07T20:23:48.7672065Z L=19, 2025-05-07T20:23:48.7672341Z D_gradcheck=1, 2025-05-07T20:23:48.7672669Z stochastic_rounding=False, 2025-05-07T20:23:48.7673038Z weighted=True, 2025-05-07T20:23:48.7673341Z row_wise=False, 2025-05-07T20:23:48.7673648Z mixed=False, 2025-05-07T20:23:48.7673957Z use_cache=False, 2025-05-07T20:23:48.7674303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7674868Z use_cpu=True, 2025-05-07T20:23:48.7675217Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7675594Z ) 2025-05-07T20:23:48.7675941Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7676810Z self=, 2025-05-07T20:23:48.7677613Z mixed_B=True, 2025-05-07T20:23:48.7677925Z compile=False, 2025-05-07T20:23:48.7678222Z T=1, 2025-05-07T20:23:48.7678490Z D=64, 2025-05-07T20:23:48.7678751Z B=121, 2025-05-07T20:23:48.7679026Z log_E=4, 2025-05-07T20:23:48.7679309Z L=1, 2025-05-07T20:23:48.7679582Z D_gradcheck=1, 2025-05-07T20:23:48.7679912Z stochastic_rounding=True, 2025-05-07T20:23:48.7680285Z weighted=False, 2025-05-07T20:23:48.7680589Z row_wise=True, 2025-05-07T20:23:48.7680894Z mixed=False, 2025-05-07T20:23:48.7681190Z use_cache=True, 2025-05-07T20:23:48.7681528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7681947Z use_cpu=True, 2025-05-07T20:23:48.7682286Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7682655Z ) 2025-05-07T20:23:48.7683174Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7684049Z self=, 2025-05-07T20:23:48.7684852Z mixed_B=False, 2025-05-07T20:23:48.7685157Z compile=True, 2025-05-07T20:23:48.7685457Z T=4, 2025-05-07T20:23:48.7685722Z D=123, 2025-05-07T20:23:48.7685985Z B=41, 2025-05-07T20:23:48.7686259Z log_E=3, 2025-05-07T20:23:48.7686536Z L=15, 2025-05-07T20:23:48.7686820Z D_gradcheck=2, 2025-05-07T20:23:48.7687149Z stochastic_rounding=True, 2025-05-07T20:23:48.7687521Z weighted=True, 2025-05-07T20:23:48.7687825Z row_wise=True, 2025-05-07T20:23:48.7688130Z mixed=True, 2025-05-07T20:23:48.7688430Z use_cache=False, 2025-05-07T20:23:48.7688783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7689201Z use_cpu=True, 2025-05-07T20:23:48.7689663Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7690037Z ) 2025-05-07T20:23:48.7690384Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7691260Z self=, 2025-05-07T20:23:48.7692058Z mixed_B=False, 2025-05-07T20:23:48.7692367Z compile=True, 2025-05-07T20:23:48.7692662Z T=5, 2025-05-07T20:23:48.7692921Z D=6, 2025-05-07T20:23:48.7693189Z B=112, 2025-05-07T20:23:48.7693459Z log_E=3, 2025-05-07T20:23:48.7693731Z L=18, 2025-05-07T20:23:48.7694154Z D_gradcheck=1, 2025-05-07T20:23:48.7694483Z stochastic_rounding=False, 2025-05-07T20:23:48.7694851Z weighted=True, 2025-05-07T20:23:48.7695151Z row_wise=True, 2025-05-07T20:23:48.7695451Z mixed=True, 2025-05-07T20:23:48.7695746Z use_cache=False, 2025-05-07T20:23:48.7696098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7696519Z use_cpu=True, 2025-05-07T20:23:48.7696854Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7697226Z ) 2025-05-07T20:23:48.7697565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7698438Z self=, 2025-05-07T20:23:48.7699245Z mixed_B=True, 2025-05-07T20:23:48.7699649Z compile=True, 2025-05-07T20:23:48.7699958Z T=1, 2025-05-07T20:23:48.7700222Z D=95, 2025-05-07T20:23:48.7700499Z B=74, 2025-05-07T20:23:48.7700765Z log_E=3, 2025-05-07T20:23:48.7701037Z L=3, 2025-05-07T20:23:48.7701314Z D_gradcheck=2, 2025-05-07T20:23:48.7701642Z stochastic_rounding=False, 2025-05-07T20:23:48.7702009Z weighted=False, 2025-05-07T20:23:48.7702322Z row_wise=False, 2025-05-07T20:23:48.7702629Z mixed=False, 2025-05-07T20:23:48.7702929Z use_cache=False, 2025-05-07T20:23:48.7703289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7703836Z use_cpu=True, 2025-05-07T20:23:48.7704186Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7704567Z ) 2025-05-07T20:23:48.7704917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7705790Z self=, 2025-05-07T20:23:48.7706587Z mixed_B=False, 2025-05-07T20:23:48.7706909Z compile=True, 2025-05-07T20:23:48.7707204Z T=3, 2025-05-07T20:23:48.7707462Z D=109, 2025-05-07T20:23:48.7707736Z B=117, 2025-05-07T20:23:48.7708013Z log_E=5, 2025-05-07T20:23:48.7708283Z L=14, 2025-05-07T20:23:48.7708569Z D_gradcheck=2, 2025-05-07T20:23:48.7708897Z stochastic_rounding=False, 2025-05-07T20:23:48.7709267Z weighted=True, 2025-05-07T20:23:48.7709577Z row_wise=False, 2025-05-07T20:23:48.7709889Z mixed=False, 2025-05-07T20:23:48.7710190Z use_cache=False, 2025-05-07T20:23:48.7710544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7710961Z use_cpu=True, 2025-05-07T20:23:48.7711284Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7711666Z ) 2025-05-07T20:23:48.7712288Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7713171Z self=, 2025-05-07T20:23:48.7713975Z mixed_B=False, 2025-05-07T20:23:48.7714290Z compile=False, 2025-05-07T20:23:48.7714598Z T=2, 2025-05-07T20:23:48.7714859Z D=101, 2025-05-07T20:23:48.7715125Z B=55, 2025-05-07T20:23:48.7715387Z log_E=4, 2025-05-07T20:23:48.7715657Z L=16, 2025-05-07T20:23:48.7715937Z D_gradcheck=1, 2025-05-07T20:23:48.7716262Z stochastic_rounding=True, 2025-05-07T20:23:48.7716626Z weighted=False, 2025-05-07T20:23:48.7716936Z row_wise=False, 2025-05-07T20:23:48.7717246Z mixed=True, 2025-05-07T20:23:48.7717540Z use_cache=False, 2025-05-07T20:23:48.7717894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7718311Z use_cpu=True, 2025-05-07T20:23:48.7718638Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7719014Z ) 2025-05-07T20:23:48.7719354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7720239Z self=, 2025-05-07T20:23:48.7721042Z mixed_B=True, 2025-05-07T20:23:48.7721355Z compile=False, 2025-05-07T20:23:48.7721657Z T=5, 2025-05-07T20:23:48.7721916Z D=126, 2025-05-07T20:23:48.7722192Z B=8, 2025-05-07T20:23:48.7722463Z log_E=4, 2025-05-07T20:23:48.7722732Z L=16, 2025-05-07T20:23:48.7723139Z D_gradcheck=2, 2025-05-07T20:23:48.7723470Z stochastic_rounding=False, 2025-05-07T20:23:48.7723838Z weighted=False, 2025-05-07T20:23:48.7724148Z row_wise=True, 2025-05-07T20:23:48.7724450Z mixed=True, 2025-05-07T20:23:48.7724743Z use_cache=True, 2025-05-07T20:23:48.7725094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7725517Z use_cpu=True, 2025-05-07T20:23:48.7725850Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.7726222Z ) 2025-05-07T20:23:48.7726565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7727428Z self=, 2025-05-07T20:23:48.7728571Z mixed_B=False, 2025-05-07T20:23:48.7729110Z compile=False, 2025-05-07T20:23:48.7729520Z T=1, 2025-05-07T20:23:48.7729799Z D=50, 2025-05-07T20:23:48.7730069Z B=43, 2025-05-07T20:23:48.7730333Z log_E=3, 2025-05-07T20:23:48.7730612Z L=13, 2025-05-07T20:23:48.7730899Z D_gradcheck=2, 2025-05-07T20:23:48.7731230Z stochastic_rounding=False, 2025-05-07T20:23:48.7731593Z weighted=True, 2025-05-07T20:23:48.7731899Z row_wise=False, 2025-05-07T20:23:48.7732201Z mixed=True, 2025-05-07T20:23:48.7732501Z use_cache=True, 2025-05-07T20:23:48.7732846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7733406Z use_cpu=True, 2025-05-07T20:23:48.7733747Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7734126Z ) 2025-05-07T20:23:48.7734464Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7735332Z self=, 2025-05-07T20:23:48.7736145Z mixed_B=False, 2025-05-07T20:23:48.7736452Z compile=False, 2025-05-07T20:23:48.7736743Z T=2, 2025-05-07T20:23:48.7737009Z D=75, 2025-05-07T20:23:48.7737276Z B=22, 2025-05-07T20:23:48.7737537Z log_E=5, 2025-05-07T20:23:48.7737815Z L=3, 2025-05-07T20:23:48.7738098Z D_gradcheck=2, 2025-05-07T20:23:48.7738418Z stochastic_rounding=False, 2025-05-07T20:23:48.7738792Z weighted=True, 2025-05-07T20:23:48.7739103Z row_wise=False, 2025-05-07T20:23:48.7739403Z mixed=True, 2025-05-07T20:23:48.7739705Z use_cache=False, 2025-05-07T20:23:48.7740059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7740476Z use_cpu=True, 2025-05-07T20:23:48.7740798Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7741177Z ) 2025-05-07T20:23:48.7741773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7742644Z self=, 2025-05-07T20:23:48.7743458Z mixed_B=True, 2025-05-07T20:23:48.7743776Z compile=False, 2025-05-07T20:23:48.7744079Z T=3, 2025-05-07T20:23:48.7744348Z D=13, 2025-05-07T20:23:48.7744620Z B=72, 2025-05-07T20:23:48.7744889Z log_E=5, 2025-05-07T20:23:48.7745169Z L=20, 2025-05-07T20:23:48.7745449Z D_gradcheck=1, 2025-05-07T20:23:48.7745766Z stochastic_rounding=True, 2025-05-07T20:23:48.7746132Z weighted=True, 2025-05-07T20:23:48.7746436Z row_wise=True, 2025-05-07T20:23:48.7746735Z mixed=False, 2025-05-07T20:23:48.7747037Z use_cache=False, 2025-05-07T20:23:48.7747397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.7747821Z use_cpu=True, 2025-05-07T20:23:48.7748158Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.7748537Z ) 2025-05-07T20:23:48.7748888Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.7749768Z self=, 2025-05-07T20:23:48.7750614Z mixed_B=True, 2025-05-07T20:23:48.7750968Z compile=True, 2025-05-07T20:23:48.7751269Z T=3, 2025-05-07T20:23:48.7751533Z D=79, 2025-05-07T20:23:48.7751799Z B=89, 2025-05-07T20:23:48.7752071Z log_E=4, 2025-05-07T20:23:48.7752346Z L=15, 2025-05-07T20:23:48.7752803Z D_gradcheck=2, 2025-05-07T20:23:48.7753130Z stochastic_rounding=False, 2025-05-07T20:23:48.7753500Z weighted=False, 2025-05-07T20:23:48.7753813Z row_wise=True, 2025-05-07T20:23:48.7754115Z mixed=True, 2025-05-07T20:23:48.7754409Z use_cache=True, 2025-05-07T20:23:48.7754758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.7755176Z use_cpu=True, 2025-05-07T20:23:48.7755504Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8147983Z ) 2025-05-07T20:23:48.8148504Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8149560Z self=, 2025-05-07T20:23:48.8150373Z mixed_B=False, 2025-05-07T20:23:48.8151087Z compile=True, 2025-05-07T20:23:48.8151406Z T=4, 2025-05-07T20:23:48.8151666Z D=5, 2025-05-07T20:23:48.8151938Z B=16, 2025-05-07T20:23:48.8152207Z log_E=5, 2025-05-07T20:23:48.8152481Z L=7, 2025-05-07T20:23:48.8152764Z D_gradcheck=2, 2025-05-07T20:23:48.8153094Z stochastic_rounding=False, 2025-05-07T20:23:48.8153468Z weighted=False, 2025-05-07T20:23:48.8153774Z row_wise=False, 2025-05-07T20:23:48.8154086Z mixed=False, 2025-05-07T20:23:48.8154396Z use_cache=False, 2025-05-07T20:23:48.8154747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8155322Z use_cpu=True, 2025-05-07T20:23:48.8155672Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8156052Z ) 2025-05-07T20:23:48.8156391Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8157276Z self=, 2025-05-07T20:23:48.8158076Z mixed_B=False, 2025-05-07T20:23:48.8158390Z compile=True, 2025-05-07T20:23:48.8158697Z T=5, 2025-05-07T20:23:48.8158957Z D=88, 2025-05-07T20:23:48.8159224Z B=60, 2025-05-07T20:23:48.8159497Z log_E=5, 2025-05-07T20:23:48.8159771Z L=7, 2025-05-07T20:23:48.8160050Z D_gradcheck=2, 2025-05-07T20:23:48.8160381Z stochastic_rounding=True, 2025-05-07T20:23:48.8160747Z weighted=False, 2025-05-07T20:23:48.8161064Z row_wise=False, 2025-05-07T20:23:48.8161372Z mixed=False, 2025-05-07T20:23:48.8161671Z use_cache=False, 2025-05-07T20:23:48.8162034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8162457Z use_cpu=True, 2025-05-07T20:23:48.8162790Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8163167Z ) 2025-05-07T20:23:48.8163511Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8164663Z self=, 2025-05-07T20:23:48.8165460Z mixed_B=False, 2025-05-07T20:23:48.8165769Z compile=True, 2025-05-07T20:23:48.8166066Z T=5, 2025-05-07T20:23:48.8166325Z D=109, 2025-05-07T20:23:48.8166596Z B=111, 2025-05-07T20:23:48.8166867Z log_E=5, 2025-05-07T20:23:48.8167141Z L=11, 2025-05-07T20:23:48.8167420Z D_gradcheck=1, 2025-05-07T20:23:48.8167746Z stochastic_rounding=True, 2025-05-07T20:23:48.8168113Z weighted=False, 2025-05-07T20:23:48.8168423Z row_wise=True, 2025-05-07T20:23:48.8168733Z mixed=False, 2025-05-07T20:23:48.8169033Z use_cache=True, 2025-05-07T20:23:48.8169613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8170054Z use_cpu=True, 2025-05-07T20:23:48.8170379Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8170761Z ) 2025-05-07T20:23:48.8171096Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8171980Z self=, 2025-05-07T20:23:48.8172780Z mixed_B=True, 2025-05-07T20:23:48.8173089Z compile=True, 2025-05-07T20:23:48.8173390Z T=5, 2025-05-07T20:23:48.8173651Z D=122, 2025-05-07T20:23:48.8173921Z B=56, 2025-05-07T20:23:48.8174189Z log_E=4, 2025-05-07T20:23:48.8174464Z L=20, 2025-05-07T20:23:48.8175011Z D_gradcheck=2, 2025-05-07T20:23:48.8175349Z stochastic_rounding=False, 2025-05-07T20:23:48.8175714Z weighted=True, 2025-05-07T20:23:48.8176021Z row_wise=False, 2025-05-07T20:23:48.8176326Z mixed=True, 2025-05-07T20:23:48.8176619Z use_cache=False, 2025-05-07T20:23:48.8176971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8177397Z use_cpu=True, 2025-05-07T20:23:48.8177727Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8178112Z ) 2025-05-07T20:23:48.8178450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8179321Z self=, 2025-05-07T20:23:48.8180129Z mixed_B=True, 2025-05-07T20:23:48.8180534Z compile=True, 2025-05-07T20:23:48.8180844Z T=1, 2025-05-07T20:23:48.8181102Z D=65, 2025-05-07T20:23:48.8181376Z B=71, 2025-05-07T20:23:48.8181644Z log_E=3, 2025-05-07T20:23:48.8181944Z L=2, 2025-05-07T20:23:48.8191601Z D_gradcheck=1, 2025-05-07T20:23:48.8191948Z stochastic_rounding=False, 2025-05-07T20:23:48.8192329Z weighted=False, 2025-05-07T20:23:48.8192635Z row_wise=False, 2025-05-07T20:23:48.8192938Z mixed=True, 2025-05-07T20:23:48.8193234Z use_cache=False, 2025-05-07T20:23:48.8193583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8194000Z use_cpu=True, 2025-05-07T20:23:48.8194557Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8194949Z ) 2025-05-07T20:23:48.8195290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8196174Z self=, 2025-05-07T20:23:48.8196971Z mixed_B=False, 2025-05-07T20:23:48.8197287Z compile=False, 2025-05-07T20:23:48.8197585Z T=3, 2025-05-07T20:23:48.8197964Z D=79, 2025-05-07T20:23:48.8198231Z B=30, 2025-05-07T20:23:48.8198492Z log_E=5, 2025-05-07T20:23:48.8198774Z L=0, 2025-05-07T20:23:48.8199054Z D_gradcheck=2, 2025-05-07T20:23:48.8199383Z stochastic_rounding=True, 2025-05-07T20:23:48.8199758Z weighted=False, 2025-05-07T20:23:48.8200072Z row_wise=False, 2025-05-07T20:23:48.8200371Z mixed=False, 2025-05-07T20:23:48.8200679Z use_cache=False, 2025-05-07T20:23:48.8201034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8201444Z use_cpu=True, 2025-05-07T20:23:48.8201787Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8202165Z ) 2025-05-07T20:23:48.8202495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8203517Z self=, 2025-05-07T20:23:48.8204326Z mixed_B=False, 2025-05-07T20:23:48.8204641Z compile=False, 2025-05-07T20:23:48.8204931Z T=5, 2025-05-07T20:23:48.8205200Z D=36, 2025-05-07T20:23:48.8205474Z B=35, 2025-05-07T20:23:48.8205737Z log_E=3, 2025-05-07T20:23:48.8206014Z L=18, 2025-05-07T20:23:48.8206301Z D_gradcheck=2, 2025-05-07T20:23:48.8206624Z stochastic_rounding=True, 2025-05-07T20:23:48.8206992Z weighted=False, 2025-05-07T20:23:48.8207303Z row_wise=False, 2025-05-07T20:23:48.8207599Z mixed=True, 2025-05-07T20:23:48.8207895Z use_cache=True, 2025-05-07T20:23:48.8208240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8208648Z use_cpu=True, 2025-05-07T20:23:48.8208986Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8209485Z ) 2025-05-07T20:23:48.8209838Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8210716Z self=, 2025-05-07T20:23:48.8211520Z mixed_B=False, 2025-05-07T20:23:48.8211826Z compile=True, 2025-05-07T20:23:48.8212128Z T=2, 2025-05-07T20:23:48.8212396Z D=46, 2025-05-07T20:23:48.8212655Z B=114, 2025-05-07T20:23:48.8212932Z log_E=4, 2025-05-07T20:23:48.8213207Z L=12, 2025-05-07T20:23:48.8213628Z D_gradcheck=2, 2025-05-07T20:23:48.8213956Z stochastic_rounding=True, 2025-05-07T20:23:48.8214333Z weighted=False, 2025-05-07T20:23:48.8214641Z row_wise=True, 2025-05-07T20:23:48.8214939Z mixed=True, 2025-05-07T20:23:48.8215237Z use_cache=True, 2025-05-07T20:23:48.8215587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8215991Z use_cpu=True, 2025-05-07T20:23:48.8216330Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8216709Z ) 2025-05-07T20:23:48.8217040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8217919Z self=, 2025-05-07T20:23:48.8218722Z mixed_B=False, 2025-05-07T20:23:48.8219122Z compile=True, 2025-05-07T20:23:48.8219438Z T=3, 2025-05-07T20:23:48.8219707Z D=125, 2025-05-07T20:23:48.8219970Z B=125, 2025-05-07T20:23:48.8220240Z log_E=3, 2025-05-07T20:23:48.8220515Z L=1, 2025-05-07T20:23:48.8220785Z D_gradcheck=1, 2025-05-07T20:23:48.8221113Z stochastic_rounding=False, 2025-05-07T20:23:48.8221483Z weighted=False, 2025-05-07T20:23:48.8221787Z row_wise=True, 2025-05-07T20:23:48.8222097Z mixed=True, 2025-05-07T20:23:48.8222394Z use_cache=True, 2025-05-07T20:23:48.8222740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8223144Z use_cpu=True, 2025-05-07T20:23:48.8223612Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8224008Z ) 2025-05-07T20:23:48.8224334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8225207Z self=, 2025-05-07T20:23:48.8226009Z mixed_B=False, 2025-05-07T20:23:48.8226313Z compile=False, 2025-05-07T20:23:48.8226614Z T=5, 2025-05-07T20:23:48.8226881Z D=15, 2025-05-07T20:23:48.8227153Z B=128, 2025-05-07T20:23:48.8227421Z log_E=5, 2025-05-07T20:23:48.8227697Z L=14, 2025-05-07T20:23:48.8228292Z D_gradcheck=2, 2025-05-07T20:23:48.8228627Z stochastic_rounding=True, 2025-05-07T20:23:48.8228998Z weighted=True, 2025-05-07T20:23:48.8229298Z row_wise=True, 2025-05-07T20:23:48.8229595Z mixed=True, 2025-05-07T20:23:48.8229892Z use_cache=False, 2025-05-07T20:23:48.8230239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8230654Z use_cpu=True, 2025-05-07T20:23:48.8230991Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8231364Z ) 2025-05-07T20:23:48.8231701Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8232830Z self=, 2025-05-07T20:23:48.8233638Z mixed_B=True, 2025-05-07T20:23:48.8233938Z compile=True, 2025-05-07T20:23:48.8234237Z T=2, 2025-05-07T20:23:48.8234502Z D=121, 2025-05-07T20:23:48.8234763Z B=20, 2025-05-07T20:23:48.8235036Z log_E=4, 2025-05-07T20:23:48.8235314Z L=6, 2025-05-07T20:23:48.8235588Z D_gradcheck=1, 2025-05-07T20:23:48.8235914Z stochastic_rounding=True, 2025-05-07T20:23:48.8236278Z weighted=True, 2025-05-07T20:23:48.8236578Z row_wise=True, 2025-05-07T20:23:48.8236881Z mixed=False, 2025-05-07T20:23:48.8237185Z use_cache=False, 2025-05-07T20:23:48.8237534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8237949Z use_cpu=True, 2025-05-07T20:23:48.8238281Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8238652Z ) 2025-05-07T20:23:48.8238992Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8239872Z self=, 2025-05-07T20:23:48.8240674Z mixed_B=True, 2025-05-07T20:23:48.8240980Z compile=False, 2025-05-07T20:23:48.8241280Z T=3, 2025-05-07T20:23:48.8241552Z D=80, 2025-05-07T20:23:48.8241810Z B=43, 2025-05-07T20:23:48.8242080Z log_E=4, 2025-05-07T20:23:48.8242360Z L=16, 2025-05-07T20:23:48.8242626Z D_gradcheck=2, 2025-05-07T20:23:48.8243153Z stochastic_rounding=False, 2025-05-07T20:23:48.8243526Z weighted=False, 2025-05-07T20:23:48.8243831Z row_wise=True, 2025-05-07T20:23:48.8244134Z mixed=False, 2025-05-07T20:23:48.8244430Z use_cache=True, 2025-05-07T20:23:48.8244768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8245179Z use_cpu=True, 2025-05-07T20:23:48.8245519Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8245892Z ) 2025-05-07T20:23:48.8246231Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8247109Z self=, 2025-05-07T20:23:48.8247904Z mixed_B=True, 2025-05-07T20:23:48.8248357Z compile=False, 2025-05-07T20:23:48.8248676Z T=5, 2025-05-07T20:23:48.8248934Z D=82, 2025-05-07T20:23:48.8249201Z B=106, 2025-05-07T20:23:48.8249587Z log_E=5, 2025-05-07T20:23:48.8249866Z L=20, 2025-05-07T20:23:48.8250132Z D_gradcheck=2, 2025-05-07T20:23:48.8250463Z stochastic_rounding=True, 2025-05-07T20:23:48.8250830Z weighted=False, 2025-05-07T20:23:48.8251135Z row_wise=True, 2025-05-07T20:23:48.8251433Z mixed=True, 2025-05-07T20:23:48.8251731Z use_cache=False, 2025-05-07T20:23:48.8252084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8252502Z use_cpu=True, 2025-05-07T20:23:48.8252983Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8253370Z ) 2025-05-07T20:23:48.8253706Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8254583Z self=, 2025-05-07T20:23:48.8255380Z mixed_B=True, 2025-05-07T20:23:48.8255690Z compile=True, 2025-05-07T20:23:48.8255987Z T=5, 2025-05-07T20:23:48.8256242Z D=31, 2025-05-07T20:23:48.8256507Z B=32, 2025-05-07T20:23:48.8256774Z log_E=3, 2025-05-07T20:23:48.8257043Z L=17, 2025-05-07T20:23:48.8257316Z D_gradcheck=1, 2025-05-07T20:23:48.8257648Z stochastic_rounding=True, 2025-05-07T20:23:48.8258013Z weighted=False, 2025-05-07T20:23:48.8258324Z row_wise=True, 2025-05-07T20:23:48.8258625Z mixed=False, 2025-05-07T20:23:48.8258929Z use_cache=True, 2025-05-07T20:23:48.8259262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8259676Z use_cpu=True, 2025-05-07T20:23:48.8260009Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8260385Z ) 2025-05-07T20:23:48.8260720Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8261762Z self=, 2025-05-07T20:23:48.8262564Z mixed_B=False, 2025-05-07T20:23:48.8263044Z compile=False, 2025-05-07T20:23:48.8263351Z T=5, 2025-05-07T20:23:48.8263609Z D=7, 2025-05-07T20:23:48.8263872Z B=58, 2025-05-07T20:23:48.8264135Z log_E=5, 2025-05-07T20:23:48.8264405Z L=9, 2025-05-07T20:23:48.8264698Z D_gradcheck=1, 2025-05-07T20:23:48.8265028Z stochastic_rounding=True, 2025-05-07T20:23:48.8265394Z weighted=False, 2025-05-07T20:23:48.8265702Z row_wise=True, 2025-05-07T20:23:48.8266006Z mixed=True, 2025-05-07T20:23:48.8266298Z use_cache=True, 2025-05-07T20:23:48.8266643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8267055Z use_cpu=True, 2025-05-07T20:23:48.8267384Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8267769Z ) 2025-05-07T20:23:48.8268111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8268989Z self=, 2025-05-07T20:23:48.8269789Z mixed_B=False, 2025-05-07T20:23:48.8270101Z compile=True, 2025-05-07T20:23:48.8270396Z T=4, 2025-05-07T20:23:48.8270654Z D=24, 2025-05-07T20:23:48.8270925Z B=74, 2025-05-07T20:23:48.8271192Z log_E=5, 2025-05-07T20:23:48.8271464Z L=20, 2025-05-07T20:23:48.8271740Z D_gradcheck=1, 2025-05-07T20:23:48.8272266Z stochastic_rounding=True, 2025-05-07T20:23:48.8272629Z weighted=True, 2025-05-07T20:23:48.8272932Z row_wise=True, 2025-05-07T20:23:48.8273236Z mixed=False, 2025-05-07T20:23:48.8273529Z use_cache=True, 2025-05-07T20:23:48.8273871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8274287Z use_cpu=True, 2025-05-07T20:23:48.8274617Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8274995Z ) 2025-05-07T20:23:48.8275327Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8276192Z self=, 2025-05-07T20:23:48.8276997Z mixed_B=False, 2025-05-07T20:23:48.8277390Z compile=True, 2025-05-07T20:23:48.8277695Z T=1, 2025-05-07T20:23:48.8277953Z D=51, 2025-05-07T20:23:48.8278220Z B=115, 2025-05-07T20:23:48.8278490Z log_E=3, 2025-05-07T20:23:48.8278761Z L=13, 2025-05-07T20:23:48.8279032Z D_gradcheck=1, 2025-05-07T20:23:48.8279361Z stochastic_rounding=True, 2025-05-07T20:23:48.8279722Z weighted=False, 2025-05-07T20:23:48.8280029Z row_wise=False, 2025-05-07T20:23:48.8280331Z mixed=False, 2025-05-07T20:23:48.8280630Z use_cache=False, 2025-05-07T20:23:48.8280983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8281397Z use_cpu=True, 2025-05-07T20:23:48.8281865Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8282268Z ) 2025-05-07T20:23:48.8282609Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8283483Z self=, 2025-05-07T20:23:48.8284286Z mixed_B=True, 2025-05-07T20:23:48.8284596Z compile=True, 2025-05-07T20:23:48.8284893Z T=3, 2025-05-07T20:23:48.8285156Z D=59, 2025-05-07T20:23:48.8285425Z B=18, 2025-05-07T20:23:48.8285694Z log_E=5, 2025-05-07T20:23:48.8285965Z L=15, 2025-05-07T20:23:48.8286240Z D_gradcheck=2, 2025-05-07T20:23:48.8286568Z stochastic_rounding=True, 2025-05-07T20:23:48.8286933Z weighted=False, 2025-05-07T20:23:48.8287244Z row_wise=False, 2025-05-07T20:23:48.8287545Z mixed=False, 2025-05-07T20:23:48.8287843Z use_cache=True, 2025-05-07T20:23:48.8288188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8288604Z use_cpu=True, 2025-05-07T20:23:48.8288933Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8664805Z ) 2025-05-07T20:23:48.8665347Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8666681Z self=, 2025-05-07T20:23:48.8667504Z mixed_B=True, 2025-05-07T20:23:48.8667817Z compile=True, 2025-05-07T20:23:48.8668120Z T=2, 2025-05-07T20:23:48.8668393Z D=13, 2025-05-07T20:23:48.8668661Z B=71, 2025-05-07T20:23:48.8668939Z log_E=4, 2025-05-07T20:23:48.8669219Z L=8, 2025-05-07T20:23:48.8669487Z D_gradcheck=1, 2025-05-07T20:23:48.8669824Z stochastic_rounding=False, 2025-05-07T20:23:48.8670195Z weighted=True, 2025-05-07T20:23:48.8670499Z row_wise=True, 2025-05-07T20:23:48.8670809Z mixed=False, 2025-05-07T20:23:48.8671113Z use_cache=True, 2025-05-07T20:23:48.8671461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8671874Z use_cpu=True, 2025-05-07T20:23:48.8672217Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8672602Z ) 2025-05-07T20:23:48.8672936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8673820Z self=, 2025-05-07T20:23:48.8674629Z mixed_B=True, 2025-05-07T20:23:48.8674935Z compile=False, 2025-05-07T20:23:48.8675238Z T=1, 2025-05-07T20:23:48.8675509Z D=4, 2025-05-07T20:23:48.8675769Z B=64, 2025-05-07T20:23:48.8676035Z log_E=3, 2025-05-07T20:23:48.8676311Z L=2, 2025-05-07T20:23:48.8676577Z D_gradcheck=1, 2025-05-07T20:23:48.8677147Z stochastic_rounding=True, 2025-05-07T20:23:48.8677518Z weighted=True, 2025-05-07T20:23:48.8677818Z row_wise=True, 2025-05-07T20:23:48.8678115Z mixed=True, 2025-05-07T20:23:48.8678418Z use_cache=False, 2025-05-07T20:23:48.8678764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8679180Z use_cpu=True, 2025-05-07T20:23:48.8679519Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8679898Z ) 2025-05-07T20:23:48.8680238Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8681120Z self=, 2025-05-07T20:23:48.8681927Z mixed_B=True, 2025-05-07T20:23:48.8682226Z compile=True, 2025-05-07T20:23:48.8682693Z T=2, 2025-05-07T20:23:48.8682977Z D=107, 2025-05-07T20:23:48.8683242Z B=90, 2025-05-07T20:23:48.8683510Z log_E=4, 2025-05-07T20:23:48.8683784Z L=20, 2025-05-07T20:23:48.8684057Z D_gradcheck=2, 2025-05-07T20:23:48.8684397Z stochastic_rounding=False, 2025-05-07T20:23:48.8684765Z weighted=True, 2025-05-07T20:23:48.8685065Z row_wise=True, 2025-05-07T20:23:48.8685369Z mixed=True, 2025-05-07T20:23:48.8685669Z use_cache=False, 2025-05-07T20:23:48.8686015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8686430Z use_cpu=True, 2025-05-07T20:23:48.8686993Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8687385Z ) 2025-05-07T20:23:48.8687725Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8688605Z self=, 2025-05-07T20:23:48.8689531Z mixed_B=False, 2025-05-07T20:23:48.8689838Z compile=True, 2025-05-07T20:23:48.8690138Z T=1, 2025-05-07T20:23:48.8690410Z D=121, 2025-05-07T20:23:48.8690678Z B=125, 2025-05-07T20:23:48.8690950Z log_E=5, 2025-05-07T20:23:48.8691228Z L=14, 2025-05-07T20:23:48.8691497Z D_gradcheck=2, 2025-05-07T20:23:48.8691830Z stochastic_rounding=False, 2025-05-07T20:23:48.8692205Z weighted=True, 2025-05-07T20:23:48.8692514Z row_wise=True, 2025-05-07T20:23:48.8692815Z mixed=False, 2025-05-07T20:23:48.8693114Z use_cache=True, 2025-05-07T20:23:48.8693455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8693870Z use_cpu=True, 2025-05-07T20:23:48.8694216Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8694593Z ) 2025-05-07T20:23:48.8694932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8696005Z self=, 2025-05-07T20:23:48.8696810Z mixed_B=False, 2025-05-07T20:23:48.8697123Z compile=False, 2025-05-07T20:23:48.8697425Z T=2, 2025-05-07T20:23:48.8697684Z D=97, 2025-05-07T20:23:48.8697955Z B=27, 2025-05-07T20:23:48.8698226Z log_E=4, 2025-05-07T20:23:48.8698514Z L=4, 2025-05-07T20:23:48.8698784Z D_gradcheck=1, 2025-05-07T20:23:48.8699117Z stochastic_rounding=False, 2025-05-07T20:23:48.8699490Z weighted=True, 2025-05-07T20:23:48.8699798Z row_wise=False, 2025-05-07T20:23:48.8700102Z mixed=True, 2025-05-07T20:23:48.8700405Z use_cache=False, 2025-05-07T20:23:48.8700768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8701194Z use_cpu=True, 2025-05-07T20:23:48.8701541Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8701921Z ) 2025-05-07T20:23:48.8702264Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8703142Z self=, 2025-05-07T20:23:48.8703938Z mixed_B=True, 2025-05-07T20:23:48.8704241Z compile=True, 2025-05-07T20:23:48.8704542Z T=5, 2025-05-07T20:23:48.8704802Z D=77, 2025-05-07T20:23:48.8705067Z B=99, 2025-05-07T20:23:48.8705338Z log_E=5, 2025-05-07T20:23:48.8705612Z L=2, 2025-05-07T20:23:48.8705888Z D_gradcheck=2, 2025-05-07T20:23:48.8706362Z stochastic_rounding=False, 2025-05-07T20:23:48.8706732Z weighted=False, 2025-05-07T20:23:48.8707048Z row_wise=True, 2025-05-07T20:23:48.8707350Z mixed=False, 2025-05-07T20:23:48.8707657Z use_cache=False, 2025-05-07T20:23:48.8708003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8708419Z use_cpu=True, 2025-05-07T20:23:48.8708756Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8709127Z ) 2025-05-07T20:23:48.8709464Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8710354Z self=, 2025-05-07T20:23:48.8711154Z mixed_B=True, 2025-05-07T20:23:48.8711460Z compile=False, 2025-05-07T20:23:48.8711870Z T=1, 2025-05-07T20:23:48.8712143Z D=7, 2025-05-07T20:23:48.8712423Z B=97, 2025-05-07T20:23:48.8712691Z log_E=3, 2025-05-07T20:23:48.8712961Z L=19, 2025-05-07T20:23:48.8713236Z D_gradcheck=2, 2025-05-07T20:23:48.8713570Z stochastic_rounding=True, 2025-05-07T20:23:48.8713933Z weighted=False, 2025-05-07T20:23:48.8714243Z row_wise=False, 2025-05-07T20:23:48.8714546Z mixed=True, 2025-05-07T20:23:48.8714836Z use_cache=True, 2025-05-07T20:23:48.8715180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8715593Z use_cpu=True, 2025-05-07T20:23:48.8716062Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8716459Z ) 2025-05-07T20:23:48.8716793Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8717679Z self=, 2025-05-07T20:23:48.8718479Z mixed_B=False, 2025-05-07T20:23:48.8718786Z compile=True, 2025-05-07T20:23:48.8719081Z T=4, 2025-05-07T20:23:48.8719341Z D=121, 2025-05-07T20:23:48.8719614Z B=17, 2025-05-07T20:23:48.8719880Z log_E=5, 2025-05-07T20:23:48.8720149Z L=14, 2025-05-07T20:23:48.8720425Z D_gradcheck=2, 2025-05-07T20:23:48.8720755Z stochastic_rounding=False, 2025-05-07T20:23:48.8721121Z weighted=False, 2025-05-07T20:23:48.8721433Z row_wise=False, 2025-05-07T20:23:48.8721734Z mixed=False, 2025-05-07T20:23:48.8722028Z use_cache=True, 2025-05-07T20:23:48.8722374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8722899Z use_cpu=True, 2025-05-07T20:23:48.8723238Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8723616Z ) 2025-05-07T20:23:48.8723947Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8725015Z self=, 2025-05-07T20:23:48.8725819Z mixed_B=False, 2025-05-07T20:23:48.8726121Z compile=True, 2025-05-07T20:23:48.8726418Z T=3, 2025-05-07T20:23:48.8726683Z D=13, 2025-05-07T20:23:48.8726945Z B=14, 2025-05-07T20:23:48.8727212Z log_E=5, 2025-05-07T20:23:48.8727489Z L=15, 2025-05-07T20:23:48.8727755Z D_gradcheck=1, 2025-05-07T20:23:48.8728384Z stochastic_rounding=False, 2025-05-07T20:23:48.8728763Z weighted=False, 2025-05-07T20:23:48.8729080Z row_wise=True, 2025-05-07T20:23:48.8729452Z mixed=False, 2025-05-07T20:23:48.8729762Z use_cache=True, 2025-05-07T20:23:48.8730112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8730517Z use_cpu=True, 2025-05-07T20:23:48.8730861Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8731240Z ) 2025-05-07T20:23:48.8731568Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8732448Z self=, 2025-05-07T20:23:48.8733253Z mixed_B=False, 2025-05-07T20:23:48.8733554Z compile=True, 2025-05-07T20:23:48.8733855Z T=4, 2025-05-07T20:23:48.8734118Z D=53, 2025-05-07T20:23:48.8734376Z B=39, 2025-05-07T20:23:48.8734644Z log_E=3, 2025-05-07T20:23:48.8734927Z L=12, 2025-05-07T20:23:48.8735196Z D_gradcheck=1, 2025-05-07T20:23:48.8735795Z stochastic_rounding=False, 2025-05-07T20:23:48.8736169Z weighted=True, 2025-05-07T20:23:48.8736471Z row_wise=False, 2025-05-07T20:23:48.8736778Z mixed=False, 2025-05-07T20:23:48.8737080Z use_cache=True, 2025-05-07T20:23:48.8737418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8737831Z use_cpu=True, 2025-05-07T20:23:48.8738174Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8738552Z ) 2025-05-07T20:23:48.8738881Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8739762Z self=, 2025-05-07T20:23:48.8740569Z mixed_B=False, 2025-05-07T20:23:48.8740869Z compile=True, 2025-05-07T20:23:48.8741323Z T=3, 2025-05-07T20:23:48.8741600Z D=49, 2025-05-07T20:23:48.8741860Z B=117, 2025-05-07T20:23:48.8742132Z log_E=5, 2025-05-07T20:23:48.8742407Z L=16, 2025-05-07T20:23:48.8742674Z D_gradcheck=2, 2025-05-07T20:23:48.8743006Z stochastic_rounding=True, 2025-05-07T20:23:48.8743375Z weighted=True, 2025-05-07T20:23:48.8743678Z row_wise=True, 2025-05-07T20:23:48.8743984Z mixed=True, 2025-05-07T20:23:48.8744284Z use_cache=False, 2025-05-07T20:23:48.8744630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8745041Z use_cpu=True, 2025-05-07T20:23:48.8745583Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8745975Z ) 2025-05-07T20:23:48.8746317Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8747196Z self=, 2025-05-07T20:23:48.8747995Z mixed_B=True, 2025-05-07T20:23:48.8748292Z compile=False, 2025-05-07T20:23:48.8748594Z T=3, 2025-05-07T20:23:48.8748864Z D=117, 2025-05-07T20:23:48.8749128Z B=103, 2025-05-07T20:23:48.8749401Z log_E=4, 2025-05-07T20:23:48.8749676Z L=14, 2025-05-07T20:23:48.8749946Z D_gradcheck=1, 2025-05-07T20:23:48.8750278Z stochastic_rounding=False, 2025-05-07T20:23:48.8750650Z weighted=False, 2025-05-07T20:23:48.8750958Z row_wise=False, 2025-05-07T20:23:48.8751261Z mixed=False, 2025-05-07T20:23:48.8751567Z use_cache=True, 2025-05-07T20:23:48.8751909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8752326Z use_cpu=True, 2025-05-07T20:23:48.8752662Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8753041Z ) 2025-05-07T20:23:48.8753380Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8754542Z self=, 2025-05-07T20:23:48.8755351Z mixed_B=True, 2025-05-07T20:23:48.8755651Z compile=False, 2025-05-07T20:23:48.8755961Z T=1, 2025-05-07T20:23:48.8756237Z D=27, 2025-05-07T20:23:48.8756499Z B=111, 2025-05-07T20:23:48.8756772Z log_E=3, 2025-05-07T20:23:48.8757055Z L=2, 2025-05-07T20:23:48.8757323Z D_gradcheck=1, 2025-05-07T20:23:48.8757665Z stochastic_rounding=False, 2025-05-07T20:23:48.8758043Z weighted=False, 2025-05-07T20:23:48.8758353Z row_wise=False, 2025-05-07T20:23:48.8758656Z mixed=True, 2025-05-07T20:23:48.8758955Z use_cache=False, 2025-05-07T20:23:48.8759301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8759715Z use_cpu=True, 2025-05-07T20:23:48.8760054Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8760427Z ) 2025-05-07T20:23:48.8760774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8761723Z self=, 2025-05-07T20:23:48.8762548Z mixed_B=False, 2025-05-07T20:23:48.8762858Z compile=False, 2025-05-07T20:23:48.8763168Z T=1, 2025-05-07T20:23:48.8763432Z D=43, 2025-05-07T20:23:48.8763713Z B=69, 2025-05-07T20:23:48.8763978Z log_E=5, 2025-05-07T20:23:48.8764251Z L=8, 2025-05-07T20:23:48.8764529Z D_gradcheck=1, 2025-05-07T20:23:48.8764997Z stochastic_rounding=True, 2025-05-07T20:23:48.8765368Z weighted=False, 2025-05-07T20:23:48.8765676Z row_wise=False, 2025-05-07T20:23:48.8765983Z mixed=False, 2025-05-07T20:23:48.8766286Z use_cache=True, 2025-05-07T20:23:48.8766626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8767042Z use_cpu=True, 2025-05-07T20:23:48.8767381Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8767753Z ) 2025-05-07T20:23:48.8768090Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8768965Z self=, 2025-05-07T20:23:48.8769895Z mixed_B=False, 2025-05-07T20:23:48.8770203Z compile=False, 2025-05-07T20:23:48.8770613Z T=5, 2025-05-07T20:23:48.8770882Z D=76, 2025-05-07T20:23:48.8771148Z B=21, 2025-05-07T20:23:48.8771414Z log_E=4, 2025-05-07T20:23:48.8771685Z L=20, 2025-05-07T20:23:48.8771960Z D_gradcheck=1, 2025-05-07T20:23:48.8772295Z stochastic_rounding=True, 2025-05-07T20:23:48.8772663Z weighted=True, 2025-05-07T20:23:48.8772971Z row_wise=True, 2025-05-07T20:23:48.8773271Z mixed=True, 2025-05-07T20:23:48.8773563Z use_cache=False, 2025-05-07T20:23:48.8773919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8774334Z use_cpu=True, 2025-05-07T20:23:48.8774807Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8775195Z ) 2025-05-07T20:23:48.8775533Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8776407Z self=, 2025-05-07T20:23:48.8777202Z mixed_B=False, 2025-05-07T20:23:48.8777509Z compile=False, 2025-05-07T20:23:48.8777806Z T=1, 2025-05-07T20:23:48.8778062Z D=68, 2025-05-07T20:23:48.8778329Z B=29, 2025-05-07T20:23:48.8778595Z log_E=4, 2025-05-07T20:23:48.8778865Z L=3, 2025-05-07T20:23:48.8779141Z D_gradcheck=2, 2025-05-07T20:23:48.8779473Z stochastic_rounding=False, 2025-05-07T20:23:48.8779839Z weighted=True, 2025-05-07T20:23:48.8780143Z row_wise=True, 2025-05-07T20:23:48.8780450Z mixed=True, 2025-05-07T20:23:48.8780741Z use_cache=True, 2025-05-07T20:23:48.8781084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8781497Z use_cpu=True, 2025-05-07T20:23:48.8781826Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.8782204Z ) 2025-05-07T20:23:48.8782548Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8783603Z self=, 2025-05-07T20:23:48.8784404Z mixed_B=False, 2025-05-07T20:23:48.8784709Z compile=False, 2025-05-07T20:23:48.8785008Z T=5, 2025-05-07T20:23:48.8785266Z D=102, 2025-05-07T20:23:48.8785557Z B=95, 2025-05-07T20:23:48.8785821Z log_E=4, 2025-05-07T20:23:48.8786092Z L=15, 2025-05-07T20:23:48.8786370Z D_gradcheck=1, 2025-05-07T20:23:48.8786705Z stochastic_rounding=True, 2025-05-07T20:23:48.8787068Z weighted=True, 2025-05-07T20:23:48.8787382Z row_wise=False, 2025-05-07T20:23:48.8787689Z mixed=False, 2025-05-07T20:23:48.8787985Z use_cache=False, 2025-05-07T20:23:48.8788338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.8788752Z use_cpu=True, 2025-05-07T20:23:48.8789079Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.8789460Z ) 2025-05-07T20:23:48.8789798Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.8790668Z self=, 2025-05-07T20:23:48.8791473Z mixed_B=True, 2025-05-07T20:23:48.8791774Z compile=True, 2025-05-07T20:23:48.8792077Z T=1, 2025-05-07T20:23:48.8792338Z D=21, 2025-05-07T20:23:48.8792605Z B=69, 2025-05-07T20:23:48.8792871Z log_E=5, 2025-05-07T20:23:48.8793143Z L=12, 2025-05-07T20:23:48.8793419Z D_gradcheck=1, 2025-05-07T20:23:48.8793886Z stochastic_rounding=True, 2025-05-07T20:23:48.8794252Z weighted=True, 2025-05-07T20:23:48.8794559Z row_wise=False, 2025-05-07T20:23:48.8794868Z mixed=False, 2025-05-07T20:23:48.8795168Z use_cache=False, 2025-05-07T20:23:48.8795527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.8795946Z use_cpu=True, 2025-05-07T20:23:48.8796276Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9185780Z ) 2025-05-07T20:23:48.9186280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9187232Z self=, 2025-05-07T20:23:48.9188035Z mixed_B=True, 2025-05-07T20:23:48.9188337Z compile=True, 2025-05-07T20:23:48.9188989Z T=5, 2025-05-07T20:23:48.9189258Z D=25, 2025-05-07T20:23:48.9189525Z B=57, 2025-05-07T20:23:48.9189790Z log_E=5, 2025-05-07T20:23:48.9190070Z L=10, 2025-05-07T20:23:48.9190338Z D_gradcheck=1, 2025-05-07T20:23:48.9190680Z stochastic_rounding=False, 2025-05-07T20:23:48.9191047Z weighted=False, 2025-05-07T20:23:48.9191351Z row_wise=False, 2025-05-07T20:23:48.9191654Z mixed=True, 2025-05-07T20:23:48.9191951Z use_cache=False, 2025-05-07T20:23:48.9192300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9192713Z use_cpu=True, 2025-05-07T20:23:48.9193264Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9193656Z ) 2025-05-07T20:23:48.9193993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9194876Z self=, 2025-05-07T20:23:48.9195673Z mixed_B=False, 2025-05-07T20:23:48.9195980Z compile=True, 2025-05-07T20:23:48.9196277Z T=5, 2025-05-07T20:23:48.9196537Z D=51, 2025-05-07T20:23:48.9196802Z B=121, 2025-05-07T20:23:48.9197073Z log_E=5, 2025-05-07T20:23:48.9197344Z L=4, 2025-05-07T20:23:48.9197615Z D_gradcheck=2, 2025-05-07T20:23:48.9197947Z stochastic_rounding=False, 2025-05-07T20:23:48.9198316Z weighted=False, 2025-05-07T20:23:48.9198633Z row_wise=True, 2025-05-07T20:23:48.9198937Z mixed=False, 2025-05-07T20:23:48.9199244Z use_cache=False, 2025-05-07T20:23:48.9199592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9200002Z use_cpu=True, 2025-05-07T20:23:48.9200342Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9200711Z ) 2025-05-07T20:23:48.9201045Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9202199Z self=, 2025-05-07T20:23:48.9202998Z mixed_B=False, 2025-05-07T20:23:48.9203305Z compile=False, 2025-05-07T20:23:48.9203609Z T=1, 2025-05-07T20:23:48.9203868Z D=111, 2025-05-07T20:23:48.9204135Z B=106, 2025-05-07T20:23:48.9204403Z log_E=5, 2025-05-07T20:23:48.9204673Z L=20, 2025-05-07T20:23:48.9204944Z D_gradcheck=1, 2025-05-07T20:23:48.9205272Z stochastic_rounding=False, 2025-05-07T20:23:48.9205637Z weighted=False, 2025-05-07T20:23:48.9205944Z row_wise=False, 2025-05-07T20:23:48.9206249Z mixed=False, 2025-05-07T20:23:48.9206549Z use_cache=False, 2025-05-07T20:23:48.9206907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9207324Z use_cpu=True, 2025-05-07T20:23:48.9207655Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9208035Z ) 2025-05-07T20:23:48.9208370Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9209243Z self=, 2025-05-07T20:23:48.9210172Z mixed_B=True, 2025-05-07T20:23:48.9210477Z compile=False, 2025-05-07T20:23:48.9210778Z T=4, 2025-05-07T20:23:48.9211037Z D=82, 2025-05-07T20:23:48.9211300Z B=87, 2025-05-07T20:23:48.9211570Z log_E=4, 2025-05-07T20:23:48.9211843Z L=11, 2025-05-07T20:23:48.9212118Z D_gradcheck=1, 2025-05-07T20:23:48.9212663Z stochastic_rounding=True, 2025-05-07T20:23:48.9213026Z weighted=True, 2025-05-07T20:23:48.9213327Z row_wise=False, 2025-05-07T20:23:48.9213630Z mixed=True, 2025-05-07T20:23:48.9213917Z use_cache=True, 2025-05-07T20:23:48.9214265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9214677Z use_cpu=True, 2025-05-07T20:23:48.9215007Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9215524Z ) 2025-05-07T20:23:48.9215863Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9216744Z self=, 2025-05-07T20:23:48.9217540Z mixed_B=True, 2025-05-07T20:23:48.9217847Z compile=True, 2025-05-07T20:23:48.9218242Z T=5, 2025-05-07T20:23:48.9218521Z D=71, 2025-05-07T20:23:48.9218786Z B=18, 2025-05-07T20:23:48.9219060Z log_E=3, 2025-05-07T20:23:48.9219332Z L=2, 2025-05-07T20:23:48.9219605Z D_gradcheck=2, 2025-05-07T20:23:48.9219933Z stochastic_rounding=False, 2025-05-07T20:23:48.9220299Z weighted=True, 2025-05-07T20:23:48.9220605Z row_wise=True, 2025-05-07T20:23:48.9220904Z mixed=True, 2025-05-07T20:23:48.9221195Z use_cache=True, 2025-05-07T20:23:48.9221543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9221953Z use_cpu=True, 2025-05-07T20:23:48.9222413Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9222808Z ) 2025-05-07T20:23:48.9223143Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9224013Z self=, 2025-05-07T20:23:48.9224815Z mixed_B=True, 2025-05-07T20:23:48.9225121Z compile=True, 2025-05-07T20:23:48.9225419Z T=4, 2025-05-07T20:23:48.9225677Z D=113, 2025-05-07T20:23:48.9225945Z B=26, 2025-05-07T20:23:48.9226219Z log_E=4, 2025-05-07T20:23:48.9226489Z L=20, 2025-05-07T20:23:48.9226761Z D_gradcheck=2, 2025-05-07T20:23:48.9227090Z stochastic_rounding=True, 2025-05-07T20:23:48.9227452Z weighted=True, 2025-05-07T20:23:48.9227757Z row_wise=True, 2025-05-07T20:23:48.9228404Z mixed=True, 2025-05-07T20:23:48.9228696Z use_cache=False, 2025-05-07T20:23:48.9229049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9229466Z use_cpu=True, 2025-05-07T20:23:48.9229801Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9230181Z ) 2025-05-07T20:23:48.9230516Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9231617Z self=, 2025-05-07T20:23:48.9232426Z mixed_B=True, 2025-05-07T20:23:48.9232730Z compile=True, 2025-05-07T20:23:48.9233157Z T=2, 2025-05-07T20:23:48.9233424Z D=2, 2025-05-07T20:23:48.9233690Z B=64, 2025-05-07T20:23:48.9233947Z log_E=3, 2025-05-07T20:23:48.9234224Z L=3, 2025-05-07T20:23:48.9234496Z D_gradcheck=1, 2025-05-07T20:23:48.9234820Z stochastic_rounding=True, 2025-05-07T20:23:48.9235188Z weighted=True, 2025-05-07T20:23:48.9235495Z row_wise=False, 2025-05-07T20:23:48.9235801Z mixed=True, 2025-05-07T20:23:48.9236095Z use_cache=True, 2025-05-07T20:23:48.9236439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9236857Z use_cpu=True, 2025-05-07T20:23:48.9237187Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9237568Z ) 2025-05-07T20:23:48.9237901Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9238770Z self=, 2025-05-07T20:23:48.9239574Z mixed_B=False, 2025-05-07T20:23:48.9239884Z compile=False, 2025-05-07T20:23:48.9240003Z T=2, 2025-05-07T20:23:48.9240115Z D=95, 2025-05-07T20:23:48.9240234Z B=5, 2025-05-07T20:23:48.9240345Z log_E=5, 2025-05-07T20:23:48.9240455Z L=3, 2025-05-07T20:23:48.9240583Z D_gradcheck=1, 2025-05-07T20:23:48.9240722Z stochastic_rounding=True, 2025-05-07T20:23:48.9241039Z weighted=True, 2025-05-07T20:23:48.9241159Z row_wise=True, 2025-05-07T20:23:48.9241274Z mixed=True, 2025-05-07T20:23:48.9241401Z use_cache=True, 2025-05-07T20:23:48.9241557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9241677Z use_cpu=True, 2025-05-07T20:23:48.9241832Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9241946Z ) 2025-05-07T20:23:48.9242140Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9242683Z self=, 2025-05-07T20:23:48.9242801Z mixed_B=True, 2025-05-07T20:23:48.9242922Z compile=False, 2025-05-07T20:23:48.9243041Z T=3, 2025-05-07T20:23:48.9243340Z D=55, 2025-05-07T20:23:48.9243473Z B=43, 2025-05-07T20:23:48.9243588Z log_E=4, 2025-05-07T20:23:48.9243707Z L=15, 2025-05-07T20:23:48.9243831Z D_gradcheck=2, 2025-05-07T20:23:48.9243972Z stochastic_rounding=False, 2025-05-07T20:23:48.9244096Z weighted=True, 2025-05-07T20:23:48.9244222Z row_wise=False, 2025-05-07T20:23:48.9244338Z mixed=False, 2025-05-07T20:23:48.9244457Z use_cache=True, 2025-05-07T20:23:48.9244620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9244736Z use_cpu=True, 2025-05-07T20:23:48.9244885Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9245180Z ) 2025-05-07T20:23:48.9245388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9245922Z self=, 2025-05-07T20:23:48.9246050Z mixed_B=False, 2025-05-07T20:23:48.9256706Z compile=False, 2025-05-07T20:23:48.9256943Z T=3, 2025-05-07T20:23:48.9257079Z D=34, 2025-05-07T20:23:48.9257193Z B=66, 2025-05-07T20:23:48.9257319Z log_E=4, 2025-05-07T20:23:48.9257429Z L=20, 2025-05-07T20:23:48.9257550Z D_gradcheck=2, 2025-05-07T20:23:48.9257701Z stochastic_rounding=False, 2025-05-07T20:23:48.9257830Z weighted=False, 2025-05-07T20:23:48.9257949Z row_wise=False, 2025-05-07T20:23:48.9258067Z mixed=True, 2025-05-07T20:23:48.9258186Z use_cache=True, 2025-05-07T20:23:48.9258345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9258470Z use_cpu=True, 2025-05-07T20:23:48.9258621Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9258735Z ) 2025-05-07T20:23:48.9258946Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9259712Z self=, 2025-05-07T20:23:48.9259843Z mixed_B=True, 2025-05-07T20:23:48.9259964Z compile=False, 2025-05-07T20:23:48.9260076Z T=1, 2025-05-07T20:23:48.9260199Z D=44, 2025-05-07T20:23:48.9260313Z B=63, 2025-05-07T20:23:48.9260425Z log_E=4, 2025-05-07T20:23:48.9260542Z L=19, 2025-05-07T20:23:48.9260661Z D_gradcheck=1, 2025-05-07T20:23:48.9260803Z stochastic_rounding=False, 2025-05-07T20:23:48.9260938Z weighted=True, 2025-05-07T20:23:48.9261058Z row_wise=False, 2025-05-07T20:23:48.9261174Z mixed=False, 2025-05-07T20:23:48.9261297Z use_cache=False, 2025-05-07T20:23:48.9261453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9261575Z use_cpu=True, 2025-05-07T20:23:48.9261733Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9261843Z ) 2025-05-07T20:23:48.9262047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9262584Z self=, 2025-05-07T20:23:48.9262701Z mixed_B=True, 2025-05-07T20:23:48.9262828Z compile=False, 2025-05-07T20:23:48.9262939Z T=1, 2025-05-07T20:23:48.9263053Z D=7, 2025-05-07T20:23:48.9263169Z B=93, 2025-05-07T20:23:48.9263282Z log_E=5, 2025-05-07T20:23:48.9263391Z L=9, 2025-05-07T20:23:48.9263520Z D_gradcheck=1, 2025-05-07T20:23:48.9263661Z stochastic_rounding=True, 2025-05-07T20:23:48.9263918Z weighted=False, 2025-05-07T20:23:48.9264049Z row_wise=True, 2025-05-07T20:23:48.9264164Z mixed=False, 2025-05-07T20:23:48.9264283Z use_cache=True, 2025-05-07T20:23:48.9264445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9264563Z use_cpu=True, 2025-05-07T20:23:48.9264716Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9264830Z ) 2025-05-07T20:23:48.9265041Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9265585Z self=, 2025-05-07T20:23:48.9265704Z mixed_B=False, 2025-05-07T20:23:48.9265823Z compile=False, 2025-05-07T20:23:48.9265939Z T=3, 2025-05-07T20:23:48.9266176Z D=79, 2025-05-07T20:23:48.9266302Z B=123, 2025-05-07T20:23:48.9266421Z log_E=5, 2025-05-07T20:23:48.9266534Z L=1, 2025-05-07T20:23:48.9266650Z D_gradcheck=2, 2025-05-07T20:23:48.9266793Z stochastic_rounding=True, 2025-05-07T20:23:48.9266918Z weighted=False, 2025-05-07T20:23:48.9267036Z row_wise=True, 2025-05-07T20:23:48.9267157Z mixed=False, 2025-05-07T20:23:48.9267277Z use_cache=False, 2025-05-07T20:23:48.9267436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9267552Z use_cpu=True, 2025-05-07T20:23:48.9267697Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9267922Z ) 2025-05-07T20:23:48.9268131Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9268666Z self=, 2025-05-07T20:23:48.9268792Z mixed_B=True, 2025-05-07T20:23:48.9268912Z compile=False, 2025-05-07T20:23:48.9269023Z T=4, 2025-05-07T20:23:48.9269142Z D=99, 2025-05-07T20:23:48.9269250Z B=64, 2025-05-07T20:23:48.9269361Z log_E=5, 2025-05-07T20:23:48.9269478Z L=11, 2025-05-07T20:23:48.9269596Z D_gradcheck=2, 2025-05-07T20:23:48.9269743Z stochastic_rounding=False, 2025-05-07T20:23:48.9269865Z weighted=True, 2025-05-07T20:23:48.9269985Z row_wise=False, 2025-05-07T20:23:48.9270110Z mixed=False, 2025-05-07T20:23:48.9270229Z use_cache=True, 2025-05-07T20:23:48.9270386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9270511Z use_cpu=True, 2025-05-07T20:23:48.9270658Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9270770Z ) 2025-05-07T20:23:48.9270975Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9271500Z self=, 2025-05-07T20:23:48.9271742Z mixed_B=True, 2025-05-07T20:23:48.9271870Z compile=False, 2025-05-07T20:23:48.9271980Z T=2, 2025-05-07T20:23:48.9272093Z D=55, 2025-05-07T20:23:48.9272210Z B=48, 2025-05-07T20:23:48.9272323Z log_E=3, 2025-05-07T20:23:48.9272440Z L=11, 2025-05-07T20:23:48.9272559Z D_gradcheck=2, 2025-05-07T20:23:48.9272697Z stochastic_rounding=True, 2025-05-07T20:23:48.9272826Z weighted=True, 2025-05-07T20:23:48.9272945Z row_wise=False, 2025-05-07T20:23:48.9273061Z mixed=True, 2025-05-07T20:23:48.9273189Z use_cache=False, 2025-05-07T20:23:48.9273344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9273464Z use_cpu=True, 2025-05-07T20:23:48.9273618Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9273728Z ) 2025-05-07T20:23:48.9273922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9274458Z self=, 2025-05-07T20:23:48.9274581Z mixed_B=False, 2025-05-07T20:23:48.9274708Z compile=False, 2025-05-07T20:23:48.9274824Z T=1, 2025-05-07T20:23:48.9274941Z D=128, 2025-05-07T20:23:48.9275062Z B=126, 2025-05-07T20:23:48.9275177Z log_E=5, 2025-05-07T20:23:48.9275290Z L=11, 2025-05-07T20:23:48.9275419Z D_gradcheck=2, 2025-05-07T20:23:48.9275560Z stochastic_rounding=False, 2025-05-07T20:23:48.9275794Z weighted=True, 2025-05-07T20:23:48.9275923Z row_wise=False, 2025-05-07T20:23:48.9276040Z mixed=True, 2025-05-07T20:23:48.9276160Z use_cache=True, 2025-05-07T20:23:48.9276325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9276448Z use_cpu=True, 2025-05-07T20:23:48.9276595Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9276717Z ) 2025-05-07T20:23:48.9276915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9277455Z self=, 2025-05-07T20:23:48.9277578Z mixed_B=False, 2025-05-07T20:23:48.9277697Z compile=True, 2025-05-07T20:23:48.9277818Z T=3, 2025-05-07T20:23:48.9277998Z D=51, 2025-05-07T20:23:48.9278120Z B=68, 2025-05-07T20:23:48.9278240Z log_E=3, 2025-05-07T20:23:48.9278351Z L=3, 2025-05-07T20:23:48.9278468Z D_gradcheck=2, 2025-05-07T20:23:48.9278614Z stochastic_rounding=False, 2025-05-07T20:23:48.9278738Z weighted=True, 2025-05-07T20:23:48.9278856Z row_wise=False, 2025-05-07T20:23:48.9278980Z mixed=False, 2025-05-07T20:23:48.9279100Z use_cache=True, 2025-05-07T20:23:48.9279255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9279380Z use_cpu=True, 2025-05-07T20:23:48.9279527Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9279734Z ) 2025-05-07T20:23:48.9279947Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9280475Z self=, 2025-05-07T20:23:48.9280606Z mixed_B=False, 2025-05-07T20:23:48.9280725Z compile=True, 2025-05-07T20:23:48.9280837Z T=4, 2025-05-07T20:23:48.9280956Z D=67, 2025-05-07T20:23:48.9281068Z B=69, 2025-05-07T20:23:48.9281179Z log_E=5, 2025-05-07T20:23:48.9281297Z L=8, 2025-05-07T20:23:48.9281416Z D_gradcheck=2, 2025-05-07T20:23:48.9281553Z stochastic_rounding=True, 2025-05-07T20:23:48.9281682Z weighted=True, 2025-05-07T20:23:48.9281802Z row_wise=False, 2025-05-07T20:23:48.9281922Z mixed=False, 2025-05-07T20:23:48.9282052Z use_cache=False, 2025-05-07T20:23:48.9282209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9282340Z use_cpu=True, 2025-05-07T20:23:48.9282489Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9707996Z ) 2025-05-07T20:23:48.9708351Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9708933Z self=, 2025-05-07T20:23:48.9709412Z mixed_B=True, 2025-05-07T20:23:48.9709542Z compile=False, 2025-05-07T20:23:48.9709651Z T=4, 2025-05-07T20:23:48.9709776Z D=127, 2025-05-07T20:23:48.9709887Z B=115, 2025-05-07T20:23:48.9709997Z log_E=3, 2025-05-07T20:23:48.9710116Z L=1, 2025-05-07T20:23:48.9710235Z D_gradcheck=1, 2025-05-07T20:23:48.9710385Z stochastic_rounding=True, 2025-05-07T20:23:48.9710518Z weighted=False, 2025-05-07T20:23:48.9710642Z row_wise=False, 2025-05-07T20:23:48.9710766Z mixed=False, 2025-05-07T20:23:48.9710886Z use_cache=False, 2025-05-07T20:23:48.9711044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9711170Z use_cpu=True, 2025-05-07T20:23:48.9711317Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9711433Z ) 2025-05-07T20:23:48.9711639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9712174Z self=, 2025-05-07T20:23:48.9712296Z mixed_B=True, 2025-05-07T20:23:48.9712425Z compile=False, 2025-05-07T20:23:48.9712535Z T=4, 2025-05-07T20:23:48.9712660Z D=109, 2025-05-07T20:23:48.9712771Z B=118, 2025-05-07T20:23:48.9712884Z log_E=3, 2025-05-07T20:23:48.9713001Z L=11, 2025-05-07T20:23:48.9713119Z D_gradcheck=2, 2025-05-07T20:23:48.9713264Z stochastic_rounding=False, 2025-05-07T20:23:48.9713556Z weighted=False, 2025-05-07T20:23:48.9713678Z row_wise=False, 2025-05-07T20:23:48.9713799Z mixed=True, 2025-05-07T20:23:48.9713925Z use_cache=False, 2025-05-07T20:23:48.9714084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9714201Z use_cpu=True, 2025-05-07T20:23:48.9714355Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9714466Z ) 2025-05-07T20:23:48.9714663Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9715201Z self=, 2025-05-07T20:23:48.9715326Z mixed_B=False, 2025-05-07T20:23:48.9715453Z compile=True, 2025-05-07T20:23:48.9715564Z T=4, 2025-05-07T20:23:48.9715847Z D=13, 2025-05-07T20:23:48.9715987Z B=21, 2025-05-07T20:23:48.9716101Z log_E=4, 2025-05-07T20:23:48.9716214Z L=16, 2025-05-07T20:23:48.9716343Z D_gradcheck=2, 2025-05-07T20:23:48.9716481Z stochastic_rounding=True, 2025-05-07T20:23:48.9716605Z weighted=True, 2025-05-07T20:23:48.9716731Z row_wise=False, 2025-05-07T20:23:48.9716848Z mixed=False, 2025-05-07T20:23:48.9716971Z use_cache=True, 2025-05-07T20:23:48.9717135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9717254Z use_cpu=True, 2025-05-07T20:23:48.9717400Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9717745Z ) 2025-05-07T20:23:48.9717955Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9718492Z self=, 2025-05-07T20:23:48.9718619Z mixed_B=False, 2025-05-07T20:23:48.9718739Z compile=True, 2025-05-07T20:23:48.9718862Z T=5, 2025-05-07T20:23:48.9718979Z D=25, 2025-05-07T20:23:48.9719089Z B=77, 2025-05-07T20:23:48.9719208Z log_E=3, 2025-05-07T20:23:48.9719318Z L=17, 2025-05-07T20:23:48.9719438Z D_gradcheck=2, 2025-05-07T20:23:48.9719585Z stochastic_rounding=True, 2025-05-07T20:23:48.9719710Z weighted=False, 2025-05-07T20:23:48.9719828Z row_wise=True, 2025-05-07T20:23:48.9719954Z mixed=False, 2025-05-07T20:23:48.9720076Z use_cache=False, 2025-05-07T20:23:48.9720234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9720359Z use_cpu=True, 2025-05-07T20:23:48.9720508Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9720628Z ) 2025-05-07T20:23:48.9720823Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9721355Z self=, 2025-05-07T20:23:48.9721605Z mixed_B=False, 2025-05-07T20:23:48.9721727Z compile=False, 2025-05-07T20:23:48.9721842Z T=2, 2025-05-07T20:23:48.9721964Z D=123, 2025-05-07T20:23:48.9722074Z B=61, 2025-05-07T20:23:48.9722189Z log_E=5, 2025-05-07T20:23:48.9722308Z L=4, 2025-05-07T20:23:48.9722429Z D_gradcheck=2, 2025-05-07T20:23:48.9722567Z stochastic_rounding=True, 2025-05-07T20:23:48.9722701Z weighted=False, 2025-05-07T20:23:48.9722822Z row_wise=False, 2025-05-07T20:23:48.9722942Z mixed=False, 2025-05-07T20:23:48.9723069Z use_cache=True, 2025-05-07T20:23:48.9723228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9723356Z use_cpu=True, 2025-05-07T20:23:48.9723622Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9723736Z ) 2025-05-07T20:23:48.9723930Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9724465Z self=, 2025-05-07T20:23:48.9724588Z mixed_B=True, 2025-05-07T20:23:48.9724711Z compile=True, 2025-05-07T20:23:48.9724833Z T=3, 2025-05-07T20:23:48.9724948Z D=82, 2025-05-07T20:23:48.9725062Z B=72, 2025-05-07T20:23:48.9725182Z log_E=4, 2025-05-07T20:23:48.9725295Z L=14, 2025-05-07T20:23:48.9725417Z D_gradcheck=1, 2025-05-07T20:23:48.9725563Z stochastic_rounding=False, 2025-05-07T20:23:48.9725809Z weighted=False, 2025-05-07T20:23:48.9725930Z row_wise=False, 2025-05-07T20:23:48.9726056Z mixed=True, 2025-05-07T20:23:48.9726175Z use_cache=True, 2025-05-07T20:23:48.9726334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9726463Z use_cpu=True, 2025-05-07T20:23:48.9726612Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9726733Z ) 2025-05-07T20:23:48.9726933Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9727459Z self=, 2025-05-07T20:23:48.9727589Z mixed_B=False, 2025-05-07T20:23:48.9727713Z compile=False, 2025-05-07T20:23:48.9728340Z T=1, 2025-05-07T20:23:48.9728689Z D=70, 2025-05-07T20:23:48.9728815Z B=46, 2025-05-07T20:23:48.9728931Z log_E=5, 2025-05-07T20:23:48.9729051Z L=12, 2025-05-07T20:23:48.9729170Z D_gradcheck=2, 2025-05-07T20:23:48.9729310Z stochastic_rounding=False, 2025-05-07T20:23:48.9729530Z weighted=False, 2025-05-07T20:23:48.9729660Z row_wise=False, 2025-05-07T20:23:48.9729778Z mixed=True, 2025-05-07T20:23:48.9729912Z use_cache=False, 2025-05-07T20:23:48.9730076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9730204Z use_cpu=True, 2025-05-07T20:23:48.9730351Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9730579Z ) 2025-05-07T20:23:48.9730794Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9731330Z self=, 2025-05-07T20:23:48.9731466Z mixed_B=False, 2025-05-07T20:23:48.9731593Z compile=True, 2025-05-07T20:23:48.9731705Z T=2, 2025-05-07T20:23:48.9731823Z D=48, 2025-05-07T20:23:48.9731950Z B=64, 2025-05-07T20:23:48.9732064Z log_E=5, 2025-05-07T20:23:48.9732177Z L=8, 2025-05-07T20:23:48.9732308Z D_gradcheck=1, 2025-05-07T20:23:48.9732449Z stochastic_rounding=True, 2025-05-07T20:23:48.9732573Z weighted=True, 2025-05-07T20:23:48.9732704Z row_wise=True, 2025-05-07T20:23:48.9732820Z mixed=True, 2025-05-07T20:23:48.9732950Z use_cache=False, 2025-05-07T20:23:48.9733108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9733228Z use_cpu=True, 2025-05-07T20:23:48.9733383Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9733496Z ) 2025-05-07T20:23:48.9733690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9734218Z self=, 2025-05-07T20:23:48.9734510Z mixed_B=True, 2025-05-07T20:23:48.9734630Z compile=True, 2025-05-07T20:23:48.9734749Z T=1, 2025-05-07T20:23:48.9734862Z D=42, 2025-05-07T20:23:48.9734973Z B=88, 2025-05-07T20:23:48.9735095Z log_E=4, 2025-05-07T20:23:48.9735206Z L=1, 2025-05-07T20:23:48.9735335Z D_gradcheck=1, 2025-05-07T20:23:48.9735477Z stochastic_rounding=False, 2025-05-07T20:23:48.9735603Z weighted=False, 2025-05-07T20:23:48.9735727Z row_wise=True, 2025-05-07T20:23:48.9735843Z mixed=False, 2025-05-07T20:23:48.9735962Z use_cache=True, 2025-05-07T20:23:48.9736125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9736246Z use_cpu=True, 2025-05-07T20:23:48.9736399Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9736517Z ) 2025-05-07T20:23:48.9736711Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9737247Z self=, 2025-05-07T20:23:48.9737383Z mixed_B=False, 2025-05-07T20:23:48.9737506Z compile=True, 2025-05-07T20:23:48.9737625Z T=1, 2025-05-07T20:23:48.9737738Z D=19, 2025-05-07T20:23:48.9737850Z B=4, 2025-05-07T20:23:48.9737976Z log_E=5, 2025-05-07T20:23:48.9738087Z L=15, 2025-05-07T20:23:48.9738206Z D_gradcheck=1, 2025-05-07T20:23:48.9738353Z stochastic_rounding=False, 2025-05-07T20:23:48.9738664Z weighted=True, 2025-05-07T20:23:48.9738784Z row_wise=True, 2025-05-07T20:23:48.9738906Z mixed=True, 2025-05-07T20:23:48.9739027Z use_cache=True, 2025-05-07T20:23:48.9739184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9739307Z use_cpu=True, 2025-05-07T20:23:48.9739458Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9739570Z ) 2025-05-07T20:23:48.9739771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9740300Z self=, 2025-05-07T20:23:48.9740430Z mixed_B=False, 2025-05-07T20:23:48.9740550Z compile=False, 2025-05-07T20:23:48.9740659Z T=3, 2025-05-07T20:23:48.9740912Z D=45, 2025-05-07T20:23:48.9741042Z B=44, 2025-05-07T20:23:48.9741153Z log_E=3, 2025-05-07T20:23:48.9741276Z L=8, 2025-05-07T20:23:48.9741400Z D_gradcheck=1, 2025-05-07T20:23:48.9741540Z stochastic_rounding=False, 2025-05-07T20:23:48.9741670Z weighted=True, 2025-05-07T20:23:48.9741792Z row_wise=True, 2025-05-07T20:23:48.9741928Z mixed=False, 2025-05-07T20:23:48.9742054Z use_cache=False, 2025-05-07T20:23:48.9742212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9742331Z use_cpu=True, 2025-05-07T20:23:48.9742488Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9742708Z ) 2025-05-07T20:23:48.9742915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9743455Z self=, 2025-05-07T20:23:48.9743585Z mixed_B=True, 2025-05-07T20:23:48.9743713Z compile=True, 2025-05-07T20:23:48.9743825Z T=4, 2025-05-07T20:23:48.9743940Z D=21, 2025-05-07T20:23:48.9744059Z B=113, 2025-05-07T20:23:48.9744171Z log_E=5, 2025-05-07T20:23:48.9744282Z L=20, 2025-05-07T20:23:48.9744409Z D_gradcheck=2, 2025-05-07T20:23:48.9744550Z stochastic_rounding=False, 2025-05-07T20:23:48.9744675Z weighted=True, 2025-05-07T20:23:48.9744798Z row_wise=True, 2025-05-07T20:23:48.9744918Z mixed=False, 2025-05-07T20:23:48.9745037Z use_cache=True, 2025-05-07T20:23:48.9745198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9745316Z use_cpu=True, 2025-05-07T20:23:48.9745472Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9745583Z ) 2025-05-07T20:23:48.9745781Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9746322Z self=, 2025-05-07T20:23:48.9746588Z mixed_B=True, 2025-05-07T20:23:48.9746709Z compile=True, 2025-05-07T20:23:48.9746831Z T=3, 2025-05-07T20:23:48.9746948Z D=51, 2025-05-07T20:23:48.9747062Z B=119, 2025-05-07T20:23:48.9747181Z log_E=3, 2025-05-07T20:23:48.9747294Z L=13, 2025-05-07T20:23:48.9747414Z D_gradcheck=1, 2025-05-07T20:23:48.9747564Z stochastic_rounding=False, 2025-05-07T20:23:48.9747689Z weighted=True, 2025-05-07T20:23:48.9747811Z row_wise=True, 2025-05-07T20:23:48.9747936Z mixed=True, 2025-05-07T20:23:48.9748055Z use_cache=True, 2025-05-07T20:23:48.9748222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9748340Z use_cpu=True, 2025-05-07T20:23:48.9748491Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9748605Z ) 2025-05-07T20:23:48.9748804Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9749335Z self=, 2025-05-07T20:23:48.9749465Z mixed_B=False, 2025-05-07T20:23:48.9749594Z compile=False, 2025-05-07T20:23:48.9749705Z T=5, 2025-05-07T20:23:48.9749828Z D=108, 2025-05-07T20:23:48.9749940Z B=20, 2025-05-07T20:23:48.9750054Z log_E=4, 2025-05-07T20:23:48.9750173Z L=8, 2025-05-07T20:23:48.9750292Z D_gradcheck=2, 2025-05-07T20:23:48.9750431Z stochastic_rounding=False, 2025-05-07T20:23:48.9750682Z weighted=True, 2025-05-07T20:23:48.9750807Z row_wise=True, 2025-05-07T20:23:48.9750928Z mixed=True, 2025-05-07T20:23:48.9751049Z use_cache=True, 2025-05-07T20:23:48.9751211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9751338Z use_cpu=True, 2025-05-07T20:23:48.9751488Z output_dtype=SparseType.FP32, 2025-05-07T20:23:48.9751599Z ) 2025-05-07T20:23:48.9751806Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9752341Z self=, 2025-05-07T20:23:48.9752463Z mixed_B=False, 2025-05-07T20:23:48.9752588Z compile=True, 2025-05-07T20:23:48.9752699Z T=4, 2025-05-07T20:23:48.9752926Z D=64, 2025-05-07T20:23:48.9753056Z B=43, 2025-05-07T20:23:48.9753170Z log_E=5, 2025-05-07T20:23:48.9753292Z L=19, 2025-05-07T20:23:48.9753413Z D_gradcheck=1, 2025-05-07T20:23:48.9753555Z stochastic_rounding=False, 2025-05-07T20:23:48.9753691Z weighted=True, 2025-05-07T20:23:48.9753811Z row_wise=True, 2025-05-07T20:23:48.9753926Z mixed=True, 2025-05-07T20:23:48.9754053Z use_cache=True, 2025-05-07T20:23:48.9754209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9754331Z use_cpu=True, 2025-05-07T20:23:48.9754487Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9754594Z ) 2025-05-07T20:23:48.9754861Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9755407Z self=, 2025-05-07T20:23:48.9755542Z mixed_B=False, 2025-05-07T20:23:48.9755673Z compile=False, 2025-05-07T20:23:48.9755783Z T=3, 2025-05-07T20:23:48.9755898Z D=13, 2025-05-07T20:23:48.9756018Z B=123, 2025-05-07T20:23:48.9756131Z log_E=3, 2025-05-07T20:23:48.9756239Z L=13, 2025-05-07T20:23:48.9756365Z D_gradcheck=1, 2025-05-07T20:23:48.9756505Z stochastic_rounding=False, 2025-05-07T20:23:48.9756631Z weighted=False, 2025-05-07T20:23:48.9756755Z row_wise=True, 2025-05-07T20:23:48.9756873Z mixed=True, 2025-05-07T20:23:48.9756992Z use_cache=True, 2025-05-07T20:23:48.9757155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9757274Z use_cpu=True, 2025-05-07T20:23:48.9757423Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9757535Z ) 2025-05-07T20:23:48.9757733Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9758271Z self=, 2025-05-07T20:23:48.9758485Z mixed_B=False, 2025-05-07T20:23:48.9758611Z compile=False, 2025-05-07T20:23:48.9758729Z T=1, 2025-05-07T20:23:48.9758845Z D=13, 2025-05-07T20:23:48.9758958Z B=115, 2025-05-07T20:23:48.9759078Z log_E=4, 2025-05-07T20:23:48.9759190Z L=12, 2025-05-07T20:23:48.9759311Z D_gradcheck=1, 2025-05-07T20:23:48.9759459Z stochastic_rounding=False, 2025-05-07T20:23:48.9759583Z weighted=True, 2025-05-07T20:23:48.9759701Z row_wise=True, 2025-05-07T20:23:48.9759827Z mixed=False, 2025-05-07T20:23:48.9759950Z use_cache=True, 2025-05-07T20:23:48.9760105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:48.9760230Z use_cpu=True, 2025-05-07T20:23:48.9760377Z output_dtype=SparseType.FP16, 2025-05-07T20:23:48.9760490Z ) 2025-05-07T20:23:48.9760705Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:48.9761238Z self=, 2025-05-07T20:23:48.9761371Z mixed_B=True, 2025-05-07T20:23:48.9761492Z compile=False, 2025-05-07T20:23:48.9761604Z T=5, 2025-05-07T20:23:48.9761731Z D=91, 2025-05-07T20:23:48.9761842Z B=39, 2025-05-07T20:23:48.9761956Z log_E=4, 2025-05-07T20:23:48.9762074Z L=6, 2025-05-07T20:23:48.9762199Z D_gradcheck=1, 2025-05-07T20:23:48.9762340Z stochastic_rounding=False, 2025-05-07T20:23:48.9762566Z weighted=True, 2025-05-07T20:23:48.9762686Z row_wise=False, 2025-05-07T20:23:48.9762802Z mixed=True, 2025-05-07T20:23:48.9762930Z use_cache=False, 2025-05-07T20:23:48.9763090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:48.9763215Z use_cpu=True, 2025-05-07T20:23:48.9763364Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0241422Z ) 2025-05-07T20:23:49.0241779Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0242346Z self=, 2025-05-07T20:23:49.0242480Z mixed_B=False, 2025-05-07T20:23:49.0242612Z compile=False, 2025-05-07T20:23:49.0242730Z T=2, 2025-05-07T20:23:49.0243198Z D=55, 2025-05-07T20:23:49.0243337Z B=1, 2025-05-07T20:23:49.0243452Z log_E=3, 2025-05-07T20:23:49.0243572Z L=0, 2025-05-07T20:23:49.0243693Z D_gradcheck=2, 2025-05-07T20:23:49.0243834Z stochastic_rounding=True, 2025-05-07T20:23:49.0244115Z weighted=True, 2025-05-07T20:23:49.0244236Z row_wise=False, 2025-05-07T20:23:49.0244353Z mixed=True, 2025-05-07T20:23:49.0244479Z use_cache=False, 2025-05-07T20:23:49.0244639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0244758Z use_cpu=True, 2025-05-07T20:23:49.0244916Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.0245026Z ) 2025-05-07T20:23:49.0245353Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0245911Z self=, 2025-05-07T20:23:49.0246032Z mixed_B=True, 2025-05-07T20:23:49.0246157Z compile=True, 2025-05-07T20:23:49.0246265Z T=1, 2025-05-07T20:23:49.0246372Z D=6, 2025-05-07T20:23:49.0246496Z B=16, 2025-05-07T20:23:49.0246609Z log_E=4, 2025-05-07T20:23:49.0246717Z L=7, 2025-05-07T20:23:49.0246846Z D_gradcheck=2, 2025-05-07T20:23:49.0246986Z stochastic_rounding=False, 2025-05-07T20:23:49.0247108Z weighted=True, 2025-05-07T20:23:49.0247233Z row_wise=True, 2025-05-07T20:23:49.0247351Z mixed=False, 2025-05-07T20:23:49.0247470Z use_cache=False, 2025-05-07T20:23:49.0247633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.0247750Z use_cpu=True, 2025-05-07T20:23:49.0247898Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0248013Z ) 2025-05-07T20:23:49.0248210Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0248748Z self=, 2025-05-07T20:23:49.0249041Z mixed_B=False, 2025-05-07T20:23:49.0249162Z compile=True, 2025-05-07T20:23:49.0249280Z T=3, 2025-05-07T20:23:49.0249504Z D=7, 2025-05-07T20:23:49.0249636Z B=106, 2025-05-07T20:23:49.0249760Z log_E=3, 2025-05-07T20:23:49.0249872Z L=9, 2025-05-07T20:23:49.0249997Z D_gradcheck=2, 2025-05-07T20:23:49.0250143Z stochastic_rounding=False, 2025-05-07T20:23:49.0250270Z weighted=False, 2025-05-07T20:23:49.0250389Z row_wise=True, 2025-05-07T20:23:49.0250511Z mixed=True, 2025-05-07T20:23:49.0250630Z use_cache=True, 2025-05-07T20:23:49.0250788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0250913Z use_cpu=True, 2025-05-07T20:23:49.0251062Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0251177Z ) 2025-05-07T20:23:49.0251380Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0251912Z self=, 2025-05-07T20:23:49.0252042Z mixed_B=False, 2025-05-07T20:23:49.0252164Z compile=True, 2025-05-07T20:23:49.0252274Z T=5, 2025-05-07T20:23:49.0252394Z D=34, 2025-05-07T20:23:49.0252506Z B=41, 2025-05-07T20:23:49.0252619Z log_E=3, 2025-05-07T20:23:49.0252735Z L=4, 2025-05-07T20:23:49.0252854Z D_gradcheck=2, 2025-05-07T20:23:49.0252996Z stochastic_rounding=False, 2025-05-07T20:23:49.0253353Z weighted=False, 2025-05-07T20:23:49.0253477Z row_wise=True, 2025-05-07T20:23:49.0253600Z mixed=True, 2025-05-07T20:23:49.0253718Z use_cache=True, 2025-05-07T20:23:49.0253875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.0254001Z use_cpu=True, 2025-05-07T20:23:49.0254147Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0254255Z ) 2025-05-07T20:23:49.0254463Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0254990Z self=, 2025-05-07T20:23:49.0255114Z mixed_B=False, 2025-05-07T20:23:49.0255242Z compile=True, 2025-05-07T20:23:49.0255352Z T=2, 2025-05-07T20:23:49.0255463Z D=38, 2025-05-07T20:23:49.0255657Z B=106, 2025-05-07T20:23:49.0255779Z log_E=4, 2025-05-07T20:23:49.0255889Z L=8, 2025-05-07T20:23:49.0256015Z D_gradcheck=2, 2025-05-07T20:23:49.0256154Z stochastic_rounding=False, 2025-05-07T20:23:49.0256286Z weighted=True, 2025-05-07T20:23:49.0256404Z row_wise=True, 2025-05-07T20:23:49.0256519Z mixed=False, 2025-05-07T20:23:49.0256641Z use_cache=True, 2025-05-07T20:23:49.0256796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0256916Z use_cpu=True, 2025-05-07T20:23:49.0257070Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.0257179Z ) 2025-05-07T20:23:49.0257433Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0257979Z self=, 2025-05-07T20:23:49.0258101Z mixed_B=False, 2025-05-07T20:23:49.0258221Z compile=True, 2025-05-07T20:23:49.0258339Z T=3, 2025-05-07T20:23:49.0258448Z D=26, 2025-05-07T20:23:49.0258561Z B=34, 2025-05-07T20:23:49.0258684Z log_E=5, 2025-05-07T20:23:49.0258794Z L=0, 2025-05-07T20:23:49.0258921Z D_gradcheck=2, 2025-05-07T20:23:49.0259058Z stochastic_rounding=False, 2025-05-07T20:23:49.0259178Z weighted=True, 2025-05-07T20:23:49.0259307Z row_wise=True, 2025-05-07T20:23:49.0259422Z mixed=True, 2025-05-07T20:23:49.0259542Z use_cache=False, 2025-05-07T20:23:49.0259705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.0259826Z use_cpu=True, 2025-05-07T20:23:49.0259971Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0260087Z ) 2025-05-07T20:23:49.0260284Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0260813Z self=, 2025-05-07T20:23:49.0261027Z mixed_B=True, 2025-05-07T20:23:49.0261147Z compile=True, 2025-05-07T20:23:49.0261265Z T=2, 2025-05-07T20:23:49.0261374Z D=22, 2025-05-07T20:23:49.0261490Z B=68, 2025-05-07T20:23:49.0261609Z log_E=5, 2025-05-07T20:23:49.0261717Z L=5, 2025-05-07T20:23:49.0261836Z D_gradcheck=2, 2025-05-07T20:23:49.0261983Z stochastic_rounding=True, 2025-05-07T20:23:49.0262104Z weighted=False, 2025-05-07T20:23:49.0262227Z row_wise=True, 2025-05-07T20:23:49.0262349Z mixed=True, 2025-05-07T20:23:49.0262471Z use_cache=False, 2025-05-07T20:23:49.0262628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0262750Z use_cpu=True, 2025-05-07T20:23:49.0262897Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0263003Z ) 2025-05-07T20:23:49.0263209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0263744Z self=, 2025-05-07T20:23:49.0263872Z mixed_B=False, 2025-05-07T20:23:49.0263991Z compile=True, 2025-05-07T20:23:49.0264102Z T=2, 2025-05-07T20:23:49.0264219Z D=75, 2025-05-07T20:23:49.0264335Z B=127, 2025-05-07T20:23:49.0264449Z log_E=4, 2025-05-07T20:23:49.0264565Z L=10, 2025-05-07T20:23:49.0264685Z D_gradcheck=1, 2025-05-07T20:23:49.0264824Z stochastic_rounding=True, 2025-05-07T20:23:49.0264954Z weighted=True, 2025-05-07T20:23:49.0265209Z row_wise=False, 2025-05-07T20:23:49.0265328Z mixed=False, 2025-05-07T20:23:49.0265458Z use_cache=False, 2025-05-07T20:23:49.0265618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.0265739Z use_cpu=True, 2025-05-07T20:23:49.0265898Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0266005Z ) 2025-05-07T20:23:49.0266216Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0266745Z self=, 2025-05-07T20:23:49.0266866Z mixed_B=True, 2025-05-07T20:23:49.0266992Z compile=True, 2025-05-07T20:23:49.0267102Z T=3, 2025-05-07T20:23:49.0267215Z D=105, 2025-05-07T20:23:49.0267421Z B=34, 2025-05-07T20:23:49.0267548Z log_E=4, 2025-05-07T20:23:49.0267660Z L=19, 2025-05-07T20:23:49.0267788Z D_gradcheck=2, 2025-05-07T20:23:49.0267927Z stochastic_rounding=True, 2025-05-07T20:23:49.0268050Z weighted=False, 2025-05-07T20:23:49.0268180Z row_wise=False, 2025-05-07T20:23:49.0268298Z mixed=False, 2025-05-07T20:23:49.0268418Z use_cache=False, 2025-05-07T20:23:49.0268582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.0268702Z use_cpu=True, 2025-05-07T20:23:49.0268854Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.0268963Z ) 2025-05-07T20:23:49.0269244Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0269788Z self=, 2025-05-07T20:23:49.0269911Z mixed_B=False, 2025-05-07T20:23:49.0270035Z compile=False, 2025-05-07T20:23:49.0270154Z T=1, 2025-05-07T20:23:49.0270266Z D=84, 2025-05-07T20:23:49.0270382Z B=12, 2025-05-07T20:23:49.0270501Z log_E=3, 2025-05-07T20:23:49.0270610Z L=18, 2025-05-07T20:23:49.0270730Z D_gradcheck=2, 2025-05-07T20:23:49.0270874Z stochastic_rounding=True, 2025-05-07T20:23:49.0270994Z weighted=True, 2025-05-07T20:23:49.0271130Z row_wise=False, 2025-05-07T20:23:49.0271246Z mixed=False, 2025-05-07T20:23:49.0271368Z use_cache=True, 2025-05-07T20:23:49.0271534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0271652Z use_cpu=True, 2025-05-07T20:23:49.0271801Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0271919Z ) 2025-05-07T20:23:49.0272118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0272646Z self=, 2025-05-07T20:23:49.0272858Z mixed_B=False, 2025-05-07T20:23:49.0272982Z compile=False, 2025-05-07T20:23:49.0273092Z T=5, 2025-05-07T20:23:49.0273210Z D=62, 2025-05-07T20:23:49.0273328Z B=17, 2025-05-07T20:23:49.0273442Z log_E=5, 2025-05-07T20:23:49.0273558Z L=18, 2025-05-07T20:23:49.0273680Z D_gradcheck=1, 2025-05-07T20:23:49.0273831Z stochastic_rounding=False, 2025-05-07T20:23:49.0273953Z weighted=False, 2025-05-07T20:23:49.0274077Z row_wise=False, 2025-05-07T20:23:49.0274198Z mixed=True, 2025-05-07T20:23:49.0274318Z use_cache=True, 2025-05-07T20:23:49.0274474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0274600Z use_cpu=True, 2025-05-07T20:23:49.0274747Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0274860Z ) 2025-05-07T20:23:49.0275063Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0275589Z self=, 2025-05-07T20:23:49.0275709Z mixed_B=True, 2025-05-07T20:23:49.0275841Z compile=False, 2025-05-07T20:23:49.0275952Z T=5, 2025-05-07T20:23:49.0276074Z D=71, 2025-05-07T20:23:49.0276190Z B=121, 2025-05-07T20:23:49.0276304Z log_E=5, 2025-05-07T20:23:49.0276422Z L=7, 2025-05-07T20:23:49.0276546Z D_gradcheck=2, 2025-05-07T20:23:49.0276686Z stochastic_rounding=False, 2025-05-07T20:23:49.0276816Z weighted=False, 2025-05-07T20:23:49.0277029Z row_wise=False, 2025-05-07T20:23:49.0277147Z mixed=False, 2025-05-07T20:23:49.0277270Z use_cache=True, 2025-05-07T20:23:49.0277426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.0277544Z use_cpu=True, 2025-05-07T20:23:49.0277696Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.0277807Z ) 2025-05-07T20:23:49.0278001Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0278537Z self=, 2025-05-07T20:23:49.0278660Z mixed_B=True, 2025-05-07T20:23:49.0278788Z compile=False, 2025-05-07T20:23:49.0278927Z T=2, 2025-05-07T20:23:49.0279037Z D=125, 2025-05-07T20:23:49.0279242Z B=93, 2025-05-07T20:23:49.0279366Z log_E=3, 2025-05-07T20:23:49.0279475Z L=5, 2025-05-07T20:23:49.0279609Z D_gradcheck=2, 2025-05-07T20:23:49.0279750Z stochastic_rounding=True, 2025-05-07T20:23:49.0279871Z weighted=False, 2025-05-07T20:23:49.0280002Z row_wise=True, 2025-05-07T20:23:49.0280116Z mixed=True, 2025-05-07T20:23:49.0280235Z use_cache=True, 2025-05-07T20:23:49.0280401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0280520Z use_cpu=True, 2025-05-07T20:23:49.0280667Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0280780Z ) 2025-05-07T20:23:49.0281058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0281608Z self=, 2025-05-07T20:23:49.0281732Z mixed_B=False, 2025-05-07T20:23:49.0281855Z compile=True, 2025-05-07T20:23:49.0281974Z T=3, 2025-05-07T20:23:49.0282087Z D=105, 2025-05-07T20:23:49.0282201Z B=6, 2025-05-07T20:23:49.0282320Z log_E=4, 2025-05-07T20:23:49.0282430Z L=11, 2025-05-07T20:23:49.0282555Z D_gradcheck=2, 2025-05-07T20:23:49.0282699Z stochastic_rounding=True, 2025-05-07T20:23:49.0282819Z weighted=False, 2025-05-07T20:23:49.0282940Z row_wise=True, 2025-05-07T20:23:49.0283064Z mixed=False, 2025-05-07T20:23:49.0283184Z use_cache=True, 2025-05-07T20:23:49.0283337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0283464Z use_cpu=True, 2025-05-07T20:23:49.0283611Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.0283730Z ) 2025-05-07T20:23:49.0283926Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0284456Z self=, 2025-05-07T20:23:49.0284669Z mixed_B=False, 2025-05-07T20:23:49.0284790Z compile=True, 2025-05-07T20:23:49.0284901Z T=4, 2025-05-07T20:23:49.0285017Z D=55, 2025-05-07T20:23:49.0285131Z B=10, 2025-05-07T20:23:49.0285244Z log_E=5, 2025-05-07T20:23:49.0285361Z L=9, 2025-05-07T20:23:49.0285481Z D_gradcheck=2, 2025-05-07T20:23:49.0285619Z stochastic_rounding=True, 2025-05-07T20:23:49.0285747Z weighted=False, 2025-05-07T20:23:49.0285871Z row_wise=False, 2025-05-07T20:23:49.0285989Z mixed=False, 2025-05-07T20:23:49.0286115Z use_cache=True, 2025-05-07T20:23:49.0286270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0286394Z use_cpu=True, 2025-05-07T20:23:49.0286540Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.0286648Z ) 2025-05-07T20:23:49.0286850Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0287379Z self=, 2025-05-07T20:23:49.0287501Z mixed_B=False, 2025-05-07T20:23:49.0287627Z compile=False, 2025-05-07T20:23:49.0287738Z T=2, 2025-05-07T20:23:49.0287850Z D=19, 2025-05-07T20:23:49.0287969Z B=51, 2025-05-07T20:23:49.0288083Z log_E=3, 2025-05-07T20:23:49.0288194Z L=14, 2025-05-07T20:23:49.0288319Z D_gradcheck=1, 2025-05-07T20:23:49.0288461Z stochastic_rounding=False, 2025-05-07T20:23:49.0288583Z weighted=False, 2025-05-07T20:23:49.0288789Z row_wise=False, 2025-05-07T20:23:49.0288905Z mixed=True, 2025-05-07T20:23:49.0289036Z use_cache=False, 2025-05-07T20:23:49.0289192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.0289310Z use_cpu=True, 2025-05-07T20:23:49.0289827Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0289949Z ) 2025-05-07T20:23:49.0290152Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0290685Z self=, 2025-05-07T20:23:49.0290805Z mixed_B=True, 2025-05-07T20:23:49.0290924Z compile=True, 2025-05-07T20:23:49.0291045Z T=5, 2025-05-07T20:23:49.0291155Z D=101, 2025-05-07T20:23:49.0291359Z B=67, 2025-05-07T20:23:49.0291489Z log_E=4, 2025-05-07T20:23:49.0291602Z L=17, 2025-05-07T20:23:49.0291734Z D_gradcheck=1, 2025-05-07T20:23:49.0291876Z stochastic_rounding=False, 2025-05-07T20:23:49.0291995Z weighted=True, 2025-05-07T20:23:49.0292128Z row_wise=True, 2025-05-07T20:23:49.0292241Z mixed=True, 2025-05-07T20:23:49.0292361Z use_cache=True, 2025-05-07T20:23:49.0292523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0292641Z use_cpu=True, 2025-05-07T20:23:49.0292787Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.0292901Z ) 2025-05-07T20:23:49.0293156Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.0293698Z self=, 2025-05-07T20:23:49.0293830Z mixed_B=True, 2025-05-07T20:23:49.0293949Z compile=True, 2025-05-07T20:23:49.0294067Z T=2, 2025-05-07T20:23:49.0294177Z D=35, 2025-05-07T20:23:49.0294289Z B=47, 2025-05-07T20:23:49.0294407Z log_E=4, 2025-05-07T20:23:49.0294517Z L=2, 2025-05-07T20:23:49.0294636Z D_gradcheck=2, 2025-05-07T20:23:49.0294781Z stochastic_rounding=False, 2025-05-07T20:23:49.0294903Z weighted=False, 2025-05-07T20:23:49.0295026Z row_wise=False, 2025-05-07T20:23:49.0295151Z mixed=False, 2025-05-07T20:23:49.0295272Z use_cache=True, 2025-05-07T20:23:49.0295428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.0295554Z use_cpu=True, 2025-05-07T20:23:49.0295700Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1270626Z ) 2025-05-07T20:23:49.1270970Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1271879Z self=, 2025-05-07T20:23:49.1272465Z mixed_B=True, 2025-05-07T20:23:49.1272606Z compile=False, 2025-05-07T20:23:49.1272721Z T=5, 2025-05-07T20:23:49.1272838Z D=72, 2025-05-07T20:23:49.1272970Z B=91, 2025-05-07T20:23:49.1273085Z log_E=5, 2025-05-07T20:23:49.1273197Z L=13, 2025-05-07T20:23:49.1273328Z D_gradcheck=1, 2025-05-07T20:23:49.1273475Z stochastic_rounding=False, 2025-05-07T20:23:49.1273597Z weighted=False, 2025-05-07T20:23:49.1273736Z row_wise=True, 2025-05-07T20:23:49.1273853Z mixed=True, 2025-05-07T20:23:49.1274116Z use_cache=True, 2025-05-07T20:23:49.1274282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1274403Z use_cpu=True, 2025-05-07T20:23:49.1274560Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1274672Z ) 2025-05-07T20:23:49.1274882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1275537Z self=, 2025-05-07T20:23:49.1275669Z mixed_B=True, 2025-05-07T20:23:49.1275793Z compile=False, 2025-05-07T20:23:49.1275915Z T=2, 2025-05-07T20:23:49.1276027Z D=65, 2025-05-07T20:23:49.1276143Z B=7, 2025-05-07T20:23:49.1276263Z log_E=3, 2025-05-07T20:23:49.1276375Z L=0, 2025-05-07T20:23:49.1276495Z D_gradcheck=1, 2025-05-07T20:23:49.1276643Z stochastic_rounding=True, 2025-05-07T20:23:49.1276765Z weighted=True, 2025-05-07T20:23:49.1277077Z row_wise=True, 2025-05-07T20:23:49.1277193Z mixed=True, 2025-05-07T20:23:49.1277315Z use_cache=False, 2025-05-07T20:23:49.1277476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1277597Z use_cpu=True, 2025-05-07T20:23:49.1277748Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1277868Z ) 2025-05-07T20:23:49.1278075Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1278607Z self=, 2025-05-07T20:23:49.1278738Z mixed_B=False, 2025-05-07T20:23:49.1278857Z compile=True, 2025-05-07T20:23:49.1278967Z T=5, 2025-05-07T20:23:49.1279086Z D=29, 2025-05-07T20:23:49.1279200Z B=44, 2025-05-07T20:23:49.1279467Z log_E=4, 2025-05-07T20:23:49.1279591Z L=12, 2025-05-07T20:23:49.1279714Z D_gradcheck=2, 2025-05-07T20:23:49.1279864Z stochastic_rounding=False, 2025-05-07T20:23:49.1279988Z weighted=True, 2025-05-07T20:23:49.1280122Z row_wise=False, 2025-05-07T20:23:49.1280248Z mixed=False, 2025-05-07T20:23:49.1280368Z use_cache=True, 2025-05-07T20:23:49.1280528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1280656Z use_cpu=True, 2025-05-07T20:23:49.1280805Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1280917Z ) 2025-05-07T20:23:49.1281239Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1281804Z self=, 2025-05-07T20:23:49.1281942Z mixed_B=True, 2025-05-07T20:23:49.1282125Z compile=False, 2025-05-07T20:23:49.1282254Z T=2, 2025-05-07T20:23:49.1282401Z D=20, 2025-05-07T20:23:49.1282524Z B=118, 2025-05-07T20:23:49.1282646Z log_E=4, 2025-05-07T20:23:49.1282770Z L=12, 2025-05-07T20:23:49.1282898Z D_gradcheck=2, 2025-05-07T20:23:49.1283042Z stochastic_rounding=True, 2025-05-07T20:23:49.1283174Z weighted=False, 2025-05-07T20:23:49.1283299Z row_wise=False, 2025-05-07T20:23:49.1283417Z mixed=False, 2025-05-07T20:23:49.1283549Z use_cache=True, 2025-05-07T20:23:49.1283707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1283829Z use_cpu=True, 2025-05-07T20:23:49.1283984Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1284094Z ) 2025-05-07T20:23:49.1284297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1284838Z self=, 2025-05-07T20:23:49.1285092Z mixed_B=False, 2025-05-07T20:23:49.1285223Z compile=False, 2025-05-07T20:23:49.1285338Z T=5, 2025-05-07T20:23:49.1285448Z D=32, 2025-05-07T20:23:49.1285574Z B=114, 2025-05-07T20:23:49.1285686Z log_E=5, 2025-05-07T20:23:49.1285802Z L=0, 2025-05-07T20:23:49.1285927Z D_gradcheck=1, 2025-05-07T20:23:49.1286067Z stochastic_rounding=False, 2025-05-07T20:23:49.1286192Z weighted=False, 2025-05-07T20:23:49.1286321Z row_wise=True, 2025-05-07T20:23:49.1286440Z mixed=False, 2025-05-07T20:23:49.1286559Z use_cache=True, 2025-05-07T20:23:49.1286724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1286847Z use_cpu=True, 2025-05-07T20:23:49.1286996Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1287114Z ) 2025-05-07T20:23:49.1287315Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1287859Z self=, 2025-05-07T20:23:49.1287983Z mixed_B=True, 2025-05-07T20:23:49.1288105Z compile=True, 2025-05-07T20:23:49.1288225Z T=4, 2025-05-07T20:23:49.1288340Z D=65, 2025-05-07T20:23:49.1288462Z B=39, 2025-05-07T20:23:49.1288585Z log_E=3, 2025-05-07T20:23:49.1288698Z L=5, 2025-05-07T20:23:49.1288819Z D_gradcheck=2, 2025-05-07T20:23:49.1288966Z stochastic_rounding=True, 2025-05-07T20:23:49.1289089Z weighted=False, 2025-05-07T20:23:49.1289310Z row_wise=True, 2025-05-07T20:23:49.1289566Z mixed=False, 2025-05-07T20:23:49.1289708Z use_cache=False, 2025-05-07T20:23:49.1289875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1289994Z use_cpu=True, 2025-05-07T20:23:49.1290142Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1290259Z ) 2025-05-07T20:23:49.1290460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1290991Z self=, 2025-05-07T20:23:49.1291121Z mixed_B=False, 2025-05-07T20:23:49.1291241Z compile=True, 2025-05-07T20:23:49.1291354Z T=5, 2025-05-07T20:23:49.1291474Z D=35, 2025-05-07T20:23:49.1291587Z B=91, 2025-05-07T20:23:49.1291897Z log_E=4, 2025-05-07T20:23:49.1292032Z L=10, 2025-05-07T20:23:49.1292155Z D_gradcheck=2, 2025-05-07T20:23:49.1292297Z stochastic_rounding=True, 2025-05-07T20:23:49.1292423Z weighted=True, 2025-05-07T20:23:49.1292550Z row_wise=False, 2025-05-07T20:23:49.1292673Z mixed=False, 2025-05-07T20:23:49.1292794Z use_cache=False, 2025-05-07T20:23:49.1292951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1293078Z use_cpu=True, 2025-05-07T20:23:49.1293226Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1293336Z ) 2025-05-07T20:23:49.1293610Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1294159Z self=, 2025-05-07T20:23:49.1294285Z mixed_B=False, 2025-05-07T20:23:49.1294412Z compile=True, 2025-05-07T20:23:49.1294523Z T=3, 2025-05-07T20:23:49.1294636Z D=80, 2025-05-07T20:23:49.1294755Z B=17, 2025-05-07T20:23:49.1294871Z log_E=3, 2025-05-07T20:23:49.1294989Z L=6, 2025-05-07T20:23:49.1295118Z D_gradcheck=2, 2025-05-07T20:23:49.1295254Z stochastic_rounding=True, 2025-05-07T20:23:49.1295391Z weighted=False, 2025-05-07T20:23:49.1295514Z row_wise=True, 2025-05-07T20:23:49.1295631Z mixed=False, 2025-05-07T20:23:49.1295759Z use_cache=True, 2025-05-07T20:23:49.1295920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1296042Z use_cpu=True, 2025-05-07T20:23:49.1296196Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1296306Z ) 2025-05-07T20:23:49.1296606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1297161Z self=, 2025-05-07T20:23:49.1297391Z mixed_B=True, 2025-05-07T20:23:49.1297520Z compile=False, 2025-05-07T20:23:49.1297641Z T=3, 2025-05-07T20:23:49.1297751Z D=54, 2025-05-07T20:23:49.1297868Z B=74, 2025-05-07T20:23:49.1297987Z log_E=3, 2025-05-07T20:23:49.1298095Z L=3, 2025-05-07T20:23:49.1298221Z D_gradcheck=1, 2025-05-07T20:23:49.1298362Z stochastic_rounding=False, 2025-05-07T20:23:49.1298483Z weighted=False, 2025-05-07T20:23:49.1298610Z row_wise=True, 2025-05-07T20:23:49.1298728Z mixed=False, 2025-05-07T20:23:49.1298849Z use_cache=False, 2025-05-07T20:23:49.1299012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1299130Z use_cpu=True, 2025-05-07T20:23:49.1299279Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1299393Z ) 2025-05-07T20:23:49.1299597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1300126Z self=, 2025-05-07T20:23:49.1300257Z mixed_B=True, 2025-05-07T20:23:49.1300378Z compile=False, 2025-05-07T20:23:49.1300498Z T=2, 2025-05-07T20:23:49.1300610Z D=20, 2025-05-07T20:23:49.1300720Z B=123, 2025-05-07T20:23:49.1300852Z log_E=4, 2025-05-07T20:23:49.1300967Z L=0, 2025-05-07T20:23:49.1301088Z D_gradcheck=2, 2025-05-07T20:23:49.1301235Z stochastic_rounding=False, 2025-05-07T20:23:49.1301354Z weighted=True, 2025-05-07T20:23:49.1301575Z row_wise=True, 2025-05-07T20:23:49.1301700Z mixed=True, 2025-05-07T20:23:49.1301822Z use_cache=True, 2025-05-07T20:23:49.1301979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1302104Z use_cpu=True, 2025-05-07T20:23:49.1302253Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1302360Z ) 2025-05-07T20:23:49.1302569Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1303101Z self=, 2025-05-07T20:23:49.1303233Z mixed_B=True, 2025-05-07T20:23:49.1303358Z compile=False, 2025-05-07T20:23:49.1303470Z T=1, 2025-05-07T20:23:49.1303592Z D=67, 2025-05-07T20:23:49.1303702Z B=117, 2025-05-07T20:23:49.1303937Z log_E=4, 2025-05-07T20:23:49.1304067Z L=11, 2025-05-07T20:23:49.1304188Z D_gradcheck=2, 2025-05-07T20:23:49.1304326Z stochastic_rounding=True, 2025-05-07T20:23:49.1304456Z weighted=False, 2025-05-07T20:23:49.1304579Z row_wise=True, 2025-05-07T20:23:49.1304696Z mixed=True, 2025-05-07T20:23:49.1304823Z use_cache=True, 2025-05-07T20:23:49.1304983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1305102Z use_cpu=True, 2025-05-07T20:23:49.1305257Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1305365Z ) 2025-05-07T20:23:49.1305656Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1306204Z self=, 2025-05-07T20:23:49.1306330Z mixed_B=True, 2025-05-07T20:23:49.1306459Z compile=False, 2025-05-07T20:23:49.1306574Z T=4, 2025-05-07T20:23:49.1306685Z D=124, 2025-05-07T20:23:49.1306802Z B=104, 2025-05-07T20:23:49.1306918Z log_E=3, 2025-05-07T20:23:49.1307029Z L=3, 2025-05-07T20:23:49.1307157Z D_gradcheck=1, 2025-05-07T20:23:49.1307295Z stochastic_rounding=True, 2025-05-07T20:23:49.1307420Z weighted=True, 2025-05-07T20:23:49.1307552Z row_wise=False, 2025-05-07T20:23:49.1307666Z mixed=True, 2025-05-07T20:23:49.1307790Z use_cache=True, 2025-05-07T20:23:49.1307959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1308077Z use_cpu=True, 2025-05-07T20:23:49.1308231Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1308338Z ) 2025-05-07T20:23:49.1308534Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1309069Z self=, 2025-05-07T20:23:49.1309316Z mixed_B=True, 2025-05-07T20:23:49.1309439Z compile=False, 2025-05-07T20:23:49.1309561Z T=2, 2025-05-07T20:23:49.1309670Z D=88, 2025-05-07T20:23:49.1309780Z B=4, 2025-05-07T20:23:49.1309904Z log_E=3, 2025-05-07T20:23:49.1310015Z L=1, 2025-05-07T20:23:49.1310134Z D_gradcheck=2, 2025-05-07T20:23:49.1310282Z stochastic_rounding=False, 2025-05-07T20:23:49.1310401Z weighted=False, 2025-05-07T20:23:49.1310533Z row_wise=False, 2025-05-07T20:23:49.1310650Z mixed=True, 2025-05-07T20:23:49.1310771Z use_cache=False, 2025-05-07T20:23:49.1310937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1311056Z use_cpu=True, 2025-05-07T20:23:49.1311203Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1311319Z ) 2025-05-07T20:23:49.1311516Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1312050Z self=, 2025-05-07T20:23:49.1312181Z mixed_B=False, 2025-05-07T20:23:49.1312302Z compile=True, 2025-05-07T20:23:49.1312417Z T=3, 2025-05-07T20:23:49.1312534Z D=86, 2025-05-07T20:23:49.1312643Z B=82, 2025-05-07T20:23:49.1312761Z log_E=4, 2025-05-07T20:23:49.1312882Z L=3, 2025-05-07T20:23:49.1313004Z D_gradcheck=1, 2025-05-07T20:23:49.1313152Z stochastic_rounding=True, 2025-05-07T20:23:49.1313277Z weighted=False, 2025-05-07T20:23:49.1313488Z row_wise=True, 2025-05-07T20:23:49.1313613Z mixed=False, 2025-05-07T20:23:49.1313753Z use_cache=True, 2025-05-07T20:23:49.1313913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1314038Z use_cpu=True, 2025-05-07T20:23:49.1314185Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1314293Z ) 2025-05-07T20:23:49.1314631Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1315170Z self=, 2025-05-07T20:23:49.1315296Z mixed_B=True, 2025-05-07T20:23:49.1315422Z compile=True, 2025-05-07T20:23:49.1315535Z T=2, 2025-05-07T20:23:49.1315655Z D=122, 2025-05-07T20:23:49.1315767Z B=60, 2025-05-07T20:23:49.1315977Z log_E=3, 2025-05-07T20:23:49.1316104Z L=12, 2025-05-07T20:23:49.1316225Z D_gradcheck=1, 2025-05-07T20:23:49.1316372Z stochastic_rounding=False, 2025-05-07T20:23:49.1316499Z weighted=True, 2025-05-07T20:23:49.1316617Z row_wise=True, 2025-05-07T20:23:49.1316739Z mixed=True, 2025-05-07T20:23:49.1316871Z use_cache=False, 2025-05-07T20:23:49.1317029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1317148Z use_cpu=True, 2025-05-07T20:23:49.1317300Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1317410Z ) 2025-05-07T20:23:49.1317704Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1318254Z self=, 2025-05-07T20:23:49.1318376Z mixed_B=True, 2025-05-07T20:23:49.1318502Z compile=True, 2025-05-07T20:23:49.1318612Z T=3, 2025-05-07T20:23:49.1318723Z D=55, 2025-05-07T20:23:49.1318844Z B=109, 2025-05-07T20:23:49.1318960Z log_E=4, 2025-05-07T20:23:49.1319071Z L=17, 2025-05-07T20:23:49.1319197Z D_gradcheck=1, 2025-05-07T20:23:49.1319335Z stochastic_rounding=True, 2025-05-07T20:23:49.1319458Z weighted=False, 2025-05-07T20:23:49.1319583Z row_wise=True, 2025-05-07T20:23:49.1319706Z mixed=False, 2025-05-07T20:23:49.1319829Z use_cache=False, 2025-05-07T20:23:49.1319990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1320109Z use_cpu=True, 2025-05-07T20:23:49.1320257Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1320376Z ) 2025-05-07T20:23:49.1320573Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1321111Z self=, 2025-05-07T20:23:49.1321325Z mixed_B=True, 2025-05-07T20:23:49.1321450Z compile=False, 2025-05-07T20:23:49.1321567Z T=4, 2025-05-07T20:23:49.1321677Z D=77, 2025-05-07T20:23:49.1321789Z B=85, 2025-05-07T20:23:49.1321914Z log_E=3, 2025-05-07T20:23:49.1322023Z L=0, 2025-05-07T20:23:49.1322143Z D_gradcheck=2, 2025-05-07T20:23:49.1322291Z stochastic_rounding=True, 2025-05-07T20:23:49.1322412Z weighted=False, 2025-05-07T20:23:49.1322531Z row_wise=True, 2025-05-07T20:23:49.1322660Z mixed=False, 2025-05-07T20:23:49.1322778Z use_cache=True, 2025-05-07T20:23:49.1322935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1323064Z use_cpu=True, 2025-05-07T20:23:49.1323211Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1323327Z ) 2025-05-07T20:23:49.1323528Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1324057Z self=, 2025-05-07T20:23:49.1324186Z mixed_B=True, 2025-05-07T20:23:49.1324305Z compile=True, 2025-05-07T20:23:49.1324418Z T=5, 2025-05-07T20:23:49.1324536Z D=54, 2025-05-07T20:23:49.1324649Z B=45, 2025-05-07T20:23:49.1324765Z log_E=3, 2025-05-07T20:23:49.1324880Z L=11, 2025-05-07T20:23:49.1325000Z D_gradcheck=2, 2025-05-07T20:23:49.1325139Z stochastic_rounding=True, 2025-05-07T20:23:49.1325269Z weighted=False, 2025-05-07T20:23:49.1325388Z row_wise=True, 2025-05-07T20:23:49.1325631Z mixed=False, 2025-05-07T20:23:49.1325761Z use_cache=True, 2025-05-07T20:23:49.1325920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1326049Z use_cpu=True, 2025-05-07T20:23:49.1326195Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1726983Z ) 2025-05-07T20:23:49.1727309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1728016Z self=, 2025-05-07T20:23:49.1728158Z mixed_B=True, 2025-05-07T20:23:49.1728293Z compile=False, 2025-05-07T20:23:49.1728409Z T=1, 2025-05-07T20:23:49.1728522Z D=58, 2025-05-07T20:23:49.1728647Z B=43, 2025-05-07T20:23:49.1729131Z log_E=5, 2025-05-07T20:23:49.1729265Z L=2, 2025-05-07T20:23:49.1729482Z D_gradcheck=2, 2025-05-07T20:23:49.1729633Z stochastic_rounding=True, 2025-05-07T20:23:49.1729772Z weighted=True, 2025-05-07T20:23:49.1729891Z row_wise=True, 2025-05-07T20:23:49.1730022Z mixed=False, 2025-05-07T20:23:49.1730295Z use_cache=False, 2025-05-07T20:23:49.1730457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1730576Z use_cpu=True, 2025-05-07T20:23:49.1730731Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1730840Z ) 2025-05-07T20:23:49.1731043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1731737Z self=, 2025-05-07T20:23:49.1731871Z mixed_B=True, 2025-05-07T20:23:49.1732001Z compile=False, 2025-05-07T20:23:49.1732113Z T=1, 2025-05-07T20:23:49.1732224Z D=23, 2025-05-07T20:23:49.1732348Z B=32, 2025-05-07T20:23:49.1732464Z log_E=5, 2025-05-07T20:23:49.1732573Z L=19, 2025-05-07T20:23:49.1732705Z D_gradcheck=1, 2025-05-07T20:23:49.1732846Z stochastic_rounding=False, 2025-05-07T20:23:49.1732967Z weighted=True, 2025-05-07T20:23:49.1733093Z row_wise=True, 2025-05-07T20:23:49.1733212Z mixed=True, 2025-05-07T20:23:49.1733335Z use_cache=False, 2025-05-07T20:23:49.1733501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1733620Z use_cpu=True, 2025-05-07T20:23:49.1733771Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1733891Z ) 2025-05-07T20:23:49.1734088Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1734625Z self=, 2025-05-07T20:23:49.1734887Z mixed_B=True, 2025-05-07T20:23:49.1735008Z compile=False, 2025-05-07T20:23:49.1735130Z T=1, 2025-05-07T20:23:49.1735242Z D=86, 2025-05-07T20:23:49.1735353Z B=90, 2025-05-07T20:23:49.1735481Z log_E=4, 2025-05-07T20:23:49.1735593Z L=11, 2025-05-07T20:23:49.1735714Z D_gradcheck=1, 2025-05-07T20:23:49.1735863Z stochastic_rounding=False, 2025-05-07T20:23:49.1735983Z weighted=True, 2025-05-07T20:23:49.1736105Z row_wise=False, 2025-05-07T20:23:49.1736231Z mixed=False, 2025-05-07T20:23:49.1736351Z use_cache=False, 2025-05-07T20:23:49.1736508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1736634Z use_cpu=True, 2025-05-07T20:23:49.1736781Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1736900Z ) 2025-05-07T20:23:49.1737094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1737626Z self=, 2025-05-07T20:23:49.1737756Z mixed_B=False, 2025-05-07T20:23:49.1737876Z compile=True, 2025-05-07T20:23:49.1737985Z T=2, 2025-05-07T20:23:49.1738104Z D=57, 2025-05-07T20:23:49.1738213Z B=48, 2025-05-07T20:23:49.1738331Z log_E=3, 2025-05-07T20:23:49.1738450Z L=6, 2025-05-07T20:23:49.1738571Z D_gradcheck=1, 2025-05-07T20:23:49.1738712Z stochastic_rounding=False, 2025-05-07T20:23:49.1738839Z weighted=True, 2025-05-07T20:23:49.1738959Z row_wise=False, 2025-05-07T20:23:49.1739230Z mixed=True, 2025-05-07T20:23:49.1739350Z use_cache=False, 2025-05-07T20:23:49.1739505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1739631Z use_cpu=True, 2025-05-07T20:23:49.1739782Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1739890Z ) 2025-05-07T20:23:49.1740091Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1740624Z self=, 2025-05-07T20:23:49.1740746Z mixed_B=True, 2025-05-07T20:23:49.1740874Z compile=True, 2025-05-07T20:23:49.1740985Z T=1, 2025-05-07T20:23:49.1741100Z D=124, 2025-05-07T20:23:49.1741219Z B=36, 2025-05-07T20:23:49.1741420Z log_E=5, 2025-05-07T20:23:49.1741557Z L=5, 2025-05-07T20:23:49.1741687Z D_gradcheck=2, 2025-05-07T20:23:49.1741828Z stochastic_rounding=True, 2025-05-07T20:23:49.1741954Z weighted=True, 2025-05-07T20:23:49.1742075Z row_wise=False, 2025-05-07T20:23:49.1742197Z mixed=False, 2025-05-07T20:23:49.1742326Z use_cache=False, 2025-05-07T20:23:49.1742483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1742602Z use_cpu=True, 2025-05-07T20:23:49.1742757Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1742867Z ) 2025-05-07T20:23:49.1743061Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1743687Z self=, 2025-05-07T20:23:49.1743819Z mixed_B=True, 2025-05-07T20:23:49.1743941Z compile=False, 2025-05-07T20:23:49.1744061Z T=5, 2025-05-07T20:23:49.1744172Z D=45, 2025-05-07T20:23:49.1744289Z B=36, 2025-05-07T20:23:49.1744405Z log_E=3, 2025-05-07T20:23:49.1744518Z L=9, 2025-05-07T20:23:49.1744641Z D_gradcheck=2, 2025-05-07T20:23:49.1744778Z stochastic_rounding=True, 2025-05-07T20:23:49.1744900Z weighted=False, 2025-05-07T20:23:49.1745023Z row_wise=False, 2025-05-07T20:23:49.1745143Z mixed=True, 2025-05-07T20:23:49.1745264Z use_cache=False, 2025-05-07T20:23:49.1745426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1745545Z use_cpu=True, 2025-05-07T20:23:49.1745693Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1745809Z ) 2025-05-07T20:23:49.1746005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1746537Z self=, 2025-05-07T20:23:49.1746767Z mixed_B=False, 2025-05-07T20:23:49.1746890Z compile=False, 2025-05-07T20:23:49.1747007Z T=4, 2025-05-07T20:23:49.1747119Z D=60, 2025-05-07T20:23:49.1747230Z B=23, 2025-05-07T20:23:49.1747353Z log_E=5, 2025-05-07T20:23:49.1747463Z L=11, 2025-05-07T20:23:49.1747584Z D_gradcheck=1, 2025-05-07T20:23:49.1747729Z stochastic_rounding=True, 2025-05-07T20:23:49.1747853Z weighted=False, 2025-05-07T20:23:49.1747975Z row_wise=False, 2025-05-07T20:23:49.1748106Z mixed=False, 2025-05-07T20:23:49.1748227Z use_cache=False, 2025-05-07T20:23:49.1748383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1748505Z use_cpu=True, 2025-05-07T20:23:49.1748653Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1748762Z ) 2025-05-07T20:23:49.1748963Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1749496Z self=, 2025-05-07T20:23:49.1749625Z mixed_B=True, 2025-05-07T20:23:49.1749747Z compile=False, 2025-05-07T20:23:49.1749861Z T=5, 2025-05-07T20:23:49.1749980Z D=31, 2025-05-07T20:23:49.1750091Z B=76, 2025-05-07T20:23:49.1750207Z log_E=5, 2025-05-07T20:23:49.1750326Z L=9, 2025-05-07T20:23:49.1750446Z D_gradcheck=2, 2025-05-07T20:23:49.1750584Z stochastic_rounding=True, 2025-05-07T20:23:49.1750713Z weighted=False, 2025-05-07T20:23:49.1750832Z row_wise=False, 2025-05-07T20:23:49.1751100Z mixed=True, 2025-05-07T20:23:49.1751227Z use_cache=False, 2025-05-07T20:23:49.1751380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1751502Z use_cpu=True, 2025-05-07T20:23:49.1751656Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1751767Z ) 2025-05-07T20:23:49.1751970Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1752511Z self=, 2025-05-07T20:23:49.1752635Z mixed_B=True, 2025-05-07T20:23:49.1752762Z compile=True, 2025-05-07T20:23:49.1752873Z T=4, 2025-05-07T20:23:49.1752985Z D=44, 2025-05-07T20:23:49.1753101Z B=59, 2025-05-07T20:23:49.1753214Z log_E=3, 2025-05-07T20:23:49.1753400Z L=11, 2025-05-07T20:23:49.1753537Z D_gradcheck=1, 2025-05-07T20:23:49.1753677Z stochastic_rounding=True, 2025-05-07T20:23:49.1753798Z weighted=True, 2025-05-07T20:23:49.1753931Z row_wise=False, 2025-05-07T20:23:49.1754051Z mixed=True, 2025-05-07T20:23:49.1754173Z use_cache=False, 2025-05-07T20:23:49.1754339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1754461Z use_cpu=True, 2025-05-07T20:23:49.1754617Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1754726Z ) 2025-05-07T20:23:49.1754921Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1755545Z self=, 2025-05-07T20:23:49.1755676Z mixed_B=False, 2025-05-07T20:23:49.1755797Z compile=False, 2025-05-07T20:23:49.1755915Z T=3, 2025-05-07T20:23:49.1756026Z D=72, 2025-05-07T20:23:49.1756137Z B=50, 2025-05-07T20:23:49.1756251Z log_E=4, 2025-05-07T20:23:49.1756367Z L=20, 2025-05-07T20:23:49.1756486Z D_gradcheck=1, 2025-05-07T20:23:49.1756632Z stochastic_rounding=True, 2025-05-07T20:23:49.1756754Z weighted=False, 2025-05-07T20:23:49.1756881Z row_wise=True, 2025-05-07T20:23:49.1757013Z mixed=False, 2025-05-07T20:23:49.1757134Z use_cache=False, 2025-05-07T20:23:49.1757297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1757417Z use_cpu=True, 2025-05-07T20:23:49.1757567Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1757682Z ) 2025-05-07T20:23:49.1757880Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1758413Z self=, 2025-05-07T20:23:49.1758636Z mixed_B=True, 2025-05-07T20:23:49.1758759Z compile=False, 2025-05-07T20:23:49.1758870Z T=2, 2025-05-07T20:23:49.1758988Z D=55, 2025-05-07T20:23:49.1759100Z B=115, 2025-05-07T20:23:49.1759213Z log_E=5, 2025-05-07T20:23:49.1759338Z L=5, 2025-05-07T20:23:49.1759457Z D_gradcheck=2, 2025-05-07T20:23:49.1759604Z stochastic_rounding=True, 2025-05-07T20:23:49.1759726Z weighted=False, 2025-05-07T20:23:49.1759847Z row_wise=False, 2025-05-07T20:23:49.1759975Z mixed=False, 2025-05-07T20:23:49.1760100Z use_cache=False, 2025-05-07T20:23:49.1760257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1760381Z use_cpu=True, 2025-05-07T20:23:49.1760531Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1760641Z ) 2025-05-07T20:23:49.1760843Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1761376Z self=, 2025-05-07T20:23:49.1761501Z mixed_B=False, 2025-05-07T20:23:49.1761631Z compile=False, 2025-05-07T20:23:49.1761742Z T=5, 2025-05-07T20:23:49.1761859Z D=119, 2025-05-07T20:23:49.1761971Z B=80, 2025-05-07T20:23:49.1762084Z log_E=5, 2025-05-07T20:23:49.1762206Z L=2, 2025-05-07T20:23:49.1762325Z D_gradcheck=2, 2025-05-07T20:23:49.1762465Z stochastic_rounding=True, 2025-05-07T20:23:49.1762594Z weighted=False, 2025-05-07T20:23:49.1762715Z row_wise=False, 2025-05-07T20:23:49.1762938Z mixed=False, 2025-05-07T20:23:49.1763065Z use_cache=True, 2025-05-07T20:23:49.1763221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1763338Z use_cpu=True, 2025-05-07T20:23:49.1763492Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1763602Z ) 2025-05-07T20:23:49.1763797Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1764335Z self=, 2025-05-07T20:23:49.1764459Z mixed_B=False, 2025-05-07T20:23:49.1764587Z compile=True, 2025-05-07T20:23:49.1764700Z T=1, 2025-05-07T20:23:49.1764811Z D=72, 2025-05-07T20:23:49.1764927Z B=19, 2025-05-07T20:23:49.1765040Z log_E=3, 2025-05-07T20:23:49.1765264Z L=11, 2025-05-07T20:23:49.1765401Z D_gradcheck=2, 2025-05-07T20:23:49.1765544Z stochastic_rounding=True, 2025-05-07T20:23:49.1765667Z weighted=False, 2025-05-07T20:23:49.1765795Z row_wise=False, 2025-05-07T20:23:49.1765916Z mixed=False, 2025-05-07T20:23:49.1766033Z use_cache=True, 2025-05-07T20:23:49.1766195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1766312Z use_cpu=True, 2025-05-07T20:23:49.1766457Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1766570Z ) 2025-05-07T20:23:49.1766762Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1767369Z self=, 2025-05-07T20:23:49.1767501Z mixed_B=True, 2025-05-07T20:23:49.1767624Z compile=False, 2025-05-07T20:23:49.1767741Z T=5, 2025-05-07T20:23:49.1767853Z D=54, 2025-05-07T20:23:49.1767963Z B=38, 2025-05-07T20:23:49.1768084Z log_E=4, 2025-05-07T20:23:49.1768198Z L=6, 2025-05-07T20:23:49.1768318Z D_gradcheck=1, 2025-05-07T20:23:49.1768465Z stochastic_rounding=True, 2025-05-07T20:23:49.1768585Z weighted=False, 2025-05-07T20:23:49.1768705Z row_wise=False, 2025-05-07T20:23:49.1768834Z mixed=True, 2025-05-07T20:23:49.1768965Z use_cache=False, 2025-05-07T20:23:49.1769123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1769256Z use_cpu=True, 2025-05-07T20:23:49.1769538Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1769663Z ) 2025-05-07T20:23:49.1769861Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1770393Z self=, 2025-05-07T20:23:49.1770630Z mixed_B=False, 2025-05-07T20:23:49.1770754Z compile=False, 2025-05-07T20:23:49.1770866Z T=5, 2025-05-07T20:23:49.1770985Z D=58, 2025-05-07T20:23:49.1771095Z B=71, 2025-05-07T20:23:49.1771208Z log_E=4, 2025-05-07T20:23:49.1771331Z L=14, 2025-05-07T20:23:49.1771458Z D_gradcheck=1, 2025-05-07T20:23:49.1771601Z stochastic_rounding=False, 2025-05-07T20:23:49.1771728Z weighted=False, 2025-05-07T20:23:49.1771851Z row_wise=False, 2025-05-07T20:23:49.1771973Z mixed=False, 2025-05-07T20:23:49.1772103Z use_cache=True, 2025-05-07T20:23:49.1772260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1772384Z use_cpu=True, 2025-05-07T20:23:49.1772536Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.1772643Z ) 2025-05-07T20:23:49.1772844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1773375Z self=, 2025-05-07T20:23:49.1773496Z mixed_B=True, 2025-05-07T20:23:49.1773621Z compile=True, 2025-05-07T20:23:49.1773731Z T=4, 2025-05-07T20:23:49.1773842Z D=82, 2025-05-07T20:23:49.1781407Z B=20, 2025-05-07T20:23:49.1781584Z log_E=4, 2025-05-07T20:23:49.1781722Z L=8, 2025-05-07T20:23:49.1781859Z D_gradcheck=2, 2025-05-07T20:23:49.1781998Z stochastic_rounding=True, 2025-05-07T20:23:49.1782123Z weighted=True, 2025-05-07T20:23:49.1782254Z row_wise=True, 2025-05-07T20:23:49.1782604Z mixed=False, 2025-05-07T20:23:49.1782740Z use_cache=True, 2025-05-07T20:23:49.1782902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.1783023Z use_cpu=True, 2025-05-07T20:23:49.1783175Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1783286Z ) 2025-05-07T20:23:49.1783491Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1784041Z self=, 2025-05-07T20:23:49.1784165Z mixed_B=True, 2025-05-07T20:23:49.1784285Z compile=False, 2025-05-07T20:23:49.1784403Z T=2, 2025-05-07T20:23:49.1784515Z D=84, 2025-05-07T20:23:49.1784630Z B=89, 2025-05-07T20:23:49.1784748Z log_E=4, 2025-05-07T20:23:49.1784940Z L=7, 2025-05-07T20:23:49.1785075Z D_gradcheck=1, 2025-05-07T20:23:49.1785219Z stochastic_rounding=True, 2025-05-07T20:23:49.1785347Z weighted=False, 2025-05-07T20:23:49.1785473Z row_wise=False, 2025-05-07T20:23:49.1785593Z mixed=True, 2025-05-07T20:23:49.1785714Z use_cache=False, 2025-05-07T20:23:49.1785876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1785993Z use_cpu=True, 2025-05-07T20:23:49.1786141Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.1786256Z ) 2025-05-07T20:23:49.1786453Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.1787070Z self=, 2025-05-07T20:23:49.1787215Z mixed_B=False, 2025-05-07T20:23:49.1787338Z compile=False, 2025-05-07T20:23:49.1787450Z T=1, 2025-05-07T20:23:49.1787569Z D=22, 2025-05-07T20:23:49.1787681Z B=73, 2025-05-07T20:23:49.1787802Z log_E=4, 2025-05-07T20:23:49.1787918Z L=17, 2025-05-07T20:23:49.1788037Z D_gradcheck=2, 2025-05-07T20:23:49.1788180Z stochastic_rounding=True, 2025-05-07T20:23:49.1788299Z weighted=True, 2025-05-07T20:23:49.1788419Z row_wise=True, 2025-05-07T20:23:49.1788546Z mixed=False, 2025-05-07T20:23:49.1788666Z use_cache=False, 2025-05-07T20:23:49.1788823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.1788947Z use_cpu=True, 2025-05-07T20:23:49.1789094Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2236747Z ) 2025-05-07T20:23:49.2237140Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2237745Z self=, 2025-05-07T20:23:49.2238249Z mixed_B=True, 2025-05-07T20:23:49.2238375Z compile=False, 2025-05-07T20:23:49.2238492Z T=4, 2025-05-07T20:23:49.2238617Z D=108, 2025-05-07T20:23:49.2238728Z B=9, 2025-05-07T20:23:49.2238841Z log_E=5, 2025-05-07T20:23:49.2238969Z L=4, 2025-05-07T20:23:49.2239090Z D_gradcheck=2, 2025-05-07T20:23:49.2239234Z stochastic_rounding=False, 2025-05-07T20:23:49.2239362Z weighted=False, 2025-05-07T20:23:49.2239483Z row_wise=False, 2025-05-07T20:23:49.2239615Z mixed=False, 2025-05-07T20:23:49.2239744Z use_cache=False, 2025-05-07T20:23:49.2239904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2240022Z use_cpu=True, 2025-05-07T20:23:49.2240181Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2240289Z ) 2025-05-07T20:23:49.2240489Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2241035Z self=, 2025-05-07T20:23:49.2241159Z mixed_B=True, 2025-05-07T20:23:49.2241288Z compile=False, 2025-05-07T20:23:49.2241401Z T=5, 2025-05-07T20:23:49.2241513Z D=60, 2025-05-07T20:23:49.2241631Z B=104, 2025-05-07T20:23:49.2241748Z log_E=3, 2025-05-07T20:23:49.2241864Z L=10, 2025-05-07T20:23:49.2241990Z D_gradcheck=1, 2025-05-07T20:23:49.2242127Z stochastic_rounding=True, 2025-05-07T20:23:49.2242253Z weighted=False, 2025-05-07T20:23:49.2242378Z row_wise=False, 2025-05-07T20:23:49.2242652Z mixed=False, 2025-05-07T20:23:49.2242774Z use_cache=False, 2025-05-07T20:23:49.2242938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2243055Z use_cpu=True, 2025-05-07T20:23:49.2243202Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2243325Z ) 2025-05-07T20:23:49.2243534Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2244077Z self=, 2025-05-07T20:23:49.2244203Z mixed_B=False, 2025-05-07T20:23:49.2244322Z compile=True, 2025-05-07T20:23:49.2244439Z T=4, 2025-05-07T20:23:49.2244550Z D=81, 2025-05-07T20:23:49.2244662Z B=123, 2025-05-07T20:23:49.2244783Z log_E=4, 2025-05-07T20:23:49.2245060Z L=13, 2025-05-07T20:23:49.2245194Z D_gradcheck=2, 2025-05-07T20:23:49.2245340Z stochastic_rounding=False, 2025-05-07T20:23:49.2245462Z weighted=True, 2025-05-07T20:23:49.2245582Z row_wise=False, 2025-05-07T20:23:49.2245707Z mixed=True, 2025-05-07T20:23:49.2245829Z use_cache=False, 2025-05-07T20:23:49.2245991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2246111Z use_cpu=True, 2025-05-07T20:23:49.2246259Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2246379Z ) 2025-05-07T20:23:49.2246576Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2247241Z self=, 2025-05-07T20:23:49.2247387Z mixed_B=True, 2025-05-07T20:23:49.2247508Z compile=False, 2025-05-07T20:23:49.2247623Z T=5, 2025-05-07T20:23:49.2247738Z D=35, 2025-05-07T20:23:49.2247849Z B=38, 2025-05-07T20:23:49.2247960Z log_E=3, 2025-05-07T20:23:49.2248079Z L=6, 2025-05-07T20:23:49.2248198Z D_gradcheck=2, 2025-05-07T20:23:49.2248338Z stochastic_rounding=False, 2025-05-07T20:23:49.2248465Z weighted=True, 2025-05-07T20:23:49.2248585Z row_wise=False, 2025-05-07T20:23:49.2248714Z mixed=False, 2025-05-07T20:23:49.2248832Z use_cache=True, 2025-05-07T20:23:49.2248987Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2249112Z use_cpu=True, 2025-05-07T20:23:49.2249258Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2249486Z ) 2025-05-07T20:23:49.2249714Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2250260Z self=, 2025-05-07T20:23:49.2250499Z mixed_B=True, 2025-05-07T20:23:49.2250629Z compile=False, 2025-05-07T20:23:49.2250742Z T=2, 2025-05-07T20:23:49.2250854Z D=110, 2025-05-07T20:23:49.2250981Z B=121, 2025-05-07T20:23:49.2251095Z log_E=3, 2025-05-07T20:23:49.2251212Z L=8, 2025-05-07T20:23:49.2251339Z D_gradcheck=1, 2025-05-07T20:23:49.2251480Z stochastic_rounding=False, 2025-05-07T20:23:49.2251607Z weighted=True, 2025-05-07T20:23:49.2251727Z row_wise=False, 2025-05-07T20:23:49.2251846Z mixed=True, 2025-05-07T20:23:49.2251974Z use_cache=True, 2025-05-07T20:23:49.2252131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2252250Z use_cpu=True, 2025-05-07T20:23:49.2252402Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2252510Z ) 2025-05-07T20:23:49.2252709Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2253253Z self=, 2025-05-07T20:23:49.2253384Z mixed_B=False, 2025-05-07T20:23:49.2253508Z compile=False, 2025-05-07T20:23:49.2253630Z T=1, 2025-05-07T20:23:49.2253743Z D=69, 2025-05-07T20:23:49.2253862Z B=27, 2025-05-07T20:23:49.2253974Z log_E=4, 2025-05-07T20:23:49.2254094Z L=19, 2025-05-07T20:23:49.2254224Z D_gradcheck=1, 2025-05-07T20:23:49.2254365Z stochastic_rounding=True, 2025-05-07T20:23:49.2254488Z weighted=False, 2025-05-07T20:23:49.2254614Z row_wise=False, 2025-05-07T20:23:49.2254881Z mixed=True, 2025-05-07T20:23:49.2255005Z use_cache=False, 2025-05-07T20:23:49.2255172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2255291Z use_cpu=True, 2025-05-07T20:23:49.2255439Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2255552Z ) 2025-05-07T20:23:49.2255752Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2256288Z self=, 2025-05-07T20:23:49.2256417Z mixed_B=True, 2025-05-07T20:23:49.2256537Z compile=False, 2025-05-07T20:23:49.2256657Z T=2, 2025-05-07T20:23:49.2256770Z D=69, 2025-05-07T20:23:49.2256879Z B=59, 2025-05-07T20:23:49.2256999Z log_E=5, 2025-05-07T20:23:49.2257211Z L=13, 2025-05-07T20:23:49.2257343Z D_gradcheck=1, 2025-05-07T20:23:49.2257492Z stochastic_rounding=True, 2025-05-07T20:23:49.2257616Z weighted=False, 2025-05-07T20:23:49.2257735Z row_wise=False, 2025-05-07T20:23:49.2257863Z mixed=False, 2025-05-07T20:23:49.2257983Z use_cache=True, 2025-05-07T20:23:49.2258141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2258266Z use_cpu=True, 2025-05-07T20:23:49.2258411Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2258520Z ) 2025-05-07T20:23:49.2258722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2259332Z self=, 2025-05-07T20:23:49.2259475Z mixed_B=True, 2025-05-07T20:23:49.2259597Z compile=False, 2025-05-07T20:23:49.2259709Z T=1, 2025-05-07T20:23:49.2259828Z D=72, 2025-05-07T20:23:49.2259940Z B=52, 2025-05-07T20:23:49.2260057Z log_E=4, 2025-05-07T20:23:49.2260179Z L=2, 2025-05-07T20:23:49.2260300Z D_gradcheck=2, 2025-05-07T20:23:49.2260441Z stochastic_rounding=False, 2025-05-07T20:23:49.2260571Z weighted=False, 2025-05-07T20:23:49.2260690Z row_wise=False, 2025-05-07T20:23:49.2260812Z mixed=False, 2025-05-07T20:23:49.2260939Z use_cache=True, 2025-05-07T20:23:49.2261095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2261217Z use_cpu=True, 2025-05-07T20:23:49.2261376Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2261484Z ) 2025-05-07T20:23:49.2261689Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2262222Z self=, 2025-05-07T20:23:49.2262447Z mixed_B=False, 2025-05-07T20:23:49.2262576Z compile=False, 2025-05-07T20:23:49.2262689Z T=4, 2025-05-07T20:23:49.2262800Z D=114, 2025-05-07T20:23:49.2262918Z B=94, 2025-05-07T20:23:49.2263030Z log_E=3, 2025-05-07T20:23:49.2263144Z L=16, 2025-05-07T20:23:49.2263273Z D_gradcheck=2, 2025-05-07T20:23:49.2263416Z stochastic_rounding=False, 2025-05-07T20:23:49.2263670Z weighted=False, 2025-05-07T20:23:49.2263790Z row_wise=False, 2025-05-07T20:23:49.2263914Z mixed=True, 2025-05-07T20:23:49.2264033Z use_cache=True, 2025-05-07T20:23:49.2264192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2264317Z use_cpu=True, 2025-05-07T20:23:49.2264465Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2264573Z ) 2025-05-07T20:23:49.2264774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2265309Z self=, 2025-05-07T20:23:49.2265440Z mixed_B=False, 2025-05-07T20:23:49.2265560Z compile=False, 2025-05-07T20:23:49.2265672Z T=1, 2025-05-07T20:23:49.2265790Z D=75, 2025-05-07T20:23:49.2265900Z B=33, 2025-05-07T20:23:49.2266013Z log_E=4, 2025-05-07T20:23:49.2266136Z L=16, 2025-05-07T20:23:49.2266256Z D_gradcheck=1, 2025-05-07T20:23:49.2266394Z stochastic_rounding=True, 2025-05-07T20:23:49.2266522Z weighted=False, 2025-05-07T20:23:49.2266640Z row_wise=True, 2025-05-07T20:23:49.2266914Z mixed=False, 2025-05-07T20:23:49.2267044Z use_cache=False, 2025-05-07T20:23:49.2267200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2267321Z use_cpu=True, 2025-05-07T20:23:49.2267479Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2267588Z ) 2025-05-07T20:23:49.2267791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2268320Z self=, 2025-05-07T20:23:49.2268442Z mixed_B=False, 2025-05-07T20:23:49.2268569Z compile=True, 2025-05-07T20:23:49.2268679Z T=4, 2025-05-07T20:23:49.2268789Z D=35, 2025-05-07T20:23:49.2268912Z B=107, 2025-05-07T20:23:49.2269024Z log_E=4, 2025-05-07T20:23:49.2269204Z L=17, 2025-05-07T20:23:49.2269340Z D_gradcheck=2, 2025-05-07T20:23:49.2269487Z stochastic_rounding=False, 2025-05-07T20:23:49.2269609Z weighted=False, 2025-05-07T20:23:49.2269733Z row_wise=True, 2025-05-07T20:23:49.2269854Z mixed=False, 2025-05-07T20:23:49.2270053Z use_cache=False, 2025-05-07T20:23:49.2270208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2270328Z use_cpu=True, 2025-05-07T20:23:49.2270485Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2270594Z ) 2025-05-07T20:23:49.2270789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2271440Z self=, 2025-05-07T20:23:49.2271575Z mixed_B=True, 2025-05-07T20:23:49.2271696Z compile=False, 2025-05-07T20:23:49.2271813Z T=5, 2025-05-07T20:23:49.2271923Z D=70, 2025-05-07T20:23:49.2272034Z B=8, 2025-05-07T20:23:49.2272155Z log_E=4, 2025-05-07T20:23:49.2272268Z L=13, 2025-05-07T20:23:49.2272390Z D_gradcheck=1, 2025-05-07T20:23:49.2272543Z stochastic_rounding=False, 2025-05-07T20:23:49.2272665Z weighted=True, 2025-05-07T20:23:49.2272795Z row_wise=False, 2025-05-07T20:23:49.2272917Z mixed=False, 2025-05-07T20:23:49.2273039Z use_cache=False, 2025-05-07T20:23:49.2273202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2273323Z use_cpu=True, 2025-05-07T20:23:49.2273471Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2273587Z ) 2025-05-07T20:23:49.2273785Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2274321Z self=, 2025-05-07T20:23:49.2274535Z mixed_B=True, 2025-05-07T20:23:49.2274656Z compile=False, 2025-05-07T20:23:49.2274767Z T=5, 2025-05-07T20:23:49.2274886Z D=80, 2025-05-07T20:23:49.2274998Z B=23, 2025-05-07T20:23:49.2275111Z log_E=5, 2025-05-07T20:23:49.2275232Z L=0, 2025-05-07T20:23:49.2275351Z D_gradcheck=1, 2025-05-07T20:23:49.2275499Z stochastic_rounding=False, 2025-05-07T20:23:49.2275621Z weighted=False, 2025-05-07T20:23:49.2275740Z row_wise=False, 2025-05-07T20:23:49.2275865Z mixed=False, 2025-05-07T20:23:49.2275987Z use_cache=True, 2025-05-07T20:23:49.2276144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2276273Z use_cpu=True, 2025-05-07T20:23:49.2276425Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2276533Z ) 2025-05-07T20:23:49.2276737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2277268Z self=, 2025-05-07T20:23:49.2277393Z mixed_B=False, 2025-05-07T20:23:49.2277522Z compile=False, 2025-05-07T20:23:49.2277632Z T=4, 2025-05-07T20:23:49.2277755Z D=33, 2025-05-07T20:23:49.2277866Z B=17, 2025-05-07T20:23:49.2277978Z log_E=3, 2025-05-07T20:23:49.2278103Z L=7, 2025-05-07T20:23:49.2278224Z D_gradcheck=2, 2025-05-07T20:23:49.2278363Z stochastic_rounding=True, 2025-05-07T20:23:49.2278494Z weighted=True, 2025-05-07T20:23:49.2278611Z row_wise=True, 2025-05-07T20:23:49.2278870Z mixed=True, 2025-05-07T20:23:49.2279000Z use_cache=True, 2025-05-07T20:23:49.2279160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2279283Z use_cpu=True, 2025-05-07T20:23:49.2279437Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2279544Z ) 2025-05-07T20:23:49.2279738Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2280280Z self=, 2025-05-07T20:23:49.2280402Z mixed_B=True, 2025-05-07T20:23:49.2280530Z compile=True, 2025-05-07T20:23:49.2280639Z T=1, 2025-05-07T20:23:49.2280750Z D=101, 2025-05-07T20:23:49.2280871Z B=23, 2025-05-07T20:23:49.2280985Z log_E=4, 2025-05-07T20:23:49.2281199Z L=15, 2025-05-07T20:23:49.2281342Z D_gradcheck=1, 2025-05-07T20:23:49.2281481Z stochastic_rounding=False, 2025-05-07T20:23:49.2281602Z weighted=True, 2025-05-07T20:23:49.2281729Z row_wise=True, 2025-05-07T20:23:49.2281849Z mixed=True, 2025-05-07T20:23:49.2281970Z use_cache=False, 2025-05-07T20:23:49.2282134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2282253Z use_cpu=True, 2025-05-07T20:23:49.2282401Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2282522Z ) 2025-05-07T20:23:49.2282717Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2283339Z self=, 2025-05-07T20:23:49.2283484Z mixed_B=True, 2025-05-07T20:23:49.2283610Z compile=False, 2025-05-07T20:23:49.2283733Z T=2, 2025-05-07T20:23:49.2283850Z D=99, 2025-05-07T20:23:49.2283960Z B=24, 2025-05-07T20:23:49.2284083Z log_E=5, 2025-05-07T20:23:49.2284196Z L=1, 2025-05-07T20:23:49.2284314Z D_gradcheck=1, 2025-05-07T20:23:49.2284458Z stochastic_rounding=True, 2025-05-07T20:23:49.2284581Z weighted=False, 2025-05-07T20:23:49.2284699Z row_wise=True, 2025-05-07T20:23:49.2284824Z mixed=False, 2025-05-07T20:23:49.2284944Z use_cache=False, 2025-05-07T20:23:49.2285100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2285230Z use_cpu=True, 2025-05-07T20:23:49.2285379Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2285493Z ) 2025-05-07T20:23:49.2285688Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2289908Z self=, 2025-05-07T20:23:49.2290185Z mixed_B=True, 2025-05-07T20:23:49.2290310Z compile=True, 2025-05-07T20:23:49.2290420Z T=4, 2025-05-07T20:23:49.2290531Z D=22, 2025-05-07T20:23:49.2290649Z B=119, 2025-05-07T20:23:49.2290760Z log_E=3, 2025-05-07T20:23:49.2290880Z L=3, 2025-05-07T20:23:49.2291000Z D_gradcheck=1, 2025-05-07T20:23:49.2291142Z stochastic_rounding=True, 2025-05-07T20:23:49.2291268Z weighted=False, 2025-05-07T20:23:49.2291389Z row_wise=False, 2025-05-07T20:23:49.2291504Z mixed=True, 2025-05-07T20:23:49.2291654Z use_cache=False, 2025-05-07T20:23:49.2291813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2291931Z use_cpu=True, 2025-05-07T20:23:49.2292095Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2292203Z ) 2025-05-07T20:23:49.2292399Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2292941Z self=, 2025-05-07T20:23:49.2293101Z mixed_B=True, 2025-05-07T20:23:49.2293224Z compile=False, 2025-05-07T20:23:49.2293342Z T=1, 2025-05-07T20:23:49.2293451Z D=57, 2025-05-07T20:23:49.2293562Z B=93, 2025-05-07T20:23:49.2293687Z log_E=3, 2025-05-07T20:23:49.2293801Z L=19, 2025-05-07T20:23:49.2293921Z D_gradcheck=2, 2025-05-07T20:23:49.2294072Z stochastic_rounding=False, 2025-05-07T20:23:49.2294193Z weighted=False, 2025-05-07T20:23:49.2294317Z row_wise=True, 2025-05-07T20:23:49.2294435Z mixed=False, 2025-05-07T20:23:49.2294556Z use_cache=True, 2025-05-07T20:23:49.2294721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2294843Z use_cpu=True, 2025-05-07T20:23:49.2294989Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2776066Z ) 2025-05-07T20:23:49.2776561Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2777514Z self=, 2025-05-07T20:23:49.2778339Z mixed_B=False, 2025-05-07T20:23:49.2778666Z compile=False, 2025-05-07T20:23:49.2778968Z T=3, 2025-05-07T20:23:49.2779229Z D=43, 2025-05-07T20:23:49.2779494Z B=9, 2025-05-07T20:23:49.2779759Z log_E=3, 2025-05-07T20:23:49.2780370Z L=3, 2025-05-07T20:23:49.2780666Z D_gradcheck=2, 2025-05-07T20:23:49.2780996Z stochastic_rounding=False, 2025-05-07T20:23:49.2781364Z weighted=False, 2025-05-07T20:23:49.2781673Z row_wise=True, 2025-05-07T20:23:49.2781976Z mixed=False, 2025-05-07T20:23:49.2782271Z use_cache=True, 2025-05-07T20:23:49.2782617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2783032Z use_cpu=True, 2025-05-07T20:23:49.2783360Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2783748Z ) 2025-05-07T20:23:49.2784133Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2785145Z self=, 2025-05-07T20:23:49.2785976Z mixed_B=True, 2025-05-07T20:23:49.2786296Z compile=False, 2025-05-07T20:23:49.2786596Z T=1, 2025-05-07T20:23:49.2786853Z D=32, 2025-05-07T20:23:49.2787122Z B=11, 2025-05-07T20:23:49.2787390Z log_E=5, 2025-05-07T20:23:49.2787665Z L=16, 2025-05-07T20:23:49.2787940Z D_gradcheck=2, 2025-05-07T20:23:49.2788272Z stochastic_rounding=True, 2025-05-07T20:23:49.2788635Z weighted=True, 2025-05-07T20:23:49.2788950Z row_wise=True, 2025-05-07T20:23:49.2789256Z mixed=True, 2025-05-07T20:23:49.2789549Z use_cache=True, 2025-05-07T20:23:49.2789891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2790305Z use_cpu=True, 2025-05-07T20:23:49.2790630Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2791013Z ) 2025-05-07T20:23:49.2791349Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2792220Z self=, 2025-05-07T20:23:49.2793355Z mixed_B=True, 2025-05-07T20:23:49.2793874Z compile=False, 2025-05-07T20:23:49.2794171Z T=3, 2025-05-07T20:23:49.2794438Z D=119, 2025-05-07T20:23:49.2794707Z B=97, 2025-05-07T20:23:49.2794969Z log_E=5, 2025-05-07T20:23:49.2795252Z L=17, 2025-05-07T20:23:49.2795528Z D_gradcheck=1, 2025-05-07T20:23:49.2795863Z stochastic_rounding=False, 2025-05-07T20:23:49.2796232Z weighted=True, 2025-05-07T20:23:49.2796541Z row_wise=False, 2025-05-07T20:23:49.2796847Z mixed=False, 2025-05-07T20:23:49.2797146Z use_cache=False, 2025-05-07T20:23:49.2797506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2797933Z use_cpu=True, 2025-05-07T20:23:49.2798262Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2798645Z ) 2025-05-07T20:23:49.2798986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2799864Z self=, 2025-05-07T20:23:49.2800675Z mixed_B=True, 2025-05-07T20:23:49.2800990Z compile=True, 2025-05-07T20:23:49.2801284Z T=1, 2025-05-07T20:23:49.2801555Z D=35, 2025-05-07T20:23:49.2801822Z B=70, 2025-05-07T20:23:49.2802084Z log_E=3, 2025-05-07T20:23:49.2802367Z L=10, 2025-05-07T20:23:49.2802644Z D_gradcheck=1, 2025-05-07T20:23:49.2802964Z stochastic_rounding=False, 2025-05-07T20:23:49.2803341Z weighted=False, 2025-05-07T20:23:49.2803653Z row_wise=True, 2025-05-07T20:23:49.2803948Z mixed=False, 2025-05-07T20:23:49.2804250Z use_cache=True, 2025-05-07T20:23:49.2804598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2805011Z use_cpu=True, 2025-05-07T20:23:49.2805335Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2805717Z ) 2025-05-07T20:23:49.2806059Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2806933Z self=, 2025-05-07T20:23:49.2807747Z mixed_B=False, 2025-05-07T20:23:49.2808067Z compile=False, 2025-05-07T20:23:49.2808361Z T=2, 2025-05-07T20:23:49.2808627Z D=30, 2025-05-07T20:23:49.2808889Z B=72, 2025-05-07T20:23:49.2809152Z log_E=3, 2025-05-07T20:23:49.2809890Z L=20, 2025-05-07T20:23:49.2810337Z D_gradcheck=2, 2025-05-07T20:23:49.2810676Z stochastic_rounding=False, 2025-05-07T20:23:49.2811049Z weighted=True, 2025-05-07T20:23:49.2811349Z row_wise=False, 2025-05-07T20:23:49.2811654Z mixed=False, 2025-05-07T20:23:49.2811956Z use_cache=True, 2025-05-07T20:23:49.2812290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2812708Z use_cpu=True, 2025-05-07T20:23:49.2813044Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2813416Z ) 2025-05-07T20:23:49.2813757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2814746Z self=, 2025-05-07T20:23:49.2815570Z mixed_B=False, 2025-05-07T20:23:49.2815882Z compile=True, 2025-05-07T20:23:49.2816178Z T=1, 2025-05-07T20:23:49.2816442Z D=3, 2025-05-07T20:23:49.2816701Z B=84, 2025-05-07T20:23:49.2816970Z log_E=3, 2025-05-07T20:23:49.2817254Z L=14, 2025-05-07T20:23:49.2817523Z D_gradcheck=1, 2025-05-07T20:23:49.2817857Z stochastic_rounding=False, 2025-05-07T20:23:49.2818230Z weighted=False, 2025-05-07T20:23:49.2818534Z row_wise=True, 2025-05-07T20:23:49.2818844Z mixed=False, 2025-05-07T20:23:49.2819149Z use_cache=True, 2025-05-07T20:23:49.2819493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2819910Z use_cpu=True, 2025-05-07T20:23:49.2820248Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2820621Z ) 2025-05-07T20:23:49.2820961Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2821842Z self=, 2025-05-07T20:23:49.2822892Z mixed_B=False, 2025-05-07T20:23:49.2823326Z compile=False, 2025-05-07T20:23:49.2823624Z T=2, 2025-05-07T20:23:49.2823880Z D=13, 2025-05-07T20:23:49.2824142Z B=28, 2025-05-07T20:23:49.2824408Z log_E=3, 2025-05-07T20:23:49.2824685Z L=18, 2025-05-07T20:23:49.2824961Z D_gradcheck=1, 2025-05-07T20:23:49.2825293Z stochastic_rounding=False, 2025-05-07T20:23:49.2825658Z weighted=True, 2025-05-07T20:23:49.2825966Z row_wise=True, 2025-05-07T20:23:49.2826271Z mixed=True, 2025-05-07T20:23:49.2826571Z use_cache=True, 2025-05-07T20:23:49.2826908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2827324Z use_cpu=True, 2025-05-07T20:23:49.2827658Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2828359Z ) 2025-05-07T20:23:49.2828704Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2829589Z self=, 2025-05-07T20:23:49.2830397Z mixed_B=True, 2025-05-07T20:23:49.2830708Z compile=False, 2025-05-07T20:23:49.2831014Z T=1, 2025-05-07T20:23:49.2831273Z D=64, 2025-05-07T20:23:49.2831540Z B=24, 2025-05-07T20:23:49.2831807Z log_E=4, 2025-05-07T20:23:49.2832078Z L=16, 2025-05-07T20:23:49.2832368Z D_gradcheck=1, 2025-05-07T20:23:49.2832696Z stochastic_rounding=True, 2025-05-07T20:23:49.2833061Z weighted=True, 2025-05-07T20:23:49.2833369Z row_wise=False, 2025-05-07T20:23:49.2833674Z mixed=True, 2025-05-07T20:23:49.2833969Z use_cache=False, 2025-05-07T20:23:49.2834324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2834737Z use_cpu=True, 2025-05-07T20:23:49.2835065Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2835445Z ) 2025-05-07T20:23:49.2835786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2836671Z self=, 2025-05-07T20:23:49.2837476Z mixed_B=False, 2025-05-07T20:23:49.2837788Z compile=True, 2025-05-07T20:23:49.2838083Z T=2, 2025-05-07T20:23:49.2838346Z D=8, 2025-05-07T20:23:49.2838614Z B=23, 2025-05-07T20:23:49.2838886Z log_E=3, 2025-05-07T20:23:49.2839157Z L=7, 2025-05-07T20:23:49.2839789Z D_gradcheck=1, 2025-05-07T20:23:49.2840144Z stochastic_rounding=True, 2025-05-07T20:23:49.2840505Z weighted=True, 2025-05-07T20:23:49.2840818Z row_wise=True, 2025-05-07T20:23:49.2841119Z mixed=False, 2025-05-07T20:23:49.2841413Z use_cache=False, 2025-05-07T20:23:49.2841793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2842210Z use_cpu=True, 2025-05-07T20:23:49.2842535Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2842910Z ) 2025-05-07T20:23:49.2843245Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2844269Z self=, 2025-05-07T20:23:49.2845097Z mixed_B=False, 2025-05-07T20:23:49.2845413Z compile=True, 2025-05-07T20:23:49.2845704Z T=1, 2025-05-07T20:23:49.2845968Z D=19, 2025-05-07T20:23:49.2846235Z B=28, 2025-05-07T20:23:49.2846502Z log_E=4, 2025-05-07T20:23:49.2846778Z L=17, 2025-05-07T20:23:49.2847058Z D_gradcheck=1, 2025-05-07T20:23:49.2847388Z stochastic_rounding=True, 2025-05-07T20:23:49.2847755Z weighted=True, 2025-05-07T20:23:49.2848063Z row_wise=True, 2025-05-07T20:23:49.2848369Z mixed=False, 2025-05-07T20:23:49.2848666Z use_cache=True, 2025-05-07T20:23:49.2849013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2849545Z use_cpu=True, 2025-05-07T20:23:49.2849878Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2850253Z ) 2025-05-07T20:23:49.2850593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2851467Z self=, 2025-05-07T20:23:49.2852532Z mixed_B=False, 2025-05-07T20:23:49.2853020Z compile=True, 2025-05-07T20:23:49.2853309Z T=5, 2025-05-07T20:23:49.2853572Z D=41, 2025-05-07T20:23:49.2853841Z B=97, 2025-05-07T20:23:49.2854105Z log_E=5, 2025-05-07T20:23:49.2854378Z L=15, 2025-05-07T20:23:49.2854653Z D_gradcheck=2, 2025-05-07T20:23:49.2854975Z stochastic_rounding=True, 2025-05-07T20:23:49.2855343Z weighted=True, 2025-05-07T20:23:49.2855651Z row_wise=True, 2025-05-07T20:23:49.2855945Z mixed=False, 2025-05-07T20:23:49.2856244Z use_cache=False, 2025-05-07T20:23:49.2856596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2857009Z use_cpu=True, 2025-05-07T20:23:49.2857339Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2857714Z ) 2025-05-07T20:23:49.2858052Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2858922Z self=, 2025-05-07T20:23:49.2859731Z mixed_B=False, 2025-05-07T20:23:49.2860041Z compile=True, 2025-05-07T20:23:49.2860330Z T=2, 2025-05-07T20:23:49.2860596Z D=17, 2025-05-07T20:23:49.2860864Z B=112, 2025-05-07T20:23:49.2861130Z log_E=5, 2025-05-07T20:23:49.2861407Z L=15, 2025-05-07T20:23:49.2861687Z D_gradcheck=1, 2025-05-07T20:23:49.2862004Z stochastic_rounding=True, 2025-05-07T20:23:49.2862373Z weighted=True, 2025-05-07T20:23:49.2862684Z row_wise=False, 2025-05-07T20:23:49.2862984Z mixed=False, 2025-05-07T20:23:49.2863288Z use_cache=False, 2025-05-07T20:23:49.2863642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2864050Z use_cpu=True, 2025-05-07T20:23:49.2864386Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2864762Z ) 2025-05-07T20:23:49.2865101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2865974Z self=, 2025-05-07T20:23:49.2866783Z mixed_B=False, 2025-05-07T20:23:49.2867100Z compile=False, 2025-05-07T20:23:49.2867395Z T=5, 2025-05-07T20:23:49.2867665Z D=33, 2025-05-07T20:23:49.2867933Z B=108, 2025-05-07T20:23:49.2868193Z log_E=4, 2025-05-07T20:23:49.2868475Z L=4, 2025-05-07T20:23:49.2868904Z D_gradcheck=2, 2025-05-07T20:23:49.2869246Z stochastic_rounding=False, 2025-05-07T20:23:49.2869618Z weighted=True, 2025-05-07T20:23:49.2869925Z row_wise=True, 2025-05-07T20:23:49.2870219Z mixed=True, 2025-05-07T20:23:49.2870519Z use_cache=False, 2025-05-07T20:23:49.2870880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2871289Z use_cpu=True, 2025-05-07T20:23:49.2871621Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2871999Z ) 2025-05-07T20:23:49.2872334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2873354Z self=, 2025-05-07T20:23:49.2874180Z mixed_B=True, 2025-05-07T20:23:49.2874492Z compile=False, 2025-05-07T20:23:49.2874784Z T=3, 2025-05-07T20:23:49.2875048Z D=110, 2025-05-07T20:23:49.2875317Z B=115, 2025-05-07T20:23:49.2875579Z log_E=3, 2025-05-07T20:23:49.2875856Z L=11, 2025-05-07T20:23:49.2876138Z D_gradcheck=2, 2025-05-07T20:23:49.2876458Z stochastic_rounding=False, 2025-05-07T20:23:49.2876825Z weighted=True, 2025-05-07T20:23:49.2877131Z row_wise=False, 2025-05-07T20:23:49.2877427Z mixed=False, 2025-05-07T20:23:49.2877726Z use_cache=False, 2025-05-07T20:23:49.2878075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2878482Z use_cpu=True, 2025-05-07T20:23:49.2878825Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2879204Z ) 2025-05-07T20:23:49.2879534Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2880408Z self=, 2025-05-07T20:23:49.2881420Z mixed_B=True, 2025-05-07T20:23:49.2881971Z compile=True, 2025-05-07T20:23:49.2882257Z T=2, 2025-05-07T20:23:49.2882518Z D=88, 2025-05-07T20:23:49.2882783Z B=76, 2025-05-07T20:23:49.2883047Z log_E=4, 2025-05-07T20:23:49.2883326Z L=6, 2025-05-07T20:23:49.2883603Z D_gradcheck=2, 2025-05-07T20:23:49.2883925Z stochastic_rounding=False, 2025-05-07T20:23:49.2884298Z weighted=True, 2025-05-07T20:23:49.2884609Z row_wise=False, 2025-05-07T20:23:49.2884910Z mixed=False, 2025-05-07T20:23:49.2885215Z use_cache=False, 2025-05-07T20:23:49.2885573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2885981Z use_cpu=True, 2025-05-07T20:23:49.2886314Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2886703Z ) 2025-05-07T20:23:49.2887037Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2887914Z self=, 2025-05-07T20:23:49.2888719Z mixed_B=False, 2025-05-07T20:23:49.2889024Z compile=True, 2025-05-07T20:23:49.2889321Z T=4, 2025-05-07T20:23:49.2889746Z D=116, 2025-05-07T20:23:49.2890009Z B=40, 2025-05-07T20:23:49.2890272Z log_E=4, 2025-05-07T20:23:49.2890550Z L=8, 2025-05-07T20:23:49.2890817Z D_gradcheck=1, 2025-05-07T20:23:49.2891142Z stochastic_rounding=True, 2025-05-07T20:23:49.2891515Z weighted=False, 2025-05-07T20:23:49.2891819Z row_wise=True, 2025-05-07T20:23:49.2892123Z mixed=False, 2025-05-07T20:23:49.2892431Z use_cache=True, 2025-05-07T20:23:49.2892773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2893179Z use_cpu=True, 2025-05-07T20:23:49.2893510Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.2893888Z ) 2025-05-07T20:23:49.2894216Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2895101Z self=, 2025-05-07T20:23:49.2895903Z mixed_B=False, 2025-05-07T20:23:49.2896207Z compile=True, 2025-05-07T20:23:49.2896508Z T=5, 2025-05-07T20:23:49.2896777Z D=35, 2025-05-07T20:23:49.2897039Z B=122, 2025-05-07T20:23:49.2897312Z log_E=4, 2025-05-07T20:23:49.2897593Z L=5, 2025-05-07T20:23:49.2898036Z D_gradcheck=1, 2025-05-07T20:23:49.2898384Z stochastic_rounding=True, 2025-05-07T20:23:49.2898755Z weighted=True, 2025-05-07T20:23:49.2899054Z row_wise=True, 2025-05-07T20:23:49.2899524Z mixed=True, 2025-05-07T20:23:49.2899828Z use_cache=False, 2025-05-07T20:23:49.2900175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.2900593Z use_cpu=True, 2025-05-07T20:23:49.2900926Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.2901304Z ) 2025-05-07T20:23:49.2901632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.2902631Z self=, 2025-05-07T20:23:49.2903486Z mixed_B=True, 2025-05-07T20:23:49.2903798Z compile=True, 2025-05-07T20:23:49.2904107Z T=2, 2025-05-07T20:23:49.2904388Z D=79, 2025-05-07T20:23:49.2904667Z B=37, 2025-05-07T20:23:49.2904938Z log_E=5, 2025-05-07T20:23:49.2905215Z L=0, 2025-05-07T20:23:49.2905489Z D_gradcheck=1, 2025-05-07T20:23:49.2905818Z stochastic_rounding=True, 2025-05-07T20:23:49.2906191Z weighted=False, 2025-05-07T20:23:49.2906492Z row_wise=False, 2025-05-07T20:23:49.2906795Z mixed=True, 2025-05-07T20:23:49.2907093Z use_cache=False, 2025-05-07T20:23:49.2907436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.2907842Z use_cpu=True, 2025-05-07T20:23:49.2908174Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3255810Z ) 2025-05-07T20:23:49.3256364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3257301Z self=, 2025-05-07T20:23:49.3258495Z mixed_B=False, 2025-05-07T20:23:49.3258981Z compile=True, 2025-05-07T20:23:49.3259286Z T=4, 2025-05-07T20:23:49.3259550Z D=77, 2025-05-07T20:23:49.3259815Z B=61, 2025-05-07T20:23:49.3260084Z log_E=3, 2025-05-07T20:23:49.3260357Z L=14, 2025-05-07T20:23:49.3260641Z D_gradcheck=2, 2025-05-07T20:23:49.3260965Z stochastic_rounding=True, 2025-05-07T20:23:49.3261332Z weighted=True, 2025-05-07T20:23:49.3261638Z row_wise=True, 2025-05-07T20:23:49.3261959Z mixed=True, 2025-05-07T20:23:49.3262252Z use_cache=False, 2025-05-07T20:23:49.3262609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3263026Z use_cpu=True, 2025-05-07T20:23:49.3263353Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.3263737Z ) 2025-05-07T20:23:49.3264075Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3264953Z self=, 2025-05-07T20:23:49.3265769Z mixed_B=True, 2025-05-07T20:23:49.3266087Z compile=False, 2025-05-07T20:23:49.3266381Z T=1, 2025-05-07T20:23:49.3266650Z D=104, 2025-05-07T20:23:49.3266923Z B=117, 2025-05-07T20:23:49.3267184Z log_E=5, 2025-05-07T20:23:49.3267464Z L=14, 2025-05-07T20:23:49.3267746Z D_gradcheck=2, 2025-05-07T20:23:49.3268074Z stochastic_rounding=False, 2025-05-07T20:23:49.3268451Z weighted=False, 2025-05-07T20:23:49.3268761Z row_wise=True, 2025-05-07T20:23:49.3269063Z mixed=False, 2025-05-07T20:23:49.3269366Z use_cache=False, 2025-05-07T20:23:49.3269721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.3270138Z use_cpu=True, 2025-05-07T20:23:49.3270465Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3270841Z ) 2025-05-07T20:23:49.3271178Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3272168Z self=, 2025-05-07T20:23:49.3272985Z mixed_B=True, 2025-05-07T20:23:49.3273296Z compile=True, 2025-05-07T20:23:49.3273586Z T=4, 2025-05-07T20:23:49.3273856Z D=65, 2025-05-07T20:23:49.3274123Z B=66, 2025-05-07T20:23:49.3274382Z log_E=3, 2025-05-07T20:23:49.3274673Z L=14, 2025-05-07T20:23:49.3275213Z D_gradcheck=1, 2025-05-07T20:23:49.3275563Z stochastic_rounding=False, 2025-05-07T20:23:49.3275934Z weighted=True, 2025-05-07T20:23:49.3276242Z row_wise=False, 2025-05-07T20:23:49.3276564Z mixed=False, 2025-05-07T20:23:49.3276945Z use_cache=True, 2025-05-07T20:23:49.3277336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.3277747Z use_cpu=True, 2025-05-07T20:23:49.3278081Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3278455Z ) 2025-05-07T20:23:49.3278789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3279866Z self=, 2025-05-07T20:23:49.3280702Z mixed_B=False, 2025-05-07T20:23:49.3281022Z compile=False, 2025-05-07T20:23:49.3281316Z T=5, 2025-05-07T20:23:49.3281581Z D=81, 2025-05-07T20:23:49.3281852Z B=37, 2025-05-07T20:23:49.3282113Z log_E=4, 2025-05-07T20:23:49.3282389Z L=19, 2025-05-07T20:23:49.3282663Z D_gradcheck=1, 2025-05-07T20:23:49.3282994Z stochastic_rounding=False, 2025-05-07T20:23:49.3283364Z weighted=False, 2025-05-07T20:23:49.3283673Z row_wise=False, 2025-05-07T20:23:49.3283971Z mixed=False, 2025-05-07T20:23:49.3284271Z use_cache=True, 2025-05-07T20:23:49.3284615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3285025Z use_cpu=True, 2025-05-07T20:23:49.3285358Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3285740Z ) 2025-05-07T20:23:49.3286069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3286946Z self=, 2025-05-07T20:23:49.3287955Z mixed_B=True, 2025-05-07T20:23:49.3288351Z compile=True, 2025-05-07T20:23:49.3288645Z T=2, 2025-05-07T20:23:49.3288911Z D=8, 2025-05-07T20:23:49.3289174Z B=8, 2025-05-07T20:23:49.3289541Z log_E=3, 2025-05-07T20:23:49.3289824Z L=20, 2025-05-07T20:23:49.3290105Z D_gradcheck=2, 2025-05-07T20:23:49.3290424Z stochastic_rounding=True, 2025-05-07T20:23:49.3290803Z weighted=False, 2025-05-07T20:23:49.3291111Z row_wise=False, 2025-05-07T20:23:49.3291408Z mixed=False, 2025-05-07T20:23:49.3291713Z use_cache=False, 2025-05-07T20:23:49.3292072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3292485Z use_cpu=True, 2025-05-07T20:23:49.3292822Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.3293203Z ) 2025-05-07T20:23:49.3293537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3294412Z self=, 2025-05-07T20:23:49.3295218Z mixed_B=False, 2025-05-07T20:23:49.3295532Z compile=True, 2025-05-07T20:23:49.3295819Z T=4, 2025-05-07T20:23:49.3296083Z D=57, 2025-05-07T20:23:49.3296348Z B=25, 2025-05-07T20:23:49.3296609Z log_E=5, 2025-05-07T20:23:49.3296891Z L=2, 2025-05-07T20:23:49.3297171Z D_gradcheck=1, 2025-05-07T20:23:49.3297493Z stochastic_rounding=False, 2025-05-07T20:23:49.3297865Z weighted=False, 2025-05-07T20:23:49.3298185Z row_wise=False, 2025-05-07T20:23:49.3298488Z mixed=False, 2025-05-07T20:23:49.3298793Z use_cache=False, 2025-05-07T20:23:49.3299144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.3299555Z use_cpu=True, 2025-05-07T20:23:49.3299890Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3300270Z ) 2025-05-07T20:23:49.3300601Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3301484Z self=, 2025-05-07T20:23:49.3302303Z mixed_B=True, 2025-05-07T20:23:49.3302608Z compile=True, 2025-05-07T20:23:49.3302914Z T=5, 2025-05-07T20:23:49.3303180Z D=28, 2025-05-07T20:23:49.3303442Z B=36, 2025-05-07T20:23:49.3303711Z log_E=3, 2025-05-07T20:23:49.3303991Z L=13, 2025-05-07T20:23:49.3304429Z D_gradcheck=2, 2025-05-07T20:23:49.3304779Z stochastic_rounding=True, 2025-05-07T20:23:49.3305150Z weighted=False, 2025-05-07T20:23:49.3305460Z row_wise=True, 2025-05-07T20:23:49.3305757Z mixed=True, 2025-05-07T20:23:49.3306055Z use_cache=True, 2025-05-07T20:23:49.3306402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3306811Z use_cpu=True, 2025-05-07T20:23:49.3307150Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.3307528Z ) 2025-05-07T20:23:49.3307858Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3308866Z self=, 2025-05-07T20:23:49.3309698Z mixed_B=False, 2025-05-07T20:23:49.3310001Z compile=False, 2025-05-07T20:23:49.3310299Z T=1, 2025-05-07T20:23:49.3310565Z D=66, 2025-05-07T20:23:49.3310825Z B=40, 2025-05-07T20:23:49.3311091Z log_E=3, 2025-05-07T20:23:49.3311367Z L=3, 2025-05-07T20:23:49.3311639Z D_gradcheck=1, 2025-05-07T20:23:49.3311965Z stochastic_rounding=False, 2025-05-07T20:23:49.3312338Z weighted=True, 2025-05-07T20:23:49.3312637Z row_wise=True, 2025-05-07T20:23:49.3312939Z mixed=True, 2025-05-07T20:23:49.3313238Z use_cache=False, 2025-05-07T20:23:49.3313582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3314001Z use_cpu=True, 2025-05-07T20:23:49.3314333Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3314714Z ) 2025-05-07T20:23:49.3315045Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3315919Z self=, 2025-05-07T20:23:49.3316964Z mixed_B=False, 2025-05-07T20:23:49.3317365Z compile=True, 2025-05-07T20:23:49.3317665Z T=1, 2025-05-07T20:23:49.3317927Z D=36, 2025-05-07T20:23:49.3318183Z B=13, 2025-05-07T20:23:49.3318313Z log_E=3, 2025-05-07T20:23:49.3318424Z L=2, 2025-05-07T20:23:49.3318553Z D_gradcheck=1, 2025-05-07T20:23:49.3318712Z stochastic_rounding=False, 2025-05-07T20:23:49.3318834Z weighted=True, 2025-05-07T20:23:49.3319076Z row_wise=False, 2025-05-07T20:23:49.3319192Z mixed=False, 2025-05-07T20:23:49.3319327Z use_cache=False, 2025-05-07T20:23:49.3319483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3319601Z use_cpu=True, 2025-05-07T20:23:49.3319757Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3319866Z ) 2025-05-07T20:23:49.3320071Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3320616Z self=, 2025-05-07T20:23:49.3320740Z mixed_B=True, 2025-05-07T20:23:49.3320874Z compile=False, 2025-05-07T20:23:49.3320984Z T=4, 2025-05-07T20:23:49.3321096Z D=11, 2025-05-07T20:23:49.3321213Z B=66, 2025-05-07T20:23:49.3321328Z log_E=3, 2025-05-07T20:23:49.3321439Z L=10, 2025-05-07T20:23:49.3321569Z D_gradcheck=2, 2025-05-07T20:23:49.3321711Z stochastic_rounding=False, 2025-05-07T20:23:49.3321829Z weighted=False, 2025-05-07T20:23:49.3321955Z row_wise=True, 2025-05-07T20:23:49.3322071Z mixed=False, 2025-05-07T20:23:49.3322191Z use_cache=True, 2025-05-07T20:23:49.3322352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3322472Z use_cpu=True, 2025-05-07T20:23:49.3322619Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3322738Z ) 2025-05-07T20:23:49.3322930Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3323480Z self=, 2025-05-07T20:23:49.3323601Z mixed_B=True, 2025-05-07T20:23:49.3323722Z compile=True, 2025-05-07T20:23:49.3323843Z T=5, 2025-05-07T20:23:49.3323954Z D=35, 2025-05-07T20:23:49.3324065Z B=3, 2025-05-07T20:23:49.3324184Z log_E=3, 2025-05-07T20:23:49.3324295Z L=0, 2025-05-07T20:23:49.3324524Z D_gradcheck=2, 2025-05-07T20:23:49.3324693Z stochastic_rounding=False, 2025-05-07T20:23:49.3324815Z weighted=True, 2025-05-07T20:23:49.3324936Z row_wise=True, 2025-05-07T20:23:49.3325057Z mixed=True, 2025-05-07T20:23:49.3325175Z use_cache=True, 2025-05-07T20:23:49.3325332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3325461Z use_cpu=True, 2025-05-07T20:23:49.3325611Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.3325724Z ) 2025-05-07T20:23:49.3325920Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3326559Z self=, 2025-05-07T20:23:49.3326704Z mixed_B=True, 2025-05-07T20:23:49.3326828Z compile=False, 2025-05-07T20:23:49.3326945Z T=4, 2025-05-07T20:23:49.3327065Z D=34, 2025-05-07T20:23:49.3327176Z B=49, 2025-05-07T20:23:49.3327293Z log_E=5, 2025-05-07T20:23:49.3327432Z L=1, 2025-05-07T20:23:49.3327556Z D_gradcheck=1, 2025-05-07T20:23:49.3327698Z stochastic_rounding=True, 2025-05-07T20:23:49.3328092Z weighted=True, 2025-05-07T20:23:49.3328226Z row_wise=False, 2025-05-07T20:23:49.3328346Z mixed=True, 2025-05-07T20:23:49.3328477Z use_cache=False, 2025-05-07T20:23:49.3328636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3328761Z use_cpu=True, 2025-05-07T20:23:49.3328907Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.3329016Z ) 2025-05-07T20:23:49.3329218Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3329835Z self=, 2025-05-07T20:23:49.3330203Z mixed_B=True, 2025-05-07T20:23:49.3330332Z compile=False, 2025-05-07T20:23:49.3330554Z T=4, 2025-05-07T20:23:49.3330663Z D=105, 2025-05-07T20:23:49.3330779Z B=41, 2025-05-07T20:23:49.3330893Z log_E=4, 2025-05-07T20:23:49.3331003Z L=6, 2025-05-07T20:23:49.3331136Z D_gradcheck=2, 2025-05-07T20:23:49.3331275Z stochastic_rounding=False, 2025-05-07T20:23:49.3331406Z weighted=False, 2025-05-07T20:23:49.3331525Z row_wise=False, 2025-05-07T20:23:49.3331640Z mixed=True, 2025-05-07T20:23:49.3331765Z use_cache=True, 2025-05-07T20:23:49.3331923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.3332046Z use_cpu=True, 2025-05-07T20:23:49.3332199Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3332309Z ) 2025-05-07T20:23:49.3344906Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3345617Z self=, 2025-05-07T20:23:49.3345758Z mixed_B=False, 2025-05-07T20:23:49.3345889Z compile=True, 2025-05-07T20:23:49.3346017Z T=5, 2025-05-07T20:23:49.3346127Z D=13, 2025-05-07T20:23:49.3346235Z B=62, 2025-05-07T20:23:49.3346352Z log_E=5, 2025-05-07T20:23:49.3346465Z L=20, 2025-05-07T20:23:49.3346589Z D_gradcheck=2, 2025-05-07T20:23:49.3346736Z stochastic_rounding=True, 2025-05-07T20:23:49.3346857Z weighted=True, 2025-05-07T20:23:49.3346981Z row_wise=True, 2025-05-07T20:23:49.3347098Z mixed=False, 2025-05-07T20:23:49.3347219Z use_cache=False, 2025-05-07T20:23:49.3347383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3347501Z use_cpu=True, 2025-05-07T20:23:49.3347652Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3347768Z ) 2025-05-07T20:23:49.3347966Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3348501Z self=, 2025-05-07T20:23:49.3348635Z mixed_B=False, 2025-05-07T20:23:49.3348756Z compile=False, 2025-05-07T20:23:49.3348869Z T=2, 2025-05-07T20:23:49.3348988Z D=28, 2025-05-07T20:23:49.3349098Z B=40, 2025-05-07T20:23:49.3349215Z log_E=4, 2025-05-07T20:23:49.3349325Z L=7, 2025-05-07T20:23:49.3349753Z D_gradcheck=2, 2025-05-07T20:23:49.3349917Z stochastic_rounding=True, 2025-05-07T20:23:49.3350038Z weighted=True, 2025-05-07T20:23:49.3350162Z row_wise=True, 2025-05-07T20:23:49.3350285Z mixed=True, 2025-05-07T20:23:49.3350405Z use_cache=False, 2025-05-07T20:23:49.3350564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.3350689Z use_cpu=True, 2025-05-07T20:23:49.3350835Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3350942Z ) 2025-05-07T20:23:49.3351147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3351820Z self=, 2025-05-07T20:23:49.3351967Z mixed_B=False, 2025-05-07T20:23:49.3352088Z compile=False, 2025-05-07T20:23:49.3352205Z T=5, 2025-05-07T20:23:49.3352322Z D=101, 2025-05-07T20:23:49.3352432Z B=82, 2025-05-07T20:23:49.3352544Z log_E=3, 2025-05-07T20:23:49.3352660Z L=17, 2025-05-07T20:23:49.3352780Z D_gradcheck=2, 2025-05-07T20:23:49.3352919Z stochastic_rounding=True, 2025-05-07T20:23:49.3353044Z weighted=False, 2025-05-07T20:23:49.3353163Z row_wise=False, 2025-05-07T20:23:49.3353281Z mixed=False, 2025-05-07T20:23:49.3353408Z use_cache=False, 2025-05-07T20:23:49.3353564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3353683Z use_cpu=True, 2025-05-07T20:23:49.3353835Z output_dtype=SparseType.FP32, 2025-05-07T20:23:49.3353945Z ) 2025-05-07T20:23:49.3354144Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3354686Z self=, 2025-05-07T20:23:49.3354915Z mixed_B=False, 2025-05-07T20:23:49.3355048Z compile=False, 2025-05-07T20:23:49.3355269Z T=1, 2025-05-07T20:23:49.3355381Z D=113, 2025-05-07T20:23:49.3355497Z B=93, 2025-05-07T20:23:49.3355608Z log_E=3, 2025-05-07T20:23:49.3355718Z L=11, 2025-05-07T20:23:49.3355847Z D_gradcheck=2, 2025-05-07T20:23:49.3355984Z stochastic_rounding=True, 2025-05-07T20:23:49.3356105Z weighted=False, 2025-05-07T20:23:49.3356229Z row_wise=True, 2025-05-07T20:23:49.3356347Z mixed=False, 2025-05-07T20:23:49.3356467Z use_cache=False, 2025-05-07T20:23:49.3356628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:49.3356745Z use_cpu=True, 2025-05-07T20:23:49.3356890Z output_dtype=SparseType.FP16, 2025-05-07T20:23:49.3357004Z ) 2025-05-07T20:23:49.3357197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:49.3357735Z self=, 2025-05-07T20:23:49.3357859Z mixed_B=True, 2025-05-07T20:23:49.3357981Z compile=False, 2025-05-07T20:23:49.3358101Z T=5, 2025-05-07T20:23:49.3358211Z D=125, 2025-05-07T20:23:49.3358321Z B=42, 2025-05-07T20:23:49.3358440Z log_E=4, 2025-05-07T20:23:49.3358549Z L=18, 2025-05-07T20:23:49.3358672Z D_gradcheck=1, 2025-05-07T20:23:49.3358820Z stochastic_rounding=False, 2025-05-07T20:23:49.3358942Z weighted=True, 2025-05-07T20:23:49.3359063Z row_wise=False, 2025-05-07T20:23:49.3359184Z mixed=False, 2025-05-07T20:23:49.3359304Z use_cache=False, 2025-05-07T20:23:49.3359468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:49.3359591Z use_cpu=True, 2025-05-07T20:23:49.3359739Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2210163Z ) 2025-05-07T20:23:50.2210616Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2211576Z self=, 2025-05-07T20:23:50.2212412Z mixed_B=True, 2025-05-07T20:23:50.2212719Z compile=True, 2025-05-07T20:23:50.2213028Z T=3, 2025-05-07T20:23:50.2213294Z D=124, 2025-05-07T20:23:50.2213566Z B=26, 2025-05-07T20:23:50.2213831Z log_E=3, 2025-05-07T20:23:50.2214115Z L=17, 2025-05-07T20:23:50.2214780Z D_gradcheck=2, 2025-05-07T20:23:50.2215124Z stochastic_rounding=True, 2025-05-07T20:23:50.2215498Z weighted=True, 2025-05-07T20:23:50.2215812Z row_wise=False, 2025-05-07T20:23:50.2216116Z mixed=True, 2025-05-07T20:23:50.2216421Z use_cache=True, 2025-05-07T20:23:50.2216771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2217191Z use_cpu=True, 2025-05-07T20:23:50.2217521Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2217900Z ) 2025-05-07T20:23:50.2218383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2219455Z self=, 2025-05-07T20:23:50.2220291Z mixed_B=False, 2025-05-07T20:23:50.2220598Z compile=True, 2025-05-07T20:23:50.2220902Z T=5, 2025-05-07T20:23:50.2221169Z D=22, 2025-05-07T20:23:50.2221452Z B=47, 2025-05-07T20:23:50.2221718Z log_E=5, 2025-05-07T20:23:50.2222002Z L=15, 2025-05-07T20:23:50.2222290Z D_gradcheck=2, 2025-05-07T20:23:50.2222616Z stochastic_rounding=True, 2025-05-07T20:23:50.2223009Z weighted=False, 2025-05-07T20:23:50.2223324Z row_wise=True, 2025-05-07T20:23:50.2223623Z mixed=True, 2025-05-07T20:23:50.2223942Z use_cache=True, 2025-05-07T20:23:50.2224296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2224822Z use_cpu=True, 2025-05-07T20:23:50.2225310Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2225810Z ) 2025-05-07T20:23:50.2226174Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2227054Z self=, 2025-05-07T20:23:50.2228405Z mixed_B=True, 2025-05-07T20:23:50.2228714Z compile=True, 2025-05-07T20:23:50.2229173Z T=2, 2025-05-07T20:23:50.2229449Z D=109, 2025-05-07T20:23:50.2229719Z B=71, 2025-05-07T20:23:50.2229984Z log_E=4, 2025-05-07T20:23:50.2230269Z L=6, 2025-05-07T20:23:50.2230547Z D_gradcheck=2, 2025-05-07T20:23:50.2230886Z stochastic_rounding=False, 2025-05-07T20:23:50.2231260Z weighted=False, 2025-05-07T20:23:50.2231573Z row_wise=True, 2025-05-07T20:23:50.2231872Z mixed=False, 2025-05-07T20:23:50.2232181Z use_cache=True, 2025-05-07T20:23:50.2232531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2232937Z use_cpu=True, 2025-05-07T20:23:50.2233279Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2233667Z ) 2025-05-07T20:23:50.2233998Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2234887Z self=, 2025-05-07T20:23:50.2235703Z mixed_B=True, 2025-05-07T20:23:50.2236009Z compile=True, 2025-05-07T20:23:50.2236306Z T=3, 2025-05-07T20:23:50.2236569Z D=21, 2025-05-07T20:23:50.2236838Z B=19, 2025-05-07T20:23:50.2237099Z log_E=5, 2025-05-07T20:23:50.2237379Z L=3, 2025-05-07T20:23:50.2237660Z D_gradcheck=2, 2025-05-07T20:23:50.2237996Z stochastic_rounding=False, 2025-05-07T20:23:50.2238531Z weighted=False, 2025-05-07T20:23:50.2238844Z row_wise=False, 2025-05-07T20:23:50.2239150Z mixed=False, 2025-05-07T20:23:50.2239451Z use_cache=True, 2025-05-07T20:23:50.2239800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2240210Z use_cpu=True, 2025-05-07T20:23:50.2240545Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2240930Z ) 2025-05-07T20:23:50.2241261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2242141Z self=, 2025-05-07T20:23:50.2242953Z mixed_B=True, 2025-05-07T20:23:50.2243263Z compile=True, 2025-05-07T20:23:50.2243567Z T=5, 2025-05-07T20:23:50.2243836Z D=42, 2025-05-07T20:23:50.2244111Z B=92, 2025-05-07T20:23:50.2244374Z log_E=4, 2025-05-07T20:23:50.2244656Z L=16, 2025-05-07T20:23:50.2244933Z D_gradcheck=1, 2025-05-07T20:23:50.2245604Z stochastic_rounding=True, 2025-05-07T20:23:50.2245996Z weighted=False, 2025-05-07T20:23:50.2246309Z row_wise=True, 2025-05-07T20:23:50.2246605Z mixed=True, 2025-05-07T20:23:50.2246905Z use_cache=False, 2025-05-07T20:23:50.2247257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2247668Z use_cpu=True, 2025-05-07T20:23:50.2248001Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2248385Z ) 2025-05-07T20:23:50.2248719Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2249869Z self=, 2025-05-07T20:23:50.2250695Z mixed_B=True, 2025-05-07T20:23:50.2250990Z compile=True, 2025-05-07T20:23:50.2251290Z T=3, 2025-05-07T20:23:50.2251559Z D=47, 2025-05-07T20:23:50.2251819Z B=54, 2025-05-07T20:23:50.2252089Z log_E=4, 2025-05-07T20:23:50.2252368Z L=7, 2025-05-07T20:23:50.2252636Z D_gradcheck=1, 2025-05-07T20:23:50.2252973Z stochastic_rounding=True, 2025-05-07T20:23:50.2253341Z weighted=True, 2025-05-07T20:23:50.2253647Z row_wise=True, 2025-05-07T20:23:50.2253948Z mixed=False, 2025-05-07T20:23:50.2254256Z use_cache=True, 2025-05-07T20:23:50.2254608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2255013Z use_cpu=True, 2025-05-07T20:23:50.2255351Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2255733Z ) 2025-05-07T20:23:50.2256064Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2256964Z self=, 2025-05-07T20:23:50.2257979Z mixed_B=True, 2025-05-07T20:23:50.2258296Z compile=False, 2025-05-07T20:23:50.2258691Z T=1, 2025-05-07T20:23:50.2258953Z D=32, 2025-05-07T20:23:50.2259221Z B=95, 2025-05-07T20:23:50.2259490Z log_E=3, 2025-05-07T20:23:50.2259762Z L=4, 2025-05-07T20:23:50.2260038Z D_gradcheck=1, 2025-05-07T20:23:50.2260368Z stochastic_rounding=True, 2025-05-07T20:23:50.2260733Z weighted=False, 2025-05-07T20:23:50.2261046Z row_wise=True, 2025-05-07T20:23:50.2261351Z mixed=False, 2025-05-07T20:23:50.2261649Z use_cache=True, 2025-05-07T20:23:50.2261996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2262408Z use_cpu=True, 2025-05-07T20:23:50.2262734Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2263117Z ) 2025-05-07T20:23:50.2263457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2264331Z self=, 2025-05-07T20:23:50.2265149Z mixed_B=False, 2025-05-07T20:23:50.2265455Z compile=True, 2025-05-07T20:23:50.2265747Z T=1, 2025-05-07T20:23:50.2266015Z D=37, 2025-05-07T20:23:50.2266283Z B=6, 2025-05-07T20:23:50.2266757Z log_E=4, 2025-05-07T20:23:50.2267032Z L=14, 2025-05-07T20:23:50.2267307Z D_gradcheck=2, 2025-05-07T20:23:50.2267634Z stochastic_rounding=False, 2025-05-07T20:23:50.2268008Z weighted=True, 2025-05-07T20:23:50.2268311Z row_wise=True, 2025-05-07T20:23:50.2268608Z mixed=False, 2025-05-07T20:23:50.2268903Z use_cache=False, 2025-05-07T20:23:50.2269257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2269675Z use_cpu=True, 2025-05-07T20:23:50.2270004Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2270383Z ) 2025-05-07T20:23:50.2270723Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2271591Z self=, 2025-05-07T20:23:50.2272402Z mixed_B=False, 2025-05-07T20:23:50.2272713Z compile=False, 2025-05-07T20:23:50.2273010Z T=5, 2025-05-07T20:23:50.2273280Z D=45, 2025-05-07T20:23:50.2273549Z B=21, 2025-05-07T20:23:50.2273814Z log_E=4, 2025-05-07T20:23:50.2274091Z L=4, 2025-05-07T20:23:50.2274371Z D_gradcheck=2, 2025-05-07T20:23:50.2274904Z stochastic_rounding=False, 2025-05-07T20:23:50.2275300Z weighted=False, 2025-05-07T20:23:50.2275609Z row_wise=True, 2025-05-07T20:23:50.2275904Z mixed=True, 2025-05-07T20:23:50.2276202Z use_cache=True, 2025-05-07T20:23:50.2276548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2276963Z use_cpu=True, 2025-05-07T20:23:50.2277290Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2277669Z ) 2025-05-07T20:23:50.2278004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2278995Z self=, 2025-05-07T20:23:50.2279824Z mixed_B=False, 2025-05-07T20:23:50.2280129Z compile=False, 2025-05-07T20:23:50.2280431Z T=5, 2025-05-07T20:23:50.2280699Z D=88, 2025-05-07T20:23:50.2280964Z B=29, 2025-05-07T20:23:50.2281230Z log_E=3, 2025-05-07T20:23:50.2281507Z L=13, 2025-05-07T20:23:50.2281780Z D_gradcheck=1, 2025-05-07T20:23:50.2282104Z stochastic_rounding=True, 2025-05-07T20:23:50.2282478Z weighted=False, 2025-05-07T20:23:50.2282792Z row_wise=True, 2025-05-07T20:23:50.2283086Z mixed=False, 2025-05-07T20:23:50.2283388Z use_cache=False, 2025-05-07T20:23:50.2283741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2284148Z use_cpu=True, 2025-05-07T20:23:50.2284482Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2284862Z ) 2025-05-07T20:23:50.2285193Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2286075Z self=, 2025-05-07T20:23:50.2287095Z mixed_B=False, 2025-05-07T20:23:50.2287407Z compile=False, 2025-05-07T20:23:50.2287797Z T=1, 2025-05-07T20:23:50.2288064Z D=41, 2025-05-07T20:23:50.2288332Z B=127, 2025-05-07T20:23:50.2288599Z log_E=4, 2025-05-07T20:23:50.2288875Z L=16, 2025-05-07T20:23:50.2289150Z D_gradcheck=1, 2025-05-07T20:23:50.2289590Z stochastic_rounding=False, 2025-05-07T20:23:50.2289963Z weighted=True, 2025-05-07T20:23:50.2290270Z row_wise=False, 2025-05-07T20:23:50.2290571Z mixed=False, 2025-05-07T20:23:50.2290871Z use_cache=True, 2025-05-07T20:23:50.2291218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2291621Z use_cpu=True, 2025-05-07T20:23:50.2291953Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2292329Z ) 2025-05-07T20:23:50.2292658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2293537Z self=, 2025-05-07T20:23:50.2294348Z mixed_B=True, 2025-05-07T20:23:50.2294649Z compile=True, 2025-05-07T20:23:50.2294943Z T=1, 2025-05-07T20:23:50.2295212Z D=126, 2025-05-07T20:23:50.2295487Z B=107, 2025-05-07T20:23:50.2295751Z log_E=5, 2025-05-07T20:23:50.2296032Z L=16, 2025-05-07T20:23:50.2296313Z D_gradcheck=1, 2025-05-07T20:23:50.2296641Z stochastic_rounding=False, 2025-05-07T20:23:50.2297013Z weighted=False, 2025-05-07T20:23:50.2297327Z row_wise=False, 2025-05-07T20:23:50.2297624Z mixed=False, 2025-05-07T20:23:50.2297927Z use_cache=False, 2025-05-07T20:23:50.2298280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2298687Z use_cpu=True, 2025-05-07T20:23:50.2299020Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2299398Z ) 2025-05-07T20:23:50.2299733Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2300617Z self=, 2025-05-07T20:23:50.2301431Z mixed_B=False, 2025-05-07T20:23:50.2301736Z compile=False, 2025-05-07T20:23:50.2302042Z T=5, 2025-05-07T20:23:50.2302309Z D=25, 2025-05-07T20:23:50.2302574Z B=25, 2025-05-07T20:23:50.2302844Z log_E=4, 2025-05-07T20:23:50.2303129Z L=16, 2025-05-07T20:23:50.2303401Z D_gradcheck=1, 2025-05-07T20:23:50.2303881Z stochastic_rounding=False, 2025-05-07T20:23:50.2304271Z weighted=True, 2025-05-07T20:23:50.2304585Z row_wise=False, 2025-05-07T20:23:50.2304885Z mixed=True, 2025-05-07T20:23:50.2305186Z use_cache=False, 2025-05-07T20:23:50.2305543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2305958Z use_cpu=True, 2025-05-07T20:23:50.2306296Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2306674Z ) 2025-05-07T20:23:50.2307003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2308013Z self=, 2025-05-07T20:23:50.2308851Z mixed_B=True, 2025-05-07T20:23:50.2309149Z compile=False, 2025-05-07T20:23:50.2309453Z T=1, 2025-05-07T20:23:50.2309721Z D=28, 2025-05-07T20:23:50.2309990Z B=35, 2025-05-07T20:23:50.2310261Z log_E=3, 2025-05-07T20:23:50.2310541Z L=17, 2025-05-07T20:23:50.2310822Z D_gradcheck=2, 2025-05-07T20:23:50.2311166Z stochastic_rounding=False, 2025-05-07T20:23:50.2311542Z weighted=False, 2025-05-07T20:23:50.2311846Z row_wise=True, 2025-05-07T20:23:50.2312154Z mixed=False, 2025-05-07T20:23:50.2312459Z use_cache=False, 2025-05-07T20:23:50.2312820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2313235Z use_cpu=True, 2025-05-07T20:23:50.2313581Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2313962Z ) 2025-05-07T20:23:50.2314297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2315182Z self=, 2025-05-07T20:23:50.2316198Z mixed_B=False, 2025-05-07T20:23:50.2316507Z compile=True, 2025-05-07T20:23:50.2316894Z T=4, 2025-05-07T20:23:50.2317163Z D=18, 2025-05-07T20:23:50.2317424Z B=8, 2025-05-07T20:23:50.2317695Z log_E=4, 2025-05-07T20:23:50.2317976Z L=9, 2025-05-07T20:23:50.2318248Z D_gradcheck=1, 2025-05-07T20:23:50.2318584Z stochastic_rounding=True, 2025-05-07T20:23:50.2318950Z weighted=True, 2025-05-07T20:23:50.2319251Z row_wise=True, 2025-05-07T20:23:50.2319555Z mixed=False, 2025-05-07T20:23:50.2319860Z use_cache=True, 2025-05-07T20:23:50.2320206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2320621Z use_cpu=True, 2025-05-07T20:23:50.2320949Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2321320Z ) 2025-05-07T20:23:50.2321658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2322529Z self=, 2025-05-07T20:23:50.2323339Z mixed_B=True, 2025-05-07T20:23:50.2323638Z compile=True, 2025-05-07T20:23:50.2323937Z T=5, 2025-05-07T20:23:50.2324204Z D=21, 2025-05-07T20:23:50.2324465Z B=87, 2025-05-07T20:23:50.2324737Z log_E=3, 2025-05-07T20:23:50.2325017Z L=11, 2025-05-07T20:23:50.2325285Z D_gradcheck=2, 2025-05-07T20:23:50.2325619Z stochastic_rounding=False, 2025-05-07T20:23:50.2326000Z weighted=False, 2025-05-07T20:23:50.2326302Z row_wise=True, 2025-05-07T20:23:50.2326606Z mixed=True, 2025-05-07T20:23:50.2326905Z use_cache=False, 2025-05-07T20:23:50.2327253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2327669Z use_cpu=True, 2025-05-07T20:23:50.2328220Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2328602Z ) 2025-05-07T20:23:50.2328938Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2331608Z self=, 2025-05-07T20:23:50.2332637Z mixed_B=False, 2025-05-07T20:23:50.2332942Z compile=False, 2025-05-07T20:23:50.2333245Z T=5, 2025-05-07T20:23:50.2333515Z D=108, 2025-05-07T20:23:50.2333777Z B=89, 2025-05-07T20:23:50.2334051Z log_E=3, 2025-05-07T20:23:50.2334329Z L=0, 2025-05-07T20:23:50.2334602Z D_gradcheck=1, 2025-05-07T20:23:50.2335220Z stochastic_rounding=False, 2025-05-07T20:23:50.2335612Z weighted=False, 2025-05-07T20:23:50.2335915Z row_wise=True, 2025-05-07T20:23:50.2336220Z mixed=False, 2025-05-07T20:23:50.2336525Z use_cache=False, 2025-05-07T20:23:50.2336870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2337287Z use_cpu=True, 2025-05-07T20:23:50.2337627Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2338004Z ) 2025-05-07T20:23:50.2338343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2339364Z self=, 2025-05-07T20:23:50.2340179Z mixed_B=True, 2025-05-07T20:23:50.2340488Z compile=False, 2025-05-07T20:23:50.2340792Z T=3, 2025-05-07T20:23:50.2341050Z D=45, 2025-05-07T20:23:50.2341320Z B=96, 2025-05-07T20:23:50.2341586Z log_E=4, 2025-05-07T20:23:50.2341856Z L=3, 2025-05-07T20:23:50.2342134Z D_gradcheck=2, 2025-05-07T20:23:50.2342469Z stochastic_rounding=True, 2025-05-07T20:23:50.2342856Z weighted=False, 2025-05-07T20:23:50.2343160Z row_wise=True, 2025-05-07T20:23:50.2343473Z mixed=False, 2025-05-07T20:23:50.2343782Z use_cache=False, 2025-05-07T20:23:50.2344137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2344572Z use_cpu=True, 2025-05-07T20:23:50.2345001Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2767702Z ) 2025-05-07T20:23:50.2768146Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2769079Z self=, 2025-05-07T20:23:50.2770362Z mixed_B=True, 2025-05-07T20:23:50.2770660Z compile=True, 2025-05-07T20:23:50.2771109Z T=1, 2025-05-07T20:23:50.2771376Z D=29, 2025-05-07T20:23:50.2771637Z B=100, 2025-05-07T20:23:50.2771907Z log_E=3, 2025-05-07T20:23:50.2772190Z L=17, 2025-05-07T20:23:50.2772459Z D_gradcheck=1, 2025-05-07T20:23:50.2772799Z stochastic_rounding=True, 2025-05-07T20:23:50.2773174Z weighted=True, 2025-05-07T20:23:50.2773474Z row_wise=False, 2025-05-07T20:23:50.2773779Z mixed=True, 2025-05-07T20:23:50.2774085Z use_cache=False, 2025-05-07T20:23:50.2774433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2774844Z use_cpu=True, 2025-05-07T20:23:50.2775177Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2775556Z ) 2025-05-07T20:23:50.2775894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2776771Z self=, 2025-05-07T20:23:50.2777587Z mixed_B=False, 2025-05-07T20:23:50.2777888Z compile=True, 2025-05-07T20:23:50.2778189Z T=3, 2025-05-07T20:23:50.2778453Z D=75, 2025-05-07T20:23:50.2778714Z B=20, 2025-05-07T20:23:50.2778984Z log_E=3, 2025-05-07T20:23:50.2779262Z L=2, 2025-05-07T20:23:50.2779528Z D_gradcheck=1, 2025-05-07T20:23:50.2779860Z stochastic_rounding=True, 2025-05-07T20:23:50.2780234Z weighted=False, 2025-05-07T20:23:50.2780544Z row_wise=False, 2025-05-07T20:23:50.2780852Z mixed=True, 2025-05-07T20:23:50.2781146Z use_cache=False, 2025-05-07T20:23:50.2781494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2781910Z use_cpu=True, 2025-05-07T20:23:50.2782237Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2782612Z ) 2025-05-07T20:23:50.2783155Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2784042Z self=, 2025-05-07T20:23:50.2784848Z mixed_B=True, 2025-05-07T20:23:50.2785152Z compile=True, 2025-05-07T20:23:50.2785453Z T=4, 2025-05-07T20:23:50.2785716Z D=115, 2025-05-07T20:23:50.2785989Z B=125, 2025-05-07T20:23:50.2786257Z log_E=3, 2025-05-07T20:23:50.2786527Z L=14, 2025-05-07T20:23:50.2786806Z D_gradcheck=2, 2025-05-07T20:23:50.2787371Z stochastic_rounding=False, 2025-05-07T20:23:50.2787760Z weighted=True, 2025-05-07T20:23:50.2788062Z row_wise=False, 2025-05-07T20:23:50.2788370Z mixed=False, 2025-05-07T20:23:50.2788838Z use_cache=True, 2025-05-07T20:23:50.2789177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2789587Z use_cpu=True, 2025-05-07T20:23:50.2789919Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2790287Z ) 2025-05-07T20:23:50.2790623Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2791667Z self=, 2025-05-07T20:23:50.2792488Z mixed_B=False, 2025-05-07T20:23:50.2792794Z compile=True, 2025-05-07T20:23:50.2793093Z T=1, 2025-05-07T20:23:50.2793350Z D=6, 2025-05-07T20:23:50.2793611Z B=125, 2025-05-07T20:23:50.2793877Z log_E=3, 2025-05-07T20:23:50.2794142Z L=2, 2025-05-07T20:23:50.2794413Z D_gradcheck=1, 2025-05-07T20:23:50.2794863Z stochastic_rounding=True, 2025-05-07T20:23:50.2795234Z weighted=True, 2025-05-07T20:23:50.2795540Z row_wise=True, 2025-05-07T20:23:50.2795838Z mixed=False, 2025-05-07T20:23:50.2796137Z use_cache=True, 2025-05-07T20:23:50.2796472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2796884Z use_cpu=True, 2025-05-07T20:23:50.2797217Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2797585Z ) 2025-05-07T20:23:50.2797917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2798791Z self=, 2025-05-07T20:23:50.2799763Z mixed_B=True, 2025-05-07T20:23:50.2800071Z compile=True, 2025-05-07T20:23:50.2800495Z T=1, 2025-05-07T20:23:50.2800755Z D=94, 2025-05-07T20:23:50.2801019Z B=100, 2025-05-07T20:23:50.2801285Z log_E=4, 2025-05-07T20:23:50.2801552Z L=12, 2025-05-07T20:23:50.2801828Z D_gradcheck=1, 2025-05-07T20:23:50.2802162Z stochastic_rounding=False, 2025-05-07T20:23:50.2802527Z weighted=True, 2025-05-07T20:23:50.2802830Z row_wise=True, 2025-05-07T20:23:50.2803127Z mixed=True, 2025-05-07T20:23:50.2803421Z use_cache=True, 2025-05-07T20:23:50.2803765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2804175Z use_cpu=True, 2025-05-07T20:23:50.2804507Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2804877Z ) 2025-05-07T20:23:50.2805215Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2806091Z self=, 2025-05-07T20:23:50.2806901Z mixed_B=True, 2025-05-07T20:23:50.2807205Z compile=True, 2025-05-07T20:23:50.2807501Z T=5, 2025-05-07T20:23:50.2807763Z D=37, 2025-05-07T20:23:50.2808029Z B=7, 2025-05-07T20:23:50.2808293Z log_E=4, 2025-05-07T20:23:50.2808565Z L=11, 2025-05-07T20:23:50.2808839Z D_gradcheck=1, 2025-05-07T20:23:50.2809179Z stochastic_rounding=False, 2025-05-07T20:23:50.2809665Z weighted=False, 2025-05-07T20:23:50.2809977Z row_wise=False, 2025-05-07T20:23:50.2810285Z mixed=False, 2025-05-07T20:23:50.2810582Z use_cache=True, 2025-05-07T20:23:50.2810926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2811340Z use_cpu=True, 2025-05-07T20:23:50.2811664Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2812044Z ) 2025-05-07T20:23:50.2812387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2813269Z self=, 2025-05-07T20:23:50.2814072Z mixed_B=False, 2025-05-07T20:23:50.2814377Z compile=True, 2025-05-07T20:23:50.2814675Z T=4, 2025-05-07T20:23:50.2814939Z D=98, 2025-05-07T20:23:50.2815207Z B=64, 2025-05-07T20:23:50.2815472Z log_E=3, 2025-05-07T20:23:50.2815742Z L=3, 2025-05-07T20:23:50.2816013Z D_gradcheck=2, 2025-05-07T20:23:50.2816502Z stochastic_rounding=True, 2025-05-07T20:23:50.2816877Z weighted=True, 2025-05-07T20:23:50.2817188Z row_wise=False, 2025-05-07T20:23:50.2817492Z mixed=False, 2025-05-07T20:23:50.2817786Z use_cache=False, 2025-05-07T20:23:50.2818142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2818554Z use_cpu=True, 2025-05-07T20:23:50.2818879Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2819259Z ) 2025-05-07T20:23:50.2819599Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2820608Z self=, 2025-05-07T20:23:50.2821439Z mixed_B=False, 2025-05-07T20:23:50.2821747Z compile=False, 2025-05-07T20:23:50.2822056Z T=1, 2025-05-07T20:23:50.2822320Z D=8, 2025-05-07T20:23:50.2822584Z B=56, 2025-05-07T20:23:50.2822854Z log_E=5, 2025-05-07T20:23:50.2823127Z L=6, 2025-05-07T20:23:50.2823402Z D_gradcheck=2, 2025-05-07T20:23:50.2823730Z stochastic_rounding=False, 2025-05-07T20:23:50.2824096Z weighted=True, 2025-05-07T20:23:50.2824402Z row_wise=True, 2025-05-07T20:23:50.2824703Z mixed=True, 2025-05-07T20:23:50.2824994Z use_cache=True, 2025-05-07T20:23:50.2825336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2825753Z use_cpu=True, 2025-05-07T20:23:50.2826098Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2826480Z ) 2025-05-07T20:23:50.2826816Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2827680Z self=, 2025-05-07T20:23:50.2828964Z mixed_B=True, 2025-05-07T20:23:50.2829270Z compile=False, 2025-05-07T20:23:50.2829564Z T=4, 2025-05-07T20:23:50.2830022Z D=51, 2025-05-07T20:23:50.2830289Z B=55, 2025-05-07T20:23:50.2830402Z log_E=4, 2025-05-07T20:23:50.2830512Z L=19, 2025-05-07T20:23:50.2830643Z D_gradcheck=2, 2025-05-07T20:23:50.2830792Z stochastic_rounding=False, 2025-05-07T20:23:50.2830918Z weighted=True, 2025-05-07T20:23:50.2831039Z row_wise=False, 2025-05-07T20:23:50.2831154Z mixed=False, 2025-05-07T20:23:50.2831281Z use_cache=False, 2025-05-07T20:23:50.2831440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2831559Z use_cpu=True, 2025-05-07T20:23:50.2831716Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2831824Z ) 2025-05-07T20:23:50.2832019Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2832562Z self=, 2025-05-07T20:23:50.2832691Z mixed_B=True, 2025-05-07T20:23:50.2832812Z compile=True, 2025-05-07T20:23:50.2832932Z T=2, 2025-05-07T20:23:50.2833046Z D=10, 2025-05-07T20:23:50.2833166Z B=69, 2025-05-07T20:23:50.2833282Z log_E=3, 2025-05-07T20:23:50.2833392Z L=8, 2025-05-07T20:23:50.2833522Z D_gradcheck=2, 2025-05-07T20:23:50.2833663Z stochastic_rounding=True, 2025-05-07T20:23:50.2833781Z weighted=True, 2025-05-07T20:23:50.2833910Z row_wise=True, 2025-05-07T20:23:50.2834028Z mixed=True, 2025-05-07T20:23:50.2834150Z use_cache=False, 2025-05-07T20:23:50.2834313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2834432Z use_cpu=True, 2025-05-07T20:23:50.2834578Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2834692Z ) 2025-05-07T20:23:50.2834886Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2835421Z self=, 2025-05-07T20:23:50.2835556Z mixed_B=False, 2025-05-07T20:23:50.2835676Z compile=True, 2025-05-07T20:23:50.2835794Z T=4, 2025-05-07T20:23:50.2835907Z D=20, 2025-05-07T20:23:50.2836017Z B=69, 2025-05-07T20:23:50.2836135Z log_E=3, 2025-05-07T20:23:50.2836245Z L=14, 2025-05-07T20:23:50.2836365Z D_gradcheck=1, 2025-05-07T20:23:50.2837130Z stochastic_rounding=True, 2025-05-07T20:23:50.2837286Z weighted=False, 2025-05-07T20:23:50.2837406Z row_wise=False, 2025-05-07T20:23:50.2837529Z mixed=True, 2025-05-07T20:23:50.2837650Z use_cache=False, 2025-05-07T20:23:50.2837806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2837930Z use_cpu=True, 2025-05-07T20:23:50.2838076Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.2838184Z ) 2025-05-07T20:23:50.2838385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2838914Z self=, 2025-05-07T20:23:50.2839159Z mixed_B=False, 2025-05-07T20:23:50.2839295Z compile=True, 2025-05-07T20:23:50.2839406Z T=4, 2025-05-07T20:23:50.2839531Z D=122, 2025-05-07T20:23:50.2839642Z B=54, 2025-05-07T20:23:50.2839753Z log_E=3, 2025-05-07T20:23:50.2839870Z L=2, 2025-05-07T20:23:50.2839988Z D_gradcheck=2, 2025-05-07T20:23:50.2840130Z stochastic_rounding=False, 2025-05-07T20:23:50.2840256Z weighted=False, 2025-05-07T20:23:50.2840376Z row_wise=False, 2025-05-07T20:23:50.2840491Z mixed=True, 2025-05-07T20:23:50.2840617Z use_cache=True, 2025-05-07T20:23:50.2840776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2840898Z use_cpu=True, 2025-05-07T20:23:50.2841055Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2841163Z ) 2025-05-07T20:23:50.2841364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2841890Z self=, 2025-05-07T20:23:50.2842185Z mixed_B=False, 2025-05-07T20:23:50.2842311Z compile=True, 2025-05-07T20:23:50.2842418Z T=2, 2025-05-07T20:23:50.2842599Z D=56, 2025-05-07T20:23:50.2842718Z B=58, 2025-05-07T20:23:50.2842831Z log_E=3, 2025-05-07T20:23:50.2842941Z L=1, 2025-05-07T20:23:50.2843067Z D_gradcheck=1, 2025-05-07T20:23:50.2843210Z stochastic_rounding=False, 2025-05-07T20:23:50.2843331Z weighted=False, 2025-05-07T20:23:50.2843458Z row_wise=True, 2025-05-07T20:23:50.2843575Z mixed=True, 2025-05-07T20:23:50.2843699Z use_cache=False, 2025-05-07T20:23:50.2843865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2843983Z use_cpu=True, 2025-05-07T20:23:50.2844138Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2844246Z ) 2025-05-07T20:23:50.2844439Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2844974Z self=, 2025-05-07T20:23:50.2845098Z mixed_B=True, 2025-05-07T20:23:50.2845220Z compile=False, 2025-05-07T20:23:50.2845338Z T=5, 2025-05-07T20:23:50.2845451Z D=101, 2025-05-07T20:23:50.2845563Z B=83, 2025-05-07T20:23:50.2845682Z log_E=4, 2025-05-07T20:23:50.2845791Z L=1, 2025-05-07T20:23:50.2845912Z D_gradcheck=2, 2025-05-07T20:23:50.2846067Z stochastic_rounding=True, 2025-05-07T20:23:50.2846192Z weighted=False, 2025-05-07T20:23:50.2846323Z row_wise=True, 2025-05-07T20:23:50.2846441Z mixed=False, 2025-05-07T20:23:50.2846568Z use_cache=False, 2025-05-07T20:23:50.2846733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2846852Z use_cpu=True, 2025-05-07T20:23:50.2847001Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2847116Z ) 2025-05-07T20:23:50.2847310Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2847835Z self=, 2025-05-07T20:23:50.2847970Z mixed_B=False, 2025-05-07T20:23:50.2848091Z compile=False, 2025-05-07T20:23:50.2848203Z T=4, 2025-05-07T20:23:50.2848322Z D=27, 2025-05-07T20:23:50.2848433Z B=78, 2025-05-07T20:23:50.2848545Z log_E=5, 2025-05-07T20:23:50.2848665Z L=19, 2025-05-07T20:23:50.2848787Z D_gradcheck=1, 2025-05-07T20:23:50.2849024Z stochastic_rounding=True, 2025-05-07T20:23:50.2849159Z weighted=True, 2025-05-07T20:23:50.2849281Z row_wise=False, 2025-05-07T20:23:50.2849536Z mixed=False, 2025-05-07T20:23:50.2849665Z use_cache=True, 2025-05-07T20:23:50.2849832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2849957Z use_cpu=True, 2025-05-07T20:23:50.2850106Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2850215Z ) 2025-05-07T20:23:50.2850418Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2850948Z self=, 2025-05-07T20:23:50.2851149Z mixed_B=False, 2025-05-07T20:23:50.2851283Z compile=True, 2025-05-07T20:23:50.2851394Z T=2, 2025-05-07T20:23:50.2851518Z D=6, 2025-05-07T20:23:50.2851628Z B=35, 2025-05-07T20:23:50.2851741Z log_E=3, 2025-05-07T20:23:50.2851863Z L=9, 2025-05-07T20:23:50.2851983Z D_gradcheck=2, 2025-05-07T20:23:50.2852128Z stochastic_rounding=False, 2025-05-07T20:23:50.2852260Z weighted=True, 2025-05-07T20:23:50.2852380Z row_wise=False, 2025-05-07T20:23:50.2852497Z mixed=False, 2025-05-07T20:23:50.2852625Z use_cache=True, 2025-05-07T20:23:50.2852779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2852898Z use_cpu=True, 2025-05-07T20:23:50.2853055Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2853162Z ) 2025-05-07T20:23:50.2853356Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2853894Z self=, 2025-05-07T20:23:50.2854093Z mixed_B=False, 2025-05-07T20:23:50.2854226Z compile=False, 2025-05-07T20:23:50.2854337Z T=2, 2025-05-07T20:23:50.2854524Z D=120, 2025-05-07T20:23:50.2854646Z B=65, 2025-05-07T20:23:50.2854758Z log_E=4, 2025-05-07T20:23:50.2854868Z L=18, 2025-05-07T20:23:50.2854993Z D_gradcheck=2, 2025-05-07T20:23:50.2855138Z stochastic_rounding=True, 2025-05-07T20:23:50.2855262Z weighted=False, 2025-05-07T20:23:50.2855386Z row_wise=False, 2025-05-07T20:23:50.2855503Z mixed=False, 2025-05-07T20:23:50.2855621Z use_cache=True, 2025-05-07T20:23:50.2855785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.2855904Z use_cpu=True, 2025-05-07T20:23:50.2856056Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.2856171Z ) 2025-05-07T20:23:50.2856366Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.2856899Z self=, 2025-05-07T20:23:50.2857025Z mixed_B=True, 2025-05-07T20:23:50.2857145Z compile=False, 2025-05-07T20:23:50.2857264Z T=5, 2025-05-07T20:23:50.2857381Z D=90, 2025-05-07T20:23:50.2857494Z B=16, 2025-05-07T20:23:50.2857616Z log_E=3, 2025-05-07T20:23:50.2857726Z L=17, 2025-05-07T20:23:50.2857845Z D_gradcheck=2, 2025-05-07T20:23:50.2857993Z stochastic_rounding=False, 2025-05-07T20:23:50.2858114Z weighted=True, 2025-05-07T20:23:50.2858235Z row_wise=True, 2025-05-07T20:23:50.2858363Z mixed=False, 2025-05-07T20:23:50.2858482Z use_cache=True, 2025-05-07T20:23:50.2858639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.2858764Z use_cpu=True, 2025-05-07T20:23:50.2858908Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3314952Z ) 2025-05-07T20:23:50.3315404Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3316316Z self=, 2025-05-07T20:23:50.3317321Z mixed_B=False, 2025-05-07T20:23:50.3317639Z compile=True, 2025-05-07T20:23:50.3317929Z T=3, 2025-05-07T20:23:50.3318211Z D=85, 2025-05-07T20:23:50.3318479Z B=56, 2025-05-07T20:23:50.3318739Z log_E=3, 2025-05-07T20:23:50.3319018Z L=3, 2025-05-07T20:23:50.3319289Z D_gradcheck=2, 2025-05-07T20:23:50.3319613Z stochastic_rounding=True, 2025-05-07T20:23:50.3320328Z weighted=True, 2025-05-07T20:23:50.3320654Z row_wise=True, 2025-05-07T20:23:50.3320947Z mixed=True, 2025-05-07T20:23:50.3321251Z use_cache=False, 2025-05-07T20:23:50.3321613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3322031Z use_cpu=True, 2025-05-07T20:23:50.3322358Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3322742Z ) 2025-05-07T20:23:50.3323081Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3323951Z self=, 2025-05-07T20:23:50.3324940Z mixed_B=True, 2025-05-07T20:23:50.3325266Z compile=True, 2025-05-07T20:23:50.3325557Z T=5, 2025-05-07T20:23:50.3325829Z D=10, 2025-05-07T20:23:50.3326095Z B=68, 2025-05-07T20:23:50.3326355Z log_E=3, 2025-05-07T20:23:50.3326631Z L=6, 2025-05-07T20:23:50.3326902Z D_gradcheck=2, 2025-05-07T20:23:50.3327223Z stochastic_rounding=True, 2025-05-07T20:23:50.3327598Z weighted=False, 2025-05-07T20:23:50.3328135Z row_wise=True, 2025-05-07T20:23:50.3328441Z mixed=False, 2025-05-07T20:23:50.3328741Z use_cache=True, 2025-05-07T20:23:50.3329085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3329579Z use_cpu=True, 2025-05-07T20:23:50.3329911Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3330292Z ) 2025-05-07T20:23:50.3330623Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3331497Z self=, 2025-05-07T20:23:50.3332555Z mixed_B=True, 2025-05-07T20:23:50.3332856Z compile=True, 2025-05-07T20:23:50.3333147Z T=4, 2025-05-07T20:23:50.3333550Z D=5, 2025-05-07T20:23:50.3333813Z B=61, 2025-05-07T20:23:50.3334073Z log_E=4, 2025-05-07T20:23:50.3334348Z L=13, 2025-05-07T20:23:50.3334629Z D_gradcheck=1, 2025-05-07T20:23:50.3334947Z stochastic_rounding=True, 2025-05-07T20:23:50.3335324Z weighted=True, 2025-05-07T20:23:50.3335631Z row_wise=True, 2025-05-07T20:23:50.3335927Z mixed=False, 2025-05-07T20:23:50.3336233Z use_cache=True, 2025-05-07T20:23:50.3336586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3336990Z use_cpu=True, 2025-05-07T20:23:50.3337326Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3337706Z ) 2025-05-07T20:23:50.3338038Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3338910Z self=, 2025-05-07T20:23:50.3339730Z mixed_B=False, 2025-05-07T20:23:50.3340048Z compile=False, 2025-05-07T20:23:50.3340344Z T=5, 2025-05-07T20:23:50.3340615Z D=103, 2025-05-07T20:23:50.3340887Z B=11, 2025-05-07T20:23:50.3341149Z log_E=4, 2025-05-07T20:23:50.3341430Z L=8, 2025-05-07T20:23:50.3341707Z D_gradcheck=1, 2025-05-07T20:23:50.3342029Z stochastic_rounding=False, 2025-05-07T20:23:50.3342413Z weighted=False, 2025-05-07T20:23:50.3342724Z row_wise=False, 2025-05-07T20:23:50.3343023Z mixed=False, 2025-05-07T20:23:50.3343329Z use_cache=True, 2025-05-07T20:23:50.3343676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3344085Z use_cpu=True, 2025-05-07T20:23:50.3344412Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3344788Z ) 2025-05-07T20:23:50.3345118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3345993Z self=, 2025-05-07T20:23:50.3346808Z mixed_B=False, 2025-05-07T20:23:50.3358744Z compile=False, 2025-05-07T20:23:50.3359075Z T=5, 2025-05-07T20:23:50.3359362Z D=27, 2025-05-07T20:23:50.3359621Z B=87, 2025-05-07T20:23:50.3359886Z log_E=5, 2025-05-07T20:23:50.3360165Z L=9, 2025-05-07T20:23:50.3360430Z D_gradcheck=2, 2025-05-07T20:23:50.3360761Z stochastic_rounding=True, 2025-05-07T20:23:50.3361443Z weighted=True, 2025-05-07T20:23:50.3361760Z row_wise=False, 2025-05-07T20:23:50.3362063Z mixed=False, 2025-05-07T20:23:50.3362368Z use_cache=True, 2025-05-07T20:23:50.3362705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3363116Z use_cpu=True, 2025-05-07T20:23:50.3363447Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3363819Z ) 2025-05-07T20:23:50.3364159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3365037Z self=, 2025-05-07T20:23:50.3365982Z mixed_B=False, 2025-05-07T20:23:50.3366318Z compile=False, 2025-05-07T20:23:50.3366616Z T=4, 2025-05-07T20:23:50.3366879Z D=73, 2025-05-07T20:23:50.3367146Z B=46, 2025-05-07T20:23:50.3367409Z log_E=5, 2025-05-07T20:23:50.3367677Z L=1, 2025-05-07T20:23:50.3367950Z D_gradcheck=1, 2025-05-07T20:23:50.3368283Z stochastic_rounding=True, 2025-05-07T20:23:50.3368657Z weighted=False, 2025-05-07T20:23:50.3368965Z row_wise=False, 2025-05-07T20:23:50.3369270Z mixed=True, 2025-05-07T20:23:50.3369687Z use_cache=True, 2025-05-07T20:23:50.3370023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3370436Z use_cpu=True, 2025-05-07T20:23:50.3370767Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3371140Z ) 2025-05-07T20:23:50.3371476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3372347Z self=, 2025-05-07T20:23:50.3373283Z mixed_B=True, 2025-05-07T20:23:50.3373596Z compile=False, 2025-05-07T20:23:50.3373890Z T=3, 2025-05-07T20:23:50.3374147Z D=89, 2025-05-07T20:23:50.3374513Z B=31, 2025-05-07T20:23:50.3374781Z log_E=4, 2025-05-07T20:23:50.3375050Z L=16, 2025-05-07T20:23:50.3375322Z D_gradcheck=1, 2025-05-07T20:23:50.3375651Z stochastic_rounding=False, 2025-05-07T20:23:50.3376020Z weighted=True, 2025-05-07T20:23:50.3376327Z row_wise=True, 2025-05-07T20:23:50.3376631Z mixed=False, 2025-05-07T20:23:50.3376927Z use_cache=False, 2025-05-07T20:23:50.3377282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3377693Z use_cpu=True, 2025-05-07T20:23:50.3378023Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3378693Z ) 2025-05-07T20:23:50.3379066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3379935Z self=, 2025-05-07T20:23:50.3380744Z mixed_B=False, 2025-05-07T20:23:50.3381050Z compile=True, 2025-05-07T20:23:50.3381342Z T=1, 2025-05-07T20:23:50.3381597Z D=69, 2025-05-07T20:23:50.3381867Z B=27, 2025-05-07T20:23:50.3382134Z log_E=4, 2025-05-07T20:23:50.3382408Z L=1, 2025-05-07T20:23:50.3382685Z D_gradcheck=1, 2025-05-07T20:23:50.3383017Z stochastic_rounding=False, 2025-05-07T20:23:50.3383387Z weighted=True, 2025-05-07T20:23:50.3383697Z row_wise=False, 2025-05-07T20:23:50.3384007Z mixed=False, 2025-05-07T20:23:50.3384304Z use_cache=False, 2025-05-07T20:23:50.3384661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3385075Z use_cpu=True, 2025-05-07T20:23:50.3385399Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3385776Z ) 2025-05-07T20:23:50.3386109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3386981Z self=, 2025-05-07T20:23:50.3387787Z mixed_B=True, 2025-05-07T20:23:50.3388091Z compile=True, 2025-05-07T20:23:50.3388385Z T=3, 2025-05-07T20:23:50.3388643Z D=54, 2025-05-07T20:23:50.3388915Z B=57, 2025-05-07T20:23:50.3389184Z log_E=5, 2025-05-07T20:23:50.3389454Z L=2, 2025-05-07T20:23:50.3389727Z D_gradcheck=2, 2025-05-07T20:23:50.3390052Z stochastic_rounding=True, 2025-05-07T20:23:50.3390553Z weighted=False, 2025-05-07T20:23:50.3390878Z row_wise=True, 2025-05-07T20:23:50.3391176Z mixed=True, 2025-05-07T20:23:50.3391468Z use_cache=True, 2025-05-07T20:23:50.3391811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3392222Z use_cpu=True, 2025-05-07T20:23:50.3392547Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3392923Z ) 2025-05-07T20:23:50.3393260Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3394132Z self=, 2025-05-07T20:23:50.3395080Z mixed_B=True, 2025-05-07T20:23:50.3395414Z compile=False, 2025-05-07T20:23:50.3395718Z T=3, 2025-05-07T20:23:50.3395975Z D=80, 2025-05-07T20:23:50.3396246Z B=1, 2025-05-07T20:23:50.3396511Z log_E=3, 2025-05-07T20:23:50.3396782Z L=7, 2025-05-07T20:23:50.3397047Z D_gradcheck=1, 2025-05-07T20:23:50.3397375Z stochastic_rounding=False, 2025-05-07T20:23:50.3397746Z weighted=True, 2025-05-07T20:23:50.3398058Z row_wise=False, 2025-05-07T20:23:50.3398364Z mixed=False, 2025-05-07T20:23:50.3398664Z use_cache=False, 2025-05-07T20:23:50.3399016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3399427Z use_cpu=True, 2025-05-07T20:23:50.3399751Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3400129Z ) 2025-05-07T20:23:50.3400461Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3401329Z self=, 2025-05-07T20:23:50.3402145Z mixed_B=True, 2025-05-07T20:23:50.3402627Z compile=False, 2025-05-07T20:23:50.3402919Z T=4, 2025-05-07T20:23:50.3403189Z D=42, 2025-05-07T20:23:50.3403546Z B=63, 2025-05-07T20:23:50.3403813Z log_E=4, 2025-05-07T20:23:50.3404090Z L=2, 2025-05-07T20:23:50.3404361Z D_gradcheck=1, 2025-05-07T20:23:50.3404685Z stochastic_rounding=True, 2025-05-07T20:23:50.3405053Z weighted=False, 2025-05-07T20:23:50.3405367Z row_wise=True, 2025-05-07T20:23:50.3405674Z mixed=True, 2025-05-07T20:23:50.3405975Z use_cache=False, 2025-05-07T20:23:50.3406335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3406751Z use_cpu=True, 2025-05-07T20:23:50.3407078Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3407455Z ) 2025-05-07T20:23:50.3407789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3408653Z self=, 2025-05-07T20:23:50.3409573Z mixed_B=True, 2025-05-07T20:23:50.3409892Z compile=True, 2025-05-07T20:23:50.3410187Z T=1, 2025-05-07T20:23:50.3410446Z D=63, 2025-05-07T20:23:50.3410717Z B=54, 2025-05-07T20:23:50.3410979Z log_E=3, 2025-05-07T20:23:50.3411255Z L=15, 2025-05-07T20:23:50.3411532Z D_gradcheck=2, 2025-05-07T20:23:50.3411849Z stochastic_rounding=True, 2025-05-07T20:23:50.3412230Z weighted=False, 2025-05-07T20:23:50.3412539Z row_wise=False, 2025-05-07T20:23:50.3412835Z mixed=True, 2025-05-07T20:23:50.3413128Z use_cache=False, 2025-05-07T20:23:50.3413484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3413894Z use_cpu=True, 2025-05-07T20:23:50.3414218Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3414600Z ) 2025-05-07T20:23:50.3414935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3415800Z self=, 2025-05-07T20:23:50.3416611Z mixed_B=False, 2025-05-07T20:23:50.3416923Z compile=True, 2025-05-07T20:23:50.3417212Z T=3, 2025-05-07T20:23:50.3417483Z D=126, 2025-05-07T20:23:50.3417764Z B=20, 2025-05-07T20:23:50.3418026Z log_E=3, 2025-05-07T20:23:50.3418301Z L=6, 2025-05-07T20:23:50.3418574Z D_gradcheck=2, 2025-05-07T20:23:50.3418889Z stochastic_rounding=True, 2025-05-07T20:23:50.3419416Z weighted=True, 2025-05-07T20:23:50.3419735Z row_wise=False, 2025-05-07T20:23:50.3420030Z mixed=False, 2025-05-07T20:23:50.3420333Z use_cache=True, 2025-05-07T20:23:50.3420679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3421087Z use_cpu=True, 2025-05-07T20:23:50.3421432Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3421811Z ) 2025-05-07T20:23:50.3422155Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3423029Z self=, 2025-05-07T20:23:50.3423831Z mixed_B=True, 2025-05-07T20:23:50.3424275Z compile=False, 2025-05-07T20:23:50.3424588Z T=5, 2025-05-07T20:23:50.3424852Z D=115, 2025-05-07T20:23:50.3425121Z B=90, 2025-05-07T20:23:50.3425381Z log_E=3, 2025-05-07T20:23:50.3425658Z L=20, 2025-05-07T20:23:50.3425931Z D_gradcheck=1, 2025-05-07T20:23:50.3426253Z stochastic_rounding=False, 2025-05-07T20:23:50.3426627Z weighted=True, 2025-05-07T20:23:50.3426932Z row_wise=True, 2025-05-07T20:23:50.3427228Z mixed=False, 2025-05-07T20:23:50.3427533Z use_cache=False, 2025-05-07T20:23:50.3428120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3428560Z use_cpu=True, 2025-05-07T20:23:50.3428896Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3429272Z ) 2025-05-07T20:23:50.3429600Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3430470Z self=, 2025-05-07T20:23:50.3431269Z mixed_B=True, 2025-05-07T20:23:50.3431833Z compile=False, 2025-05-07T20:23:50.3432126Z T=1, 2025-05-07T20:23:50.3432391Z D=44, 2025-05-07T20:23:50.3432785Z B=5, 2025-05-07T20:23:50.3433047Z log_E=4, 2025-05-07T20:23:50.3433322Z L=16, 2025-05-07T20:23:50.3433600Z D_gradcheck=1, 2025-05-07T20:23:50.3433917Z stochastic_rounding=False, 2025-05-07T20:23:50.3434293Z weighted=False, 2025-05-07T20:23:50.3434607Z row_wise=False, 2025-05-07T20:23:50.3434904Z mixed=True, 2025-05-07T20:23:50.3435199Z use_cache=False, 2025-05-07T20:23:50.3435552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3435964Z use_cpu=True, 2025-05-07T20:23:50.3436296Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3436678Z ) 2025-05-07T20:23:50.3437011Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3437892Z self=, 2025-05-07T20:23:50.3438694Z mixed_B=True, 2025-05-07T20:23:50.3438999Z compile=True, 2025-05-07T20:23:50.3439297Z T=2, 2025-05-07T20:23:50.3439561Z D=125, 2025-05-07T20:23:50.3439834Z B=28, 2025-05-07T20:23:50.3440098Z log_E=3, 2025-05-07T20:23:50.3440374Z L=20, 2025-05-07T20:23:50.3440645Z D_gradcheck=1, 2025-05-07T20:23:50.3440966Z stochastic_rounding=False, 2025-05-07T20:23:50.3441339Z weighted=True, 2025-05-07T20:23:50.3441648Z row_wise=False, 2025-05-07T20:23:50.3441942Z mixed=True, 2025-05-07T20:23:50.3442242Z use_cache=False, 2025-05-07T20:23:50.3442594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3442999Z use_cpu=True, 2025-05-07T20:23:50.3443330Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3443711Z ) 2025-05-07T20:23:50.3444038Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3444910Z self=, 2025-05-07T20:23:50.3445712Z mixed_B=False, 2025-05-07T20:23:50.3446020Z compile=True, 2025-05-07T20:23:50.3446316Z T=3, 2025-05-07T20:23:50.3446579Z D=5, 2025-05-07T20:23:50.3446845Z B=26, 2025-05-07T20:23:50.3447115Z log_E=3, 2025-05-07T20:23:50.3447391Z L=6, 2025-05-07T20:23:50.3447655Z D_gradcheck=2, 2025-05-07T20:23:50.3447979Z stochastic_rounding=True, 2025-05-07T20:23:50.3448571Z weighted=False, 2025-05-07T20:23:50.3448895Z row_wise=True, 2025-05-07T20:23:50.3449203Z mixed=True, 2025-05-07T20:23:50.3449639Z use_cache=True, 2025-05-07T20:23:50.3449984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3450389Z use_cpu=True, 2025-05-07T20:23:50.3450720Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3451101Z ) 2025-05-07T20:23:50.3451436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3452311Z self=, 2025-05-07T20:23:50.3453111Z mixed_B=True, 2025-05-07T20:23:50.3453595Z compile=False, 2025-05-07T20:23:50.3453907Z T=1, 2025-05-07T20:23:50.3454172Z D=103, 2025-05-07T20:23:50.3454443Z B=34, 2025-05-07T20:23:50.3454709Z log_E=5, 2025-05-07T20:23:50.3454985Z L=9, 2025-05-07T20:23:50.3455250Z D_gradcheck=2, 2025-05-07T20:23:50.3455581Z stochastic_rounding=False, 2025-05-07T20:23:50.3455957Z weighted=False, 2025-05-07T20:23:50.3456264Z row_wise=True, 2025-05-07T20:23:50.3456564Z mixed=True, 2025-05-07T20:23:50.3456865Z use_cache=True, 2025-05-07T20:23:50.3457201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3457613Z use_cpu=True, 2025-05-07T20:23:50.3457947Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3864746Z ) 2025-05-07T20:23:50.3865189Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3866130Z self=, 2025-05-07T20:23:50.3866943Z mixed_B=True, 2025-05-07T20:23:50.3867659Z compile=False, 2025-05-07T20:23:50.3867967Z T=5, 2025-05-07T20:23:50.3868239Z D=6, 2025-05-07T20:23:50.3868657Z B=109, 2025-05-07T20:23:50.3868940Z log_E=3, 2025-05-07T20:23:50.3869220Z L=7, 2025-05-07T20:23:50.3869502Z D_gradcheck=1, 2025-05-07T20:23:50.3869833Z stochastic_rounding=False, 2025-05-07T20:23:50.3870218Z weighted=False, 2025-05-07T20:23:50.3870532Z row_wise=False, 2025-05-07T20:23:50.3870836Z mixed=True, 2025-05-07T20:23:50.3871143Z use_cache=False, 2025-05-07T20:23:50.3871501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3871911Z use_cpu=True, 2025-05-07T20:23:50.3872244Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3872626Z ) 2025-05-07T20:23:50.3872957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3873838Z self=, 2025-05-07T20:23:50.3874658Z mixed_B=False, 2025-05-07T20:23:50.3874983Z compile=False, 2025-05-07T20:23:50.3875289Z T=5, 2025-05-07T20:23:50.3875560Z D=80, 2025-05-07T20:23:50.3875824Z B=70, 2025-05-07T20:23:50.3876098Z log_E=4, 2025-05-07T20:23:50.3876381Z L=8, 2025-05-07T20:23:50.3876648Z D_gradcheck=1, 2025-05-07T20:23:50.3876977Z stochastic_rounding=False, 2025-05-07T20:23:50.3877359Z weighted=True, 2025-05-07T20:23:50.3877664Z row_wise=True, 2025-05-07T20:23:50.3878136Z mixed=False, 2025-05-07T20:23:50.3878444Z use_cache=False, 2025-05-07T20:23:50.3878811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3879221Z use_cpu=True, 2025-05-07T20:23:50.3879554Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3879934Z ) 2025-05-07T20:23:50.3880267Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3881140Z self=, 2025-05-07T20:23:50.3881947Z mixed_B=False, 2025-05-07T20:23:50.3882267Z compile=True, 2025-05-07T20:23:50.3882563Z T=3, 2025-05-07T20:23:50.3882827Z D=98, 2025-05-07T20:23:50.3883093Z B=68, 2025-05-07T20:23:50.3883364Z log_E=4, 2025-05-07T20:23:50.3883641Z L=16, 2025-05-07T20:23:50.3883914Z D_gradcheck=1, 2025-05-07T20:23:50.3884238Z stochastic_rounding=True, 2025-05-07T20:23:50.3884915Z weighted=True, 2025-05-07T20:23:50.3885238Z row_wise=True, 2025-05-07T20:23:50.3885539Z mixed=False, 2025-05-07T20:23:50.3885845Z use_cache=False, 2025-05-07T20:23:50.3886193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3886610Z use_cpu=True, 2025-05-07T20:23:50.3886950Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3887328Z ) 2025-05-07T20:23:50.3887662Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3888534Z self=, 2025-05-07T20:23:50.3889336Z mixed_B=True, 2025-05-07T20:23:50.3889937Z compile=False, 2025-05-07T20:23:50.3890262Z T=5, 2025-05-07T20:23:50.3890524Z D=105, 2025-05-07T20:23:50.3890787Z B=47, 2025-05-07T20:23:50.3891050Z log_E=5, 2025-05-07T20:23:50.3891329Z L=16, 2025-05-07T20:23:50.3891597Z D_gradcheck=1, 2025-05-07T20:23:50.3891921Z stochastic_rounding=True, 2025-05-07T20:23:50.3892291Z weighted=True, 2025-05-07T20:23:50.3892591Z row_wise=True, 2025-05-07T20:23:50.3892892Z mixed=True, 2025-05-07T20:23:50.3893195Z use_cache=False, 2025-05-07T20:23:50.3893561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3893978Z use_cpu=True, 2025-05-07T20:23:50.3894312Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3894685Z ) 2025-05-07T20:23:50.3895024Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3895900Z self=, 2025-05-07T20:23:50.3896703Z mixed_B=True, 2025-05-07T20:23:50.3897147Z compile=False, 2025-05-07T20:23:50.3897451Z T=3, 2025-05-07T20:23:50.3897720Z D=60, 2025-05-07T20:23:50.3898096Z B=30, 2025-05-07T20:23:50.3898374Z log_E=5, 2025-05-07T20:23:50.3898647Z L=13, 2025-05-07T20:23:50.3898923Z D_gradcheck=1, 2025-05-07T20:23:50.3899248Z stochastic_rounding=False, 2025-05-07T20:23:50.3899624Z weighted=False, 2025-05-07T20:23:50.3899932Z row_wise=True, 2025-05-07T20:23:50.3900239Z mixed=True, 2025-05-07T20:23:50.3900538Z use_cache=True, 2025-05-07T20:23:50.3900877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3901292Z use_cpu=True, 2025-05-07T20:23:50.3901622Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3901991Z ) 2025-05-07T20:23:50.3902328Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3903202Z self=, 2025-05-07T20:23:50.3904006Z mixed_B=False, 2025-05-07T20:23:50.3904315Z compile=True, 2025-05-07T20:23:50.3904615Z T=2, 2025-05-07T20:23:50.3904882Z D=18, 2025-05-07T20:23:50.3905148Z B=77, 2025-05-07T20:23:50.3905416Z log_E=4, 2025-05-07T20:23:50.3905694Z L=11, 2025-05-07T20:23:50.3905964Z D_gradcheck=2, 2025-05-07T20:23:50.3906289Z stochastic_rounding=True, 2025-05-07T20:23:50.3906659Z weighted=True, 2025-05-07T20:23:50.3906967Z row_wise=True, 2025-05-07T20:23:50.3907268Z mixed=False, 2025-05-07T20:23:50.3907570Z use_cache=False, 2025-05-07T20:23:50.3907918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3908338Z use_cpu=True, 2025-05-07T20:23:50.3908672Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3909046Z ) 2025-05-07T20:23:50.3909408Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3910281Z self=, 2025-05-07T20:23:50.3911084Z mixed_B=True, 2025-05-07T20:23:50.3911414Z compile=False, 2025-05-07T20:23:50.3911713Z T=3, 2025-05-07T20:23:50.3911974Z D=119, 2025-05-07T20:23:50.3912251Z B=71, 2025-05-07T20:23:50.3912522Z log_E=3, 2025-05-07T20:23:50.3912794Z L=5, 2025-05-07T20:23:50.3913083Z D_gradcheck=2, 2025-05-07T20:23:50.3913409Z stochastic_rounding=True, 2025-05-07T20:23:50.3913783Z weighted=False, 2025-05-07T20:23:50.3914255Z row_wise=False, 2025-05-07T20:23:50.3914583Z mixed=False, 2025-05-07T20:23:50.3914889Z use_cache=False, 2025-05-07T20:23:50.3915245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3915661Z use_cpu=True, 2025-05-07T20:23:50.3915992Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3916360Z ) 2025-05-07T20:23:50.3916697Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3917574Z self=, 2025-05-07T20:23:50.3918373Z mixed_B=False, 2025-05-07T20:23:50.3918835Z compile=False, 2025-05-07T20:23:50.3919154Z T=3, 2025-05-07T20:23:50.3919412Z D=103, 2025-05-07T20:23:50.3919689Z B=113, 2025-05-07T20:23:50.3919960Z log_E=4, 2025-05-07T20:23:50.3920234Z L=0, 2025-05-07T20:23:50.3920503Z D_gradcheck=2, 2025-05-07T20:23:50.3920829Z stochastic_rounding=True, 2025-05-07T20:23:50.3921193Z weighted=True, 2025-05-07T20:23:50.3921504Z row_wise=False, 2025-05-07T20:23:50.3921804Z mixed=True, 2025-05-07T20:23:50.3922097Z use_cache=False, 2025-05-07T20:23:50.3922453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3922873Z use_cpu=True, 2025-05-07T20:23:50.3923208Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3923584Z ) 2025-05-07T20:23:50.3923922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3924797Z self=, 2025-05-07T20:23:50.3925595Z mixed_B=True, 2025-05-07T20:23:50.3926079Z compile=True, 2025-05-07T20:23:50.3926378Z T=2, 2025-05-07T20:23:50.3926636Z D=28, 2025-05-07T20:23:50.3927002Z B=61, 2025-05-07T20:23:50.3927119Z log_E=3, 2025-05-07T20:23:50.3927236Z L=6, 2025-05-07T20:23:50.3927356Z D_gradcheck=1, 2025-05-07T20:23:50.3927500Z stochastic_rounding=True, 2025-05-07T20:23:50.3927635Z weighted=False, 2025-05-07T20:23:50.3927760Z row_wise=False, 2025-05-07T20:23:50.3928219Z mixed=False, 2025-05-07T20:23:50.3928365Z use_cache=False, 2025-05-07T20:23:50.3928525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3928651Z use_cpu=True, 2025-05-07T20:23:50.3928802Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3928914Z ) 2025-05-07T20:23:50.3929119Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3929742Z self=, 2025-05-07T20:23:50.3929860Z mixed_B=True, 2025-05-07T20:23:50.3929999Z compile=False, 2025-05-07T20:23:50.3930109Z T=5, 2025-05-07T20:23:50.3930223Z D=71, 2025-05-07T20:23:50.3930341Z B=73, 2025-05-07T20:23:50.3930457Z log_E=4, 2025-05-07T20:23:50.3930567Z L=20, 2025-05-07T20:23:50.3930695Z D_gradcheck=1, 2025-05-07T20:23:50.3930836Z stochastic_rounding=False, 2025-05-07T20:23:50.3930964Z weighted=True, 2025-05-07T20:23:50.3931091Z row_wise=False, 2025-05-07T20:23:50.3931211Z mixed=False, 2025-05-07T20:23:50.3931343Z use_cache=False, 2025-05-07T20:23:50.3931499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3931618Z use_cpu=True, 2025-05-07T20:23:50.3931773Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3931883Z ) 2025-05-07T20:23:50.3932082Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3932619Z self=, 2025-05-07T20:23:50.3932739Z mixed_B=True, 2025-05-07T20:23:50.3932865Z compile=False, 2025-05-07T20:23:50.3932984Z T=4, 2025-05-07T20:23:50.3933094Z D=52, 2025-05-07T20:23:50.3933205Z B=66, 2025-05-07T20:23:50.3933330Z log_E=4, 2025-05-07T20:23:50.3933442Z L=13, 2025-05-07T20:23:50.3933567Z D_gradcheck=1, 2025-05-07T20:23:50.3933707Z stochastic_rounding=True, 2025-05-07T20:23:50.3933827Z weighted=True, 2025-05-07T20:23:50.3934196Z row_wise=True, 2025-05-07T20:23:50.3934334Z mixed=False, 2025-05-07T20:23:50.3934454Z use_cache=True, 2025-05-07T20:23:50.3934617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3934738Z use_cpu=True, 2025-05-07T20:23:50.3934885Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3934998Z ) 2025-05-07T20:23:50.3935192Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3935719Z self=, 2025-05-07T20:23:50.3935844Z mixed_B=False, 2025-05-07T20:23:50.3936129Z compile=True, 2025-05-07T20:23:50.3936261Z T=5, 2025-05-07T20:23:50.3936373Z D=105, 2025-05-07T20:23:50.3936487Z B=85, 2025-05-07T20:23:50.3936612Z log_E=3, 2025-05-07T20:23:50.3936722Z L=7, 2025-05-07T20:23:50.3936840Z D_gradcheck=2, 2025-05-07T20:23:50.3936985Z stochastic_rounding=True, 2025-05-07T20:23:50.3937109Z weighted=False, 2025-05-07T20:23:50.3937231Z row_wise=True, 2025-05-07T20:23:50.3937351Z mixed=True, 2025-05-07T20:23:50.3937472Z use_cache=True, 2025-05-07T20:23:50.3937629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3937756Z use_cpu=True, 2025-05-07T20:23:50.3937903Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3938011Z ) 2025-05-07T20:23:50.3938213Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3938740Z self=, 2025-05-07T20:23:50.3938867Z mixed_B=True, 2025-05-07T20:23:50.3939157Z compile=True, 2025-05-07T20:23:50.3939271Z T=2, 2025-05-07T20:23:50.3939389Z D=109, 2025-05-07T20:23:50.3939499Z B=5, 2025-05-07T20:23:50.3939804Z log_E=3, 2025-05-07T20:23:50.3939926Z L=6, 2025-05-07T20:23:50.3940047Z D_gradcheck=2, 2025-05-07T20:23:50.3940187Z stochastic_rounding=True, 2025-05-07T20:23:50.3940315Z weighted=False, 2025-05-07T20:23:50.3940437Z row_wise=True, 2025-05-07T20:23:50.3940557Z mixed=True, 2025-05-07T20:23:50.3940681Z use_cache=True, 2025-05-07T20:23:50.3940838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3940957Z use_cpu=True, 2025-05-07T20:23:50.3941109Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3941216Z ) 2025-05-07T20:23:50.3941420Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3941953Z self=, 2025-05-07T20:23:50.3942070Z mixed_B=False, 2025-05-07T20:23:50.3942205Z compile=False, 2025-05-07T20:23:50.3942316Z T=1, 2025-05-07T20:23:50.3942428Z D=127, 2025-05-07T20:23:50.3942544Z B=83, 2025-05-07T20:23:50.3942660Z log_E=3, 2025-05-07T20:23:50.3942774Z L=17, 2025-05-07T20:23:50.3942901Z D_gradcheck=2, 2025-05-07T20:23:50.3943039Z stochastic_rounding=True, 2025-05-07T20:23:50.3943158Z weighted=False, 2025-05-07T20:23:50.3943288Z row_wise=False, 2025-05-07T20:23:50.3943404Z mixed=True, 2025-05-07T20:23:50.3943523Z use_cache=True, 2025-05-07T20:23:50.3943689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3943808Z use_cpu=True, 2025-05-07T20:23:50.3943965Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.3944077Z ) 2025-05-07T20:23:50.3944271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3944805Z self=, 2025-05-07T20:23:50.3944926Z mixed_B=False, 2025-05-07T20:23:50.3945053Z compile=False, 2025-05-07T20:23:50.3945171Z T=3, 2025-05-07T20:23:50.3945282Z D=69, 2025-05-07T20:23:50.3945392Z B=68, 2025-05-07T20:23:50.3945518Z log_E=3, 2025-05-07T20:23:50.3945629Z L=18, 2025-05-07T20:23:50.3945749Z D_gradcheck=2, 2025-05-07T20:23:50.3945898Z stochastic_rounding=True, 2025-05-07T20:23:50.3946019Z weighted=True, 2025-05-07T20:23:50.3946273Z row_wise=True, 2025-05-07T20:23:50.3946410Z mixed=True, 2025-05-07T20:23:50.3946530Z use_cache=True, 2025-05-07T20:23:50.3946692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3946809Z use_cpu=True, 2025-05-07T20:23:50.3946959Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3947074Z ) 2025-05-07T20:23:50.3947272Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3947802Z self=, 2025-05-07T20:23:50.3947931Z mixed_B=False, 2025-05-07T20:23:50.3948126Z compile=False, 2025-05-07T20:23:50.3948255Z T=3, 2025-05-07T20:23:50.3948372Z D=63, 2025-05-07T20:23:50.3948493Z B=122, 2025-05-07T20:23:50.3948609Z log_E=4, 2025-05-07T20:23:50.3948729Z L=0, 2025-05-07T20:23:50.3948848Z D_gradcheck=2, 2025-05-07T20:23:50.3948988Z stochastic_rounding=False, 2025-05-07T20:23:50.3949120Z weighted=True, 2025-05-07T20:23:50.3949241Z row_wise=False, 2025-05-07T20:23:50.3949367Z mixed=False, 2025-05-07T20:23:50.3949487Z use_cache=True, 2025-05-07T20:23:50.3949641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3949764Z use_cpu=True, 2025-05-07T20:23:50.3949912Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3950020Z ) 2025-05-07T20:23:50.3950227Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3950755Z self=, 2025-05-07T20:23:50.3950874Z mixed_B=True, 2025-05-07T20:23:50.3951004Z compile=True, 2025-05-07T20:23:50.3951205Z T=5, 2025-05-07T20:23:50.3951318Z D=53, 2025-05-07T20:23:50.3951443Z B=100, 2025-05-07T20:23:50.3951637Z log_E=3, 2025-05-07T20:23:50.3951764Z L=20, 2025-05-07T20:23:50.3951882Z D_gradcheck=2, 2025-05-07T20:23:50.3952022Z stochastic_rounding=False, 2025-05-07T20:23:50.3952148Z weighted=False, 2025-05-07T20:23:50.3952274Z row_wise=False, 2025-05-07T20:23:50.3952389Z mixed=True, 2025-05-07T20:23:50.3952520Z use_cache=False, 2025-05-07T20:23:50.3952676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.3952794Z use_cpu=True, 2025-05-07T20:23:50.3952948Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.3953057Z ) 2025-05-07T20:23:50.3953254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.3953790Z self=, 2025-05-07T20:23:50.3953910Z mixed_B=False, 2025-05-07T20:23:50.3954042Z compile=False, 2025-05-07T20:23:50.3954157Z T=4, 2025-05-07T20:23:50.3954268Z D=97, 2025-05-07T20:23:50.3954385Z B=90, 2025-05-07T20:23:50.3954502Z log_E=5, 2025-05-07T20:23:50.3954613Z L=13, 2025-05-07T20:23:50.3954739Z D_gradcheck=2, 2025-05-07T20:23:50.3954881Z stochastic_rounding=False, 2025-05-07T20:23:50.3955001Z weighted=False, 2025-05-07T20:23:50.3955134Z row_wise=False, 2025-05-07T20:23:50.3955250Z mixed=True, 2025-05-07T20:23:50.3955374Z use_cache=True, 2025-05-07T20:23:50.3955537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.3955656Z use_cpu=True, 2025-05-07T20:23:50.3955804Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.4432400Z ) 2025-05-07T20:23:50.4432690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4433283Z self=, 2025-05-07T20:23:50.4433409Z mixed_B=False, 2025-05-07T20:23:50.4433554Z compile=False, 2025-05-07T20:23:50.4433682Z T=1, 2025-05-07T20:23:50.4433792Z D=39, 2025-05-07T20:23:50.4433906Z B=94, 2025-05-07T20:23:50.4434036Z log_E=5, 2025-05-07T20:23:50.4434148Z L=5, 2025-05-07T20:23:50.4434272Z D_gradcheck=2, 2025-05-07T20:23:50.4434421Z stochastic_rounding=False, 2025-05-07T20:23:50.4434549Z weighted=False, 2025-05-07T20:23:50.4435042Z row_wise=False, 2025-05-07T20:23:50.4435182Z mixed=False, 2025-05-07T20:23:50.4435307Z use_cache=False, 2025-05-07T20:23:50.4435472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4435593Z use_cpu=True, 2025-05-07T20:23:50.4435742Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.4435854Z ) 2025-05-07T20:23:50.4436054Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4436588Z self=, 2025-05-07T20:23:50.4436716Z mixed_B=True, 2025-05-07T20:23:50.4437013Z compile=False, 2025-05-07T20:23:50.4437141Z T=3, 2025-05-07T20:23:50.4437262Z D=6, 2025-05-07T20:23:50.4437373Z B=9, 2025-05-07T20:23:50.4437498Z log_E=3, 2025-05-07T20:23:50.4437610Z L=20, 2025-05-07T20:23:50.4437731Z D_gradcheck=2, 2025-05-07T20:23:50.4437874Z stochastic_rounding=True, 2025-05-07T20:23:50.4437994Z weighted=True, 2025-05-07T20:23:50.4438115Z row_wise=False, 2025-05-07T20:23:50.4438238Z mixed=False, 2025-05-07T20:23:50.4438363Z use_cache=False, 2025-05-07T20:23:50.4438521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4438649Z use_cpu=True, 2025-05-07T20:23:50.4438800Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4438907Z ) 2025-05-07T20:23:50.4439111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4439643Z self=, 2025-05-07T20:23:50.4439776Z mixed_B=True, 2025-05-07T20:23:50.4439901Z compile=False, 2025-05-07T20:23:50.4440163Z T=5, 2025-05-07T20:23:50.4440285Z D=92, 2025-05-07T20:23:50.4440396Z B=30, 2025-05-07T20:23:50.4440646Z log_E=5, 2025-05-07T20:23:50.4440765Z L=20, 2025-05-07T20:23:50.4441038Z D_gradcheck=1, 2025-05-07T20:23:50.4441179Z stochastic_rounding=False, 2025-05-07T20:23:50.4441306Z weighted=True, 2025-05-07T20:23:50.4441429Z row_wise=False, 2025-05-07T20:23:50.4441549Z mixed=True, 2025-05-07T20:23:50.4441677Z use_cache=False, 2025-05-07T20:23:50.4441834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4441952Z use_cpu=True, 2025-05-07T20:23:50.4442109Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.4442217Z ) 2025-05-07T20:23:50.4442417Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4442947Z self=, 2025-05-07T20:23:50.4443066Z mixed_B=False, 2025-05-07T20:23:50.4443197Z compile=False, 2025-05-07T20:23:50.4443312Z T=2, 2025-05-07T20:23:50.4443421Z D=8, 2025-05-07T20:23:50.4443539Z B=25, 2025-05-07T20:23:50.4443654Z log_E=4, 2025-05-07T20:23:50.4443764Z L=14, 2025-05-07T20:23:50.4443889Z D_gradcheck=2, 2025-05-07T20:23:50.4444027Z stochastic_rounding=True, 2025-05-07T20:23:50.4444147Z weighted=False, 2025-05-07T20:23:50.4444278Z row_wise=True, 2025-05-07T20:23:50.4444395Z mixed=True, 2025-05-07T20:23:50.4444515Z use_cache=False, 2025-05-07T20:23:50.4444679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.4444799Z use_cpu=True, 2025-05-07T20:23:50.4444955Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4445061Z ) 2025-05-07T20:23:50.4445256Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4445794Z self=, 2025-05-07T20:23:50.4445913Z mixed_B=True, 2025-05-07T20:23:50.4446036Z compile=False, 2025-05-07T20:23:50.4446159Z T=4, 2025-05-07T20:23:50.4446269Z D=86, 2025-05-07T20:23:50.4446380Z B=58, 2025-05-07T20:23:50.4446504Z log_E=3, 2025-05-07T20:23:50.4446615Z L=11, 2025-05-07T20:23:50.4446741Z D_gradcheck=1, 2025-05-07T20:23:50.4446885Z stochastic_rounding=True, 2025-05-07T20:23:50.4447008Z weighted=False, 2025-05-07T20:23:50.4447245Z row_wise=False, 2025-05-07T20:23:50.4447380Z mixed=True, 2025-05-07T20:23:50.4447503Z use_cache=True, 2025-05-07T20:23:50.4447666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.4447783Z use_cpu=True, 2025-05-07T20:23:50.4447929Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.4448044Z ) 2025-05-07T20:23:50.4448239Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4448772Z self=, 2025-05-07T20:23:50.4448900Z mixed_B=False, 2025-05-07T20:23:50.4449093Z compile=False, 2025-05-07T20:23:50.4449222Z T=4, 2025-05-07T20:23:50.4449364Z D=98, 2025-05-07T20:23:50.4449607Z B=93, 2025-05-07T20:23:50.4449730Z log_E=3, 2025-05-07T20:23:50.4449857Z L=4, 2025-05-07T20:23:50.4449979Z D_gradcheck=2, 2025-05-07T20:23:50.4450136Z stochastic_rounding=False, 2025-05-07T20:23:50.4450260Z weighted=True, 2025-05-07T20:23:50.4450385Z row_wise=False, 2025-05-07T20:23:50.4450509Z mixed=True, 2025-05-07T20:23:50.4450632Z use_cache=False, 2025-05-07T20:23:50.4450792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4450918Z use_cpu=True, 2025-05-07T20:23:50.4451067Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4451177Z ) 2025-05-07T20:23:50.4451382Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4451917Z self=, 2025-05-07T20:23:50.4452037Z mixed_B=False, 2025-05-07T20:23:50.4452168Z compile=True, 2025-05-07T20:23:50.4452407Z T=4, 2025-05-07T20:23:50.4452519Z D=48, 2025-05-07T20:23:50.4452637Z B=52, 2025-05-07T20:23:50.4452825Z log_E=3, 2025-05-07T20:23:50.4452941Z L=8, 2025-05-07T20:23:50.4453063Z D_gradcheck=1, 2025-05-07T20:23:50.4453204Z stochastic_rounding=False, 2025-05-07T20:23:50.4453333Z weighted=False, 2025-05-07T20:23:50.4453457Z row_wise=True, 2025-05-07T20:23:50.4453575Z mixed=False, 2025-05-07T20:23:50.4453708Z use_cache=False, 2025-05-07T20:23:50.4453865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4453988Z use_cpu=True, 2025-05-07T20:23:50.4454147Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.4454255Z ) 2025-05-07T20:23:50.4454448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4454987Z self=, 2025-05-07T20:23:50.4455106Z mixed_B=True, 2025-05-07T20:23:50.4455238Z compile=True, 2025-05-07T20:23:50.4455352Z T=5, 2025-05-07T20:23:50.4455462Z D=23, 2025-05-07T20:23:50.4455579Z B=101, 2025-05-07T20:23:50.4455696Z log_E=5, 2025-05-07T20:23:50.4455805Z L=2, 2025-05-07T20:23:50.4455933Z D_gradcheck=2, 2025-05-07T20:23:50.4456077Z stochastic_rounding=False, 2025-05-07T20:23:50.4456197Z weighted=True, 2025-05-07T20:23:50.4456333Z row_wise=False, 2025-05-07T20:23:50.4456451Z mixed=True, 2025-05-07T20:23:50.4456572Z use_cache=True, 2025-05-07T20:23:50.4456737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4456855Z use_cpu=True, 2025-05-07T20:23:50.4457003Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4457119Z ) 2025-05-07T20:23:50.4457312Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4457849Z self=, 2025-05-07T20:23:50.4457976Z mixed_B=False, 2025-05-07T20:23:50.4458100Z compile=False, 2025-05-07T20:23:50.4458228Z T=2, 2025-05-07T20:23:50.4458345Z D=86, 2025-05-07T20:23:50.4458458Z B=91, 2025-05-07T20:23:50.4458581Z log_E=4, 2025-05-07T20:23:50.4458691Z L=19, 2025-05-07T20:23:50.4458810Z D_gradcheck=2, 2025-05-07T20:23:50.4458958Z stochastic_rounding=False, 2025-05-07T20:23:50.4459077Z weighted=False, 2025-05-07T20:23:50.4459299Z row_wise=False, 2025-05-07T20:23:50.4459436Z mixed=False, 2025-05-07T20:23:50.4459557Z use_cache=False, 2025-05-07T20:23:50.4459717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4459844Z use_cpu=True, 2025-05-07T20:23:50.4459994Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4460110Z ) 2025-05-07T20:23:50.4460307Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4460837Z self=, 2025-05-07T20:23:50.4460962Z mixed_B=True, 2025-05-07T20:23:50.4461173Z compile=False, 2025-05-07T20:23:50.4461310Z T=5, 2025-05-07T20:23:50.4461434Z D=89, 2025-05-07T20:23:50.4461545Z B=20, 2025-05-07T20:23:50.4461667Z log_E=4, 2025-05-07T20:23:50.4461785Z L=6, 2025-05-07T20:23:50.4461903Z D_gradcheck=2, 2025-05-07T20:23:50.4462039Z stochastic_rounding=True, 2025-05-07T20:23:50.4462163Z weighted=True, 2025-05-07T20:23:50.4462288Z row_wise=True, 2025-05-07T20:23:50.4462405Z mixed=False, 2025-05-07T20:23:50.4462534Z use_cache=True, 2025-05-07T20:23:50.4462694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.4462820Z use_cpu=True, 2025-05-07T20:23:50.4462970Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4463077Z ) 2025-05-07T20:23:50.4463286Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4463813Z self=, 2025-05-07T20:23:50.4463934Z mixed_B=True, 2025-05-07T20:23:50.4464059Z compile=True, 2025-05-07T20:23:50.4464254Z T=4, 2025-05-07T20:23:50.4464376Z D=4, 2025-05-07T20:23:50.4464492Z B=36, 2025-05-07T20:23:50.4464713Z log_E=5, 2025-05-07T20:23:50.4464824Z L=10, 2025-05-07T20:23:50.4464955Z D_gradcheck=2, 2025-05-07T20:23:50.4465095Z stochastic_rounding=True, 2025-05-07T20:23:50.4465215Z weighted=True, 2025-05-07T20:23:50.4465348Z row_wise=False, 2025-05-07T20:23:50.4465466Z mixed=False, 2025-05-07T20:23:50.4465590Z use_cache=True, 2025-05-07T20:23:50.4465746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4465865Z use_cpu=True, 2025-05-07T20:23:50.4466043Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4466149Z ) 2025-05-07T20:23:50.4466343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4466876Z self=, 2025-05-07T20:23:50.4466996Z mixed_B=True, 2025-05-07T20:23:50.4467116Z compile=True, 2025-05-07T20:23:50.4467239Z T=4, 2025-05-07T20:23:50.4467351Z D=23, 2025-05-07T20:23:50.4467462Z B=34, 2025-05-07T20:23:50.4467584Z log_E=4, 2025-05-07T20:23:50.4467696Z L=19, 2025-05-07T20:23:50.4467823Z D_gradcheck=1, 2025-05-07T20:23:50.4467963Z stochastic_rounding=False, 2025-05-07T20:23:50.4468086Z weighted=False, 2025-05-07T20:23:50.4468218Z row_wise=False, 2025-05-07T20:23:50.4468335Z mixed=True, 2025-05-07T20:23:50.4468457Z use_cache=False, 2025-05-07T20:23:50.4468621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.4468740Z use_cpu=True, 2025-05-07T20:23:50.4468888Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4469003Z ) 2025-05-07T20:23:50.4469199Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4469725Z self=, 2025-05-07T20:23:50.4469850Z mixed_B=True, 2025-05-07T20:23:50.4469973Z compile=False, 2025-05-07T20:23:50.4470090Z T=2, 2025-05-07T20:23:50.4470208Z D=30, 2025-05-07T20:23:50.4470318Z B=51, 2025-05-07T20:23:50.4470443Z log_E=4, 2025-05-07T20:23:50.4470552Z L=0, 2025-05-07T20:23:50.4470673Z D_gradcheck=1, 2025-05-07T20:23:50.4470825Z stochastic_rounding=False, 2025-05-07T20:23:50.4470944Z weighted=True, 2025-05-07T20:23:50.4471154Z row_wise=False, 2025-05-07T20:23:50.4471287Z mixed=False, 2025-05-07T20:23:50.4471409Z use_cache=True, 2025-05-07T20:23:50.4471566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4471693Z use_cpu=True, 2025-05-07T20:23:50.4471842Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.4471948Z ) 2025-05-07T20:23:50.4472151Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4472678Z self=, 2025-05-07T20:23:50.4472803Z mixed_B=True, 2025-05-07T20:23:50.4472926Z compile=False, 2025-05-07T20:23:50.4473138Z T=3, 2025-05-07T20:23:50.4473277Z D=25, 2025-05-07T20:23:50.4473391Z B=114, 2025-05-07T20:23:50.4473510Z log_E=3, 2025-05-07T20:23:50.4473626Z L=3, 2025-05-07T20:23:50.4473744Z D_gradcheck=2, 2025-05-07T20:23:50.4473881Z stochastic_rounding=False, 2025-05-07T20:23:50.4474009Z weighted=False, 2025-05-07T20:23:50.4474131Z row_wise=True, 2025-05-07T20:23:50.4474249Z mixed=True, 2025-05-07T20:23:50.4474381Z use_cache=False, 2025-05-07T20:23:50.4474537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4474655Z use_cpu=True, 2025-05-07T20:23:50.4474811Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4474920Z ) 2025-05-07T20:23:50.4475116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4475653Z self=, 2025-05-07T20:23:50.4475771Z mixed_B=True, 2025-05-07T20:23:50.4475898Z compile=True, 2025-05-07T20:23:50.4476104Z T=3, 2025-05-07T20:23:50.4476218Z D=68, 2025-05-07T20:23:50.4476336Z B=116, 2025-05-07T20:23:50.4476540Z log_E=3, 2025-05-07T20:23:50.4476658Z L=6, 2025-05-07T20:23:50.4476791Z D_gradcheck=1, 2025-05-07T20:23:50.4476929Z stochastic_rounding=True, 2025-05-07T20:23:50.4477051Z weighted=True, 2025-05-07T20:23:50.4477174Z row_wise=True, 2025-05-07T20:23:50.4477294Z mixed=True, 2025-05-07T20:23:50.4477416Z use_cache=False, 2025-05-07T20:23:50.4477580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4477701Z use_cpu=True, 2025-05-07T20:23:50.4477856Z output_dtype=SparseType.FP16, 2025-05-07T20:23:50.4477965Z ) 2025-05-07T20:23:50.4478160Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4478703Z self=, 2025-05-07T20:23:50.4478821Z mixed_B=True, 2025-05-07T20:23:50.4478940Z compile=True, 2025-05-07T20:23:50.4479065Z T=1, 2025-05-07T20:23:50.4479178Z D=109, 2025-05-07T20:23:50.4479288Z B=85, 2025-05-07T20:23:50.4479413Z log_E=3, 2025-05-07T20:23:50.4479529Z L=14, 2025-05-07T20:23:50.4479650Z D_gradcheck=2, 2025-05-07T20:23:50.4479801Z stochastic_rounding=False, 2025-05-07T20:23:50.4479920Z weighted=True, 2025-05-07T20:23:50.4480046Z row_wise=False, 2025-05-07T20:23:50.4480172Z mixed=False, 2025-05-07T20:23:50.4480292Z use_cache=True, 2025-05-07T20:23:50.4480456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:50.4480575Z use_cpu=True, 2025-05-07T20:23:50.4480723Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4480845Z ) 2025-05-07T20:23:50.4481041Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4481569Z self=, 2025-05-07T20:23:50.4481693Z mixed_B=True, 2025-05-07T20:23:50.4481813Z compile=True, 2025-05-07T20:23:50.4481933Z T=1, 2025-05-07T20:23:50.4482053Z D=72, 2025-05-07T20:23:50.4482171Z B=8, 2025-05-07T20:23:50.4482296Z log_E=4, 2025-05-07T20:23:50.4482429Z L=15, 2025-05-07T20:23:50.4482560Z D_gradcheck=2, 2025-05-07T20:23:50.4482705Z stochastic_rounding=False, 2025-05-07T20:23:50.4482840Z weighted=True, 2025-05-07T20:23:50.4482959Z row_wise=True, 2025-05-07T20:23:50.4483178Z mixed=False, 2025-05-07T20:23:50.4483313Z use_cache=True, 2025-05-07T20:23:50.4483472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.4483597Z use_cpu=True, 2025-05-07T20:23:50.4483748Z output_dtype=SparseType.FP32, 2025-05-07T20:23:50.4483858Z ) 2025-05-07T20:23:50.4484054Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:50.4484580Z self=, 2025-05-07T20:23:50.4484699Z mixed_B=False, 2025-05-07T20:23:50.4484828Z compile=False, 2025-05-07T20:23:50.4485028Z T=2, 2025-05-07T20:23:50.4485156Z D=79, 2025-05-07T20:23:50.4485276Z B=31, 2025-05-07T20:23:50.4485389Z log_E=4, 2025-05-07T20:23:50.4485510Z L=18, 2025-05-07T20:23:50.4485629Z D_gradcheck=1, 2025-05-07T20:23:50.4485771Z stochastic_rounding=False, 2025-05-07T20:23:50.4485900Z weighted=False, 2025-05-07T20:23:50.4486019Z row_wise=True, 2025-05-07T20:23:50.4486139Z mixed=False, 2025-05-07T20:23:50.4486270Z use_cache=False, 2025-05-07T20:23:50.4486427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:50.4486545Z use_cpu=True, 2025-05-07T20:23:50.4486706Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4495292Z ) 2025-05-07T20:23:51.4495753Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4496833Z self=, 2025-05-07T20:23:51.4497656Z mixed_B=True, 2025-05-07T20:23:51.4497966Z compile=False, 2025-05-07T20:23:51.4498680Z T=1, 2025-05-07T20:23:51.4498961Z D=125, 2025-05-07T20:23:51.4499236Z B=35, 2025-05-07T20:23:51.4499502Z log_E=5, 2025-05-07T20:23:51.4499936Z L=4, 2025-05-07T20:23:51.4500216Z D_gradcheck=1, 2025-05-07T20:23:51.4500537Z stochastic_rounding=True, 2025-05-07T20:23:51.4500911Z weighted=True, 2025-05-07T20:23:51.4501226Z row_wise=False, 2025-05-07T20:23:51.4501537Z mixed=True, 2025-05-07T20:23:51.4501831Z use_cache=False, 2025-05-07T20:23:51.4502185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4502602Z use_cpu=True, 2025-05-07T20:23:51.4502931Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4503315Z ) 2025-05-07T20:23:51.4503657Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4504532Z self=, 2025-05-07T20:23:51.4505339Z mixed_B=True, 2025-05-07T20:23:51.4505651Z compile=False, 2025-05-07T20:23:51.4505957Z T=5, 2025-05-07T20:23:51.4506234Z D=101, 2025-05-07T20:23:51.4506507Z B=124, 2025-05-07T20:23:51.4506775Z log_E=5, 2025-05-07T20:23:51.4507064Z L=19, 2025-05-07T20:23:51.4507339Z D_gradcheck=1, 2025-05-07T20:23:51.4507662Z stochastic_rounding=False, 2025-05-07T20:23:51.4508038Z weighted=True, 2025-05-07T20:23:51.4508349Z row_wise=False, 2025-05-07T20:23:51.4508660Z mixed=True, 2025-05-07T20:23:51.4508958Z use_cache=True, 2025-05-07T20:23:51.4509310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4509724Z use_cpu=True, 2025-05-07T20:23:51.4510062Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.4510445Z ) 2025-05-07T20:23:51.4510791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4511668Z self=, 2025-05-07T20:23:51.4512487Z mixed_B=False, 2025-05-07T20:23:51.4512805Z compile=False, 2025-05-07T20:23:51.4513111Z T=4, 2025-05-07T20:23:51.4513376Z D=51, 2025-05-07T20:23:51.4513644Z B=119, 2025-05-07T20:23:51.4513907Z log_E=3, 2025-05-07T20:23:51.4514191Z L=0, 2025-05-07T20:23:51.4514467Z D_gradcheck=2, 2025-05-07T20:23:51.4514788Z stochastic_rounding=True, 2025-05-07T20:23:51.4515159Z weighted=False, 2025-05-07T20:23:51.4524619Z row_wise=True, 2025-05-07T20:23:51.4525394Z mixed=False, 2025-05-07T20:23:51.4525725Z use_cache=False, 2025-05-07T20:23:51.4526092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.4526514Z use_cpu=True, 2025-05-07T20:23:51.4526844Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.4527233Z ) 2025-05-07T20:23:51.4527576Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4528790Z self=, 2025-05-07T20:23:51.4529692Z mixed_B=True, 2025-05-07T20:23:51.4529994Z compile=True, 2025-05-07T20:23:51.4530492Z T=4, 2025-05-07T20:23:51.4530766Z D=99, 2025-05-07T20:23:51.4531037Z B=102, 2025-05-07T20:23:51.4531307Z log_E=5, 2025-05-07T20:23:51.4531590Z L=15, 2025-05-07T20:23:51.4531869Z D_gradcheck=1, 2025-05-07T20:23:51.4532201Z stochastic_rounding=False, 2025-05-07T20:23:51.4532566Z weighted=True, 2025-05-07T20:23:51.4532876Z row_wise=False, 2025-05-07T20:23:51.4533193Z mixed=False, 2025-05-07T20:23:51.4533490Z use_cache=True, 2025-05-07T20:23:51.4533843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4534259Z use_cpu=True, 2025-05-07T20:23:51.4534584Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.4534964Z ) 2025-05-07T20:23:51.4535304Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4536174Z self=, 2025-05-07T20:23:51.4536980Z mixed_B=False, 2025-05-07T20:23:51.4537287Z compile=True, 2025-05-07T20:23:51.4537780Z T=1, 2025-05-07T20:23:51.4538043Z D=92, 2025-05-07T20:23:51.4538311Z B=100, 2025-05-07T20:23:51.4538735Z log_E=5, 2025-05-07T20:23:51.4539152Z L=9, 2025-05-07T20:23:51.4539427Z D_gradcheck=2, 2025-05-07T20:23:51.4539754Z stochastic_rounding=True, 2025-05-07T20:23:51.4540118Z weighted=False, 2025-05-07T20:23:51.4540435Z row_wise=False, 2025-05-07T20:23:51.4540744Z mixed=True, 2025-05-07T20:23:51.4541035Z use_cache=False, 2025-05-07T20:23:51.4541385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.4541797Z use_cpu=True, 2025-05-07T20:23:51.4542127Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4542504Z ) 2025-05-07T20:23:51.4542836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4543699Z self=, 2025-05-07T20:23:51.4544507Z mixed_B=True, 2025-05-07T20:23:51.4544819Z compile=True, 2025-05-07T20:23:51.4545120Z T=5, 2025-05-07T20:23:51.4545390Z D=5, 2025-05-07T20:23:51.4545656Z B=76, 2025-05-07T20:23:51.4545917Z log_E=3, 2025-05-07T20:23:51.4546205Z L=10, 2025-05-07T20:23:51.4546481Z D_gradcheck=2, 2025-05-07T20:23:51.4546806Z stochastic_rounding=False, 2025-05-07T20:23:51.4547174Z weighted=True, 2025-05-07T20:23:51.4547483Z row_wise=True, 2025-05-07T20:23:51.4547786Z mixed=False, 2025-05-07T20:23:51.4548078Z use_cache=True, 2025-05-07T20:23:51.4548428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.4548843Z use_cpu=True, 2025-05-07T20:23:51.4549167Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4549545Z ) 2025-05-07T20:23:51.4549885Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4550751Z self=, 2025-05-07T20:23:51.4551558Z mixed_B=True, 2025-05-07T20:23:51.4551861Z compile=False, 2025-05-07T20:23:51.4552168Z T=3, 2025-05-07T20:23:51.4552434Z D=3, 2025-05-07T20:23:51.4552698Z B=113, 2025-05-07T20:23:51.4552961Z log_E=5, 2025-05-07T20:23:51.4553240Z L=9, 2025-05-07T20:23:51.4553516Z D_gradcheck=2, 2025-05-07T20:23:51.4553833Z stochastic_rounding=True, 2025-05-07T20:23:51.4554202Z weighted=True, 2025-05-07T20:23:51.4554509Z row_wise=False, 2025-05-07T20:23:51.4555006Z mixed=False, 2025-05-07T20:23:51.4555339Z use_cache=True, 2025-05-07T20:23:51.4555684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4556099Z use_cpu=True, 2025-05-07T20:23:51.4556429Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4556807Z ) 2025-05-07T20:23:51.4557143Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4558012Z self=, 2025-05-07T20:23:51.4558818Z mixed_B=False, 2025-05-07T20:23:51.4559125Z compile=False, 2025-05-07T20:23:51.4559504Z T=5, 2025-05-07T20:23:51.4559780Z D=16, 2025-05-07T20:23:51.4560043Z B=8, 2025-05-07T20:23:51.4560303Z log_E=4, 2025-05-07T20:23:51.4560589Z L=6, 2025-05-07T20:23:51.4560867Z D_gradcheck=1, 2025-05-07T20:23:51.4561186Z stochastic_rounding=False, 2025-05-07T20:23:51.4561566Z weighted=False, 2025-05-07T20:23:51.4561879Z row_wise=True, 2025-05-07T20:23:51.4562175Z mixed=True, 2025-05-07T20:23:51.4562476Z use_cache=False, 2025-05-07T20:23:51.4562830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4563238Z use_cpu=True, 2025-05-07T20:23:51.4563571Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.4563954Z ) 2025-05-07T20:23:51.4564296Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4565167Z self=, 2025-05-07T20:23:51.4565970Z mixed_B=True, 2025-05-07T20:23:51.4566275Z compile=True, 2025-05-07T20:23:51.4566676Z T=2, 2025-05-07T20:23:51.4566952Z D=50, 2025-05-07T20:23:51.4567223Z B=98, 2025-05-07T20:23:51.4567484Z log_E=3, 2025-05-07T20:23:51.4567879Z L=11, 2025-05-07T20:23:51.4568165Z D_gradcheck=2, 2025-05-07T20:23:51.4568489Z stochastic_rounding=False, 2025-05-07T20:23:51.4568861Z weighted=True, 2025-05-07T20:23:51.4569171Z row_wise=False, 2025-05-07T20:23:51.4569595Z mixed=False, 2025-05-07T20:23:51.4569899Z use_cache=True, 2025-05-07T20:23:51.4570243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.4570651Z use_cpu=True, 2025-05-07T20:23:51.4570984Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.4571364Z ) 2025-05-07T20:23:51.4571693Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4572562Z self=, 2025-05-07T20:23:51.4573369Z mixed_B=False, 2025-05-07T20:23:51.4573681Z compile=True, 2025-05-07T20:23:51.4573985Z T=3, 2025-05-07T20:23:51.4574252Z D=125, 2025-05-07T20:23:51.4574524Z B=90, 2025-05-07T20:23:51.4574785Z log_E=4, 2025-05-07T20:23:51.4575063Z L=7, 2025-05-07T20:23:51.4575335Z D_gradcheck=2, 2025-05-07T20:23:51.4575652Z stochastic_rounding=True, 2025-05-07T20:23:51.4576026Z weighted=True, 2025-05-07T20:23:51.4576332Z row_wise=False, 2025-05-07T20:23:51.4576633Z mixed=False, 2025-05-07T20:23:51.4576940Z use_cache=False, 2025-05-07T20:23:51.4577294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4577701Z use_cpu=True, 2025-05-07T20:23:51.4578031Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4578405Z ) 2025-05-07T20:23:51.4578733Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4579606Z self=, 2025-05-07T20:23:51.4580409Z mixed_B=True, 2025-05-07T20:23:51.4580706Z compile=True, 2025-05-07T20:23:51.4581010Z T=3, 2025-05-07T20:23:51.4581281Z D=6, 2025-05-07T20:23:51.4581541Z B=115, 2025-05-07T20:23:51.4581814Z log_E=3, 2025-05-07T20:23:51.4582097Z L=18, 2025-05-07T20:23:51.4582376Z D_gradcheck=2, 2025-05-07T20:23:51.4582695Z stochastic_rounding=True, 2025-05-07T20:23:51.4583070Z weighted=False, 2025-05-07T20:23:51.4583382Z row_wise=False, 2025-05-07T20:23:51.4583856Z mixed=True, 2025-05-07T20:23:51.4584174Z use_cache=False, 2025-05-07T20:23:51.4584527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4584934Z use_cpu=True, 2025-05-07T20:23:51.4585267Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4585643Z ) 2025-05-07T20:23:51.4585972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4586841Z self=, 2025-05-07T20:23:51.4587649Z mixed_B=False, 2025-05-07T20:23:51.4587948Z compile=True, 2025-05-07T20:23:51.4588386Z T=4, 2025-05-07T20:23:51.4588680Z D=14, 2025-05-07T20:23:51.4588938Z B=29, 2025-05-07T20:23:51.4589203Z log_E=3, 2025-05-07T20:23:51.4589486Z L=16, 2025-05-07T20:23:51.4589759Z D_gradcheck=2, 2025-05-07T20:23:51.4590091Z stochastic_rounding=False, 2025-05-07T20:23:51.4590462Z weighted=False, 2025-05-07T20:23:51.4590765Z row_wise=True, 2025-05-07T20:23:51.4591070Z mixed=True, 2025-05-07T20:23:51.4591366Z use_cache=True, 2025-05-07T20:23:51.4591711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4592117Z use_cpu=True, 2025-05-07T20:23:51.4592445Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4592827Z ) 2025-05-07T20:23:51.4593154Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4594028Z self=, 2025-05-07T20:23:51.4594829Z mixed_B=True, 2025-05-07T20:23:51.4595127Z compile=True, 2025-05-07T20:23:51.4595429Z T=5, 2025-05-07T20:23:51.4595863Z D=113, 2025-05-07T20:23:51.4596128Z B=36, 2025-05-07T20:23:51.4596400Z log_E=4, 2025-05-07T20:23:51.4596769Z L=9, 2025-05-07T20:23:51.4597039Z D_gradcheck=2, 2025-05-07T20:23:51.4597370Z stochastic_rounding=False, 2025-05-07T20:23:51.4597746Z weighted=False, 2025-05-07T20:23:51.4598053Z row_wise=True, 2025-05-07T20:23:51.4598380Z mixed=False, 2025-05-07T20:23:51.4598680Z use_cache=True, 2025-05-07T20:23:51.4599013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4599424Z use_cpu=True, 2025-05-07T20:23:51.4599753Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.4600134Z ) 2025-05-07T20:23:51.4600465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4601335Z self=, 2025-05-07T20:23:51.4602139Z mixed_B=False, 2025-05-07T20:23:51.4602443Z compile=False, 2025-05-07T20:23:51.4602744Z T=4, 2025-05-07T20:23:51.4603020Z D=86, 2025-05-07T20:23:51.4603286Z B=23, 2025-05-07T20:23:51.4603555Z log_E=4, 2025-05-07T20:23:51.4603841Z L=16, 2025-05-07T20:23:51.4604114Z D_gradcheck=1, 2025-05-07T20:23:51.4604441Z stochastic_rounding=False, 2025-05-07T20:23:51.4604815Z weighted=False, 2025-05-07T20:23:51.4605123Z row_wise=True, 2025-05-07T20:23:51.4605435Z mixed=False, 2025-05-07T20:23:51.4605737Z use_cache=False, 2025-05-07T20:23:51.4606089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.4606505Z use_cpu=True, 2025-05-07T20:23:51.4606837Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4607209Z ) 2025-05-07T20:23:51.4607543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4608416Z self=, 2025-05-07T20:23:51.4609227Z mixed_B=False, 2025-05-07T20:23:51.4609654Z compile=True, 2025-05-07T20:23:51.4609953Z T=4, 2025-05-07T20:23:51.4610226Z D=19, 2025-05-07T20:23:51.4610487Z B=77, 2025-05-07T20:23:51.4610755Z log_E=4, 2025-05-07T20:23:51.4611033Z L=18, 2025-05-07T20:23:51.4611302Z D_gradcheck=2, 2025-05-07T20:23:51.4611632Z stochastic_rounding=True, 2025-05-07T20:23:51.4611999Z weighted=False, 2025-05-07T20:23:51.4612303Z row_wise=True, 2025-05-07T20:23:51.4612761Z mixed=True, 2025-05-07T20:23:51.4613070Z use_cache=False, 2025-05-07T20:23:51.4613416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4613830Z use_cpu=True, 2025-05-07T20:23:51.4614163Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4614534Z ) 2025-05-07T20:23:51.4614867Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4615741Z self=, 2025-05-07T20:23:51.4616539Z mixed_B=False, 2025-05-07T20:23:51.4616847Z compile=False, 2025-05-07T20:23:51.4617144Z T=1, 2025-05-07T20:23:51.4617515Z D=91, 2025-05-07T20:23:51.4617791Z B=54, 2025-05-07T20:23:51.4618064Z log_E=4, 2025-05-07T20:23:51.4618351Z L=16, 2025-05-07T20:23:51.4618627Z D_gradcheck=2, 2025-05-07T20:23:51.4618956Z stochastic_rounding=False, 2025-05-07T20:23:51.4619327Z weighted=True, 2025-05-07T20:23:51.4619632Z row_wise=False, 2025-05-07T20:23:51.4619945Z mixed=False, 2025-05-07T20:23:51.4620246Z use_cache=False, 2025-05-07T20:23:51.4620595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4621013Z use_cpu=True, 2025-05-07T20:23:51.4621346Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.4621720Z ) 2025-05-07T20:23:51.4622060Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4622938Z self=, 2025-05-07T20:23:51.4623735Z mixed_B=True, 2025-05-07T20:23:51.4624042Z compile=True, 2025-05-07T20:23:51.4624337Z T=5, 2025-05-07T20:23:51.4624746Z D=116, 2025-05-07T20:23:51.4625016Z B=25, 2025-05-07T20:23:51.4625286Z log_E=5, 2025-05-07T20:23:51.4625646Z L=18, 2025-05-07T20:23:51.4625922Z D_gradcheck=1, 2025-05-07T20:23:51.4626251Z stochastic_rounding=False, 2025-05-07T20:23:51.4626617Z weighted=False, 2025-05-07T20:23:51.4626925Z row_wise=True, 2025-05-07T20:23:51.4627230Z mixed=True, 2025-05-07T20:23:51.4627531Z use_cache=True, 2025-05-07T20:23:51.4628107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.4628541Z use_cpu=True, 2025-05-07T20:23:51.4628877Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.4629252Z ) 2025-05-07T20:23:51.4629587Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.4630463Z self=, 2025-05-07T20:23:51.4631333Z mixed_B=False, 2025-05-07T20:23:51.4631636Z compile=False, 2025-05-07T20:23:51.4631936Z T=5, 2025-05-07T20:23:51.4632206Z D=13, 2025-05-07T20:23:51.4632477Z B=35, 2025-05-07T20:23:51.4632748Z log_E=4, 2025-05-07T20:23:51.4633023Z L=16, 2025-05-07T20:23:51.4633299Z D_gradcheck=1, 2025-05-07T20:23:51.4633626Z stochastic_rounding=True, 2025-05-07T20:23:51.4633995Z weighted=False, 2025-05-07T20:23:51.4634308Z row_wise=False, 2025-05-07T20:23:51.4634619Z mixed=False, 2025-05-07T20:23:51.4634927Z use_cache=False, 2025-05-07T20:23:51.4635273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.4635692Z use_cpu=True, 2025-05-07T20:23:51.4636027Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5087111Z ) 2025-05-07T20:23:51.5087617Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5088539Z self=, 2025-05-07T20:23:51.5089362Z mixed_B=False, 2025-05-07T20:23:51.5089803Z compile=True, 2025-05-07T20:23:51.5090104Z T=5, 2025-05-07T20:23:51.5090419Z D=71, 2025-05-07T20:23:51.5090680Z B=127, 2025-05-07T20:23:51.5090954Z log_E=5, 2025-05-07T20:23:51.5091249Z L=11, 2025-05-07T20:23:51.5091520Z D_gradcheck=2, 2025-05-07T20:23:51.5091983Z stochastic_rounding=True, 2025-05-07T20:23:51.5092364Z weighted=False, 2025-05-07T20:23:51.5092668Z row_wise=False, 2025-05-07T20:23:51.5093360Z mixed=False, 2025-05-07T20:23:51.5093682Z use_cache=True, 2025-05-07T20:23:51.5094020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5094441Z use_cpu=True, 2025-05-07T20:23:51.5094779Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5095154Z ) 2025-05-07T20:23:51.5095493Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5096371Z self=, 2025-05-07T20:23:51.5097183Z mixed_B=False, 2025-05-07T20:23:51.5097486Z compile=False, 2025-05-07T20:23:51.5097783Z T=2, 2025-05-07T20:23:51.5098220Z D=73, 2025-05-07T20:23:51.5098496Z B=92, 2025-05-07T20:23:51.5098768Z log_E=3, 2025-05-07T20:23:51.5099052Z L=0, 2025-05-07T20:23:51.5099324Z D_gradcheck=2, 2025-05-07T20:23:51.5099650Z stochastic_rounding=True, 2025-05-07T20:23:51.5100024Z weighted=False, 2025-05-07T20:23:51.5100327Z row_wise=False, 2025-05-07T20:23:51.5100633Z mixed=True, 2025-05-07T20:23:51.5100927Z use_cache=True, 2025-05-07T20:23:51.5101270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5101684Z use_cpu=True, 2025-05-07T20:23:51.5102013Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5102384Z ) 2025-05-07T20:23:51.5102721Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5103594Z self=, 2025-05-07T20:23:51.5104398Z mixed_B=False, 2025-05-07T20:23:51.5104709Z compile=True, 2025-05-07T20:23:51.5105015Z T=1, 2025-05-07T20:23:51.5105546Z D=103, 2025-05-07T20:23:51.5105821Z B=17, 2025-05-07T20:23:51.5106086Z log_E=5, 2025-05-07T20:23:51.5106701Z L=7, 2025-05-07T20:23:51.5106964Z D_gradcheck=1, 2025-05-07T20:23:51.5107288Z stochastic_rounding=True, 2025-05-07T20:23:51.5107654Z weighted=False, 2025-05-07T20:23:51.5107957Z row_wise=False, 2025-05-07T20:23:51.5108265Z mixed=False, 2025-05-07T20:23:51.5108575Z use_cache=False, 2025-05-07T20:23:51.5108922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5109337Z use_cpu=True, 2025-05-07T20:23:51.5109670Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5110042Z ) 2025-05-07T20:23:51.5110379Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5111257Z self=, 2025-05-07T20:23:51.5112056Z mixed_B=False, 2025-05-07T20:23:51.5112364Z compile=False, 2025-05-07T20:23:51.5112659Z T=2, 2025-05-07T20:23:51.5112929Z D=115, 2025-05-07T20:23:51.5113200Z B=109, 2025-05-07T20:23:51.5113473Z log_E=3, 2025-05-07T20:23:51.5113749Z L=6, 2025-05-07T20:23:51.5114026Z D_gradcheck=1, 2025-05-07T20:23:51.5114352Z stochastic_rounding=False, 2025-05-07T20:23:51.5114732Z weighted=False, 2025-05-07T20:23:51.5115039Z row_wise=False, 2025-05-07T20:23:51.5115350Z mixed=True, 2025-05-07T20:23:51.5115648Z use_cache=True, 2025-05-07T20:23:51.5115987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5116405Z use_cpu=True, 2025-05-07T20:23:51.5116739Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5117109Z ) 2025-05-07T20:23:51.5117448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5118324Z self=, 2025-05-07T20:23:51.5119132Z mixed_B=False, 2025-05-07T20:23:51.5119441Z compile=True, 2025-05-07T20:23:51.5119743Z T=5, 2025-05-07T20:23:51.5120009Z D=86, 2025-05-07T20:23:51.5120277Z B=30, 2025-05-07T20:23:51.5120547Z log_E=3, 2025-05-07T20:23:51.5120820Z L=0, 2025-05-07T20:23:51.5121095Z D_gradcheck=1, 2025-05-07T20:23:51.5121452Z stochastic_rounding=True, 2025-05-07T20:23:51.5121818Z weighted=False, 2025-05-07T20:23:51.5122134Z row_wise=True, 2025-05-07T20:23:51.5122632Z mixed=False, 2025-05-07T20:23:51.5122949Z use_cache=True, 2025-05-07T20:23:51.5123290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5123703Z use_cpu=True, 2025-05-07T20:23:51.5124032Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5124403Z ) 2025-05-07T20:23:51.5124736Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5125609Z self=, 2025-05-07T20:23:51.5126408Z mixed_B=False, 2025-05-07T20:23:51.5126717Z compile=True, 2025-05-07T20:23:51.5127015Z T=3, 2025-05-07T20:23:51.5127433Z D=77, 2025-05-07T20:23:51.5127719Z B=109, 2025-05-07T20:23:51.5128345Z log_E=4, 2025-05-07T20:23:51.5128639Z L=0, 2025-05-07T20:23:51.5128915Z D_gradcheck=2, 2025-05-07T20:23:51.5129244Z stochastic_rounding=True, 2025-05-07T20:23:51.5129714Z weighted=False, 2025-05-07T20:23:51.5130033Z row_wise=True, 2025-05-07T20:23:51.5130342Z mixed=True, 2025-05-07T20:23:51.5130635Z use_cache=False, 2025-05-07T20:23:51.5130989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5131402Z use_cpu=True, 2025-05-07T20:23:51.5131730Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5132114Z ) 2025-05-07T20:23:51.5132451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5133323Z self=, 2025-05-07T20:23:51.5134195Z mixed_B=True, 2025-05-07T20:23:51.5134501Z compile=False, 2025-05-07T20:23:51.5134801Z T=1, 2025-05-07T20:23:51.5135330Z D=23, 2025-05-07T20:23:51.5135605Z B=67, 2025-05-07T20:23:51.5135876Z log_E=3, 2025-05-07T20:23:51.5136286Z L=1, 2025-05-07T20:23:51.5136570Z D_gradcheck=1, 2025-05-07T20:23:51.5136901Z stochastic_rounding=False, 2025-05-07T20:23:51.5137417Z weighted=True, 2025-05-07T20:23:51.5137814Z row_wise=False, 2025-05-07T20:23:51.5138215Z mixed=True, 2025-05-07T20:23:51.5138506Z use_cache=True, 2025-05-07T20:23:51.5138854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5139272Z use_cpu=True, 2025-05-07T20:23:51.5139598Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5139976Z ) 2025-05-07T20:23:51.5140313Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5141178Z self=, 2025-05-07T20:23:51.5141982Z mixed_B=True, 2025-05-07T20:23:51.5142284Z compile=True, 2025-05-07T20:23:51.5142578Z T=5, 2025-05-07T20:23:51.5142845Z D=34, 2025-05-07T20:23:51.5143116Z B=18, 2025-05-07T20:23:51.5143385Z log_E=3, 2025-05-07T20:23:51.5143659Z L=10, 2025-05-07T20:23:51.5143937Z D_gradcheck=1, 2025-05-07T20:23:51.5144264Z stochastic_rounding=True, 2025-05-07T20:23:51.5144633Z weighted=False, 2025-05-07T20:23:51.5144943Z row_wise=True, 2025-05-07T20:23:51.5145251Z mixed=False, 2025-05-07T20:23:51.5145548Z use_cache=True, 2025-05-07T20:23:51.5145894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5146309Z use_cpu=True, 2025-05-07T20:23:51.5146636Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5147015Z ) 2025-05-07T20:23:51.5147353Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5148220Z self=, 2025-05-07T20:23:51.5149026Z mixed_B=False, 2025-05-07T20:23:51.5149332Z compile=False, 2025-05-07T20:23:51.5149629Z T=4, 2025-05-07T20:23:51.5149908Z D=28, 2025-05-07T20:23:51.5150179Z B=105, 2025-05-07T20:23:51.5150444Z log_E=3, 2025-05-07T20:23:51.5150741Z L=4, 2025-05-07T20:23:51.5151015Z D_gradcheck=1, 2025-05-07T20:23:51.5151343Z stochastic_rounding=False, 2025-05-07T20:23:51.5151708Z weighted=True, 2025-05-07T20:23:51.5152017Z row_wise=True, 2025-05-07T20:23:51.5152551Z mixed=False, 2025-05-07T20:23:51.5152868Z use_cache=True, 2025-05-07T20:23:51.5153217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5153632Z use_cpu=True, 2025-05-07T20:23:51.5153959Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5154337Z ) 2025-05-07T20:23:51.5154672Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5155541Z self=, 2025-05-07T20:23:51.5156346Z mixed_B=True, 2025-05-07T20:23:51.5156650Z compile=True, 2025-05-07T20:23:51.5156942Z T=1, 2025-05-07T20:23:51.5157430Z D=79, 2025-05-07T20:23:51.5157714Z B=25, 2025-05-07T20:23:51.5157976Z log_E=3, 2025-05-07T20:23:51.5158252Z L=1, 2025-05-07T20:23:51.5158530Z D_gradcheck=2, 2025-05-07T20:23:51.5158853Z stochastic_rounding=False, 2025-05-07T20:23:51.5159219Z weighted=True, 2025-05-07T20:23:51.5159531Z row_wise=False, 2025-05-07T20:23:51.5159835Z mixed=True, 2025-05-07T20:23:51.5160143Z use_cache=False, 2025-05-07T20:23:51.5160495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5160917Z use_cpu=True, 2025-05-07T20:23:51.5161253Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5161631Z ) 2025-05-07T20:23:51.5161968Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5162833Z self=, 2025-05-07T20:23:51.5163639Z mixed_B=True, 2025-05-07T20:23:51.5163948Z compile=False, 2025-05-07T20:23:51.5164243Z T=4, 2025-05-07T20:23:51.5164716Z D=50, 2025-05-07T20:23:51.5164995Z B=85, 2025-05-07T20:23:51.5165256Z log_E=4, 2025-05-07T20:23:51.5165529Z L=17, 2025-05-07T20:23:51.5165904Z D_gradcheck=1, 2025-05-07T20:23:51.5166228Z stochastic_rounding=False, 2025-05-07T20:23:51.5166598Z weighted=True, 2025-05-07T20:23:51.5166901Z row_wise=True, 2025-05-07T20:23:51.5167195Z mixed=True, 2025-05-07T20:23:51.5167492Z use_cache=False, 2025-05-07T20:23:51.5167847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5168257Z use_cpu=True, 2025-05-07T20:23:51.5168586Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5168968Z ) 2025-05-07T20:23:51.5169303Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5170314Z self=, 2025-05-07T20:23:51.5171122Z mixed_B=True, 2025-05-07T20:23:51.5171429Z compile=True, 2025-05-07T20:23:51.5171719Z T=2, 2025-05-07T20:23:51.5171995Z D=54, 2025-05-07T20:23:51.5172270Z B=11, 2025-05-07T20:23:51.5172532Z log_E=3, 2025-05-07T20:23:51.5172815Z L=19, 2025-05-07T20:23:51.5173096Z D_gradcheck=2, 2025-05-07T20:23:51.5173419Z stochastic_rounding=False, 2025-05-07T20:23:51.5173797Z weighted=True, 2025-05-07T20:23:51.5174102Z row_wise=True, 2025-05-07T20:23:51.5174404Z mixed=True, 2025-05-07T20:23:51.5174701Z use_cache=False, 2025-05-07T20:23:51.5175058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5175464Z use_cpu=True, 2025-05-07T20:23:51.5175793Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5176172Z ) 2025-05-07T20:23:51.5176499Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5177369Z self=, 2025-05-07T20:23:51.5178175Z mixed_B=False, 2025-05-07T20:23:51.5178484Z compile=False, 2025-05-07T20:23:51.5178778Z T=4, 2025-05-07T20:23:51.5179053Z D=46, 2025-05-07T20:23:51.5179326Z B=63, 2025-05-07T20:23:51.5179588Z log_E=4, 2025-05-07T20:23:51.5179872Z L=7, 2025-05-07T20:23:51.5180156Z D_gradcheck=2, 2025-05-07T20:23:51.5180478Z stochastic_rounding=False, 2025-05-07T20:23:51.5180851Z weighted=False, 2025-05-07T20:23:51.5181165Z row_wise=False, 2025-05-07T20:23:51.5181632Z mixed=False, 2025-05-07T20:23:51.5181958Z use_cache=True, 2025-05-07T20:23:51.5182427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5182845Z use_cpu=True, 2025-05-07T20:23:51.5183188Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5183566Z ) 2025-05-07T20:23:51.5183896Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5184770Z self=, 2025-05-07T20:23:51.5185577Z mixed_B=True, 2025-05-07T20:23:51.5185879Z compile=True, 2025-05-07T20:23:51.5186185Z T=1, 2025-05-07T20:23:51.5186626Z D=67, 2025-05-07T20:23:51.5186908Z B=122, 2025-05-07T20:23:51.5187177Z log_E=3, 2025-05-07T20:23:51.5187451Z L=18, 2025-05-07T20:23:51.5187737Z D_gradcheck=2, 2025-05-07T20:23:51.5188062Z stochastic_rounding=True, 2025-05-07T20:23:51.5188435Z weighted=True, 2025-05-07T20:23:51.5188741Z row_wise=False, 2025-05-07T20:23:51.5189037Z mixed=True, 2025-05-07T20:23:51.5189340Z use_cache=False, 2025-05-07T20:23:51.5189696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5190105Z use_cpu=True, 2025-05-07T20:23:51.5190442Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5190824Z ) 2025-05-07T20:23:51.5191163Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5192035Z self=, 2025-05-07T20:23:51.5192847Z mixed_B=False, 2025-05-07T20:23:51.5193157Z compile=True, 2025-05-07T20:23:51.5193455Z T=3, 2025-05-07T20:23:51.5193911Z D=30, 2025-05-07T20:23:51.5194179Z B=48, 2025-05-07T20:23:51.5194450Z log_E=3, 2025-05-07T20:23:51.5194726Z L=14, 2025-05-07T20:23:51.5195097Z D_gradcheck=2, 2025-05-07T20:23:51.5195458Z stochastic_rounding=True, 2025-05-07T20:23:51.5195828Z weighted=True, 2025-05-07T20:23:51.5196130Z row_wise=True, 2025-05-07T20:23:51.5196436Z mixed=True, 2025-05-07T20:23:51.5196736Z use_cache=False, 2025-05-07T20:23:51.5197089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5197499Z use_cpu=True, 2025-05-07T20:23:51.5197832Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5198209Z ) 2025-05-07T20:23:51.5198540Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5199419Z self=, 2025-05-07T20:23:51.5200223Z mixed_B=False, 2025-05-07T20:23:51.5200525Z compile=False, 2025-05-07T20:23:51.5200824Z T=4, 2025-05-07T20:23:51.5201102Z D=15, 2025-05-07T20:23:51.5201366Z B=46, 2025-05-07T20:23:51.5201629Z log_E=4, 2025-05-07T20:23:51.5201904Z L=12, 2025-05-07T20:23:51.5202176Z D_gradcheck=2, 2025-05-07T20:23:51.5202505Z stochastic_rounding=False, 2025-05-07T20:23:51.5202877Z weighted=False, 2025-05-07T20:23:51.5203182Z row_wise=False, 2025-05-07T20:23:51.5203485Z mixed=False, 2025-05-07T20:23:51.5203794Z use_cache=True, 2025-05-07T20:23:51.5204134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5204607Z use_cpu=True, 2025-05-07T20:23:51.5205201Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5205580Z ) 2025-05-07T20:23:51.5205911Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5206783Z self=, 2025-05-07T20:23:51.5207592Z mixed_B=False, 2025-05-07T20:23:51.5207894Z compile=False, 2025-05-07T20:23:51.5208352Z T=2, 2025-05-07T20:23:51.5208732Z D=83, 2025-05-07T20:23:51.5208993Z B=34, 2025-05-07T20:23:51.5209266Z log_E=5, 2025-05-07T20:23:51.5209698Z L=14, 2025-05-07T20:23:51.5209973Z D_gradcheck=1, 2025-05-07T20:23:51.5210306Z stochastic_rounding=True, 2025-05-07T20:23:51.5210675Z weighted=True, 2025-05-07T20:23:51.5211320Z row_wise=True, 2025-05-07T20:23:51.5211632Z mixed=True, 2025-05-07T20:23:51.5212074Z use_cache=False, 2025-05-07T20:23:51.5212437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5213067Z use_cpu=True, 2025-05-07T20:23:51.5213455Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5213824Z ) 2025-05-07T20:23:51.5214159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5215066Z self=, 2025-05-07T20:23:51.5215899Z mixed_B=False, 2025-05-07T20:23:51.5216332Z compile=True, 2025-05-07T20:23:51.5216817Z T=2, 2025-05-07T20:23:51.5217296Z D=115, 2025-05-07T20:23:51.5217593Z B=76, 2025-05-07T20:23:51.5217979Z log_E=3, 2025-05-07T20:23:51.5218256Z L=11, 2025-05-07T20:23:51.5218531Z D_gradcheck=1, 2025-05-07T20:23:51.5218861Z stochastic_rounding=False, 2025-05-07T20:23:51.5219233Z weighted=True, 2025-05-07T20:23:51.5219534Z row_wise=False, 2025-05-07T20:23:51.5219841Z mixed=False, 2025-05-07T20:23:51.5220150Z use_cache=True, 2025-05-07T20:23:51.5220487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5220895Z use_cpu=True, 2025-05-07T20:23:51.5221225Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5697529Z ) 2025-05-07T20:23:51.5698055Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5698990Z self=, 2025-05-07T20:23:51.5699810Z mixed_B=False, 2025-05-07T20:23:51.5700119Z compile=True, 2025-05-07T20:23:51.5700417Z T=4, 2025-05-07T20:23:51.5701081Z D=26, 2025-05-07T20:23:51.5701352Z B=88, 2025-05-07T20:23:51.5701617Z log_E=4, 2025-05-07T20:23:51.5701894Z L=5, 2025-05-07T20:23:51.5702315Z D_gradcheck=2, 2025-05-07T20:23:51.5702640Z stochastic_rounding=True, 2025-05-07T20:23:51.5703011Z weighted=False, 2025-05-07T20:23:51.5703319Z row_wise=False, 2025-05-07T20:23:51.5703616Z mixed=False, 2025-05-07T20:23:51.5703927Z use_cache=True, 2025-05-07T20:23:51.5704276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5704685Z use_cpu=True, 2025-05-07T20:23:51.5705018Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5705400Z ) 2025-05-07T20:23:51.5705735Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5706613Z self=, 2025-05-07T20:23:51.5707418Z mixed_B=True, 2025-05-07T20:23:51.5707717Z compile=False, 2025-05-07T20:23:51.5708014Z T=3, 2025-05-07T20:23:51.5708291Z D=118, 2025-05-07T20:23:51.5708555Z B=111, 2025-05-07T20:23:51.5708823Z log_E=5, 2025-05-07T20:23:51.5709102Z L=2, 2025-05-07T20:23:51.5709374Z D_gradcheck=1, 2025-05-07T20:23:51.5709699Z stochastic_rounding=True, 2025-05-07T20:23:51.5710070Z weighted=False, 2025-05-07T20:23:51.5710381Z row_wise=True, 2025-05-07T20:23:51.5710682Z mixed=False, 2025-05-07T20:23:51.5710986Z use_cache=True, 2025-05-07T20:23:51.5711330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5711738Z use_cpu=True, 2025-05-07T20:23:51.5712069Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5712452Z ) 2025-05-07T20:23:51.5712789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5713667Z self=, 2025-05-07T20:23:51.5714472Z mixed_B=True, 2025-05-07T20:23:51.5714767Z compile=True, 2025-05-07T20:23:51.5715066Z T=2, 2025-05-07T20:23:51.5715342Z D=54, 2025-05-07T20:23:51.5715607Z B=72, 2025-05-07T20:23:51.5715875Z log_E=3, 2025-05-07T20:23:51.5716153Z L=17, 2025-05-07T20:23:51.5716430Z D_gradcheck=2, 2025-05-07T20:23:51.5716757Z stochastic_rounding=True, 2025-05-07T20:23:51.5717130Z weighted=False, 2025-05-07T20:23:51.5717439Z row_wise=False, 2025-05-07T20:23:51.5717748Z mixed=True, 2025-05-07T20:23:51.5718270Z use_cache=False, 2025-05-07T20:23:51.5718637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5719051Z use_cpu=True, 2025-05-07T20:23:51.5719382Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5719758Z ) 2025-05-07T20:23:51.5720087Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5720959Z self=, 2025-05-07T20:23:51.5721766Z mixed_B=False, 2025-05-07T20:23:51.5722067Z compile=False, 2025-05-07T20:23:51.5722367Z T=3, 2025-05-07T20:23:51.5722872Z D=73, 2025-05-07T20:23:51.5723152Z B=58, 2025-05-07T20:23:51.5723416Z log_E=3, 2025-05-07T20:23:51.5723694Z L=10, 2025-05-07T20:23:51.5723969Z D_gradcheck=1, 2025-05-07T20:23:51.5724301Z stochastic_rounding=True, 2025-05-07T20:23:51.5724669Z weighted=True, 2025-05-07T20:23:51.5724971Z row_wise=False, 2025-05-07T20:23:51.5725278Z mixed=False, 2025-05-07T20:23:51.5725581Z use_cache=True, 2025-05-07T20:23:51.5725922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5726337Z use_cpu=True, 2025-05-07T20:23:51.5726674Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5727047Z ) 2025-05-07T20:23:51.5727382Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5728578Z self=, 2025-05-07T20:23:51.5729483Z mixed_B=False, 2025-05-07T20:23:51.5729792Z compile=False, 2025-05-07T20:23:51.5730094Z T=3, 2025-05-07T20:23:51.5730369Z D=74, 2025-05-07T20:23:51.5730972Z B=13, 2025-05-07T20:23:51.5731253Z log_E=5, 2025-05-07T20:23:51.5731536Z L=15, 2025-05-07T20:23:51.5731940Z D_gradcheck=2, 2025-05-07T20:23:51.5732277Z stochastic_rounding=False, 2025-05-07T20:23:51.5732654Z weighted=False, 2025-05-07T20:23:51.5732964Z row_wise=False, 2025-05-07T20:23:51.5733266Z mixed=True, 2025-05-07T20:23:51.5733572Z use_cache=True, 2025-05-07T20:23:51.5733908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5734323Z use_cpu=True, 2025-05-07T20:23:51.5734662Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5735037Z ) 2025-05-07T20:23:51.5735375Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5736248Z self=, 2025-05-07T20:23:51.5737057Z mixed_B=False, 2025-05-07T20:23:51.5737366Z compile=True, 2025-05-07T20:23:51.5737666Z T=5, 2025-05-07T20:23:51.5737937Z D=19, 2025-05-07T20:23:51.5738201Z B=57, 2025-05-07T20:23:51.5738469Z log_E=5, 2025-05-07T20:23:51.5738744Z L=13, 2025-05-07T20:23:51.5739018Z D_gradcheck=2, 2025-05-07T20:23:51.5739349Z stochastic_rounding=True, 2025-05-07T20:23:51.5739721Z weighted=False, 2025-05-07T20:23:51.5740177Z row_wise=False, 2025-05-07T20:23:51.5740477Z mixed=False, 2025-05-07T20:23:51.5740796Z use_cache=False, 2025-05-07T20:23:51.5741153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5741567Z use_cpu=True, 2025-05-07T20:23:51.5741894Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5742272Z ) 2025-05-07T20:23:51.5742607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5743473Z self=, 2025-05-07T20:23:51.5744277Z mixed_B=False, 2025-05-07T20:23:51.5744587Z compile=True, 2025-05-07T20:23:51.5744880Z T=3, 2025-05-07T20:23:51.5745151Z D=16, 2025-05-07T20:23:51.5745425Z B=60, 2025-05-07T20:23:51.5745692Z log_E=4, 2025-05-07T20:23:51.5757178Z L=10, 2025-05-07T20:23:51.5757509Z D_gradcheck=2, 2025-05-07T20:23:51.5757834Z stochastic_rounding=True, 2025-05-07T20:23:51.5758213Z weighted=False, 2025-05-07T20:23:51.5758522Z row_wise=True, 2025-05-07T20:23:51.5758818Z mixed=False, 2025-05-07T20:23:51.5759431Z use_cache=True, 2025-05-07T20:23:51.5759806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5760224Z use_cpu=True, 2025-05-07T20:23:51.5760558Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5760946Z ) 2025-05-07T20:23:51.5761280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5762157Z self=, 2025-05-07T20:23:51.5762967Z mixed_B=False, 2025-05-07T20:23:51.5763278Z compile=True, 2025-05-07T20:23:51.5763570Z T=5, 2025-05-07T20:23:51.5763844Z D=64, 2025-05-07T20:23:51.5764316Z B=51, 2025-05-07T20:23:51.5764593Z log_E=5, 2025-05-07T20:23:51.5764870Z L=17, 2025-05-07T20:23:51.5765154Z D_gradcheck=2, 2025-05-07T20:23:51.5765473Z stochastic_rounding=True, 2025-05-07T20:23:51.5765840Z weighted=False, 2025-05-07T20:23:51.5766156Z row_wise=True, 2025-05-07T20:23:51.5766451Z mixed=True, 2025-05-07T20:23:51.5766749Z use_cache=True, 2025-05-07T20:23:51.5767096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5767502Z use_cpu=True, 2025-05-07T20:23:51.5767836Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5768213Z ) 2025-05-07T20:23:51.5768548Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5769536Z self=, 2025-05-07T20:23:51.5770357Z mixed_B=True, 2025-05-07T20:23:51.5770674Z compile=False, 2025-05-07T20:23:51.5770967Z T=3, 2025-05-07T20:23:51.5771240Z D=22, 2025-05-07T20:23:51.5771651Z B=1, 2025-05-07T20:23:51.5771913Z log_E=3, 2025-05-07T20:23:51.5772191Z L=9, 2025-05-07T20:23:51.5772576Z D_gradcheck=2, 2025-05-07T20:23:51.5772906Z stochastic_rounding=False, 2025-05-07T20:23:51.5773277Z weighted=False, 2025-05-07T20:23:51.5773585Z row_wise=False, 2025-05-07T20:23:51.5773885Z mixed=False, 2025-05-07T20:23:51.5774190Z use_cache=True, 2025-05-07T20:23:51.5774537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5774943Z use_cpu=True, 2025-05-07T20:23:51.5775277Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5775659Z ) 2025-05-07T20:23:51.5775989Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5776866Z self=, 2025-05-07T20:23:51.5777674Z mixed_B=False, 2025-05-07T20:23:51.5777977Z compile=True, 2025-05-07T20:23:51.5778279Z T=4, 2025-05-07T20:23:51.5778548Z D=39, 2025-05-07T20:23:51.5778817Z B=116, 2025-05-07T20:23:51.5779091Z log_E=5, 2025-05-07T20:23:51.5779371Z L=12, 2025-05-07T20:23:51.5779651Z D_gradcheck=1, 2025-05-07T20:23:51.5779980Z stochastic_rounding=False, 2025-05-07T20:23:51.5780353Z weighted=False, 2025-05-07T20:23:51.5780664Z row_wise=False, 2025-05-07T20:23:51.5780972Z mixed=False, 2025-05-07T20:23:51.5781277Z use_cache=False, 2025-05-07T20:23:51.5781641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5782056Z use_cpu=True, 2025-05-07T20:23:51.5782387Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5782767Z ) 2025-05-07T20:23:51.5783103Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5783975Z self=, 2025-05-07T20:23:51.5784776Z mixed_B=False, 2025-05-07T20:23:51.5785076Z compile=True, 2025-05-07T20:23:51.5785371Z T=1, 2025-05-07T20:23:51.5785638Z D=93, 2025-05-07T20:23:51.5785905Z B=63, 2025-05-07T20:23:51.5786178Z log_E=5, 2025-05-07T20:23:51.5786458Z L=20, 2025-05-07T20:23:51.5786731Z D_gradcheck=1, 2025-05-07T20:23:51.5787058Z stochastic_rounding=False, 2025-05-07T20:23:51.5787435Z weighted=False, 2025-05-07T20:23:51.5787741Z row_wise=True, 2025-05-07T20:23:51.5788042Z mixed=True, 2025-05-07T20:23:51.5788550Z use_cache=False, 2025-05-07T20:23:51.5788920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5789338Z use_cpu=True, 2025-05-07T20:23:51.5789673Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5790053Z ) 2025-05-07T20:23:51.5790384Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5791256Z self=, 2025-05-07T20:23:51.5792058Z mixed_B=True, 2025-05-07T20:23:51.5792352Z compile=True, 2025-05-07T20:23:51.5792647Z T=4, 2025-05-07T20:23:51.5792915Z D=88, 2025-05-07T20:23:51.5793336Z B=30, 2025-05-07T20:23:51.5793623Z log_E=5, 2025-05-07T20:23:51.5793899Z L=9, 2025-05-07T20:23:51.5794173Z D_gradcheck=1, 2025-05-07T20:23:51.5794508Z stochastic_rounding=True, 2025-05-07T20:23:51.5794882Z weighted=True, 2025-05-07T20:23:51.5795193Z row_wise=True, 2025-05-07T20:23:51.5795519Z mixed=True, 2025-05-07T20:23:51.5795826Z use_cache=True, 2025-05-07T20:23:51.5796169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5796581Z use_cpu=True, 2025-05-07T20:23:51.5796913Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5797284Z ) 2025-05-07T20:23:51.5797629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5798505Z self=, 2025-05-07T20:23:51.5799312Z mixed_B=True, 2025-05-07T20:23:51.5799610Z compile=True, 2025-05-07T20:23:51.5799903Z T=2, 2025-05-07T20:23:51.5800168Z D=122, 2025-05-07T20:23:51.5800609Z B=45, 2025-05-07T20:23:51.5800889Z log_E=4, 2025-05-07T20:23:51.5801171Z L=13, 2025-05-07T20:23:51.5801533Z D_gradcheck=2, 2025-05-07T20:23:51.5801863Z stochastic_rounding=True, 2025-05-07T20:23:51.5802237Z weighted=False, 2025-05-07T20:23:51.5802538Z row_wise=True, 2025-05-07T20:23:51.5802848Z mixed=False, 2025-05-07T20:23:51.5803152Z use_cache=False, 2025-05-07T20:23:51.5803499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5803914Z use_cpu=True, 2025-05-07T20:23:51.5804247Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5804622Z ) 2025-05-07T20:23:51.5804958Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5805833Z self=, 2025-05-07T20:23:51.5806636Z mixed_B=False, 2025-05-07T20:23:51.5806957Z compile=False, 2025-05-07T20:23:51.5807255Z T=5, 2025-05-07T20:23:51.5807524Z D=28, 2025-05-07T20:23:51.5807796Z B=66, 2025-05-07T20:23:51.5808072Z log_E=3, 2025-05-07T20:23:51.5808356Z L=16, 2025-05-07T20:23:51.5808631Z D_gradcheck=2, 2025-05-07T20:23:51.5808963Z stochastic_rounding=True, 2025-05-07T20:23:51.5809334Z weighted=False, 2025-05-07T20:23:51.5809775Z row_wise=False, 2025-05-07T20:23:51.5810078Z mixed=False, 2025-05-07T20:23:51.5810386Z use_cache=False, 2025-05-07T20:23:51.5810738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5811153Z use_cpu=True, 2025-05-07T20:23:51.5811487Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5811860Z ) 2025-05-07T20:23:51.5812199Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5813070Z self=, 2025-05-07T20:23:51.5813872Z mixed_B=False, 2025-05-07T20:23:51.5814184Z compile=True, 2025-05-07T20:23:51.5814482Z T=1, 2025-05-07T20:23:51.5814739Z D=109, 2025-05-07T20:23:51.5815023Z B=75, 2025-05-07T20:23:51.5815290Z log_E=5, 2025-05-07T20:23:51.5815563Z L=9, 2025-05-07T20:23:51.5815843Z D_gradcheck=2, 2025-05-07T20:23:51.5816174Z stochastic_rounding=True, 2025-05-07T20:23:51.5816546Z weighted=False, 2025-05-07T20:23:51.5816857Z row_wise=False, 2025-05-07T20:23:51.5817163Z mixed=True, 2025-05-07T20:23:51.5817609Z use_cache=True, 2025-05-07T20:23:51.5817961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5818383Z use_cpu=True, 2025-05-07T20:23:51.5818717Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5819087Z ) 2025-05-07T20:23:51.5819426Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5820305Z self=, 2025-05-07T20:23:51.5821107Z mixed_B=False, 2025-05-07T20:23:51.5821417Z compile=True, 2025-05-07T20:23:51.5821714Z T=2, 2025-05-07T20:23:51.5821977Z D=52, 2025-05-07T20:23:51.5822391Z B=39, 2025-05-07T20:23:51.5822681Z log_E=4, 2025-05-07T20:23:51.5822950Z L=2, 2025-05-07T20:23:51.5823231Z D_gradcheck=2, 2025-05-07T20:23:51.5823560Z stochastic_rounding=True, 2025-05-07T20:23:51.5823923Z weighted=True, 2025-05-07T20:23:51.5824233Z row_wise=True, 2025-05-07T20:23:51.5824535Z mixed=True, 2025-05-07T20:23:51.5824835Z use_cache=True, 2025-05-07T20:23:51.5825187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5825608Z use_cpu=True, 2025-05-07T20:23:51.5825939Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.5826313Z ) 2025-05-07T20:23:51.5826648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5827519Z self=, 2025-05-07T20:23:51.5828645Z mixed_B=True, 2025-05-07T20:23:51.5828955Z compile=False, 2025-05-07T20:23:51.5829254Z T=2, 2025-05-07T20:23:51.5829511Z D=109, 2025-05-07T20:23:51.5830030Z B=78, 2025-05-07T20:23:51.5830322Z log_E=3, 2025-05-07T20:23:51.5830590Z L=16, 2025-05-07T20:23:51.5831014Z D_gradcheck=1, 2025-05-07T20:23:51.5831346Z stochastic_rounding=True, 2025-05-07T20:23:51.5831710Z weighted=True, 2025-05-07T20:23:51.5832019Z row_wise=False, 2025-05-07T20:23:51.5832324Z mixed=True, 2025-05-07T20:23:51.5832453Z use_cache=True, 2025-05-07T20:23:51.5832609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.5832734Z use_cpu=True, 2025-05-07T20:23:51.5832884Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.5833001Z ) 2025-05-07T20:23:51.5833193Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.5833728Z self=, 2025-05-07T20:23:51.5833859Z mixed_B=True, 2025-05-07T20:23:51.5833978Z compile=False, 2025-05-07T20:23:51.5834088Z T=3, 2025-05-07T20:23:51.5834207Z D=2, 2025-05-07T20:23:51.5834333Z B=112, 2025-05-07T20:23:51.5834447Z log_E=3, 2025-05-07T20:23:51.5834569Z L=13, 2025-05-07T20:23:51.5834688Z D_gradcheck=2, 2025-05-07T20:23:51.5834831Z stochastic_rounding=False, 2025-05-07T20:23:51.5834967Z weighted=True, 2025-05-07T20:23:51.5835086Z row_wise=True, 2025-05-07T20:23:51.5835205Z mixed=False, 2025-05-07T20:23:51.5835338Z use_cache=False, 2025-05-07T20:23:51.5835498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.5835625Z use_cpu=True, 2025-05-07T20:23:51.5835775Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6298228Z ) 2025-05-07T20:23:51.6298556Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6299117Z self=, 2025-05-07T20:23:51.6299245Z mixed_B=True, 2025-05-07T20:23:51.6299365Z compile=True, 2025-05-07T20:23:51.6299476Z T=1, 2025-05-07T20:23:51.6299600Z D=88, 2025-05-07T20:23:51.6299753Z B=4, 2025-05-07T20:23:51.6299867Z log_E=4, 2025-05-07T20:23:51.6299989Z L=15, 2025-05-07T20:23:51.6300107Z D_gradcheck=2, 2025-05-07T20:23:51.6300266Z stochastic_rounding=False, 2025-05-07T20:23:51.6300388Z weighted=False, 2025-05-07T20:23:51.6300506Z row_wise=True, 2025-05-07T20:23:51.6300632Z mixed=False, 2025-05-07T20:23:51.6301097Z use_cache=False, 2025-05-07T20:23:51.6301278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6301412Z use_cpu=True, 2025-05-07T20:23:51.6301567Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6301675Z ) 2025-05-07T20:23:51.6301882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6302417Z self=, 2025-05-07T20:23:51.6302538Z mixed_B=False, 2025-05-07T20:23:51.6302667Z compile=True, 2025-05-07T20:23:51.6302778Z T=4, 2025-05-07T20:23:51.6302899Z D=103, 2025-05-07T20:23:51.6303150Z B=85, 2025-05-07T20:23:51.6303272Z log_E=5, 2025-05-07T20:23:51.6303394Z L=17, 2025-05-07T20:23:51.6303520Z D_gradcheck=1, 2025-05-07T20:23:51.6303664Z stochastic_rounding=True, 2025-05-07T20:23:51.6303790Z weighted=False, 2025-05-07T20:23:51.6303908Z row_wise=False, 2025-05-07T20:23:51.6304024Z mixed=True, 2025-05-07T20:23:51.6304159Z use_cache=True, 2025-05-07T20:23:51.6304318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6304438Z use_cpu=True, 2025-05-07T20:23:51.6304594Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6304702Z ) 2025-05-07T20:23:51.6304898Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6305434Z self=, 2025-05-07T20:23:51.6305558Z mixed_B=True, 2025-05-07T20:23:51.6305685Z compile=False, 2025-05-07T20:23:51.6305796Z T=4, 2025-05-07T20:23:51.6305906Z D=95, 2025-05-07T20:23:51.6306168Z B=16, 2025-05-07T20:23:51.6306288Z log_E=4, 2025-05-07T20:23:51.6306399Z L=7, 2025-05-07T20:23:51.6306523Z D_gradcheck=1, 2025-05-07T20:23:51.6306785Z stochastic_rounding=False, 2025-05-07T20:23:51.6306908Z weighted=False, 2025-05-07T20:23:51.6307035Z row_wise=True, 2025-05-07T20:23:51.6307156Z mixed=False, 2025-05-07T20:23:51.6307284Z use_cache=True, 2025-05-07T20:23:51.6307453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6307571Z use_cpu=True, 2025-05-07T20:23:51.6307718Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6307834Z ) 2025-05-07T20:23:51.6308027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6308568Z self=, 2025-05-07T20:23:51.6308689Z mixed_B=False, 2025-05-07T20:23:51.6308807Z compile=False, 2025-05-07T20:23:51.6308926Z T=5, 2025-05-07T20:23:51.6309038Z D=112, 2025-05-07T20:23:51.6309158Z B=25, 2025-05-07T20:23:51.6309275Z log_E=4, 2025-05-07T20:23:51.6309384Z L=12, 2025-05-07T20:23:51.6309503Z D_gradcheck=1, 2025-05-07T20:23:51.6309656Z stochastic_rounding=False, 2025-05-07T20:23:51.6309783Z weighted=False, 2025-05-07T20:23:51.6309901Z row_wise=True, 2025-05-07T20:23:51.6310029Z mixed=False, 2025-05-07T20:23:51.6310157Z use_cache=True, 2025-05-07T20:23:51.6310318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6310444Z use_cpu=True, 2025-05-07T20:23:51.6310599Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6310714Z ) 2025-05-07T20:23:51.6310909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6311437Z self=, 2025-05-07T20:23:51.6311565Z mixed_B=False, 2025-05-07T20:23:51.6311687Z compile=False, 2025-05-07T20:23:51.6311795Z T=3, 2025-05-07T20:23:51.6312045Z D=57, 2025-05-07T20:23:51.6312164Z B=121, 2025-05-07T20:23:51.6312283Z log_E=3, 2025-05-07T20:23:51.6312409Z L=6, 2025-05-07T20:23:51.6312534Z D_gradcheck=1, 2025-05-07T20:23:51.6312678Z stochastic_rounding=True, 2025-05-07T20:23:51.6312812Z weighted=False, 2025-05-07T20:23:51.6312930Z row_wise=True, 2025-05-07T20:23:51.6313054Z mixed=False, 2025-05-07T20:23:51.6313310Z use_cache=True, 2025-05-07T20:23:51.6313486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6313615Z use_cpu=True, 2025-05-07T20:23:51.6313761Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6313871Z ) 2025-05-07T20:23:51.6314075Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6314606Z self=, 2025-05-07T20:23:51.6314726Z mixed_B=False, 2025-05-07T20:23:51.6314853Z compile=False, 2025-05-07T20:23:51.6314967Z T=3, 2025-05-07T20:23:51.6315081Z D=52, 2025-05-07T20:23:51.6315298Z B=9, 2025-05-07T20:23:51.6315420Z log_E=3, 2025-05-07T20:23:51.6315532Z L=4, 2025-05-07T20:23:51.6315660Z D_gradcheck=2, 2025-05-07T20:23:51.6315801Z stochastic_rounding=True, 2025-05-07T20:23:51.6315935Z weighted=True, 2025-05-07T20:23:51.6316055Z row_wise=False, 2025-05-07T20:23:51.6316172Z mixed=False, 2025-05-07T20:23:51.6316302Z use_cache=False, 2025-05-07T20:23:51.6316461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6316580Z use_cpu=True, 2025-05-07T20:23:51.6316734Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6316842Z ) 2025-05-07T20:23:51.6317038Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6317574Z self=, 2025-05-07T20:23:51.6317693Z mixed_B=False, 2025-05-07T20:23:51.6317813Z compile=True, 2025-05-07T20:23:51.6317938Z T=5, 2025-05-07T20:23:51.6318050Z D=109, 2025-05-07T20:23:51.6318270Z B=22, 2025-05-07T20:23:51.6318384Z log_E=5, 2025-05-07T20:23:51.6318499Z L=20, 2025-05-07T20:23:51.6318627Z D_gradcheck=2, 2025-05-07T20:23:51.6318896Z stochastic_rounding=True, 2025-05-07T20:23:51.6319022Z weighted=False, 2025-05-07T20:23:51.6319149Z row_wise=False, 2025-05-07T20:23:51.6319262Z mixed=True, 2025-05-07T20:23:51.6319383Z use_cache=True, 2025-05-07T20:23:51.6319546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6319661Z use_cpu=True, 2025-05-07T20:23:51.6319810Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6319923Z ) 2025-05-07T20:23:51.6320118Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6320645Z self=, 2025-05-07T20:23:51.6320773Z mixed_B=False, 2025-05-07T20:23:51.6320892Z compile=True, 2025-05-07T20:23:51.6321011Z T=1, 2025-05-07T20:23:51.6321122Z D=114, 2025-05-07T20:23:51.6321239Z B=105, 2025-05-07T20:23:51.6321360Z log_E=5, 2025-05-07T20:23:51.6321471Z L=15, 2025-05-07T20:23:51.6321593Z D_gradcheck=1, 2025-05-07T20:23:51.6321747Z stochastic_rounding=False, 2025-05-07T20:23:51.6321866Z weighted=False, 2025-05-07T20:23:51.6321983Z row_wise=True, 2025-05-07T20:23:51.6322106Z mixed=False, 2025-05-07T20:23:51.6322232Z use_cache=False, 2025-05-07T20:23:51.6322392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6322518Z use_cpu=True, 2025-05-07T20:23:51.6322666Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6322778Z ) 2025-05-07T20:23:51.6322980Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6323509Z self=, 2025-05-07T20:23:51.6323655Z mixed_B=False, 2025-05-07T20:23:51.6323774Z compile=True, 2025-05-07T20:23:51.6323882Z T=5, 2025-05-07T20:23:51.6324000Z D=80, 2025-05-07T20:23:51.6324115Z B=79, 2025-05-07T20:23:51.6324228Z log_E=4, 2025-05-07T20:23:51.6324346Z L=15, 2025-05-07T20:23:51.6324468Z D_gradcheck=2, 2025-05-07T20:23:51.6324611Z stochastic_rounding=False, 2025-05-07T20:23:51.6324738Z weighted=True, 2025-05-07T20:23:51.6324858Z row_wise=False, 2025-05-07T20:23:51.6324975Z mixed=True, 2025-05-07T20:23:51.6325189Z use_cache=False, 2025-05-07T20:23:51.6325355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6325473Z use_cpu=True, 2025-05-07T20:23:51.6325638Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6325747Z ) 2025-05-07T20:23:51.6325958Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6326487Z self=, 2025-05-07T20:23:51.6326606Z mixed_B=True, 2025-05-07T20:23:51.6326733Z compile=False, 2025-05-07T20:23:51.6326845Z T=3, 2025-05-07T20:23:51.6326956Z D=91, 2025-05-07T20:23:51.6327141Z B=118, 2025-05-07T20:23:51.6327263Z log_E=5, 2025-05-07T20:23:51.6327377Z L=16, 2025-05-07T20:23:51.6327506Z D_gradcheck=2, 2025-05-07T20:23:51.6327652Z stochastic_rounding=False, 2025-05-07T20:23:51.6327774Z weighted=False, 2025-05-07T20:23:51.6328195Z row_wise=False, 2025-05-07T20:23:51.6328321Z mixed=True, 2025-05-07T20:23:51.6328457Z use_cache=False, 2025-05-07T20:23:51.6328618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6328736Z use_cpu=True, 2025-05-07T20:23:51.6328889Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6328996Z ) 2025-05-07T20:23:51.6329193Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6329822Z self=, 2025-05-07T20:23:51.6329947Z mixed_B=False, 2025-05-07T20:23:51.6330070Z compile=False, 2025-05-07T20:23:51.6330189Z T=3, 2025-05-07T20:23:51.6330297Z D=124, 2025-05-07T20:23:51.6330640Z B=62, 2025-05-07T20:23:51.6330766Z log_E=3, 2025-05-07T20:23:51.6330876Z L=8, 2025-05-07T20:23:51.6330995Z D_gradcheck=2, 2025-05-07T20:23:51.6331289Z stochastic_rounding=False, 2025-05-07T20:23:51.6331415Z weighted=False, 2025-05-07T20:23:51.6331541Z row_wise=True, 2025-05-07T20:23:51.6331656Z mixed=True, 2025-05-07T20:23:51.6331781Z use_cache=True, 2025-05-07T20:23:51.6331945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6332066Z use_cpu=True, 2025-05-07T20:23:51.6332214Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6332330Z ) 2025-05-07T20:23:51.6332525Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6333060Z self=, 2025-05-07T20:23:51.6333191Z mixed_B=True, 2025-05-07T20:23:51.6333310Z compile=False, 2025-05-07T20:23:51.6333424Z T=2, 2025-05-07T20:23:51.6333545Z D=100, 2025-05-07T20:23:51.6333667Z B=72, 2025-05-07T20:23:51.6333793Z log_E=4, 2025-05-07T20:23:51.6333906Z L=15, 2025-05-07T20:23:51.6334026Z D_gradcheck=2, 2025-05-07T20:23:51.6334173Z stochastic_rounding=True, 2025-05-07T20:23:51.6334293Z weighted=True, 2025-05-07T20:23:51.6334411Z row_wise=True, 2025-05-07T20:23:51.6334535Z mixed=False, 2025-05-07T20:23:51.6334659Z use_cache=True, 2025-05-07T20:23:51.6334814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6334939Z use_cpu=True, 2025-05-07T20:23:51.6335087Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6335197Z ) 2025-05-07T20:23:51.6335398Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6335929Z self=, 2025-05-07T20:23:51.6336051Z mixed_B=False, 2025-05-07T20:23:51.6336179Z compile=True, 2025-05-07T20:23:51.6336294Z T=5, 2025-05-07T20:23:51.6336412Z D=39, 2025-05-07T20:23:51.6336534Z B=98, 2025-05-07T20:23:51.6336649Z log_E=3, 2025-05-07T20:23:51.6336765Z L=19, 2025-05-07T20:23:51.6336887Z D_gradcheck=1, 2025-05-07T20:23:51.6337030Z stochastic_rounding=True, 2025-05-07T20:23:51.6337157Z weighted=False, 2025-05-07T20:23:51.6337276Z row_wise=False, 2025-05-07T20:23:51.6337393Z mixed=False, 2025-05-07T20:23:51.6337674Z use_cache=True, 2025-05-07T20:23:51.6337843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6337962Z use_cpu=True, 2025-05-07T20:23:51.6338115Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6338220Z ) 2025-05-07T20:23:51.6338414Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6338947Z self=, 2025-05-07T20:23:51.6339067Z mixed_B=True, 2025-05-07T20:23:51.6339193Z compile=False, 2025-05-07T20:23:51.6339303Z T=2, 2025-05-07T20:23:51.6339415Z D=91, 2025-05-07T20:23:51.6339661Z B=13, 2025-05-07T20:23:51.6339791Z log_E=4, 2025-05-07T20:23:51.6339902Z L=0, 2025-05-07T20:23:51.6340034Z D_gradcheck=1, 2025-05-07T20:23:51.6340177Z stochastic_rounding=True, 2025-05-07T20:23:51.6340296Z weighted=False, 2025-05-07T20:23:51.6340423Z row_wise=False, 2025-05-07T20:23:51.6340541Z mixed=False, 2025-05-07T20:23:51.6340665Z use_cache=True, 2025-05-07T20:23:51.6340832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6340951Z use_cpu=True, 2025-05-07T20:23:51.6341099Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6341216Z ) 2025-05-07T20:23:51.6341410Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6341948Z self=, 2025-05-07T20:23:51.6342067Z mixed_B=True, 2025-05-07T20:23:51.6342189Z compile=False, 2025-05-07T20:23:51.6342308Z T=4, 2025-05-07T20:23:51.6342419Z D=119, 2025-05-07T20:23:51.6342640Z B=102, 2025-05-07T20:23:51.6342759Z log_E=5, 2025-05-07T20:23:51.6342874Z L=16, 2025-05-07T20:23:51.6342994Z D_gradcheck=2, 2025-05-07T20:23:51.6343225Z stochastic_rounding=True, 2025-05-07T20:23:51.6343349Z weighted=True, 2025-05-07T20:23:51.6343469Z row_wise=True, 2025-05-07T20:23:51.6343592Z mixed=False, 2025-05-07T20:23:51.6343713Z use_cache=True, 2025-05-07T20:23:51.6343870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6343994Z use_cpu=True, 2025-05-07T20:23:51.6344140Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6344254Z ) 2025-05-07T20:23:51.6344448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6344980Z self=, 2025-05-07T20:23:51.6345108Z mixed_B=False, 2025-05-07T20:23:51.6345228Z compile=False, 2025-05-07T20:23:51.6345340Z T=3, 2025-05-07T20:23:51.6345466Z D=56, 2025-05-07T20:23:51.6345588Z B=79, 2025-05-07T20:23:51.6345703Z log_E=3, 2025-05-07T20:23:51.6345822Z L=0, 2025-05-07T20:23:51.6345941Z D_gradcheck=1, 2025-05-07T20:23:51.6346081Z stochastic_rounding=True, 2025-05-07T20:23:51.6346209Z weighted=True, 2025-05-07T20:23:51.6346325Z row_wise=True, 2025-05-07T20:23:51.6346451Z mixed=False, 2025-05-07T20:23:51.6346574Z use_cache=True, 2025-05-07T20:23:51.6346733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6346859Z use_cpu=True, 2025-05-07T20:23:51.6347007Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6347115Z ) 2025-05-07T20:23:51.6347318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6347851Z self=, 2025-05-07T20:23:51.6347969Z mixed_B=True, 2025-05-07T20:23:51.6348097Z compile=True, 2025-05-07T20:23:51.6348209Z T=5, 2025-05-07T20:23:51.6348322Z D=94, 2025-05-07T20:23:51.6348442Z B=73, 2025-05-07T20:23:51.6348560Z log_E=3, 2025-05-07T20:23:51.6348670Z L=18, 2025-05-07T20:23:51.6348801Z D_gradcheck=2, 2025-05-07T20:23:51.6348945Z stochastic_rounding=False, 2025-05-07T20:23:51.6349078Z weighted=False, 2025-05-07T20:23:51.6349198Z row_wise=False, 2025-05-07T20:23:51.6349314Z mixed=True, 2025-05-07T20:23:51.6349441Z use_cache=True, 2025-05-07T20:23:51.6349722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6349856Z use_cpu=True, 2025-05-07T20:23:51.6350012Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6350126Z ) 2025-05-07T20:23:51.6350322Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6350855Z self=, 2025-05-07T20:23:51.6350974Z mixed_B=True, 2025-05-07T20:23:51.6351094Z compile=False, 2025-05-07T20:23:51.6351212Z T=2, 2025-05-07T20:23:51.6351321Z D=76, 2025-05-07T20:23:51.6351509Z B=121, 2025-05-07T20:23:51.6351638Z log_E=4, 2025-05-07T20:23:51.6351749Z L=16, 2025-05-07T20:23:51.6351877Z D_gradcheck=1, 2025-05-07T20:23:51.6352019Z stochastic_rounding=True, 2025-05-07T20:23:51.6352160Z weighted=True, 2025-05-07T20:23:51.6352286Z row_wise=True, 2025-05-07T20:23:51.6352404Z mixed=False, 2025-05-07T20:23:51.6352525Z use_cache=True, 2025-05-07T20:23:51.6352691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6352810Z use_cpu=True, 2025-05-07T20:23:51.6352963Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6888846Z ) 2025-05-07T20:23:51.6889159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6889797Z self=, 2025-05-07T20:23:51.6889920Z mixed_B=False, 2025-05-07T20:23:51.6890044Z compile=False, 2025-05-07T20:23:51.6890164Z T=3, 2025-05-07T20:23:51.6890279Z D=54, 2025-05-07T20:23:51.6890387Z B=61, 2025-05-07T20:23:51.6890889Z log_E=3, 2025-05-07T20:23:51.6891001Z L=10, 2025-05-07T20:23:51.6891124Z D_gradcheck=2, 2025-05-07T20:23:51.6891412Z stochastic_rounding=True, 2025-05-07T20:23:51.6891538Z weighted=False, 2025-05-07T20:23:51.6891662Z row_wise=False, 2025-05-07T20:23:51.6891783Z mixed=True, 2025-05-07T20:23:51.6891904Z use_cache=False, 2025-05-07T20:23:51.6892076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6892194Z use_cpu=True, 2025-05-07T20:23:51.6892341Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6892454Z ) 2025-05-07T20:23:51.6892776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6893330Z self=, 2025-05-07T20:23:51.6893461Z mixed_B=False, 2025-05-07T20:23:51.6893582Z compile=False, 2025-05-07T20:23:51.6893693Z T=2, 2025-05-07T20:23:51.6893815Z D=19, 2025-05-07T20:23:51.6893936Z B=24, 2025-05-07T20:23:51.6894065Z log_E=4, 2025-05-07T20:23:51.6894176Z L=19, 2025-05-07T20:23:51.6894298Z D_gradcheck=2, 2025-05-07T20:23:51.6894455Z stochastic_rounding=True, 2025-05-07T20:23:51.6894577Z weighted=False, 2025-05-07T20:23:51.6894694Z row_wise=True, 2025-05-07T20:23:51.6894818Z mixed=False, 2025-05-07T20:23:51.6894939Z use_cache=False, 2025-05-07T20:23:51.6895102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6895223Z use_cpu=True, 2025-05-07T20:23:51.6895368Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6895480Z ) 2025-05-07T20:23:51.6895682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6896211Z self=, 2025-05-07T20:23:51.6896333Z mixed_B=True, 2025-05-07T20:23:51.6896452Z compile=True, 2025-05-07T20:23:51.6896563Z T=4, 2025-05-07T20:23:51.6896681Z D=70, 2025-05-07T20:23:51.6896792Z B=107, 2025-05-07T20:23:51.6896913Z log_E=5, 2025-05-07T20:23:51.6897032Z L=11, 2025-05-07T20:23:51.6897151Z D_gradcheck=1, 2025-05-07T20:23:51.6897293Z stochastic_rounding=True, 2025-05-07T20:23:51.6897421Z weighted=False, 2025-05-07T20:23:51.6897542Z row_wise=False, 2025-05-07T20:23:51.6897807Z mixed=True, 2025-05-07T20:23:51.6897941Z use_cache=True, 2025-05-07T20:23:51.6898293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6898429Z use_cpu=True, 2025-05-07T20:23:51.6898582Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6898690Z ) 2025-05-07T20:23:51.6898895Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6899437Z self=, 2025-05-07T20:23:51.6899559Z mixed_B=False, 2025-05-07T20:23:51.6899687Z compile=True, 2025-05-07T20:23:51.6899796Z T=3, 2025-05-07T20:23:51.6899906Z D=28, 2025-05-07T20:23:51.6900019Z B=42, 2025-05-07T20:23:51.6900264Z log_E=4, 2025-05-07T20:23:51.6900386Z L=19, 2025-05-07T20:23:51.6900511Z D_gradcheck=2, 2025-05-07T20:23:51.6900655Z stochastic_rounding=True, 2025-05-07T20:23:51.6900775Z weighted=True, 2025-05-07T20:23:51.6900902Z row_wise=True, 2025-05-07T20:23:51.6901018Z mixed=True, 2025-05-07T20:23:51.6901140Z use_cache=False, 2025-05-07T20:23:51.6901306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6901424Z use_cpu=True, 2025-05-07T20:23:51.6901577Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6901686Z ) 2025-05-07T20:23:51.6901882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6902418Z self=, 2025-05-07T20:23:51.6902537Z mixed_B=True, 2025-05-07T20:23:51.6902658Z compile=True, 2025-05-07T20:23:51.6902777Z T=2, 2025-05-07T20:23:51.6902888Z D=41, 2025-05-07T20:23:51.6902998Z B=36, 2025-05-07T20:23:51.6903238Z log_E=3, 2025-05-07T20:23:51.6903348Z L=16, 2025-05-07T20:23:51.6903468Z D_gradcheck=1, 2025-05-07T20:23:51.6903687Z stochastic_rounding=False, 2025-05-07T20:23:51.6903811Z weighted=False, 2025-05-07T20:23:51.6903937Z row_wise=True, 2025-05-07T20:23:51.6904054Z mixed=False, 2025-05-07T20:23:51.6904175Z use_cache=False, 2025-05-07T20:23:51.6904342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6904462Z use_cpu=True, 2025-05-07T20:23:51.6904608Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6904720Z ) 2025-05-07T20:23:51.6904914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6905440Z self=, 2025-05-07T20:23:51.6905568Z mixed_B=False, 2025-05-07T20:23:51.6905687Z compile=True, 2025-05-07T20:23:51.6905795Z T=3, 2025-05-07T20:23:51.6905915Z D=43, 2025-05-07T20:23:51.6906025Z B=112, 2025-05-07T20:23:51.6906146Z log_E=5, 2025-05-07T20:23:51.6906263Z L=8, 2025-05-07T20:23:51.6906389Z D_gradcheck=2, 2025-05-07T20:23:51.6906542Z stochastic_rounding=True, 2025-05-07T20:23:51.6906664Z weighted=True, 2025-05-07T20:23:51.6906784Z row_wise=False, 2025-05-07T20:23:51.6906906Z mixed=True, 2025-05-07T20:23:51.6907026Z use_cache=True, 2025-05-07T20:23:51.6907189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6907314Z use_cpu=True, 2025-05-07T20:23:51.6907462Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6907568Z ) 2025-05-07T20:23:51.6907771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6908298Z self=, 2025-05-07T20:23:51.6908419Z mixed_B=False, 2025-05-07T20:23:51.6908549Z compile=True, 2025-05-07T20:23:51.6908659Z T=2, 2025-05-07T20:23:51.6908770Z D=42, 2025-05-07T20:23:51.6908889Z B=37, 2025-05-07T20:23:51.6909008Z log_E=5, 2025-05-07T20:23:51.6909127Z L=12, 2025-05-07T20:23:51.6909246Z D_gradcheck=2, 2025-05-07T20:23:51.6909391Z stochastic_rounding=False, 2025-05-07T20:23:51.6909519Z weighted=True, 2025-05-07T20:23:51.6909636Z row_wise=True, 2025-05-07T20:23:51.6909753Z mixed=True, 2025-05-07T20:23:51.6909880Z use_cache=True, 2025-05-07T20:23:51.6910138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6910272Z use_cpu=True, 2025-05-07T20:23:51.6910425Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6910532Z ) 2025-05-07T20:23:51.6910726Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6911260Z self=, 2025-05-07T20:23:51.6911380Z mixed_B=True, 2025-05-07T20:23:51.6911504Z compile=True, 2025-05-07T20:23:51.6911615Z T=5, 2025-05-07T20:23:51.6911725Z D=64, 2025-05-07T20:23:51.6911846Z B=84, 2025-05-07T20:23:51.6912068Z log_E=5, 2025-05-07T20:23:51.6912192Z L=10, 2025-05-07T20:23:51.6912315Z D_gradcheck=2, 2025-05-07T20:23:51.6912466Z stochastic_rounding=True, 2025-05-07T20:23:51.6912589Z weighted=False, 2025-05-07T20:23:51.6912714Z row_wise=False, 2025-05-07T20:23:51.6912833Z mixed=False, 2025-05-07T20:23:51.6912955Z use_cache=False, 2025-05-07T20:23:51.6913123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6913241Z use_cpu=True, 2025-05-07T20:23:51.6913389Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6913503Z ) 2025-05-07T20:23:51.6913699Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6914235Z self=, 2025-05-07T20:23:51.6914354Z mixed_B=False, 2025-05-07T20:23:51.6914471Z compile=True, 2025-05-07T20:23:51.6914590Z T=3, 2025-05-07T20:23:51.6914701Z D=45, 2025-05-07T20:23:51.6914809Z B=4, 2025-05-07T20:23:51.6915026Z log_E=3, 2025-05-07T20:23:51.6915139Z L=5, 2025-05-07T20:23:51.6915259Z D_gradcheck=1, 2025-05-07T20:23:51.6915484Z stochastic_rounding=False, 2025-05-07T20:23:51.6915610Z weighted=True, 2025-05-07T20:23:51.6915727Z row_wise=True, 2025-05-07T20:23:51.6915848Z mixed=True, 2025-05-07T20:23:51.6915969Z use_cache=True, 2025-05-07T20:23:51.6916132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6916256Z use_cpu=True, 2025-05-07T20:23:51.6916405Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6916521Z ) 2025-05-07T20:23:51.6916717Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6917248Z self=, 2025-05-07T20:23:51.6917374Z mixed_B=True, 2025-05-07T20:23:51.6917493Z compile=True, 2025-05-07T20:23:51.6917605Z T=1, 2025-05-07T20:23:51.6917723Z D=33, 2025-05-07T20:23:51.6917833Z B=60, 2025-05-07T20:23:51.6917951Z log_E=4, 2025-05-07T20:23:51.6918070Z L=13, 2025-05-07T20:23:51.6918190Z D_gradcheck=2, 2025-05-07T20:23:51.6918331Z stochastic_rounding=True, 2025-05-07T20:23:51.6918464Z weighted=False, 2025-05-07T20:23:51.6918583Z row_wise=True, 2025-05-07T20:23:51.6918701Z mixed=False, 2025-05-07T20:23:51.6918829Z use_cache=False, 2025-05-07T20:23:51.6918994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6919122Z use_cpu=True, 2025-05-07T20:23:51.6919271Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6919379Z ) 2025-05-07T20:23:51.6919581Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6920107Z self=, 2025-05-07T20:23:51.6920228Z mixed_B=False, 2025-05-07T20:23:51.6920361Z compile=False, 2025-05-07T20:23:51.6920473Z T=2, 2025-05-07T20:23:51.6920584Z D=21, 2025-05-07T20:23:51.6920704Z B=77, 2025-05-07T20:23:51.6920825Z log_E=5, 2025-05-07T20:23:51.6920938Z L=15, 2025-05-07T20:23:51.6921066Z D_gradcheck=2, 2025-05-07T20:23:51.6921210Z stochastic_rounding=True, 2025-05-07T20:23:51.6921332Z weighted=False, 2025-05-07T20:23:51.6921463Z row_wise=False, 2025-05-07T20:23:51.6921579Z mixed=False, 2025-05-07T20:23:51.6921707Z use_cache=True, 2025-05-07T20:23:51.6921956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6922088Z use_cpu=True, 2025-05-07T20:23:51.6922241Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6922350Z ) 2025-05-07T20:23:51.6922543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6923079Z self=, 2025-05-07T20:23:51.6923200Z mixed_B=False, 2025-05-07T20:23:51.6923322Z compile=False, 2025-05-07T20:23:51.6923440Z T=3, 2025-05-07T20:23:51.6923549Z D=113, 2025-05-07T20:23:51.6923659Z B=29, 2025-05-07T20:23:51.6923885Z log_E=5, 2025-05-07T20:23:51.6924006Z L=1, 2025-05-07T20:23:51.6924133Z D_gradcheck=1, 2025-05-07T20:23:51.6924276Z stochastic_rounding=True, 2025-05-07T20:23:51.6924394Z weighted=True, 2025-05-07T20:23:51.6924521Z row_wise=False, 2025-05-07T20:23:51.6924639Z mixed=True, 2025-05-07T20:23:51.6924758Z use_cache=True, 2025-05-07T20:23:51.6924922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6925039Z use_cpu=True, 2025-05-07T20:23:51.6925187Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.6925305Z ) 2025-05-07T20:23:51.6925500Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6926029Z self=, 2025-05-07T20:23:51.6926155Z mixed_B=False, 2025-05-07T20:23:51.6926276Z compile=False, 2025-05-07T20:23:51.6926394Z T=2, 2025-05-07T20:23:51.6926506Z D=77, 2025-05-07T20:23:51.6926620Z B=61, 2025-05-07T20:23:51.6926844Z log_E=4, 2025-05-07T20:23:51.6926955Z L=4, 2025-05-07T20:23:51.6927074Z D_gradcheck=2, 2025-05-07T20:23:51.6927295Z stochastic_rounding=True, 2025-05-07T20:23:51.6927421Z weighted=False, 2025-05-07T20:23:51.6927539Z row_wise=False, 2025-05-07T20:23:51.6927663Z mixed=True, 2025-05-07T20:23:51.6927784Z use_cache=True, 2025-05-07T20:23:51.6928190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6928322Z use_cpu=True, 2025-05-07T20:23:51.6928471Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6928581Z ) 2025-05-07T20:23:51.6928784Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6929314Z self=, 2025-05-07T20:23:51.6929526Z mixed_B=True, 2025-05-07T20:23:51.6929653Z compile=True, 2025-05-07T20:23:51.6929766Z T=1, 2025-05-07T20:23:51.6929883Z D=58, 2025-05-07T20:23:51.6929994Z B=43, 2025-05-07T20:23:51.6930116Z log_E=5, 2025-05-07T20:23:51.6930235Z L=16, 2025-05-07T20:23:51.6930360Z D_gradcheck=2, 2025-05-07T20:23:51.6930505Z stochastic_rounding=True, 2025-05-07T20:23:51.6930629Z weighted=False, 2025-05-07T20:23:51.6930749Z row_wise=False, 2025-05-07T20:23:51.6930865Z mixed=False, 2025-05-07T20:23:51.6930993Z use_cache=False, 2025-05-07T20:23:51.6931158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6931278Z use_cpu=True, 2025-05-07T20:23:51.6931434Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6931543Z ) 2025-05-07T20:23:51.6931739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6932280Z self=, 2025-05-07T20:23:51.6932397Z mixed_B=True, 2025-05-07T20:23:51.6932526Z compile=False, 2025-05-07T20:23:51.6932635Z T=2, 2025-05-07T20:23:51.6932745Z D=98, 2025-05-07T20:23:51.6932860Z B=8, 2025-05-07T20:23:51.6932982Z log_E=4, 2025-05-07T20:23:51.6933093Z L=13, 2025-05-07T20:23:51.6933225Z D_gradcheck=2, 2025-05-07T20:23:51.6933362Z stochastic_rounding=True, 2025-05-07T20:23:51.6933488Z weighted=True, 2025-05-07T20:23:51.6933619Z row_wise=True, 2025-05-07T20:23:51.6933738Z mixed=False, 2025-05-07T20:23:51.6933861Z use_cache=True, 2025-05-07T20:23:51.6934254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6934386Z use_cpu=True, 2025-05-07T20:23:51.6934544Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6934651Z ) 2025-05-07T20:23:51.6934849Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6935383Z self=, 2025-05-07T20:23:51.6935502Z mixed_B=False, 2025-05-07T20:23:51.6935619Z compile=True, 2025-05-07T20:23:51.6935735Z T=5, 2025-05-07T20:23:51.6935845Z D=16, 2025-05-07T20:23:51.6935956Z B=71, 2025-05-07T20:23:51.6936185Z log_E=4, 2025-05-07T20:23:51.6936307Z L=4, 2025-05-07T20:23:51.6936427Z D_gradcheck=2, 2025-05-07T20:23:51.6936575Z stochastic_rounding=True, 2025-05-07T20:23:51.6936700Z weighted=True, 2025-05-07T20:23:51.6936819Z row_wise=True, 2025-05-07T20:23:51.6936944Z mixed=True, 2025-05-07T20:23:51.6937067Z use_cache=True, 2025-05-07T20:23:51.6937239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6937359Z use_cpu=True, 2025-05-07T20:23:51.6937506Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6937628Z ) 2025-05-07T20:23:51.6937821Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6938351Z self=, 2025-05-07T20:23:51.6938476Z mixed_B=False, 2025-05-07T20:23:51.6938599Z compile=False, 2025-05-07T20:23:51.6938709Z T=5, 2025-05-07T20:23:51.6938828Z D=99, 2025-05-07T20:23:51.6938938Z B=50, 2025-05-07T20:23:51.6939179Z log_E=3, 2025-05-07T20:23:51.6939297Z L=15, 2025-05-07T20:23:51.6939419Z D_gradcheck=1, 2025-05-07T20:23:51.6939563Z stochastic_rounding=True, 2025-05-07T20:23:51.6939831Z weighted=True, 2025-05-07T20:23:51.6939950Z row_wise=True, 2025-05-07T20:23:51.6940073Z mixed=True, 2025-05-07T20:23:51.6940194Z use_cache=False, 2025-05-07T20:23:51.6940356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.6940481Z use_cpu=True, 2025-05-07T20:23:51.6940629Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.6940735Z ) 2025-05-07T20:23:51.6940937Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.6941467Z self=, 2025-05-07T20:23:51.6941585Z mixed_B=True, 2025-05-07T20:23:51.6941712Z compile=False, 2025-05-07T20:23:51.6941822Z T=4, 2025-05-07T20:23:51.6941937Z D=99, 2025-05-07T20:23:51.6942052Z B=68, 2025-05-07T20:23:51.6942169Z log_E=3, 2025-05-07T20:23:51.6942292Z L=8, 2025-05-07T20:23:51.6942410Z D_gradcheck=2, 2025-05-07T20:23:51.6942548Z stochastic_rounding=True, 2025-05-07T20:23:51.6942678Z weighted=True, 2025-05-07T20:23:51.6942800Z row_wise=True, 2025-05-07T20:23:51.6942915Z mixed=True, 2025-05-07T20:23:51.6943041Z use_cache=True, 2025-05-07T20:23:51.6943203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.6943323Z use_cpu=True, 2025-05-07T20:23:51.6943477Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7494864Z ) 2025-05-07T20:23:51.7495223Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7495794Z self=, 2025-05-07T20:23:51.7495924Z mixed_B=True, 2025-05-07T20:23:51.7496056Z compile=False, 2025-05-07T20:23:51.7496166Z T=2, 2025-05-07T20:23:51.7496292Z D=127, 2025-05-07T20:23:51.7496402Z B=96, 2025-05-07T20:23:51.7496538Z log_E=4, 2025-05-07T20:23:51.7496664Z L=9, 2025-05-07T20:23:51.7496782Z D_gradcheck=2, 2025-05-07T20:23:51.7496927Z stochastic_rounding=False, 2025-05-07T20:23:51.7497065Z weighted=True, 2025-05-07T20:23:51.7497182Z row_wise=True, 2025-05-07T20:23:51.7497299Z mixed=True, 2025-05-07T20:23:51.7497427Z use_cache=True, 2025-05-07T20:23:51.7497945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7498078Z use_cpu=True, 2025-05-07T20:23:51.7498256Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.7498366Z ) 2025-05-07T20:23:51.7498661Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7499363Z self=, 2025-05-07T20:23:51.7499486Z mixed_B=False, 2025-05-07T20:23:51.7499616Z compile=False, 2025-05-07T20:23:51.7499726Z T=3, 2025-05-07T20:23:51.7499835Z D=29, 2025-05-07T20:23:51.7499954Z B=112, 2025-05-07T20:23:51.7500067Z log_E=5, 2025-05-07T20:23:51.7500365Z L=14, 2025-05-07T20:23:51.7500505Z D_gradcheck=2, 2025-05-07T20:23:51.7500646Z stochastic_rounding=True, 2025-05-07T20:23:51.7500775Z weighted=False, 2025-05-07T20:23:51.7500902Z row_wise=False, 2025-05-07T20:23:51.7501021Z mixed=True, 2025-05-07T20:23:51.7501141Z use_cache=True, 2025-05-07T20:23:51.7501310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7501432Z use_cpu=True, 2025-05-07T20:23:51.7501587Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7501695Z ) 2025-05-07T20:23:51.7501894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7502434Z self=, 2025-05-07T20:23:51.7502552Z mixed_B=True, 2025-05-07T20:23:51.7502673Z compile=True, 2025-05-07T20:23:51.7502791Z T=5, 2025-05-07T20:23:51.7502903Z D=6, 2025-05-07T20:23:51.7503015Z B=45, 2025-05-07T20:23:51.7503138Z log_E=5, 2025-05-07T20:23:51.7503437Z L=12, 2025-05-07T20:23:51.7503560Z D_gradcheck=2, 2025-05-07T20:23:51.7503710Z stochastic_rounding=True, 2025-05-07T20:23:51.7503983Z weighted=False, 2025-05-07T20:23:51.7504105Z row_wise=True, 2025-05-07T20:23:51.7504233Z mixed=True, 2025-05-07T20:23:51.7504355Z use_cache=False, 2025-05-07T20:23:51.7504524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7504643Z use_cpu=True, 2025-05-07T20:23:51.7504790Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7504905Z ) 2025-05-07T20:23:51.7505100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7505634Z self=, 2025-05-07T20:23:51.7505761Z mixed_B=False, 2025-05-07T20:23:51.7505882Z compile=True, 2025-05-07T20:23:51.7505992Z T=1, 2025-05-07T20:23:51.7506110Z D=29, 2025-05-07T20:23:51.7506224Z B=101, 2025-05-07T20:23:51.7506337Z log_E=5, 2025-05-07T20:23:51.7506464Z L=1, 2025-05-07T20:23:51.7506584Z D_gradcheck=1, 2025-05-07T20:23:51.7506734Z stochastic_rounding=False, 2025-05-07T20:23:51.7506865Z weighted=False, 2025-05-07T20:23:51.7506987Z row_wise=False, 2025-05-07T20:23:51.7507108Z mixed=True, 2025-05-07T20:23:51.7507231Z use_cache=False, 2025-05-07T20:23:51.7507396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.7507524Z use_cpu=True, 2025-05-07T20:23:51.7507673Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7507782Z ) 2025-05-07T20:23:51.7507983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7508509Z self=, 2025-05-07T20:23:51.7508628Z mixed_B=True, 2025-05-07T20:23:51.7508756Z compile=True, 2025-05-07T20:23:51.7508868Z T=4, 2025-05-07T20:23:51.7508979Z D=105, 2025-05-07T20:23:51.7509104Z B=60, 2025-05-07T20:23:51.7509216Z log_E=3, 2025-05-07T20:23:51.7509343Z L=18, 2025-05-07T20:23:51.7509464Z D_gradcheck=1, 2025-05-07T20:23:51.7509603Z stochastic_rounding=False, 2025-05-07T20:23:51.7509738Z weighted=False, 2025-05-07T20:23:51.7509858Z row_wise=True, 2025-05-07T20:23:51.7509975Z mixed=True, 2025-05-07T20:23:51.7510109Z use_cache=False, 2025-05-07T20:23:51.7510373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.7510509Z use_cpu=True, 2025-05-07T20:23:51.7510662Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7510771Z ) 2025-05-07T20:23:51.7510964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7511538Z self=, 2025-05-07T20:23:51.7511661Z mixed_B=False, 2025-05-07T20:23:51.7511790Z compile=False, 2025-05-07T20:23:51.7511903Z T=4, 2025-05-07T20:23:51.7512018Z D=40, 2025-05-07T20:23:51.7512135Z B=81, 2025-05-07T20:23:51.7512248Z log_E=4, 2025-05-07T20:23:51.7512461Z L=11, 2025-05-07T20:23:51.7512719Z D_gradcheck=2, 2025-05-07T20:23:51.7512859Z stochastic_rounding=False, 2025-05-07T20:23:51.7512995Z weighted=False, 2025-05-07T20:23:51.7513118Z row_wise=False, 2025-05-07T20:23:51.7513239Z mixed=True, 2025-05-07T20:23:51.7513364Z use_cache=True, 2025-05-07T20:23:51.7513525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.7513654Z use_cpu=True, 2025-05-07T20:23:51.7513805Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7513911Z ) 2025-05-07T20:23:51.7514112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7514639Z self=, 2025-05-07T20:23:51.7514764Z mixed_B=False, 2025-05-07T20:23:51.7514892Z compile=False, 2025-05-07T20:23:51.7515002Z T=5, 2025-05-07T20:23:51.7515115Z D=115, 2025-05-07T20:23:51.7515235Z B=51, 2025-05-07T20:23:51.7515348Z log_E=4, 2025-05-07T20:23:51.7515565Z L=16, 2025-05-07T20:23:51.7515688Z D_gradcheck=1, 2025-05-07T20:23:51.7515827Z stochastic_rounding=False, 2025-05-07T20:23:51.7516027Z weighted=True, 2025-05-07T20:23:51.7516144Z row_wise=True, 2025-05-07T20:23:51.7516259Z mixed=False, 2025-05-07T20:23:51.7516384Z use_cache=True, 2025-05-07T20:23:51.7516543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7516662Z use_cpu=True, 2025-05-07T20:23:51.7516813Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.7516925Z ) 2025-05-07T20:23:51.7517121Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7517662Z self=, 2025-05-07T20:23:51.7517780Z mixed_B=True, 2025-05-07T20:23:51.7517911Z compile=False, 2025-05-07T20:23:51.7518020Z T=5, 2025-05-07T20:23:51.7518130Z D=34, 2025-05-07T20:23:51.7518253Z B=108, 2025-05-07T20:23:51.7518368Z log_E=4, 2025-05-07T20:23:51.7518485Z L=16, 2025-05-07T20:23:51.7518613Z D_gradcheck=1, 2025-05-07T20:23:51.7518754Z stochastic_rounding=False, 2025-05-07T20:23:51.7518879Z weighted=True, 2025-05-07T20:23:51.7519005Z row_wise=False, 2025-05-07T20:23:51.7519124Z mixed=False, 2025-05-07T20:23:51.7519246Z use_cache=False, 2025-05-07T20:23:51.7519591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7519828Z use_cpu=True, 2025-05-07T20:23:51.7519975Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.7520093Z ) 2025-05-07T20:23:51.7520290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7520825Z self=, 2025-05-07T20:23:51.7520946Z mixed_B=False, 2025-05-07T20:23:51.7521068Z compile=True, 2025-05-07T20:23:51.7521189Z T=2, 2025-05-07T20:23:51.7521303Z D=21, 2025-05-07T20:23:51.7521413Z B=117, 2025-05-07T20:23:51.7521532Z log_E=4, 2025-05-07T20:23:51.7521648Z L=3, 2025-05-07T20:23:51.7521766Z D_gradcheck=2, 2025-05-07T20:23:51.7521912Z stochastic_rounding=True, 2025-05-07T20:23:51.7522039Z weighted=False, 2025-05-07T20:23:51.7522159Z row_wise=True, 2025-05-07T20:23:51.7522277Z mixed=False, 2025-05-07T20:23:51.7522397Z use_cache=True, 2025-05-07T20:23:51.7522667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7522814Z use_cpu=True, 2025-05-07T20:23:51.7522963Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7523071Z ) 2025-05-07T20:23:51.7523275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7523804Z self=, 2025-05-07T20:23:51.7523933Z mixed_B=False, 2025-05-07T20:23:51.7524054Z compile=True, 2025-05-07T20:23:51.7524165Z T=3, 2025-05-07T20:23:51.7524281Z D=11, 2025-05-07T20:23:51.7524391Z B=96, 2025-05-07T20:23:51.7524511Z log_E=3, 2025-05-07T20:23:51.7524729Z L=20, 2025-05-07T20:23:51.7524864Z D_gradcheck=2, 2025-05-07T20:23:51.7525008Z stochastic_rounding=False, 2025-05-07T20:23:51.7525143Z weighted=False, 2025-05-07T20:23:51.7525267Z row_wise=False, 2025-05-07T20:23:51.7525386Z mixed=False, 2025-05-07T20:23:51.7525511Z use_cache=False, 2025-05-07T20:23:51.7525674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7525798Z use_cpu=True, 2025-05-07T20:23:51.7525948Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.7526058Z ) 2025-05-07T20:23:51.7526262Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7526796Z self=, 2025-05-07T20:23:51.7526914Z mixed_B=True, 2025-05-07T20:23:51.7527043Z compile=False, 2025-05-07T20:23:51.7527155Z T=2, 2025-05-07T20:23:51.7527269Z D=85, 2025-05-07T20:23:51.7527394Z B=102, 2025-05-07T20:23:51.7527506Z log_E=5, 2025-05-07T20:23:51.7527773Z L=9, 2025-05-07T20:23:51.7528250Z D_gradcheck=2, 2025-05-07T20:23:51.7528402Z stochastic_rounding=False, 2025-05-07T20:23:51.7528725Z weighted=True, 2025-05-07T20:23:51.7528859Z row_wise=True, 2025-05-07T20:23:51.7528980Z mixed=True, 2025-05-07T20:23:51.7529114Z use_cache=False, 2025-05-07T20:23:51.7529276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.7529594Z use_cpu=True, 2025-05-07T20:23:51.7529762Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7529871Z ) 2025-05-07T20:23:51.7530124Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7530773Z self=, 2025-05-07T20:23:51.7530891Z mixed_B=True, 2025-05-07T20:23:51.7531015Z compile=False, 2025-05-07T20:23:51.7531136Z T=1, 2025-05-07T20:23:51.7531247Z D=32, 2025-05-07T20:23:51.7531362Z B=97, 2025-05-07T20:23:51.7531481Z log_E=5, 2025-05-07T20:23:51.7531602Z L=3, 2025-05-07T20:23:51.7531724Z D_gradcheck=2, 2025-05-07T20:23:51.7531870Z stochastic_rounding=True, 2025-05-07T20:23:51.7531999Z weighted=True, 2025-05-07T20:23:51.7532129Z row_wise=False, 2025-05-07T20:23:51.7532243Z mixed=False, 2025-05-07T20:23:51.7532365Z use_cache=False, 2025-05-07T20:23:51.7532539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.7532662Z use_cpu=True, 2025-05-07T20:23:51.7532810Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7532929Z ) 2025-05-07T20:23:51.7533129Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7533657Z self=, 2025-05-07T20:23:51.7533787Z mixed_B=True, 2025-05-07T20:23:51.7533906Z compile=False, 2025-05-07T20:23:51.7534018Z T=4, 2025-05-07T20:23:51.7534137Z D=62, 2025-05-07T20:23:51.7534249Z B=104, 2025-05-07T20:23:51.7534369Z log_E=3, 2025-05-07T20:23:51.7534485Z L=9, 2025-05-07T20:23:51.7534606Z D_gradcheck=2, 2025-05-07T20:23:51.7534753Z stochastic_rounding=False, 2025-05-07T20:23:51.7534877Z weighted=False, 2025-05-07T20:23:51.7534996Z row_wise=True, 2025-05-07T20:23:51.7535121Z mixed=True, 2025-05-07T20:23:51.7535241Z use_cache=True, 2025-05-07T20:23:51.7535584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7535736Z use_cpu=True, 2025-05-07T20:23:51.7535884Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7535994Z ) 2025-05-07T20:23:51.7536197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7536725Z self=, 2025-05-07T20:23:51.7536851Z mixed_B=False, 2025-05-07T20:23:51.7536971Z compile=False, 2025-05-07T20:23:51.7537080Z T=1, 2025-05-07T20:23:51.7537201Z D=66, 2025-05-07T20:23:51.7537312Z B=79, 2025-05-07T20:23:51.7537423Z log_E=3, 2025-05-07T20:23:51.7537764Z L=17, 2025-05-07T20:23:51.7537895Z D_gradcheck=1, 2025-05-07T20:23:51.7538038Z stochastic_rounding=True, 2025-05-07T20:23:51.7538168Z weighted=True, 2025-05-07T20:23:51.7538285Z row_wise=True, 2025-05-07T20:23:51.7538402Z mixed=True, 2025-05-07T20:23:51.7538530Z use_cache=False, 2025-05-07T20:23:51.7538688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7538807Z use_cpu=True, 2025-05-07T20:23:51.7538959Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.7539067Z ) 2025-05-07T20:23:51.7539260Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7539797Z self=, 2025-05-07T20:23:51.7539915Z mixed_B=False, 2025-05-07T20:23:51.7540041Z compile=True, 2025-05-07T20:23:51.7540149Z T=4, 2025-05-07T20:23:51.7540262Z D=60, 2025-05-07T20:23:51.7540379Z B=34, 2025-05-07T20:23:51.7540493Z log_E=3, 2025-05-07T20:23:51.7540768Z L=15, 2025-05-07T20:23:51.7540898Z D_gradcheck=2, 2025-05-07T20:23:51.7541036Z stochastic_rounding=True, 2025-05-07T20:23:51.7541228Z weighted=False, 2025-05-07T20:23:51.7541355Z row_wise=True, 2025-05-07T20:23:51.7541470Z mixed=True, 2025-05-07T20:23:51.7541589Z use_cache=True, 2025-05-07T20:23:51.7541758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.7541876Z use_cpu=True, 2025-05-07T20:23:51.7542023Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7542143Z ) 2025-05-07T20:23:51.7542338Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7542874Z self=, 2025-05-07T20:23:51.7542993Z mixed_B=True, 2025-05-07T20:23:51.7543113Z compile=False, 2025-05-07T20:23:51.7543230Z T=2, 2025-05-07T20:23:51.7543338Z D=61, 2025-05-07T20:23:51.7543448Z B=47, 2025-05-07T20:23:51.7543568Z log_E=5, 2025-05-07T20:23:51.7543688Z L=5, 2025-05-07T20:23:51.7543810Z D_gradcheck=2, 2025-05-07T20:23:51.7543955Z stochastic_rounding=True, 2025-05-07T20:23:51.7544080Z weighted=False, 2025-05-07T20:23:51.7544209Z row_wise=False, 2025-05-07T20:23:51.7544343Z mixed=True, 2025-05-07T20:23:51.7544465Z use_cache=True, 2025-05-07T20:23:51.7544635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.7544758Z use_cpu=True, 2025-05-07T20:23:51.7544905Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.7545020Z ) 2025-05-07T20:23:51.7545216Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7545747Z self=, 2025-05-07T20:23:51.7545875Z mixed_B=False, 2025-05-07T20:23:51.7545995Z compile=False, 2025-05-07T20:23:51.7546106Z T=4, 2025-05-07T20:23:51.7546222Z D=107, 2025-05-07T20:23:51.7546332Z B=46, 2025-05-07T20:23:51.7546446Z log_E=5, 2025-05-07T20:23:51.7546567Z L=6, 2025-05-07T20:23:51.7546688Z D_gradcheck=1, 2025-05-07T20:23:51.7546829Z stochastic_rounding=False, 2025-05-07T20:23:51.7546965Z weighted=False, 2025-05-07T20:23:51.7547086Z row_wise=False, 2025-05-07T20:23:51.7547211Z mixed=True, 2025-05-07T20:23:51.7547332Z use_cache=False, 2025-05-07T20:23:51.7547613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.7547757Z use_cpu=True, 2025-05-07T20:23:51.7547906Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.7548014Z ) 2025-05-07T20:23:51.7548268Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.7548803Z self=, 2025-05-07T20:23:51.7548927Z mixed_B=False, 2025-05-07T20:23:51.7549054Z compile=False, 2025-05-07T20:23:51.7549165Z T=2, 2025-05-07T20:23:51.7549280Z D=64, 2025-05-07T20:23:51.7549399Z B=33, 2025-05-07T20:23:51.7549512Z log_E=3, 2025-05-07T20:23:51.7549715Z L=6, 2025-05-07T20:23:51.7549855Z D_gradcheck=2, 2025-05-07T20:23:51.7549996Z stochastic_rounding=True, 2025-05-07T20:23:51.7550134Z weighted=False, 2025-05-07T20:23:51.7550257Z row_wise=False, 2025-05-07T20:23:51.7550377Z mixed=False, 2025-05-07T20:23:51.7550508Z use_cache=True, 2025-05-07T20:23:51.7550670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.7550790Z use_cpu=True, 2025-05-07T20:23:51.7550946Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8085324Z ) 2025-05-07T20:23:51.8085855Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8086778Z self=, 2025-05-07T20:23:51.8087612Z mixed_B=True, 2025-05-07T20:23:51.8087962Z compile=False, 2025-05-07T20:23:51.8088280Z T=4, 2025-05-07T20:23:51.8088580Z D=90, 2025-05-07T20:23:51.8088848Z B=55, 2025-05-07T20:23:51.8089113Z log_E=5, 2025-05-07T20:23:51.8089907Z L=3, 2025-05-07T20:23:51.8090185Z D_gradcheck=1, 2025-05-07T20:23:51.8090505Z stochastic_rounding=True, 2025-05-07T20:23:51.8091046Z weighted=False, 2025-05-07T20:23:51.8091362Z row_wise=True, 2025-05-07T20:23:51.8091660Z mixed=True, 2025-05-07T20:23:51.8091966Z use_cache=False, 2025-05-07T20:23:51.8101133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8101707Z use_cpu=True, 2025-05-07T20:23:51.8102057Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8102442Z ) 2025-05-07T20:23:51.8102776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8103657Z self=, 2025-05-07T20:23:51.8104470Z mixed_B=True, 2025-05-07T20:23:51.8104774Z compile=False, 2025-05-07T20:23:51.8105077Z T=2, 2025-05-07T20:23:51.8105350Z D=101, 2025-05-07T20:23:51.8105614Z B=27, 2025-05-07T20:23:51.8105881Z log_E=3, 2025-05-07T20:23:51.8106175Z L=18, 2025-05-07T20:23:51.8106443Z D_gradcheck=2, 2025-05-07T20:23:51.8106774Z stochastic_rounding=False, 2025-05-07T20:23:51.8107159Z weighted=True, 2025-05-07T20:23:51.8107466Z row_wise=True, 2025-05-07T20:23:51.8107775Z mixed=True, 2025-05-07T20:23:51.8108079Z use_cache=False, 2025-05-07T20:23:51.8108437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8108850Z use_cpu=True, 2025-05-07T20:23:51.8109183Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8109567Z ) 2025-05-07T20:23:51.8109900Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8110772Z self=, 2025-05-07T20:23:51.8111578Z mixed_B=False, 2025-05-07T20:23:51.8111876Z compile=True, 2025-05-07T20:23:51.8112175Z T=3, 2025-05-07T20:23:51.8112444Z D=40, 2025-05-07T20:23:51.8112705Z B=48, 2025-05-07T20:23:51.8112978Z log_E=5, 2025-05-07T20:23:51.8113267Z L=11, 2025-05-07T20:23:51.8113536Z D_gradcheck=1, 2025-05-07T20:23:51.8113867Z stochastic_rounding=False, 2025-05-07T20:23:51.8114249Z weighted=False, 2025-05-07T20:23:51.8114558Z row_wise=False, 2025-05-07T20:23:51.8114863Z mixed=True, 2025-05-07T20:23:51.8115164Z use_cache=True, 2025-05-07T20:23:51.8115502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8116283Z use_cpu=True, 2025-05-07T20:23:51.8116637Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8117010Z ) 2025-05-07T20:23:51.8117347Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8118223Z self=, 2025-05-07T20:23:51.8119026Z mixed_B=False, 2025-05-07T20:23:51.8119328Z compile=False, 2025-05-07T20:23:51.8119629Z T=2, 2025-05-07T20:23:51.8119892Z D=17, 2025-05-07T20:23:51.8120152Z B=37, 2025-05-07T20:23:51.8120417Z log_E=3, 2025-05-07T20:23:51.8120891Z L=15, 2025-05-07T20:23:51.8121180Z D_gradcheck=2, 2025-05-07T20:23:51.8121512Z stochastic_rounding=False, 2025-05-07T20:23:51.8121900Z weighted=False, 2025-05-07T20:23:51.8122207Z row_wise=False, 2025-05-07T20:23:51.8122513Z mixed=True, 2025-05-07T20:23:51.8122813Z use_cache=False, 2025-05-07T20:23:51.8123162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8123579Z use_cpu=True, 2025-05-07T20:23:51.8123917Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8124287Z ) 2025-05-07T20:23:51.8124624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8125506Z self=, 2025-05-07T20:23:51.8126313Z mixed_B=False, 2025-05-07T20:23:51.8126617Z compile=False, 2025-05-07T20:23:51.8126919Z T=4, 2025-05-07T20:23:51.8127188Z D=26, 2025-05-07T20:23:51.8127450Z B=92, 2025-05-07T20:23:51.8127719Z log_E=5, 2025-05-07T20:23:51.8128568Z L=2, 2025-05-07T20:23:51.8128842Z D_gradcheck=2, 2025-05-07T20:23:51.8129175Z stochastic_rounding=True, 2025-05-07T20:23:51.8129812Z weighted=True, 2025-05-07T20:23:51.8130116Z row_wise=True, 2025-05-07T20:23:51.8130421Z mixed=False, 2025-05-07T20:23:51.8130726Z use_cache=True, 2025-05-07T20:23:51.8131062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8131485Z use_cpu=True, 2025-05-07T20:23:51.8131818Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8132189Z ) 2025-05-07T20:23:51.8132522Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8133399Z self=, 2025-05-07T20:23:51.8134193Z mixed_B=True, 2025-05-07T20:23:51.8134505Z compile=False, 2025-05-07T20:23:51.8134806Z T=1, 2025-05-07T20:23:51.8135068Z D=79, 2025-05-07T20:23:51.8135339Z B=39, 2025-05-07T20:23:51.8135610Z log_E=5, 2025-05-07T20:23:51.8135903Z L=20, 2025-05-07T20:23:51.8136170Z D_gradcheck=2, 2025-05-07T20:23:51.8136505Z stochastic_rounding=True, 2025-05-07T20:23:51.8136884Z weighted=False, 2025-05-07T20:23:51.8137188Z row_wise=True, 2025-05-07T20:23:51.8137496Z mixed=False, 2025-05-07T20:23:51.8137807Z use_cache=False, 2025-05-07T20:23:51.8138153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8138573Z use_cpu=True, 2025-05-07T20:23:51.8138911Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8139283Z ) 2025-05-07T20:23:51.8139620Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8140495Z self=, 2025-05-07T20:23:51.8141300Z mixed_B=True, 2025-05-07T20:23:51.8141606Z compile=True, 2025-05-07T20:23:51.8141904Z T=3, 2025-05-07T20:23:51.8142161Z D=114, 2025-05-07T20:23:51.8142428Z B=75, 2025-05-07T20:23:51.8142698Z log_E=3, 2025-05-07T20:23:51.8142980Z L=9, 2025-05-07T20:23:51.8143259Z D_gradcheck=1, 2025-05-07T20:23:51.8143593Z stochastic_rounding=True, 2025-05-07T20:23:51.8143964Z weighted=True, 2025-05-07T20:23:51.8144277Z row_wise=True, 2025-05-07T20:23:51.8144583Z mixed=False, 2025-05-07T20:23:51.8144888Z use_cache=True, 2025-05-07T20:23:51.8145228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8146041Z use_cpu=True, 2025-05-07T20:23:51.8146395Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8146777Z ) 2025-05-07T20:23:51.8147109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8147983Z self=, 2025-05-07T20:23:51.8148787Z mixed_B=True, 2025-05-07T20:23:51.8149097Z compile=False, 2025-05-07T20:23:51.8149389Z T=2, 2025-05-07T20:23:51.8149653Z D=68, 2025-05-07T20:23:51.8149918Z B=6, 2025-05-07T20:23:51.8150174Z log_E=4, 2025-05-07T20:23:51.8150604Z L=3, 2025-05-07T20:23:51.8150895Z D_gradcheck=2, 2025-05-07T20:23:51.8151212Z stochastic_rounding=True, 2025-05-07T20:23:51.8151591Z weighted=True, 2025-05-07T20:23:51.8151899Z row_wise=False, 2025-05-07T20:23:51.8152197Z mixed=False, 2025-05-07T20:23:51.8152499Z use_cache=False, 2025-05-07T20:23:51.8152851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8153265Z use_cpu=True, 2025-05-07T20:23:51.8153596Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8153975Z ) 2025-05-07T20:23:51.8154306Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8155177Z self=, 2025-05-07T20:23:51.8155979Z mixed_B=False, 2025-05-07T20:23:51.8156277Z compile=False, 2025-05-07T20:23:51.8156578Z T=4, 2025-05-07T20:23:51.8156842Z D=41, 2025-05-07T20:23:51.8157110Z B=85, 2025-05-07T20:23:51.8157368Z log_E=3, 2025-05-07T20:23:51.8157648Z L=13, 2025-05-07T20:23:51.8158161Z D_gradcheck=1, 2025-05-07T20:23:51.8158483Z stochastic_rounding=True, 2025-05-07T20:23:51.8158948Z weighted=False, 2025-05-07T20:23:51.8159262Z row_wise=True, 2025-05-07T20:23:51.8159559Z mixed=False, 2025-05-07T20:23:51.8159864Z use_cache=False, 2025-05-07T20:23:51.8160217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8160629Z use_cpu=True, 2025-05-07T20:23:51.8160964Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8161345Z ) 2025-05-07T20:23:51.8161674Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8162541Z self=, 2025-05-07T20:23:51.8163345Z mixed_B=True, 2025-05-07T20:23:51.8163641Z compile=False, 2025-05-07T20:23:51.8163942Z T=4, 2025-05-07T20:23:51.8164204Z D=117, 2025-05-07T20:23:51.8164464Z B=79, 2025-05-07T20:23:51.8164728Z log_E=4, 2025-05-07T20:23:51.8165009Z L=19, 2025-05-07T20:23:51.8165281Z D_gradcheck=1, 2025-05-07T20:23:51.8165613Z stochastic_rounding=False, 2025-05-07T20:23:51.8165994Z weighted=True, 2025-05-07T20:23:51.8166306Z row_wise=False, 2025-05-07T20:23:51.8166606Z mixed=True, 2025-05-07T20:23:51.8166901Z use_cache=False, 2025-05-07T20:23:51.8167253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8167664Z use_cpu=True, 2025-05-07T20:23:51.8167994Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8168368Z ) 2025-05-07T20:23:51.8168694Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8169686Z self=, 2025-05-07T20:23:51.8170495Z mixed_B=False, 2025-05-07T20:23:51.8170799Z compile=False, 2025-05-07T20:23:51.8171099Z T=5, 2025-05-07T20:23:51.8171369Z D=106, 2025-05-07T20:23:51.8171629Z B=56, 2025-05-07T20:23:51.8171898Z log_E=3, 2025-05-07T20:23:51.8172188Z L=18, 2025-05-07T20:23:51.8172455Z D_gradcheck=2, 2025-05-07T20:23:51.8172777Z stochastic_rounding=True, 2025-05-07T20:23:51.8173155Z weighted=True, 2025-05-07T20:23:51.8173454Z row_wise=True, 2025-05-07T20:23:51.8173753Z mixed=True, 2025-05-07T20:23:51.8174056Z use_cache=False, 2025-05-07T20:23:51.8174405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8175000Z use_cpu=True, 2025-05-07T20:23:51.8175349Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8175727Z ) 2025-05-07T20:23:51.8176056Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8176926Z self=, 2025-05-07T20:23:51.8177728Z mixed_B=True, 2025-05-07T20:23:51.8178027Z compile=True, 2025-05-07T20:23:51.8178323Z T=2, 2025-05-07T20:23:51.8178588Z D=127, 2025-05-07T20:23:51.8178854Z B=86, 2025-05-07T20:23:51.8179125Z log_E=4, 2025-05-07T20:23:51.8179547Z L=16, 2025-05-07T20:23:51.8179841Z D_gradcheck=1, 2025-05-07T20:23:51.8180167Z stochastic_rounding=True, 2025-05-07T20:23:51.8180541Z weighted=True, 2025-05-07T20:23:51.8180840Z row_wise=True, 2025-05-07T20:23:51.8181142Z mixed=True, 2025-05-07T20:23:51.8181434Z use_cache=True, 2025-05-07T20:23:51.8181770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8182188Z use_cpu=True, 2025-05-07T20:23:51.8182521Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8182893Z ) 2025-05-07T20:23:51.8183233Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8184106Z self=, 2025-05-07T20:23:51.8184917Z mixed_B=True, 2025-05-07T20:23:51.8185216Z compile=False, 2025-05-07T20:23:51.8185516Z T=5, 2025-05-07T20:23:51.8185785Z D=62, 2025-05-07T20:23:51.8186042Z B=42, 2025-05-07T20:23:51.8186310Z log_E=4, 2025-05-07T20:23:51.8186590Z L=7, 2025-05-07T20:23:51.8187072Z D_gradcheck=2, 2025-05-07T20:23:51.8187406Z stochastic_rounding=True, 2025-05-07T20:23:51.8187861Z weighted=True, 2025-05-07T20:23:51.8188167Z row_wise=True, 2025-05-07T20:23:51.8188466Z mixed=True, 2025-05-07T20:23:51.8188764Z use_cache=True, 2025-05-07T20:23:51.8189107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8189522Z use_cpu=True, 2025-05-07T20:23:51.8189858Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8190227Z ) 2025-05-07T20:23:51.8190562Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8191437Z self=, 2025-05-07T20:23:51.8192248Z mixed_B=False, 2025-05-07T20:23:51.8192546Z compile=True, 2025-05-07T20:23:51.8192842Z T=5, 2025-05-07T20:23:51.8193107Z D=83, 2025-05-07T20:23:51.8193367Z B=115, 2025-05-07T20:23:51.8193635Z log_E=3, 2025-05-07T20:23:51.8193909Z L=5, 2025-05-07T20:23:51.8194186Z D_gradcheck=2, 2025-05-07T20:23:51.8194510Z stochastic_rounding=False, 2025-05-07T20:23:51.8194887Z weighted=False, 2025-05-07T20:23:51.8195193Z row_wise=False, 2025-05-07T20:23:51.8195500Z mixed=False, 2025-05-07T20:23:51.8195804Z use_cache=False, 2025-05-07T20:23:51.8196152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8196571Z use_cpu=True, 2025-05-07T20:23:51.8196908Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8197281Z ) 2025-05-07T20:23:51.8197618Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8198492Z self=, 2025-05-07T20:23:51.8199291Z mixed_B=False, 2025-05-07T20:23:51.8199598Z compile=True, 2025-05-07T20:23:51.8199899Z T=1, 2025-05-07T20:23:51.8200158Z D=73, 2025-05-07T20:23:51.8200438Z B=58, 2025-05-07T20:23:51.8200704Z log_E=4, 2025-05-07T20:23:51.8200978Z L=0, 2025-05-07T20:23:51.8201263Z D_gradcheck=2, 2025-05-07T20:23:51.8201593Z stochastic_rounding=False, 2025-05-07T20:23:51.8201965Z weighted=False, 2025-05-07T20:23:51.8202278Z row_wise=False, 2025-05-07T20:23:51.8202583Z mixed=True, 2025-05-07T20:23:51.8202880Z use_cache=True, 2025-05-07T20:23:51.8203218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8203775Z use_cpu=True, 2025-05-07T20:23:51.8204130Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8204502Z ) 2025-05-07T20:23:51.8204843Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8205727Z self=, 2025-05-07T20:23:51.8206525Z mixed_B=True, 2025-05-07T20:23:51.8206830Z compile=False, 2025-05-07T20:23:51.8207129Z T=2, 2025-05-07T20:23:51.8207386Z D=90, 2025-05-07T20:23:51.8207651Z B=85, 2025-05-07T20:23:51.8207918Z log_E=5, 2025-05-07T20:23:51.8208192Z L=1, 2025-05-07T20:23:51.8208619Z D_gradcheck=1, 2025-05-07T20:23:51.8208966Z stochastic_rounding=False, 2025-05-07T20:23:51.8209886Z weighted=False, 2025-05-07T20:23:51.8210229Z row_wise=False, 2025-05-07T20:23:51.8210534Z mixed=False, 2025-05-07T20:23:51.8210833Z use_cache=False, 2025-05-07T20:23:51.8211193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8211612Z use_cpu=True, 2025-05-07T20:23:51.8212258Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8212713Z ) 2025-05-07T20:23:51.8213050Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8214079Z self=, 2025-05-07T20:23:51.8214960Z mixed_B=True, 2025-05-07T20:23:51.8215389Z compile=True, 2025-05-07T20:23:51.8215685Z T=4, 2025-05-07T20:23:51.8215940Z D=13, 2025-05-07T20:23:51.8216284Z B=93, 2025-05-07T20:23:51.8216547Z log_E=3, 2025-05-07T20:23:51.8217025Z L=2, 2025-05-07T20:23:51.8217508Z D_gradcheck=1, 2025-05-07T20:23:51.8217844Z stochastic_rounding=True, 2025-05-07T20:23:51.8218208Z weighted=False, 2025-05-07T20:23:51.8218612Z row_wise=False, 2025-05-07T20:23:51.8218919Z mixed=False, 2025-05-07T20:23:51.8219215Z use_cache=False, 2025-05-07T20:23:51.8219563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8220252Z use_cpu=True, 2025-05-07T20:23:51.8220575Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8220953Z ) 2025-05-07T20:23:51.8221294Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8222167Z self=, 2025-05-07T20:23:51.8222962Z mixed_B=False, 2025-05-07T20:23:51.8223267Z compile=True, 2025-05-07T20:23:51.8223565Z T=5, 2025-05-07T20:23:51.8223824Z D=76, 2025-05-07T20:23:51.8224090Z B=2, 2025-05-07T20:23:51.8224357Z log_E=5, 2025-05-07T20:23:51.8224625Z L=14, 2025-05-07T20:23:51.8224909Z D_gradcheck=1, 2025-05-07T20:23:51.8225238Z stochastic_rounding=False, 2025-05-07T20:23:51.8225602Z weighted=True, 2025-05-07T20:23:51.8225915Z row_wise=False, 2025-05-07T20:23:51.8226227Z mixed=False, 2025-05-07T20:23:51.8226523Z use_cache=False, 2025-05-07T20:23:51.8226877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8227294Z use_cpu=True, 2025-05-07T20:23:51.8227621Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8697344Z ) 2025-05-07T20:23:51.8697811Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8698740Z self=, 2025-05-07T20:23:51.8699544Z mixed_B=True, 2025-05-07T20:23:51.8699851Z compile=True, 2025-05-07T20:23:51.8700145Z T=2, 2025-05-07T20:23:51.8700405Z D=46, 2025-05-07T20:23:51.8700674Z B=70, 2025-05-07T20:23:51.8700942Z log_E=3, 2025-05-07T20:23:51.8701213Z L=4, 2025-05-07T20:23:51.8701528Z D_gradcheck=2, 2025-05-07T20:23:51.8701858Z stochastic_rounding=False, 2025-05-07T20:23:51.8702226Z weighted=True, 2025-05-07T20:23:51.8702547Z row_wise=True, 2025-05-07T20:23:51.8702847Z mixed=False, 2025-05-07T20:23:51.8703144Z use_cache=True, 2025-05-07T20:23:51.8703492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8704289Z use_cpu=True, 2025-05-07T20:23:51.8704634Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8705015Z ) 2025-05-07T20:23:51.8705354Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8706233Z self=, 2025-05-07T20:23:51.8707031Z mixed_B=False, 2025-05-07T20:23:51.8707340Z compile=True, 2025-05-07T20:23:51.8707638Z T=1, 2025-05-07T20:23:51.8707898Z D=105, 2025-05-07T20:23:51.8708169Z B=44, 2025-05-07T20:23:51.8708436Z log_E=3, 2025-05-07T20:23:51.8708708Z L=5, 2025-05-07T20:23:51.8709270Z D_gradcheck=1, 2025-05-07T20:23:51.8709612Z stochastic_rounding=True, 2025-05-07T20:23:51.8709982Z weighted=False, 2025-05-07T20:23:51.8710294Z row_wise=False, 2025-05-07T20:23:51.8710599Z mixed=True, 2025-05-07T20:23:51.8710888Z use_cache=True, 2025-05-07T20:23:51.8711233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8711648Z use_cpu=True, 2025-05-07T20:23:51.8711977Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8712357Z ) 2025-05-07T20:23:51.8712693Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8713557Z self=, 2025-05-07T20:23:51.8714359Z mixed_B=True, 2025-05-07T20:23:51.8714670Z compile=True, 2025-05-07T20:23:51.8714967Z T=4, 2025-05-07T20:23:51.8715225Z D=88, 2025-05-07T20:23:51.8715498Z B=14, 2025-05-07T20:23:51.8715765Z log_E=3, 2025-05-07T20:23:51.8716039Z L=6, 2025-05-07T20:23:51.8716496Z D_gradcheck=1, 2025-05-07T20:23:51.8716830Z stochastic_rounding=False, 2025-05-07T20:23:51.8717195Z weighted=False, 2025-05-07T20:23:51.8717642Z row_wise=True, 2025-05-07T20:23:51.8717972Z mixed=False, 2025-05-07T20:23:51.8718266Z use_cache=False, 2025-05-07T20:23:51.8718619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8719035Z use_cpu=True, 2025-05-07T20:23:51.8719360Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8719736Z ) 2025-05-07T20:23:51.8720070Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8720935Z self=, 2025-05-07T20:23:51.8721740Z mixed_B=False, 2025-05-07T20:23:51.8722046Z compile=True, 2025-05-07T20:23:51.8722341Z T=5, 2025-05-07T20:23:51.8722621Z D=31, 2025-05-07T20:23:51.8722891Z B=119, 2025-05-07T20:23:51.8723163Z log_E=5, 2025-05-07T20:23:51.8723433Z L=2, 2025-05-07T20:23:51.8723716Z D_gradcheck=1, 2025-05-07T20:23:51.8724053Z stochastic_rounding=True, 2025-05-07T20:23:51.8724416Z weighted=False, 2025-05-07T20:23:51.8724737Z row_wise=True, 2025-05-07T20:23:51.8725039Z mixed=True, 2025-05-07T20:23:51.8725331Z use_cache=False, 2025-05-07T20:23:51.8725685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8726116Z use_cpu=True, 2025-05-07T20:23:51.8726445Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8726826Z ) 2025-05-07T20:23:51.8727160Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8728325Z self=, 2025-05-07T20:23:51.8729137Z mixed_B=True, 2025-05-07T20:23:51.8729515Z compile=True, 2025-05-07T20:23:51.8729809Z T=3, 2025-05-07T20:23:51.8730074Z D=62, 2025-05-07T20:23:51.8730343Z B=108, 2025-05-07T20:23:51.8730605Z log_E=3, 2025-05-07T20:23:51.8730884Z L=8, 2025-05-07T20:23:51.8731168Z D_gradcheck=2, 2025-05-07T20:23:51.8731490Z stochastic_rounding=True, 2025-05-07T20:23:51.8731860Z weighted=True, 2025-05-07T20:23:51.8732174Z row_wise=True, 2025-05-07T20:23:51.8732474Z mixed=True, 2025-05-07T20:23:51.8732764Z use_cache=True, 2025-05-07T20:23:51.8733107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8733749Z use_cpu=True, 2025-05-07T20:23:51.8734093Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8734468Z ) 2025-05-07T20:23:51.8734799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8735663Z self=, 2025-05-07T20:23:51.8736468Z mixed_B=True, 2025-05-07T20:23:51.8736770Z compile=True, 2025-05-07T20:23:51.8737063Z T=2, 2025-05-07T20:23:51.8737342Z D=114, 2025-05-07T20:23:51.8737610Z B=4, 2025-05-07T20:23:51.8737869Z log_E=4, 2025-05-07T20:23:51.8738146Z L=16, 2025-05-07T20:23:51.8738569Z D_gradcheck=1, 2025-05-07T20:23:51.8738906Z stochastic_rounding=True, 2025-05-07T20:23:51.8739276Z weighted=False, 2025-05-07T20:23:51.8739588Z row_wise=True, 2025-05-07T20:23:51.8739884Z mixed=False, 2025-05-07T20:23:51.8740191Z use_cache=False, 2025-05-07T20:23:51.8740544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8740962Z use_cpu=True, 2025-05-07T20:23:51.8741300Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8741676Z ) 2025-05-07T20:23:51.8742013Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8742876Z self=, 2025-05-07T20:23:51.8743677Z mixed_B=True, 2025-05-07T20:23:51.8743980Z compile=True, 2025-05-07T20:23:51.8744273Z T=5, 2025-05-07T20:23:51.8744538Z D=42, 2025-05-07T20:23:51.8744807Z B=46, 2025-05-07T20:23:51.8745072Z log_E=3, 2025-05-07T20:23:51.8745348Z L=1, 2025-05-07T20:23:51.8746047Z D_gradcheck=2, 2025-05-07T20:23:51.8746369Z stochastic_rounding=False, 2025-05-07T20:23:51.8746739Z weighted=False, 2025-05-07T20:23:51.8747197Z row_wise=True, 2025-05-07T20:23:51.8747502Z mixed=True, 2025-05-07T20:23:51.8747799Z use_cache=False, 2025-05-07T20:23:51.8748152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8748562Z use_cpu=True, 2025-05-07T20:23:51.8748895Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8749277Z ) 2025-05-07T20:23:51.8749607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8750485Z self=, 2025-05-07T20:23:51.8751291Z mixed_B=True, 2025-05-07T20:23:51.8751597Z compile=False, 2025-05-07T20:23:51.8751889Z T=5, 2025-05-07T20:23:51.8752156Z D=67, 2025-05-07T20:23:51.8752423Z B=65, 2025-05-07T20:23:51.8752688Z log_E=3, 2025-05-07T20:23:51.8752964Z L=7, 2025-05-07T20:23:51.8753243Z D_gradcheck=2, 2025-05-07T20:23:51.8753564Z stochastic_rounding=False, 2025-05-07T20:23:51.8753935Z weighted=True, 2025-05-07T20:23:51.8754246Z row_wise=False, 2025-05-07T20:23:51.8754547Z mixed=False, 2025-05-07T20:23:51.8754848Z use_cache=False, 2025-05-07T20:23:51.8755201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8755618Z use_cpu=True, 2025-05-07T20:23:51.8755952Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8756330Z ) 2025-05-07T20:23:51.8756779Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8757648Z self=, 2025-05-07T20:23:51.8758450Z mixed_B=True, 2025-05-07T20:23:51.8758753Z compile=True, 2025-05-07T20:23:51.8759044Z T=2, 2025-05-07T20:23:51.8759309Z D=14, 2025-05-07T20:23:51.8759581Z B=33, 2025-05-07T20:23:51.8759694Z log_E=3, 2025-05-07T20:23:51.8759809Z L=6, 2025-05-07T20:23:51.8759946Z D_gradcheck=1, 2025-05-07T20:23:51.8760088Z stochastic_rounding=False, 2025-05-07T20:23:51.8760208Z weighted=True, 2025-05-07T20:23:51.8760337Z row_wise=False, 2025-05-07T20:23:51.8760453Z mixed=False, 2025-05-07T20:23:51.8760573Z use_cache=True, 2025-05-07T20:23:51.8760736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8760857Z use_cpu=True, 2025-05-07T20:23:51.8761145Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8761268Z ) 2025-05-07T20:23:51.8761465Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8761999Z self=, 2025-05-07T20:23:51.8762135Z mixed_B=False, 2025-05-07T20:23:51.8762255Z compile=True, 2025-05-07T20:23:51.8762374Z T=3, 2025-05-07T20:23:51.8762484Z D=63, 2025-05-07T20:23:51.8762596Z B=123, 2025-05-07T20:23:51.8762714Z log_E=3, 2025-05-07T20:23:51.8762823Z L=0, 2025-05-07T20:23:51.8763105Z D_gradcheck=2, 2025-05-07T20:23:51.8763276Z stochastic_rounding=False, 2025-05-07T20:23:51.8763397Z weighted=True, 2025-05-07T20:23:51.8763522Z row_wise=True, 2025-05-07T20:23:51.8763646Z mixed=False, 2025-05-07T20:23:51.8763768Z use_cache=False, 2025-05-07T20:23:51.8763924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8764046Z use_cpu=True, 2025-05-07T20:23:51.8764199Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8764307Z ) 2025-05-07T20:23:51.8764512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8765044Z self=, 2025-05-07T20:23:51.8765171Z mixed_B=False, 2025-05-07T20:23:51.8765297Z compile=False, 2025-05-07T20:23:51.8765404Z T=3, 2025-05-07T20:23:51.8765522Z D=127, 2025-05-07T20:23:51.8765634Z B=39, 2025-05-07T20:23:51.8765745Z log_E=4, 2025-05-07T20:23:51.8765866Z L=16, 2025-05-07T20:23:51.8766073Z D_gradcheck=2, 2025-05-07T20:23:51.8766210Z stochastic_rounding=True, 2025-05-07T20:23:51.8766338Z weighted=True, 2025-05-07T20:23:51.8766530Z row_wise=False, 2025-05-07T20:23:51.8766652Z mixed=False, 2025-05-07T20:23:51.8766777Z use_cache=True, 2025-05-07T20:23:51.8766934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8767053Z use_cpu=True, 2025-05-07T20:23:51.8767212Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8767319Z ) 2025-05-07T20:23:51.8767522Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8768052Z self=, 2025-05-07T20:23:51.8768173Z mixed_B=False, 2025-05-07T20:23:51.8768298Z compile=False, 2025-05-07T20:23:51.8768410Z T=5, 2025-05-07T20:23:51.8768520Z D=32, 2025-05-07T20:23:51.8768637Z B=40, 2025-05-07T20:23:51.8768748Z log_E=3, 2025-05-07T20:23:51.8768857Z L=19, 2025-05-07T20:23:51.8768990Z D_gradcheck=2, 2025-05-07T20:23:51.8769132Z stochastic_rounding=True, 2025-05-07T20:23:51.8769252Z weighted=True, 2025-05-07T20:23:51.8769471Z row_wise=False, 2025-05-07T20:23:51.8769596Z mixed=True, 2025-05-07T20:23:51.8769717Z use_cache=False, 2025-05-07T20:23:51.8769882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8770002Z use_cpu=True, 2025-05-07T20:23:51.8770163Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8770270Z ) 2025-05-07T20:23:51.8770468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8771006Z self=, 2025-05-07T20:23:51.8771125Z mixed_B=False, 2025-05-07T20:23:51.8771244Z compile=True, 2025-05-07T20:23:51.8771365Z T=4, 2025-05-07T20:23:51.8771477Z D=88, 2025-05-07T20:23:51.8771587Z B=9, 2025-05-07T20:23:51.8771707Z log_E=4, 2025-05-07T20:23:51.8771818Z L=9, 2025-05-07T20:23:51.8771941Z D_gradcheck=1, 2025-05-07T20:23:51.8772092Z stochastic_rounding=False, 2025-05-07T20:23:51.8772213Z weighted=True, 2025-05-07T20:23:51.8772343Z row_wise=False, 2025-05-07T20:23:51.8772460Z mixed=False, 2025-05-07T20:23:51.8772582Z use_cache=False, 2025-05-07T20:23:51.8772746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8772864Z use_cpu=True, 2025-05-07T20:23:51.8773103Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8773226Z ) 2025-05-07T20:23:51.8773423Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8773951Z self=, 2025-05-07T20:23:51.8774074Z mixed_B=True, 2025-05-07T20:23:51.8774195Z compile=True, 2025-05-07T20:23:51.8774309Z T=2, 2025-05-07T20:23:51.8774429Z D=24, 2025-05-07T20:23:51.8774538Z B=18, 2025-05-07T20:23:51.8774653Z log_E=4, 2025-05-07T20:23:51.8774772Z L=6, 2025-05-07T20:23:51.8774956Z D_gradcheck=1, 2025-05-07T20:23:51.8775114Z stochastic_rounding=True, 2025-05-07T20:23:51.8775239Z weighted=True, 2025-05-07T20:23:51.8775362Z row_wise=True, 2025-05-07T20:23:51.8775484Z mixed=True, 2025-05-07T20:23:51.8775604Z use_cache=True, 2025-05-07T20:23:51.8775762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8775887Z use_cpu=True, 2025-05-07T20:23:51.8776038Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8776147Z ) 2025-05-07T20:23:51.8776347Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8776876Z self=, 2025-05-07T20:23:51.8776995Z mixed_B=False, 2025-05-07T20:23:51.8777120Z compile=True, 2025-05-07T20:23:51.8777229Z T=4, 2025-05-07T20:23:51.8777352Z D=62, 2025-05-07T20:23:51.8777461Z B=30, 2025-05-07T20:23:51.8777571Z log_E=3, 2025-05-07T20:23:51.8777686Z L=2, 2025-05-07T20:23:51.8777807Z D_gradcheck=1, 2025-05-07T20:23:51.8778064Z stochastic_rounding=False, 2025-05-07T20:23:51.8778194Z weighted=False, 2025-05-07T20:23:51.8778425Z row_wise=True, 2025-05-07T20:23:51.8778544Z mixed=True, 2025-05-07T20:23:51.8778671Z use_cache=False, 2025-05-07T20:23:51.8778828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8778946Z use_cpu=True, 2025-05-07T20:23:51.8779102Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.8779208Z ) 2025-05-07T20:23:51.8779401Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8779938Z self=, 2025-05-07T20:23:51.8780058Z mixed_B=False, 2025-05-07T20:23:51.8780184Z compile=True, 2025-05-07T20:23:51.8780294Z T=1, 2025-05-07T20:23:51.8780409Z D=61, 2025-05-07T20:23:51.8780526Z B=100, 2025-05-07T20:23:51.8780639Z log_E=5, 2025-05-07T20:23:51.8780749Z L=14, 2025-05-07T20:23:51.8780880Z D_gradcheck=2, 2025-05-07T20:23:51.8781024Z stochastic_rounding=False, 2025-05-07T20:23:51.8781144Z weighted=False, 2025-05-07T20:23:51.8781273Z row_wise=False, 2025-05-07T20:23:51.8781391Z mixed=True, 2025-05-07T20:23:51.8781511Z use_cache=False, 2025-05-07T20:23:51.8781675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8781802Z use_cpu=True, 2025-05-07T20:23:51.8781953Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8782067Z ) 2025-05-07T20:23:51.8782263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8782797Z self=, 2025-05-07T20:23:51.8782921Z mixed_B=False, 2025-05-07T20:23:51.8783038Z compile=True, 2025-05-07T20:23:51.8783157Z T=4, 2025-05-07T20:23:51.8783268Z D=36, 2025-05-07T20:23:51.8783379Z B=26, 2025-05-07T20:23:51.8783496Z log_E=4, 2025-05-07T20:23:51.8783605Z L=8, 2025-05-07T20:23:51.8783729Z D_gradcheck=2, 2025-05-07T20:23:51.8783887Z stochastic_rounding=False, 2025-05-07T20:23:51.8784010Z weighted=False, 2025-05-07T20:23:51.8784132Z row_wise=False, 2025-05-07T20:23:51.8784256Z mixed=False, 2025-05-07T20:23:51.8784377Z use_cache=True, 2025-05-07T20:23:51.8784533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.8784660Z use_cpu=True, 2025-05-07T20:23:51.8784931Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.8785082Z ) 2025-05-07T20:23:51.8785279Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.8785814Z self=, 2025-05-07T20:23:51.8785940Z mixed_B=True, 2025-05-07T20:23:51.8786059Z compile=True, 2025-05-07T20:23:51.8786168Z T=5, 2025-05-07T20:23:51.8786292Z D=62, 2025-05-07T20:23:51.8786402Z B=51, 2025-05-07T20:23:51.8786513Z log_E=4, 2025-05-07T20:23:51.8786629Z L=4, 2025-05-07T20:23:51.8786748Z D_gradcheck=2, 2025-05-07T20:23:51.8786967Z stochastic_rounding=False, 2025-05-07T20:23:51.8787109Z weighted=True, 2025-05-07T20:23:51.8787234Z row_wise=False, 2025-05-07T20:23:51.8787349Z mixed=True, 2025-05-07T20:23:51.8787480Z use_cache=False, 2025-05-07T20:23:51.8787636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.8787770Z use_cpu=True, 2025-05-07T20:23:51.8787922Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9267745Z ) 2025-05-07T20:23:51.9268100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9268682Z self=, 2025-05-07T20:23:51.9268814Z mixed_B=True, 2025-05-07T20:23:51.9268934Z compile=False, 2025-05-07T20:23:51.9269050Z T=1, 2025-05-07T20:23:51.9269170Z D=41, 2025-05-07T20:23:51.9269280Z B=101, 2025-05-07T20:23:51.9269394Z log_E=3, 2025-05-07T20:23:51.9269513Z L=5, 2025-05-07T20:23:51.9269635Z D_gradcheck=2, 2025-05-07T20:23:51.9270181Z stochastic_rounding=True, 2025-05-07T20:23:51.9270304Z weighted=False, 2025-05-07T20:23:51.9270563Z row_wise=True, 2025-05-07T20:23:51.9270688Z mixed=True, 2025-05-07T20:23:51.9270810Z use_cache=True, 2025-05-07T20:23:51.9270970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9271097Z use_cpu=True, 2025-05-07T20:23:51.9271257Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9271366Z ) 2025-05-07T20:23:51.9271574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9272108Z self=, 2025-05-07T20:23:51.9272227Z mixed_B=True, 2025-05-07T20:23:51.9272354Z compile=False, 2025-05-07T20:23:51.9272464Z T=4, 2025-05-07T20:23:51.9272583Z D=19, 2025-05-07T20:23:51.9272696Z B=64, 2025-05-07T20:23:51.9272811Z log_E=3, 2025-05-07T20:23:51.9272927Z L=19, 2025-05-07T20:23:51.9273047Z D_gradcheck=2, 2025-05-07T20:23:51.9273196Z stochastic_rounding=False, 2025-05-07T20:23:51.9273325Z weighted=True, 2025-05-07T20:23:51.9273444Z row_wise=True, 2025-05-07T20:23:51.9273566Z mixed=True, 2025-05-07T20:23:51.9273692Z use_cache=True, 2025-05-07T20:23:51.9273850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9273967Z use_cpu=True, 2025-05-07T20:23:51.9274125Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9274234Z ) 2025-05-07T20:23:51.9274432Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9274967Z self=, 2025-05-07T20:23:51.9275086Z mixed_B=False, 2025-05-07T20:23:51.9275213Z compile=True, 2025-05-07T20:23:51.9275323Z T=1, 2025-05-07T20:23:51.9275434Z D=112, 2025-05-07T20:23:51.9275553Z B=52, 2025-05-07T20:23:51.9275667Z log_E=3, 2025-05-07T20:23:51.9275778Z L=7, 2025-05-07T20:23:51.9275904Z D_gradcheck=2, 2025-05-07T20:23:51.9276048Z stochastic_rounding=True, 2025-05-07T20:23:51.9276169Z weighted=False, 2025-05-07T20:23:51.9276294Z row_wise=True, 2025-05-07T20:23:51.9276413Z mixed=False, 2025-05-07T20:23:51.9276534Z use_cache=False, 2025-05-07T20:23:51.9276698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9276816Z use_cpu=True, 2025-05-07T20:23:51.9277131Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9277261Z ) 2025-05-07T20:23:51.9277469Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9278009Z self=, 2025-05-07T20:23:51.9278132Z mixed_B=False, 2025-05-07T20:23:51.9278255Z compile=False, 2025-05-07T20:23:51.9278374Z T=3, 2025-05-07T20:23:51.9278486Z D=84, 2025-05-07T20:23:51.9278596Z B=31, 2025-05-07T20:23:51.9278715Z log_E=3, 2025-05-07T20:23:51.9278827Z L=5, 2025-05-07T20:23:51.9278950Z D_gradcheck=2, 2025-05-07T20:23:51.9279257Z stochastic_rounding=True, 2025-05-07T20:23:51.9279388Z weighted=True, 2025-05-07T20:23:51.9279507Z row_wise=True, 2025-05-07T20:23:51.9279638Z mixed=True, 2025-05-07T20:23:51.9279758Z use_cache=True, 2025-05-07T20:23:51.9279915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9280042Z use_cpu=True, 2025-05-07T20:23:51.9280193Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9280309Z ) 2025-05-07T20:23:51.9280507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9281037Z self=, 2025-05-07T20:23:51.9281163Z mixed_B=False, 2025-05-07T20:23:51.9281282Z compile=True, 2025-05-07T20:23:51.9281392Z T=3, 2025-05-07T20:23:51.9281513Z D=124, 2025-05-07T20:23:51.9281624Z B=21, 2025-05-07T20:23:51.9281736Z log_E=4, 2025-05-07T20:23:51.9281853Z L=10, 2025-05-07T20:23:51.9281974Z D_gradcheck=2, 2025-05-07T20:23:51.9282205Z stochastic_rounding=False, 2025-05-07T20:23:51.9282341Z weighted=True, 2025-05-07T20:23:51.9282461Z row_wise=False, 2025-05-07T20:23:51.9282653Z mixed=True, 2025-05-07T20:23:51.9282788Z use_cache=False, 2025-05-07T20:23:51.9282955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9283081Z use_cpu=True, 2025-05-07T20:23:51.9283343Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9283460Z ) 2025-05-07T20:23:51.9283660Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9284200Z self=, 2025-05-07T20:23:51.9284319Z mixed_B=False, 2025-05-07T20:23:51.9284442Z compile=False, 2025-05-07T20:23:51.9284561Z T=4, 2025-05-07T20:23:51.9284672Z D=80, 2025-05-07T20:23:51.9284785Z B=38, 2025-05-07T20:23:51.9284901Z log_E=4, 2025-05-07T20:23:51.9285011Z L=20, 2025-05-07T20:23:51.9285133Z D_gradcheck=1, 2025-05-07T20:23:51.9285287Z stochastic_rounding=False, 2025-05-07T20:23:51.9285409Z weighted=True, 2025-05-07T20:23:51.9285531Z row_wise=False, 2025-05-07T20:23:51.9285659Z mixed=True, 2025-05-07T20:23:51.9285780Z use_cache=False, 2025-05-07T20:23:51.9285940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9286064Z use_cpu=True, 2025-05-07T20:23:51.9286215Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9286334Z ) 2025-05-07T20:23:51.9286533Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9287065Z self=, 2025-05-07T20:23:51.9287192Z mixed_B=False, 2025-05-07T20:23:51.9287313Z compile=False, 2025-05-07T20:23:51.9287423Z T=4, 2025-05-07T20:23:51.9287541Z D=104, 2025-05-07T20:23:51.9287652Z B=102, 2025-05-07T20:23:51.9287765Z log_E=4, 2025-05-07T20:23:51.9287882Z L=17, 2025-05-07T20:23:51.9288002Z D_gradcheck=1, 2025-05-07T20:23:51.9288150Z stochastic_rounding=False, 2025-05-07T20:23:51.9288286Z weighted=True, 2025-05-07T20:23:51.9288403Z row_wise=True, 2025-05-07T20:23:51.9288524Z mixed=False, 2025-05-07T20:23:51.9288652Z use_cache=True, 2025-05-07T20:23:51.9288810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9288934Z use_cpu=True, 2025-05-07T20:23:51.9289235Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9289358Z ) 2025-05-07T20:23:51.9289682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9290213Z self=, 2025-05-07T20:23:51.9290333Z mixed_B=True, 2025-05-07T20:23:51.9290460Z compile=True, 2025-05-07T20:23:51.9290572Z T=4, 2025-05-07T20:23:51.9290682Z D=51, 2025-05-07T20:23:51.9290805Z B=80, 2025-05-07T20:23:51.9290918Z log_E=4, 2025-05-07T20:23:51.9291030Z L=10, 2025-05-07T20:23:51.9291159Z D_gradcheck=1, 2025-05-07T20:23:51.9291391Z stochastic_rounding=True, 2025-05-07T20:23:51.9291525Z weighted=True, 2025-05-07T20:23:51.9291659Z row_wise=False, 2025-05-07T20:23:51.9291783Z mixed=True, 2025-05-07T20:23:51.9291913Z use_cache=False, 2025-05-07T20:23:51.9292071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9292190Z use_cpu=True, 2025-05-07T20:23:51.9292348Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9292459Z ) 2025-05-07T20:23:51.9292654Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9293189Z self=, 2025-05-07T20:23:51.9293308Z mixed_B=False, 2025-05-07T20:23:51.9293429Z compile=False, 2025-05-07T20:23:51.9293547Z T=2, 2025-05-07T20:23:51.9293659Z D=54, 2025-05-07T20:23:51.9293770Z B=104, 2025-05-07T20:23:51.9293892Z log_E=4, 2025-05-07T20:23:51.9294003Z L=4, 2025-05-07T20:23:51.9294127Z D_gradcheck=2, 2025-05-07T20:23:51.9294352Z stochastic_rounding=True, 2025-05-07T20:23:51.9294478Z weighted=True, 2025-05-07T20:23:51.9294604Z row_wise=False, 2025-05-07T20:23:51.9294797Z mixed=True, 2025-05-07T20:23:51.9294920Z use_cache=False, 2025-05-07T20:23:51.9295080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9295197Z use_cpu=True, 2025-05-07T20:23:51.9295347Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9295462Z ) 2025-05-07T20:23:51.9295669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9296198Z self=, 2025-05-07T20:23:51.9296320Z mixed_B=False, 2025-05-07T20:23:51.9296439Z compile=True, 2025-05-07T20:23:51.9296561Z T=5, 2025-05-07T20:23:51.9296673Z D=26, 2025-05-07T20:23:51.9296784Z B=87, 2025-05-07T20:23:51.9296908Z log_E=4, 2025-05-07T20:23:51.9297018Z L=18, 2025-05-07T20:23:51.9297137Z D_gradcheck=1, 2025-05-07T20:23:51.9297292Z stochastic_rounding=False, 2025-05-07T20:23:51.9297413Z weighted=False, 2025-05-07T20:23:51.9297534Z row_wise=False, 2025-05-07T20:23:51.9297663Z mixed=True, 2025-05-07T20:23:51.9297785Z use_cache=False, 2025-05-07T20:23:51.9297944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9298071Z use_cpu=True, 2025-05-07T20:23:51.9298228Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9298338Z ) 2025-05-07T20:23:51.9298542Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9299071Z self=, 2025-05-07T20:23:51.9299198Z mixed_B=False, 2025-05-07T20:23:51.9299318Z compile=False, 2025-05-07T20:23:51.9299427Z T=2, 2025-05-07T20:23:51.9299543Z D=72, 2025-05-07T20:23:51.9299656Z B=77, 2025-05-07T20:23:51.9299770Z log_E=4, 2025-05-07T20:23:51.9299888Z L=8, 2025-05-07T20:23:51.9300006Z D_gradcheck=2, 2025-05-07T20:23:51.9300151Z stochastic_rounding=False, 2025-05-07T20:23:51.9300278Z weighted=True, 2025-05-07T20:23:51.9300396Z row_wise=True, 2025-05-07T20:23:51.9300516Z mixed=True, 2025-05-07T20:23:51.9300643Z use_cache=False, 2025-05-07T20:23:51.9300798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9300916Z use_cpu=True, 2025-05-07T20:23:51.9301182Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9301304Z ) 2025-05-07T20:23:51.9301501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9302047Z self=, 2025-05-07T20:23:51.9302169Z mixed_B=False, 2025-05-07T20:23:51.9302293Z compile=True, 2025-05-07T20:23:51.9302403Z T=2, 2025-05-07T20:23:51.9302514Z D=87, 2025-05-07T20:23:51.9302632Z B=18, 2025-05-07T20:23:51.9302745Z log_E=4, 2025-05-07T20:23:51.9302855Z L=7, 2025-05-07T20:23:51.9302977Z D_gradcheck=2, 2025-05-07T20:23:51.9303211Z stochastic_rounding=False, 2025-05-07T20:23:51.9303348Z weighted=False, 2025-05-07T20:23:51.9303477Z row_wise=True, 2025-05-07T20:23:51.9303758Z mixed=True, 2025-05-07T20:23:51.9303894Z use_cache=True, 2025-05-07T20:23:51.9304058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9304178Z use_cpu=True, 2025-05-07T20:23:51.9304336Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9304444Z ) 2025-05-07T20:23:51.9304638Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9305180Z self=, 2025-05-07T20:23:51.9305301Z mixed_B=False, 2025-05-07T20:23:51.9305425Z compile=False, 2025-05-07T20:23:51.9305545Z T=4, 2025-05-07T20:23:51.9305656Z D=15, 2025-05-07T20:23:51.9305769Z B=116, 2025-05-07T20:23:51.9305889Z log_E=3, 2025-05-07T20:23:51.9306003Z L=8, 2025-05-07T20:23:51.9306126Z D_gradcheck=2, 2025-05-07T20:23:51.9306412Z stochastic_rounding=False, 2025-05-07T20:23:51.9306536Z weighted=False, 2025-05-07T20:23:51.9306655Z row_wise=False, 2025-05-07T20:23:51.9306854Z mixed=False, 2025-05-07T20:23:51.9306982Z use_cache=False, 2025-05-07T20:23:51.9307147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9307267Z use_cpu=True, 2025-05-07T20:23:51.9307421Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9307539Z ) 2025-05-07T20:23:51.9307735Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9308275Z self=, 2025-05-07T20:23:51.9308402Z mixed_B=True, 2025-05-07T20:23:51.9308522Z compile=True, 2025-05-07T20:23:51.9308631Z T=5, 2025-05-07T20:23:51.9308752Z D=60, 2025-05-07T20:23:51.9308864Z B=10, 2025-05-07T20:23:51.9308976Z log_E=3, 2025-05-07T20:23:51.9309102Z L=15, 2025-05-07T20:23:51.9309222Z D_gradcheck=1, 2025-05-07T20:23:51.9309369Z stochastic_rounding=True, 2025-05-07T20:23:51.9309498Z weighted=False, 2025-05-07T20:23:51.9309619Z row_wise=True, 2025-05-07T20:23:51.9309745Z mixed=True, 2025-05-07T20:23:51.9309865Z use_cache=True, 2025-05-07T20:23:51.9310024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9310151Z use_cpu=True, 2025-05-07T20:23:51.9310301Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9310409Z ) 2025-05-07T20:23:51.9310619Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9311147Z self=, 2025-05-07T20:23:51.9311276Z mixed_B=True, 2025-05-07T20:23:51.9311410Z compile=True, 2025-05-07T20:23:51.9311523Z T=4, 2025-05-07T20:23:51.9311637Z D=103, 2025-05-07T20:23:51.9311756Z B=7, 2025-05-07T20:23:51.9311875Z log_E=3, 2025-05-07T20:23:51.9311997Z L=17, 2025-05-07T20:23:51.9312117Z D_gradcheck=1, 2025-05-07T20:23:51.9312261Z stochastic_rounding=True, 2025-05-07T20:23:51.9312393Z weighted=False, 2025-05-07T20:23:51.9312515Z row_wise=False, 2025-05-07T20:23:51.9312639Z mixed=False, 2025-05-07T20:23:51.9312770Z use_cache=False, 2025-05-07T20:23:51.9312935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9313055Z use_cpu=True, 2025-05-07T20:23:51.9313357Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9313485Z ) 2025-05-07T20:23:51.9313683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9314218Z self=, 2025-05-07T20:23:51.9314340Z mixed_B=False, 2025-05-07T20:23:51.9314469Z compile=False, 2025-05-07T20:23:51.9314584Z T=1, 2025-05-07T20:23:51.9314698Z D=29, 2025-05-07T20:23:51.9314818Z B=80, 2025-05-07T20:23:51.9314934Z log_E=3, 2025-05-07T20:23:51.9315046Z L=5, 2025-05-07T20:23:51.9315172Z D_gradcheck=1, 2025-05-07T20:23:51.9315409Z stochastic_rounding=True, 2025-05-07T20:23:51.9315551Z weighted=True, 2025-05-07T20:23:51.9315681Z row_wise=True, 2025-05-07T20:23:51.9315807Z mixed=False, 2025-05-07T20:23:51.9315929Z use_cache=True, 2025-05-07T20:23:51.9316095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9316213Z use_cpu=True, 2025-05-07T20:23:51.9316364Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9316480Z ) 2025-05-07T20:23:51.9316677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9317213Z self=, 2025-05-07T20:23:51.9317334Z mixed_B=True, 2025-05-07T20:23:51.9317456Z compile=True, 2025-05-07T20:23:51.9317575Z T=5, 2025-05-07T20:23:51.9317684Z D=35, 2025-05-07T20:23:51.9317797Z B=125, 2025-05-07T20:23:51.9317915Z log_E=5, 2025-05-07T20:23:51.9318027Z L=0, 2025-05-07T20:23:51.9318147Z D_gradcheck=2, 2025-05-07T20:23:51.9318401Z stochastic_rounding=True, 2025-05-07T20:23:51.9318524Z weighted=True, 2025-05-07T20:23:51.9318646Z row_wise=False, 2025-05-07T20:23:51.9318857Z mixed=True, 2025-05-07T20:23:51.9318983Z use_cache=True, 2025-05-07T20:23:51.9319137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9319262Z use_cpu=True, 2025-05-07T20:23:51.9319413Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9319523Z ) 2025-05-07T20:23:51.9319725Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9320252Z self=, 2025-05-07T20:23:51.9320377Z mixed_B=True, 2025-05-07T20:23:51.9320498Z compile=False, 2025-05-07T20:23:51.9320607Z T=2, 2025-05-07T20:23:51.9320725Z D=10, 2025-05-07T20:23:51.9320834Z B=10, 2025-05-07T20:23:51.9320951Z log_E=4, 2025-05-07T20:23:51.9321073Z L=17, 2025-05-07T20:23:51.9321202Z D_gradcheck=1, 2025-05-07T20:23:51.9321353Z stochastic_rounding=True, 2025-05-07T20:23:51.9321480Z weighted=False, 2025-05-07T20:23:51.9321601Z row_wise=True, 2025-05-07T20:23:51.9321722Z mixed=False, 2025-05-07T20:23:51.9321852Z use_cache=True, 2025-05-07T20:23:51.9322008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9322136Z use_cpu=True, 2025-05-07T20:23:51.9322290Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9876067Z ) 2025-05-07T20:23:51.9876411Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9876989Z self=, 2025-05-07T20:23:51.9877129Z mixed_B=False, 2025-05-07T20:23:51.9877255Z compile=False, 2025-05-07T20:23:51.9877366Z T=3, 2025-05-07T20:23:51.9877492Z D=57, 2025-05-07T20:23:51.9877609Z B=120, 2025-05-07T20:23:51.9887532Z log_E=4, 2025-05-07T20:23:51.9887781Z L=16, 2025-05-07T20:23:51.9887911Z D_gradcheck=2, 2025-05-07T20:23:51.9888091Z stochastic_rounding=True, 2025-05-07T20:23:51.9888223Z weighted=True, 2025-05-07T20:23:51.9888344Z row_wise=True, 2025-05-07T20:23:51.9888474Z mixed=True, 2025-05-07T20:23:51.9888604Z use_cache=False, 2025-05-07T20:23:51.9888769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9888888Z use_cpu=True, 2025-05-07T20:23:51.9889461Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9889592Z ) 2025-05-07T20:23:51.9889812Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9890366Z self=, 2025-05-07T20:23:51.9890485Z mixed_B=True, 2025-05-07T20:23:51.9890615Z compile=False, 2025-05-07T20:23:51.9890818Z T=4, 2025-05-07T20:23:51.9890932Z D=44, 2025-05-07T20:23:51.9891053Z B=120, 2025-05-07T20:23:51.9891169Z log_E=4, 2025-05-07T20:23:51.9891284Z L=2, 2025-05-07T20:23:51.9891412Z D_gradcheck=1, 2025-05-07T20:23:51.9891734Z stochastic_rounding=True, 2025-05-07T20:23:51.9891870Z weighted=True, 2025-05-07T20:23:51.9891997Z row_wise=True, 2025-05-07T20:23:51.9892122Z mixed=True, 2025-05-07T20:23:51.9892241Z use_cache=True, 2025-05-07T20:23:51.9892408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9892527Z use_cpu=True, 2025-05-07T20:23:51.9892684Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9892876Z ) 2025-05-07T20:23:51.9893081Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9893780Z self=, 2025-05-07T20:23:51.9893901Z mixed_B=False, 2025-05-07T20:23:51.9894024Z compile=False, 2025-05-07T20:23:51.9894146Z T=2, 2025-05-07T20:23:51.9894257Z D=68, 2025-05-07T20:23:51.9894366Z B=91, 2025-05-07T20:23:51.9894490Z log_E=3, 2025-05-07T20:23:51.9894600Z L=14, 2025-05-07T20:23:51.9894722Z D_gradcheck=2, 2025-05-07T20:23:51.9894879Z stochastic_rounding=False, 2025-05-07T20:23:51.9895198Z weighted=True, 2025-05-07T20:23:51.9895329Z row_wise=True, 2025-05-07T20:23:51.9895575Z mixed=True, 2025-05-07T20:23:51.9895697Z use_cache=False, 2025-05-07T20:23:51.9895860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9895980Z use_cpu=True, 2025-05-07T20:23:51.9896133Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9896248Z ) 2025-05-07T20:23:51.9896446Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9896978Z self=, 2025-05-07T20:23:51.9897105Z mixed_B=True, 2025-05-07T20:23:51.9897224Z compile=True, 2025-05-07T20:23:51.9897336Z T=1, 2025-05-07T20:23:51.9897455Z D=84, 2025-05-07T20:23:51.9897566Z B=4, 2025-05-07T20:23:51.9897686Z log_E=4, 2025-05-07T20:23:51.9897795Z L=16, 2025-05-07T20:23:51.9897914Z D_gradcheck=2, 2025-05-07T20:23:51.9898060Z stochastic_rounding=True, 2025-05-07T20:23:51.9898187Z weighted=False, 2025-05-07T20:23:51.9898309Z row_wise=False, 2025-05-07T20:23:51.9898441Z mixed=False, 2025-05-07T20:23:51.9898559Z use_cache=True, 2025-05-07T20:23:51.9898715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9898839Z use_cpu=True, 2025-05-07T20:23:51.9898990Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9899099Z ) 2025-05-07T20:23:51.9899305Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9899832Z self=, 2025-05-07T20:23:51.9899952Z mixed_B=True, 2025-05-07T20:23:51.9900081Z compile=True, 2025-05-07T20:23:51.9900193Z T=5, 2025-05-07T20:23:51.9900311Z D=25, 2025-05-07T20:23:51.9900423Z B=9, 2025-05-07T20:23:51.9900538Z log_E=3, 2025-05-07T20:23:51.9900654Z L=3, 2025-05-07T20:23:51.9900776Z D_gradcheck=2, 2025-05-07T20:23:51.9900921Z stochastic_rounding=False, 2025-05-07T20:23:51.9901059Z weighted=False, 2025-05-07T20:23:51.9901179Z row_wise=True, 2025-05-07T20:23:51.9901300Z mixed=True, 2025-05-07T20:23:51.9901427Z use_cache=True, 2025-05-07T20:23:51.9901583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9901703Z use_cpu=True, 2025-05-07T20:23:51.9901944Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9902058Z ) 2025-05-07T20:23:51.9902261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9902801Z self=, 2025-05-07T20:23:51.9902921Z mixed_B=False, 2025-05-07T20:23:51.9903047Z compile=False, 2025-05-07T20:23:51.9903157Z T=1, 2025-05-07T20:23:51.9903268Z D=62, 2025-05-07T20:23:51.9903386Z B=77, 2025-05-07T20:23:51.9903503Z log_E=5, 2025-05-07T20:23:51.9903613Z L=11, 2025-05-07T20:23:51.9903739Z D_gradcheck=2, 2025-05-07T20:23:51.9903968Z stochastic_rounding=False, 2025-05-07T20:23:51.9904104Z weighted=True, 2025-05-07T20:23:51.9904228Z row_wise=False, 2025-05-07T20:23:51.9904349Z mixed=True, 2025-05-07T20:23:51.9904470Z use_cache=False, 2025-05-07T20:23:51.9904632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9904750Z use_cpu=True, 2025-05-07T20:23:51.9904901Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9905022Z ) 2025-05-07T20:23:51.9905216Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9905754Z self=, 2025-05-07T20:23:51.9905871Z mixed_B=True, 2025-05-07T20:23:51.9905990Z compile=False, 2025-05-07T20:23:51.9906108Z T=4, 2025-05-07T20:23:51.9906218Z D=32, 2025-05-07T20:23:51.9906333Z B=28, 2025-05-07T20:23:51.9906451Z log_E=4, 2025-05-07T20:23:51.9906559Z L=13, 2025-05-07T20:23:51.9906686Z D_gradcheck=2, 2025-05-07T20:23:51.9906835Z stochastic_rounding=True, 2025-05-07T20:23:51.9907040Z weighted=True, 2025-05-07T20:23:51.9907164Z row_wise=True, 2025-05-07T20:23:51.9907357Z mixed=False, 2025-05-07T20:23:51.9907476Z use_cache=True, 2025-05-07T20:23:51.9907630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9907753Z use_cpu=True, 2025-05-07T20:23:51.9907900Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9908017Z ) 2025-05-07T20:23:51.9908213Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9908741Z self=, 2025-05-07T20:23:51.9908867Z mixed_B=False, 2025-05-07T20:23:51.9908988Z compile=True, 2025-05-07T20:23:51.9909098Z T=1, 2025-05-07T20:23:51.9909221Z D=72, 2025-05-07T20:23:51.9909331Z B=11, 2025-05-07T20:23:51.9909443Z log_E=5, 2025-05-07T20:23:51.9909560Z L=20, 2025-05-07T20:23:51.9909680Z D_gradcheck=1, 2025-05-07T20:23:51.9909823Z stochastic_rounding=False, 2025-05-07T20:23:51.9909957Z weighted=False, 2025-05-07T20:23:51.9910082Z row_wise=False, 2025-05-07T20:23:51.9910214Z mixed=True, 2025-05-07T20:23:51.9910338Z use_cache=False, 2025-05-07T20:23:51.9910496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9910622Z use_cpu=True, 2025-05-07T20:23:51.9910769Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9910880Z ) 2025-05-07T20:23:51.9911082Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9911609Z self=, 2025-05-07T20:23:51.9911727Z mixed_B=True, 2025-05-07T20:23:51.9911856Z compile=False, 2025-05-07T20:23:51.9911967Z T=3, 2025-05-07T20:23:51.9912080Z D=4, 2025-05-07T20:23:51.9912199Z B=10, 2025-05-07T20:23:51.9912314Z log_E=5, 2025-05-07T20:23:51.9912429Z L=20, 2025-05-07T20:23:51.9912555Z D_gradcheck=2, 2025-05-07T20:23:51.9912697Z stochastic_rounding=False, 2025-05-07T20:23:51.9912830Z weighted=False, 2025-05-07T20:23:51.9912948Z row_wise=True, 2025-05-07T20:23:51.9913070Z mixed=True, 2025-05-07T20:23:51.9913198Z use_cache=True, 2025-05-07T20:23:51.9913353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9913473Z use_cpu=True, 2025-05-07T20:23:51.9913626Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9913862Z ) 2025-05-07T20:23:51.9914070Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9914612Z self=, 2025-05-07T20:23:51.9914734Z mixed_B=False, 2025-05-07T20:23:51.9914855Z compile=True, 2025-05-07T20:23:51.9914972Z T=3, 2025-05-07T20:23:51.9915083Z D=52, 2025-05-07T20:23:51.9915200Z B=69, 2025-05-07T20:23:51.9915315Z log_E=5, 2025-05-07T20:23:51.9915425Z L=13, 2025-05-07T20:23:51.9915549Z D_gradcheck=1, 2025-05-07T20:23:51.9915764Z stochastic_rounding=True, 2025-05-07T20:23:51.9915897Z weighted=False, 2025-05-07T20:23:51.9916022Z row_wise=True, 2025-05-07T20:23:51.9916141Z mixed=True, 2025-05-07T20:23:51.9916265Z use_cache=True, 2025-05-07T20:23:51.9916426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9916544Z use_cpu=True, 2025-05-07T20:23:51.9916694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9916812Z ) 2025-05-07T20:23:51.9917006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9917533Z self=, 2025-05-07T20:23:51.9917664Z mixed_B=True, 2025-05-07T20:23:51.9917782Z compile=True, 2025-05-07T20:23:51.9917899Z T=3, 2025-05-07T20:23:51.9918010Z D=43, 2025-05-07T20:23:51.9918121Z B=15, 2025-05-07T20:23:51.9918240Z log_E=4, 2025-05-07T20:23:51.9918350Z L=16, 2025-05-07T20:23:51.9918469Z D_gradcheck=2, 2025-05-07T20:23:51.9918620Z stochastic_rounding=False, 2025-05-07T20:23:51.9918833Z weighted=True, 2025-05-07T20:23:51.9918955Z row_wise=True, 2025-05-07T20:23:51.9919080Z mixed=False, 2025-05-07T20:23:51.9919307Z use_cache=False, 2025-05-07T20:23:51.9919465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9919593Z use_cpu=True, 2025-05-07T20:23:51.9919741Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9919856Z ) 2025-05-07T20:23:51.9920057Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9920586Z self=, 2025-05-07T20:23:51.9920713Z mixed_B=False, 2025-05-07T20:23:51.9920832Z compile=True, 2025-05-07T20:23:51.9920941Z T=2, 2025-05-07T20:23:51.9921059Z D=52, 2025-05-07T20:23:51.9921168Z B=77, 2025-05-07T20:23:51.9921279Z log_E=3, 2025-05-07T20:23:51.9921399Z L=0, 2025-05-07T20:23:51.9921517Z D_gradcheck=2, 2025-05-07T20:23:51.9921670Z stochastic_rounding=True, 2025-05-07T20:23:51.9921803Z weighted=True, 2025-05-07T20:23:51.9921924Z row_wise=True, 2025-05-07T20:23:51.9922042Z mixed=True, 2025-05-07T20:23:51.9922176Z use_cache=False, 2025-05-07T20:23:51.9922331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9922455Z use_cpu=True, 2025-05-07T20:23:51.9922619Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9922733Z ) 2025-05-07T20:23:51.9922936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9923471Z self=, 2025-05-07T20:23:51.9923592Z mixed_B=True, 2025-05-07T20:23:51.9923719Z compile=True, 2025-05-07T20:23:51.9923830Z T=1, 2025-05-07T20:23:51.9923940Z D=121, 2025-05-07T20:23:51.9924057Z B=62, 2025-05-07T20:23:51.9924170Z log_E=3, 2025-05-07T20:23:51.9924280Z L=6, 2025-05-07T20:23:51.9924408Z D_gradcheck=1, 2025-05-07T20:23:51.9924547Z stochastic_rounding=False, 2025-05-07T20:23:51.9924675Z weighted=True, 2025-05-07T20:23:51.9924801Z row_wise=True, 2025-05-07T20:23:51.9924918Z mixed=False, 2025-05-07T20:23:51.9925045Z use_cache=False, 2025-05-07T20:23:51.9925208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9925329Z use_cpu=True, 2025-05-07T20:23:51.9925485Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9925676Z ) 2025-05-07T20:23:51.9925879Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9926418Z self=, 2025-05-07T20:23:51.9926535Z mixed_B=True, 2025-05-07T20:23:51.9926658Z compile=False, 2025-05-07T20:23:51.9926777Z T=3, 2025-05-07T20:23:51.9926887Z D=49, 2025-05-07T20:23:51.9927002Z B=110, 2025-05-07T20:23:51.9927124Z log_E=3, 2025-05-07T20:23:51.9927235Z L=17, 2025-05-07T20:23:51.9927354Z D_gradcheck=1, 2025-05-07T20:23:51.9927500Z stochastic_rounding=True, 2025-05-07T20:23:51.9927719Z weighted=False, 2025-05-07T20:23:51.9928162Z row_wise=False, 2025-05-07T20:23:51.9928299Z mixed=False, 2025-05-07T20:23:51.9928425Z use_cache=True, 2025-05-07T20:23:51.9928588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9928705Z use_cpu=True, 2025-05-07T20:23:51.9928852Z output_dtype=SparseType.FP16, 2025-05-07T20:23:51.9928974Z ) 2025-05-07T20:23:51.9929177Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9929792Z self=, 2025-05-07T20:23:51.9929924Z mixed_B=False, 2025-05-07T20:23:51.9930045Z compile=False, 2025-05-07T20:23:51.9930155Z T=2, 2025-05-07T20:23:51.9930271Z D=19, 2025-05-07T20:23:51.9930386Z B=114, 2025-05-07T20:23:51.9930501Z log_E=4, 2025-05-07T20:23:51.9930620Z L=10, 2025-05-07T20:23:51.9930744Z D_gradcheck=1, 2025-05-07T20:23:51.9930895Z stochastic_rounding=False, 2025-05-07T20:23:51.9931244Z weighted=False, 2025-05-07T20:23:51.9931365Z row_wise=False, 2025-05-07T20:23:51.9931489Z mixed=False, 2025-05-07T20:23:51.9931718Z use_cache=True, 2025-05-07T20:23:51.9931876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9932001Z use_cpu=True, 2025-05-07T20:23:51.9932148Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9932261Z ) 2025-05-07T20:23:51.9932470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9933009Z self=, 2025-05-07T20:23:51.9933129Z mixed_B=False, 2025-05-07T20:23:51.9933253Z compile=True, 2025-05-07T20:23:51.9933363Z T=3, 2025-05-07T20:23:51.9933482Z D=125, 2025-05-07T20:23:51.9933594Z B=99, 2025-05-07T20:23:51.9933706Z log_E=5, 2025-05-07T20:23:51.9933822Z L=2, 2025-05-07T20:23:51.9933941Z D_gradcheck=2, 2025-05-07T20:23:51.9934082Z stochastic_rounding=False, 2025-05-07T20:23:51.9934217Z weighted=False, 2025-05-07T20:23:51.9934338Z row_wise=True, 2025-05-07T20:23:51.9934455Z mixed=False, 2025-05-07T20:23:51.9934586Z use_cache=True, 2025-05-07T20:23:51.9934754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9934873Z use_cpu=True, 2025-05-07T20:23:51.9935028Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9935146Z ) 2025-05-07T20:23:51.9935345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9935883Z self=, 2025-05-07T20:23:51.9936008Z mixed_B=False, 2025-05-07T20:23:51.9936135Z compile=True, 2025-05-07T20:23:51.9936246Z T=4, 2025-05-07T20:23:51.9936358Z D=15, 2025-05-07T20:23:51.9936477Z B=23, 2025-05-07T20:23:51.9936590Z log_E=3, 2025-05-07T20:23:51.9936700Z L=8, 2025-05-07T20:23:51.9936829Z D_gradcheck=1, 2025-05-07T20:23:51.9936971Z stochastic_rounding=True, 2025-05-07T20:23:51.9937099Z weighted=True, 2025-05-07T20:23:51.9937227Z row_wise=True, 2025-05-07T20:23:51.9937343Z mixed=True, 2025-05-07T20:23:51.9937468Z use_cache=False, 2025-05-07T20:23:51.9937633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:51.9937757Z use_cpu=True, 2025-05-07T20:23:51.9937906Z output_dtype=SparseType.FP32, 2025-05-07T20:23:51.9938191Z ) 2025-05-07T20:23:51.9938404Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:51.9938944Z self=, 2025-05-07T20:23:51.9939063Z mixed_B=False, 2025-05-07T20:23:51.9939184Z compile=False, 2025-05-07T20:23:51.9939302Z T=2, 2025-05-07T20:23:51.9939414Z D=73, 2025-05-07T20:23:51.9939524Z B=86, 2025-05-07T20:23:51.9939647Z log_E=4, 2025-05-07T20:23:51.9939758Z L=0, 2025-05-07T20:23:51.9939877Z D_gradcheck=2, 2025-05-07T20:23:51.9940021Z stochastic_rounding=True, 2025-05-07T20:23:51.9940333Z weighted=False, 2025-05-07T20:23:51.9940468Z row_wise=True, 2025-05-07T20:23:51.9940591Z mixed=True, 2025-05-07T20:23:51.9940719Z use_cache=False, 2025-05-07T20:23:51.9940877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:51.9941003Z use_cpu=True, 2025-05-07T20:23:51.9941153Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3503133Z ) 2025-05-07T20:23:52.3503661Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3504599Z self=, 2025-05-07T20:23:52.3505410Z mixed_B=True, 2025-05-07T20:23:52.3505715Z compile=False, 2025-05-07T20:23:52.3506018Z T=4, 2025-05-07T20:23:52.3506284Z D=113, 2025-05-07T20:23:52.3506550Z B=117, 2025-05-07T20:23:52.3506816Z log_E=3, 2025-05-07T20:23:52.3507097Z L=14, 2025-05-07T20:23:52.3507387Z D_gradcheck=2, 2025-05-07T20:23:52.3507718Z stochastic_rounding=True, 2025-05-07T20:23:52.3508488Z weighted=False, 2025-05-07T20:23:52.3508801Z row_wise=True, 2025-05-07T20:23:52.3509106Z mixed=False, 2025-05-07T20:23:52.3509549Z use_cache=True, 2025-05-07T20:23:52.3509897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.3510312Z use_cpu=True, 2025-05-07T20:23:52.3510635Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3511028Z ) 2025-05-07T20:23:52.3511369Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3512248Z self=, 2025-05-07T20:23:52.3513049Z mixed_B=False, 2025-05-07T20:23:52.3513357Z compile=True, 2025-05-07T20:23:52.3513659Z T=1, 2025-05-07T20:23:52.3513925Z D=105, 2025-05-07T20:23:52.3514196Z B=123, 2025-05-07T20:23:52.3514468Z log_E=4, 2025-05-07T20:23:52.3514742Z L=8, 2025-05-07T20:23:52.3515016Z D_gradcheck=1, 2025-05-07T20:23:52.3515348Z stochastic_rounding=False, 2025-05-07T20:23:52.3515728Z weighted=True, 2025-05-07T20:23:52.3516040Z row_wise=True, 2025-05-07T20:23:52.3516343Z mixed=False, 2025-05-07T20:23:52.3516645Z use_cache=False, 2025-05-07T20:23:52.3516996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3517408Z use_cpu=True, 2025-05-07T20:23:52.3517733Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3518115Z ) 2025-05-07T20:23:52.3518457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3519331Z self=, 2025-05-07T20:23:52.3520138Z mixed_B=False, 2025-05-07T20:23:52.3520452Z compile=True, 2025-05-07T20:23:52.3520751Z T=1, 2025-05-07T20:23:52.3521010Z D=80, 2025-05-07T20:23:52.3521279Z B=93, 2025-05-07T20:23:52.3521550Z log_E=3, 2025-05-07T20:23:52.3521822Z L=10, 2025-05-07T20:23:52.3522097Z D_gradcheck=2, 2025-05-07T20:23:52.3522427Z stochastic_rounding=False, 2025-05-07T20:23:52.3522803Z weighted=False, 2025-05-07T20:23:52.3523115Z row_wise=True, 2025-05-07T20:23:52.3523418Z mixed=True, 2025-05-07T20:23:52.3523715Z use_cache=False, 2025-05-07T20:23:52.3524068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3524484Z use_cpu=True, 2025-05-07T20:23:52.3524810Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3525422Z ) 2025-05-07T20:23:52.3525785Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3526655Z self=, 2025-05-07T20:23:52.3527461Z mixed_B=False, 2025-05-07T20:23:52.3527768Z compile=False, 2025-05-07T20:23:52.3528289Z T=5, 2025-05-07T20:23:52.3528563Z D=51, 2025-05-07T20:23:52.3528832Z B=77, 2025-05-07T20:23:52.3529093Z log_E=5, 2025-05-07T20:23:52.3529551Z L=10, 2025-05-07T20:23:52.3529845Z D_gradcheck=2, 2025-05-07T20:23:52.3530175Z stochastic_rounding=False, 2025-05-07T20:23:52.3530743Z weighted=False, 2025-05-07T20:23:52.3531077Z row_wise=False, 2025-05-07T20:23:52.3531385Z mixed=False, 2025-05-07T20:23:52.3531688Z use_cache=True, 2025-05-07T20:23:52.3532033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3532449Z use_cpu=True, 2025-05-07T20:23:52.3532773Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.3533164Z ) 2025-05-07T20:23:52.3533506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3534377Z self=, 2025-05-07T20:23:52.3535179Z mixed_B=True, 2025-05-07T20:23:52.3535480Z compile=True, 2025-05-07T20:23:52.3535772Z T=5, 2025-05-07T20:23:52.3536036Z D=20, 2025-05-07T20:23:52.3536301Z B=88, 2025-05-07T20:23:52.3536562Z log_E=5, 2025-05-07T20:23:52.3536840Z L=2, 2025-05-07T20:23:52.3537113Z D_gradcheck=2, 2025-05-07T20:23:52.3537434Z stochastic_rounding=False, 2025-05-07T20:23:52.3538080Z weighted=False, 2025-05-07T20:23:52.3538396Z row_wise=True, 2025-05-07T20:23:52.3538691Z mixed=False, 2025-05-07T20:23:52.3539172Z use_cache=False, 2025-05-07T20:23:52.3539528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.3539946Z use_cpu=True, 2025-05-07T20:23:52.3540277Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.3540665Z ) 2025-05-07T20:23:52.3541009Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3541869Z self=, 2025-05-07T20:23:52.3542675Z mixed_B=False, 2025-05-07T20:23:52.3542984Z compile=True, 2025-05-07T20:23:52.3543272Z T=1, 2025-05-07T20:23:52.3543536Z D=11, 2025-05-07T20:23:52.3543804Z B=15, 2025-05-07T20:23:52.3544064Z log_E=5, 2025-05-07T20:23:52.3544347Z L=7, 2025-05-07T20:23:52.3544620Z D_gradcheck=1, 2025-05-07T20:23:52.3544939Z stochastic_rounding=False, 2025-05-07T20:23:52.3545322Z weighted=False, 2025-05-07T20:23:52.3545634Z row_wise=False, 2025-05-07T20:23:52.3545934Z mixed=True, 2025-05-07T20:23:52.3546236Z use_cache=True, 2025-05-07T20:23:52.3546578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3546986Z use_cpu=True, 2025-05-07T20:23:52.3547320Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.3547704Z ) 2025-05-07T20:23:52.3548044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3548910Z self=, 2025-05-07T20:23:52.3549712Z mixed_B=True, 2025-05-07T20:23:52.3550017Z compile=False, 2025-05-07T20:23:52.3550311Z T=5, 2025-05-07T20:23:52.3550577Z D=2, 2025-05-07T20:23:52.3550846Z B=51, 2025-05-07T20:23:52.3551109Z log_E=3, 2025-05-07T20:23:52.3551388Z L=14, 2025-05-07T20:23:52.3551667Z D_gradcheck=2, 2025-05-07T20:23:52.3551985Z stochastic_rounding=False, 2025-05-07T20:23:52.3552366Z weighted=True, 2025-05-07T20:23:52.3552677Z row_wise=False, 2025-05-07T20:23:52.3552974Z mixed=True, 2025-05-07T20:23:52.3553522Z use_cache=False, 2025-05-07T20:23:52.3553885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3554295Z use_cpu=True, 2025-05-07T20:23:52.3554622Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3555236Z ) 2025-05-07T20:23:52.3555589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3556470Z self=, 2025-05-07T20:23:52.3557279Z mixed_B=False, 2025-05-07T20:23:52.3557587Z compile=True, 2025-05-07T20:23:52.3557876Z T=5, 2025-05-07T20:23:52.3558142Z D=19, 2025-05-07T20:23:52.3558415Z B=63, 2025-05-07T20:23:52.3558674Z log_E=4, 2025-05-07T20:23:52.3558957Z L=16, 2025-05-07T20:23:52.3559231Z D_gradcheck=1, 2025-05-07T20:23:52.3559555Z stochastic_rounding=False, 2025-05-07T20:23:52.3560047Z weighted=False, 2025-05-07T20:23:52.3560373Z row_wise=True, 2025-05-07T20:23:52.3560787Z mixed=False, 2025-05-07T20:23:52.3561102Z use_cache=True, 2025-05-07T20:23:52.3561439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.3561856Z use_cpu=True, 2025-05-07T20:23:52.3562187Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.3562560Z ) 2025-05-07T20:23:52.3562893Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3563767Z self=, 2025-05-07T20:23:52.3564563Z mixed_B=False, 2025-05-07T20:23:52.3564871Z compile=True, 2025-05-07T20:23:52.3565171Z T=5, 2025-05-07T20:23:52.3565430Z D=85, 2025-05-07T20:23:52.3565701Z B=27, 2025-05-07T20:23:52.3565974Z log_E=3, 2025-05-07T20:23:52.3566248Z L=14, 2025-05-07T20:23:52.3566526Z D_gradcheck=1, 2025-05-07T20:23:52.3566854Z stochastic_rounding=True, 2025-05-07T20:23:52.3567390Z weighted=False, 2025-05-07T20:23:52.3567703Z row_wise=True, 2025-05-07T20:23:52.3567999Z mixed=True, 2025-05-07T20:23:52.3568369Z use_cache=False, 2025-05-07T20:23:52.3568732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3569152Z use_cpu=True, 2025-05-07T20:23:52.3569603Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3569984Z ) 2025-05-07T20:23:52.3570322Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3571190Z self=, 2025-05-07T20:23:52.3571986Z mixed_B=True, 2025-05-07T20:23:52.3572295Z compile=False, 2025-05-07T20:23:52.3572594Z T=5, 2025-05-07T20:23:52.3572856Z D=37, 2025-05-07T20:23:52.3573120Z B=100, 2025-05-07T20:23:52.3573389Z log_E=4, 2025-05-07T20:23:52.3573659Z L=15, 2025-05-07T20:23:52.3573934Z D_gradcheck=1, 2025-05-07T20:23:52.3574259Z stochastic_rounding=False, 2025-05-07T20:23:52.3574632Z weighted=True, 2025-05-07T20:23:52.3574943Z row_wise=True, 2025-05-07T20:23:52.3575246Z mixed=True, 2025-05-07T20:23:52.3575539Z use_cache=False, 2025-05-07T20:23:52.3575890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3576304Z use_cpu=True, 2025-05-07T20:23:52.3576633Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.3577023Z ) 2025-05-07T20:23:52.3577379Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3578282Z self=, 2025-05-07T20:23:52.3579082Z mixed_B=False, 2025-05-07T20:23:52.3579393Z compile=False, 2025-05-07T20:23:52.3579688Z T=2, 2025-05-07T20:23:52.3579950Z D=76, 2025-05-07T20:23:52.3580219Z B=20, 2025-05-07T20:23:52.3580483Z log_E=5, 2025-05-07T20:23:52.3580757Z L=13, 2025-05-07T20:23:52.3581061Z D_gradcheck=2, 2025-05-07T20:23:52.3581387Z stochastic_rounding=False, 2025-05-07T20:23:52.3581762Z weighted=False, 2025-05-07T20:23:52.3582073Z row_wise=True, 2025-05-07T20:23:52.3582372Z mixed=True, 2025-05-07T20:23:52.3582689Z use_cache=False, 2025-05-07T20:23:52.3583038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.3583453Z use_cpu=True, 2025-05-07T20:23:52.3583777Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3584152Z ) 2025-05-07T20:23:52.3584670Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3585551Z self=, 2025-05-07T20:23:52.3586355Z mixed_B=True, 2025-05-07T20:23:52.3586659Z compile=True, 2025-05-07T20:23:52.3586955Z T=2, 2025-05-07T20:23:52.3587215Z D=26, 2025-05-07T20:23:52.3587484Z B=121, 2025-05-07T20:23:52.3587752Z log_E=4, 2025-05-07T20:23:52.3588019Z L=10, 2025-05-07T20:23:52.3588294Z D_gradcheck=2, 2025-05-07T20:23:52.3588617Z stochastic_rounding=True, 2025-05-07T20:23:52.3589115Z weighted=True, 2025-05-07T20:23:52.3589440Z row_wise=True, 2025-05-07T20:23:52.3589744Z mixed=True, 2025-05-07T20:23:52.3590038Z use_cache=False, 2025-05-07T20:23:52.3590395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.3590806Z use_cpu=True, 2025-05-07T20:23:52.3591131Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.3591507Z ) 2025-05-07T20:23:52.3591843Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3592708Z self=, 2025-05-07T20:23:52.3593510Z mixed_B=False, 2025-05-07T20:23:52.3593817Z compile=False, 2025-05-07T20:23:52.3594110Z T=2, 2025-05-07T20:23:52.3594374Z D=126, 2025-05-07T20:23:52.3594643Z B=95, 2025-05-07T20:23:52.3598386Z log_E=5, 2025-05-07T20:23:52.3598727Z L=12, 2025-05-07T20:23:52.3599007Z D_gradcheck=1, 2025-05-07T20:23:52.3599327Z stochastic_rounding=False, 2025-05-07T20:23:52.3599821Z weighted=True, 2025-05-07T20:23:52.3600129Z row_wise=False, 2025-05-07T20:23:52.3600431Z mixed=False, 2025-05-07T20:23:52.3600818Z use_cache=True, 2025-05-07T20:23:52.3601168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.3601576Z use_cpu=True, 2025-05-07T20:23:52.3601910Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3602288Z ) 2025-05-07T20:23:52.3602623Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3603496Z self=, 2025-05-07T20:23:52.3604300Z mixed_B=True, 2025-05-07T20:23:52.3604604Z compile=False, 2025-05-07T20:23:52.3604894Z T=4, 2025-05-07T20:23:52.3605158Z D=66, 2025-05-07T20:23:52.3605426Z B=63, 2025-05-07T20:23:52.3605695Z log_E=5, 2025-05-07T20:23:52.3606011Z L=16, 2025-05-07T20:23:52.3606286Z D_gradcheck=1, 2025-05-07T20:23:52.3606617Z stochastic_rounding=True, 2025-05-07T20:23:52.3606994Z weighted=False, 2025-05-07T20:23:52.3607303Z row_wise=False, 2025-05-07T20:23:52.3607612Z mixed=True, 2025-05-07T20:23:52.3607916Z use_cache=False, 2025-05-07T20:23:52.3608265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3608685Z use_cpu=True, 2025-05-07T20:23:52.3609027Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3609527Z ) 2025-05-07T20:23:52.3609872Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3610750Z self=, 2025-05-07T20:23:52.3611664Z mixed_B=False, 2025-05-07T20:23:52.3611963Z compile=True, 2025-05-07T20:23:52.3612265Z T=1, 2025-05-07T20:23:52.3612528Z D=126, 2025-05-07T20:23:52.3612793Z B=52, 2025-05-07T20:23:52.3613061Z log_E=4, 2025-05-07T20:23:52.3613568Z L=11, 2025-05-07T20:23:52.3613912Z D_gradcheck=1, 2025-05-07T20:23:52.3614241Z stochastic_rounding=True, 2025-05-07T20:23:52.3614617Z weighted=False, 2025-05-07T20:23:52.3614921Z row_wise=True, 2025-05-07T20:23:52.3615369Z mixed=False, 2025-05-07T20:23:52.3615685Z use_cache=False, 2025-05-07T20:23:52.3616029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3616644Z use_cpu=True, 2025-05-07T20:23:52.3617062Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3617487Z ) 2025-05-07T20:23:52.3618274Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3619409Z self=, 2025-05-07T20:23:52.3620311Z mixed_B=True, 2025-05-07T20:23:52.3620609Z compile=False, 2025-05-07T20:23:52.3620909Z T=4, 2025-05-07T20:23:52.3621173Z D=6, 2025-05-07T20:23:52.3621549Z B=54, 2025-05-07T20:23:52.3621977Z log_E=3, 2025-05-07T20:23:52.3622261Z L=7, 2025-05-07T20:23:52.3622528Z D_gradcheck=2, 2025-05-07T20:23:52.3622854Z stochastic_rounding=True, 2025-05-07T20:23:52.3623231Z weighted=False, 2025-05-07T20:23:52.3623533Z row_wise=True, 2025-05-07T20:23:52.3623831Z mixed=True, 2025-05-07T20:23:52.3624138Z use_cache=False, 2025-05-07T20:23:52.3624483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3624903Z use_cpu=True, 2025-05-07T20:23:52.3625239Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.3625611Z ) 2025-05-07T20:23:52.3625955Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3626832Z self=, 2025-05-07T20:23:52.3627639Z mixed_B=False, 2025-05-07T20:23:52.3628214Z compile=True, 2025-05-07T20:23:52.3628517Z T=2, 2025-05-07T20:23:52.3628783Z D=22, 2025-05-07T20:23:52.3629045Z B=63, 2025-05-07T20:23:52.3629314Z log_E=5, 2025-05-07T20:23:52.3629906Z L=7, 2025-05-07T20:23:52.3630196Z D_gradcheck=2, 2025-05-07T20:23:52.3630525Z stochastic_rounding=True, 2025-05-07T20:23:52.3631033Z weighted=True, 2025-05-07T20:23:52.3631338Z row_wise=True, 2025-05-07T20:23:52.3631641Z mixed=True, 2025-05-07T20:23:52.3632059Z use_cache=True, 2025-05-07T20:23:52.3632399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3632814Z use_cpu=True, 2025-05-07T20:23:52.3633145Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.3633521Z ) 2025-05-07T20:23:52.3633861Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.3634737Z self=, 2025-05-07T20:23:52.3635532Z mixed_B=True, 2025-05-07T20:23:52.3635850Z compile=True, 2025-05-07T20:23:52.3636148Z T=5, 2025-05-07T20:23:52.3636405Z D=36, 2025-05-07T20:23:52.3636675Z B=99, 2025-05-07T20:23:52.3636947Z log_E=4, 2025-05-07T20:23:52.3637220Z L=19, 2025-05-07T20:23:52.3637498Z D_gradcheck=2, 2025-05-07T20:23:52.3637823Z stochastic_rounding=True, 2025-05-07T20:23:52.3638203Z weighted=False, 2025-05-07T20:23:52.3638510Z row_wise=False, 2025-05-07T20:23:52.3638812Z mixed=False, 2025-05-07T20:23:52.3639121Z use_cache=True, 2025-05-07T20:23:52.3639459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.3639875Z use_cpu=True, 2025-05-07T20:23:52.3640206Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4007450Z ) 2025-05-07T20:23:52.4007961Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4008868Z self=, 2025-05-07T20:23:52.4009756Z mixed_B=True, 2025-05-07T20:23:52.4010051Z compile=True, 2025-05-07T20:23:52.4010344Z T=5, 2025-05-07T20:23:52.4010609Z D=81, 2025-05-07T20:23:52.4010868Z B=102, 2025-05-07T20:23:52.4011135Z log_E=4, 2025-05-07T20:23:52.4011425Z L=10, 2025-05-07T20:23:52.4011696Z D_gradcheck=2, 2025-05-07T20:23:52.4012023Z stochastic_rounding=True, 2025-05-07T20:23:52.4012404Z weighted=True, 2025-05-07T20:23:52.4012705Z row_wise=True, 2025-05-07T20:23:52.4013016Z mixed=True, 2025-05-07T20:23:52.4013326Z use_cache=True, 2025-05-07T20:23:52.4013670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4014081Z use_cpu=True, 2025-05-07T20:23:52.4014415Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4014792Z ) 2025-05-07T20:23:52.4015467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4016361Z self=, 2025-05-07T20:23:52.4017172Z mixed_B=False, 2025-05-07T20:23:52.4017478Z compile=False, 2025-05-07T20:23:52.4017772Z T=1, 2025-05-07T20:23:52.4018031Z D=34, 2025-05-07T20:23:52.4018290Z B=104, 2025-05-07T20:23:52.4018725Z log_E=3, 2025-05-07T20:23:52.4019016Z L=19, 2025-05-07T20:23:52.4019285Z D_gradcheck=2, 2025-05-07T20:23:52.4019613Z stochastic_rounding=False, 2025-05-07T20:23:52.4019990Z weighted=False, 2025-05-07T20:23:52.4020301Z row_wise=False, 2025-05-07T20:23:52.4020606Z mixed=False, 2025-05-07T20:23:52.4020912Z use_cache=False, 2025-05-07T20:23:52.4021263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4021678Z use_cpu=True, 2025-05-07T20:23:52.4022009Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4022377Z ) 2025-05-07T20:23:52.4022722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4023599Z self=, 2025-05-07T20:23:52.4024403Z mixed_B=False, 2025-05-07T20:23:52.4024702Z compile=False, 2025-05-07T20:23:52.4025001Z T=4, 2025-05-07T20:23:52.4025265Z D=57, 2025-05-07T20:23:52.4025544Z B=26, 2025-05-07T20:23:52.4025815Z log_E=3, 2025-05-07T20:23:52.4026390Z L=1, 2025-05-07T20:23:52.4026680Z D_gradcheck=2, 2025-05-07T20:23:52.4027006Z stochastic_rounding=False, 2025-05-07T20:23:52.4027515Z weighted=True, 2025-05-07T20:23:52.4028034Z row_wise=False, 2025-05-07T20:23:52.4028376Z mixed=True, 2025-05-07T20:23:52.4028821Z use_cache=True, 2025-05-07T20:23:52.4029179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4029592Z use_cpu=True, 2025-05-07T20:23:52.4029929Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4030301Z ) 2025-05-07T20:23:52.4030649Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4031534Z self=, 2025-05-07T20:23:52.4032345Z mixed_B=True, 2025-05-07T20:23:52.4032643Z compile=True, 2025-05-07T20:23:52.4032940Z T=5, 2025-05-07T20:23:52.4033206Z D=81, 2025-05-07T20:23:52.4033466Z B=100, 2025-05-07T20:23:52.4033740Z log_E=5, 2025-05-07T20:23:52.4034026Z L=3, 2025-05-07T20:23:52.4034293Z D_gradcheck=2, 2025-05-07T20:23:52.4034618Z stochastic_rounding=False, 2025-05-07T20:23:52.4034997Z weighted=False, 2025-05-07T20:23:52.4035308Z row_wise=True, 2025-05-07T20:23:52.4035613Z mixed=False, 2025-05-07T20:23:52.4035918Z use_cache=True, 2025-05-07T20:23:52.4036257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4036678Z use_cpu=True, 2025-05-07T20:23:52.4037014Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4037387Z ) 2025-05-07T20:23:52.4037735Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4038608Z self=, 2025-05-07T20:23:52.4039408Z mixed_B=False, 2025-05-07T20:23:52.4039717Z compile=False, 2025-05-07T20:23:52.4040018Z T=1, 2025-05-07T20:23:52.4040291Z D=12, 2025-05-07T20:23:52.4040548Z B=77, 2025-05-07T20:23:52.4040818Z log_E=3, 2025-05-07T20:23:52.4041099Z L=6, 2025-05-07T20:23:52.4041367Z D_gradcheck=2, 2025-05-07T20:23:52.4041693Z stochastic_rounding=True, 2025-05-07T20:23:52.4042061Z weighted=True, 2025-05-07T20:23:52.4042367Z row_wise=True, 2025-05-07T20:23:52.4042669Z mixed=False, 2025-05-07T20:23:52.4042971Z use_cache=False, 2025-05-07T20:23:52.4043455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4043863Z use_cpu=True, 2025-05-07T20:23:52.4044199Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4044581Z ) 2025-05-07T20:23:52.4045150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4046038Z self=, 2025-05-07T20:23:52.4046840Z mixed_B=True, 2025-05-07T20:23:52.4047144Z compile=False, 2025-05-07T20:23:52.4047441Z T=5, 2025-05-07T20:23:52.4047710Z D=38, 2025-05-07T20:23:52.4047979Z B=58, 2025-05-07T20:23:52.4048238Z log_E=3, 2025-05-07T20:23:52.4048522Z L=4, 2025-05-07T20:23:52.4048795Z D_gradcheck=2, 2025-05-07T20:23:52.4049118Z stochastic_rounding=False, 2025-05-07T20:23:52.4049624Z weighted=False, 2025-05-07T20:23:52.4049945Z row_wise=False, 2025-05-07T20:23:52.4050241Z mixed=True, 2025-05-07T20:23:52.4050546Z use_cache=False, 2025-05-07T20:23:52.4050904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4051312Z use_cpu=True, 2025-05-07T20:23:52.4051643Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4052020Z ) 2025-05-07T20:23:52.4052350Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4053229Z self=, 2025-05-07T20:23:52.4054032Z mixed_B=True, 2025-05-07T20:23:52.4054336Z compile=True, 2025-05-07T20:23:52.4054629Z T=3, 2025-05-07T20:23:52.4054894Z D=28, 2025-05-07T20:23:52.4055159Z B=86, 2025-05-07T20:23:52.4055419Z log_E=4, 2025-05-07T20:23:52.4055911Z L=0, 2025-05-07T20:23:52.4056200Z D_gradcheck=2, 2025-05-07T20:23:52.4056519Z stochastic_rounding=True, 2025-05-07T20:23:52.4056894Z weighted=True, 2025-05-07T20:23:52.4057406Z row_wise=False, 2025-05-07T20:23:52.4057710Z mixed=True, 2025-05-07T20:23:52.4058009Z use_cache=False, 2025-05-07T20:23:52.4058450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4058863Z use_cpu=True, 2025-05-07T20:23:52.4059191Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4059564Z ) 2025-05-07T20:23:52.4059902Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4060775Z self=, 2025-05-07T20:23:52.4061576Z mixed_B=True, 2025-05-07T20:23:52.4061878Z compile=True, 2025-05-07T20:23:52.4062170Z T=2, 2025-05-07T20:23:52.4062439Z D=77, 2025-05-07T20:23:52.4062707Z B=1, 2025-05-07T20:23:52.4062967Z log_E=5, 2025-05-07T20:23:52.4063254Z L=8, 2025-05-07T20:23:52.4063530Z D_gradcheck=2, 2025-05-07T20:23:52.4063849Z stochastic_rounding=False, 2025-05-07T20:23:52.4064218Z weighted=True, 2025-05-07T20:23:52.4064533Z row_wise=False, 2025-05-07T20:23:52.4064833Z mixed=False, 2025-05-07T20:23:52.4065134Z use_cache=True, 2025-05-07T20:23:52.4065478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4065887Z use_cpu=True, 2025-05-07T20:23:52.4066222Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4066602Z ) 2025-05-07T20:23:52.4066939Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4067818Z self=, 2025-05-07T20:23:52.4068622Z mixed_B=True, 2025-05-07T20:23:52.4068924Z compile=False, 2025-05-07T20:23:52.4069228Z T=5, 2025-05-07T20:23:52.4069501Z D=6, 2025-05-07T20:23:52.4069767Z B=24, 2025-05-07T20:23:52.4069894Z log_E=5, 2025-05-07T20:23:52.4070013Z L=0, 2025-05-07T20:23:52.4070138Z D_gradcheck=1, 2025-05-07T20:23:52.4070308Z stochastic_rounding=True, 2025-05-07T20:23:52.4070430Z weighted=False, 2025-05-07T20:23:52.4070561Z row_wise=False, 2025-05-07T20:23:52.4070677Z mixed=True, 2025-05-07T20:23:52.4070799Z use_cache=False, 2025-05-07T20:23:52.4070964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4071083Z use_cpu=True, 2025-05-07T20:23:52.4071232Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4071345Z ) 2025-05-07T20:23:52.4071663Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4072209Z self=, 2025-05-07T20:23:52.4072336Z mixed_B=True, 2025-05-07T20:23:52.4072459Z compile=True, 2025-05-07T20:23:52.4072570Z T=3, 2025-05-07T20:23:52.4072691Z D=39, 2025-05-07T20:23:52.4072802Z B=125, 2025-05-07T20:23:52.4072926Z log_E=5, 2025-05-07T20:23:52.4073159Z L=7, 2025-05-07T20:23:52.4073276Z D_gradcheck=2, 2025-05-07T20:23:52.4073424Z stochastic_rounding=True, 2025-05-07T20:23:52.4073544Z weighted=True, 2025-05-07T20:23:52.4073670Z row_wise=True, 2025-05-07T20:23:52.4073793Z mixed=False, 2025-05-07T20:23:52.4073914Z use_cache=True, 2025-05-07T20:23:52.4074073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4074197Z use_cpu=True, 2025-05-07T20:23:52.4074344Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4074454Z ) 2025-05-07T20:23:52.4074659Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4075193Z self=, 2025-05-07T20:23:52.4075318Z mixed_B=True, 2025-05-07T20:23:52.4075440Z compile=True, 2025-05-07T20:23:52.4075550Z T=3, 2025-05-07T20:23:52.4075669Z D=115, 2025-05-07T20:23:52.4075780Z B=7, 2025-05-07T20:23:52.4075893Z log_E=5, 2025-05-07T20:23:52.4076146Z L=14, 2025-05-07T20:23:52.4076278Z D_gradcheck=1, 2025-05-07T20:23:52.4076423Z stochastic_rounding=False, 2025-05-07T20:23:52.4076552Z weighted=True, 2025-05-07T20:23:52.4076792Z row_wise=False, 2025-05-07T20:23:52.4076911Z mixed=True, 2025-05-07T20:23:52.4077042Z use_cache=False, 2025-05-07T20:23:52.4077276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4077489Z use_cpu=True, 2025-05-07T20:23:52.4077904Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4078013Z ) 2025-05-07T20:23:52.4078211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4078750Z self=, 2025-05-07T20:23:52.4078870Z mixed_B=False, 2025-05-07T20:23:52.4078994Z compile=True, 2025-05-07T20:23:52.4079103Z T=3, 2025-05-07T20:23:52.4079213Z D=117, 2025-05-07T20:23:52.4079330Z B=11, 2025-05-07T20:23:52.4079444Z log_E=3, 2025-05-07T20:23:52.4079558Z L=11, 2025-05-07T20:23:52.4079684Z D_gradcheck=1, 2025-05-07T20:23:52.4079823Z stochastic_rounding=True, 2025-05-07T20:23:52.4079947Z weighted=False, 2025-05-07T20:23:52.4080184Z row_wise=True, 2025-05-07T20:23:52.4080428Z mixed=False, 2025-05-07T20:23:52.4080611Z use_cache=False, 2025-05-07T20:23:52.4080777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4080896Z use_cpu=True, 2025-05-07T20:23:52.4081046Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4081161Z ) 2025-05-07T20:23:52.4081358Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4081963Z self=, 2025-05-07T20:23:52.4082320Z mixed_B=False, 2025-05-07T20:23:52.4082567Z compile=True, 2025-05-07T20:23:52.4082694Z T=4, 2025-05-07T20:23:52.4082803Z D=45, 2025-05-07T20:23:52.4082913Z B=3, 2025-05-07T20:23:52.4083032Z log_E=4, 2025-05-07T20:23:52.4083148Z L=4, 2025-05-07T20:23:52.4083273Z D_gradcheck=2, 2025-05-07T20:23:52.4083418Z stochastic_rounding=False, 2025-05-07T20:23:52.4083594Z weighted=False, 2025-05-07T20:23:52.4083901Z row_wise=True, 2025-05-07T20:23:52.4084059Z mixed=False, 2025-05-07T20:23:52.4084181Z use_cache=True, 2025-05-07T20:23:52.4084349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4084468Z use_cpu=True, 2025-05-07T20:23:52.4084670Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4084957Z ) 2025-05-07T20:23:52.4085270Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4085995Z self=, 2025-05-07T20:23:52.4086239Z mixed_B=True, 2025-05-07T20:23:52.4086359Z compile=False, 2025-05-07T20:23:52.4086470Z T=2, 2025-05-07T20:23:52.4086666Z D=8, 2025-05-07T20:23:52.4086895Z B=66, 2025-05-07T20:23:52.4087009Z log_E=3, 2025-05-07T20:23:52.4087125Z L=4, 2025-05-07T20:23:52.4087249Z D_gradcheck=2, 2025-05-07T20:23:52.4087394Z stochastic_rounding=False, 2025-05-07T20:23:52.4087520Z weighted=False, 2025-05-07T20:23:52.4087645Z row_wise=True, 2025-05-07T20:23:52.4087768Z mixed=True, 2025-05-07T20:23:52.4087890Z use_cache=False, 2025-05-07T20:23:52.4088049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4088176Z use_cpu=True, 2025-05-07T20:23:52.4088324Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4088432Z ) 2025-05-07T20:23:52.4088730Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4089330Z self=, 2025-05-07T20:23:52.4089573Z mixed_B=True, 2025-05-07T20:23:52.4089708Z compile=True, 2025-05-07T20:23:52.4089823Z T=1, 2025-05-07T20:23:52.4089933Z D=50, 2025-05-07T20:23:52.4090051Z B=4, 2025-05-07T20:23:52.4090168Z log_E=5, 2025-05-07T20:23:52.4090280Z L=2, 2025-05-07T20:23:52.4090504Z D_gradcheck=2, 2025-05-07T20:23:52.4090659Z stochastic_rounding=False, 2025-05-07T20:23:52.4090788Z weighted=True, 2025-05-07T20:23:52.4090978Z row_wise=False, 2025-05-07T20:23:52.4091097Z mixed=False, 2025-05-07T20:23:52.4091232Z use_cache=False, 2025-05-07T20:23:52.4091454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4091575Z use_cpu=True, 2025-05-07T20:23:52.4091731Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4091842Z ) 2025-05-07T20:23:52.4092044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4092581Z self=, 2025-05-07T20:23:52.4092699Z mixed_B=True, 2025-05-07T20:23:52.4092820Z compile=False, 2025-05-07T20:23:52.4092938Z T=1, 2025-05-07T20:23:52.4093049Z D=106, 2025-05-07T20:23:52.4093174Z B=57, 2025-05-07T20:23:52.4093286Z log_E=4, 2025-05-07T20:23:52.4093397Z L=8, 2025-05-07T20:23:52.4093532Z D_gradcheck=1, 2025-05-07T20:23:52.4093670Z stochastic_rounding=True, 2025-05-07T20:23:52.4093789Z weighted=True, 2025-05-07T20:23:52.4093924Z row_wise=False, 2025-05-07T20:23:52.4094040Z mixed=False, 2025-05-07T20:23:52.4094164Z use_cache=True, 2025-05-07T20:23:52.4094332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4094455Z use_cpu=True, 2025-05-07T20:23:52.4094604Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4094719Z ) 2025-05-07T20:23:52.4094917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4095446Z self=, 2025-05-07T20:23:52.4095576Z mixed_B=True, 2025-05-07T20:23:52.4095697Z compile=False, 2025-05-07T20:23:52.4095838Z T=2, 2025-05-07T20:23:52.4106795Z D=56, 2025-05-07T20:23:52.4106914Z B=16, 2025-05-07T20:23:52.4107038Z log_E=3, 2025-05-07T20:23:52.4107147Z L=13, 2025-05-07T20:23:52.4107292Z D_gradcheck=2, 2025-05-07T20:23:52.4107440Z stochastic_rounding=True, 2025-05-07T20:23:52.4107562Z weighted=False, 2025-05-07T20:23:52.4107685Z row_wise=False, 2025-05-07T20:23:52.4107808Z mixed=True, 2025-05-07T20:23:52.4107928Z use_cache=True, 2025-05-07T20:23:52.4108101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4108226Z use_cpu=True, 2025-05-07T20:23:52.4108376Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4108486Z ) 2025-05-07T20:23:52.4108920Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4109484Z self=, 2025-05-07T20:23:52.4109615Z mixed_B=False, 2025-05-07T20:23:52.4109739Z compile=False, 2025-05-07T20:23:52.4109850Z T=3, 2025-05-07T20:23:52.4109970Z D=84, 2025-05-07T20:23:52.4110086Z B=91, 2025-05-07T20:23:52.4110198Z log_E=3, 2025-05-07T20:23:52.4110316Z L=2, 2025-05-07T20:23:52.4110441Z D_gradcheck=1, 2025-05-07T20:23:52.4110584Z stochastic_rounding=False, 2025-05-07T20:23:52.4110711Z weighted=True, 2025-05-07T20:23:52.4110835Z row_wise=False, 2025-05-07T20:23:52.4110954Z mixed=False, 2025-05-07T20:23:52.4111087Z use_cache=True, 2025-05-07T20:23:52.4111248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4111367Z use_cpu=True, 2025-05-07T20:23:52.4111520Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4510678Z ) 2025-05-07T20:23:52.4511047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4511619Z self=, 2025-05-07T20:23:52.4511745Z mixed_B=True, 2025-05-07T20:23:52.4511878Z compile=True, 2025-05-07T20:23:52.4511997Z T=5, 2025-05-07T20:23:52.4512121Z D=79, 2025-05-07T20:23:52.4512243Z B=114, 2025-05-07T20:23:52.4512362Z log_E=5, 2025-05-07T20:23:52.4512489Z L=0, 2025-05-07T20:23:52.4513006Z D_gradcheck=2, 2025-05-07T20:23:52.4513168Z stochastic_rounding=False, 2025-05-07T20:23:52.4513296Z weighted=True, 2025-05-07T20:23:52.4513558Z row_wise=False, 2025-05-07T20:23:52.4513678Z mixed=True, 2025-05-07T20:23:52.4513806Z use_cache=False, 2025-05-07T20:23:52.4514096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4514217Z use_cpu=True, 2025-05-07T20:23:52.4514371Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4514480Z ) 2025-05-07T20:23:52.4514686Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4515232Z self=, 2025-05-07T20:23:52.4515351Z mixed_B=True, 2025-05-07T20:23:52.4515479Z compile=False, 2025-05-07T20:23:52.4515590Z T=4, 2025-05-07T20:23:52.4515705Z D=44, 2025-05-07T20:23:52.4515824Z B=90, 2025-05-07T20:23:52.4515940Z log_E=3, 2025-05-07T20:23:52.4516051Z L=13, 2025-05-07T20:23:52.4516181Z D_gradcheck=1, 2025-05-07T20:23:52.4516322Z stochastic_rounding=True, 2025-05-07T20:23:52.4516441Z weighted=True, 2025-05-07T20:23:52.4516573Z row_wise=True, 2025-05-07T20:23:52.4516694Z mixed=False, 2025-05-07T20:23:52.4516816Z use_cache=False, 2025-05-07T20:23:52.4516988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4517107Z use_cpu=True, 2025-05-07T20:23:52.4517256Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4517508Z ) 2025-05-07T20:23:52.4517724Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4518263Z self=, 2025-05-07T20:23:52.4518384Z mixed_B=True, 2025-05-07T20:23:52.4518503Z compile=False, 2025-05-07T20:23:52.4518621Z T=2, 2025-05-07T20:23:52.4518736Z D=28, 2025-05-07T20:23:52.4518846Z B=95, 2025-05-07T20:23:52.4518966Z log_E=3, 2025-05-07T20:23:52.4519085Z L=1, 2025-05-07T20:23:52.4519209Z D_gradcheck=1, 2025-05-07T20:23:52.4519355Z stochastic_rounding=True, 2025-05-07T20:23:52.4519474Z weighted=True, 2025-05-07T20:23:52.4519599Z row_wise=False, 2025-05-07T20:23:52.4519724Z mixed=True, 2025-05-07T20:23:52.4519846Z use_cache=False, 2025-05-07T20:23:52.4520020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4520145Z use_cpu=True, 2025-05-07T20:23:52.4520299Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4520418Z ) 2025-05-07T20:23:52.4520785Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4521330Z self=, 2025-05-07T20:23:52.4521455Z mixed_B=True, 2025-05-07T20:23:52.4521582Z compile=False, 2025-05-07T20:23:52.4521691Z T=4, 2025-05-07T20:23:52.4521810Z D=38, 2025-05-07T20:23:52.4521922Z B=109, 2025-05-07T20:23:52.4522037Z log_E=5, 2025-05-07T20:23:52.4522153Z L=3, 2025-05-07T20:23:52.4522278Z D_gradcheck=2, 2025-05-07T20:23:52.4522419Z stochastic_rounding=False, 2025-05-07T20:23:52.4522547Z weighted=True, 2025-05-07T20:23:52.4522675Z row_wise=True, 2025-05-07T20:23:52.4522804Z mixed=True, 2025-05-07T20:23:52.4522928Z use_cache=False, 2025-05-07T20:23:52.4523093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4523217Z use_cpu=True, 2025-05-07T20:23:52.4523374Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4523481Z ) 2025-05-07T20:23:52.4523683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4524213Z self=, 2025-05-07T20:23:52.4524338Z mixed_B=False, 2025-05-07T20:23:52.4524471Z compile=True, 2025-05-07T20:23:52.4524584Z T=2, 2025-05-07T20:23:52.4524696Z D=65, 2025-05-07T20:23:52.4524824Z B=76, 2025-05-07T20:23:52.4524943Z log_E=3, 2025-05-07T20:23:52.4525062Z L=12, 2025-05-07T20:23:52.4525279Z D_gradcheck=1, 2025-05-07T20:23:52.4525434Z stochastic_rounding=True, 2025-05-07T20:23:52.4525564Z weighted=False, 2025-05-07T20:23:52.4525786Z row_wise=True, 2025-05-07T20:23:52.4525904Z mixed=True, 2025-05-07T20:23:52.4526035Z use_cache=True, 2025-05-07T20:23:52.4526271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4526398Z use_cpu=True, 2025-05-07T20:23:52.4526554Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4526665Z ) 2025-05-07T20:23:52.4526862Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4527396Z self=, 2025-05-07T20:23:52.4527517Z mixed_B=True, 2025-05-07T20:23:52.4527643Z compile=True, 2025-05-07T20:23:52.4527763Z T=1, 2025-05-07T20:23:52.4528180Z D=32, 2025-05-07T20:23:52.4528314Z B=96, 2025-05-07T20:23:52.4528430Z log_E=5, 2025-05-07T20:23:52.4528547Z L=17, 2025-05-07T20:23:52.4528684Z D_gradcheck=1, 2025-05-07T20:23:52.4528826Z stochastic_rounding=True, 2025-05-07T20:23:52.4528947Z weighted=True, 2025-05-07T20:23:52.4529080Z row_wise=True, 2025-05-07T20:23:52.4529207Z mixed=False, 2025-05-07T20:23:52.4529326Z use_cache=True, 2025-05-07T20:23:52.4529575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4529701Z use_cpu=True, 2025-05-07T20:23:52.4529855Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4529973Z ) 2025-05-07T20:23:52.4530180Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4530713Z self=, 2025-05-07T20:23:52.4530846Z mixed_B=False, 2025-05-07T20:23:52.4530973Z compile=True, 2025-05-07T20:23:52.4531093Z T=3, 2025-05-07T20:23:52.4531208Z D=31, 2025-05-07T20:23:52.4531318Z B=89, 2025-05-07T20:23:52.4531438Z log_E=5, 2025-05-07T20:23:52.4531556Z L=16, 2025-05-07T20:23:52.4531681Z D_gradcheck=2, 2025-05-07T20:23:52.4531831Z stochastic_rounding=True, 2025-05-07T20:23:52.4531956Z weighted=True, 2025-05-07T20:23:52.4532074Z row_wise=True, 2025-05-07T20:23:52.4532202Z mixed=True, 2025-05-07T20:23:52.4532326Z use_cache=False, 2025-05-07T20:23:52.4532489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4532617Z use_cpu=True, 2025-05-07T20:23:52.4532768Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4532876Z ) 2025-05-07T20:23:52.4533337Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4533889Z self=, 2025-05-07T20:23:52.4534015Z mixed_B=True, 2025-05-07T20:23:52.4534137Z compile=True, 2025-05-07T20:23:52.4534249Z T=3, 2025-05-07T20:23:52.4534369Z D=106, 2025-05-07T20:23:52.4534481Z B=7, 2025-05-07T20:23:52.4534595Z log_E=4, 2025-05-07T20:23:52.4534711Z L=14, 2025-05-07T20:23:52.4534841Z D_gradcheck=1, 2025-05-07T20:23:52.4534989Z stochastic_rounding=False, 2025-05-07T20:23:52.4535117Z weighted=False, 2025-05-07T20:23:52.4535237Z row_wise=True, 2025-05-07T20:23:52.4535359Z mixed=True, 2025-05-07T20:23:52.4535489Z use_cache=True, 2025-05-07T20:23:52.4535646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4535781Z use_cpu=True, 2025-05-07T20:23:52.4535932Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4536039Z ) 2025-05-07T20:23:52.4536249Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4536779Z self=, 2025-05-07T20:23:52.4536899Z mixed_B=False, 2025-05-07T20:23:52.4537028Z compile=False, 2025-05-07T20:23:52.4537141Z T=1, 2025-05-07T20:23:52.4537253Z D=52, 2025-05-07T20:23:52.4537371Z B=19, 2025-05-07T20:23:52.4537487Z log_E=3, 2025-05-07T20:23:52.4537600Z L=2, 2025-05-07T20:23:52.4537885Z D_gradcheck=2, 2025-05-07T20:23:52.4538045Z stochastic_rounding=False, 2025-05-07T20:23:52.4538167Z weighted=True, 2025-05-07T20:23:52.4538291Z row_wise=True, 2025-05-07T20:23:52.4538521Z mixed=True, 2025-05-07T20:23:52.4538655Z use_cache=False, 2025-05-07T20:23:52.4538819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4539046Z use_cpu=True, 2025-05-07T20:23:52.4539201Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4539310Z ) 2025-05-07T20:23:52.4539510Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4540050Z self=, 2025-05-07T20:23:52.4540170Z mixed_B=True, 2025-05-07T20:23:52.4540290Z compile=False, 2025-05-07T20:23:52.4540407Z T=3, 2025-05-07T20:23:52.4540522Z D=50, 2025-05-07T20:23:52.4540635Z B=100, 2025-05-07T20:23:52.4540762Z log_E=3, 2025-05-07T20:23:52.4540876Z L=1, 2025-05-07T20:23:52.4541001Z D_gradcheck=1, 2025-05-07T20:23:52.4541154Z stochastic_rounding=False, 2025-05-07T20:23:52.4541287Z weighted=True, 2025-05-07T20:23:52.4541425Z row_wise=True, 2025-05-07T20:23:52.4541547Z mixed=True, 2025-05-07T20:23:52.4541671Z use_cache=True, 2025-05-07T20:23:52.4541837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4541960Z use_cpu=True, 2025-05-07T20:23:52.4542111Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4542228Z ) 2025-05-07T20:23:52.4542436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4542968Z self=, 2025-05-07T20:23:52.4543096Z mixed_B=True, 2025-05-07T20:23:52.4543217Z compile=False, 2025-05-07T20:23:52.4543380Z T=2, 2025-05-07T20:23:52.4543501Z D=53, 2025-05-07T20:23:52.4543624Z B=51, 2025-05-07T20:23:52.4543796Z log_E=4, 2025-05-07T20:23:52.4543909Z L=13, 2025-05-07T20:23:52.4544078Z D_gradcheck=1, 2025-05-07T20:23:52.4544255Z stochastic_rounding=False, 2025-05-07T20:23:52.4544399Z weighted=True, 2025-05-07T20:23:52.4544518Z row_wise=False, 2025-05-07T20:23:52.4544664Z mixed=True, 2025-05-07T20:23:52.4544788Z use_cache=False, 2025-05-07T20:23:52.4544946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4545076Z use_cpu=True, 2025-05-07T20:23:52.4545226Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4545335Z ) 2025-05-07T20:23:52.4545537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4546170Z self=, 2025-05-07T20:23:52.4546304Z mixed_B=True, 2025-05-07T20:23:52.4546434Z compile=False, 2025-05-07T20:23:52.4546546Z T=2, 2025-05-07T20:23:52.4546665Z D=20, 2025-05-07T20:23:52.4546779Z B=88, 2025-05-07T20:23:52.4546896Z log_E=4, 2025-05-07T20:23:52.4547019Z L=15, 2025-05-07T20:23:52.4547146Z D_gradcheck=1, 2025-05-07T20:23:52.4547287Z stochastic_rounding=True, 2025-05-07T20:23:52.4547417Z weighted=True, 2025-05-07T20:23:52.4547540Z row_wise=False, 2025-05-07T20:23:52.4547665Z mixed=True, 2025-05-07T20:23:52.4547798Z use_cache=True, 2025-05-07T20:23:52.4547960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4548088Z use_cpu=True, 2025-05-07T20:23:52.4548244Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4548353Z ) 2025-05-07T20:23:52.4548552Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4549103Z self=, 2025-05-07T20:23:52.4549226Z mixed_B=True, 2025-05-07T20:23:52.4549363Z compile=False, 2025-05-07T20:23:52.4549480Z T=2, 2025-05-07T20:23:52.4549600Z D=124, 2025-05-07T20:23:52.4549719Z B=96, 2025-05-07T20:23:52.4549842Z log_E=5, 2025-05-07T20:23:52.4549955Z L=7, 2025-05-07T20:23:52.4550239Z D_gradcheck=2, 2025-05-07T20:23:52.4550395Z stochastic_rounding=True, 2025-05-07T20:23:52.4550518Z weighted=True, 2025-05-07T20:23:52.4550656Z row_wise=True, 2025-05-07T20:23:52.4550884Z mixed=True, 2025-05-07T20:23:52.4551010Z use_cache=False, 2025-05-07T20:23:52.4551177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.4551395Z use_cpu=True, 2025-05-07T20:23:52.4551549Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.4551662Z ) 2025-05-07T20:23:52.4551859Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4552398Z self=, 2025-05-07T20:23:52.4552519Z mixed_B=True, 2025-05-07T20:23:52.4552641Z compile=True, 2025-05-07T20:23:52.4552763Z T=2, 2025-05-07T20:23:52.4552873Z D=61, 2025-05-07T20:23:52.4552983Z B=100, 2025-05-07T20:23:52.4553106Z log_E=4, 2025-05-07T20:23:52.4553217Z L=15, 2025-05-07T20:23:52.4553343Z D_gradcheck=1, 2025-05-07T20:23:52.4553493Z stochastic_rounding=False, 2025-05-07T20:23:52.4553614Z weighted=True, 2025-05-07T20:23:52.4553735Z row_wise=False, 2025-05-07T20:23:52.4553867Z mixed=False, 2025-05-07T20:23:52.4553991Z use_cache=True, 2025-05-07T20:23:52.4554157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4554289Z use_cpu=True, 2025-05-07T20:23:52.4554437Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4554550Z ) 2025-05-07T20:23:52.4554749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4555283Z self=, 2025-05-07T20:23:52.4555414Z mixed_B=False, 2025-05-07T20:23:52.4555538Z compile=True, 2025-05-07T20:23:52.4555695Z T=1, 2025-05-07T20:23:52.4555817Z D=12, 2025-05-07T20:23:52.4555932Z B=47, 2025-05-07T20:23:52.4556118Z log_E=3, 2025-05-07T20:23:52.4556285Z L=5, 2025-05-07T20:23:52.4556429Z D_gradcheck=2, 2025-05-07T20:23:52.4556585Z stochastic_rounding=True, 2025-05-07T20:23:52.4556727Z weighted=False, 2025-05-07T20:23:52.4556855Z row_wise=True, 2025-05-07T20:23:52.4556985Z mixed=True, 2025-05-07T20:23:52.4557106Z use_cache=True, 2025-05-07T20:23:52.4557265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4557397Z use_cpu=True, 2025-05-07T20:23:52.4557547Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4557657Z ) 2025-05-07T20:23:52.4557860Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4558483Z self=, 2025-05-07T20:23:52.4558617Z mixed_B=False, 2025-05-07T20:23:52.4558745Z compile=False, 2025-05-07T20:23:52.4558858Z T=2, 2025-05-07T20:23:52.4558973Z D=108, 2025-05-07T20:23:52.4559092Z B=92, 2025-05-07T20:23:52.4559207Z log_E=3, 2025-05-07T20:23:52.4559323Z L=15, 2025-05-07T20:23:52.4559449Z D_gradcheck=2, 2025-05-07T20:23:52.4559594Z stochastic_rounding=True, 2025-05-07T20:23:52.4559724Z weighted=True, 2025-05-07T20:23:52.4559847Z row_wise=True, 2025-05-07T20:23:52.4559972Z mixed=True, 2025-05-07T20:23:52.4560103Z use_cache=False, 2025-05-07T20:23:52.4560268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4560395Z use_cpu=True, 2025-05-07T20:23:52.4560554Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4560669Z ) 2025-05-07T20:23:52.4560868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4561415Z self=, 2025-05-07T20:23:52.4561538Z mixed_B=True, 2025-05-07T20:23:52.4561666Z compile=False, 2025-05-07T20:23:52.4561786Z T=4, 2025-05-07T20:23:52.4561899Z D=4, 2025-05-07T20:23:52.4562023Z B=71, 2025-05-07T20:23:52.4562141Z log_E=3, 2025-05-07T20:23:52.4562253Z L=12, 2025-05-07T20:23:52.4562387Z D_gradcheck=2, 2025-05-07T20:23:52.4562674Z stochastic_rounding=False, 2025-05-07T20:23:52.4562811Z weighted=True, 2025-05-07T20:23:52.4562939Z row_wise=True, 2025-05-07T20:23:52.4563155Z mixed=True, 2025-05-07T20:23:52.4563279Z use_cache=True, 2025-05-07T20:23:52.4563445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4563660Z use_cpu=True, 2025-05-07T20:23:52.4563814Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.4563928Z ) 2025-05-07T20:23:52.4564125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.4564660Z self=, 2025-05-07T20:23:52.4564793Z mixed_B=False, 2025-05-07T20:23:52.4564921Z compile=True, 2025-05-07T20:23:52.4565041Z T=4, 2025-05-07T20:23:52.4565154Z D=21, 2025-05-07T20:23:52.4565272Z B=48, 2025-05-07T20:23:52.4565391Z log_E=5, 2025-05-07T20:23:52.4565504Z L=5, 2025-05-07T20:23:52.4565629Z D_gradcheck=1, 2025-05-07T20:23:52.4565783Z stochastic_rounding=False, 2025-05-07T20:23:52.4565904Z weighted=False, 2025-05-07T20:23:52.4566024Z row_wise=True, 2025-05-07T20:23:52.4566151Z mixed=True, 2025-05-07T20:23:52.4566294Z use_cache=False, 2025-05-07T20:23:52.4566457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.4566592Z use_cpu=True, 2025-05-07T20:23:52.4566739Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5022708Z ) 2025-05-07T20:23:52.5023085Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5023678Z self=, 2025-05-07T20:23:52.5023798Z mixed_B=True, 2025-05-07T20:23:52.5023922Z compile=True, 2025-05-07T20:23:52.5024035Z T=1, 2025-05-07T20:23:52.5024145Z D=87, 2025-05-07T20:23:52.5024261Z B=58, 2025-05-07T20:23:52.5024371Z log_E=3, 2025-05-07T20:23:52.5024480Z L=20, 2025-05-07T20:23:52.5024605Z D_gradcheck=1, 2025-05-07T20:23:52.5024758Z stochastic_rounding=True, 2025-05-07T20:23:52.5024879Z weighted=False, 2025-05-07T20:23:52.5025004Z row_wise=True, 2025-05-07T20:23:52.5025127Z mixed=False, 2025-05-07T20:23:52.5025250Z use_cache=False, 2025-05-07T20:23:52.5025410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5025540Z use_cpu=True, 2025-05-07T20:23:52.5025688Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5025801Z ) 2025-05-07T20:23:52.5025996Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5026876Z self=, 2025-05-07T20:23:52.5027010Z mixed_B=False, 2025-05-07T20:23:52.5027135Z compile=False, 2025-05-07T20:23:52.5027252Z T=2, 2025-05-07T20:23:52.5027363Z D=64, 2025-05-07T20:23:52.5027472Z B=32, 2025-05-07T20:23:52.5027592Z log_E=4, 2025-05-07T20:23:52.5027702Z L=4, 2025-05-07T20:23:52.5027991Z D_gradcheck=2, 2025-05-07T20:23:52.5028161Z stochastic_rounding=False, 2025-05-07T20:23:52.5028283Z weighted=False, 2025-05-07T20:23:52.5028405Z row_wise=True, 2025-05-07T20:23:52.5028530Z mixed=True, 2025-05-07T20:23:52.5028647Z use_cache=True, 2025-05-07T20:23:52.5028806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5028934Z use_cpu=True, 2025-05-07T20:23:52.5029081Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5029204Z ) 2025-05-07T20:23:52.5029401Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5029934Z self=, 2025-05-07T20:23:52.5030055Z mixed_B=True, 2025-05-07T20:23:52.5030173Z compile=True, 2025-05-07T20:23:52.5030283Z T=2, 2025-05-07T20:23:52.5030398Z D=95, 2025-05-07T20:23:52.5030516Z B=122, 2025-05-07T20:23:52.5030629Z log_E=4, 2025-05-07T20:23:52.5030745Z L=6, 2025-05-07T20:23:52.5030867Z D_gradcheck=1, 2025-05-07T20:23:52.5031163Z stochastic_rounding=True, 2025-05-07T20:23:52.5031299Z weighted=True, 2025-05-07T20:23:52.5031420Z row_wise=False, 2025-05-07T20:23:52.5031673Z mixed=True, 2025-05-07T20:23:52.5031802Z use_cache=True, 2025-05-07T20:23:52.5031957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5032202Z use_cpu=True, 2025-05-07T20:23:52.5032352Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5032457Z ) 2025-05-07T20:23:52.5032661Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5033194Z self=, 2025-05-07T20:23:52.5033319Z mixed_B=False, 2025-05-07T20:23:52.5033442Z compile=True, 2025-05-07T20:23:52.5033554Z T=3, 2025-05-07T20:23:52.5033666Z D=69, 2025-05-07T20:23:52.5033786Z B=122, 2025-05-07T20:23:52.5033898Z log_E=4, 2025-05-07T20:23:52.5034009Z L=1, 2025-05-07T20:23:52.5034136Z D_gradcheck=1, 2025-05-07T20:23:52.5034279Z stochastic_rounding=False, 2025-05-07T20:23:52.5034402Z weighted=False, 2025-05-07T20:23:52.5034532Z row_wise=False, 2025-05-07T20:23:52.5034652Z mixed=True, 2025-05-07T20:23:52.5034779Z use_cache=True, 2025-05-07T20:23:52.5034939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5035061Z use_cpu=True, 2025-05-07T20:23:52.5035217Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5035324Z ) 2025-05-07T20:23:52.5035521Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5036061Z self=, 2025-05-07T20:23:52.5036185Z mixed_B=False, 2025-05-07T20:23:52.5036305Z compile=False, 2025-05-07T20:23:52.5036421Z T=2, 2025-05-07T20:23:52.5036530Z D=59, 2025-05-07T20:23:52.5036640Z B=19, 2025-05-07T20:23:52.5036756Z log_E=5, 2025-05-07T20:23:52.5036864Z L=4, 2025-05-07T20:23:52.5036982Z D_gradcheck=2, 2025-05-07T20:23:52.5037134Z stochastic_rounding=True, 2025-05-07T20:23:52.5037255Z weighted=False, 2025-05-07T20:23:52.5037379Z row_wise=True, 2025-05-07T20:23:52.5037504Z mixed=False, 2025-05-07T20:23:52.5037625Z use_cache=False, 2025-05-07T20:23:52.5037786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5037910Z use_cpu=True, 2025-05-07T20:23:52.5038056Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5038168Z ) 2025-05-07T20:23:52.5038362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5039040Z self=, 2025-05-07T20:23:52.5039176Z mixed_B=True, 2025-05-07T20:23:52.5039298Z compile=False, 2025-05-07T20:23:52.5039414Z T=5, 2025-05-07T20:23:52.5039538Z D=22, 2025-05-07T20:23:52.5039651Z B=106, 2025-05-07T20:23:52.5039770Z log_E=3, 2025-05-07T20:23:52.5039881Z L=0, 2025-05-07T20:23:52.5039999Z D_gradcheck=2, 2025-05-07T20:23:52.5040153Z stochastic_rounding=False, 2025-05-07T20:23:52.5040274Z weighted=True, 2025-05-07T20:23:52.5040394Z row_wise=True, 2025-05-07T20:23:52.5040524Z mixed=True, 2025-05-07T20:23:52.5040645Z use_cache=True, 2025-05-07T20:23:52.5040800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5040929Z use_cpu=True, 2025-05-07T20:23:52.5041078Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5041183Z ) 2025-05-07T20:23:52.5041387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5041923Z self=, 2025-05-07T20:23:52.5042048Z mixed_B=True, 2025-05-07T20:23:52.5042170Z compile=False, 2025-05-07T20:23:52.5042283Z T=4, 2025-05-07T20:23:52.5042404Z D=67, 2025-05-07T20:23:52.5042517Z B=85, 2025-05-07T20:23:52.5042630Z log_E=4, 2025-05-07T20:23:52.5042749Z L=19, 2025-05-07T20:23:52.5042869Z D_gradcheck=1, 2025-05-07T20:23:52.5043104Z stochastic_rounding=True, 2025-05-07T20:23:52.5043250Z weighted=False, 2025-05-07T20:23:52.5043369Z row_wise=True, 2025-05-07T20:23:52.5043486Z mixed=True, 2025-05-07T20:23:52.5043695Z use_cache=False, 2025-05-07T20:23:52.5043853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5044096Z use_cpu=True, 2025-05-07T20:23:52.5044251Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5044362Z ) 2025-05-07T20:23:52.5044560Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5045120Z self=, 2025-05-07T20:23:52.5045242Z mixed_B=True, 2025-05-07T20:23:52.5045369Z compile=True, 2025-05-07T20:23:52.5045482Z T=2, 2025-05-07T20:23:52.5045594Z D=54, 2025-05-07T20:23:52.5045714Z B=74, 2025-05-07T20:23:52.5045826Z log_E=4, 2025-05-07T20:23:52.5045937Z L=6, 2025-05-07T20:23:52.5046063Z D_gradcheck=2, 2025-05-07T20:23:52.5046208Z stochastic_rounding=False, 2025-05-07T20:23:52.5046328Z weighted=False, 2025-05-07T20:23:52.5046460Z row_wise=True, 2025-05-07T20:23:52.5046576Z mixed=True, 2025-05-07T20:23:52.5046706Z use_cache=False, 2025-05-07T20:23:52.5046872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5046998Z use_cpu=True, 2025-05-07T20:23:52.5047148Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5047263Z ) 2025-05-07T20:23:52.5047457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5048074Z self=, 2025-05-07T20:23:52.5048207Z mixed_B=False, 2025-05-07T20:23:52.5048340Z compile=True, 2025-05-07T20:23:52.5048491Z T=4, 2025-05-07T20:23:52.5048601Z D=98, 2025-05-07T20:23:52.5048711Z B=109, 2025-05-07T20:23:52.5048833Z log_E=3, 2025-05-07T20:23:52.5048944Z L=2, 2025-05-07T20:23:52.5049065Z D_gradcheck=1, 2025-05-07T20:23:52.5049217Z stochastic_rounding=False, 2025-05-07T20:23:52.5049341Z weighted=True, 2025-05-07T20:23:52.5049701Z row_wise=True, 2025-05-07T20:23:52.5049830Z mixed=False, 2025-05-07T20:23:52.5049968Z use_cache=False, 2025-05-07T20:23:52.5050132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5050259Z use_cpu=True, 2025-05-07T20:23:52.5050415Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5050523Z ) 2025-05-07T20:23:52.5050720Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5051371Z self=, 2025-05-07T20:23:52.5051509Z mixed_B=False, 2025-05-07T20:23:52.5051636Z compile=False, 2025-05-07T20:23:52.5051747Z T=1, 2025-05-07T20:23:52.5051856Z D=120, 2025-05-07T20:23:52.5051971Z B=74, 2025-05-07T20:23:52.5052083Z log_E=4, 2025-05-07T20:23:52.5052193Z L=6, 2025-05-07T20:23:52.5052317Z D_gradcheck=1, 2025-05-07T20:23:52.5052460Z stochastic_rounding=True, 2025-05-07T20:23:52.5052584Z weighted=False, 2025-05-07T20:23:52.5052710Z row_wise=True, 2025-05-07T20:23:52.5052826Z mixed=True, 2025-05-07T20:23:52.5052953Z use_cache=True, 2025-05-07T20:23:52.5053118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5053245Z use_cpu=True, 2025-05-07T20:23:52.5053394Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5053511Z ) 2025-05-07T20:23:52.5053717Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5054256Z self=, 2025-05-07T20:23:52.5054377Z mixed_B=False, 2025-05-07T20:23:52.5054498Z compile=False, 2025-05-07T20:23:52.5054616Z T=3, 2025-05-07T20:23:52.5054725Z D=45, 2025-05-07T20:23:52.5054839Z B=67, 2025-05-07T20:23:52.5054961Z log_E=5, 2025-05-07T20:23:52.5055073Z L=19, 2025-05-07T20:23:52.5055194Z D_gradcheck=1, 2025-05-07T20:23:52.5055453Z stochastic_rounding=True, 2025-05-07T20:23:52.5055585Z weighted=True, 2025-05-07T20:23:52.5055707Z row_wise=False, 2025-05-07T20:23:52.5055833Z mixed=True, 2025-05-07T20:23:52.5056060Z use_cache=True, 2025-05-07T20:23:52.5056228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5056460Z use_cpu=True, 2025-05-07T20:23:52.5056613Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5056729Z ) 2025-05-07T20:23:52.5056923Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5057457Z self=, 2025-05-07T20:23:52.5057582Z mixed_B=False, 2025-05-07T20:23:52.5057701Z compile=False, 2025-05-07T20:23:52.5057813Z T=2, 2025-05-07T20:23:52.5057931Z D=23, 2025-05-07T20:23:52.5058044Z B=87, 2025-05-07T20:23:52.5058157Z log_E=3, 2025-05-07T20:23:52.5058280Z L=6, 2025-05-07T20:23:52.5058399Z D_gradcheck=1, 2025-05-07T20:23:52.5058542Z stochastic_rounding=False, 2025-05-07T20:23:52.5058667Z weighted=True, 2025-05-07T20:23:52.5058784Z row_wise=True, 2025-05-07T20:23:52.5058908Z mixed=False, 2025-05-07T20:23:52.5059030Z use_cache=True, 2025-05-07T20:23:52.5059184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5059310Z use_cpu=True, 2025-05-07T20:23:52.5059455Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5059562Z ) 2025-05-07T20:23:52.5059761Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5060293Z self=, 2025-05-07T20:23:52.5060412Z mixed_B=True, 2025-05-07T20:23:52.5060538Z compile=False, 2025-05-07T20:23:52.5060648Z T=5, 2025-05-07T20:23:52.5060758Z D=58, 2025-05-07T20:23:52.5060875Z B=75, 2025-05-07T20:23:52.5060986Z log_E=3, 2025-05-07T20:23:52.5061097Z L=8, 2025-05-07T20:23:52.5061224Z D_gradcheck=1, 2025-05-07T20:23:52.5061371Z stochastic_rounding=False, 2025-05-07T20:23:52.5061497Z weighted=True, 2025-05-07T20:23:52.5061615Z row_wise=False, 2025-05-07T20:23:52.5061731Z mixed=True, 2025-05-07T20:23:52.5061864Z use_cache=True, 2025-05-07T20:23:52.5062023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5062144Z use_cpu=True, 2025-05-07T20:23:52.5062299Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5062405Z ) 2025-05-07T20:23:52.5062600Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5063231Z self=, 2025-05-07T20:23:52.5063362Z mixed_B=False, 2025-05-07T20:23:52.5063484Z compile=False, 2025-05-07T20:23:52.5063605Z T=3, 2025-05-07T20:23:52.5063720Z D=92, 2025-05-07T20:23:52.5063841Z B=44, 2025-05-07T20:23:52.5063956Z log_E=4, 2025-05-07T20:23:52.5064067Z L=9, 2025-05-07T20:23:52.5064195Z D_gradcheck=2, 2025-05-07T20:23:52.5064340Z stochastic_rounding=True, 2025-05-07T20:23:52.5064458Z weighted=True, 2025-05-07T20:23:52.5064588Z row_wise=False, 2025-05-07T20:23:52.5064703Z mixed=True, 2025-05-07T20:23:52.5064826Z use_cache=False, 2025-05-07T20:23:52.5064992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5065113Z use_cpu=True, 2025-05-07T20:23:52.5065268Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5065381Z ) 2025-05-07T20:23:52.5065593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5066130Z self=, 2025-05-07T20:23:52.5066255Z mixed_B=True, 2025-05-07T20:23:52.5066382Z compile=False, 2025-05-07T20:23:52.5066498Z T=3, 2025-05-07T20:23:52.5066607Z D=79, 2025-05-07T20:23:52.5066718Z B=17, 2025-05-07T20:23:52.5066838Z log_E=5, 2025-05-07T20:23:52.5066947Z L=13, 2025-05-07T20:23:52.5067071Z D_gradcheck=2, 2025-05-07T20:23:52.5067330Z stochastic_rounding=False, 2025-05-07T20:23:52.5067468Z weighted=True, 2025-05-07T20:23:52.5067595Z row_wise=False, 2025-05-07T20:23:52.5067722Z mixed=False, 2025-05-07T20:23:52.5067911Z use_cache=False, 2025-05-07T20:23:52.5068076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5068310Z use_cpu=True, 2025-05-07T20:23:52.5068465Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5068575Z ) 2025-05-07T20:23:52.5068789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5069325Z self=, 2025-05-07T20:23:52.5069458Z mixed_B=False, 2025-05-07T20:23:52.5069582Z compile=False, 2025-05-07T20:23:52.5069696Z T=5, 2025-05-07T20:23:52.5069815Z D=36, 2025-05-07T20:23:52.5069928Z B=102, 2025-05-07T20:23:52.5070040Z log_E=4, 2025-05-07T20:23:52.5070162Z L=13, 2025-05-07T20:23:52.5070282Z D_gradcheck=1, 2025-05-07T20:23:52.5070425Z stochastic_rounding=False, 2025-05-07T20:23:52.5070555Z weighted=True, 2025-05-07T20:23:52.5070674Z row_wise=True, 2025-05-07T20:23:52.5070790Z mixed=True, 2025-05-07T20:23:52.5070918Z use_cache=False, 2025-05-07T20:23:52.5071074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5071197Z use_cpu=True, 2025-05-07T20:23:52.5071353Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5071457Z ) 2025-05-07T20:23:52.5071658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5072189Z self=, 2025-05-07T20:23:52.5072307Z mixed_B=True, 2025-05-07T20:23:52.5072435Z compile=True, 2025-05-07T20:23:52.5072542Z T=2, 2025-05-07T20:23:52.5072652Z D=87, 2025-05-07T20:23:52.5072767Z B=76, 2025-05-07T20:23:52.5072885Z log_E=3, 2025-05-07T20:23:52.5072996Z L=6, 2025-05-07T20:23:52.5073124Z D_gradcheck=1, 2025-05-07T20:23:52.5073268Z stochastic_rounding=False, 2025-05-07T20:23:52.5073390Z weighted=False, 2025-05-07T20:23:52.5073517Z row_wise=True, 2025-05-07T20:23:52.5073634Z mixed=False, 2025-05-07T20:23:52.5073758Z use_cache=True, 2025-05-07T20:23:52.5073926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5074049Z use_cpu=True, 2025-05-07T20:23:52.5074204Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5074311Z ) 2025-05-07T20:23:52.5074506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5075183Z self=, 2025-05-07T20:23:52.5075316Z mixed_B=False, 2025-05-07T20:23:52.5075439Z compile=True, 2025-05-07T20:23:52.5075560Z T=1, 2025-05-07T20:23:52.5075670Z D=4, 2025-05-07T20:23:52.5075780Z B=19, 2025-05-07T20:23:52.5075898Z log_E=5, 2025-05-07T20:23:52.5076009Z L=2, 2025-05-07T20:23:52.5076128Z D_gradcheck=2, 2025-05-07T20:23:52.5076277Z stochastic_rounding=True, 2025-05-07T20:23:52.5076399Z weighted=True, 2025-05-07T20:23:52.5076525Z row_wise=True, 2025-05-07T20:23:52.5076643Z mixed=False, 2025-05-07T20:23:52.5076767Z use_cache=False, 2025-05-07T20:23:52.5076931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5077053Z use_cpu=True, 2025-05-07T20:23:52.5077201Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5520932Z ) 2025-05-07T20:23:52.5521227Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5521835Z self=, 2025-05-07T20:23:52.5521971Z mixed_B=True, 2025-05-07T20:23:52.5522097Z compile=True, 2025-05-07T20:23:52.5522222Z T=4, 2025-05-07T20:23:52.5522496Z D=11, 2025-05-07T20:23:52.5522619Z B=52, 2025-05-07T20:23:52.5522738Z log_E=3, 2025-05-07T20:23:52.5522850Z L=10, 2025-05-07T20:23:52.5522976Z D_gradcheck=2, 2025-05-07T20:23:52.5523484Z stochastic_rounding=False, 2025-05-07T20:23:52.5523625Z weighted=False, 2025-05-07T20:23:52.5523749Z row_wise=True, 2025-05-07T20:23:52.5523863Z mixed=True, 2025-05-07T20:23:52.5524118Z use_cache=True, 2025-05-07T20:23:52.5524294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5524547Z use_cpu=True, 2025-05-07T20:23:52.5524705Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5524813Z ) 2025-05-07T20:23:52.5525035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5525581Z self=, 2025-05-07T20:23:52.5525705Z mixed_B=False, 2025-05-07T20:23:52.5525825Z compile=False, 2025-05-07T20:23:52.5525943Z T=3, 2025-05-07T20:23:52.5526055Z D=116, 2025-05-07T20:23:52.5526168Z B=119, 2025-05-07T20:23:52.5526287Z log_E=5, 2025-05-07T20:23:52.5526400Z L=12, 2025-05-07T20:23:52.5526521Z D_gradcheck=1, 2025-05-07T20:23:52.5526675Z stochastic_rounding=False, 2025-05-07T20:23:52.5526797Z weighted=False, 2025-05-07T20:23:52.5526925Z row_wise=True, 2025-05-07T20:23:52.5527044Z mixed=False, 2025-05-07T20:23:52.5527170Z use_cache=False, 2025-05-07T20:23:52.5527334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5527458Z use_cpu=True, 2025-05-07T20:23:52.5527607Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5527720Z ) 2025-05-07T20:23:52.5528066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5528611Z self=, 2025-05-07T20:23:52.5528739Z mixed_B=True, 2025-05-07T20:23:52.5528860Z compile=True, 2025-05-07T20:23:52.5528974Z T=3, 2025-05-07T20:23:52.5529092Z D=95, 2025-05-07T20:23:52.5529203Z B=5, 2025-05-07T20:23:52.5529317Z log_E=5, 2025-05-07T20:23:52.5529523Z L=16, 2025-05-07T20:23:52.5529651Z D_gradcheck=1, 2025-05-07T20:23:52.5529802Z stochastic_rounding=True, 2025-05-07T20:23:52.5529924Z weighted=False, 2025-05-07T20:23:52.5530044Z row_wise=False, 2025-05-07T20:23:52.5530168Z mixed=False, 2025-05-07T20:23:52.5530294Z use_cache=False, 2025-05-07T20:23:52.5530457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5530584Z use_cpu=True, 2025-05-07T20:23:52.5530738Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5530844Z ) 2025-05-07T20:23:52.5531049Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5531766Z self=, 2025-05-07T20:23:52.5531899Z mixed_B=False, 2025-05-07T20:23:52.5532028Z compile=True, 2025-05-07T20:23:52.5532138Z T=4, 2025-05-07T20:23:52.5532264Z D=104, 2025-05-07T20:23:52.5532380Z B=86, 2025-05-07T20:23:52.5532497Z log_E=4, 2025-05-07T20:23:52.5532613Z L=17, 2025-05-07T20:23:52.5532732Z D_gradcheck=1, 2025-05-07T20:23:52.5532879Z stochastic_rounding=False, 2025-05-07T20:23:52.5533006Z weighted=False, 2025-05-07T20:23:52.5533123Z row_wise=True, 2025-05-07T20:23:52.5533238Z mixed=False, 2025-05-07T20:23:52.5533368Z use_cache=True, 2025-05-07T20:23:52.5533526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5533650Z use_cpu=True, 2025-05-07T20:23:52.5533804Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5533914Z ) 2025-05-07T20:23:52.5534115Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5534653Z self=, 2025-05-07T20:23:52.5534773Z mixed_B=True, 2025-05-07T20:23:52.5534902Z compile=False, 2025-05-07T20:23:52.5535015Z T=5, 2025-05-07T20:23:52.5535128Z D=104, 2025-05-07T20:23:52.5535248Z B=41, 2025-05-07T20:23:52.5535360Z log_E=4, 2025-05-07T20:23:52.5535473Z L=3, 2025-05-07T20:23:52.5535599Z D_gradcheck=2, 2025-05-07T20:23:52.5535869Z stochastic_rounding=False, 2025-05-07T20:23:52.5536006Z weighted=False, 2025-05-07T20:23:52.5536129Z row_wise=True, 2025-05-07T20:23:52.5536248Z mixed=False, 2025-05-07T20:23:52.5536524Z use_cache=False, 2025-05-07T20:23:52.5536689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5536905Z use_cpu=True, 2025-05-07T20:23:52.5537051Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5537166Z ) 2025-05-07T20:23:52.5537362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5537904Z self=, 2025-05-07T20:23:52.5538023Z mixed_B=True, 2025-05-07T20:23:52.5538144Z compile=False, 2025-05-07T20:23:52.5538263Z T=4, 2025-05-07T20:23:52.5538377Z D=64, 2025-05-07T20:23:52.5538488Z B=52, 2025-05-07T20:23:52.5538607Z log_E=3, 2025-05-07T20:23:52.5538718Z L=15, 2025-05-07T20:23:52.5538838Z D_gradcheck=2, 2025-05-07T20:23:52.5538992Z stochastic_rounding=True, 2025-05-07T20:23:52.5539112Z weighted=False, 2025-05-07T20:23:52.5539232Z row_wise=True, 2025-05-07T20:23:52.5539355Z mixed=False, 2025-05-07T20:23:52.5539479Z use_cache=False, 2025-05-07T20:23:52.5539638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5539768Z use_cpu=True, 2025-05-07T20:23:52.5539915Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5540028Z ) 2025-05-07T20:23:52.5540223Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5540753Z self=, 2025-05-07T20:23:52.5540877Z mixed_B=False, 2025-05-07T20:23:52.5540998Z compile=False, 2025-05-07T20:23:52.5541113Z T=2, 2025-05-07T20:23:52.5541232Z D=41, 2025-05-07T20:23:52.5541343Z B=83, 2025-05-07T20:23:52.5541455Z log_E=3, 2025-05-07T20:23:52.5541573Z L=12, 2025-05-07T20:23:52.5541693Z D_gradcheck=1, 2025-05-07T20:23:52.5541835Z stochastic_rounding=False, 2025-05-07T20:23:52.5541972Z weighted=False, 2025-05-07T20:23:52.5542092Z row_wise=True, 2025-05-07T20:23:52.5542209Z mixed=False, 2025-05-07T20:23:52.5542343Z use_cache=True, 2025-05-07T20:23:52.5542500Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5542631Z use_cpu=True, 2025-05-07T20:23:52.5542777Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5542885Z ) 2025-05-07T20:23:52.5543086Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5543699Z self=, 2025-05-07T20:23:52.5543834Z mixed_B=True, 2025-05-07T20:23:52.5543960Z compile=True, 2025-05-07T20:23:52.5544071Z T=1, 2025-05-07T20:23:52.5544182Z D=66, 2025-05-07T20:23:52.5544297Z B=27, 2025-05-07T20:23:52.5544414Z log_E=5, 2025-05-07T20:23:52.5544529Z L=1, 2025-05-07T20:23:52.5544661Z D_gradcheck=2, 2025-05-07T20:23:52.5544805Z stochastic_rounding=True, 2025-05-07T20:23:52.5544933Z weighted=False, 2025-05-07T20:23:52.5545053Z row_wise=False, 2025-05-07T20:23:52.5545171Z mixed=False, 2025-05-07T20:23:52.5545302Z use_cache=False, 2025-05-07T20:23:52.5545458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5545575Z use_cpu=True, 2025-05-07T20:23:52.5545733Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5545841Z ) 2025-05-07T20:23:52.5546035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5546573Z self=, 2025-05-07T20:23:52.5546693Z mixed_B=True, 2025-05-07T20:23:52.5546814Z compile=False, 2025-05-07T20:23:52.5546933Z T=5, 2025-05-07T20:23:52.5547043Z D=43, 2025-05-07T20:23:52.5547155Z B=33, 2025-05-07T20:23:52.5547274Z log_E=3, 2025-05-07T20:23:52.5547385Z L=16, 2025-05-07T20:23:52.5547515Z D_gradcheck=1, 2025-05-07T20:23:52.5547827Z stochastic_rounding=False, 2025-05-07T20:23:52.5547962Z weighted=False, 2025-05-07T20:23:52.5548089Z row_wise=True, 2025-05-07T20:23:52.5548205Z mixed=True, 2025-05-07T20:23:52.5548403Z use_cache=True, 2025-05-07T20:23:52.5548573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5548690Z use_cpu=True, 2025-05-07T20:23:52.5548901Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5549012Z ) 2025-05-07T20:23:52.5549208Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5549742Z self=, 2025-05-07T20:23:52.5549871Z mixed_B=True, 2025-05-07T20:23:52.5549991Z compile=True, 2025-05-07T20:23:52.5550109Z T=2, 2025-05-07T20:23:52.5550223Z D=95, 2025-05-07T20:23:52.5550336Z B=70, 2025-05-07T20:23:52.5550457Z log_E=5, 2025-05-07T20:23:52.5550567Z L=13, 2025-05-07T20:23:52.5550685Z D_gradcheck=1, 2025-05-07T20:23:52.5550839Z stochastic_rounding=True, 2025-05-07T20:23:52.5550962Z weighted=False, 2025-05-07T20:23:52.5551081Z row_wise=False, 2025-05-07T20:23:52.5551204Z mixed=False, 2025-05-07T20:23:52.5551329Z use_cache=True, 2025-05-07T20:23:52.5551483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5551607Z use_cpu=True, 2025-05-07T20:23:52.5551756Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5551864Z ) 2025-05-07T20:23:52.5552067Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5552602Z self=, 2025-05-07T20:23:52.5552728Z mixed_B=True, 2025-05-07T20:23:52.5552848Z compile=True, 2025-05-07T20:23:52.5552958Z T=3, 2025-05-07T20:23:52.5553075Z D=87, 2025-05-07T20:23:52.5553186Z B=36, 2025-05-07T20:23:52.5553300Z log_E=3, 2025-05-07T20:23:52.5553417Z L=12, 2025-05-07T20:23:52.5553535Z D_gradcheck=1, 2025-05-07T20:23:52.5553678Z stochastic_rounding=False, 2025-05-07T20:23:52.5553805Z weighted=False, 2025-05-07T20:23:52.5553923Z row_wise=True, 2025-05-07T20:23:52.5554043Z mixed=False, 2025-05-07T20:23:52.5554176Z use_cache=True, 2025-05-07T20:23:52.5554333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5554451Z use_cpu=True, 2025-05-07T20:23:52.5554612Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5554719Z ) 2025-05-07T20:23:52.5554922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5555538Z self=, 2025-05-07T20:23:52.5555663Z mixed_B=True, 2025-05-07T20:23:52.5555790Z compile=False, 2025-05-07T20:23:52.5555900Z T=1, 2025-05-07T20:23:52.5556011Z D=11, 2025-05-07T20:23:52.5556131Z B=70, 2025-05-07T20:23:52.5556244Z log_E=4, 2025-05-07T20:23:52.5556356Z L=19, 2025-05-07T20:23:52.5556479Z D_gradcheck=1, 2025-05-07T20:23:52.5556618Z stochastic_rounding=True, 2025-05-07T20:23:52.5556744Z weighted=False, 2025-05-07T20:23:52.5556869Z row_wise=False, 2025-05-07T20:23:52.5556985Z mixed=True, 2025-05-07T20:23:52.5557109Z use_cache=False, 2025-05-07T20:23:52.5557273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5557391Z use_cpu=True, 2025-05-07T20:23:52.5557551Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5557660Z ) 2025-05-07T20:23:52.5557857Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5558399Z self=, 2025-05-07T20:23:52.5558520Z mixed_B=False, 2025-05-07T20:23:52.5558642Z compile=True, 2025-05-07T20:23:52.5558759Z T=1, 2025-05-07T20:23:52.5558869Z D=36, 2025-05-07T20:23:52.5558980Z B=33, 2025-05-07T20:23:52.5559100Z log_E=4, 2025-05-07T20:23:52.5559212Z L=18, 2025-05-07T20:23:52.5559330Z D_gradcheck=2, 2025-05-07T20:23:52.5559478Z stochastic_rounding=False, 2025-05-07T20:23:52.5559693Z weighted=True, 2025-05-07T20:23:52.5559822Z row_wise=True, 2025-05-07T20:23:52.5559947Z mixed=False, 2025-05-07T20:23:52.5560155Z use_cache=True, 2025-05-07T20:23:52.5560317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5560436Z use_cpu=True, 2025-05-07T20:23:52.5560654Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5560775Z ) 2025-05-07T20:23:52.5560970Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5561500Z self=, 2025-05-07T20:23:52.5561622Z mixed_B=True, 2025-05-07T20:23:52.5561746Z compile=False, 2025-05-07T20:23:52.5561856Z T=2, 2025-05-07T20:23:52.5561974Z D=103, 2025-05-07T20:23:52.5562085Z B=47, 2025-05-07T20:23:52.5562201Z log_E=4, 2025-05-07T20:23:52.5562319Z L=8, 2025-05-07T20:23:52.5562437Z D_gradcheck=2, 2025-05-07T20:23:52.5562587Z stochastic_rounding=False, 2025-05-07T20:23:52.5562713Z weighted=True, 2025-05-07T20:23:52.5562833Z row_wise=True, 2025-05-07T20:23:52.5562959Z mixed=True, 2025-05-07T20:23:52.5563084Z use_cache=True, 2025-05-07T20:23:52.5563241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5563364Z use_cpu=True, 2025-05-07T20:23:52.5563518Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5563624Z ) 2025-05-07T20:23:52.5563830Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5564358Z self=, 2025-05-07T20:23:52.5564477Z mixed_B=False, 2025-05-07T20:23:52.5564601Z compile=True, 2025-05-07T20:23:52.5564715Z T=2, 2025-05-07T20:23:52.5564825Z D=73, 2025-05-07T20:23:52.5564945Z B=28, 2025-05-07T20:23:52.5565201Z log_E=3, 2025-05-07T20:23:52.5565330Z L=13, 2025-05-07T20:23:52.5565451Z D_gradcheck=2, 2025-05-07T20:23:52.5565590Z stochastic_rounding=False, 2025-05-07T20:23:52.5565726Z weighted=True, 2025-05-07T20:23:52.5565844Z row_wise=False, 2025-05-07T20:23:52.5565961Z mixed=False, 2025-05-07T20:23:52.5566089Z use_cache=True, 2025-05-07T20:23:52.5566245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.5566366Z use_cpu=True, 2025-05-07T20:23:52.5566524Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.5566633Z ) 2025-05-07T20:23:52.5566828Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5567462Z self=, 2025-05-07T20:23:52.5567600Z mixed_B=True, 2025-05-07T20:23:52.5567728Z compile=True, 2025-05-07T20:23:52.5567843Z T=2, 2025-05-07T20:23:52.5567955Z D=105, 2025-05-07T20:23:52.5568158Z B=9, 2025-05-07T20:23:52.5568276Z log_E=3, 2025-05-07T20:23:52.5568389Z L=6, 2025-05-07T20:23:52.5568515Z D_gradcheck=2, 2025-05-07T20:23:52.5568653Z stochastic_rounding=True, 2025-05-07T20:23:52.5568778Z weighted=True, 2025-05-07T20:23:52.5568903Z row_wise=True, 2025-05-07T20:23:52.5569019Z mixed=False, 2025-05-07T20:23:52.5569143Z use_cache=True, 2025-05-07T20:23:52.5569308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5569521Z use_cpu=True, 2025-05-07T20:23:52.5569678Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5569793Z ) 2025-05-07T20:23:52.5569990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5570531Z self=, 2025-05-07T20:23:52.5570650Z mixed_B=True, 2025-05-07T20:23:52.5570774Z compile=True, 2025-05-07T20:23:52.5570890Z T=2, 2025-05-07T20:23:52.5571002Z D=14, 2025-05-07T20:23:52.5571113Z B=9, 2025-05-07T20:23:52.5571233Z log_E=5, 2025-05-07T20:23:52.5571344Z L=16, 2025-05-07T20:23:52.5571465Z D_gradcheck=1, 2025-05-07T20:23:52.5571613Z stochastic_rounding=True, 2025-05-07T20:23:52.5571821Z weighted=False, 2025-05-07T20:23:52.5571951Z row_wise=False, 2025-05-07T20:23:52.5572073Z mixed=False, 2025-05-07T20:23:52.5572195Z use_cache=True, 2025-05-07T20:23:52.5572424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5572551Z use_cpu=True, 2025-05-07T20:23:52.5572811Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.5572926Z ) 2025-05-07T20:23:52.5573120Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.5573651Z self=, 2025-05-07T20:23:52.5573777Z mixed_B=True, 2025-05-07T20:23:52.5573900Z compile=False, 2025-05-07T20:23:52.5574011Z T=4, 2025-05-07T20:23:52.5574129Z D=127, 2025-05-07T20:23:52.5574240Z B=106, 2025-05-07T20:23:52.5574354Z log_E=3, 2025-05-07T20:23:52.5574475Z L=1, 2025-05-07T20:23:52.5574595Z D_gradcheck=1, 2025-05-07T20:23:52.5574736Z stochastic_rounding=False, 2025-05-07T20:23:52.5574872Z weighted=False, 2025-05-07T20:23:52.5574991Z row_wise=True, 2025-05-07T20:23:52.5575108Z mixed=True, 2025-05-07T20:23:52.5575240Z use_cache=False, 2025-05-07T20:23:52.5575402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.5575528Z use_cpu=True, 2025-05-07T20:23:52.5575681Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6022204Z ) 2025-05-07T20:23:52.6022588Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6023193Z self=, 2025-05-07T20:23:52.6023330Z mixed_B=False, 2025-05-07T20:23:52.6023451Z compile=False, 2025-05-07T20:23:52.6023560Z T=5, 2025-05-07T20:23:52.6023676Z D=4, 2025-05-07T20:23:52.6023787Z B=124, 2025-05-07T20:23:52.6023897Z log_E=4, 2025-05-07T20:23:52.6024016Z L=6, 2025-05-07T20:23:52.6024134Z D_gradcheck=2, 2025-05-07T20:23:52.6024273Z stochastic_rounding=True, 2025-05-07T20:23:52.6024416Z weighted=True, 2025-05-07T20:23:52.6024540Z row_wise=False, 2025-05-07T20:23:52.6024656Z mixed=False, 2025-05-07T20:23:52.6024783Z use_cache=False, 2025-05-07T20:23:52.6024951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6025071Z use_cpu=True, 2025-05-07T20:23:52.6025241Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6025349Z ) 2025-05-07T20:23:52.6025546Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6026459Z self=, 2025-05-07T20:23:52.6026597Z mixed_B=False, 2025-05-07T20:23:52.6026726Z compile=True, 2025-05-07T20:23:52.6026839Z T=1, 2025-05-07T20:23:52.6026948Z D=54, 2025-05-07T20:23:52.6027067Z B=48, 2025-05-07T20:23:52.6027181Z log_E=5, 2025-05-07T20:23:52.6027291Z L=13, 2025-05-07T20:23:52.6027419Z D_gradcheck=2, 2025-05-07T20:23:52.6027560Z stochastic_rounding=False, 2025-05-07T20:23:52.6027687Z weighted=True, 2025-05-07T20:23:52.6027932Z row_wise=True, 2025-05-07T20:23:52.6028063Z mixed=False, 2025-05-07T20:23:52.6028183Z use_cache=True, 2025-05-07T20:23:52.6028351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6028470Z use_cpu=True, 2025-05-07T20:23:52.6028631Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6028740Z ) 2025-05-07T20:23:52.6028939Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6029482Z self=, 2025-05-07T20:23:52.6029601Z mixed_B=True, 2025-05-07T20:23:52.6029722Z compile=False, 2025-05-07T20:23:52.6029841Z T=4, 2025-05-07T20:23:52.6029951Z D=42, 2025-05-07T20:23:52.6030064Z B=7, 2025-05-07T20:23:52.6030186Z log_E=4, 2025-05-07T20:23:52.6030296Z L=8, 2025-05-07T20:23:52.6030415Z D_gradcheck=1, 2025-05-07T20:23:52.6030561Z stochastic_rounding=True, 2025-05-07T20:23:52.6030819Z weighted=False, 2025-05-07T20:23:52.6030952Z row_wise=False, 2025-05-07T20:23:52.6031076Z mixed=True, 2025-05-07T20:23:52.6031195Z use_cache=True, 2025-05-07T20:23:52.6031489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6031610Z use_cpu=True, 2025-05-07T20:23:52.6031935Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6032050Z ) 2025-05-07T20:23:52.6032247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6032782Z self=, 2025-05-07T20:23:52.6032912Z mixed_B=True, 2025-05-07T20:23:52.6033033Z compile=False, 2025-05-07T20:23:52.6033143Z T=4, 2025-05-07T20:23:52.6033260Z D=11, 2025-05-07T20:23:52.6033371Z B=69, 2025-05-07T20:23:52.6033484Z log_E=3, 2025-05-07T20:23:52.6033601Z L=15, 2025-05-07T20:23:52.6033722Z D_gradcheck=2, 2025-05-07T20:23:52.6033868Z stochastic_rounding=False, 2025-05-07T20:23:52.6034002Z weighted=True, 2025-05-07T20:23:52.6034122Z row_wise=True, 2025-05-07T20:23:52.6034244Z mixed=True, 2025-05-07T20:23:52.6034365Z use_cache=True, 2025-05-07T20:23:52.6034526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6034652Z use_cpu=True, 2025-05-07T20:23:52.6034805Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6034912Z ) 2025-05-07T20:23:52.6035116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6035650Z self=, 2025-05-07T20:23:52.6035772Z mixed_B=False, 2025-05-07T20:23:52.6035900Z compile=True, 2025-05-07T20:23:52.6036011Z T=5, 2025-05-07T20:23:52.6036137Z D=51, 2025-05-07T20:23:52.6036255Z B=18, 2025-05-07T20:23:52.6036370Z log_E=5, 2025-05-07T20:23:52.6036489Z L=20, 2025-05-07T20:23:52.6036610Z D_gradcheck=1, 2025-05-07T20:23:52.6036751Z stochastic_rounding=False, 2025-05-07T20:23:52.6036887Z weighted=True, 2025-05-07T20:23:52.6037009Z row_wise=False, 2025-05-07T20:23:52.6037129Z mixed=False, 2025-05-07T20:23:52.6037258Z use_cache=False, 2025-05-07T20:23:52.6037420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6037541Z use_cpu=True, 2025-05-07T20:23:52.6037701Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6037810Z ) 2025-05-07T20:23:52.6038008Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6038796Z self=, 2025-05-07T20:23:52.6038930Z mixed_B=True, 2025-05-07T20:23:52.6039061Z compile=False, 2025-05-07T20:23:52.6039173Z T=1, 2025-05-07T20:23:52.6039283Z D=104, 2025-05-07T20:23:52.6039401Z B=74, 2025-05-07T20:23:52.6039512Z log_E=4, 2025-05-07T20:23:52.6039623Z L=2, 2025-05-07T20:23:52.6039747Z D_gradcheck=2, 2025-05-07T20:23:52.6039885Z stochastic_rounding=True, 2025-05-07T20:23:52.6040012Z weighted=False, 2025-05-07T20:23:52.6040139Z row_wise=True, 2025-05-07T20:23:52.6040256Z mixed=False, 2025-05-07T20:23:52.6040377Z use_cache=False, 2025-05-07T20:23:52.6040544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6040664Z use_cpu=True, 2025-05-07T20:23:52.6040816Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6040929Z ) 2025-05-07T20:23:52.6041124Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6041668Z self=, 2025-05-07T20:23:52.6041788Z mixed_B=False, 2025-05-07T20:23:52.6041906Z compile=True, 2025-05-07T20:23:52.6042022Z T=4, 2025-05-07T20:23:52.6042137Z D=105, 2025-05-07T20:23:52.6042249Z B=89, 2025-05-07T20:23:52.6042368Z log_E=3, 2025-05-07T20:23:52.6042478Z L=11, 2025-05-07T20:23:52.6042598Z D_gradcheck=1, 2025-05-07T20:23:52.6042744Z stochastic_rounding=True, 2025-05-07T20:23:52.6042980Z weighted=True, 2025-05-07T20:23:52.6043113Z row_wise=True, 2025-05-07T20:23:52.6043237Z mixed=True, 2025-05-07T20:23:52.6043359Z use_cache=True, 2025-05-07T20:23:52.6043621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6043747Z use_cpu=True, 2025-05-07T20:23:52.6043997Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6044110Z ) 2025-05-07T20:23:52.6044318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6044851Z self=, 2025-05-07T20:23:52.6044978Z mixed_B=False, 2025-05-07T20:23:52.6045100Z compile=False, 2025-05-07T20:23:52.6045211Z T=3, 2025-05-07T20:23:52.6045330Z D=65, 2025-05-07T20:23:52.6045442Z B=15, 2025-05-07T20:23:52.6045555Z log_E=4, 2025-05-07T20:23:52.6045672Z L=16, 2025-05-07T20:23:52.6045793Z D_gradcheck=2, 2025-05-07T20:23:52.6045934Z stochastic_rounding=False, 2025-05-07T20:23:52.6046069Z weighted=True, 2025-05-07T20:23:52.6046190Z row_wise=False, 2025-05-07T20:23:52.6046305Z mixed=False, 2025-05-07T20:23:52.6046433Z use_cache=False, 2025-05-07T20:23:52.6046596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6046721Z use_cpu=True, 2025-05-07T20:23:52.6046875Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6046985Z ) 2025-05-07T20:23:52.6047193Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6047724Z self=, 2025-05-07T20:23:52.6047844Z mixed_B=False, 2025-05-07T20:23:52.6047970Z compile=False, 2025-05-07T20:23:52.6048079Z T=5, 2025-05-07T20:23:52.6048189Z D=77, 2025-05-07T20:23:52.6048306Z B=83, 2025-05-07T20:23:52.6048423Z log_E=5, 2025-05-07T20:23:52.6048535Z L=9, 2025-05-07T20:23:52.6048657Z D_gradcheck=1, 2025-05-07T20:23:52.6048797Z stochastic_rounding=False, 2025-05-07T20:23:52.6048928Z weighted=True, 2025-05-07T20:23:52.6049165Z row_wise=True, 2025-05-07T20:23:52.6049337Z mixed=True, 2025-05-07T20:23:52.6049745Z use_cache=True, 2025-05-07T20:23:52.6049916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6050045Z use_cpu=True, 2025-05-07T20:23:52.6050197Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6050308Z ) 2025-05-07T20:23:52.6050511Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6051160Z self=, 2025-05-07T20:23:52.6051298Z mixed_B=True, 2025-05-07T20:23:52.6051419Z compile=False, 2025-05-07T20:23:52.6051530Z T=4, 2025-05-07T20:23:52.6051647Z D=21, 2025-05-07T20:23:52.6051758Z B=56, 2025-05-07T20:23:52.6051871Z log_E=5, 2025-05-07T20:23:52.6051987Z L=17, 2025-05-07T20:23:52.6052106Z D_gradcheck=1, 2025-05-07T20:23:52.6052247Z stochastic_rounding=False, 2025-05-07T20:23:52.6052383Z weighted=True, 2025-05-07T20:23:52.6052503Z row_wise=True, 2025-05-07T20:23:52.6052623Z mixed=True, 2025-05-07T20:23:52.6052750Z use_cache=True, 2025-05-07T20:23:52.6052912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6053042Z use_cpu=True, 2025-05-07T20:23:52.6053192Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6053305Z ) 2025-05-07T20:23:52.6053509Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6054040Z self=, 2025-05-07T20:23:52.6054161Z mixed_B=False, 2025-05-07T20:23:52.6054288Z compile=True, 2025-05-07T20:23:52.6054398Z T=4, 2025-05-07T20:23:52.6054510Z D=116, 2025-05-07T20:23:52.6054630Z B=113, 2025-05-07T20:23:52.6054745Z log_E=5, 2025-05-07T20:23:52.6054857Z L=19, 2025-05-07T20:23:52.6054980Z D_gradcheck=1, 2025-05-07T20:23:52.6055118Z stochastic_rounding=True, 2025-05-07T20:23:52.6055320Z weighted=False, 2025-05-07T20:23:52.6055460Z row_wise=False, 2025-05-07T20:23:52.6055575Z mixed=True, 2025-05-07T20:23:52.6055703Z use_cache=True, 2025-05-07T20:23:52.6055969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6056087Z use_cpu=True, 2025-05-07T20:23:52.6056364Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6056477Z ) 2025-05-07T20:23:52.6056675Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6057219Z self=, 2025-05-07T20:23:52.6057338Z mixed_B=True, 2025-05-07T20:23:52.6057461Z compile=False, 2025-05-07T20:23:52.6057579Z T=1, 2025-05-07T20:23:52.6057690Z D=23, 2025-05-07T20:23:52.6057804Z B=50, 2025-05-07T20:23:52.6057929Z log_E=4, 2025-05-07T20:23:52.6058039Z L=9, 2025-05-07T20:23:52.6058163Z D_gradcheck=1, 2025-05-07T20:23:52.6058311Z stochastic_rounding=False, 2025-05-07T20:23:52.6058436Z weighted=False, 2025-05-07T20:23:52.6058564Z row_wise=True, 2025-05-07T20:23:52.6058683Z mixed=False, 2025-05-07T20:23:52.6058807Z use_cache=True, 2025-05-07T20:23:52.6058976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6059094Z use_cpu=True, 2025-05-07T20:23:52.6059244Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6059359Z ) 2025-05-07T20:23:52.6059555Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6060086Z self=, 2025-05-07T20:23:52.6060213Z mixed_B=False, 2025-05-07T20:23:52.6060333Z compile=True, 2025-05-07T20:23:52.6060443Z T=1, 2025-05-07T20:23:52.6060565Z D=121, 2025-05-07T20:23:52.6060677Z B=12, 2025-05-07T20:23:52.6060797Z log_E=3, 2025-05-07T20:23:52.6060907Z L=14, 2025-05-07T20:23:52.6061032Z D_gradcheck=2, 2025-05-07T20:23:52.6061182Z stochastic_rounding=True, 2025-05-07T20:23:52.6061310Z weighted=False, 2025-05-07T20:23:52.6061430Z row_wise=False, 2025-05-07T20:23:52.6061553Z mixed=True, 2025-05-07T20:23:52.6061677Z use_cache=True, 2025-05-07T20:23:52.6061836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6061967Z use_cpu=True, 2025-05-07T20:23:52.6062120Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6062229Z ) 2025-05-07T20:23:52.6062431Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6063101Z self=, 2025-05-07T20:23:52.6063242Z mixed_B=True, 2025-05-07T20:23:52.6063359Z compile=True, 2025-05-07T20:23:52.6063473Z T=4, 2025-05-07T20:23:52.6063591Z D=54, 2025-05-07T20:23:52.6063701Z B=23, 2025-05-07T20:23:52.6063813Z log_E=5, 2025-05-07T20:23:52.6063929Z L=8, 2025-05-07T20:23:52.6064047Z D_gradcheck=1, 2025-05-07T20:23:52.6064186Z stochastic_rounding=False, 2025-05-07T20:23:52.6064317Z weighted=True, 2025-05-07T20:23:52.6064436Z row_wise=False, 2025-05-07T20:23:52.6064553Z mixed=False, 2025-05-07T20:23:52.6064683Z use_cache=False, 2025-05-07T20:23:52.6064843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6064962Z use_cpu=True, 2025-05-07T20:23:52.6065119Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6065227Z ) 2025-05-07T20:23:52.6065424Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6065964Z self=, 2025-05-07T20:23:52.6066084Z mixed_B=True, 2025-05-07T20:23:52.6066216Z compile=False, 2025-05-07T20:23:52.6066327Z T=4, 2025-05-07T20:23:52.6066437Z D=109, 2025-05-07T20:23:52.6066557Z B=33, 2025-05-07T20:23:52.6066670Z log_E=4, 2025-05-07T20:23:52.6066782Z L=20, 2025-05-07T20:23:52.6066910Z D_gradcheck=2, 2025-05-07T20:23:52.6067050Z stochastic_rounding=True, 2025-05-07T20:23:52.6067291Z weighted=True, 2025-05-07T20:23:52.6067433Z row_wise=True, 2025-05-07T20:23:52.6067549Z mixed=False, 2025-05-07T20:23:52.6067677Z use_cache=True, 2025-05-07T20:23:52.6067958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6068082Z use_cpu=True, 2025-05-07T20:23:52.6068230Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6068420Z ) 2025-05-07T20:23:52.6068625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6069165Z self=, 2025-05-07T20:23:52.6069283Z mixed_B=False, 2025-05-07T20:23:52.6069406Z compile=False, 2025-05-07T20:23:52.6069522Z T=3, 2025-05-07T20:23:52.6069634Z D=14, 2025-05-07T20:23:52.6069746Z B=2, 2025-05-07T20:23:52.6069866Z log_E=3, 2025-05-07T20:23:52.6069977Z L=13, 2025-05-07T20:23:52.6070098Z D_gradcheck=2, 2025-05-07T20:23:52.6070246Z stochastic_rounding=True, 2025-05-07T20:23:52.6070371Z weighted=True, 2025-05-07T20:23:52.6070493Z row_wise=False, 2025-05-07T20:23:52.6070617Z mixed=False, 2025-05-07T20:23:52.6070741Z use_cache=True, 2025-05-07T20:23:52.6070914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6071036Z use_cpu=True, 2025-05-07T20:23:52.6071185Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6071306Z ) 2025-05-07T20:23:52.6071508Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6072041Z self=, 2025-05-07T20:23:52.6072169Z mixed_B=True, 2025-05-07T20:23:52.6072293Z compile=True, 2025-05-07T20:23:52.6072404Z T=4, 2025-05-07T20:23:52.6072522Z D=58, 2025-05-07T20:23:52.6072641Z B=118, 2025-05-07T20:23:52.6072756Z log_E=5, 2025-05-07T20:23:52.6072875Z L=8, 2025-05-07T20:23:52.6072997Z D_gradcheck=2, 2025-05-07T20:23:52.6073141Z stochastic_rounding=True, 2025-05-07T20:23:52.6073276Z weighted=False, 2025-05-07T20:23:52.6073401Z row_wise=False, 2025-05-07T20:23:52.6073524Z mixed=True, 2025-05-07T20:23:52.6073647Z use_cache=False, 2025-05-07T20:23:52.6073809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6073938Z use_cpu=True, 2025-05-07T20:23:52.6074090Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6074205Z ) 2025-05-07T20:23:52.6074414Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6075038Z self=, 2025-05-07T20:23:52.6075175Z mixed_B=False, 2025-05-07T20:23:52.6075313Z compile=True, 2025-05-07T20:23:52.6075429Z T=1, 2025-05-07T20:23:52.6075545Z D=70, 2025-05-07T20:23:52.6075665Z B=57, 2025-05-07T20:23:52.6075780Z log_E=5, 2025-05-07T20:23:52.6075892Z L=13, 2025-05-07T20:23:52.6076022Z D_gradcheck=1, 2025-05-07T20:23:52.6076167Z stochastic_rounding=True, 2025-05-07T20:23:52.6076299Z weighted=False, 2025-05-07T20:23:52.6076424Z row_wise=False, 2025-05-07T20:23:52.6076544Z mixed=True, 2025-05-07T20:23:52.6076671Z use_cache=False, 2025-05-07T20:23:52.6076834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6076956Z use_cpu=True, 2025-05-07T20:23:52.6077113Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6533195Z ) 2025-05-07T20:23:52.6533457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6534056Z self=, 2025-05-07T20:23:52.6534195Z mixed_B=True, 2025-05-07T20:23:52.6534469Z compile=False, 2025-05-07T20:23:52.6534591Z T=3, 2025-05-07T20:23:52.6534706Z D=88, 2025-05-07T20:23:52.6534818Z B=39, 2025-05-07T20:23:52.6534939Z log_E=4, 2025-05-07T20:23:52.6535049Z L=15, 2025-05-07T20:23:52.6535170Z D_gradcheck=2, 2025-05-07T20:23:52.6535318Z stochastic_rounding=False, 2025-05-07T20:23:52.6535701Z weighted=True, 2025-05-07T20:23:52.6535845Z row_wise=True, 2025-05-07T20:23:52.6535973Z mixed=False, 2025-05-07T20:23:52.6536095Z use_cache=True, 2025-05-07T20:23:52.6536399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6536518Z use_cpu=True, 2025-05-07T20:23:52.6536667Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6536907Z ) 2025-05-07T20:23:52.6537110Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6537652Z self=, 2025-05-07T20:23:52.6537779Z mixed_B=True, 2025-05-07T20:23:52.6537898Z compile=False, 2025-05-07T20:23:52.6538010Z T=3, 2025-05-07T20:23:52.6538127Z D=95, 2025-05-07T20:23:52.6538239Z B=114, 2025-05-07T20:23:52.6538351Z log_E=5, 2025-05-07T20:23:52.6538470Z L=1, 2025-05-07T20:23:52.6538591Z D_gradcheck=1, 2025-05-07T20:23:52.6538739Z stochastic_rounding=False, 2025-05-07T20:23:52.6538865Z weighted=True, 2025-05-07T20:23:52.6538984Z row_wise=True, 2025-05-07T20:23:52.6539107Z mixed=False, 2025-05-07T20:23:52.6539226Z use_cache=True, 2025-05-07T20:23:52.6539385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6539515Z use_cpu=True, 2025-05-07T20:23:52.6539665Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6539778Z ) 2025-05-07T20:23:52.6539979Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6540515Z self=, 2025-05-07T20:23:52.6540634Z mixed_B=True, 2025-05-07T20:23:52.6540759Z compile=True, 2025-05-07T20:23:52.6540868Z T=2, 2025-05-07T20:23:52.6540979Z D=117, 2025-05-07T20:23:52.6541099Z B=93, 2025-05-07T20:23:52.6541211Z log_E=5, 2025-05-07T20:23:52.6541330Z L=16, 2025-05-07T20:23:52.6541447Z D_gradcheck=2, 2025-05-07T20:23:52.6549702Z stochastic_rounding=True, 2025-05-07T20:23:52.6549939Z weighted=False, 2025-05-07T20:23:52.6550087Z row_wise=True, 2025-05-07T20:23:52.6550209Z mixed=True, 2025-05-07T20:23:52.6550336Z use_cache=True, 2025-05-07T20:23:52.6550505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6550625Z use_cpu=True, 2025-05-07T20:23:52.6550784Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6550904Z ) 2025-05-07T20:23:52.6551109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6551935Z self=, 2025-05-07T20:23:52.6552071Z mixed_B=True, 2025-05-07T20:23:52.6552192Z compile=False, 2025-05-07T20:23:52.6552311Z T=5, 2025-05-07T20:23:52.6552422Z D=124, 2025-05-07T20:23:52.6552539Z B=4, 2025-05-07T20:23:52.6552651Z log_E=4, 2025-05-07T20:23:52.6552762Z L=2, 2025-05-07T20:23:52.6552894Z D_gradcheck=2, 2025-05-07T20:23:52.6553035Z stochastic_rounding=False, 2025-05-07T20:23:52.6553155Z weighted=True, 2025-05-07T20:23:52.6553287Z row_wise=True, 2025-05-07T20:23:52.6553405Z mixed=False, 2025-05-07T20:23:52.6553524Z use_cache=True, 2025-05-07T20:23:52.6553695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6553818Z use_cpu=True, 2025-05-07T20:23:52.6553965Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6554091Z ) 2025-05-07T20:23:52.6554289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6554827Z self=, 2025-05-07T20:23:52.6554953Z mixed_B=False, 2025-05-07T20:23:52.6555077Z compile=False, 2025-05-07T20:23:52.6555195Z T=3, 2025-05-07T20:23:52.6555306Z D=76, 2025-05-07T20:23:52.6555417Z B=12, 2025-05-07T20:23:52.6555540Z log_E=3, 2025-05-07T20:23:52.6555651Z L=20, 2025-05-07T20:23:52.6555770Z D_gradcheck=2, 2025-05-07T20:23:52.6555916Z stochastic_rounding=True, 2025-05-07T20:23:52.6556040Z weighted=False, 2025-05-07T20:23:52.6556250Z row_wise=True, 2025-05-07T20:23:52.6556385Z mixed=False, 2025-05-07T20:23:52.6556509Z use_cache=True, 2025-05-07T20:23:52.6556774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6556901Z use_cpu=True, 2025-05-07T20:23:52.6557047Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6557258Z ) 2025-05-07T20:23:52.6557461Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6557996Z self=, 2025-05-07T20:23:52.6558122Z mixed_B=False, 2025-05-07T20:23:52.6558239Z compile=True, 2025-05-07T20:23:52.6558348Z T=4, 2025-05-07T20:23:52.6558464Z D=60, 2025-05-07T20:23:52.6558575Z B=115, 2025-05-07T20:23:52.6558686Z log_E=4, 2025-05-07T20:23:52.6558804Z L=8, 2025-05-07T20:23:52.6558922Z D_gradcheck=2, 2025-05-07T20:23:52.6559061Z stochastic_rounding=False, 2025-05-07T20:23:52.6559189Z weighted=False, 2025-05-07T20:23:52.6559311Z row_wise=False, 2025-05-07T20:23:52.6559428Z mixed=False, 2025-05-07T20:23:52.6559557Z use_cache=False, 2025-05-07T20:23:52.6559719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6559837Z use_cpu=True, 2025-05-07T20:23:52.6560003Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6560117Z ) 2025-05-07T20:23:52.6560316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6560855Z self=, 2025-05-07T20:23:52.6560975Z mixed_B=True, 2025-05-07T20:23:52.6561100Z compile=True, 2025-05-07T20:23:52.6561211Z T=5, 2025-05-07T20:23:52.6561326Z D=65, 2025-05-07T20:23:52.6561443Z B=104, 2025-05-07T20:23:52.6561555Z log_E=4, 2025-05-07T20:23:52.6561666Z L=11, 2025-05-07T20:23:52.6561794Z D_gradcheck=2, 2025-05-07T20:23:52.6561935Z stochastic_rounding=False, 2025-05-07T20:23:52.6562054Z weighted=True, 2025-05-07T20:23:52.6562183Z row_wise=True, 2025-05-07T20:23:52.6562301Z mixed=False, 2025-05-07T20:23:52.6562430Z use_cache=True, 2025-05-07T20:23:52.6562590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6562708Z use_cpu=True, 2025-05-07T20:23:52.6562863Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6562973Z ) 2025-05-07T20:23:52.6563171Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6563798Z self=, 2025-05-07T20:23:52.6563930Z mixed_B=True, 2025-05-07T20:23:52.6564049Z compile=True, 2025-05-07T20:23:52.6564169Z T=4, 2025-05-07T20:23:52.6564279Z D=5, 2025-05-07T20:23:52.6564389Z B=30, 2025-05-07T20:23:52.6564507Z log_E=5, 2025-05-07T20:23:52.6564619Z L=20, 2025-05-07T20:23:52.6564739Z D_gradcheck=2, 2025-05-07T20:23:52.6564889Z stochastic_rounding=True, 2025-05-07T20:23:52.6565014Z weighted=False, 2025-05-07T20:23:52.6565145Z row_wise=False, 2025-05-07T20:23:52.6565262Z mixed=True, 2025-05-07T20:23:52.6565382Z use_cache=True, 2025-05-07T20:23:52.6565558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6565682Z use_cpu=True, 2025-05-07T20:23:52.6565831Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6565952Z ) 2025-05-07T20:23:52.6566150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6566682Z self=, 2025-05-07T20:23:52.6566809Z mixed_B=True, 2025-05-07T20:23:52.6566928Z compile=True, 2025-05-07T20:23:52.6567042Z T=4, 2025-05-07T20:23:52.6567159Z D=76, 2025-05-07T20:23:52.6567271Z B=11, 2025-05-07T20:23:52.6567396Z log_E=4, 2025-05-07T20:23:52.6567506Z L=16, 2025-05-07T20:23:52.6567626Z D_gradcheck=1, 2025-05-07T20:23:52.6567771Z stochastic_rounding=True, 2025-05-07T20:23:52.6567893Z weighted=True, 2025-05-07T20:23:52.6568147Z row_wise=True, 2025-05-07T20:23:52.6568285Z mixed=False, 2025-05-07T20:23:52.6568408Z use_cache=False, 2025-05-07T20:23:52.6568564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6568776Z use_cpu=True, 2025-05-07T20:23:52.6568925Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6569149Z ) 2025-05-07T20:23:52.6569355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6570033Z self=, 2025-05-07T20:23:52.6570154Z mixed_B=True, 2025-05-07T20:23:52.6570290Z compile=False, 2025-05-07T20:23:52.6570402Z T=1, 2025-05-07T20:23:52.6570520Z D=37, 2025-05-07T20:23:52.6570632Z B=5, 2025-05-07T20:23:52.6570745Z log_E=3, 2025-05-07T20:23:52.6570864Z L=2, 2025-05-07T20:23:52.6570985Z D_gradcheck=1, 2025-05-07T20:23:52.6571127Z stochastic_rounding=False, 2025-05-07T20:23:52.6571256Z weighted=False, 2025-05-07T20:23:52.6571377Z row_wise=True, 2025-05-07T20:23:52.6571493Z mixed=True, 2025-05-07T20:23:52.6571620Z use_cache=True, 2025-05-07T20:23:52.6571777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6571900Z use_cpu=True, 2025-05-07T20:23:52.6572059Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6572172Z ) 2025-05-07T20:23:52.6572371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6572917Z self=, 2025-05-07T20:23:52.6573034Z mixed_B=True, 2025-05-07T20:23:52.6573163Z compile=False, 2025-05-07T20:23:52.6573273Z T=2, 2025-05-07T20:23:52.6573384Z D=21, 2025-05-07T20:23:52.6573501Z B=14, 2025-05-07T20:23:52.6573616Z log_E=3, 2025-05-07T20:23:52.6573727Z L=5, 2025-05-07T20:23:52.6573853Z D_gradcheck=1, 2025-05-07T20:23:52.6573990Z stochastic_rounding=True, 2025-05-07T20:23:52.6574114Z weighted=True, 2025-05-07T20:23:52.6574245Z row_wise=False, 2025-05-07T20:23:52.6574364Z mixed=False, 2025-05-07T20:23:52.6574484Z use_cache=False, 2025-05-07T20:23:52.6574649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6574773Z use_cpu=True, 2025-05-07T20:23:52.6574921Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6575041Z ) 2025-05-07T20:23:52.6575234Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6575923Z self=, 2025-05-07T20:23:52.6576061Z mixed_B=False, 2025-05-07T20:23:52.6576182Z compile=True, 2025-05-07T20:23:52.6576301Z T=2, 2025-05-07T20:23:52.6576411Z D=68, 2025-05-07T20:23:52.6576521Z B=43, 2025-05-07T20:23:52.6576641Z log_E=3, 2025-05-07T20:23:52.6576753Z L=4, 2025-05-07T20:23:52.6576872Z D_gradcheck=2, 2025-05-07T20:23:52.6577019Z stochastic_rounding=True, 2025-05-07T20:23:52.6577142Z weighted=True, 2025-05-07T20:23:52.6577269Z row_wise=True, 2025-05-07T20:23:52.6577398Z mixed=True, 2025-05-07T20:23:52.6577516Z use_cache=True, 2025-05-07T20:23:52.6577672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6577801Z use_cpu=True, 2025-05-07T20:23:52.6577948Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6578065Z ) 2025-05-07T20:23:52.6578259Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6578786Z self=, 2025-05-07T20:23:52.6578915Z mixed_B=False, 2025-05-07T20:23:52.6579034Z compile=True, 2025-05-07T20:23:52.6579147Z T=1, 2025-05-07T20:23:52.6579264Z D=15, 2025-05-07T20:23:52.6579375Z B=24, 2025-05-07T20:23:52.6579487Z log_E=4, 2025-05-07T20:23:52.6579607Z L=17, 2025-05-07T20:23:52.6579725Z D_gradcheck=2, 2025-05-07T20:23:52.6579862Z stochastic_rounding=True, 2025-05-07T20:23:52.6579992Z weighted=True, 2025-05-07T20:23:52.6580208Z row_wise=True, 2025-05-07T20:23:52.6580345Z mixed=False, 2025-05-07T20:23:52.6580469Z use_cache=False, 2025-05-07T20:23:52.6580626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.6580846Z use_cpu=True, 2025-05-07T20:23:52.6581000Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6581238Z ) 2025-05-07T20:23:52.6581445Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6581974Z self=, 2025-05-07T20:23:52.6582097Z mixed_B=False, 2025-05-07T20:23:52.6582226Z compile=True, 2025-05-07T20:23:52.6582338Z T=1, 2025-05-07T20:23:52.6582449Z D=57, 2025-05-07T20:23:52.6582566Z B=66, 2025-05-07T20:23:52.6582681Z log_E=4, 2025-05-07T20:23:52.6582792Z L=10, 2025-05-07T20:23:52.6582916Z D_gradcheck=1, 2025-05-07T20:23:52.6583056Z stochastic_rounding=False, 2025-05-07T20:23:52.6583188Z weighted=True, 2025-05-07T20:23:52.6583311Z row_wise=True, 2025-05-07T20:23:52.6583433Z mixed=True, 2025-05-07T20:23:52.6583561Z use_cache=False, 2025-05-07T20:23:52.6583719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6583840Z use_cpu=True, 2025-05-07T20:23:52.6583996Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6584107Z ) 2025-05-07T20:23:52.6584306Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6584837Z self=, 2025-05-07T20:23:52.6584962Z mixed_B=True, 2025-05-07T20:23:52.6585085Z compile=True, 2025-05-07T20:23:52.6585201Z T=3, 2025-05-07T20:23:52.6585314Z D=115, 2025-05-07T20:23:52.6585432Z B=28, 2025-05-07T20:23:52.6585547Z log_E=5, 2025-05-07T20:23:52.6585658Z L=17, 2025-05-07T20:23:52.6585784Z D_gradcheck=2, 2025-05-07T20:23:52.6585918Z stochastic_rounding=True, 2025-05-07T20:23:52.6586039Z weighted=True, 2025-05-07T20:23:52.6586166Z row_wise=True, 2025-05-07T20:23:52.6586281Z mixed=True, 2025-05-07T20:23:52.6586401Z use_cache=True, 2025-05-07T20:23:52.6586562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6586685Z use_cpu=True, 2025-05-07T20:23:52.6586832Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.6586953Z ) 2025-05-07T20:23:52.6587150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6587678Z self=, 2025-05-07T20:23:52.6587991Z mixed_B=True, 2025-05-07T20:23:52.6588157Z compile=False, 2025-05-07T20:23:52.6588277Z T=1, 2025-05-07T20:23:52.6588391Z D=22, 2025-05-07T20:23:52.6588502Z B=57, 2025-05-07T20:23:52.6588679Z log_E=4, 2025-05-07T20:23:52.6588837Z L=0, 2025-05-07T20:23:52.6588957Z D_gradcheck=2, 2025-05-07T20:23:52.6589137Z stochastic_rounding=True, 2025-05-07T20:23:52.6589310Z weighted=True, 2025-05-07T20:23:52.6589433Z row_wise=True, 2025-05-07T20:23:52.6589562Z mixed=False, 2025-05-07T20:23:52.6589725Z use_cache=False, 2025-05-07T20:23:52.6589923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6590050Z use_cpu=True, 2025-05-07T20:23:52.6590196Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6590311Z ) 2025-05-07T20:23:52.6590512Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6591043Z self=, 2025-05-07T20:23:52.6591171Z mixed_B=True, 2025-05-07T20:23:52.6591294Z compile=False, 2025-05-07T20:23:52.6591405Z T=1, 2025-05-07T20:23:52.6591529Z D=47, 2025-05-07T20:23:52.6591640Z B=98, 2025-05-07T20:23:52.6591752Z log_E=5, 2025-05-07T20:23:52.6591867Z L=6, 2025-05-07T20:23:52.6591986Z D_gradcheck=2, 2025-05-07T20:23:52.6592124Z stochastic_rounding=False, 2025-05-07T20:23:52.6592253Z weighted=True, 2025-05-07T20:23:52.6592498Z row_wise=True, 2025-05-07T20:23:52.6592627Z mixed=True, 2025-05-07T20:23:52.6592761Z use_cache=False, 2025-05-07T20:23:52.6592919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6593191Z use_cpu=True, 2025-05-07T20:23:52.6593346Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.6593563Z ) 2025-05-07T20:23:52.6593769Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.6594294Z self=, 2025-05-07T20:23:52.6594417Z mixed_B=True, 2025-05-07T20:23:52.6594544Z compile=False, 2025-05-07T20:23:52.6594655Z T=5, 2025-05-07T20:23:52.6594768Z D=18, 2025-05-07T20:23:52.6594885Z B=58, 2025-05-07T20:23:52.6595000Z log_E=5, 2025-05-07T20:23:52.6595114Z L=11, 2025-05-07T20:23:52.6595241Z D_gradcheck=1, 2025-05-07T20:23:52.6595381Z stochastic_rounding=False, 2025-05-07T20:23:52.6595500Z weighted=True, 2025-05-07T20:23:52.6595629Z row_wise=False, 2025-05-07T20:23:52.6595749Z mixed=False, 2025-05-07T20:23:52.6595869Z use_cache=True, 2025-05-07T20:23:52.6596036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.6596159Z use_cpu=True, 2025-05-07T20:23:52.6596315Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.7069475Z ) 2025-05-07T20:23:52.7069826Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7070395Z self=, 2025-05-07T20:23:52.7070544Z mixed_B=True, 2025-05-07T20:23:52.7070671Z compile=True, 2025-05-07T20:23:52.7070784Z T=1, 2025-05-07T20:23:52.7070893Z D=13, 2025-05-07T20:23:52.7071012Z B=37, 2025-05-07T20:23:52.7071126Z log_E=5, 2025-05-07T20:23:52.7071235Z L=20, 2025-05-07T20:23:52.7071360Z D_gradcheck=1, 2025-05-07T20:23:52.7071500Z stochastic_rounding=True, 2025-05-07T20:23:52.7071621Z weighted=True, 2025-05-07T20:23:52.7071759Z row_wise=True, 2025-05-07T20:23:52.7071875Z mixed=True, 2025-05-07T20:23:52.7072008Z use_cache=False, 2025-05-07T20:23:52.7072168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7072295Z use_cpu=True, 2025-05-07T20:23:52.7072449Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7072566Z ) 2025-05-07T20:23:52.7072764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7073305Z self=, 2025-05-07T20:23:52.7073771Z mixed_B=True, 2025-05-07T20:23:52.7073908Z compile=True, 2025-05-07T20:23:52.7074028Z T=3, 2025-05-07T20:23:52.7074140Z D=28, 2025-05-07T20:23:52.7074253Z B=25, 2025-05-07T20:23:52.7074373Z log_E=3, 2025-05-07T20:23:52.7074484Z L=14, 2025-05-07T20:23:52.7074612Z D_gradcheck=1, 2025-05-07T20:23:52.7074753Z stochastic_rounding=False, 2025-05-07T20:23:52.7074873Z weighted=True, 2025-05-07T20:23:52.7075005Z row_wise=True, 2025-05-07T20:23:52.7075122Z mixed=True, 2025-05-07T20:23:52.7075243Z use_cache=False, 2025-05-07T20:23:52.7075404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7075526Z use_cpu=True, 2025-05-07T20:23:52.7075673Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7075790Z ) 2025-05-07T20:23:52.7075986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7076514Z self=, 2025-05-07T20:23:52.7076644Z mixed_B=True, 2025-05-07T20:23:52.7076763Z compile=False, 2025-05-07T20:23:52.7076880Z T=4, 2025-05-07T20:23:52.7076991Z D=21, 2025-05-07T20:23:52.7077101Z B=61, 2025-05-07T20:23:52.7077223Z log_E=4, 2025-05-07T20:23:52.7077334Z L=11, 2025-05-07T20:23:52.7077453Z D_gradcheck=1, 2025-05-07T20:23:52.7077601Z stochastic_rounding=False, 2025-05-07T20:23:52.7077721Z weighted=True, 2025-05-07T20:23:52.7077841Z row_wise=False, 2025-05-07T20:23:52.7078136Z mixed=True, 2025-05-07T20:23:52.7078276Z use_cache=True, 2025-05-07T20:23:52.7078431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7078732Z use_cpu=True, 2025-05-07T20:23:52.7078883Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7079141Z ) 2025-05-07T20:23:52.7079344Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7079872Z self=, 2025-05-07T20:23:52.7079999Z mixed_B=True, 2025-05-07T20:23:52.7080119Z compile=False, 2025-05-07T20:23:52.7080229Z T=4, 2025-05-07T20:23:52.7080345Z D=77, 2025-05-07T20:23:52.7080457Z B=80, 2025-05-07T20:23:52.7080568Z log_E=5, 2025-05-07T20:23:52.7080686Z L=2, 2025-05-07T20:23:52.7080806Z D_gradcheck=2, 2025-05-07T20:23:52.7080945Z stochastic_rounding=True, 2025-05-07T20:23:52.7081072Z weighted=True, 2025-05-07T20:23:52.7081191Z row_wise=True, 2025-05-07T20:23:52.7081313Z mixed=False, 2025-05-07T20:23:52.7081441Z use_cache=False, 2025-05-07T20:23:52.7081597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.7081719Z use_cpu=True, 2025-05-07T20:23:52.7081872Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.7081978Z ) 2025-05-07T20:23:52.7082176Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7082737Z self=, 2025-05-07T20:23:52.7082865Z mixed_B=True, 2025-05-07T20:23:52.7082994Z compile=False, 2025-05-07T20:23:52.7083104Z T=4, 2025-05-07T20:23:52.7083216Z D=84, 2025-05-07T20:23:52.7083333Z B=98, 2025-05-07T20:23:52.7083445Z log_E=3, 2025-05-07T20:23:52.7083555Z L=1, 2025-05-07T20:23:52.7083685Z D_gradcheck=1, 2025-05-07T20:23:52.7083826Z stochastic_rounding=False, 2025-05-07T20:23:52.7083946Z weighted=False, 2025-05-07T20:23:52.7084075Z row_wise=False, 2025-05-07T20:23:52.7084197Z mixed=False, 2025-05-07T20:23:52.7084321Z use_cache=False, 2025-05-07T20:23:52.7084483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7084605Z use_cpu=True, 2025-05-07T20:23:52.7084765Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.7084874Z ) 2025-05-07T20:23:52.7085072Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7085607Z self=, 2025-05-07T20:23:52.7085869Z mixed_B=True, 2025-05-07T20:23:52.7086004Z compile=False, 2025-05-07T20:23:52.7086125Z T=5, 2025-05-07T20:23:52.7086242Z D=51, 2025-05-07T20:23:52.7086479Z B=27, 2025-05-07T20:23:52.7086592Z log_E=3, 2025-05-07T20:23:52.7086710Z L=8, 2025-05-07T20:23:52.7086831Z D_gradcheck=1, 2025-05-07T20:23:52.7086972Z stochastic_rounding=False, 2025-05-07T20:23:52.7087097Z weighted=False, 2025-05-07T20:23:52.7087218Z row_wise=True, 2025-05-07T20:23:52.7087339Z mixed=True, 2025-05-07T20:23:52.7087470Z use_cache=True, 2025-05-07T20:23:52.7087626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.7087748Z use_cpu=True, 2025-05-07T20:23:52.7087903Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.7088013Z ) 2025-05-07T20:23:52.7088211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7088747Z self=, 2025-05-07T20:23:52.7088872Z mixed_B=False, 2025-05-07T20:23:52.7089001Z compile=False, 2025-05-07T20:23:52.7089111Z T=2, 2025-05-07T20:23:52.7089223Z D=126, 2025-05-07T20:23:52.7089341Z B=32, 2025-05-07T20:23:52.7089634Z log_E=5, 2025-05-07T20:23:52.7089749Z L=11, 2025-05-07T20:23:52.7089879Z D_gradcheck=2, 2025-05-07T20:23:52.7090018Z stochastic_rounding=True, 2025-05-07T20:23:52.7090139Z weighted=False, 2025-05-07T20:23:52.7090264Z row_wise=True, 2025-05-07T20:23:52.7090507Z mixed=False, 2025-05-07T20:23:52.7090639Z use_cache=True, 2025-05-07T20:23:52.7090804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.7091011Z use_cpu=True, 2025-05-07T20:23:52.7091167Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.7091276Z ) 2025-05-07T20:23:52.7091553Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7092102Z self=, 2025-05-07T20:23:52.7092223Z mixed_B=True, 2025-05-07T20:23:52.7092398Z compile=True, 2025-05-07T20:23:52.7092519Z T=5, 2025-05-07T20:23:52.7092723Z D=102, 2025-05-07T20:23:52.7092835Z B=116, 2025-05-07T20:23:52.7092953Z log_E=5, 2025-05-07T20:23:52.7093065Z L=11, 2025-05-07T20:23:52.7093184Z D_gradcheck=1, 2025-05-07T20:23:52.7093328Z stochastic_rounding=True, 2025-05-07T20:23:52.7093448Z weighted=True, 2025-05-07T20:23:52.7093569Z row_wise=False, 2025-05-07T20:23:52.7093696Z mixed=False, 2025-05-07T20:23:52.7093819Z use_cache=False, 2025-05-07T20:23:52.7093984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.7094109Z use_cpu=True, 2025-05-07T20:23:52.7094257Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7094370Z ) 2025-05-07T20:23:52.7094567Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7095094Z self=, 2025-05-07T20:23:52.7095223Z mixed_B=False, 2025-05-07T20:23:52.7095341Z compile=True, 2025-05-07T20:23:52.7095450Z T=4, 2025-05-07T20:23:52.7095567Z D=117, 2025-05-07T20:23:52.7095677Z B=17, 2025-05-07T20:23:52.7095790Z log_E=5, 2025-05-07T20:23:52.7095907Z L=14, 2025-05-07T20:23:52.7096026Z D_gradcheck=2, 2025-05-07T20:23:52.7096168Z stochastic_rounding=False, 2025-05-07T20:23:52.7096295Z weighted=False, 2025-05-07T20:23:52.7096415Z row_wise=True, 2025-05-07T20:23:52.7096540Z mixed=True, 2025-05-07T20:23:52.7096662Z use_cache=False, 2025-05-07T20:23:52.7096817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7096946Z use_cpu=True, 2025-05-07T20:23:52.7097094Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7097202Z ) 2025-05-07T20:23:52.7097407Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7097934Z self=, 2025-05-07T20:23:52.7098173Z mixed_B=False, 2025-05-07T20:23:52.7098316Z compile=False, 2025-05-07T20:23:52.7098429Z T=2, 2025-05-07T20:23:52.7098540Z D=96, 2025-05-07T20:23:52.7098656Z B=5, 2025-05-07T20:23:52.7098769Z log_E=4, 2025-05-07T20:23:52.7098885Z L=17, 2025-05-07T20:23:52.7099004Z D_gradcheck=2, 2025-05-07T20:23:52.7099146Z stochastic_rounding=False, 2025-05-07T20:23:52.7099279Z weighted=False, 2025-05-07T20:23:52.7099399Z row_wise=True, 2025-05-07T20:23:52.7099520Z mixed=False, 2025-05-07T20:23:52.7099648Z use_cache=False, 2025-05-07T20:23:52.7099805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.7099926Z use_cpu=True, 2025-05-07T20:23:52.7100078Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7100184Z ) 2025-05-07T20:23:52.7100389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7100923Z self=, 2025-05-07T20:23:52.7101043Z mixed_B=True, 2025-05-07T20:23:52.7101171Z compile=False, 2025-05-07T20:23:52.7101283Z T=2, 2025-05-07T20:23:52.7101395Z D=31, 2025-05-07T20:23:52.7101514Z B=60, 2025-05-07T20:23:52.7101628Z log_E=5, 2025-05-07T20:23:52.7101738Z L=1, 2025-05-07T20:23:52.7101862Z D_gradcheck=2, 2025-05-07T20:23:52.7102001Z stochastic_rounding=True, 2025-05-07T20:23:52.7102123Z weighted=False, 2025-05-07T20:23:52.7102248Z row_wise=True, 2025-05-07T20:23:52.7102492Z mixed=True, 2025-05-07T20:23:52.7102630Z use_cache=True, 2025-05-07T20:23:52.7102799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.7103018Z use_cpu=True, 2025-05-07T20:23:52.7103168Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7103283Z ) 2025-05-07T20:23:52.7103579Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7104109Z self=, 2025-05-07T20:23:52.7104239Z mixed_B=True, 2025-05-07T20:23:52.7104359Z compile=False, 2025-05-07T20:23:52.7104476Z T=3, 2025-05-07T20:23:52.7104589Z D=39, 2025-05-07T20:23:52.7104701Z B=34, 2025-05-07T20:23:52.7104819Z log_E=3, 2025-05-07T20:23:52.7104930Z L=2, 2025-05-07T20:23:52.7105047Z D_gradcheck=2, 2025-05-07T20:23:52.7105195Z stochastic_rounding=False, 2025-05-07T20:23:52.7105315Z weighted=False, 2025-05-07T20:23:52.7105433Z row_wise=True, 2025-05-07T20:23:52.7105558Z mixed=True, 2025-05-07T20:23:52.7105676Z use_cache=True, 2025-05-07T20:23:52.7105831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.7105962Z use_cpu=True, 2025-05-07T20:23:52.7106108Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7106216Z ) 2025-05-07T20:23:52.7106424Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7106954Z self=, 2025-05-07T20:23:52.7107082Z mixed_B=False, 2025-05-07T20:23:52.7107203Z compile=False, 2025-05-07T20:23:52.7107312Z T=1, 2025-05-07T20:23:52.7107430Z D=11, 2025-05-07T20:23:52.7107541Z B=98, 2025-05-07T20:23:52.7107652Z log_E=3, 2025-05-07T20:23:52.7107769Z L=3, 2025-05-07T20:23:52.7107889Z D_gradcheck=2, 2025-05-07T20:23:52.7108027Z stochastic_rounding=True, 2025-05-07T20:23:52.7108155Z weighted=False, 2025-05-07T20:23:52.7108276Z row_wise=True, 2025-05-07T20:23:52.7108397Z mixed=False, 2025-05-07T20:23:52.7108524Z use_cache=True, 2025-05-07T20:23:52.7108681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7108810Z use_cpu=True, 2025-05-07T20:23:52.7108957Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.7109065Z ) 2025-05-07T20:23:52.7109271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7109801Z self=, 2025-05-07T20:23:52.7110026Z mixed_B=True, 2025-05-07T20:23:52.7110167Z compile=False, 2025-05-07T20:23:52.7110275Z T=5, 2025-05-07T20:23:52.7110384Z D=111, 2025-05-07T20:23:52.7110501Z B=112, 2025-05-07T20:23:52.7110616Z log_E=3, 2025-05-07T20:23:52.7110727Z L=4, 2025-05-07T20:23:52.7110851Z D_gradcheck=1, 2025-05-07T20:23:52.7110989Z stochastic_rounding=True, 2025-05-07T20:23:52.7111107Z weighted=True, 2025-05-07T20:23:52.7111231Z row_wise=False, 2025-05-07T20:23:52.7111352Z mixed=False, 2025-05-07T20:23:52.7111480Z use_cache=False, 2025-05-07T20:23:52.7111638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7111764Z use_cpu=True, 2025-05-07T20:23:52.7111916Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7112023Z ) 2025-05-07T20:23:52.7112222Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7112752Z self=, 2025-05-07T20:23:52.7112879Z mixed_B=False, 2025-05-07T20:23:52.7112998Z compile=True, 2025-05-07T20:23:52.7113116Z T=2, 2025-05-07T20:23:52.7113225Z D=113, 2025-05-07T20:23:52.7113337Z B=73, 2025-05-07T20:23:52.7113457Z log_E=5, 2025-05-07T20:23:52.7113568Z L=15, 2025-05-07T20:23:52.7113693Z D_gradcheck=1, 2025-05-07T20:23:52.7113842Z stochastic_rounding=False, 2025-05-07T20:23:52.7113965Z weighted=False, 2025-05-07T20:23:52.7114094Z row_wise=False, 2025-05-07T20:23:52.7114394Z mixed=True, 2025-05-07T20:23:52.7114534Z use_cache=True, 2025-05-07T20:23:52.7114698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.7114916Z use_cpu=True, 2025-05-07T20:23:52.7115067Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.7115182Z ) 2025-05-07T20:23:52.7115476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7116007Z self=, 2025-05-07T20:23:52.7116140Z mixed_B=True, 2025-05-07T20:23:52.7116259Z compile=True, 2025-05-07T20:23:52.7116374Z T=3, 2025-05-07T20:23:52.7116495Z D=111, 2025-05-07T20:23:52.7116607Z B=30, 2025-05-07T20:23:52.7116730Z log_E=4, 2025-05-07T20:23:52.7116839Z L=8, 2025-05-07T20:23:52.7116957Z D_gradcheck=2, 2025-05-07T20:23:52.7117104Z stochastic_rounding=False, 2025-05-07T20:23:52.7117225Z weighted=True, 2025-05-07T20:23:52.7117343Z row_wise=True, 2025-05-07T20:23:52.7117472Z mixed=False, 2025-05-07T20:23:52.7117595Z use_cache=False, 2025-05-07T20:23:52.7117753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7117883Z use_cpu=True, 2025-05-07T20:23:52.7118033Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.7118141Z ) 2025-05-07T20:23:52.7118345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7118874Z self=, 2025-05-07T20:23:52.7118996Z mixed_B=True, 2025-05-07T20:23:52.7119125Z compile=False, 2025-05-07T20:23:52.7119236Z T=4, 2025-05-07T20:23:52.7119353Z D=49, 2025-05-07T20:23:52.7119463Z B=74, 2025-05-07T20:23:52.7119576Z log_E=5, 2025-05-07T20:23:52.7119692Z L=15, 2025-05-07T20:23:52.7119815Z D_gradcheck=2, 2025-05-07T20:23:52.7119957Z stochastic_rounding=True, 2025-05-07T20:23:52.7120082Z weighted=True, 2025-05-07T20:23:52.7120201Z row_wise=True, 2025-05-07T20:23:52.7120320Z mixed=False, 2025-05-07T20:23:52.7120448Z use_cache=True, 2025-05-07T20:23:52.7120606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7120727Z use_cpu=True, 2025-05-07T20:23:52.7120882Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.7120989Z ) 2025-05-07T20:23:52.7121190Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.7121723Z self=, 2025-05-07T20:23:52.7121978Z mixed_B=True, 2025-05-07T20:23:52.7122120Z compile=True, 2025-05-07T20:23:52.7122230Z T=4, 2025-05-07T20:23:52.7122340Z D=60, 2025-05-07T20:23:52.7122457Z B=94, 2025-05-07T20:23:52.7122571Z log_E=4, 2025-05-07T20:23:52.7122679Z L=7, 2025-05-07T20:23:52.7122806Z D_gradcheck=1, 2025-05-07T20:23:52.7122946Z stochastic_rounding=False, 2025-05-07T20:23:52.7123067Z weighted=True, 2025-05-07T20:23:52.7123195Z row_wise=True, 2025-05-07T20:23:52.7123314Z mixed=True, 2025-05-07T20:23:52.7123435Z use_cache=True, 2025-05-07T20:23:52.7123599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.7123725Z use_cpu=True, 2025-05-07T20:23:52.7123875Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9049583Z ) 2025-05-07T20:23:52.9050239Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9051440Z self=, 2025-05-07T20:23:52.9052265Z mixed_B=False, 2025-05-07T20:23:52.9052596Z compile=False, 2025-05-07T20:23:52.9052907Z T=2, 2025-05-07T20:23:52.9053180Z D=96, 2025-05-07T20:23:52.9053452Z B=74, 2025-05-07T20:23:52.9053724Z log_E=3, 2025-05-07T20:23:52.9054009Z L=17, 2025-05-07T20:23:52.9054286Z D_gradcheck=1, 2025-05-07T20:23:52.9054620Z stochastic_rounding=False, 2025-05-07T20:23:52.9055001Z weighted=False, 2025-05-07T20:23:52.9055312Z row_wise=True, 2025-05-07T20:23:52.9056012Z mixed=False, 2025-05-07T20:23:52.9056340Z use_cache=True, 2025-05-07T20:23:52.9056685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9057276Z use_cpu=True, 2025-05-07T20:23:52.9057614Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9057991Z ) 2025-05-07T20:23:52.9058475Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9059359Z self=, 2025-05-07T20:23:52.9060163Z mixed_B=True, 2025-05-07T20:23:52.9060471Z compile=True, 2025-05-07T20:23:52.9060777Z T=1, 2025-05-07T20:23:52.9061043Z D=48, 2025-05-07T20:23:52.9061307Z B=16, 2025-05-07T20:23:52.9061580Z log_E=3, 2025-05-07T20:23:52.9061865Z L=8, 2025-05-07T20:23:52.9062144Z D_gradcheck=2, 2025-05-07T20:23:52.9062478Z stochastic_rounding=False, 2025-05-07T20:23:52.9062854Z weighted=False, 2025-05-07T20:23:52.9063161Z row_wise=True, 2025-05-07T20:23:52.9063476Z mixed=True, 2025-05-07T20:23:52.9063781Z use_cache=False, 2025-05-07T20:23:52.9064135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9064566Z use_cpu=True, 2025-05-07T20:23:52.9064899Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9065277Z ) 2025-05-07T20:23:52.9065624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9066504Z self=, 2025-05-07T20:23:52.9067325Z mixed_B=False, 2025-05-07T20:23:52.9067642Z compile=False, 2025-05-07T20:23:52.9067947Z T=3, 2025-05-07T20:23:52.9068218Z D=20, 2025-05-07T20:23:52.9068490Z B=63, 2025-05-07T20:23:52.9068765Z log_E=5, 2025-05-07T20:23:52.9069072Z L=13, 2025-05-07T20:23:52.9069349Z D_gradcheck=2, 2025-05-07T20:23:52.9069685Z stochastic_rounding=False, 2025-05-07T20:23:52.9070061Z weighted=False, 2025-05-07T20:23:52.9070375Z row_wise=True, 2025-05-07T20:23:52.9070693Z mixed=True, 2025-05-07T20:23:52.9070997Z use_cache=True, 2025-05-07T20:23:52.9071346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9071771Z use_cpu=True, 2025-05-07T20:23:52.9072106Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9072482Z ) 2025-05-07T20:23:52.9072833Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9073712Z self=, 2025-05-07T20:23:52.9074517Z mixed_B=True, 2025-05-07T20:23:52.9075053Z compile=False, 2025-05-07T20:23:52.9075384Z T=3, 2025-05-07T20:23:52.9075656Z D=41, 2025-05-07T20:23:52.9075923Z B=100, 2025-05-07T20:23:52.9076199Z log_E=4, 2025-05-07T20:23:52.9076484Z L=6, 2025-05-07T20:23:52.9076762Z D_gradcheck=2, 2025-05-07T20:23:52.9077099Z stochastic_rounding=True, 2025-05-07T20:23:52.9077473Z weighted=True, 2025-05-07T20:23:52.9077780Z row_wise=True, 2025-05-07T20:23:52.9078092Z mixed=True, 2025-05-07T20:23:52.9078398Z use_cache=False, 2025-05-07T20:23:52.9078748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9079163Z use_cpu=True, 2025-05-07T20:23:52.9079508Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9079890Z ) 2025-05-07T20:23:52.9080236Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9081114Z self=, 2025-05-07T20:23:52.9081915Z mixed_B=True, 2025-05-07T20:23:52.9082230Z compile=False, 2025-05-07T20:23:52.9082533Z T=3, 2025-05-07T20:23:52.9082804Z D=70, 2025-05-07T20:23:52.9083068Z B=56, 2025-05-07T20:23:52.9083346Z log_E=4, 2025-05-07T20:23:52.9083631Z L=17, 2025-05-07T20:23:52.9083904Z D_gradcheck=2, 2025-05-07T20:23:52.9084234Z stochastic_rounding=False, 2025-05-07T20:23:52.9084613Z weighted=False, 2025-05-07T20:23:52.9084917Z row_wise=False, 2025-05-07T20:23:52.9085412Z mixed=False, 2025-05-07T20:23:52.9085746Z use_cache=False, 2025-05-07T20:23:52.9086095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9086514Z use_cpu=True, 2025-05-07T20:23:52.9087006Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9087383Z ) 2025-05-07T20:23:52.9087808Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9088690Z self=, 2025-05-07T20:23:52.9089684Z mixed_B=False, 2025-05-07T20:23:52.9090006Z compile=False, 2025-05-07T20:23:52.9090310Z T=5, 2025-05-07T20:23:52.9090661Z D=30, 2025-05-07T20:23:52.9090937Z B=8, 2025-05-07T20:23:52.9091208Z log_E=3, 2025-05-07T20:23:52.9091488Z L=13, 2025-05-07T20:23:52.9091774Z D_gradcheck=1, 2025-05-07T20:23:52.9092103Z stochastic_rounding=True, 2025-05-07T20:23:52.9092533Z weighted=True, 2025-05-07T20:23:52.9092859Z row_wise=False, 2025-05-07T20:23:52.9093177Z mixed=True, 2025-05-07T20:23:52.9093486Z use_cache=False, 2025-05-07T20:23:52.9093902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9094316Z use_cpu=True, 2025-05-07T20:23:52.9094659Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9095036Z ) 2025-05-07T20:23:52.9095383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9096380Z self=, 2025-05-07T20:23:52.9097192Z mixed_B=False, 2025-05-07T20:23:52.9097504Z compile=True, 2025-05-07T20:23:52.9097806Z T=4, 2025-05-07T20:23:52.9098067Z D=51, 2025-05-07T20:23:52.9098339Z B=7, 2025-05-07T20:23:52.9098608Z log_E=4, 2025-05-07T20:23:52.9098885Z L=5, 2025-05-07T20:23:52.9099164Z D_gradcheck=2, 2025-05-07T20:23:52.9099498Z stochastic_rounding=False, 2025-05-07T20:23:52.9099866Z weighted=False, 2025-05-07T20:23:52.9100183Z row_wise=True, 2025-05-07T20:23:52.9100500Z mixed=False, 2025-05-07T20:23:52.9100799Z use_cache=True, 2025-05-07T20:23:52.9101152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9101576Z use_cpu=True, 2025-05-07T20:23:52.9101918Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9102297Z ) 2025-05-07T20:23:52.9102645Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9103529Z self=, 2025-05-07T20:23:52.9104332Z mixed_B=True, 2025-05-07T20:23:52.9104825Z compile=True, 2025-05-07T20:23:52.9105142Z T=3, 2025-05-07T20:23:52.9105407Z D=11, 2025-05-07T20:23:52.9105681Z B=111, 2025-05-07T20:23:52.9105952Z log_E=5, 2025-05-07T20:23:52.9106227Z L=5, 2025-05-07T20:23:52.9106516Z D_gradcheck=1, 2025-05-07T20:23:52.9106853Z stochastic_rounding=False, 2025-05-07T20:23:52.9107221Z weighted=True, 2025-05-07T20:23:52.9107535Z row_wise=True, 2025-05-07T20:23:52.9107938Z mixed=False, 2025-05-07T20:23:52.9108245Z use_cache=False, 2025-05-07T20:23:52.9108593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9109022Z use_cpu=True, 2025-05-07T20:23:52.9109469Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9109847Z ) 2025-05-07T20:23:52.9110182Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9111062Z self=, 2025-05-07T20:23:52.9111867Z mixed_B=False, 2025-05-07T20:23:52.9112187Z compile=True, 2025-05-07T20:23:52.9112494Z T=2, 2025-05-07T20:23:52.9112761Z D=59, 2025-05-07T20:23:52.9113035Z B=18, 2025-05-07T20:23:52.9113314Z log_E=3, 2025-05-07T20:23:52.9113588Z L=14, 2025-05-07T20:23:52.9113867Z D_gradcheck=1, 2025-05-07T20:23:52.9114202Z stochastic_rounding=True, 2025-05-07T20:23:52.9114566Z weighted=False, 2025-05-07T20:23:52.9114954Z row_wise=False, 2025-05-07T20:23:52.9115402Z mixed=True, 2025-05-07T20:23:52.9115716Z use_cache=True, 2025-05-07T20:23:52.9116067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9116479Z use_cpu=True, 2025-05-07T20:23:52.9116964Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9117353Z ) 2025-05-07T20:23:52.9117700Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9118839Z self=, 2025-05-07T20:23:52.9119645Z mixed_B=True, 2025-05-07T20:23:52.9119960Z compile=True, 2025-05-07T20:23:52.9120262Z T=4, 2025-05-07T20:23:52.9120527Z D=44, 2025-05-07T20:23:52.9120797Z B=12, 2025-05-07T20:23:52.9121072Z log_E=4, 2025-05-07T20:23:52.9121347Z L=6, 2025-05-07T20:23:52.9121624Z D_gradcheck=1, 2025-05-07T20:23:52.9121955Z stochastic_rounding=False, 2025-05-07T20:23:52.9122322Z weighted=True, 2025-05-07T20:23:52.9122636Z row_wise=True, 2025-05-07T20:23:52.9122943Z mixed=False, 2025-05-07T20:23:52.9123243Z use_cache=False, 2025-05-07T20:23:52.9123684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9124167Z use_cpu=True, 2025-05-07T20:23:52.9124507Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9124889Z ) 2025-05-07T20:23:52.9125234Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9127042Z self=, 2025-05-07T20:23:52.9128087Z mixed_B=True, 2025-05-07T20:23:52.9130718Z compile=False, 2025-05-07T20:23:52.9131032Z T=1, 2025-05-07T20:23:52.9131301Z D=106, 2025-05-07T20:23:52.9131574Z B=10, 2025-05-07T20:23:52.9131837Z log_E=5, 2025-05-07T20:23:52.9132119Z L=2, 2025-05-07T20:23:52.9132397Z D_gradcheck=1, 2025-05-07T20:23:52.9132722Z stochastic_rounding=True, 2025-05-07T20:23:52.9133100Z weighted=True, 2025-05-07T20:23:52.9133617Z row_wise=True, 2025-05-07T20:23:52.9133933Z mixed=False, 2025-05-07T20:23:52.9134266Z use_cache=False, 2025-05-07T20:23:52.9134630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9135050Z use_cpu=True, 2025-05-07T20:23:52.9135393Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9135776Z ) 2025-05-07T20:23:52.9136115Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9136989Z self=, 2025-05-07T20:23:52.9137794Z mixed_B=True, 2025-05-07T20:23:52.9138593Z compile=True, 2025-05-07T20:23:52.9138913Z T=1, 2025-05-07T20:23:52.9139188Z D=90, 2025-05-07T20:23:52.9139450Z B=37, 2025-05-07T20:23:52.9139728Z log_E=4, 2025-05-07T20:23:52.9140007Z L=20, 2025-05-07T20:23:52.9140282Z D_gradcheck=2, 2025-05-07T20:23:52.9140611Z stochastic_rounding=True, 2025-05-07T20:23:52.9140988Z weighted=False, 2025-05-07T20:23:52.9141302Z row_wise=True, 2025-05-07T20:23:52.9141608Z mixed=False, 2025-05-07T20:23:52.9141919Z use_cache=True, 2025-05-07T20:23:52.9142268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9142683Z use_cpu=True, 2025-05-07T20:23:52.9143030Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9143407Z ) 2025-05-07T20:23:52.9143751Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9144631Z self=, 2025-05-07T20:23:52.9145454Z mixed_B=True, 2025-05-07T20:23:52.9145766Z compile=True, 2025-05-07T20:23:52.9146067Z T=3, 2025-05-07T20:23:52.9146334Z D=11, 2025-05-07T20:23:52.9146597Z B=118, 2025-05-07T20:23:52.9146878Z log_E=5, 2025-05-07T20:23:52.9147191Z L=8, 2025-05-07T20:23:52.9147460Z D_gradcheck=1, 2025-05-07T20:23:52.9147790Z stochastic_rounding=True, 2025-05-07T20:23:52.9148172Z weighted=True, 2025-05-07T20:23:52.9148483Z row_wise=False, 2025-05-07T20:23:52.9148800Z mixed=True, 2025-05-07T20:23:52.9149406Z use_cache=False, 2025-05-07T20:23:52.9149784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9150200Z use_cpu=True, 2025-05-07T20:23:52.9150763Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9151154Z ) 2025-05-07T20:23:52.9151498Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9152521Z self=, 2025-05-07T20:23:52.9153327Z mixed_B=True, 2025-05-07T20:23:52.9153637Z compile=True, 2025-05-07T20:23:52.9153933Z T=1, 2025-05-07T20:23:52.9154191Z D=123, 2025-05-07T20:23:52.9154472Z B=21, 2025-05-07T20:23:52.9154746Z log_E=4, 2025-05-07T20:23:52.9155017Z L=3, 2025-05-07T20:23:52.9155298Z D_gradcheck=1, 2025-05-07T20:23:52.9155635Z stochastic_rounding=False, 2025-05-07T20:23:52.9156010Z weighted=False, 2025-05-07T20:23:52.9156321Z row_wise=False, 2025-05-07T20:23:52.9156629Z mixed=True, 2025-05-07T20:23:52.9156937Z use_cache=True, 2025-05-07T20:23:52.9157286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9157705Z use_cpu=True, 2025-05-07T20:23:52.9158052Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9158432Z ) 2025-05-07T20:23:52.9158774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9159654Z self=, 2025-05-07T20:23:52.9160455Z mixed_B=True, 2025-05-07T20:23:52.9160768Z compile=True, 2025-05-07T20:23:52.9161064Z T=5, 2025-05-07T20:23:52.9161331Z D=12, 2025-05-07T20:23:52.9161598Z B=102, 2025-05-07T20:23:52.9161871Z log_E=5, 2025-05-07T20:23:52.9162147Z L=9, 2025-05-07T20:23:52.9162424Z D_gradcheck=2, 2025-05-07T20:23:52.9162754Z stochastic_rounding=False, 2025-05-07T20:23:52.9163123Z weighted=False, 2025-05-07T20:23:52.9163441Z row_wise=True, 2025-05-07T20:23:52.9163754Z mixed=False, 2025-05-07T20:23:52.9164057Z use_cache=False, 2025-05-07T20:23:52.9164420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9164840Z use_cpu=True, 2025-05-07T20:23:52.9165181Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9165560Z ) 2025-05-07T20:23:52.9165907Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9166786Z self=, 2025-05-07T20:23:52.9167588Z mixed_B=False, 2025-05-07T20:23:52.9168056Z compile=False, 2025-05-07T20:23:52.9168380Z T=4, 2025-05-07T20:23:52.9168643Z D=16, 2025-05-07T20:23:52.9168919Z B=62, 2025-05-07T20:23:52.9169190Z log_E=3, 2025-05-07T20:23:52.9170157Z L=8, 2025-05-07T20:23:52.9170556Z D_gradcheck=1, 2025-05-07T20:23:52.9170991Z stochastic_rounding=False, 2025-05-07T20:23:52.9171414Z weighted=False, 2025-05-07T20:23:52.9171740Z row_wise=False, 2025-05-07T20:23:52.9172053Z mixed=False, 2025-05-07T20:23:52.9172366Z use_cache=True, 2025-05-07T20:23:52.9172776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9173253Z use_cpu=True, 2025-05-07T20:23:52.9173588Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9173965Z ) 2025-05-07T20:23:52.9174398Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9175287Z self=, 2025-05-07T20:23:52.9176227Z mixed_B=True, 2025-05-07T20:23:52.9176549Z compile=False, 2025-05-07T20:23:52.9176854Z T=4, 2025-05-07T20:23:52.9177205Z D=56, 2025-05-07T20:23:52.9177484Z B=19, 2025-05-07T20:23:52.9177824Z log_E=5, 2025-05-07T20:23:52.9178100Z L=11, 2025-05-07T20:23:52.9178379Z D_gradcheck=1, 2025-05-07T20:23:52.9178782Z stochastic_rounding=False, 2025-05-07T20:23:52.9179156Z weighted=True, 2025-05-07T20:23:52.9179569Z row_wise=False, 2025-05-07T20:23:52.9179931Z mixed=False, 2025-05-07T20:23:52.9180427Z use_cache=True, 2025-05-07T20:23:52.9180784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9181198Z use_cpu=True, 2025-05-07T20:23:52.9181633Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9182134Z ) 2025-05-07T20:23:52.9182473Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9183506Z self=, 2025-05-07T20:23:52.9184323Z mixed_B=False, 2025-05-07T20:23:52.9184694Z compile=False, 2025-05-07T20:23:52.9185053Z T=2, 2025-05-07T20:23:52.9185310Z D=36, 2025-05-07T20:23:52.9185575Z B=110, 2025-05-07T20:23:52.9185844Z log_E=4, 2025-05-07T20:23:52.9186117Z L=9, 2025-05-07T20:23:52.9186395Z D_gradcheck=2, 2025-05-07T20:23:52.9186722Z stochastic_rounding=False, 2025-05-07T20:23:52.9187156Z weighted=False, 2025-05-07T20:23:52.9187572Z row_wise=False, 2025-05-07T20:23:52.9187878Z mixed=False, 2025-05-07T20:23:52.9188237Z use_cache=True, 2025-05-07T20:23:52.9188641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9189108Z use_cpu=True, 2025-05-07T20:23:52.9189444Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9571996Z ) 2025-05-07T20:23:52.9572530Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9573559Z self=, 2025-05-07T20:23:52.9574437Z mixed_B=True, 2025-05-07T20:23:52.9574754Z compile=False, 2025-05-07T20:23:52.9575109Z T=2, 2025-05-07T20:23:52.9575379Z D=121, 2025-05-07T20:23:52.9575702Z B=121, 2025-05-07T20:23:52.9575972Z log_E=5, 2025-05-07T20:23:52.9576249Z L=1, 2025-05-07T20:23:52.9576516Z D_gradcheck=2, 2025-05-07T20:23:52.9576849Z stochastic_rounding=True, 2025-05-07T20:23:52.9577220Z weighted=True, 2025-05-07T20:23:52.9577523Z row_wise=True, 2025-05-07T20:23:52.9577827Z mixed=True, 2025-05-07T20:23:52.9578138Z use_cache=True, 2025-05-07T20:23:52.9578487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9578897Z use_cpu=True, 2025-05-07T20:23:52.9579358Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9579807Z ) 2025-05-07T20:23:52.9580139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9581018Z self=, 2025-05-07T20:23:52.9581897Z mixed_B=True, 2025-05-07T20:23:52.9582644Z compile=False, 2025-05-07T20:23:52.9583008Z T=4, 2025-05-07T20:23:52.9583343Z D=50, 2025-05-07T20:23:52.9583610Z B=116, 2025-05-07T20:23:52.9583880Z log_E=3, 2025-05-07T20:23:52.9584159Z L=6, 2025-05-07T20:23:52.9584428Z D_gradcheck=2, 2025-05-07T20:23:52.9584759Z stochastic_rounding=True, 2025-05-07T20:23:52.9585131Z weighted=True, 2025-05-07T20:23:52.9585428Z row_wise=True, 2025-05-07T20:23:52.9585725Z mixed=True, 2025-05-07T20:23:52.9586036Z use_cache=True, 2025-05-07T20:23:52.9586375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9586794Z use_cpu=True, 2025-05-07T20:23:52.9587137Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9587509Z ) 2025-05-07T20:23:52.9587922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9588889Z self=, 2025-05-07T20:23:52.9589749Z mixed_B=False, 2025-05-07T20:23:52.9590056Z compile=True, 2025-05-07T20:23:52.9590351Z T=1, 2025-05-07T20:23:52.9590618Z D=23, 2025-05-07T20:23:52.9590881Z B=128, 2025-05-07T20:23:52.9591152Z log_E=5, 2025-05-07T20:23:52.9591507Z L=19, 2025-05-07T20:23:52.9591780Z D_gradcheck=1, 2025-05-07T20:23:52.9592134Z stochastic_rounding=True, 2025-05-07T20:23:52.9592505Z weighted=False, 2025-05-07T20:23:52.9592811Z row_wise=True, 2025-05-07T20:23:52.9593119Z mixed=True, 2025-05-07T20:23:52.9593676Z use_cache=True, 2025-05-07T20:23:52.9594150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9594566Z use_cpu=True, 2025-05-07T20:23:52.9595132Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9595574Z ) 2025-05-07T20:23:52.9595909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9596932Z self=, 2025-05-07T20:23:52.9597829Z mixed_B=False, 2025-05-07T20:23:52.9598309Z compile=True, 2025-05-07T20:23:52.9598664Z T=2, 2025-05-07T20:23:52.9599006Z D=33, 2025-05-07T20:23:52.9599333Z B=109, 2025-05-07T20:23:52.9599695Z log_E=5, 2025-05-07T20:23:52.9599974Z L=20, 2025-05-07T20:23:52.9600240Z D_gradcheck=1, 2025-05-07T20:23:52.9600567Z stochastic_rounding=False, 2025-05-07T20:23:52.9600939Z weighted=False, 2025-05-07T20:23:52.9601242Z row_wise=True, 2025-05-07T20:23:52.9601549Z mixed=False, 2025-05-07T20:23:52.9601859Z use_cache=True, 2025-05-07T20:23:52.9602197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9602613Z use_cpu=True, 2025-05-07T20:23:52.9602952Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9603323Z ) 2025-05-07T20:23:52.9603656Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9604530Z self=, 2025-05-07T20:23:52.9605411Z mixed_B=False, 2025-05-07T20:23:52.9605729Z compile=False, 2025-05-07T20:23:52.9606028Z T=3, 2025-05-07T20:23:52.9606291Z D=122, 2025-05-07T20:23:52.9619573Z B=67, 2025-05-07T20:23:52.9619870Z log_E=5, 2025-05-07T20:23:52.9620150Z L=4, 2025-05-07T20:23:52.9620433Z D_gradcheck=1, 2025-05-07T20:23:52.9620933Z stochastic_rounding=False, 2025-05-07T20:23:52.9621319Z weighted=True, 2025-05-07T20:23:52.9621625Z row_wise=True, 2025-05-07T20:23:52.9621928Z mixed=True, 2025-05-07T20:23:52.9622251Z use_cache=False, 2025-05-07T20:23:52.9622607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9623027Z use_cpu=True, 2025-05-07T20:23:52.9623438Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9623905Z ) 2025-05-07T20:23:52.9624242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9625134Z self=, 2025-05-07T20:23:52.9625935Z mixed_B=True, 2025-05-07T20:23:52.9626459Z compile=True, 2025-05-07T20:23:52.9626840Z T=1, 2025-05-07T20:23:52.9627102Z D=78, 2025-05-07T20:23:52.9627370Z B=85, 2025-05-07T20:23:52.9627640Z log_E=3, 2025-05-07T20:23:52.9628104Z L=8, 2025-05-07T20:23:52.9628381Z D_gradcheck=2, 2025-05-07T20:23:52.9628709Z stochastic_rounding=True, 2025-05-07T20:23:52.9629074Z weighted=False, 2025-05-07T20:23:52.9629382Z row_wise=False, 2025-05-07T20:23:52.9629688Z mixed=True, 2025-05-07T20:23:52.9629990Z use_cache=False, 2025-05-07T20:23:52.9630350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9630765Z use_cpu=True, 2025-05-07T20:23:52.9631101Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9631472Z ) 2025-05-07T20:23:52.9631878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9632755Z self=, 2025-05-07T20:23:52.9633609Z mixed_B=True, 2025-05-07T20:23:52.9633921Z compile=True, 2025-05-07T20:23:52.9634212Z T=5, 2025-05-07T20:23:52.9634466Z D=109, 2025-05-07T20:23:52.9634738Z B=50, 2025-05-07T20:23:52.9635085Z log_E=5, 2025-05-07T20:23:52.9635360Z L=13, 2025-05-07T20:23:52.9635631Z D_gradcheck=2, 2025-05-07T20:23:52.9635957Z stochastic_rounding=False, 2025-05-07T20:23:52.9636413Z weighted=True, 2025-05-07T20:23:52.9636728Z row_wise=False, 2025-05-07T20:23:52.9637029Z mixed=True, 2025-05-07T20:23:52.9637566Z use_cache=False, 2025-05-07T20:23:52.9637933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9638344Z use_cpu=True, 2025-05-07T20:23:52.9638923Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9639305Z ) 2025-05-07T20:23:52.9639640Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9640653Z self=, 2025-05-07T20:23:52.9641533Z mixed_B=False, 2025-05-07T20:23:52.9641849Z compile=True, 2025-05-07T20:23:52.9642261Z T=3, 2025-05-07T20:23:52.9642526Z D=3, 2025-05-07T20:23:52.9642786Z B=27, 2025-05-07T20:23:52.9643054Z log_E=5, 2025-05-07T20:23:52.9643334Z L=17, 2025-05-07T20:23:52.9643603Z D_gradcheck=1, 2025-05-07T20:23:52.9643932Z stochastic_rounding=False, 2025-05-07T20:23:52.9644305Z weighted=True, 2025-05-07T20:23:52.9644610Z row_wise=False, 2025-05-07T20:23:52.9644908Z mixed=True, 2025-05-07T20:23:52.9645211Z use_cache=True, 2025-05-07T20:23:52.9645553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9646055Z use_cpu=True, 2025-05-07T20:23:52.9646394Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9646841Z ) 2025-05-07T20:23:52.9647170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9648052Z self=, 2025-05-07T20:23:52.9648855Z mixed_B=True, 2025-05-07T20:23:52.9649152Z compile=True, 2025-05-07T20:23:52.9649589Z T=2, 2025-05-07T20:23:52.9649858Z D=89, 2025-05-07T20:23:52.9650117Z B=79, 2025-05-07T20:23:52.9650235Z log_E=4, 2025-05-07T20:23:52.9650346Z L=0, 2025-05-07T20:23:52.9650467Z D_gradcheck=2, 2025-05-07T20:23:52.9650617Z stochastic_rounding=False, 2025-05-07T20:23:52.9650737Z weighted=True, 2025-05-07T20:23:52.9650865Z row_wise=False, 2025-05-07T20:23:52.9650989Z mixed=False, 2025-05-07T20:23:52.9651120Z use_cache=False, 2025-05-07T20:23:52.9651290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9651410Z use_cpu=True, 2025-05-07T20:23:52.9651563Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9651678Z ) 2025-05-07T20:23:52.9651877Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9652415Z self=, 2025-05-07T20:23:52.9652539Z mixed_B=True, 2025-05-07T20:23:52.9652660Z compile=True, 2025-05-07T20:23:52.9652992Z T=5, 2025-05-07T20:23:52.9653127Z D=86, 2025-05-07T20:23:52.9653238Z B=56, 2025-05-07T20:23:52.9653352Z log_E=5, 2025-05-07T20:23:52.9653472Z L=11, 2025-05-07T20:23:52.9653593Z D_gradcheck=2, 2025-05-07T20:23:52.9653807Z stochastic_rounding=False, 2025-05-07T20:23:52.9653931Z weighted=True, 2025-05-07T20:23:52.9654051Z row_wise=True, 2025-05-07T20:23:52.9654198Z mixed=False, 2025-05-07T20:23:52.9654334Z use_cache=False, 2025-05-07T20:23:52.9654493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9654621Z use_cpu=True, 2025-05-07T20:23:52.9654774Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9654881Z ) 2025-05-07T20:23:52.9655083Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9655618Z self=, 2025-05-07T20:23:52.9655741Z mixed_B=False, 2025-05-07T20:23:52.9655944Z compile=False, 2025-05-07T20:23:52.9656062Z T=4, 2025-05-07T20:23:52.9656181Z D=38, 2025-05-07T20:23:52.9656292Z B=88, 2025-05-07T20:23:52.9656410Z log_E=3, 2025-05-07T20:23:52.9656528Z L=16, 2025-05-07T20:23:52.9656647Z D_gradcheck=1, 2025-05-07T20:23:52.9656892Z stochastic_rounding=True, 2025-05-07T20:23:52.9657030Z weighted=False, 2025-05-07T20:23:52.9657151Z row_wise=False, 2025-05-07T20:23:52.9657267Z mixed=False, 2025-05-07T20:23:52.9657498Z use_cache=False, 2025-05-07T20:23:52.9657671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9657790Z use_cpu=True, 2025-05-07T20:23:52.9658041Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9658149Z ) 2025-05-07T20:23:52.9658346Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9658987Z self=, 2025-05-07T20:23:52.9659115Z mixed_B=False, 2025-05-07T20:23:52.9659246Z compile=False, 2025-05-07T20:23:52.9659362Z T=2, 2025-05-07T20:23:52.9659474Z D=80, 2025-05-07T20:23:52.9659587Z B=53, 2025-05-07T20:23:52.9659697Z log_E=4, 2025-05-07T20:23:52.9659807Z L=4, 2025-05-07T20:23:52.9659930Z D_gradcheck=2, 2025-05-07T20:23:52.9660068Z stochastic_rounding=False, 2025-05-07T20:23:52.9660188Z weighted=True, 2025-05-07T20:23:52.9660312Z row_wise=False, 2025-05-07T20:23:52.9660426Z mixed=True, 2025-05-07T20:23:52.9660546Z use_cache=True, 2025-05-07T20:23:52.9660713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9660830Z use_cpu=True, 2025-05-07T20:23:52.9660981Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9661196Z ) 2025-05-07T20:23:52.9661411Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9661960Z self=, 2025-05-07T20:23:52.9662091Z mixed_B=True, 2025-05-07T20:23:52.9662213Z compile=True, 2025-05-07T20:23:52.9662340Z T=1, 2025-05-07T20:23:52.9662453Z D=122, 2025-05-07T20:23:52.9662564Z B=41, 2025-05-07T20:23:52.9662682Z log_E=5, 2025-05-07T20:23:52.9662796Z L=9, 2025-05-07T20:23:52.9662915Z D_gradcheck=1, 2025-05-07T20:23:52.9663061Z stochastic_rounding=False, 2025-05-07T20:23:52.9663184Z weighted=False, 2025-05-07T20:23:52.9663304Z row_wise=False, 2025-05-07T20:23:52.9663427Z mixed=False, 2025-05-07T20:23:52.9663612Z use_cache=False, 2025-05-07T20:23:52.9663778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9663903Z use_cpu=True, 2025-05-07T20:23:52.9664058Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9664175Z ) 2025-05-07T20:23:52.9664372Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9664905Z self=, 2025-05-07T20:23:52.9665035Z mixed_B=False, 2025-05-07T20:23:52.9665156Z compile=False, 2025-05-07T20:23:52.9665368Z T=3, 2025-05-07T20:23:52.9665509Z D=34, 2025-05-07T20:23:52.9665620Z B=103, 2025-05-07T20:23:52.9665735Z log_E=5, 2025-05-07T20:23:52.9665853Z L=3, 2025-05-07T20:23:52.9665975Z D_gradcheck=2, 2025-05-07T20:23:52.9666116Z stochastic_rounding=False, 2025-05-07T20:23:52.9666243Z weighted=True, 2025-05-07T20:23:52.9666366Z row_wise=False, 2025-05-07T20:23:52.9666482Z mixed=True, 2025-05-07T20:23:52.9666613Z use_cache=False, 2025-05-07T20:23:52.9666772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9666902Z use_cpu=True, 2025-05-07T20:23:52.9667056Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9667164Z ) 2025-05-07T20:23:52.9667364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9667892Z self=, 2025-05-07T20:23:52.9668011Z mixed_B=False, 2025-05-07T20:23:52.9668138Z compile=False, 2025-05-07T20:23:52.9668250Z T=5, 2025-05-07T20:23:52.9668360Z D=12, 2025-05-07T20:23:52.9668477Z B=121, 2025-05-07T20:23:52.9668588Z log_E=4, 2025-05-07T20:23:52.9668700Z L=13, 2025-05-07T20:23:52.9668827Z D_gradcheck=1, 2025-05-07T20:23:52.9668972Z stochastic_rounding=False, 2025-05-07T20:23:52.9669100Z weighted=False, 2025-05-07T20:23:52.9669222Z row_wise=True, 2025-05-07T20:23:52.9669336Z mixed=True, 2025-05-07T20:23:52.9669662Z use_cache=False, 2025-05-07T20:23:52.9669840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9669958Z use_cpu=True, 2025-05-07T20:23:52.9670191Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9670301Z ) 2025-05-07T20:23:52.9670497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9671182Z self=, 2025-05-07T20:23:52.9671304Z mixed_B=True, 2025-05-07T20:23:52.9671424Z compile=True, 2025-05-07T20:23:52.9671603Z T=4, 2025-05-07T20:23:52.9671713Z D=44, 2025-05-07T20:23:52.9671823Z B=57, 2025-05-07T20:23:52.9672002Z log_E=4, 2025-05-07T20:23:52.9672114Z L=20, 2025-05-07T20:23:52.9672239Z D_gradcheck=2, 2025-05-07T20:23:52.9672378Z stochastic_rounding=True, 2025-05-07T20:23:52.9672544Z weighted=True, 2025-05-07T20:23:52.9672677Z row_wise=True, 2025-05-07T20:23:52.9672848Z mixed=False, 2025-05-07T20:23:52.9672977Z use_cache=True, 2025-05-07T20:23:52.9673142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9673262Z use_cpu=True, 2025-05-07T20:23:52.9673411Z output_dtype=SparseType.FP32, 2025-05-07T20:23:52.9673527Z ) 2025-05-07T20:23:52.9673722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9674253Z self=, 2025-05-07T20:23:52.9674382Z mixed_B=False, 2025-05-07T20:23:52.9674504Z compile=False, 2025-05-07T20:23:52.9674625Z T=4, 2025-05-07T20:23:52.9674738Z D=100, 2025-05-07T20:23:52.9674849Z B=59, 2025-05-07T20:23:52.9674966Z log_E=5, 2025-05-07T20:23:52.9675077Z L=6, 2025-05-07T20:23:52.9675195Z D_gradcheck=1, 2025-05-07T20:23:52.9675341Z stochastic_rounding=True, 2025-05-07T20:23:52.9675464Z weighted=True, 2025-05-07T20:23:52.9675584Z row_wise=True, 2025-05-07T20:23:52.9675712Z mixed=False, 2025-05-07T20:23:52.9675837Z use_cache=True, 2025-05-07T20:23:52.9675995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:52.9676119Z use_cpu=True, 2025-05-07T20:23:52.9676268Z output_dtype=SparseType.FP16, 2025-05-07T20:23:52.9676380Z ) 2025-05-07T20:23:52.9676583Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:52.9677183Z self=, 2025-05-07T20:23:52.9677308Z mixed_B=True, 2025-05-07T20:23:52.9677429Z compile=False, 2025-05-07T20:23:52.9677645Z T=2, 2025-05-07T20:23:52.9677779Z D=88, 2025-05-07T20:23:52.9677893Z B=52, 2025-05-07T20:23:52.9678004Z log_E=5, 2025-05-07T20:23:52.9678122Z L=9, 2025-05-07T20:23:52.9678244Z D_gradcheck=1, 2025-05-07T20:23:52.9678386Z stochastic_rounding=False, 2025-05-07T20:23:52.9678513Z weighted=True, 2025-05-07T20:23:52.9678632Z row_wise=True, 2025-05-07T20:23:52.9678750Z mixed=True, 2025-05-07T20:23:52.9678881Z use_cache=True, 2025-05-07T20:23:52.9679037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:52.9679155Z use_cpu=True, 2025-05-07T20:23:52.9679308Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.0100186Z ) 2025-05-07T20:23:53.0100546Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0101154Z self=, 2025-05-07T20:23:53.0101290Z mixed_B=True, 2025-05-07T20:23:53.0101417Z compile=True, 2025-05-07T20:23:53.0101538Z T=5, 2025-05-07T20:23:53.0101662Z D=45, 2025-05-07T20:23:53.0101773Z B=94, 2025-05-07T20:23:53.0101887Z log_E=4, 2025-05-07T20:23:53.0102006Z L=20, 2025-05-07T20:23:53.0102131Z D_gradcheck=2, 2025-05-07T20:23:53.0102275Z stochastic_rounding=False, 2025-05-07T20:23:53.0102411Z weighted=False, 2025-05-07T20:23:53.0102533Z row_wise=False, 2025-05-07T20:23:53.0102653Z mixed=False, 2025-05-07T20:23:53.0103136Z use_cache=True, 2025-05-07T20:23:53.0103318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0103445Z use_cpu=True, 2025-05-07T20:23:53.0103606Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.0103859Z ) 2025-05-07T20:23:53.0104070Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0104742Z self=, 2025-05-07T20:23:53.0104863Z mixed_B=True, 2025-05-07T20:23:53.0104993Z compile=False, 2025-05-07T20:23:53.0105111Z T=2, 2025-05-07T20:23:53.0105222Z D=64, 2025-05-07T20:23:53.0105345Z B=17, 2025-05-07T20:23:53.0105457Z log_E=4, 2025-05-07T20:23:53.0105568Z L=9, 2025-05-07T20:23:53.0105694Z D_gradcheck=1, 2025-05-07T20:23:53.0105835Z stochastic_rounding=False, 2025-05-07T20:23:53.0105955Z weighted=True, 2025-05-07T20:23:53.0106083Z row_wise=True, 2025-05-07T20:23:53.0106202Z mixed=True, 2025-05-07T20:23:53.0106333Z use_cache=True, 2025-05-07T20:23:53.0106494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.0106633Z use_cpu=True, 2025-05-07T20:23:53.0106788Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0106902Z ) 2025-05-07T20:23:53.0107104Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0107783Z self=, 2025-05-07T20:23:53.0107909Z mixed_B=True, 2025-05-07T20:23:53.0108029Z compile=False, 2025-05-07T20:23:53.0108164Z T=4, 2025-05-07T20:23:53.0108276Z D=39, 2025-05-07T20:23:53.0108386Z B=48, 2025-05-07T20:23:53.0108510Z log_E=3, 2025-05-07T20:23:53.0108621Z L=13, 2025-05-07T20:23:53.0108745Z D_gradcheck=1, 2025-05-07T20:23:53.0108895Z stochastic_rounding=False, 2025-05-07T20:23:53.0109020Z weighted=False, 2025-05-07T20:23:53.0109147Z row_wise=False, 2025-05-07T20:23:53.0109265Z mixed=True, 2025-05-07T20:23:53.0109394Z use_cache=True, 2025-05-07T20:23:53.0109559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0109679Z use_cpu=True, 2025-05-07T20:23:53.0109827Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0109949Z ) 2025-05-07T20:23:53.0110146Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0110681Z self=, 2025-05-07T20:23:53.0110811Z mixed_B=False, 2025-05-07T20:23:53.0110930Z compile=False, 2025-05-07T20:23:53.0111237Z T=4, 2025-05-07T20:23:53.0111374Z D=43, 2025-05-07T20:23:53.0111569Z B=119, 2025-05-07T20:23:53.0111693Z log_E=3, 2025-05-07T20:23:53.0111802Z L=6, 2025-05-07T20:23:53.0111922Z D_gradcheck=1, 2025-05-07T20:23:53.0112067Z stochastic_rounding=True, 2025-05-07T20:23:53.0112190Z weighted=False, 2025-05-07T20:23:53.0112310Z row_wise=False, 2025-05-07T20:23:53.0112436Z mixed=False, 2025-05-07T20:23:53.0112562Z use_cache=True, 2025-05-07T20:23:53.0112722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0112850Z use_cpu=True, 2025-05-07T20:23:53.0113141Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.0113254Z ) 2025-05-07T20:23:53.0113464Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0114002Z self=, 2025-05-07T20:23:53.0114126Z mixed_B=True, 2025-05-07T20:23:53.0114253Z compile=True, 2025-05-07T20:23:53.0114366Z T=3, 2025-05-07T20:23:53.0114484Z D=37, 2025-05-07T20:23:53.0114602Z B=95, 2025-05-07T20:23:53.0114716Z log_E=4, 2025-05-07T20:23:53.0114835Z L=0, 2025-05-07T20:23:53.0114957Z D_gradcheck=2, 2025-05-07T20:23:53.0115098Z stochastic_rounding=True, 2025-05-07T20:23:53.0115227Z weighted=False, 2025-05-07T20:23:53.0115346Z row_wise=False, 2025-05-07T20:23:53.0115461Z mixed=True, 2025-05-07T20:23:53.0115587Z use_cache=True, 2025-05-07T20:23:53.0115887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0116019Z use_cpu=True, 2025-05-07T20:23:53.0116175Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.0116364Z ) 2025-05-07T20:23:53.0116575Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0117204Z self=, 2025-05-07T20:23:53.0117326Z mixed_B=True, 2025-05-07T20:23:53.0117450Z compile=True, 2025-05-07T20:23:53.0117570Z T=1, 2025-05-07T20:23:53.0117682Z D=23, 2025-05-07T20:23:53.0117805Z B=65, 2025-05-07T20:23:53.0117932Z log_E=4, 2025-05-07T20:23:53.0118044Z L=11, 2025-05-07T20:23:53.0118178Z D_gradcheck=1, 2025-05-07T20:23:53.0118320Z stochastic_rounding=True, 2025-05-07T20:23:53.0118442Z weighted=True, 2025-05-07T20:23:53.0118572Z row_wise=False, 2025-05-07T20:23:53.0118689Z mixed=True, 2025-05-07T20:23:53.0118811Z use_cache=True, 2025-05-07T20:23:53.0118981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0119099Z use_cpu=True, 2025-05-07T20:23:53.0119258Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.0119371Z ) 2025-05-07T20:23:53.0119565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0120109Z self=, 2025-05-07T20:23:53.0120229Z mixed_B=False, 2025-05-07T20:23:53.0120349Z compile=True, 2025-05-07T20:23:53.0120469Z T=4, 2025-05-07T20:23:53.0120579Z D=122, 2025-05-07T20:23:53.0120690Z B=93, 2025-05-07T20:23:53.0120808Z log_E=5, 2025-05-07T20:23:53.0120923Z L=5, 2025-05-07T20:23:53.0121041Z D_gradcheck=2, 2025-05-07T20:23:53.0121187Z stochastic_rounding=True, 2025-05-07T20:23:53.0121308Z weighted=True, 2025-05-07T20:23:53.0121426Z row_wise=True, 2025-05-07T20:23:53.0121553Z mixed=False, 2025-05-07T20:23:53.0121671Z use_cache=True, 2025-05-07T20:23:53.0121836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0121956Z use_cpu=True, 2025-05-07T20:23:53.0122104Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.0122228Z ) 2025-05-07T20:23:53.0122423Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0122960Z self=, 2025-05-07T20:23:53.0123090Z mixed_B=True, 2025-05-07T20:23:53.0123209Z compile=True, 2025-05-07T20:23:53.0123467Z T=4, 2025-05-07T20:23:53.0123601Z D=15, 2025-05-07T20:23:53.0123714Z B=36, 2025-05-07T20:23:53.0123830Z log_E=4, 2025-05-07T20:23:53.0123945Z L=11, 2025-05-07T20:23:53.0124065Z D_gradcheck=2, 2025-05-07T20:23:53.0124214Z stochastic_rounding=False, 2025-05-07T20:23:53.0124333Z weighted=True, 2025-05-07T20:23:53.0124453Z row_wise=False, 2025-05-07T20:23:53.0124576Z mixed=True, 2025-05-07T20:23:53.0124696Z use_cache=True, 2025-05-07T20:23:53.0124857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0124986Z use_cpu=True, 2025-05-07T20:23:53.0125136Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0125248Z ) 2025-05-07T20:23:53.0125450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0125983Z self=, 2025-05-07T20:23:53.0126103Z mixed_B=True, 2025-05-07T20:23:53.0126227Z compile=True, 2025-05-07T20:23:53.0126340Z T=3, 2025-05-07T20:23:53.0126465Z D=106, 2025-05-07T20:23:53.0126577Z B=119, 2025-05-07T20:23:53.0126690Z log_E=5, 2025-05-07T20:23:53.0126808Z L=8, 2025-05-07T20:23:53.0126931Z D_gradcheck=1, 2025-05-07T20:23:53.0127072Z stochastic_rounding=False, 2025-05-07T20:23:53.0127198Z weighted=True, 2025-05-07T20:23:53.0127320Z row_wise=True, 2025-05-07T20:23:53.0127434Z mixed=True, 2025-05-07T20:23:53.0127568Z use_cache=False, 2025-05-07T20:23:53.0128136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.0128293Z use_cpu=True, 2025-05-07T20:23:53.0128450Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0128731Z ) 2025-05-07T20:23:53.0128932Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0129696Z self=, 2025-05-07T20:23:53.0129820Z mixed_B=True, 2025-05-07T20:23:53.0129948Z compile=False, 2025-05-07T20:23:53.0130059Z T=5, 2025-05-07T20:23:53.0130177Z D=126, 2025-05-07T20:23:53.0130298Z B=20, 2025-05-07T20:23:53.0130410Z log_E=3, 2025-05-07T20:23:53.0130521Z L=9, 2025-05-07T20:23:53.0130650Z D_gradcheck=1, 2025-05-07T20:23:53.0130791Z stochastic_rounding=True, 2025-05-07T20:23:53.0130913Z weighted=False, 2025-05-07T20:23:53.0131120Z row_wise=False, 2025-05-07T20:23:53.0131244Z mixed=False, 2025-05-07T20:23:53.0131365Z use_cache=True, 2025-05-07T20:23:53.0131535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.0131657Z use_cpu=True, 2025-05-07T20:23:53.0131811Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0131931Z ) 2025-05-07T20:23:53.0132130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0132672Z self=, 2025-05-07T20:23:53.0132794Z mixed_B=False, 2025-05-07T20:23:53.0132914Z compile=False, 2025-05-07T20:23:53.0133034Z T=3, 2025-05-07T20:23:53.0133148Z D=4, 2025-05-07T20:23:53.0133259Z B=8, 2025-05-07T20:23:53.0133378Z log_E=5, 2025-05-07T20:23:53.0133489Z L=0, 2025-05-07T20:23:53.0133617Z D_gradcheck=2, 2025-05-07T20:23:53.0133763Z stochastic_rounding=False, 2025-05-07T20:23:53.0133884Z weighted=False, 2025-05-07T20:23:53.0134003Z row_wise=False, 2025-05-07T20:23:53.0134125Z mixed=True, 2025-05-07T20:23:53.0134248Z use_cache=True, 2025-05-07T20:23:53.0134408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0134538Z use_cpu=True, 2025-05-07T20:23:53.0134687Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0134807Z ) 2025-05-07T20:23:53.0135001Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0135529Z self=, 2025-05-07T20:23:53.0135659Z mixed_B=True, 2025-05-07T20:23:53.0135780Z compile=True, 2025-05-07T20:23:53.0135889Z T=4, 2025-05-07T20:23:53.0136252Z D=98, 2025-05-07T20:23:53.0136382Z B=81, 2025-05-07T20:23:53.0136495Z log_E=4, 2025-05-07T20:23:53.0136625Z L=9, 2025-05-07T20:23:53.0136745Z D_gradcheck=2, 2025-05-07T20:23:53.0136885Z stochastic_rounding=True, 2025-05-07T20:23:53.0137015Z weighted=False, 2025-05-07T20:23:53.0137135Z row_wise=True, 2025-05-07T20:23:53.0137247Z mixed=True, 2025-05-07T20:23:53.0137375Z use_cache=True, 2025-05-07T20:23:53.0137544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.0137669Z use_cpu=True, 2025-05-07T20:23:53.0137817Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0137930Z ) 2025-05-07T20:23:53.0138134Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0138666Z self=, 2025-05-07T20:23:53.0138791Z mixed_B=False, 2025-05-07T20:23:53.0138918Z compile=True, 2025-05-07T20:23:53.0139030Z T=1, 2025-05-07T20:23:53.0139143Z D=43, 2025-05-07T20:23:53.0139262Z B=63, 2025-05-07T20:23:53.0139376Z log_E=5, 2025-05-07T20:23:53.0139503Z L=20, 2025-05-07T20:23:53.0139640Z D_gradcheck=1, 2025-05-07T20:23:53.0139780Z stochastic_rounding=False, 2025-05-07T20:23:53.0139900Z weighted=True, 2025-05-07T20:23:53.0140033Z row_wise=True, 2025-05-07T20:23:53.0140149Z mixed=False, 2025-05-07T20:23:53.0140279Z use_cache=True, 2025-05-07T20:23:53.0140598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0140729Z use_cpu=True, 2025-05-07T20:23:53.0140886Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.0141074Z ) 2025-05-07T20:23:53.0141274Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0141809Z self=, 2025-05-07T20:23:53.0142000Z mixed_B=True, 2025-05-07T20:23:53.0142127Z compile=False, 2025-05-07T20:23:53.0142248Z T=5, 2025-05-07T20:23:53.0142363Z D=110, 2025-05-07T20:23:53.0142472Z B=29, 2025-05-07T20:23:53.0142590Z log_E=5, 2025-05-07T20:23:53.0142699Z L=0, 2025-05-07T20:23:53.0142825Z D_gradcheck=1, 2025-05-07T20:23:53.0142962Z stochastic_rounding=True, 2025-05-07T20:23:53.0143087Z weighted=False, 2025-05-07T20:23:53.0143214Z row_wise=False, 2025-05-07T20:23:53.0143331Z mixed=True, 2025-05-07T20:23:53.0143455Z use_cache=False, 2025-05-07T20:23:53.0143627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0143745Z use_cpu=True, 2025-05-07T20:23:53.0143894Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0144015Z ) 2025-05-07T20:23:53.0144211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0144742Z self=, 2025-05-07T20:23:53.0144873Z mixed_B=True, 2025-05-07T20:23:53.0144995Z compile=False, 2025-05-07T20:23:53.0145107Z T=1, 2025-05-07T20:23:53.0145229Z D=66, 2025-05-07T20:23:53.0145343Z B=75, 2025-05-07T20:23:53.0145466Z log_E=3, 2025-05-07T20:23:53.0145577Z L=1, 2025-05-07T20:23:53.0145697Z D_gradcheck=2, 2025-05-07T20:23:53.0145844Z stochastic_rounding=False, 2025-05-07T20:23:53.0145968Z weighted=True, 2025-05-07T20:23:53.0146087Z row_wise=False, 2025-05-07T20:23:53.0146212Z mixed=True, 2025-05-07T20:23:53.0146333Z use_cache=False, 2025-05-07T20:23:53.0146495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.0146620Z use_cpu=True, 2025-05-07T20:23:53.0146774Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0146889Z ) 2025-05-07T20:23:53.0147094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0147626Z self=, 2025-05-07T20:23:53.0147754Z mixed_B=True, 2025-05-07T20:23:53.0147874Z compile=True, 2025-05-07T20:23:53.0147983Z T=3, 2025-05-07T20:23:53.0148190Z D=68, 2025-05-07T20:23:53.0148311Z B=45, 2025-05-07T20:23:53.0148425Z log_E=5, 2025-05-07T20:23:53.0148547Z L=2, 2025-05-07T20:23:53.0148666Z D_gradcheck=2, 2025-05-07T20:23:53.0148806Z stochastic_rounding=False, 2025-05-07T20:23:53.0148935Z weighted=True, 2025-05-07T20:23:53.0149055Z row_wise=False, 2025-05-07T20:23:53.0149172Z mixed=False, 2025-05-07T20:23:53.0149298Z use_cache=True, 2025-05-07T20:23:53.0149458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0149579Z use_cpu=True, 2025-05-07T20:23:53.0149737Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.0149849Z ) 2025-05-07T20:23:53.0150044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0150584Z self=, 2025-05-07T20:23:53.0150713Z mixed_B=False, 2025-05-07T20:23:53.0150843Z compile=False, 2025-05-07T20:23:53.0150953Z T=4, 2025-05-07T20:23:53.0151066Z D=106, 2025-05-07T20:23:53.0151184Z B=82, 2025-05-07T20:23:53.0151296Z log_E=5, 2025-05-07T20:23:53.0151406Z L=13, 2025-05-07T20:23:53.0151533Z D_gradcheck=2, 2025-05-07T20:23:53.0151679Z stochastic_rounding=True, 2025-05-07T20:23:53.0151806Z weighted=False, 2025-05-07T20:23:53.0151934Z row_wise=True, 2025-05-07T20:23:53.0152051Z mixed=True, 2025-05-07T20:23:53.0152172Z use_cache=True, 2025-05-07T20:23:53.0152446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.0152576Z use_cpu=True, 2025-05-07T20:23:53.0152730Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.0152914Z ) 2025-05-07T20:23:53.0153107Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.0153645Z self=, 2025-05-07T20:23:53.0153830Z mixed_B=True, 2025-05-07T20:23:53.0153955Z compile=False, 2025-05-07T20:23:53.0154073Z T=5, 2025-05-07T20:23:53.0154190Z D=86, 2025-05-07T20:23:53.0154301Z B=114, 2025-05-07T20:23:53.0154420Z log_E=4, 2025-05-07T20:23:53.0154530Z L=7, 2025-05-07T20:23:53.0154648Z D_gradcheck=1, 2025-05-07T20:23:53.0154792Z stochastic_rounding=True, 2025-05-07T20:23:53.0154914Z weighted=False, 2025-05-07T20:23:53.0155032Z row_wise=False, 2025-05-07T20:23:53.0155158Z mixed=False, 2025-05-07T20:23:53.0155280Z use_cache=True, 2025-05-07T20:23:53.0155452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.0155570Z use_cpu=True, 2025-05-07T20:23:53.0155719Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.2883172Z ) 2025-05-07T20:23:53.2883616Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2884526Z self=, 2025-05-07T20:23:53.2885360Z mixed_B=True, 2025-05-07T20:23:53.2885672Z compile=False, 2025-05-07T20:23:53.2885968Z T=3, 2025-05-07T20:23:53.2886246Z D=47, 2025-05-07T20:23:53.2886516Z B=71, 2025-05-07T20:23:53.2886779Z log_E=3, 2025-05-07T20:23:53.2887055Z L=20, 2025-05-07T20:23:53.2887333Z D_gradcheck=2, 2025-05-07T20:23:53.2887651Z stochastic_rounding=True, 2025-05-07T20:23:53.2888024Z weighted=False, 2025-05-07T20:23:53.2888334Z row_wise=False, 2025-05-07T20:23:53.2888637Z mixed=True, 2025-05-07T20:23:53.2888926Z use_cache=True, 2025-05-07T20:23:53.2889287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.2889777Z use_cpu=True, 2025-05-07T20:23:53.2890104Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.2890492Z ) 2025-05-07T20:23:53.2890978Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2891849Z self=, 2025-05-07T20:23:53.2892656Z mixed_B=False, 2025-05-07T20:23:53.2892968Z compile=False, 2025-05-07T20:23:53.2893260Z T=3, 2025-05-07T20:23:53.2893956Z D=123, 2025-05-07T20:23:53.2894243Z B=44, 2025-05-07T20:23:53.2894502Z log_E=3, 2025-05-07T20:23:53.2894777Z L=3, 2025-05-07T20:23:53.2895049Z D_gradcheck=2, 2025-05-07T20:23:53.2895371Z stochastic_rounding=False, 2025-05-07T20:23:53.2895744Z weighted=True, 2025-05-07T20:23:53.2896150Z row_wise=True, 2025-05-07T20:23:53.2896455Z mixed=False, 2025-05-07T20:23:53.2896817Z use_cache=False, 2025-05-07T20:23:53.2897183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.2897591Z use_cpu=True, 2025-05-07T20:23:53.2897920Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.2898302Z ) 2025-05-07T20:23:53.2898628Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2899626Z self=, 2025-05-07T20:23:53.2900521Z mixed_B=False, 2025-05-07T20:23:53.2900826Z compile=True, 2025-05-07T20:23:53.2901113Z T=1, 2025-05-07T20:23:53.2901381Z D=69, 2025-05-07T20:23:53.2901646Z B=25, 2025-05-07T20:23:53.2901908Z log_E=5, 2025-05-07T20:23:53.2902187Z L=17, 2025-05-07T20:23:53.2902461Z D_gradcheck=2, 2025-05-07T20:23:53.2902782Z stochastic_rounding=False, 2025-05-07T20:23:53.2903155Z weighted=False, 2025-05-07T20:23:53.2903468Z row_wise=True, 2025-05-07T20:23:53.2903762Z mixed=True, 2025-05-07T20:23:53.2904060Z use_cache=False, 2025-05-07T20:23:53.2904635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.2905065Z use_cpu=True, 2025-05-07T20:23:53.2905400Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.2906009Z ) 2025-05-07T20:23:53.2906340Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2907210Z self=, 2025-05-07T20:23:53.2908238Z mixed_B=False, 2025-05-07T20:23:53.2908539Z compile=False, 2025-05-07T20:23:53.2908843Z T=3, 2025-05-07T20:23:53.2909109Z D=68, 2025-05-07T20:23:53.2909367Z B=81, 2025-05-07T20:23:53.2909697Z log_E=3, 2025-05-07T20:23:53.2909973Z L=1, 2025-05-07T20:23:53.2910240Z D_gradcheck=1, 2025-05-07T20:23:53.2910566Z stochastic_rounding=False, 2025-05-07T20:23:53.2910939Z weighted=False, 2025-05-07T20:23:53.2911249Z row_wise=True, 2025-05-07T20:23:53.2911548Z mixed=False, 2025-05-07T20:23:53.2911849Z use_cache=False, 2025-05-07T20:23:53.2912210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.2912619Z use_cpu=True, 2025-05-07T20:23:53.2912953Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.2913334Z ) 2025-05-07T20:23:53.2913666Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2914537Z self=, 2025-05-07T20:23:53.2915351Z mixed_B=True, 2025-05-07T20:23:53.2915654Z compile=False, 2025-05-07T20:23:53.2915949Z T=2, 2025-05-07T20:23:53.2916219Z D=8, 2025-05-07T20:23:53.2916481Z B=113, 2025-05-07T20:23:53.2916759Z log_E=5, 2025-05-07T20:23:53.2917038Z L=7, 2025-05-07T20:23:53.2917312Z D_gradcheck=2, 2025-05-07T20:23:53.2917644Z stochastic_rounding=False, 2025-05-07T20:23:53.2918106Z weighted=True, 2025-05-07T20:23:53.2918411Z row_wise=False, 2025-05-07T20:23:53.2918719Z mixed=False, 2025-05-07T20:23:53.2919028Z use_cache=True, 2025-05-07T20:23:53.2919380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.2919791Z use_cpu=True, 2025-05-07T20:23:53.2920181Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.2920563Z ) 2025-05-07T20:23:53.2920894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2921766Z self=, 2025-05-07T20:23:53.2922574Z mixed_B=False, 2025-05-07T20:23:53.2922871Z compile=True, 2025-05-07T20:23:53.2923172Z T=2, 2025-05-07T20:23:53.2923645Z D=45, 2025-05-07T20:23:53.2923919Z B=68, 2025-05-07T20:23:53.2924189Z log_E=3, 2025-05-07T20:23:53.2924466Z L=12, 2025-05-07T20:23:53.2924734Z D_gradcheck=1, 2025-05-07T20:23:53.2925061Z stochastic_rounding=False, 2025-05-07T20:23:53.2925434Z weighted=False, 2025-05-07T20:23:53.2925736Z row_wise=False, 2025-05-07T20:23:53.2926046Z mixed=True, 2025-05-07T20:23:53.2926347Z use_cache=False, 2025-05-07T20:23:53.2926696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.2927116Z use_cpu=True, 2025-05-07T20:23:53.2927446Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.2928080Z ) 2025-05-07T20:23:53.2928499Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2929446Z self=, 2025-05-07T20:23:53.2930264Z mixed_B=False, 2025-05-07T20:23:53.2930566Z compile=False, 2025-05-07T20:23:53.2930865Z T=4, 2025-05-07T20:23:53.2931140Z D=117, 2025-05-07T20:23:53.2931404Z B=38, 2025-05-07T20:23:53.2931677Z log_E=3, 2025-05-07T20:23:53.2931955Z L=0, 2025-05-07T20:23:53.2932225Z D_gradcheck=2, 2025-05-07T20:23:53.2932550Z stochastic_rounding=True, 2025-05-07T20:23:53.2932920Z weighted=False, 2025-05-07T20:23:53.2933224Z row_wise=True, 2025-05-07T20:23:53.2933526Z mixed=False, 2025-05-07T20:23:53.2933835Z use_cache=False, 2025-05-07T20:23:53.2934551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.2934989Z use_cpu=True, 2025-05-07T20:23:53.2935316Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.2935841Z ) 2025-05-07T20:23:53.2936286Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2937163Z self=, 2025-05-07T20:23:53.2938099Z mixed_B=False, 2025-05-07T20:23:53.2938407Z compile=False, 2025-05-07T20:23:53.2938709Z T=1, 2025-05-07T20:23:53.2938979Z D=93, 2025-05-07T20:23:53.2939239Z B=3, 2025-05-07T20:23:53.2939575Z log_E=5, 2025-05-07T20:23:53.2939851Z L=20, 2025-05-07T20:23:53.2940119Z D_gradcheck=2, 2025-05-07T20:23:53.2940451Z stochastic_rounding=False, 2025-05-07T20:23:53.2940822Z weighted=True, 2025-05-07T20:23:53.2941128Z row_wise=False, 2025-05-07T20:23:53.2941434Z mixed=False, 2025-05-07T20:23:53.2941736Z use_cache=False, 2025-05-07T20:23:53.2942088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.2942504Z use_cpu=True, 2025-05-07T20:23:53.2942838Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.2943216Z ) 2025-05-07T20:23:53.2943553Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2944430Z self=, 2025-05-07T20:23:53.2945232Z mixed_B=False, 2025-05-07T20:23:53.2945546Z compile=False, 2025-05-07T20:23:53.2945949Z T=5, 2025-05-07T20:23:53.2946218Z D=66, 2025-05-07T20:23:53.2946494Z B=41, 2025-05-07T20:23:53.2946759Z log_E=3, 2025-05-07T20:23:53.2947035Z L=18, 2025-05-07T20:23:53.2947310Z D_gradcheck=2, 2025-05-07T20:23:53.2947635Z stochastic_rounding=True, 2025-05-07T20:23:53.2948008Z weighted=False, 2025-05-07T20:23:53.2948367Z row_wise=False, 2025-05-07T20:23:53.2948685Z mixed=True, 2025-05-07T20:23:53.2948984Z use_cache=True, 2025-05-07T20:23:53.2949327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.2949742Z use_cpu=True, 2025-05-07T20:23:53.2950074Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.2950450Z ) 2025-05-07T20:23:53.2950786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2951662Z self=, 2025-05-07T20:23:53.2952468Z mixed_B=False, 2025-05-07T20:23:53.2952778Z compile=True, 2025-05-07T20:23:53.2953082Z T=4, 2025-05-07T20:23:53.2953625Z D=102, 2025-05-07T20:23:53.2953912Z B=49, 2025-05-07T20:23:53.2954178Z log_E=3, 2025-05-07T20:23:53.2954450Z L=4, 2025-05-07T20:23:53.2954724Z D_gradcheck=1, 2025-05-07T20:23:53.2955062Z stochastic_rounding=False, 2025-05-07T20:23:53.2955435Z weighted=False, 2025-05-07T20:23:53.2955745Z row_wise=False, 2025-05-07T20:23:53.2956050Z mixed=False, 2025-05-07T20:23:53.2956352Z use_cache=True, 2025-05-07T20:23:53.2956841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.2957253Z use_cpu=True, 2025-05-07T20:23:53.2957587Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.2957967Z ) 2025-05-07T20:23:53.2958302Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2959174Z self=, 2025-05-07T20:23:53.2959979Z mixed_B=False, 2025-05-07T20:23:53.2960289Z compile=True, 2025-05-07T20:23:53.2960655Z T=1, 2025-05-07T20:23:53.2960918Z D=74, 2025-05-07T20:23:53.2961191Z B=60, 2025-05-07T20:23:53.2961458Z log_E=3, 2025-05-07T20:23:53.2961727Z L=0, 2025-05-07T20:23:53.2961999Z D_gradcheck=1, 2025-05-07T20:23:53.2962323Z stochastic_rounding=True, 2025-05-07T20:23:53.2962684Z weighted=True, 2025-05-07T20:23:53.2962993Z row_wise=True, 2025-05-07T20:23:53.2963291Z mixed=True, 2025-05-07T20:23:53.2963582Z use_cache=True, 2025-05-07T20:23:53.2964088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.2964515Z use_cpu=True, 2025-05-07T20:23:53.2964842Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.2965368Z ) 2025-05-07T20:23:53.2965707Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2966581Z self=, 2025-05-07T20:23:53.2967466Z mixed_B=True, 2025-05-07T20:23:53.2967772Z compile=True, 2025-05-07T20:23:53.2968069Z T=2, 2025-05-07T20:23:53.2968331Z D=6, 2025-05-07T20:23:53.2968618Z B=127, 2025-05-07T20:23:53.2968896Z log_E=4, 2025-05-07T20:23:53.2969167Z L=20, 2025-05-07T20:23:53.2969532Z D_gradcheck=2, 2025-05-07T20:23:53.2969861Z stochastic_rounding=False, 2025-05-07T20:23:53.2970230Z weighted=False, 2025-05-07T20:23:53.2970542Z row_wise=True, 2025-05-07T20:23:53.2970843Z mixed=True, 2025-05-07T20:23:53.2971142Z use_cache=False, 2025-05-07T20:23:53.2971502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.2971915Z use_cpu=True, 2025-05-07T20:23:53.2972241Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.2972622Z ) 2025-05-07T20:23:53.2972964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2973945Z self=, 2025-05-07T20:23:53.2974761Z mixed_B=True, 2025-05-07T20:23:53.2975066Z compile=True, 2025-05-07T20:23:53.2975360Z T=5, 2025-05-07T20:23:53.2975621Z D=81, 2025-05-07T20:23:53.2975889Z B=29, 2025-05-07T20:23:53.2976155Z log_E=4, 2025-05-07T20:23:53.2976430Z L=7, 2025-05-07T20:23:53.2976704Z D_gradcheck=2, 2025-05-07T20:23:53.2977031Z stochastic_rounding=True, 2025-05-07T20:23:53.2977400Z weighted=True, 2025-05-07T20:23:53.2977715Z row_wise=False, 2025-05-07T20:23:53.2978020Z mixed=False, 2025-05-07T20:23:53.2978315Z use_cache=True, 2025-05-07T20:23:53.2978661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.2979082Z use_cpu=True, 2025-05-07T20:23:53.2979412Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.2979793Z ) 2025-05-07T20:23:53.2980207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2981069Z self=, 2025-05-07T20:23:53.2981882Z mixed_B=False, 2025-05-07T20:23:53.2982190Z compile=False, 2025-05-07T20:23:53.2982492Z T=3, 2025-05-07T20:23:53.2982921Z D=117, 2025-05-07T20:23:53.2983199Z B=71, 2025-05-07T20:23:53.2983466Z log_E=5, 2025-05-07T20:23:53.2983738Z L=13, 2025-05-07T20:23:53.2984010Z D_gradcheck=1, 2025-05-07T20:23:53.2984335Z stochastic_rounding=False, 2025-05-07T20:23:53.2984700Z weighted=True, 2025-05-07T20:23:53.2985004Z row_wise=False, 2025-05-07T20:23:53.2985311Z mixed=False, 2025-05-07T20:23:53.2985612Z use_cache=True, 2025-05-07T20:23:53.2986050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.2986468Z use_cpu=True, 2025-05-07T20:23:53.2986792Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.2987171Z ) 2025-05-07T20:23:53.2987507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2988376Z self=, 2025-05-07T20:23:53.2989177Z mixed_B=True, 2025-05-07T20:23:53.2989474Z compile=True, 2025-05-07T20:23:53.2989763Z T=1, 2025-05-07T20:23:53.2990030Z D=119, 2025-05-07T20:23:53.2990303Z B=99, 2025-05-07T20:23:53.2990567Z log_E=4, 2025-05-07T20:23:53.2990846Z L=17, 2025-05-07T20:23:53.2991121Z D_gradcheck=1, 2025-05-07T20:23:53.2991562Z stochastic_rounding=True, 2025-05-07T20:23:53.2991938Z weighted=True, 2025-05-07T20:23:53.2992243Z row_wise=False, 2025-05-07T20:23:53.2992551Z mixed=False, 2025-05-07T20:23:53.2992847Z use_cache=False, 2025-05-07T20:23:53.2993333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.2993759Z use_cpu=True, 2025-05-07T20:23:53.2994085Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.2994460Z ) 2025-05-07T20:23:53.2994939Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.2995807Z self=, 2025-05-07T20:23:53.2996748Z mixed_B=False, 2025-05-07T20:23:53.2997057Z compile=True, 2025-05-07T20:23:53.2997351Z T=5, 2025-05-07T20:23:53.2997620Z D=123, 2025-05-07T20:23:53.2997891Z B=9, 2025-05-07T20:23:53.2998153Z log_E=5, 2025-05-07T20:23:53.2998427Z L=17, 2025-05-07T20:23:53.2998709Z D_gradcheck=1, 2025-05-07T20:23:53.2999028Z stochastic_rounding=False, 2025-05-07T20:23:53.2999401Z weighted=False, 2025-05-07T20:23:53.2999714Z row_wise=False, 2025-05-07T20:23:53.3000015Z mixed=False, 2025-05-07T20:23:53.3000324Z use_cache=True, 2025-05-07T20:23:53.3000678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3001087Z use_cpu=True, 2025-05-07T20:23:53.3001420Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3001810Z ) 2025-05-07T20:23:53.3002150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3003014Z self=, 2025-05-07T20:23:53.3003822Z mixed_B=True, 2025-05-07T20:23:53.3004126Z compile=True, 2025-05-07T20:23:53.3004416Z T=2, 2025-05-07T20:23:53.3004689Z D=127, 2025-05-07T20:23:53.3004961Z B=73, 2025-05-07T20:23:53.3005220Z log_E=5, 2025-05-07T20:23:53.3005498Z L=7, 2025-05-07T20:23:53.3005771Z D_gradcheck=2, 2025-05-07T20:23:53.3006089Z stochastic_rounding=False, 2025-05-07T20:23:53.3006457Z weighted=True, 2025-05-07T20:23:53.3006766Z row_wise=True, 2025-05-07T20:23:53.3007057Z mixed=False, 2025-05-07T20:23:53.3007357Z use_cache=True, 2025-05-07T20:23:53.3007712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3008118Z use_cpu=True, 2025-05-07T20:23:53.3008451Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3008830Z ) 2025-05-07T20:23:53.3009164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3010194Z self=, 2025-05-07T20:23:53.3011003Z mixed_B=True, 2025-05-07T20:23:53.3011317Z compile=False, 2025-05-07T20:23:53.3011607Z T=2, 2025-05-07T20:23:53.3011873Z D=26, 2025-05-07T20:23:53.3012289Z B=76, 2025-05-07T20:23:53.3012566Z log_E=5, 2025-05-07T20:23:53.3012844Z L=5, 2025-05-07T20:23:53.3013115Z D_gradcheck=2, 2025-05-07T20:23:53.3013435Z stochastic_rounding=False, 2025-05-07T20:23:53.3013806Z weighted=True, 2025-05-07T20:23:53.3014113Z row_wise=False, 2025-05-07T20:23:53.3014414Z mixed=False, 2025-05-07T20:23:53.3014716Z use_cache=True, 2025-05-07T20:23:53.3015063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3015471Z use_cpu=True, 2025-05-07T20:23:53.3015803Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3426003Z ) 2025-05-07T20:23:53.3426624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3427722Z self=, 2025-05-07T20:23:53.3428813Z mixed_B=True, 2025-05-07T20:23:53.3429118Z compile=True, 2025-05-07T20:23:53.3429415Z T=2, 2025-05-07T20:23:53.3429680Z D=112, 2025-05-07T20:23:53.3430156Z B=77, 2025-05-07T20:23:53.3430485Z log_E=5, 2025-05-07T20:23:53.3430827Z L=5, 2025-05-07T20:23:53.3431136Z D_gradcheck=2, 2025-05-07T20:23:53.3431587Z stochastic_rounding=False, 2025-05-07T20:23:53.3432051Z weighted=False, 2025-05-07T20:23:53.3432409Z row_wise=True, 2025-05-07T20:23:53.3432757Z mixed=True, 2025-05-07T20:23:53.3433159Z use_cache=True, 2025-05-07T20:23:53.3433875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3434385Z use_cpu=True, 2025-05-07T20:23:53.3434846Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3435311Z ) 2025-05-07T20:23:53.3435917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3436948Z self=, 2025-05-07T20:23:53.3438295Z mixed_B=False, 2025-05-07T20:23:53.3438606Z compile=True, 2025-05-07T20:23:53.3438907Z T=2, 2025-05-07T20:23:53.3439167Z D=122, 2025-05-07T20:23:53.3439446Z B=51, 2025-05-07T20:23:53.3439852Z log_E=3, 2025-05-07T20:23:53.3440221Z L=6, 2025-05-07T20:23:53.3440576Z D_gradcheck=1, 2025-05-07T20:23:53.3440961Z stochastic_rounding=False, 2025-05-07T20:23:53.3441426Z weighted=False, 2025-05-07T20:23:53.3441735Z row_wise=True, 2025-05-07T20:23:53.3442151Z mixed=False, 2025-05-07T20:23:53.3442559Z use_cache=False, 2025-05-07T20:23:53.3442925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3443347Z use_cpu=True, 2025-05-07T20:23:53.3443803Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3444188Z ) 2025-05-07T20:23:53.3444647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3445530Z self=, 2025-05-07T20:23:53.3446481Z mixed_B=True, 2025-05-07T20:23:53.3446835Z compile=False, 2025-05-07T20:23:53.3447295Z T=2, 2025-05-07T20:23:53.3447645Z D=18, 2025-05-07T20:23:53.3448000Z B=116, 2025-05-07T20:23:53.3448271Z log_E=3, 2025-05-07T20:23:53.3448682Z L=7, 2025-05-07T20:23:53.3448963Z D_gradcheck=1, 2025-05-07T20:23:53.3449466Z stochastic_rounding=True, 2025-05-07T20:23:53.3449905Z weighted=True, 2025-05-07T20:23:53.3450278Z row_wise=False, 2025-05-07T20:23:53.3450763Z mixed=True, 2025-05-07T20:23:53.3451065Z use_cache=False, 2025-05-07T20:23:53.3451487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3452036Z use_cpu=True, 2025-05-07T20:23:53.3452370Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3452923Z ) 2025-05-07T20:23:53.3453262Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3454298Z self=, 2025-05-07T20:23:53.3455266Z mixed_B=False, 2025-05-07T20:23:53.3468064Z compile=True, 2025-05-07T20:23:53.3468551Z T=2, 2025-05-07T20:23:53.3468814Z D=69, 2025-05-07T20:23:53.3469626Z B=48, 2025-05-07T20:23:53.3469984Z log_E=5, 2025-05-07T20:23:53.3470329Z L=16, 2025-05-07T20:23:53.3470618Z D_gradcheck=1, 2025-05-07T20:23:53.3470949Z stochastic_rounding=True, 2025-05-07T20:23:53.3471406Z weighted=False, 2025-05-07T20:23:53.3471810Z row_wise=True, 2025-05-07T20:23:53.3472219Z mixed=True, 2025-05-07T20:23:53.3472513Z use_cache=False, 2025-05-07T20:23:53.3472983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3473460Z use_cpu=True, 2025-05-07T20:23:53.3473790Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3474184Z ) 2025-05-07T20:23:53.3474627Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3475611Z self=, 2025-05-07T20:23:53.3476719Z mixed_B=True, 2025-05-07T20:23:53.3477037Z compile=True, 2025-05-07T20:23:53.3477338Z T=1, 2025-05-07T20:23:53.3477596Z D=24, 2025-05-07T20:23:53.3478069Z B=54, 2025-05-07T20:23:53.3478348Z log_E=3, 2025-05-07T20:23:53.3478770Z L=2, 2025-05-07T20:23:53.3479137Z D_gradcheck=1, 2025-05-07T20:23:53.3479697Z stochastic_rounding=False, 2025-05-07T20:23:53.3480194Z weighted=True, 2025-05-07T20:23:53.3480602Z row_wise=False, 2025-05-07T20:23:53.3481005Z mixed=True, 2025-05-07T20:23:53.3481431Z use_cache=False, 2025-05-07T20:23:53.3482058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3482554Z use_cpu=True, 2025-05-07T20:23:53.3482960Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3483395Z ) 2025-05-07T20:23:53.3484016Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3485024Z self=, 2025-05-07T20:23:53.3486098Z mixed_B=True, 2025-05-07T20:23:53.3486544Z compile=True, 2025-05-07T20:23:53.3486989Z T=1, 2025-05-07T20:23:53.3487391Z D=126, 2025-05-07T20:23:53.3487717Z B=83, 2025-05-07T20:23:53.3488056Z log_E=3, 2025-05-07T20:23:53.3488462Z L=14, 2025-05-07T20:23:53.3488739Z D_gradcheck=1, 2025-05-07T20:23:53.3489131Z stochastic_rounding=False, 2025-05-07T20:23:53.3489636Z weighted=True, 2025-05-07T20:23:53.3489991Z row_wise=False, 2025-05-07T20:23:53.3490481Z mixed=False, 2025-05-07T20:23:53.3490820Z use_cache=True, 2025-05-07T20:23:53.3491224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3491852Z use_cpu=True, 2025-05-07T20:23:53.3492181Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3492675Z ) 2025-05-07T20:23:53.3493122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3494135Z self=, 2025-05-07T20:23:53.3495074Z mixed_B=False, 2025-05-07T20:23:53.3495385Z compile=False, 2025-05-07T20:23:53.3495757Z T=5, 2025-05-07T20:23:53.3496031Z D=73, 2025-05-07T20:23:53.3496303Z B=44, 2025-05-07T20:23:53.3496645Z log_E=5, 2025-05-07T20:23:53.3497103Z L=8, 2025-05-07T20:23:53.3497588Z D_gradcheck=2, 2025-05-07T20:23:53.3497985Z stochastic_rounding=True, 2025-05-07T20:23:53.3498429Z weighted=False, 2025-05-07T20:23:53.3498826Z row_wise=True, 2025-05-07T20:23:53.3499223Z mixed=True, 2025-05-07T20:23:53.3499570Z use_cache=False, 2025-05-07T20:23:53.3499996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3500549Z use_cpu=True, 2025-05-07T20:23:53.3500871Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3501326Z ) 2025-05-07T20:23:53.3501772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3502835Z self=, 2025-05-07T20:23:53.3503939Z mixed_B=False, 2025-05-07T20:23:53.3504294Z compile=False, 2025-05-07T20:23:53.3504646Z T=3, 2025-05-07T20:23:53.3505032Z D=51, 2025-05-07T20:23:53.3505653Z B=77, 2025-05-07T20:23:53.3506050Z log_E=4, 2025-05-07T20:23:53.3506329Z L=7, 2025-05-07T20:23:53.3506661Z D_gradcheck=1, 2025-05-07T20:23:53.3507117Z stochastic_rounding=False, 2025-05-07T20:23:53.3507575Z weighted=False, 2025-05-07T20:23:53.3508028Z row_wise=False, 2025-05-07T20:23:53.3508561Z mixed=True, 2025-05-07T20:23:53.3508965Z use_cache=False, 2025-05-07T20:23:53.3509458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3509958Z use_cpu=True, 2025-05-07T20:23:53.3510456Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3510889Z ) 2025-05-07T20:23:53.3511290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3512155Z self=, 2025-05-07T20:23:53.3512966Z mixed_B=False, 2025-05-07T20:23:53.3513342Z compile=False, 2025-05-07T20:23:53.3513634Z T=5, 2025-05-07T20:23:53.3513898Z D=70, 2025-05-07T20:23:53.3514256Z B=106, 2025-05-07T20:23:53.3514510Z log_E=5, 2025-05-07T20:23:53.3514628Z L=6, 2025-05-07T20:23:53.3514804Z D_gradcheck=2, 2025-05-07T20:23:53.3514950Z stochastic_rounding=False, 2025-05-07T20:23:53.3515073Z weighted=False, 2025-05-07T20:23:53.3515382Z row_wise=False, 2025-05-07T20:23:53.3515515Z mixed=True, 2025-05-07T20:23:53.3515638Z use_cache=False, 2025-05-07T20:23:53.3516008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3516147Z use_cpu=True, 2025-05-07T20:23:53.3516295Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3516408Z ) 2025-05-07T20:23:53.3516717Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3517377Z self=, 2025-05-07T20:23:53.3517615Z mixed_B=True, 2025-05-07T20:23:53.3517739Z compile=False, 2025-05-07T20:23:53.3517943Z T=2, 2025-05-07T20:23:53.3518071Z D=11, 2025-05-07T20:23:53.3518234Z B=128, 2025-05-07T20:23:53.3518347Z log_E=4, 2025-05-07T20:23:53.3518605Z L=6, 2025-05-07T20:23:53.3518795Z D_gradcheck=2, 2025-05-07T20:23:53.3518943Z stochastic_rounding=False, 2025-05-07T20:23:53.3519171Z weighted=True, 2025-05-07T20:23:53.3519350Z row_wise=False, 2025-05-07T20:23:53.3519474Z mixed=True, 2025-05-07T20:23:53.3519696Z use_cache=False, 2025-05-07T20:23:53.3519861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3520094Z use_cpu=True, 2025-05-07T20:23:53.3520255Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3520367Z ) 2025-05-07T20:23:53.3520640Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3521352Z self=, 2025-05-07T20:23:53.3521486Z mixed_B=False, 2025-05-07T20:23:53.3521614Z compile=False, 2025-05-07T20:23:53.3521794Z T=5, 2025-05-07T20:23:53.3521985Z D=123, 2025-05-07T20:23:53.3522203Z B=109, 2025-05-07T20:23:53.3522322Z log_E=4, 2025-05-07T20:23:53.3522432Z L=8, 2025-05-07T20:23:53.3522604Z D_gradcheck=2, 2025-05-07T20:23:53.3522750Z stochastic_rounding=False, 2025-05-07T20:23:53.3522923Z weighted=True, 2025-05-07T20:23:53.3523051Z row_wise=False, 2025-05-07T20:23:53.3523168Z mixed=False, 2025-05-07T20:23:53.3523291Z use_cache=False, 2025-05-07T20:23:53.3523510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3523632Z use_cpu=True, 2025-05-07T20:23:53.3523789Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3523895Z ) 2025-05-07T20:23:53.3524224Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3524812Z self=, 2025-05-07T20:23:53.3524945Z mixed_B=True, 2025-05-07T20:23:53.3525068Z compile=False, 2025-05-07T20:23:53.3525272Z T=5, 2025-05-07T20:23:53.3525388Z D=118, 2025-05-07T20:23:53.3525688Z B=73, 2025-05-07T20:23:53.3525821Z log_E=5, 2025-05-07T20:23:53.3526007Z L=13, 2025-05-07T20:23:53.3526196Z D_gradcheck=1, 2025-05-07T20:23:53.3526347Z stochastic_rounding=True, 2025-05-07T20:23:53.3526469Z weighted=True, 2025-05-07T20:23:53.3526704Z row_wise=True, 2025-05-07T20:23:53.3526835Z mixed=True, 2025-05-07T20:23:53.3526957Z use_cache=False, 2025-05-07T20:23:53.3527126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3527347Z use_cpu=True, 2025-05-07T20:23:53.3527500Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3527666Z ) 2025-05-07T20:23:53.3528230Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3528833Z self=, 2025-05-07T20:23:53.3529082Z mixed_B=True, 2025-05-07T20:23:53.3529346Z compile=False, 2025-05-07T20:23:53.3529616Z T=1, 2025-05-07T20:23:53.3529745Z D=17, 2025-05-07T20:23:53.3529927Z B=119, 2025-05-07T20:23:53.3530047Z log_E=5, 2025-05-07T20:23:53.3530167Z L=14, 2025-05-07T20:23:53.3530284Z D_gradcheck=1, 2025-05-07T20:23:53.3530645Z stochastic_rounding=True, 2025-05-07T20:23:53.3530826Z weighted=True, 2025-05-07T20:23:53.3530950Z row_wise=True, 2025-05-07T20:23:53.3531153Z mixed=True, 2025-05-07T20:23:53.3531378Z use_cache=True, 2025-05-07T20:23:53.3531618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3532230Z use_cpu=True, 2025-05-07T20:23:53.3532484Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3532601Z ) 2025-05-07T20:23:53.3533065Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3533601Z self=, 2025-05-07T20:23:53.3533842Z mixed_B=True, 2025-05-07T20:23:53.3534039Z compile=True, 2025-05-07T20:23:53.3534158Z T=5, 2025-05-07T20:23:53.3534352Z D=77, 2025-05-07T20:23:53.3534529Z B=119, 2025-05-07T20:23:53.3534699Z log_E=5, 2025-05-07T20:23:53.3534823Z L=13, 2025-05-07T20:23:53.3534945Z D_gradcheck=2, 2025-05-07T20:23:53.3535084Z stochastic_rounding=True, 2025-05-07T20:23:53.3535213Z weighted=True, 2025-05-07T20:23:53.3535333Z row_wise=False, 2025-05-07T20:23:53.3535451Z mixed=False, 2025-05-07T20:23:53.3535577Z use_cache=True, 2025-05-07T20:23:53.3535736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3536014Z use_cpu=True, 2025-05-07T20:23:53.3536175Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3536377Z ) 2025-05-07T20:23:53.3536772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3537522Z self=, 2025-05-07T20:23:53.3537726Z mixed_B=False, 2025-05-07T20:23:53.3537870Z compile=False, 2025-05-07T20:23:53.3537989Z T=2, 2025-05-07T20:23:53.3538101Z D=95, 2025-05-07T20:23:53.3538312Z B=40, 2025-05-07T20:23:53.3538432Z log_E=3, 2025-05-07T20:23:53.3538545Z L=11, 2025-05-07T20:23:53.3538726Z D_gradcheck=1, 2025-05-07T20:23:53.3538877Z stochastic_rounding=True, 2025-05-07T20:23:53.3538996Z weighted=True, 2025-05-07T20:23:53.3539122Z row_wise=True, 2025-05-07T20:23:53.3539388Z mixed=True, 2025-05-07T20:23:53.3539522Z use_cache=True, 2025-05-07T20:23:53.3539743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3539928Z use_cpu=True, 2025-05-07T20:23:53.3540191Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3540317Z ) 2025-05-07T20:23:53.3540605Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3541293Z self=, 2025-05-07T20:23:53.3541422Z mixed_B=True, 2025-05-07T20:23:53.3541541Z compile=True, 2025-05-07T20:23:53.3541658Z T=1, 2025-05-07T20:23:53.3541769Z D=44, 2025-05-07T20:23:53.3542115Z B=106, 2025-05-07T20:23:53.3542248Z log_E=4, 2025-05-07T20:23:53.3542483Z L=11, 2025-05-07T20:23:53.3542615Z D_gradcheck=1, 2025-05-07T20:23:53.3542865Z stochastic_rounding=False, 2025-05-07T20:23:53.3543039Z weighted=True, 2025-05-07T20:23:53.3543259Z row_wise=True, 2025-05-07T20:23:53.3543526Z mixed=False, 2025-05-07T20:23:53.3543656Z use_cache=True, 2025-05-07T20:23:53.3543817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3544036Z use_cpu=True, 2025-05-07T20:23:53.3544198Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3544401Z ) 2025-05-07T20:23:53.3544609Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3545234Z self=, 2025-05-07T20:23:53.3545371Z mixed_B=False, 2025-05-07T20:23:53.3545491Z compile=True, 2025-05-07T20:23:53.3545602Z T=3, 2025-05-07T20:23:53.3545719Z D=35, 2025-05-07T20:23:53.3545833Z B=124, 2025-05-07T20:23:53.3546043Z log_E=3, 2025-05-07T20:23:53.3546165Z L=7, 2025-05-07T20:23:53.3546285Z D_gradcheck=1, 2025-05-07T20:23:53.3546474Z stochastic_rounding=False, 2025-05-07T20:23:53.3546607Z weighted=True, 2025-05-07T20:23:53.3546727Z row_wise=False, 2025-05-07T20:23:53.3546846Z mixed=False, 2025-05-07T20:23:53.3546971Z use_cache=False, 2025-05-07T20:23:53.3547268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3547652Z use_cpu=True, 2025-05-07T20:23:53.3547818Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3547926Z ) 2025-05-07T20:23:53.3548394Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3549113Z self=, 2025-05-07T20:23:53.3549467Z mixed_B=True, 2025-05-07T20:23:53.3549702Z compile=True, 2025-05-07T20:23:53.3549821Z T=3, 2025-05-07T20:23:53.3549933Z D=31, 2025-05-07T20:23:53.3550058Z B=61, 2025-05-07T20:23:53.3550175Z log_E=3, 2025-05-07T20:23:53.3550285Z L=1, 2025-05-07T20:23:53.3550409Z D_gradcheck=1, 2025-05-07T20:23:53.3550549Z stochastic_rounding=True, 2025-05-07T20:23:53.3550759Z weighted=True, 2025-05-07T20:23:53.3550943Z row_wise=False, 2025-05-07T20:23:53.3551163Z mixed=False, 2025-05-07T20:23:53.3551292Z use_cache=False, 2025-05-07T20:23:53.3551533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3551662Z use_cpu=True, 2025-05-07T20:23:53.3551843Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3971435Z ) 2025-05-07T20:23:53.3971737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3972358Z self=, 2025-05-07T20:23:53.3972493Z mixed_B=True, 2025-05-07T20:23:53.3972621Z compile=True, 2025-05-07T20:23:53.3972734Z T=2, 2025-05-07T20:23:53.3972847Z D=116, 2025-05-07T20:23:53.3972977Z B=51, 2025-05-07T20:23:53.3973090Z log_E=4, 2025-05-07T20:23:53.3973202Z L=6, 2025-05-07T20:23:53.3973326Z D_gradcheck=1, 2025-05-07T20:23:53.3973547Z stochastic_rounding=True, 2025-05-07T20:23:53.3973723Z weighted=True, 2025-05-07T20:23:53.3973858Z row_wise=False, 2025-05-07T20:23:53.3973978Z mixed=False, 2025-05-07T20:23:53.3974097Z use_cache=True, 2025-05-07T20:23:53.3974266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3974394Z use_cpu=True, 2025-05-07T20:23:53.3974551Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3974661Z ) 2025-05-07T20:23:53.3974862Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3975404Z self=, 2025-05-07T20:23:53.3975530Z mixed_B=False, 2025-05-07T20:23:53.3975650Z compile=True, 2025-05-07T20:23:53.3975767Z T=2, 2025-05-07T20:23:53.3975878Z D=127, 2025-05-07T20:23:53.3976350Z B=38, 2025-05-07T20:23:53.3976484Z log_E=3, 2025-05-07T20:23:53.3976598Z L=8, 2025-05-07T20:23:53.3976717Z D_gradcheck=2, 2025-05-07T20:23:53.3976862Z stochastic_rounding=True, 2025-05-07T20:23:53.3977054Z weighted=True, 2025-05-07T20:23:53.3977183Z row_wise=False, 2025-05-07T20:23:53.3977307Z mixed=True, 2025-05-07T20:23:53.3977427Z use_cache=True, 2025-05-07T20:23:53.3977593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3977718Z use_cpu=True, 2025-05-07T20:23:53.3977956Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3978076Z ) 2025-05-07T20:23:53.3978275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3978812Z self=, 2025-05-07T20:23:53.3978943Z mixed_B=False, 2025-05-07T20:23:53.3979062Z compile=True, 2025-05-07T20:23:53.3979171Z T=1, 2025-05-07T20:23:53.3979290Z D=39, 2025-05-07T20:23:53.3979406Z B=38, 2025-05-07T20:23:53.3979517Z log_E=4, 2025-05-07T20:23:53.3979636Z L=6, 2025-05-07T20:23:53.3979757Z D_gradcheck=1, 2025-05-07T20:23:53.3979897Z stochastic_rounding=False, 2025-05-07T20:23:53.3980026Z weighted=False, 2025-05-07T20:23:53.3980149Z row_wise=True, 2025-05-07T20:23:53.3980273Z mixed=True, 2025-05-07T20:23:53.3980394Z use_cache=False, 2025-05-07T20:23:53.3980552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3980844Z use_cpu=True, 2025-05-07T20:23:53.3981164Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3981274Z ) 2025-05-07T20:23:53.3981486Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3982320Z self=, 2025-05-07T20:23:53.3982671Z mixed_B=True, 2025-05-07T20:23:53.3982799Z compile=False, 2025-05-07T20:23:53.3982918Z T=3, 2025-05-07T20:23:53.3983093Z D=21, 2025-05-07T20:23:53.3983222Z B=47, 2025-05-07T20:23:53.3983340Z log_E=3, 2025-05-07T20:23:53.3983460Z L=4, 2025-05-07T20:23:53.3983583Z D_gradcheck=1, 2025-05-07T20:23:53.3983726Z stochastic_rounding=False, 2025-05-07T20:23:53.3983855Z weighted=True, 2025-05-07T20:23:53.3983977Z row_wise=False, 2025-05-07T20:23:53.3984098Z mixed=False, 2025-05-07T20:23:53.3984228Z use_cache=False, 2025-05-07T20:23:53.3984387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3984511Z use_cpu=True, 2025-05-07T20:23:53.3984666Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3984774Z ) 2025-05-07T20:23:53.3984973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3985615Z self=, 2025-05-07T20:23:53.3985742Z mixed_B=True, 2025-05-07T20:23:53.3985873Z compile=False, 2025-05-07T20:23:53.3985985Z T=4, 2025-05-07T20:23:53.3986096Z D=15, 2025-05-07T20:23:53.3986218Z B=7, 2025-05-07T20:23:53.3986332Z log_E=4, 2025-05-07T20:23:53.3986443Z L=19, 2025-05-07T20:23:53.3986568Z D_gradcheck=1, 2025-05-07T20:23:53.3986707Z stochastic_rounding=True, 2025-05-07T20:23:53.3986832Z weighted=False, 2025-05-07T20:23:53.3986958Z row_wise=False, 2025-05-07T20:23:53.3987076Z mixed=False, 2025-05-07T20:23:53.3987197Z use_cache=False, 2025-05-07T20:23:53.3987361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3987483Z use_cpu=True, 2025-05-07T20:23:53.3987632Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3987746Z ) 2025-05-07T20:23:53.3987941Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3988487Z self=, 2025-05-07T20:23:53.3988608Z mixed_B=True, 2025-05-07T20:23:53.3988727Z compile=True, 2025-05-07T20:23:53.3988846Z T=3, 2025-05-07T20:23:53.3989036Z D=19, 2025-05-07T20:23:53.3989199Z B=99, 2025-05-07T20:23:53.3989452Z log_E=5, 2025-05-07T20:23:53.3989573Z L=14, 2025-05-07T20:23:53.3989693Z D_gradcheck=1, 2025-05-07T20:23:53.3989839Z stochastic_rounding=False, 2025-05-07T20:23:53.3989959Z weighted=True, 2025-05-07T20:23:53.3990078Z row_wise=True, 2025-05-07T20:23:53.3990200Z mixed=True, 2025-05-07T20:23:53.3990322Z use_cache=True, 2025-05-07T20:23:53.3990481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3990612Z use_cpu=True, 2025-05-07T20:23:53.3990764Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.3990881Z ) 2025-05-07T20:23:53.3991076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3991611Z self=, 2025-05-07T20:23:53.3991742Z mixed_B=False, 2025-05-07T20:23:53.3991862Z compile=True, 2025-05-07T20:23:53.3991971Z T=4, 2025-05-07T20:23:53.3992092Z D=99, 2025-05-07T20:23:53.3992202Z B=26, 2025-05-07T20:23:53.3992319Z log_E=5, 2025-05-07T20:23:53.3992439Z L=18, 2025-05-07T20:23:53.3992558Z D_gradcheck=2, 2025-05-07T20:23:53.3992698Z stochastic_rounding=False, 2025-05-07T20:23:53.3992825Z weighted=True, 2025-05-07T20:23:53.3992941Z row_wise=True, 2025-05-07T20:23:53.3993058Z mixed=False, 2025-05-07T20:23:53.3993190Z use_cache=False, 2025-05-07T20:23:53.3993346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.3993637Z use_cpu=True, 2025-05-07T20:23:53.3993856Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3993968Z ) 2025-05-07T20:23:53.3994173Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3994841Z self=, 2025-05-07T20:23:53.3995036Z mixed_B=False, 2025-05-07T20:23:53.3995162Z compile=False, 2025-05-07T20:23:53.3995276Z T=5, 2025-05-07T20:23:53.3995385Z D=81, 2025-05-07T20:23:53.3995502Z B=101, 2025-05-07T20:23:53.3995621Z log_E=4, 2025-05-07T20:23:53.3995732Z L=5, 2025-05-07T20:23:53.3995857Z D_gradcheck=2, 2025-05-07T20:23:53.3995998Z stochastic_rounding=False, 2025-05-07T20:23:53.3996129Z weighted=False, 2025-05-07T20:23:53.3996250Z row_wise=False, 2025-05-07T20:23:53.3996366Z mixed=False, 2025-05-07T20:23:53.3996496Z use_cache=False, 2025-05-07T20:23:53.3996652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3996774Z use_cpu=True, 2025-05-07T20:23:53.3996929Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3997036Z ) 2025-05-07T20:23:53.3997230Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.3997767Z self=, 2025-05-07T20:23:53.3997887Z mixed_B=False, 2025-05-07T20:23:53.3998004Z compile=True, 2025-05-07T20:23:53.3998119Z T=1, 2025-05-07T20:23:53.3998235Z D=96, 2025-05-07T20:23:53.3998349Z B=101, 2025-05-07T20:23:53.3998474Z log_E=3, 2025-05-07T20:23:53.3998584Z L=7, 2025-05-07T20:23:53.3998711Z D_gradcheck=1, 2025-05-07T20:23:53.3998849Z stochastic_rounding=False, 2025-05-07T20:23:53.3998970Z weighted=False, 2025-05-07T20:23:53.3999100Z row_wise=False, 2025-05-07T20:23:53.3999217Z mixed=False, 2025-05-07T20:23:53.3999338Z use_cache=False, 2025-05-07T20:23:53.3999504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.3999626Z use_cpu=True, 2025-05-07T20:23:53.3999779Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.3999896Z ) 2025-05-07T20:23:53.4000094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4000623Z self=, 2025-05-07T20:23:53.4000753Z mixed_B=False, 2025-05-07T20:23:53.4000869Z compile=True, 2025-05-07T20:23:53.4000986Z T=2, 2025-05-07T20:23:53.4001096Z D=104, 2025-05-07T20:23:53.4001286Z B=47, 2025-05-07T20:23:53.4001518Z log_E=3, 2025-05-07T20:23:53.4001645Z L=13, 2025-05-07T20:23:53.4001765Z D_gradcheck=2, 2025-05-07T20:23:53.4001920Z stochastic_rounding=False, 2025-05-07T20:23:53.4002041Z weighted=True, 2025-05-07T20:23:53.4002161Z row_wise=False, 2025-05-07T20:23:53.4002285Z mixed=True, 2025-05-07T20:23:53.4002409Z use_cache=False, 2025-05-07T20:23:53.4002566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4002696Z use_cpu=True, 2025-05-07T20:23:53.4002849Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4002958Z ) 2025-05-07T20:23:53.4003158Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4003810Z self=, 2025-05-07T20:23:53.4003948Z mixed_B=True, 2025-05-07T20:23:53.4004069Z compile=True, 2025-05-07T20:23:53.4004182Z T=3, 2025-05-07T20:23:53.4004302Z D=22, 2025-05-07T20:23:53.4004413Z B=126, 2025-05-07T20:23:53.4004528Z log_E=4, 2025-05-07T20:23:53.4004648Z L=19, 2025-05-07T20:23:53.4004766Z D_gradcheck=2, 2025-05-07T20:23:53.4004904Z stochastic_rounding=True, 2025-05-07T20:23:53.4005031Z weighted=False, 2025-05-07T20:23:53.4005151Z row_wise=True, 2025-05-07T20:23:53.4005268Z mixed=False, 2025-05-07T20:23:53.4005396Z use_cache=True, 2025-05-07T20:23:53.4005553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4005833Z use_cpu=True, 2025-05-07T20:23:53.4006002Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4006205Z ) 2025-05-07T20:23:53.4006414Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4007107Z self=, 2025-05-07T20:23:53.4007295Z mixed_B=False, 2025-05-07T20:23:53.4007425Z compile=False, 2025-05-07T20:23:53.4007537Z T=2, 2025-05-07T20:23:53.4007716Z D=60, 2025-05-07T20:23:53.4007890Z B=81, 2025-05-07T20:23:53.4008013Z log_E=5, 2025-05-07T20:23:53.4008128Z L=11, 2025-05-07T20:23:53.4008254Z D_gradcheck=1, 2025-05-07T20:23:53.4008394Z stochastic_rounding=False, 2025-05-07T20:23:53.4008514Z weighted=True, 2025-05-07T20:23:53.4008640Z row_wise=True, 2025-05-07T20:23:53.4008754Z mixed=True, 2025-05-07T20:23:53.4008874Z use_cache=True, 2025-05-07T20:23:53.4009040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4009162Z use_cpu=True, 2025-05-07T20:23:53.4009320Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4009503Z ) 2025-05-07T20:23:53.4009706Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4010250Z self=, 2025-05-07T20:23:53.4010373Z mixed_B=True, 2025-05-07T20:23:53.4010499Z compile=False, 2025-05-07T20:23:53.4010617Z T=3, 2025-05-07T20:23:53.4010727Z D=125, 2025-05-07T20:23:53.4010835Z B=21, 2025-05-07T20:23:53.4010956Z log_E=5, 2025-05-07T20:23:53.4011066Z L=3, 2025-05-07T20:23:53.4011186Z D_gradcheck=1, 2025-05-07T20:23:53.4011329Z stochastic_rounding=True, 2025-05-07T20:23:53.4011448Z weighted=True, 2025-05-07T20:23:53.4011569Z row_wise=False, 2025-05-07T20:23:53.4011693Z mixed=True, 2025-05-07T20:23:53.4011814Z use_cache=False, 2025-05-07T20:23:53.4011978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4012100Z use_cpu=True, 2025-05-07T20:23:53.4012309Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4012430Z ) 2025-05-07T20:23:53.4012631Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4013165Z self=, 2025-05-07T20:23:53.4013297Z mixed_B=False, 2025-05-07T20:23:53.4013415Z compile=False, 2025-05-07T20:23:53.4013527Z T=3, 2025-05-07T20:23:53.4013646Z D=93, 2025-05-07T20:23:53.4013757Z B=103, 2025-05-07T20:23:53.4013989Z log_E=5, 2025-05-07T20:23:53.4014119Z L=7, 2025-05-07T20:23:53.4014238Z D_gradcheck=1, 2025-05-07T20:23:53.4014459Z stochastic_rounding=True, 2025-05-07T20:23:53.4014589Z weighted=True, 2025-05-07T20:23:53.4014715Z row_wise=False, 2025-05-07T20:23:53.4014837Z mixed=True, 2025-05-07T20:23:53.4014955Z use_cache=False, 2025-05-07T20:23:53.4015114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4015247Z use_cpu=True, 2025-05-07T20:23:53.4015395Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4015504Z ) 2025-05-07T20:23:53.4015707Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4016242Z self=, 2025-05-07T20:23:53.4016366Z mixed_B=False, 2025-05-07T20:23:53.4016490Z compile=True, 2025-05-07T20:23:53.4016600Z T=4, 2025-05-07T20:23:53.4016710Z D=48, 2025-05-07T20:23:53.4016892Z B=90, 2025-05-07T20:23:53.4017013Z log_E=4, 2025-05-07T20:23:53.4017130Z L=19, 2025-05-07T20:23:53.4017257Z D_gradcheck=1, 2025-05-07T20:23:53.4017398Z stochastic_rounding=False, 2025-05-07T20:23:53.4017525Z weighted=False, 2025-05-07T20:23:53.4017645Z row_wise=False, 2025-05-07T20:23:53.4017761Z mixed=False, 2025-05-07T20:23:53.4017886Z use_cache=True, 2025-05-07T20:23:53.4018044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4018258Z use_cpu=True, 2025-05-07T20:23:53.4018431Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4018540Z ) 2025-05-07T20:23:53.4018741Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4019388Z self=, 2025-05-07T20:23:53.4019695Z mixed_B=False, 2025-05-07T20:23:53.4019826Z compile=False, 2025-05-07T20:23:53.4019936Z T=5, 2025-05-07T20:23:53.4020048Z D=27, 2025-05-07T20:23:53.4020164Z B=46, 2025-05-07T20:23:53.4020331Z log_E=3, 2025-05-07T20:23:53.4020448Z L=13, 2025-05-07T20:23:53.4020576Z D_gradcheck=1, 2025-05-07T20:23:53.4020716Z stochastic_rounding=False, 2025-05-07T20:23:53.4020840Z weighted=True, 2025-05-07T20:23:53.4020965Z row_wise=True, 2025-05-07T20:23:53.4021083Z mixed=False, 2025-05-07T20:23:53.4021206Z use_cache=False, 2025-05-07T20:23:53.4021370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4021492Z use_cpu=True, 2025-05-07T20:23:53.4021639Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4021754Z ) 2025-05-07T20:23:53.4021948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4022486Z self=, 2025-05-07T20:23:53.4022641Z mixed_B=True, 2025-05-07T20:23:53.4022762Z compile=False, 2025-05-07T20:23:53.4022878Z T=4, 2025-05-07T20:23:53.4022988Z D=35, 2025-05-07T20:23:53.4023099Z B=34, 2025-05-07T20:23:53.4023222Z log_E=4, 2025-05-07T20:23:53.4023333Z L=5, 2025-05-07T20:23:53.4023455Z D_gradcheck=1, 2025-05-07T20:23:53.4023608Z stochastic_rounding=True, 2025-05-07T20:23:53.4023730Z weighted=True, 2025-05-07T20:23:53.4023850Z row_wise=False, 2025-05-07T20:23:53.4023971Z mixed=False, 2025-05-07T20:23:53.4024091Z use_cache=True, 2025-05-07T20:23:53.4024250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4024379Z use_cpu=True, 2025-05-07T20:23:53.4024526Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4024646Z ) 2025-05-07T20:23:53.4024842Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4025377Z self=, 2025-05-07T20:23:53.4025510Z mixed_B=False, 2025-05-07T20:23:53.4025631Z compile=True, 2025-05-07T20:23:53.4025742Z T=1, 2025-05-07T20:23:53.4025862Z D=15, 2025-05-07T20:23:53.4025972Z B=42, 2025-05-07T20:23:53.4026277Z log_E=5, 2025-05-07T20:23:53.4026421Z L=4, 2025-05-07T20:23:53.4026542Z D_gradcheck=2, 2025-05-07T20:23:53.4026682Z stochastic_rounding=True, 2025-05-07T20:23:53.4026809Z weighted=True, 2025-05-07T20:23:53.4026928Z row_wise=True, 2025-05-07T20:23:53.4027048Z mixed=False, 2025-05-07T20:23:53.4027175Z use_cache=True, 2025-05-07T20:23:53.4027335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4027467Z use_cpu=True, 2025-05-07T20:23:53.4027679Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4522987Z ) 2025-05-07T20:23:53.4523305Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4523974Z self=, 2025-05-07T20:23:53.4524118Z mixed_B=True, 2025-05-07T20:23:53.4524240Z compile=True, 2025-05-07T20:23:53.4524354Z T=3, 2025-05-07T20:23:53.4524473Z D=61, 2025-05-07T20:23:53.4524585Z B=26, 2025-05-07T20:23:53.4524710Z log_E=5, 2025-05-07T20:23:53.4524826Z L=12, 2025-05-07T20:23:53.4524944Z D_gradcheck=2, 2025-05-07T20:23:53.4525093Z stochastic_rounding=False, 2025-05-07T20:23:53.4525216Z weighted=True, 2025-05-07T20:23:53.4525338Z row_wise=False, 2025-05-07T20:23:53.4525461Z mixed=False, 2025-05-07T20:23:53.4525586Z use_cache=False, 2025-05-07T20:23:53.4525747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4526230Z use_cpu=True, 2025-05-07T20:23:53.4526394Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4526503Z ) 2025-05-07T20:23:53.4526716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4527389Z self=, 2025-05-07T20:23:53.4527637Z mixed_B=False, 2025-05-07T20:23:53.4527782Z compile=False, 2025-05-07T20:23:53.4528052Z T=2, 2025-05-07T20:23:53.4528168Z D=19, 2025-05-07T20:23:53.4528286Z B=46, 2025-05-07T20:23:53.4528408Z log_E=4, 2025-05-07T20:23:53.4528527Z L=19, 2025-05-07T20:23:53.4528647Z D_gradcheck=2, 2025-05-07T20:23:53.4528786Z stochastic_rounding=True, 2025-05-07T20:23:53.4528918Z weighted=False, 2025-05-07T20:23:53.4529034Z row_wise=True, 2025-05-07T20:23:53.4529151Z mixed=True, 2025-05-07T20:23:53.4529276Z use_cache=False, 2025-05-07T20:23:53.4529541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4529674Z use_cpu=True, 2025-05-07T20:23:53.4529827Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4529936Z ) 2025-05-07T20:23:53.4530135Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4530679Z self=, 2025-05-07T20:23:53.4530805Z mixed_B=False, 2025-05-07T20:23:53.4530936Z compile=True, 2025-05-07T20:23:53.4531047Z T=3, 2025-05-07T20:23:53.4531159Z D=60, 2025-05-07T20:23:53.4531277Z B=114, 2025-05-07T20:23:53.4531397Z log_E=5, 2025-05-07T20:23:53.4531508Z L=11, 2025-05-07T20:23:53.4531637Z D_gradcheck=2, 2025-05-07T20:23:53.4531776Z stochastic_rounding=False, 2025-05-07T20:23:53.4531897Z weighted=False, 2025-05-07T20:23:53.4532019Z row_wise=True, 2025-05-07T20:23:53.4532136Z mixed=False, 2025-05-07T20:23:53.4532258Z use_cache=False, 2025-05-07T20:23:53.4532421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4532544Z use_cpu=True, 2025-05-07T20:23:53.4532692Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4532807Z ) 2025-05-07T20:23:53.4533004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4533545Z self=, 2025-05-07T20:23:53.4533668Z mixed_B=False, 2025-05-07T20:23:53.4533787Z compile=True, 2025-05-07T20:23:53.4533904Z T=5, 2025-05-07T20:23:53.4534011Z D=12, 2025-05-07T20:23:53.4534123Z B=62, 2025-05-07T20:23:53.4534451Z log_E=3, 2025-05-07T20:23:53.4534579Z L=1, 2025-05-07T20:23:53.4534699Z D_gradcheck=2, 2025-05-07T20:23:53.4534855Z stochastic_rounding=True, 2025-05-07T20:23:53.4534977Z weighted=False, 2025-05-07T20:23:53.4535098Z row_wise=True, 2025-05-07T20:23:53.4535224Z mixed=False, 2025-05-07T20:23:53.4535346Z use_cache=False, 2025-05-07T20:23:53.4535506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4535634Z use_cpu=True, 2025-05-07T20:23:53.4535782Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4535898Z ) 2025-05-07T20:23:53.4536093Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4536628Z self=, 2025-05-07T20:23:53.4536758Z mixed_B=True, 2025-05-07T20:23:53.4536878Z compile=False, 2025-05-07T20:23:53.4536989Z T=3, 2025-05-07T20:23:53.4537108Z D=26, 2025-05-07T20:23:53.4537221Z B=21, 2025-05-07T20:23:53.4537336Z log_E=3, 2025-05-07T20:23:53.4537451Z L=16, 2025-05-07T20:23:53.4537571Z D_gradcheck=2, 2025-05-07T20:23:53.4537712Z stochastic_rounding=True, 2025-05-07T20:23:53.4537839Z weighted=True, 2025-05-07T20:23:53.4537965Z row_wise=False, 2025-05-07T20:23:53.4538085Z mixed=True, 2025-05-07T20:23:53.4538214Z use_cache=True, 2025-05-07T20:23:53.4538369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4538616Z use_cpu=True, 2025-05-07T20:23:53.4538780Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4538888Z ) 2025-05-07T20:23:53.4539089Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4539755Z self=, 2025-05-07T20:23:53.4539985Z mixed_B=True, 2025-05-07T20:23:53.4540122Z compile=True, 2025-05-07T20:23:53.4540234Z T=2, 2025-05-07T20:23:53.4540345Z D=25, 2025-05-07T20:23:53.4540463Z B=110, 2025-05-07T20:23:53.4540582Z log_E=5, 2025-05-07T20:23:53.4540693Z L=0, 2025-05-07T20:23:53.4540820Z D_gradcheck=1, 2025-05-07T20:23:53.4540959Z stochastic_rounding=True, 2025-05-07T20:23:53.4541081Z weighted=False, 2025-05-07T20:23:53.4541206Z row_wise=False, 2025-05-07T20:23:53.4541322Z mixed=False, 2025-05-07T20:23:53.4541446Z use_cache=True, 2025-05-07T20:23:53.4541603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4541724Z use_cpu=True, 2025-05-07T20:23:53.4541995Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4542113Z ) 2025-05-07T20:23:53.4542309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4542842Z self=, 2025-05-07T20:23:53.4542974Z mixed_B=True, 2025-05-07T20:23:53.4543096Z compile=False, 2025-05-07T20:23:53.4543206Z T=2, 2025-05-07T20:23:53.4543322Z D=94, 2025-05-07T20:23:53.4543437Z B=114, 2025-05-07T20:23:53.4543558Z log_E=4, 2025-05-07T20:23:53.4543680Z L=5, 2025-05-07T20:23:53.4543799Z D_gradcheck=1, 2025-05-07T20:23:53.4543943Z stochastic_rounding=False, 2025-05-07T20:23:53.4544072Z weighted=True, 2025-05-07T20:23:53.4544192Z row_wise=False, 2025-05-07T20:23:53.4544310Z mixed=True, 2025-05-07T20:23:53.4544441Z use_cache=False, 2025-05-07T20:23:53.4544598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4544730Z use_cpu=True, 2025-05-07T20:23:53.4544877Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4544985Z ) 2025-05-07T20:23:53.4545188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4545728Z self=, 2025-05-07T20:23:53.4545851Z mixed_B=True, 2025-05-07T20:23:53.4545981Z compile=True, 2025-05-07T20:23:53.4546093Z T=2, 2025-05-07T20:23:53.4546212Z D=22, 2025-05-07T20:23:53.4546335Z B=56, 2025-05-07T20:23:53.4546602Z log_E=4, 2025-05-07T20:23:53.4546728Z L=7, 2025-05-07T20:23:53.4546857Z D_gradcheck=2, 2025-05-07T20:23:53.4546996Z stochastic_rounding=False, 2025-05-07T20:23:53.4547118Z weighted=False, 2025-05-07T20:23:53.4547243Z row_wise=False, 2025-05-07T20:23:53.4547364Z mixed=False, 2025-05-07T20:23:53.4547491Z use_cache=False, 2025-05-07T20:23:53.4547648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4547769Z use_cpu=True, 2025-05-07T20:23:53.4547930Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4548036Z ) 2025-05-07T20:23:53.4548230Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4548774Z self=, 2025-05-07T20:23:53.4548896Z mixed_B=False, 2025-05-07T20:23:53.4549020Z compile=True, 2025-05-07T20:23:53.4549135Z T=4, 2025-05-07T20:23:53.4549245Z D=14, 2025-05-07T20:23:53.4549357Z B=127, 2025-05-07T20:23:53.4549478Z log_E=4, 2025-05-07T20:23:53.4549589Z L=3, 2025-05-07T20:23:53.4549709Z D_gradcheck=2, 2025-05-07T20:23:53.4549853Z stochastic_rounding=True, 2025-05-07T20:23:53.4549977Z weighted=False, 2025-05-07T20:23:53.4550105Z row_wise=False, 2025-05-07T20:23:53.4550222Z mixed=False, 2025-05-07T20:23:53.4550343Z use_cache=False, 2025-05-07T20:23:53.4550507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4550629Z use_cpu=True, 2025-05-07T20:23:53.4550901Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4551026Z ) 2025-05-07T20:23:53.4551224Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4551850Z self=, 2025-05-07T20:23:53.4552049Z mixed_B=True, 2025-05-07T20:23:53.4552171Z compile=False, 2025-05-07T20:23:53.4552284Z T=3, 2025-05-07T20:23:53.4552402Z D=106, 2025-05-07T20:23:53.4552513Z B=124, 2025-05-07T20:23:53.4552635Z log_E=5, 2025-05-07T20:23:53.4552746Z L=15, 2025-05-07T20:23:53.4552865Z D_gradcheck=2, 2025-05-07T20:23:53.4553013Z stochastic_rounding=False, 2025-05-07T20:23:53.4553134Z weighted=True, 2025-05-07T20:23:53.4553252Z row_wise=False, 2025-05-07T20:23:53.4553378Z mixed=False, 2025-05-07T20:23:53.4553503Z use_cache=False, 2025-05-07T20:23:53.4553660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4553789Z use_cpu=True, 2025-05-07T20:23:53.4553937Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4554048Z ) 2025-05-07T20:23:53.4554250Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4554783Z self=, 2025-05-07T20:23:53.4554917Z mixed_B=False, 2025-05-07T20:23:53.4555041Z compile=False, 2025-05-07T20:23:53.4555152Z T=5, 2025-05-07T20:23:53.4555272Z D=54, 2025-05-07T20:23:53.4555383Z B=33, 2025-05-07T20:23:53.4555499Z log_E=3, 2025-05-07T20:23:53.4555615Z L=3, 2025-05-07T20:23:53.4555738Z D_gradcheck=1, 2025-05-07T20:23:53.4555877Z stochastic_rounding=True, 2025-05-07T20:23:53.4556003Z weighted=True, 2025-05-07T20:23:53.4556122Z row_wise=False, 2025-05-07T20:23:53.4556237Z mixed=True, 2025-05-07T20:23:53.4556366Z use_cache=False, 2025-05-07T20:23:53.4556526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4556649Z use_cpu=True, 2025-05-07T20:23:53.4556811Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4556920Z ) 2025-05-07T20:23:53.4557116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4557659Z self=, 2025-05-07T20:23:53.4557782Z mixed_B=False, 2025-05-07T20:23:53.4557906Z compile=True, 2025-05-07T20:23:53.4558021Z T=1, 2025-05-07T20:23:53.4558135Z D=96, 2025-05-07T20:23:53.4558254Z B=6, 2025-05-07T20:23:53.4558490Z log_E=4, 2025-05-07T20:23:53.4558614Z L=17, 2025-05-07T20:23:53.4558744Z D_gradcheck=1, 2025-05-07T20:23:53.4558883Z stochastic_rounding=True, 2025-05-07T20:23:53.4559003Z weighted=False, 2025-05-07T20:23:53.4559131Z row_wise=True, 2025-05-07T20:23:53.4559250Z mixed=True, 2025-05-07T20:23:53.4559372Z use_cache=False, 2025-05-07T20:23:53.4559536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4559655Z use_cpu=True, 2025-05-07T20:23:53.4559807Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4559924Z ) 2025-05-07T20:23:53.4560119Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4560659Z self=, 2025-05-07T20:23:53.4560782Z mixed_B=True, 2025-05-07T20:23:53.4560899Z compile=True, 2025-05-07T20:23:53.4561016Z T=3, 2025-05-07T20:23:53.4561128Z D=12, 2025-05-07T20:23:53.4561238Z B=96, 2025-05-07T20:23:53.4561360Z log_E=4, 2025-05-07T20:23:53.4561473Z L=19, 2025-05-07T20:23:53.4561594Z D_gradcheck=2, 2025-05-07T20:23:53.4561738Z stochastic_rounding=False, 2025-05-07T20:23:53.4561858Z weighted=True, 2025-05-07T20:23:53.4561979Z row_wise=False, 2025-05-07T20:23:53.4562103Z mixed=False, 2025-05-07T20:23:53.4562223Z use_cache=True, 2025-05-07T20:23:53.4562389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4562510Z use_cpu=True, 2025-05-07T20:23:53.4562917Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4563055Z ) 2025-05-07T20:23:53.4563253Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4563871Z self=, 2025-05-07T20:23:53.4564106Z mixed_B=False, 2025-05-07T20:23:53.4564230Z compile=False, 2025-05-07T20:23:53.4564343Z T=5, 2025-05-07T20:23:53.4564460Z D=107, 2025-05-07T20:23:53.4564570Z B=104, 2025-05-07T20:23:53.4564685Z log_E=4, 2025-05-07T20:23:53.4564801Z L=6, 2025-05-07T20:23:53.4564925Z D_gradcheck=1, 2025-05-07T20:23:53.4565070Z stochastic_rounding=True, 2025-05-07T20:23:53.4565200Z weighted=True, 2025-05-07T20:23:53.4565321Z row_wise=True, 2025-05-07T20:23:53.4565450Z mixed=False, 2025-05-07T20:23:53.4565570Z use_cache=False, 2025-05-07T20:23:53.4565727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4565854Z use_cpu=True, 2025-05-07T20:23:53.4566012Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4566122Z ) 2025-05-07T20:23:53.4566326Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4566857Z self=, 2025-05-07T20:23:53.4566980Z mixed_B=False, 2025-05-07T20:23:53.4567107Z compile=False, 2025-05-07T20:23:53.4567217Z T=1, 2025-05-07T20:23:53.4567328Z D=122, 2025-05-07T20:23:53.4567447Z B=100, 2025-05-07T20:23:53.4567563Z log_E=5, 2025-05-07T20:23:53.4567676Z L=20, 2025-05-07T20:23:53.4567801Z D_gradcheck=1, 2025-05-07T20:23:53.4567939Z stochastic_rounding=True, 2025-05-07T20:23:53.4568071Z weighted=True, 2025-05-07T20:23:53.4568193Z row_wise=False, 2025-05-07T20:23:53.4568311Z mixed=True, 2025-05-07T20:23:53.4568439Z use_cache=True, 2025-05-07T20:23:53.4568596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4568712Z use_cpu=True, 2025-05-07T20:23:53.4568870Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.4568982Z ) 2025-05-07T20:23:53.4569179Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4569843Z self=, 2025-05-07T20:23:53.4569972Z mixed_B=True, 2025-05-07T20:23:53.4570095Z compile=False, 2025-05-07T20:23:53.4570213Z T=2, 2025-05-07T20:23:53.4570326Z D=98, 2025-05-07T20:23:53.4570444Z B=98, 2025-05-07T20:23:53.4570669Z log_E=3, 2025-05-07T20:23:53.4570800Z L=19, 2025-05-07T20:23:53.4570926Z D_gradcheck=2, 2025-05-07T20:23:53.4571066Z stochastic_rounding=False, 2025-05-07T20:23:53.4571186Z weighted=True, 2025-05-07T20:23:53.4571313Z row_wise=True, 2025-05-07T20:23:53.4571429Z mixed=False, 2025-05-07T20:23:53.4571550Z use_cache=False, 2025-05-07T20:23:53.4571713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4571830Z use_cpu=True, 2025-05-07T20:23:53.4571983Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4572102Z ) 2025-05-07T20:23:53.4572299Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4572832Z self=, 2025-05-07T20:23:53.4572964Z mixed_B=False, 2025-05-07T20:23:53.4573082Z compile=False, 2025-05-07T20:23:53.4573199Z T=4, 2025-05-07T20:23:53.4573308Z D=79, 2025-05-07T20:23:53.4573418Z B=87, 2025-05-07T20:23:53.4573540Z log_E=4, 2025-05-07T20:23:53.4573652Z L=19, 2025-05-07T20:23:53.4573774Z D_gradcheck=2, 2025-05-07T20:23:53.4573918Z stochastic_rounding=True, 2025-05-07T20:23:53.4574038Z weighted=True, 2025-05-07T20:23:53.4574160Z row_wise=True, 2025-05-07T20:23:53.4574286Z mixed=False, 2025-05-07T20:23:53.4574408Z use_cache=False, 2025-05-07T20:23:53.4574569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.4574694Z use_cpu=True, 2025-05-07T20:23:53.4574923Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.4575040Z ) 2025-05-07T20:23:53.4575243Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.4575859Z self=, 2025-05-07T20:23:53.4576068Z mixed_B=False, 2025-05-07T20:23:53.4576189Z compile=False, 2025-05-07T20:23:53.4576299Z T=5, 2025-05-07T20:23:53.4576420Z D=60, 2025-05-07T20:23:53.4576529Z B=82, 2025-05-07T20:23:53.4576648Z log_E=4, 2025-05-07T20:23:53.4576764Z L=15, 2025-05-07T20:23:53.4576884Z D_gradcheck=2, 2025-05-07T20:23:53.4577023Z stochastic_rounding=True, 2025-05-07T20:23:53.4577151Z weighted=False, 2025-05-07T20:23:53.4577275Z row_wise=False, 2025-05-07T20:23:53.4577392Z mixed=True, 2025-05-07T20:23:53.4577521Z use_cache=True, 2025-05-07T20:23:53.4577679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.4577799Z use_cpu=True, 2025-05-07T20:23:53.4577966Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5076352Z ) 2025-05-07T20:23:53.5076699Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5077302Z self=, 2025-05-07T20:23:53.5077444Z mixed_B=True, 2025-05-07T20:23:53.5077568Z compile=False, 2025-05-07T20:23:53.5077677Z T=4, 2025-05-07T20:23:53.5077794Z D=102, 2025-05-07T20:23:53.5077904Z B=95, 2025-05-07T20:23:53.5078029Z log_E=3, 2025-05-07T20:23:53.5078148Z L=5, 2025-05-07T20:23:53.5078269Z D_gradcheck=2, 2025-05-07T20:23:53.5078418Z stochastic_rounding=False, 2025-05-07T20:23:53.5078539Z weighted=False, 2025-05-07T20:23:53.5078657Z row_wise=False, 2025-05-07T20:23:53.5078779Z mixed=True, 2025-05-07T20:23:53.5078899Z use_cache=True, 2025-05-07T20:23:53.5079062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5079188Z use_cpu=True, 2025-05-07T20:23:53.5079346Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5079453Z ) 2025-05-07T20:23:53.5079658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5080193Z self=, 2025-05-07T20:23:53.5080318Z mixed_B=False, 2025-05-07T20:23:53.5080444Z compile=True, 2025-05-07T20:23:53.5080556Z T=5, 2025-05-07T20:23:53.5080675Z D=28, 2025-05-07T20:23:53.5080786Z B=29, 2025-05-07T20:23:53.5081270Z log_E=4, 2025-05-07T20:23:53.5081402Z L=20, 2025-05-07T20:23:53.5081523Z D_gradcheck=1, 2025-05-07T20:23:53.5081665Z stochastic_rounding=True, 2025-05-07T20:23:53.5081793Z weighted=True, 2025-05-07T20:23:53.5081911Z row_wise=True, 2025-05-07T20:23:53.5082025Z mixed=False, 2025-05-07T20:23:53.5082150Z use_cache=True, 2025-05-07T20:23:53.5082305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5082424Z use_cpu=True, 2025-05-07T20:23:53.5082584Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5082694Z ) 2025-05-07T20:23:53.5082894Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5083435Z self=, 2025-05-07T20:23:53.5083558Z mixed_B=False, 2025-05-07T20:23:53.5083685Z compile=False, 2025-05-07T20:23:53.5083795Z T=5, 2025-05-07T20:23:53.5083908Z D=123, 2025-05-07T20:23:53.5084027Z B=64, 2025-05-07T20:23:53.5084149Z log_E=3, 2025-05-07T20:23:53.5084259Z L=14, 2025-05-07T20:23:53.5084383Z D_gradcheck=2, 2025-05-07T20:23:53.5084524Z stochastic_rounding=False, 2025-05-07T20:23:53.5084645Z weighted=False, 2025-05-07T20:23:53.5084770Z row_wise=False, 2025-05-07T20:23:53.5084890Z mixed=True, 2025-05-07T20:23:53.5085033Z use_cache=True, 2025-05-07T20:23:53.5085201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5085319Z use_cpu=True, 2025-05-07T20:23:53.5085680Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5085809Z ) 2025-05-07T20:23:53.5086010Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5086693Z self=, 2025-05-07T20:23:53.5086989Z mixed_B=True, 2025-05-07T20:23:53.5087110Z compile=True, 2025-05-07T20:23:53.5087228Z T=2, 2025-05-07T20:23:53.5087339Z D=34, 2025-05-07T20:23:53.5087448Z B=74, 2025-05-07T20:23:53.5087571Z log_E=4, 2025-05-07T20:23:53.5087684Z L=2, 2025-05-07T20:23:53.5087804Z D_gradcheck=2, 2025-05-07T20:23:53.5087959Z stochastic_rounding=True, 2025-05-07T20:23:53.5088079Z weighted=False, 2025-05-07T20:23:53.5088197Z row_wise=False, 2025-05-07T20:23:53.5088319Z mixed=True, 2025-05-07T20:23:53.5088439Z use_cache=False, 2025-05-07T20:23:53.5088595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5088721Z use_cpu=True, 2025-05-07T20:23:53.5088872Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5088986Z ) 2025-05-07T20:23:53.5089182Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5089835Z self=, 2025-05-07T20:23:53.5089974Z mixed_B=True, 2025-05-07T20:23:53.5090096Z compile=False, 2025-05-07T20:23:53.5090208Z T=5, 2025-05-07T20:23:53.5090329Z D=56, 2025-05-07T20:23:53.5090442Z B=105, 2025-05-07T20:23:53.5090558Z log_E=5, 2025-05-07T20:23:53.5090681Z L=6, 2025-05-07T20:23:53.5090803Z D_gradcheck=1, 2025-05-07T20:23:53.5090941Z stochastic_rounding=True, 2025-05-07T20:23:53.5091065Z weighted=True, 2025-05-07T20:23:53.5091185Z row_wise=False, 2025-05-07T20:23:53.5091300Z mixed=True, 2025-05-07T20:23:53.5091432Z use_cache=True, 2025-05-07T20:23:53.5091588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5091718Z use_cpu=True, 2025-05-07T20:23:53.5091870Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5091979Z ) 2025-05-07T20:23:53.5092180Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5092716Z self=, 2025-05-07T20:23:53.5092838Z mixed_B=True, 2025-05-07T20:23:53.5092965Z compile=False, 2025-05-07T20:23:53.5093078Z T=3, 2025-05-07T20:23:53.5093189Z D=104, 2025-05-07T20:23:53.5093305Z B=82, 2025-05-07T20:23:53.5093547Z log_E=4, 2025-05-07T20:23:53.5093671Z L=8, 2025-05-07T20:23:53.5093800Z D_gradcheck=1, 2025-05-07T20:23:53.5093940Z stochastic_rounding=False, 2025-05-07T20:23:53.5094067Z weighted=True, 2025-05-07T20:23:53.5094300Z row_wise=True, 2025-05-07T20:23:53.5094429Z mixed=False, 2025-05-07T20:23:53.5094555Z use_cache=True, 2025-05-07T20:23:53.5094716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5094844Z use_cpu=True, 2025-05-07T20:23:53.5094998Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5095116Z ) 2025-05-07T20:23:53.5095313Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5095848Z self=, 2025-05-07T20:23:53.5095981Z mixed_B=True, 2025-05-07T20:23:53.5096104Z compile=False, 2025-05-07T20:23:53.5096214Z T=3, 2025-05-07T20:23:53.5096335Z D=51, 2025-05-07T20:23:53.5096445Z B=13, 2025-05-07T20:23:53.5096556Z log_E=4, 2025-05-07T20:23:53.5096674Z L=2, 2025-05-07T20:23:53.5096794Z D_gradcheck=1, 2025-05-07T20:23:53.5096935Z stochastic_rounding=False, 2025-05-07T20:23:53.5097062Z weighted=True, 2025-05-07T20:23:53.5097181Z row_wise=True, 2025-05-07T20:23:53.5097296Z mixed=True, 2025-05-07T20:23:53.5097425Z use_cache=False, 2025-05-07T20:23:53.5097582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5097708Z use_cpu=True, 2025-05-07T20:23:53.5097954Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5098074Z ) 2025-05-07T20:23:53.5098276Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5098894Z self=, 2025-05-07T20:23:53.5099091Z mixed_B=False, 2025-05-07T20:23:53.5099222Z compile=True, 2025-05-07T20:23:53.5099332Z T=4, 2025-05-07T20:23:53.5099444Z D=75, 2025-05-07T20:23:53.5099558Z B=97, 2025-05-07T20:23:53.5099672Z log_E=4, 2025-05-07T20:23:53.5099790Z L=1, 2025-05-07T20:23:53.5099915Z D_gradcheck=2, 2025-05-07T20:23:53.5100054Z stochastic_rounding=True, 2025-05-07T20:23:53.5100188Z weighted=False, 2025-05-07T20:23:53.5100306Z row_wise=True, 2025-05-07T20:23:53.5100424Z mixed=True, 2025-05-07T20:23:53.5100551Z use_cache=True, 2025-05-07T20:23:53.5100708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5100826Z use_cpu=True, 2025-05-07T20:23:53.5100986Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5101094Z ) 2025-05-07T20:23:53.5101295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5101841Z self=, 2025-05-07T20:23:53.5101963Z mixed_B=True, 2025-05-07T20:23:53.5102082Z compile=True, 2025-05-07T20:23:53.5102200Z T=3, 2025-05-07T20:23:53.5102311Z D=17, 2025-05-07T20:23:53.5102423Z B=19, 2025-05-07T20:23:53.5102544Z log_E=5, 2025-05-07T20:23:53.5102659Z L=7, 2025-05-07T20:23:53.5102790Z D_gradcheck=1, 2025-05-07T20:23:53.5102936Z stochastic_rounding=False, 2025-05-07T20:23:53.5103059Z weighted=True, 2025-05-07T20:23:53.5103190Z row_wise=True, 2025-05-07T20:23:53.5103308Z mixed=True, 2025-05-07T20:23:53.5103428Z use_cache=True, 2025-05-07T20:23:53.5103593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5103712Z use_cpu=True, 2025-05-07T20:23:53.5103866Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5103982Z ) 2025-05-07T20:23:53.5104185Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5104726Z self=, 2025-05-07T20:23:53.5104854Z mixed_B=True, 2025-05-07T20:23:53.5104975Z compile=True, 2025-05-07T20:23:53.5105097Z T=5, 2025-05-07T20:23:53.5105209Z D=90, 2025-05-07T20:23:53.5105320Z B=78, 2025-05-07T20:23:53.5105442Z log_E=4, 2025-05-07T20:23:53.5105660Z L=16, 2025-05-07T20:23:53.5105791Z D_gradcheck=1, 2025-05-07T20:23:53.5105941Z stochastic_rounding=False, 2025-05-07T20:23:53.5106063Z weighted=False, 2025-05-07T20:23:53.5106185Z row_wise=True, 2025-05-07T20:23:53.5106307Z mixed=False, 2025-05-07T20:23:53.5106425Z use_cache=True, 2025-05-07T20:23:53.5106583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5106710Z use_cpu=True, 2025-05-07T20:23:53.5106862Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5106970Z ) 2025-05-07T20:23:53.5107170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5107703Z self=, 2025-05-07T20:23:53.5107832Z mixed_B=False, 2025-05-07T20:23:53.5107950Z compile=True, 2025-05-07T20:23:53.5108059Z T=2, 2025-05-07T20:23:53.5108179Z D=11, 2025-05-07T20:23:53.5108290Z B=35, 2025-05-07T20:23:53.5108404Z log_E=5, 2025-05-07T20:23:53.5108525Z L=4, 2025-05-07T20:23:53.5108646Z D_gradcheck=2, 2025-05-07T20:23:53.5108784Z stochastic_rounding=True, 2025-05-07T20:23:53.5108910Z weighted=True, 2025-05-07T20:23:53.5109031Z row_wise=False, 2025-05-07T20:23:53.5109148Z mixed=False, 2025-05-07T20:23:53.5109276Z use_cache=True, 2025-05-07T20:23:53.5109432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5109551Z use_cpu=True, 2025-05-07T20:23:53.5109811Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5109927Z ) 2025-05-07T20:23:53.5110132Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5110805Z self=, 2025-05-07T20:23:53.5111004Z mixed_B=True, 2025-05-07T20:23:53.5111133Z compile=True, 2025-05-07T20:23:53.5111243Z T=1, 2025-05-07T20:23:53.5111354Z D=37, 2025-05-07T20:23:53.5111473Z B=109, 2025-05-07T20:23:53.5111585Z log_E=5, 2025-05-07T20:23:53.5111698Z L=8, 2025-05-07T20:23:53.5111823Z D_gradcheck=2, 2025-05-07T20:23:53.5111961Z stochastic_rounding=False, 2025-05-07T20:23:53.5112078Z weighted=True, 2025-05-07T20:23:53.5112202Z row_wise=True, 2025-05-07T20:23:53.5112316Z mixed=True, 2025-05-07T20:23:53.5112435Z use_cache=False, 2025-05-07T20:23:53.5112598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5112716Z use_cpu=True, 2025-05-07T20:23:53.5112870Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5112975Z ) 2025-05-07T20:23:53.5113169Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5113703Z self=, 2025-05-07T20:23:53.5113826Z mixed_B=False, 2025-05-07T20:23:53.5113945Z compile=False, 2025-05-07T20:23:53.5114063Z T=3, 2025-05-07T20:23:53.5114178Z D=4, 2025-05-07T20:23:53.5114290Z B=29, 2025-05-07T20:23:53.5114409Z log_E=4, 2025-05-07T20:23:53.5114522Z L=6, 2025-05-07T20:23:53.5114645Z D_gradcheck=2, 2025-05-07T20:23:53.5114789Z stochastic_rounding=True, 2025-05-07T20:23:53.5114910Z weighted=False, 2025-05-07T20:23:53.5115032Z row_wise=False, 2025-05-07T20:23:53.5115154Z mixed=False, 2025-05-07T20:23:53.5115273Z use_cache=True, 2025-05-07T20:23:53.5115436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5115554Z use_cpu=True, 2025-05-07T20:23:53.5115704Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5115821Z ) 2025-05-07T20:23:53.5116018Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5116550Z self=, 2025-05-07T20:23:53.5116679Z mixed_B=True, 2025-05-07T20:23:53.5116800Z compile=True, 2025-05-07T20:23:53.5116912Z T=1, 2025-05-07T20:23:53.5117030Z D=40, 2025-05-07T20:23:53.5117139Z B=84, 2025-05-07T20:23:53.5117251Z log_E=4, 2025-05-07T20:23:53.5117502Z L=4, 2025-05-07T20:23:53.5117636Z D_gradcheck=2, 2025-05-07T20:23:53.5117777Z stochastic_rounding=False, 2025-05-07T20:23:53.5117907Z weighted=False, 2025-05-07T20:23:53.5118025Z row_wise=True, 2025-05-07T20:23:53.5118151Z mixed=True, 2025-05-07T20:23:53.5118273Z use_cache=False, 2025-05-07T20:23:53.5118430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5118559Z use_cpu=True, 2025-05-07T20:23:53.5118708Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5118816Z ) 2025-05-07T20:23:53.5119019Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5119550Z self=, 2025-05-07T20:23:53.5119676Z mixed_B=False, 2025-05-07T20:23:53.5119802Z compile=True, 2025-05-07T20:23:53.5119916Z T=4, 2025-05-07T20:23:53.5120029Z D=18, 2025-05-07T20:23:53.5120147Z B=41, 2025-05-07T20:23:53.5120260Z log_E=5, 2025-05-07T20:23:53.5120381Z L=16, 2025-05-07T20:23:53.5120502Z D_gradcheck=1, 2025-05-07T20:23:53.5120640Z stochastic_rounding=True, 2025-05-07T20:23:53.5120768Z weighted=False, 2025-05-07T20:23:53.5120888Z row_wise=False, 2025-05-07T20:23:53.5121002Z mixed=True, 2025-05-07T20:23:53.5121132Z use_cache=True, 2025-05-07T20:23:53.5121288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5121406Z use_cpu=True, 2025-05-07T20:23:53.5121694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5121815Z ) 2025-05-07T20:23:53.5122012Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5122549Z self=, 2025-05-07T20:23:53.5122743Z mixed_B=True, 2025-05-07T20:23:53.5122937Z compile=False, 2025-05-07T20:23:53.5123047Z T=4, 2025-05-07T20:23:53.5123160Z D=118, 2025-05-07T20:23:53.5123279Z B=61, 2025-05-07T20:23:53.5123392Z log_E=3, 2025-05-07T20:23:53.5123505Z L=13, 2025-05-07T20:23:53.5123633Z D_gradcheck=1, 2025-05-07T20:23:53.5123771Z stochastic_rounding=True, 2025-05-07T20:23:53.5123892Z weighted=False, 2025-05-07T20:23:53.5124015Z row_wise=True, 2025-05-07T20:23:53.5124129Z mixed=False, 2025-05-07T20:23:53.5124247Z use_cache=True, 2025-05-07T20:23:53.5124412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5124530Z use_cpu=True, 2025-05-07T20:23:53.5124681Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5124797Z ) 2025-05-07T20:23:53.5124990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5125531Z self=, 2025-05-07T20:23:53.5125657Z mixed_B=False, 2025-05-07T20:23:53.5125782Z compile=True, 2025-05-07T20:23:53.5125899Z T=5, 2025-05-07T20:23:53.5126010Z D=103, 2025-05-07T20:23:53.5126120Z B=77, 2025-05-07T20:23:53.5126242Z log_E=5, 2025-05-07T20:23:53.5126356Z L=7, 2025-05-07T20:23:53.5126489Z D_gradcheck=1, 2025-05-07T20:23:53.5126633Z stochastic_rounding=True, 2025-05-07T20:23:53.5126753Z weighted=True, 2025-05-07T20:23:53.5126872Z row_wise=False, 2025-05-07T20:23:53.5126996Z mixed=False, 2025-05-07T20:23:53.5127115Z use_cache=False, 2025-05-07T20:23:53.5127273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5127398Z use_cpu=True, 2025-05-07T20:23:53.5127549Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5127662Z ) 2025-05-07T20:23:53.5128201Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5128743Z self=, 2025-05-07T20:23:53.5128874Z mixed_B=True, 2025-05-07T20:23:53.5128995Z compile=True, 2025-05-07T20:23:53.5129105Z T=3, 2025-05-07T20:23:53.5129220Z D=78, 2025-05-07T20:23:53.5129332Z B=56, 2025-05-07T20:23:53.5129532Z log_E=5, 2025-05-07T20:23:53.5129885Z L=6, 2025-05-07T20:23:53.5130016Z D_gradcheck=1, 2025-05-07T20:23:53.5130158Z stochastic_rounding=True, 2025-05-07T20:23:53.5130294Z weighted=False, 2025-05-07T20:23:53.5130415Z row_wise=False, 2025-05-07T20:23:53.5130532Z mixed=False, 2025-05-07T20:23:53.5130659Z use_cache=True, 2025-05-07T20:23:53.5130816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5130950Z use_cpu=True, 2025-05-07T20:23:53.5131112Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5627175Z ) 2025-05-07T20:23:53.5627463Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5628153Z self=, 2025-05-07T20:23:53.5628309Z mixed_B=True, 2025-05-07T20:23:53.5628458Z compile=False, 2025-05-07T20:23:53.5628575Z T=2, 2025-05-07T20:23:53.5628695Z D=102, 2025-05-07T20:23:53.5628807Z B=61, 2025-05-07T20:23:53.5628919Z log_E=4, 2025-05-07T20:23:53.5629044Z L=6, 2025-05-07T20:23:53.5629169Z D_gradcheck=2, 2025-05-07T20:23:53.5629310Z stochastic_rounding=False, 2025-05-07T20:23:53.5629438Z weighted=True, 2025-05-07T20:23:53.5629556Z row_wise=True, 2025-05-07T20:23:53.5629672Z mixed=False, 2025-05-07T20:23:53.5629800Z use_cache=False, 2025-05-07T20:23:53.5629957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5630074Z use_cpu=True, 2025-05-07T20:23:53.5630577Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5630699Z ) 2025-05-07T20:23:53.5630899Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5631437Z self=, 2025-05-07T20:23:53.5631761Z mixed_B=False, 2025-05-07T20:23:53.5632021Z compile=True, 2025-05-07T20:23:53.5632133Z T=2, 2025-05-07T20:23:53.5632246Z D=43, 2025-05-07T20:23:53.5632363Z B=29, 2025-05-07T20:23:53.5632477Z log_E=3, 2025-05-07T20:23:53.5632594Z L=4, 2025-05-07T20:23:53.5632723Z D_gradcheck=2, 2025-05-07T20:23:53.5632863Z stochastic_rounding=False, 2025-05-07T20:23:53.5632983Z weighted=True, 2025-05-07T20:23:53.5633106Z row_wise=False, 2025-05-07T20:23:53.5633226Z mixed=False, 2025-05-07T20:23:53.5633347Z use_cache=False, 2025-05-07T20:23:53.5633504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5633622Z use_cpu=True, 2025-05-07T20:23:53.5633775Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5633890Z ) 2025-05-07T20:23:53.5634087Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5634629Z self=, 2025-05-07T20:23:53.5634751Z mixed_B=False, 2025-05-07T20:23:53.5634877Z compile=True, 2025-05-07T20:23:53.5634996Z T=2, 2025-05-07T20:23:53.5635107Z D=66, 2025-05-07T20:23:53.5635217Z B=44, 2025-05-07T20:23:53.5635482Z log_E=4, 2025-05-07T20:23:53.5635600Z L=19, 2025-05-07T20:23:53.5635719Z D_gradcheck=2, 2025-05-07T20:23:53.5635866Z stochastic_rounding=False, 2025-05-07T20:23:53.5635987Z weighted=True, 2025-05-07T20:23:53.5636104Z row_wise=True, 2025-05-07T20:23:53.5636231Z mixed=False, 2025-05-07T20:23:53.5636352Z use_cache=True, 2025-05-07T20:23:53.5636516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5636635Z use_cpu=True, 2025-05-07T20:23:53.5636786Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5636910Z ) 2025-05-07T20:23:53.5637108Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5637638Z self=, 2025-05-07T20:23:53.5637769Z mixed_B=False, 2025-05-07T20:23:53.5637894Z compile=False, 2025-05-07T20:23:53.5638005Z T=1, 2025-05-07T20:23:53.5638123Z D=113, 2025-05-07T20:23:53.5638234Z B=112, 2025-05-07T20:23:53.5638346Z log_E=3, 2025-05-07T20:23:53.5638627Z L=5, 2025-05-07T20:23:53.5638760Z D_gradcheck=1, 2025-05-07T20:23:53.5638907Z stochastic_rounding=False, 2025-05-07T20:23:53.5639027Z weighted=True, 2025-05-07T20:23:53.5639147Z row_wise=False, 2025-05-07T20:23:53.5639271Z mixed=True, 2025-05-07T20:23:53.5639392Z use_cache=False, 2025-05-07T20:23:53.5639547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5639674Z use_cpu=True, 2025-05-07T20:23:53.5639827Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5639935Z ) 2025-05-07T20:23:53.5640134Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5640658Z self=, 2025-05-07T20:23:53.5640781Z mixed_B=True, 2025-05-07T20:23:53.5640914Z compile=False, 2025-05-07T20:23:53.5641026Z T=5, 2025-05-07T20:23:53.5648255Z D=111, 2025-05-07T20:23:53.5648447Z B=19, 2025-05-07T20:23:53.5648568Z log_E=3, 2025-05-07T20:23:53.5648711Z L=8, 2025-05-07T20:23:53.5648834Z D_gradcheck=1, 2025-05-07T20:23:53.5648977Z stochastic_rounding=False, 2025-05-07T20:23:53.5649109Z weighted=True, 2025-05-07T20:23:53.5649230Z row_wise=False, 2025-05-07T20:23:53.5649353Z mixed=False, 2025-05-07T20:23:53.5649571Z use_cache=True, 2025-05-07T20:23:53.5649734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5649857Z use_cpu=True, 2025-05-07T20:23:53.5650199Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5650318Z ) 2025-05-07T20:23:53.5650525Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5651073Z self=, 2025-05-07T20:23:53.5651292Z mixed_B=False, 2025-05-07T20:23:53.5651501Z compile=True, 2025-05-07T20:23:53.5651630Z T=4, 2025-05-07T20:23:53.5651745Z D=62, 2025-05-07T20:23:53.5651864Z B=76, 2025-05-07T20:23:53.5651976Z log_E=5, 2025-05-07T20:23:53.5652090Z L=12, 2025-05-07T20:23:53.5652219Z D_gradcheck=2, 2025-05-07T20:23:53.5652359Z stochastic_rounding=True, 2025-05-07T20:23:53.5652479Z weighted=True, 2025-05-07T20:23:53.5652603Z row_wise=True, 2025-05-07T20:23:53.5652721Z mixed=True, 2025-05-07T20:23:53.5652841Z use_cache=True, 2025-05-07T20:23:53.5653004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5653122Z use_cpu=True, 2025-05-07T20:23:53.5653273Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5653388Z ) 2025-05-07T20:23:53.5653585Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5654116Z self=, 2025-05-07T20:23:53.5654245Z mixed_B=False, 2025-05-07T20:23:53.5654373Z compile=False, 2025-05-07T20:23:53.5654489Z T=1, 2025-05-07T20:23:53.5654600Z D=89, 2025-05-07T20:23:53.5654709Z B=63, 2025-05-07T20:23:53.5654826Z log_E=3, 2025-05-07T20:23:53.5654935Z L=9, 2025-05-07T20:23:53.5655059Z D_gradcheck=2, 2025-05-07T20:23:53.5655204Z stochastic_rounding=True, 2025-05-07T20:23:53.5655326Z weighted=False, 2025-05-07T20:23:53.5655445Z row_wise=False, 2025-05-07T20:23:53.5655571Z mixed=False, 2025-05-07T20:23:53.5655693Z use_cache=False, 2025-05-07T20:23:53.5655848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5655973Z use_cpu=True, 2025-05-07T20:23:53.5656122Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5656229Z ) 2025-05-07T20:23:53.5656441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5656974Z self=, 2025-05-07T20:23:53.5657108Z mixed_B=False, 2025-05-07T20:23:53.5657232Z compile=True, 2025-05-07T20:23:53.5657344Z T=1, 2025-05-07T20:23:53.5657461Z D=127, 2025-05-07T20:23:53.5657572Z B=57, 2025-05-07T20:23:53.5657684Z log_E=4, 2025-05-07T20:23:53.5657804Z L=11, 2025-05-07T20:23:53.5658042Z D_gradcheck=1, 2025-05-07T20:23:53.5658189Z stochastic_rounding=True, 2025-05-07T20:23:53.5658314Z weighted=True, 2025-05-07T20:23:53.5658433Z row_wise=True, 2025-05-07T20:23:53.5658548Z mixed=True, 2025-05-07T20:23:53.5658678Z use_cache=False, 2025-05-07T20:23:53.5658831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5658957Z use_cpu=True, 2025-05-07T20:23:53.5659111Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5659218Z ) 2025-05-07T20:23:53.5659419Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5659948Z self=, 2025-05-07T20:23:53.5660069Z mixed_B=True, 2025-05-07T20:23:53.5660200Z compile=True, 2025-05-07T20:23:53.5660309Z T=5, 2025-05-07T20:23:53.5660420Z D=84, 2025-05-07T20:23:53.5660539Z B=121, 2025-05-07T20:23:53.5660649Z log_E=4, 2025-05-07T20:23:53.5660758Z L=13, 2025-05-07T20:23:53.5660887Z D_gradcheck=1, 2025-05-07T20:23:53.5661026Z stochastic_rounding=False, 2025-05-07T20:23:53.5661147Z weighted=False, 2025-05-07T20:23:53.5661272Z row_wise=False, 2025-05-07T20:23:53.5661391Z mixed=True, 2025-05-07T20:23:53.5661518Z use_cache=False, 2025-05-07T20:23:53.5661674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5661791Z use_cpu=True, 2025-05-07T20:23:53.5662045Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5662169Z ) 2025-05-07T20:23:53.5662365Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5662895Z self=, 2025-05-07T20:23:53.5663127Z mixed_B=False, 2025-05-07T20:23:53.5663323Z compile=False, 2025-05-07T20:23:53.5663440Z T=1, 2025-05-07T20:23:53.5663553Z D=42, 2025-05-07T20:23:53.5663664Z B=60, 2025-05-07T20:23:53.5663786Z log_E=5, 2025-05-07T20:23:53.5663896Z L=8, 2025-05-07T20:23:53.5664018Z D_gradcheck=2, 2025-05-07T20:23:53.5664166Z stochastic_rounding=False, 2025-05-07T20:23:53.5664288Z weighted=True, 2025-05-07T20:23:53.5664414Z row_wise=False, 2025-05-07T20:23:53.5664533Z mixed=True, 2025-05-07T20:23:53.5664653Z use_cache=False, 2025-05-07T20:23:53.5664818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5664935Z use_cpu=True, 2025-05-07T20:23:53.5665085Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5665200Z ) 2025-05-07T20:23:53.5665394Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5665921Z self=, 2025-05-07T20:23:53.5666051Z mixed_B=True, 2025-05-07T20:23:53.5666177Z compile=False, 2025-05-07T20:23:53.5666287Z T=3, 2025-05-07T20:23:53.5666408Z D=85, 2025-05-07T20:23:53.5666519Z B=48, 2025-05-07T20:23:53.5666637Z log_E=4, 2025-05-07T20:23:53.5666754Z L=9, 2025-05-07T20:23:53.5666878Z D_gradcheck=1, 2025-05-07T20:23:53.5667025Z stochastic_rounding=False, 2025-05-07T20:23:53.5667146Z weighted=False, 2025-05-07T20:23:53.5667264Z row_wise=True, 2025-05-07T20:23:53.5667390Z mixed=True, 2025-05-07T20:23:53.5667511Z use_cache=False, 2025-05-07T20:23:53.5667667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5667795Z use_cpu=True, 2025-05-07T20:23:53.5667941Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5668054Z ) 2025-05-07T20:23:53.5668256Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5668786Z self=, 2025-05-07T20:23:53.5668908Z mixed_B=False, 2025-05-07T20:23:53.5669042Z compile=False, 2025-05-07T20:23:53.5669155Z T=2, 2025-05-07T20:23:53.5669274Z D=69, 2025-05-07T20:23:53.5669386Z B=45, 2025-05-07T20:23:53.5669498Z log_E=5, 2025-05-07T20:23:53.5669618Z L=2, 2025-05-07T20:23:53.5669849Z D_gradcheck=2, 2025-05-07T20:23:53.5669998Z stochastic_rounding=False, 2025-05-07T20:23:53.5670132Z weighted=False, 2025-05-07T20:23:53.5670251Z row_wise=True, 2025-05-07T20:23:53.5670367Z mixed=False, 2025-05-07T20:23:53.5670491Z use_cache=True, 2025-05-07T20:23:53.5670648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5670765Z use_cpu=True, 2025-05-07T20:23:53.5670924Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5671036Z ) 2025-05-07T20:23:53.5671232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5671769Z self=, 2025-05-07T20:23:53.5671893Z mixed_B=True, 2025-05-07T20:23:53.5672025Z compile=True, 2025-05-07T20:23:53.5672139Z T=2, 2025-05-07T20:23:53.5672248Z D=51, 2025-05-07T20:23:53.5672367Z B=125, 2025-05-07T20:23:53.5672479Z log_E=5, 2025-05-07T20:23:53.5672589Z L=19, 2025-05-07T20:23:53.5672718Z D_gradcheck=1, 2025-05-07T20:23:53.5672856Z stochastic_rounding=True, 2025-05-07T20:23:53.5672975Z weighted=True, 2025-05-07T20:23:53.5673104Z row_wise=True, 2025-05-07T20:23:53.5673220Z mixed=False, 2025-05-07T20:23:53.5673342Z use_cache=False, 2025-05-07T20:23:53.5673504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5673623Z use_cpu=True, 2025-05-07T20:23:53.5673770Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5673971Z ) 2025-05-07T20:23:53.5674176Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5674711Z self=, 2025-05-07T20:23:53.5674912Z mixed_B=False, 2025-05-07T20:23:53.5675121Z compile=True, 2025-05-07T20:23:53.5675241Z T=4, 2025-05-07T20:23:53.5675351Z D=62, 2025-05-07T20:23:53.5675460Z B=31, 2025-05-07T20:23:53.5675581Z log_E=5, 2025-05-07T20:23:53.5675691Z L=0, 2025-05-07T20:23:53.5675813Z D_gradcheck=1, 2025-05-07T20:23:53.5675954Z stochastic_rounding=True, 2025-05-07T20:23:53.5676075Z weighted=False, 2025-05-07T20:23:53.5676195Z row_wise=False, 2025-05-07T20:23:53.5676315Z mixed=True, 2025-05-07T20:23:53.5676442Z use_cache=False, 2025-05-07T20:23:53.5676597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5676723Z use_cpu=True, 2025-05-07T20:23:53.5676871Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5676994Z ) 2025-05-07T20:23:53.5677188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5677714Z self=, 2025-05-07T20:23:53.5677841Z mixed_B=True, 2025-05-07T20:23:53.5677967Z compile=False, 2025-05-07T20:23:53.5678077Z T=2, 2025-05-07T20:23:53.5678194Z D=36, 2025-05-07T20:23:53.5678308Z B=97, 2025-05-07T20:23:53.5678420Z log_E=5, 2025-05-07T20:23:53.5678537Z L=7, 2025-05-07T20:23:53.5678663Z D_gradcheck=2, 2025-05-07T20:23:53.5678806Z stochastic_rounding=False, 2025-05-07T20:23:53.5678933Z weighted=True, 2025-05-07T20:23:53.5679058Z row_wise=False, 2025-05-07T20:23:53.5679180Z mixed=False, 2025-05-07T20:23:53.5679300Z use_cache=True, 2025-05-07T20:23:53.5679458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5679582Z use_cpu=True, 2025-05-07T20:23:53.5679729Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.5679838Z ) 2025-05-07T20:23:53.5680038Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5680566Z self=, 2025-05-07T20:23:53.5680688Z mixed_B=True, 2025-05-07T20:23:53.5680815Z compile=True, 2025-05-07T20:23:53.5680925Z T=1, 2025-05-07T20:23:53.5681037Z D=76, 2025-05-07T20:23:53.5681153Z B=128, 2025-05-07T20:23:53.5681265Z log_E=4, 2025-05-07T20:23:53.5681379Z L=14, 2025-05-07T20:23:53.5681596Z D_gradcheck=2, 2025-05-07T20:23:53.5681747Z stochastic_rounding=True, 2025-05-07T20:23:53.5681874Z weighted=True, 2025-05-07T20:23:53.5681994Z row_wise=False, 2025-05-07T20:23:53.5682110Z mixed=False, 2025-05-07T20:23:53.5682238Z use_cache=True, 2025-05-07T20:23:53.5682396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5682516Z use_cpu=True, 2025-05-07T20:23:53.5682669Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5682779Z ) 2025-05-07T20:23:53.5682975Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5683510Z self=, 2025-05-07T20:23:53.5683634Z mixed_B=True, 2025-05-07T20:23:53.5683756Z compile=False, 2025-05-07T20:23:53.5683877Z T=1, 2025-05-07T20:23:53.5683987Z D=2, 2025-05-07T20:23:53.5684104Z B=37, 2025-05-07T20:23:53.5684218Z log_E=4, 2025-05-07T20:23:53.5684328Z L=7, 2025-05-07T20:23:53.5684459Z D_gradcheck=2, 2025-05-07T20:23:53.5684595Z stochastic_rounding=True, 2025-05-07T20:23:53.5684716Z weighted=True, 2025-05-07T20:23:53.5684842Z row_wise=False, 2025-05-07T20:23:53.5684959Z mixed=False, 2025-05-07T20:23:53.5685080Z use_cache=True, 2025-05-07T20:23:53.5685242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.5685364Z use_cpu=True, 2025-05-07T20:23:53.5685511Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.5685772Z ) 2025-05-07T20:23:53.5685994Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.5686524Z self=, 2025-05-07T20:23:53.5686742Z mixed_B=False, 2025-05-07T20:23:53.5686946Z compile=True, 2025-05-07T20:23:53.5687066Z T=3, 2025-05-07T20:23:53.5687177Z D=32, 2025-05-07T20:23:53.5687287Z B=105, 2025-05-07T20:23:53.5687406Z log_E=3, 2025-05-07T20:23:53.5687516Z L=19, 2025-05-07T20:23:53.5687639Z D_gradcheck=2, 2025-05-07T20:23:53.5687786Z stochastic_rounding=False, 2025-05-07T20:23:53.5687906Z weighted=False, 2025-05-07T20:23:53.5688023Z row_wise=True, 2025-05-07T20:23:53.5688151Z mixed=False, 2025-05-07T20:23:53.5688272Z use_cache=False, 2025-05-07T20:23:53.5688429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.5688554Z use_cpu=True, 2025-05-07T20:23:53.5688702Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6174164Z ) 2025-05-07T20:23:53.6174544Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6175285Z self=, 2025-05-07T20:23:53.6175426Z mixed_B=False, 2025-05-07T20:23:53.6175564Z compile=False, 2025-05-07T20:23:53.6175678Z T=5, 2025-05-07T20:23:53.6175796Z D=34, 2025-05-07T20:23:53.6175908Z B=105, 2025-05-07T20:23:53.6176334Z log_E=5, 2025-05-07T20:23:53.6176458Z L=8, 2025-05-07T20:23:53.6176656Z D_gradcheck=1, 2025-05-07T20:23:53.6176817Z stochastic_rounding=False, 2025-05-07T20:23:53.6177025Z weighted=False, 2025-05-07T20:23:53.6177208Z row_wise=True, 2025-05-07T20:23:53.6177340Z mixed=True, 2025-05-07T20:23:53.6177462Z use_cache=True, 2025-05-07T20:23:53.6177622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6177750Z use_cpu=True, 2025-05-07T20:23:53.6177982Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6178148Z ) 2025-05-07T20:23:53.6178364Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6179154Z self=, 2025-05-07T20:23:53.6179334Z mixed_B=False, 2025-05-07T20:23:53.6179575Z compile=True, 2025-05-07T20:23:53.6179830Z T=4, 2025-05-07T20:23:53.6179957Z D=77, 2025-05-07T20:23:53.6180153Z B=70, 2025-05-07T20:23:53.6180401Z log_E=4, 2025-05-07T20:23:53.6180523Z L=0, 2025-05-07T20:23:53.6181215Z D_gradcheck=1, 2025-05-07T20:23:53.6181387Z stochastic_rounding=True, 2025-05-07T20:23:53.6181563Z weighted=False, 2025-05-07T20:23:53.6181687Z row_wise=False, 2025-05-07T20:23:53.6181807Z mixed=True, 2025-05-07T20:23:53.6181933Z use_cache=True, 2025-05-07T20:23:53.6182243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6182456Z use_cpu=True, 2025-05-07T20:23:53.6182625Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6182749Z ) 2025-05-07T20:23:53.6183066Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6183745Z self=, 2025-05-07T20:23:53.6183918Z mixed_B=True, 2025-05-07T20:23:53.6184098Z compile=False, 2025-05-07T20:23:53.6184372Z T=4, 2025-05-07T20:23:53.6184500Z D=36, 2025-05-07T20:23:53.6184674Z B=70, 2025-05-07T20:23:53.6184870Z log_E=3, 2025-05-07T20:23:53.6185070Z L=16, 2025-05-07T20:23:53.6185253Z D_gradcheck=1, 2025-05-07T20:23:53.6185500Z stochastic_rounding=False, 2025-05-07T20:23:53.6185634Z weighted=True, 2025-05-07T20:23:53.6185760Z row_wise=True, 2025-05-07T20:23:53.6185875Z mixed=False, 2025-05-07T20:23:53.6185996Z use_cache=False, 2025-05-07T20:23:53.6186163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6186282Z use_cpu=True, 2025-05-07T20:23:53.6186432Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6186867Z ) 2025-05-07T20:23:53.6187237Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6187837Z self=, 2025-05-07T20:23:53.6188251Z mixed_B=True, 2025-05-07T20:23:53.6188586Z compile=False, 2025-05-07T20:23:53.6188761Z T=3, 2025-05-07T20:23:53.6189050Z D=54, 2025-05-07T20:23:53.6189163Z B=17, 2025-05-07T20:23:53.6189286Z log_E=3, 2025-05-07T20:23:53.6189396Z L=3, 2025-05-07T20:23:53.6189643Z D_gradcheck=1, 2025-05-07T20:23:53.6189795Z stochastic_rounding=True, 2025-05-07T20:23:53.6189915Z weighted=True, 2025-05-07T20:23:53.6190099Z row_wise=True, 2025-05-07T20:23:53.6190240Z mixed=True, 2025-05-07T20:23:53.6190362Z use_cache=False, 2025-05-07T20:23:53.6190586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6190715Z use_cpu=True, 2025-05-07T20:23:53.6190924Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6191084Z ) 2025-05-07T20:23:53.6191297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6191912Z self=, 2025-05-07T20:23:53.6192137Z mixed_B=True, 2025-05-07T20:23:53.6192265Z compile=False, 2025-05-07T20:23:53.6192425Z T=1, 2025-05-07T20:23:53.6192545Z D=64, 2025-05-07T20:23:53.6192660Z B=122, 2025-05-07T20:23:53.6192772Z log_E=4, 2025-05-07T20:23:53.6192890Z L=7, 2025-05-07T20:23:53.6193013Z D_gradcheck=1, 2025-05-07T20:23:53.6193155Z stochastic_rounding=False, 2025-05-07T20:23:53.6193283Z weighted=False, 2025-05-07T20:23:53.6193478Z row_wise=False, 2025-05-07T20:23:53.6193657Z mixed=False, 2025-05-07T20:23:53.6193920Z use_cache=False, 2025-05-07T20:23:53.6194161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6194371Z use_cpu=True, 2025-05-07T20:23:53.6194536Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6194654Z ) 2025-05-07T20:23:53.6194919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6195638Z self=, 2025-05-07T20:23:53.6195766Z mixed_B=True, 2025-05-07T20:23:53.6195899Z compile=False, 2025-05-07T20:23:53.6196012Z T=1, 2025-05-07T20:23:53.6196122Z D=113, 2025-05-07T20:23:53.6196301Z B=95, 2025-05-07T20:23:53.6196420Z log_E=3, 2025-05-07T20:23:53.6196532Z L=13, 2025-05-07T20:23:53.6196899Z D_gradcheck=1, 2025-05-07T20:23:53.6197114Z stochastic_rounding=True, 2025-05-07T20:23:53.6197284Z weighted=False, 2025-05-07T20:23:53.6197489Z row_wise=False, 2025-05-07T20:23:53.6197616Z mixed=False, 2025-05-07T20:23:53.6197741Z use_cache=True, 2025-05-07T20:23:53.6198011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6198145Z use_cpu=True, 2025-05-07T20:23:53.6198348Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6198577Z ) 2025-05-07T20:23:53.6198863Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6199776Z self=, 2025-05-07T20:23:53.6199960Z mixed_B=True, 2025-05-07T20:23:53.6200140Z compile=True, 2025-05-07T20:23:53.6200391Z T=3, 2025-05-07T20:23:53.6200561Z D=42, 2025-05-07T20:23:53.6200737Z B=53, 2025-05-07T20:23:53.6200865Z log_E=5, 2025-05-07T20:23:53.6200976Z L=0, 2025-05-07T20:23:53.6201157Z D_gradcheck=1, 2025-05-07T20:23:53.6201314Z stochastic_rounding=False, 2025-05-07T20:23:53.6201521Z weighted=False, 2025-05-07T20:23:53.6201711Z row_wise=True, 2025-05-07T20:23:53.6201936Z mixed=True, 2025-05-07T20:23:53.6202147Z use_cache=False, 2025-05-07T20:23:53.6202321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6202488Z use_cpu=True, 2025-05-07T20:23:53.6202689Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6202941Z ) 2025-05-07T20:23:53.6203158Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6203795Z self=, 2025-05-07T20:23:53.6204038Z mixed_B=False, 2025-05-07T20:23:53.6204326Z compile=False, 2025-05-07T20:23:53.6204442Z T=4, 2025-05-07T20:23:53.6204562Z D=85, 2025-05-07T20:23:53.6204675Z B=66, 2025-05-07T20:23:53.6204792Z log_E=4, 2025-05-07T20:23:53.6204909Z L=18, 2025-05-07T20:23:53.6205096Z D_gradcheck=1, 2025-05-07T20:23:53.6205246Z stochastic_rounding=True, 2025-05-07T20:23:53.6205369Z weighted=False, 2025-05-07T20:23:53.6205592Z row_wise=True, 2025-05-07T20:23:53.6205723Z mixed=True, 2025-05-07T20:23:53.6205847Z use_cache=False, 2025-05-07T20:23:53.6206135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6206267Z use_cpu=True, 2025-05-07T20:23:53.6206417Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6206531Z ) 2025-05-07T20:23:53.6206784Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6207396Z self=, 2025-05-07T20:23:53.6207525Z mixed_B=False, 2025-05-07T20:23:53.6207766Z compile=True, 2025-05-07T20:23:53.6207945Z T=5, 2025-05-07T20:23:53.6208073Z D=51, 2025-05-07T20:23:53.6208186Z B=38, 2025-05-07T20:23:53.6208299Z log_E=4, 2025-05-07T20:23:53.6208415Z L=19, 2025-05-07T20:23:53.6208540Z D_gradcheck=2, 2025-05-07T20:23:53.6208762Z stochastic_rounding=False, 2025-05-07T20:23:53.6208941Z weighted=True, 2025-05-07T20:23:53.6209119Z row_wise=True, 2025-05-07T20:23:53.6209246Z mixed=True, 2025-05-07T20:23:53.6209502Z use_cache=True, 2025-05-07T20:23:53.6209664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6209787Z use_cpu=True, 2025-05-07T20:23:53.6209942Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6210191Z ) 2025-05-07T20:23:53.6210474Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6211141Z self=, 2025-05-07T20:23:53.6211269Z mixed_B=False, 2025-05-07T20:23:53.6211399Z compile=True, 2025-05-07T20:23:53.6211510Z T=1, 2025-05-07T20:23:53.6211620Z D=64, 2025-05-07T20:23:53.6211737Z B=24, 2025-05-07T20:23:53.6211853Z log_E=3, 2025-05-07T20:23:53.6211962Z L=18, 2025-05-07T20:23:53.6212367Z D_gradcheck=2, 2025-05-07T20:23:53.6212530Z stochastic_rounding=False, 2025-05-07T20:23:53.6212829Z weighted=False, 2025-05-07T20:23:53.6212965Z row_wise=False, 2025-05-07T20:23:53.6213083Z mixed=False, 2025-05-07T20:23:53.6213205Z use_cache=False, 2025-05-07T20:23:53.6213448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6213572Z use_cpu=True, 2025-05-07T20:23:53.6213722Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6213892Z ) 2025-05-07T20:23:53.6214229Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6214775Z self=, 2025-05-07T20:23:53.6214962Z mixed_B=True, 2025-05-07T20:23:53.6215220Z compile=True, 2025-05-07T20:23:53.6215406Z T=1, 2025-05-07T20:23:53.6215601Z D=47, 2025-05-07T20:23:53.6215720Z B=99, 2025-05-07T20:23:53.6215839Z log_E=5, 2025-05-07T20:23:53.6215949Z L=16, 2025-05-07T20:23:53.6216120Z D_gradcheck=2, 2025-05-07T20:23:53.6216322Z stochastic_rounding=True, 2025-05-07T20:23:53.6216447Z weighted=False, 2025-05-07T20:23:53.6216570Z row_wise=False, 2025-05-07T20:23:53.6216694Z mixed=False, 2025-05-07T20:23:53.6216869Z use_cache=True, 2025-05-07T20:23:53.6217078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6217238Z use_cpu=True, 2025-05-07T20:23:53.6217451Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6217682Z ) 2025-05-07T20:23:53.6217947Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6218644Z self=, 2025-05-07T20:23:53.6218860Z mixed_B=True, 2025-05-07T20:23:53.6219041Z compile=False, 2025-05-07T20:23:53.6219306Z T=3, 2025-05-07T20:23:53.6219435Z D=122, 2025-05-07T20:23:53.6219552Z B=128, 2025-05-07T20:23:53.6219666Z log_E=3, 2025-05-07T20:23:53.6219783Z L=19, 2025-05-07T20:23:53.6219910Z D_gradcheck=1, 2025-05-07T20:23:53.6220148Z stochastic_rounding=False, 2025-05-07T20:23:53.6220293Z weighted=False, 2025-05-07T20:23:53.6220420Z row_wise=False, 2025-05-07T20:23:53.6220723Z mixed=False, 2025-05-07T20:23:53.6220920Z use_cache=False, 2025-05-07T20:23:53.6221085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6221214Z use_cpu=True, 2025-05-07T20:23:53.6221363Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6221477Z ) 2025-05-07T20:23:53.6221773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6222415Z self=, 2025-05-07T20:23:53.6222595Z mixed_B=True, 2025-05-07T20:23:53.6222818Z compile=False, 2025-05-07T20:23:53.6222932Z T=3, 2025-05-07T20:23:53.6223044Z D=55, 2025-05-07T20:23:53.6223160Z B=95, 2025-05-07T20:23:53.6223273Z log_E=3, 2025-05-07T20:23:53.6223386Z L=7, 2025-05-07T20:23:53.6223592Z D_gradcheck=2, 2025-05-07T20:23:53.6223785Z stochastic_rounding=False, 2025-05-07T20:23:53.6224002Z weighted=False, 2025-05-07T20:23:53.6224134Z row_wise=False, 2025-05-07T20:23:53.6224255Z mixed=False, 2025-05-07T20:23:53.6224384Z use_cache=True, 2025-05-07T20:23:53.6224540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6224659Z use_cpu=True, 2025-05-07T20:23:53.6224815Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6224932Z ) 2025-05-07T20:23:53.6225185Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6225881Z self=, 2025-05-07T20:23:53.6226008Z mixed_B=False, 2025-05-07T20:23:53.6226131Z compile=True, 2025-05-07T20:23:53.6226251Z T=4, 2025-05-07T20:23:53.6226361Z D=80, 2025-05-07T20:23:53.6226522Z B=102, 2025-05-07T20:23:53.6226652Z log_E=4, 2025-05-07T20:23:53.6226770Z L=15, 2025-05-07T20:23:53.6227127Z D_gradcheck=1, 2025-05-07T20:23:53.6227281Z stochastic_rounding=True, 2025-05-07T20:23:53.6227453Z weighted=True, 2025-05-07T20:23:53.6227590Z row_wise=True, 2025-05-07T20:23:53.6227757Z mixed=True, 2025-05-07T20:23:53.6228159Z use_cache=False, 2025-05-07T20:23:53.6228339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6228461Z use_cpu=True, 2025-05-07T20:23:53.6228611Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6228845Z ) 2025-05-07T20:23:53.6229126Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6229813Z self=, 2025-05-07T20:23:53.6229954Z mixed_B=False, 2025-05-07T20:23:53.6230086Z compile=True, 2025-05-07T20:23:53.6230206Z T=2, 2025-05-07T20:23:53.6230317Z D=72, 2025-05-07T20:23:53.6230486Z B=2, 2025-05-07T20:23:53.6230612Z log_E=5, 2025-05-07T20:23:53.6230777Z L=5, 2025-05-07T20:23:53.6230965Z D_gradcheck=2, 2025-05-07T20:23:53.6231119Z stochastic_rounding=True, 2025-05-07T20:23:53.6231242Z weighted=True, 2025-05-07T20:23:53.6231448Z row_wise=False, 2025-05-07T20:23:53.6231577Z mixed=False, 2025-05-07T20:23:53.6231751Z use_cache=False, 2025-05-07T20:23:53.6231997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6232176Z use_cpu=True, 2025-05-07T20:23:53.6232332Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6232497Z ) 2025-05-07T20:23:53.6232947Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6233555Z self=, 2025-05-07T20:23:53.6233868Z mixed_B=True, 2025-05-07T20:23:53.6233990Z compile=True, 2025-05-07T20:23:53.6234282Z T=2, 2025-05-07T20:23:53.6234525Z D=15, 2025-05-07T20:23:53.6234691Z B=70, 2025-05-07T20:23:53.6234812Z log_E=4, 2025-05-07T20:23:53.6234930Z L=17, 2025-05-07T20:23:53.6235055Z D_gradcheck=1, 2025-05-07T20:23:53.6235194Z stochastic_rounding=False, 2025-05-07T20:23:53.6235476Z weighted=False, 2025-05-07T20:23:53.6235604Z row_wise=True, 2025-05-07T20:23:53.6235800Z mixed=True, 2025-05-07T20:23:53.6235934Z use_cache=True, 2025-05-07T20:23:53.6236096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6236215Z use_cpu=True, 2025-05-07T20:23:53.6236499Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6236615Z ) 2025-05-07T20:23:53.6236919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6237819Z self=, 2025-05-07T20:23:53.6238063Z mixed_B=False, 2025-05-07T20:23:53.6238257Z compile=True, 2025-05-07T20:23:53.6238380Z T=2, 2025-05-07T20:23:53.6238544Z D=128, 2025-05-07T20:23:53.6238669Z B=70, 2025-05-07T20:23:53.6238781Z log_E=4, 2025-05-07T20:23:53.6238890Z L=1, 2025-05-07T20:23:53.6239102Z D_gradcheck=1, 2025-05-07T20:23:53.6239401Z stochastic_rounding=True, 2025-05-07T20:23:53.6239578Z weighted=False, 2025-05-07T20:23:53.6239797Z row_wise=False, 2025-05-07T20:23:53.6239969Z mixed=True, 2025-05-07T20:23:53.6240097Z use_cache=True, 2025-05-07T20:23:53.6240338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6240517Z use_cpu=True, 2025-05-07T20:23:53.6240815Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6240934Z ) 2025-05-07T20:23:53.6241136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6241677Z self=, 2025-05-07T20:23:53.6241983Z mixed_B=True, 2025-05-07T20:23:53.6242192Z compile=True, 2025-05-07T20:23:53.6242316Z T=4, 2025-05-07T20:23:53.6242475Z D=39, 2025-05-07T20:23:53.6242638Z B=89, 2025-05-07T20:23:53.6242767Z log_E=4, 2025-05-07T20:23:53.6242879Z L=1, 2025-05-07T20:23:53.6243360Z D_gradcheck=2, 2025-05-07T20:23:53.6243602Z stochastic_rounding=True, 2025-05-07T20:23:53.6243795Z weighted=True, 2025-05-07T20:23:53.6244021Z row_wise=False, 2025-05-07T20:23:53.6244225Z mixed=True, 2025-05-07T20:23:53.6244349Z use_cache=True, 2025-05-07T20:23:53.6244518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6244642Z use_cpu=True, 2025-05-07T20:23:53.6244794Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6728357Z ) 2025-05-07T20:23:53.6728750Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6729452Z self=, 2025-05-07T20:23:53.6729593Z mixed_B=False, 2025-05-07T20:23:53.6729720Z compile=False, 2025-05-07T20:23:53.6729852Z T=3, 2025-05-07T20:23:53.6729964Z D=62, 2025-05-07T20:23:53.6730076Z B=70, 2025-05-07T20:23:53.6730197Z log_E=3, 2025-05-07T20:23:53.6730309Z L=10, 2025-05-07T20:23:53.6730436Z D_gradcheck=2, 2025-05-07T20:23:53.6730723Z stochastic_rounding=True, 2025-05-07T20:23:53.6730854Z weighted=False, 2025-05-07T20:23:53.6731051Z row_wise=False, 2025-05-07T20:23:53.6731170Z mixed=True, 2025-05-07T20:23:53.6731293Z use_cache=False, 2025-05-07T20:23:53.6731459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6731579Z use_cpu=True, 2025-05-07T20:23:53.6731727Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6731844Z ) 2025-05-07T20:23:53.6732428Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6733060Z self=, 2025-05-07T20:23:53.6733334Z mixed_B=False, 2025-05-07T20:23:53.6733457Z compile=False, 2025-05-07T20:23:53.6733841Z T=5, 2025-05-07T20:23:53.6733950Z D=86, 2025-05-07T20:23:53.6734062Z B=128, 2025-05-07T20:23:53.6734185Z log_E=3, 2025-05-07T20:23:53.6734376Z L=11, 2025-05-07T20:23:53.6734512Z D_gradcheck=1, 2025-05-07T20:23:53.6734669Z stochastic_rounding=False, 2025-05-07T20:23:53.6734796Z weighted=False, 2025-05-07T20:23:53.6734913Z row_wise=True, 2025-05-07T20:23:53.6735035Z mixed=True, 2025-05-07T20:23:53.6735159Z use_cache=True, 2025-05-07T20:23:53.6735320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6735450Z use_cpu=True, 2025-05-07T20:23:53.6735598Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6735707Z ) 2025-05-07T20:23:53.6735919Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6736455Z self=, 2025-05-07T20:23:53.6736589Z mixed_B=False, 2025-05-07T20:23:53.6736709Z compile=False, 2025-05-07T20:23:53.6737001Z T=4, 2025-05-07T20:23:53.6737265Z D=103, 2025-05-07T20:23:53.6737384Z B=107, 2025-05-07T20:23:53.6737498Z log_E=3, 2025-05-07T20:23:53.6737615Z L=14, 2025-05-07T20:23:53.6737881Z D_gradcheck=2, 2025-05-07T20:23:53.6738032Z stochastic_rounding=False, 2025-05-07T20:23:53.6738168Z weighted=False, 2025-05-07T20:23:53.6738290Z row_wise=False, 2025-05-07T20:23:53.6738463Z mixed=True, 2025-05-07T20:23:53.6738595Z use_cache=True, 2025-05-07T20:23:53.6738755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6738874Z use_cpu=True, 2025-05-07T20:23:53.6739090Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6739251Z ) 2025-05-07T20:23:53.6739557Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6740212Z self=, 2025-05-07T20:23:53.6740339Z mixed_B=False, 2025-05-07T20:23:53.6740470Z compile=True, 2025-05-07T20:23:53.6740636Z T=1, 2025-05-07T20:23:53.6740752Z D=55, 2025-05-07T20:23:53.6740873Z B=104, 2025-05-07T20:23:53.6740987Z log_E=3, 2025-05-07T20:23:53.6741168Z L=7, 2025-05-07T20:23:53.6741578Z D_gradcheck=1, 2025-05-07T20:23:53.6741731Z stochastic_rounding=True, 2025-05-07T20:23:53.6741855Z weighted=False, 2025-05-07T20:23:53.6741982Z row_wise=False, 2025-05-07T20:23:53.6742288Z mixed=True, 2025-05-07T20:23:53.6742412Z use_cache=True, 2025-05-07T20:23:53.6742580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6742700Z use_cpu=True, 2025-05-07T20:23:53.6742857Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6742968Z ) 2025-05-07T20:23:53.6743168Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6743899Z self=, 2025-05-07T20:23:53.6744030Z mixed_B=True, 2025-05-07T20:23:53.6744155Z compile=True, 2025-05-07T20:23:53.6744280Z T=5, 2025-05-07T20:23:53.6744390Z D=34, 2025-05-07T20:23:53.6744559Z B=13, 2025-05-07T20:23:53.6744685Z log_E=4, 2025-05-07T20:23:53.6744801Z L=16, 2025-05-07T20:23:53.6744922Z D_gradcheck=2, 2025-05-07T20:23:53.6745073Z stochastic_rounding=True, 2025-05-07T20:23:53.6745195Z weighted=True, 2025-05-07T20:23:53.6745324Z row_wise=False, 2025-05-07T20:23:53.6745505Z mixed=True, 2025-05-07T20:23:53.6745633Z use_cache=False, 2025-05-07T20:23:53.6745799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6745920Z use_cpu=True, 2025-05-07T20:23:53.6746067Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6746252Z ) 2025-05-07T20:23:53.6746669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6747215Z self=, 2025-05-07T20:23:53.6747440Z mixed_B=True, 2025-05-07T20:23:53.6747562Z compile=False, 2025-05-07T20:23:53.6747792Z T=4, 2025-05-07T20:23:53.6747910Z D=71, 2025-05-07T20:23:53.6748020Z B=26, 2025-05-07T20:23:53.6748135Z log_E=3, 2025-05-07T20:23:53.6748257Z L=6, 2025-05-07T20:23:53.6748376Z D_gradcheck=1, 2025-05-07T20:23:53.6748525Z stochastic_rounding=True, 2025-05-07T20:23:53.6748718Z weighted=False, 2025-05-07T20:23:53.6748851Z row_wise=True, 2025-05-07T20:23:53.6748980Z mixed=True, 2025-05-07T20:23:53.6749158Z use_cache=True, 2025-05-07T20:23:53.6749411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6749540Z use_cpu=True, 2025-05-07T20:23:53.6749689Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6749799Z ) 2025-05-07T20:23:53.6750009Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6750538Z self=, 2025-05-07T20:23:53.6750658Z mixed_B=True, 2025-05-07T20:23:53.6750788Z compile=False, 2025-05-07T20:23:53.6750905Z T=4, 2025-05-07T20:23:53.6751076Z D=121, 2025-05-07T20:23:53.6751192Z B=46, 2025-05-07T20:23:53.6751304Z log_E=4, 2025-05-07T20:23:53.6751422Z L=4, 2025-05-07T20:23:53.6751541Z D_gradcheck=2, 2025-05-07T20:23:53.6751688Z stochastic_rounding=False, 2025-05-07T20:23:53.6751816Z weighted=True, 2025-05-07T20:23:53.6751936Z row_wise=False, 2025-05-07T20:23:53.6752054Z mixed=True, 2025-05-07T20:23:53.6752183Z use_cache=False, 2025-05-07T20:23:53.6752340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6752463Z use_cpu=True, 2025-05-07T20:23:53.6752618Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6752725Z ) 2025-05-07T20:23:53.6752922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6753556Z self=, 2025-05-07T20:23:53.6753683Z mixed_B=False, 2025-05-07T20:23:53.6753815Z compile=False, 2025-05-07T20:23:53.6753931Z T=1, 2025-05-07T20:23:53.6754046Z D=102, 2025-05-07T20:23:53.6754187Z B=14, 2025-05-07T20:23:53.6754304Z log_E=5, 2025-05-07T20:23:53.6754416Z L=18, 2025-05-07T20:23:53.6754545Z D_gradcheck=1, 2025-05-07T20:23:53.6754809Z stochastic_rounding=True, 2025-05-07T20:23:53.6754945Z weighted=False, 2025-05-07T20:23:53.6755071Z row_wise=True, 2025-05-07T20:23:53.6755190Z mixed=True, 2025-05-07T20:23:53.6755317Z use_cache=False, 2025-05-07T20:23:53.6755535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6755660Z use_cpu=True, 2025-05-07T20:23:53.6755814Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6755932Z ) 2025-05-07T20:23:53.6756207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6756755Z self=, 2025-05-07T20:23:53.6756881Z mixed_B=True, 2025-05-07T20:23:53.6757000Z compile=False, 2025-05-07T20:23:53.6757129Z T=4, 2025-05-07T20:23:53.6757241Z D=78, 2025-05-07T20:23:53.6757356Z B=61, 2025-05-07T20:23:53.6757477Z log_E=5, 2025-05-07T20:23:53.6757590Z L=3, 2025-05-07T20:23:53.6757786Z D_gradcheck=2, 2025-05-07T20:23:53.6757986Z stochastic_rounding=False, 2025-05-07T20:23:53.6758120Z weighted=True, 2025-05-07T20:23:53.6758243Z row_wise=True, 2025-05-07T20:23:53.6758368Z mixed=True, 2025-05-07T20:23:53.6758489Z use_cache=True, 2025-05-07T20:23:53.6758644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6758773Z use_cpu=True, 2025-05-07T20:23:53.6759012Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6759136Z ) 2025-05-07T20:23:53.6759450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6760127Z self=, 2025-05-07T20:23:53.6760349Z mixed_B=True, 2025-05-07T20:23:53.6760472Z compile=False, 2025-05-07T20:23:53.6760690Z T=3, 2025-05-07T20:23:53.6760810Z D=128, 2025-05-07T20:23:53.6760921Z B=20, 2025-05-07T20:23:53.6761032Z log_E=4, 2025-05-07T20:23:53.6761152Z L=6, 2025-05-07T20:23:53.6761328Z D_gradcheck=2, 2025-05-07T20:23:53.6761526Z stochastic_rounding=True, 2025-05-07T20:23:53.6761675Z weighted=False, 2025-05-07T20:23:53.6761797Z row_wise=False, 2025-05-07T20:23:53.6761922Z mixed=False, 2025-05-07T20:23:53.6762043Z use_cache=False, 2025-05-07T20:23:53.6762262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6762394Z use_cpu=True, 2025-05-07T20:23:53.6762542Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6762650Z ) 2025-05-07T20:23:53.6762856Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6763508Z self=, 2025-05-07T20:23:53.6763638Z mixed_B=False, 2025-05-07T20:23:53.6763769Z compile=True, 2025-05-07T20:23:53.6763883Z T=5, 2025-05-07T20:23:53.6763993Z D=114, 2025-05-07T20:23:53.6764111Z B=70, 2025-05-07T20:23:53.6764224Z log_E=3, 2025-05-07T20:23:53.6764386Z L=6, 2025-05-07T20:23:53.6764609Z D_gradcheck=2, 2025-05-07T20:23:53.6764867Z stochastic_rounding=True, 2025-05-07T20:23:53.6765005Z weighted=True, 2025-05-07T20:23:53.6765126Z row_wise=False, 2025-05-07T20:23:53.6765244Z mixed=True, 2025-05-07T20:23:53.6765370Z use_cache=True, 2025-05-07T20:23:53.6765524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6765643Z use_cpu=True, 2025-05-07T20:23:53.6765798Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6765907Z ) 2025-05-07T20:23:53.6766107Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6766754Z self=, 2025-05-07T20:23:53.6766883Z mixed_B=False, 2025-05-07T20:23:53.6767003Z compile=True, 2025-05-07T20:23:53.6767125Z T=4, 2025-05-07T20:23:53.6767235Z D=128, 2025-05-07T20:23:53.6767346Z B=42, 2025-05-07T20:23:53.6767467Z log_E=4, 2025-05-07T20:23:53.6767583Z L=12, 2025-05-07T20:23:53.6767719Z D_gradcheck=1, 2025-05-07T20:23:53.6767975Z stochastic_rounding=True, 2025-05-07T20:23:53.6768110Z weighted=False, 2025-05-07T20:23:53.6768237Z row_wise=True, 2025-05-07T20:23:53.6768355Z mixed=False, 2025-05-07T20:23:53.6768474Z use_cache=True, 2025-05-07T20:23:53.6768641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6768759Z use_cpu=True, 2025-05-07T20:23:53.6768905Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6769018Z ) 2025-05-07T20:23:53.6769278Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6769946Z self=, 2025-05-07T20:23:53.6770109Z mixed_B=True, 2025-05-07T20:23:53.6770302Z compile=True, 2025-05-07T20:23:53.6770428Z T=2, 2025-05-07T20:23:53.6770540Z D=111, 2025-05-07T20:23:53.6770652Z B=109, 2025-05-07T20:23:53.6770770Z log_E=4, 2025-05-07T20:23:53.6770879Z L=6, 2025-05-07T20:23:53.6770998Z D_gradcheck=1, 2025-05-07T20:23:53.6771260Z stochastic_rounding=False, 2025-05-07T20:23:53.6771391Z weighted=False, 2025-05-07T20:23:53.6771559Z row_wise=False, 2025-05-07T20:23:53.6771739Z mixed=True, 2025-05-07T20:23:53.6771963Z use_cache=False, 2025-05-07T20:23:53.6772129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6772255Z use_cpu=True, 2025-05-07T20:23:53.6772404Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6772514Z ) 2025-05-07T20:23:53.6772853Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6773400Z self=, 2025-05-07T20:23:53.6773620Z mixed_B=True, 2025-05-07T20:23:53.6773740Z compile=True, 2025-05-07T20:23:53.6774031Z T=3, 2025-05-07T20:23:53.6774156Z D=53, 2025-05-07T20:23:53.6774272Z B=59, 2025-05-07T20:23:53.6774384Z log_E=3, 2025-05-07T20:23:53.6774503Z L=1, 2025-05-07T20:23:53.6774623Z D_gradcheck=1, 2025-05-07T20:23:53.6774770Z stochastic_rounding=True, 2025-05-07T20:23:53.6774900Z weighted=False, 2025-05-07T20:23:53.6775033Z row_wise=False, 2025-05-07T20:23:53.6775218Z mixed=False, 2025-05-07T20:23:53.6775355Z use_cache=False, 2025-05-07T20:23:53.6775561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6775683Z use_cpu=True, 2025-05-07T20:23:53.6775889Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6776004Z ) 2025-05-07T20:23:53.6776216Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6776798Z self=, 2025-05-07T20:23:53.6776927Z mixed_B=True, 2025-05-07T20:23:53.6777058Z compile=False, 2025-05-07T20:23:53.6777230Z T=1, 2025-05-07T20:23:53.6777344Z D=93, 2025-05-07T20:23:53.6777464Z B=41, 2025-05-07T20:23:53.6777574Z log_E=4, 2025-05-07T20:23:53.6777687Z L=3, 2025-05-07T20:23:53.6777810Z D_gradcheck=2, 2025-05-07T20:23:53.6777955Z stochastic_rounding=False, 2025-05-07T20:23:53.6778076Z weighted=True, 2025-05-07T20:23:53.6778203Z row_wise=True, 2025-05-07T20:23:53.6778319Z mixed=True, 2025-05-07T20:23:53.6778438Z use_cache=False, 2025-05-07T20:23:53.6778606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6778725Z use_cpu=True, 2025-05-07T20:23:53.6778880Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6778988Z ) 2025-05-07T20:23:53.6779238Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6779783Z self=, 2025-05-07T20:23:53.6779908Z mixed_B=False, 2025-05-07T20:23:53.6780029Z compile=False, 2025-05-07T20:23:53.6780152Z T=1, 2025-05-07T20:23:53.6780262Z D=113, 2025-05-07T20:23:53.6780373Z B=36, 2025-05-07T20:23:53.6780497Z log_E=5, 2025-05-07T20:23:53.6780607Z L=20, 2025-05-07T20:23:53.6780726Z D_gradcheck=2, 2025-05-07T20:23:53.6780979Z stochastic_rounding=True, 2025-05-07T20:23:53.6781111Z weighted=False, 2025-05-07T20:23:53.6781229Z row_wise=True, 2025-05-07T20:23:53.6781352Z mixed=True, 2025-05-07T20:23:53.6781473Z use_cache=True, 2025-05-07T20:23:53.6781637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6781883Z use_cpu=True, 2025-05-07T20:23:53.6782035Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.6782151Z ) 2025-05-07T20:23:53.6782352Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6782881Z self=, 2025-05-07T20:23:53.6783013Z mixed_B=False, 2025-05-07T20:23:53.6783131Z compile=True, 2025-05-07T20:23:53.6783244Z T=3, 2025-05-07T20:23:53.6783363Z D=30, 2025-05-07T20:23:53.6783474Z B=28, 2025-05-07T20:23:53.6783587Z log_E=5, 2025-05-07T20:23:53.6783706Z L=5, 2025-05-07T20:23:53.6783827Z D_gradcheck=1, 2025-05-07T20:23:53.6783978Z stochastic_rounding=True, 2025-05-07T20:23:53.6784098Z weighted=True, 2025-05-07T20:23:53.6784220Z row_wise=False, 2025-05-07T20:23:53.6784343Z mixed=True, 2025-05-07T20:23:53.6784461Z use_cache=True, 2025-05-07T20:23:53.6784616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.6784743Z use_cpu=True, 2025-05-07T20:23:53.6784890Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.6784997Z ) 2025-05-07T20:23:53.6785305Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.6785948Z self=, 2025-05-07T20:23:53.6786151Z mixed_B=False, 2025-05-07T20:23:53.6786277Z compile=True, 2025-05-07T20:23:53.6786467Z T=1, 2025-05-07T20:23:53.6786578Z D=29, 2025-05-07T20:23:53.6786695Z B=122, 2025-05-07T20:23:53.6786809Z log_E=3, 2025-05-07T20:23:53.6786925Z L=8, 2025-05-07T20:23:53.6787044Z D_gradcheck=1, 2025-05-07T20:23:53.6787185Z stochastic_rounding=True, 2025-05-07T20:23:53.6787317Z weighted=True, 2025-05-07T20:23:53.6787437Z row_wise=True, 2025-05-07T20:23:53.6787557Z mixed=False, 2025-05-07T20:23:53.6787717Z use_cache=True, 2025-05-07T20:23:53.6787876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.6787994Z use_cpu=True, 2025-05-07T20:23:53.6788150Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7292981Z ) 2025-05-07T20:23:53.7293316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7293902Z self=, 2025-05-07T20:23:53.7294043Z mixed_B=False, 2025-05-07T20:23:53.7294178Z compile=False, 2025-05-07T20:23:53.7294304Z T=3, 2025-05-07T20:23:53.7294418Z D=123, 2025-05-07T20:23:53.7294538Z B=5, 2025-05-07T20:23:53.7294651Z log_E=4, 2025-05-07T20:23:53.7294763Z L=8, 2025-05-07T20:23:53.7294891Z D_gradcheck=1, 2025-05-07T20:23:53.7295049Z stochastic_rounding=False, 2025-05-07T20:23:53.7295173Z weighted=False, 2025-05-07T20:23:53.7295303Z row_wise=False, 2025-05-07T20:23:53.7295422Z mixed=False, 2025-05-07T20:23:53.7295554Z use_cache=True, 2025-05-07T20:23:53.7295711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7295833Z use_cpu=True, 2025-05-07T20:23:53.7295993Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7296105Z ) 2025-05-07T20:23:53.7296309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7296851Z self=, 2025-05-07T20:23:53.7296973Z mixed_B=True, 2025-05-07T20:23:53.7297093Z compile=False, 2025-05-07T20:23:53.7297215Z T=2, 2025-05-07T20:23:53.7297326Z D=51, 2025-05-07T20:23:53.7297441Z B=117, 2025-05-07T20:23:53.7297563Z log_E=4, 2025-05-07T20:23:53.7297832Z L=5, 2025-05-07T20:23:53.7297961Z D_gradcheck=2, 2025-05-07T20:23:53.7298466Z stochastic_rounding=True, 2025-05-07T20:23:53.7298604Z weighted=True, 2025-05-07T20:23:53.7298732Z row_wise=False, 2025-05-07T20:23:53.7298857Z mixed=False, 2025-05-07T20:23:53.7298977Z use_cache=True, 2025-05-07T20:23:53.7299140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7299260Z use_cpu=True, 2025-05-07T20:23:53.7299407Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7299519Z ) 2025-05-07T20:23:53.7299723Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7300257Z self=, 2025-05-07T20:23:53.7300393Z mixed_B=False, 2025-05-07T20:23:53.7300514Z compile=False, 2025-05-07T20:23:53.7300633Z T=3, 2025-05-07T20:23:53.7300744Z D=85, 2025-05-07T20:23:53.7300853Z B=79, 2025-05-07T20:23:53.7300970Z log_E=4, 2025-05-07T20:23:53.7301081Z L=17, 2025-05-07T20:23:53.7301202Z D_gradcheck=1, 2025-05-07T20:23:53.7301351Z stochastic_rounding=True, 2025-05-07T20:23:53.7301475Z weighted=False, 2025-05-07T20:23:53.7301599Z row_wise=False, 2025-05-07T20:23:53.7301723Z mixed=False, 2025-05-07T20:23:53.7301846Z use_cache=False, 2025-05-07T20:23:53.7302000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7302127Z use_cpu=True, 2025-05-07T20:23:53.7302276Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7302384Z ) 2025-05-07T20:23:53.7302791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7303337Z self=, 2025-05-07T20:23:53.7303600Z mixed_B=False, 2025-05-07T20:23:53.7303723Z compile=False, 2025-05-07T20:23:53.7303958Z T=2, 2025-05-07T20:23:53.7304075Z D=48, 2025-05-07T20:23:53.7304186Z B=32, 2025-05-07T20:23:53.7304301Z log_E=4, 2025-05-07T20:23:53.7304419Z L=0, 2025-05-07T20:23:53.7304542Z D_gradcheck=2, 2025-05-07T20:23:53.7304685Z stochastic_rounding=True, 2025-05-07T20:23:53.7304814Z weighted=False, 2025-05-07T20:23:53.7304933Z row_wise=False, 2025-05-07T20:23:53.7305045Z mixed=True, 2025-05-07T20:23:53.7305170Z use_cache=True, 2025-05-07T20:23:53.7305326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7305445Z use_cpu=True, 2025-05-07T20:23:53.7305599Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7305707Z ) 2025-05-07T20:23:53.7305904Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7306445Z self=, 2025-05-07T20:23:53.7306566Z mixed_B=False, 2025-05-07T20:23:53.7306694Z compile=False, 2025-05-07T20:23:53.7306806Z T=1, 2025-05-07T20:23:53.7306918Z D=90, 2025-05-07T20:23:53.7307036Z B=18, 2025-05-07T20:23:53.7307149Z log_E=5, 2025-05-07T20:23:53.7307258Z L=2, 2025-05-07T20:23:53.7307385Z D_gradcheck=1, 2025-05-07T20:23:53.7307529Z stochastic_rounding=False, 2025-05-07T20:23:53.7307651Z weighted=False, 2025-05-07T20:23:53.7307778Z row_wise=False, 2025-05-07T20:23:53.7307897Z mixed=False, 2025-05-07T20:23:53.7308020Z use_cache=True, 2025-05-07T20:23:53.7308183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7308303Z use_cpu=True, 2025-05-07T20:23:53.7308464Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7308576Z ) 2025-05-07T20:23:53.7308774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7309309Z self=, 2025-05-07T20:23:53.7309434Z mixed_B=False, 2025-05-07T20:23:53.7309554Z compile=True, 2025-05-07T20:23:53.7309680Z T=3, 2025-05-07T20:23:53.7309789Z D=20, 2025-05-07T20:23:53.7309904Z B=108, 2025-05-07T20:23:53.7310028Z log_E=5, 2025-05-07T20:23:53.7310139Z L=3, 2025-05-07T20:23:53.7310258Z D_gradcheck=1, 2025-05-07T20:23:53.7310520Z stochastic_rounding=False, 2025-05-07T20:23:53.7310653Z weighted=True, 2025-05-07T20:23:53.7310773Z row_wise=True, 2025-05-07T20:23:53.7310896Z mixed=False, 2025-05-07T20:23:53.7311023Z use_cache=False, 2025-05-07T20:23:53.7311194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7311316Z use_cpu=True, 2025-05-07T20:23:53.7311465Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7311587Z ) 2025-05-07T20:23:53.7311789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7312320Z self=, 2025-05-07T20:23:53.7312452Z mixed_B=False, 2025-05-07T20:23:53.7312572Z compile=True, 2025-05-07T20:23:53.7312701Z T=4, 2025-05-07T20:23:53.7312819Z D=52, 2025-05-07T20:23:53.7312928Z B=21, 2025-05-07T20:23:53.7313039Z log_E=4, 2025-05-07T20:23:53.7313154Z L=4, 2025-05-07T20:23:53.7313272Z D_gradcheck=1, 2025-05-07T20:23:53.7313412Z stochastic_rounding=True, 2025-05-07T20:23:53.7313543Z weighted=False, 2025-05-07T20:23:53.7313661Z row_wise=True, 2025-05-07T20:23:53.7313785Z mixed=False, 2025-05-07T20:23:53.7313906Z use_cache=True, 2025-05-07T20:23:53.7314064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7314190Z use_cpu=True, 2025-05-07T20:23:53.7314337Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7314447Z ) 2025-05-07T20:23:53.7314729Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7315270Z self=, 2025-05-07T20:23:53.7315508Z mixed_B=True, 2025-05-07T20:23:53.7315636Z compile=True, 2025-05-07T20:23:53.7315747Z T=2, 2025-05-07T20:23:53.7315932Z D=52, 2025-05-07T20:23:53.7316050Z B=109, 2025-05-07T20:23:53.7316163Z log_E=3, 2025-05-07T20:23:53.7316282Z L=10, 2025-05-07T20:23:53.7316404Z D_gradcheck=1, 2025-05-07T20:23:53.7316549Z stochastic_rounding=False, 2025-05-07T20:23:53.7316680Z weighted=True, 2025-05-07T20:23:53.7316801Z row_wise=False, 2025-05-07T20:23:53.7316916Z mixed=True, 2025-05-07T20:23:53.7317045Z use_cache=True, 2025-05-07T20:23:53.7317200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7317316Z use_cpu=True, 2025-05-07T20:23:53.7317471Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7317577Z ) 2025-05-07T20:23:53.7317777Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7318316Z self=, 2025-05-07T20:23:53.7318437Z mixed_B=False, 2025-05-07T20:23:53.7318565Z compile=False, 2025-05-07T20:23:53.7318680Z T=3, 2025-05-07T20:23:53.7318794Z D=19, 2025-05-07T20:23:53.7318911Z B=99, 2025-05-07T20:23:53.7319026Z log_E=4, 2025-05-07T20:23:53.7319136Z L=19, 2025-05-07T20:23:53.7319269Z D_gradcheck=1, 2025-05-07T20:23:53.7319664Z stochastic_rounding=True, 2025-05-07T20:23:53.7319869Z weighted=False, 2025-05-07T20:23:53.7319993Z row_wise=True, 2025-05-07T20:23:53.7320111Z mixed=False, 2025-05-07T20:23:53.7320235Z use_cache=True, 2025-05-07T20:23:53.7320399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7320543Z use_cpu=True, 2025-05-07T20:23:53.7320693Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7320805Z ) 2025-05-07T20:23:53.7321003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7321538Z self=, 2025-05-07T20:23:53.7321659Z mixed_B=True, 2025-05-07T20:23:53.7321783Z compile=False, 2025-05-07T20:23:53.7321903Z T=5, 2025-05-07T20:23:53.7322020Z D=44, 2025-05-07T20:23:53.7322133Z B=122, 2025-05-07T20:23:53.7322255Z log_E=4, 2025-05-07T20:23:53.7322368Z L=3, 2025-05-07T20:23:53.7322488Z D_gradcheck=2, 2025-05-07T20:23:53.7322760Z stochastic_rounding=False, 2025-05-07T20:23:53.7322891Z weighted=True, 2025-05-07T20:23:53.7323011Z row_wise=False, 2025-05-07T20:23:53.7323138Z mixed=False, 2025-05-07T20:23:53.7323258Z use_cache=False, 2025-05-07T20:23:53.7323414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7323543Z use_cpu=True, 2025-05-07T20:23:53.7323689Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7323797Z ) 2025-05-07T20:23:53.7324007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7324535Z self=, 2025-05-07T20:23:53.7324664Z mixed_B=True, 2025-05-07T20:23:53.7324785Z compile=True, 2025-05-07T20:23:53.7324897Z T=4, 2025-05-07T20:23:53.7325020Z D=53, 2025-05-07T20:23:53.7325130Z B=30, 2025-05-07T20:23:53.7325243Z log_E=3, 2025-05-07T20:23:53.7325361Z L=3, 2025-05-07T20:23:53.7325482Z D_gradcheck=1, 2025-05-07T20:23:53.7325624Z stochastic_rounding=True, 2025-05-07T20:23:53.7325755Z weighted=False, 2025-05-07T20:23:53.7325874Z row_wise=True, 2025-05-07T20:23:53.7325993Z mixed=True, 2025-05-07T20:23:53.7326125Z use_cache=False, 2025-05-07T20:23:53.7326282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7326408Z use_cpu=True, 2025-05-07T20:23:53.7326562Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7326669Z ) 2025-05-07T20:23:53.7326961Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7327499Z self=, 2025-05-07T20:23:53.7327689Z mixed_B=True, 2025-05-07T20:23:53.7328102Z compile=False, 2025-05-07T20:23:53.7328232Z T=1, 2025-05-07T20:23:53.7328536Z D=57, 2025-05-07T20:23:53.7328655Z B=98, 2025-05-07T20:23:53.7328769Z log_E=4, 2025-05-07T20:23:53.7328880Z L=7, 2025-05-07T20:23:53.7329008Z D_gradcheck=2, 2025-05-07T20:23:53.7329150Z stochastic_rounding=True, 2025-05-07T20:23:53.7329271Z weighted=True, 2025-05-07T20:23:53.7329566Z row_wise=True, 2025-05-07T20:23:53.7329692Z mixed=False, 2025-05-07T20:23:53.7329822Z use_cache=True, 2025-05-07T20:23:53.7329982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7330104Z use_cpu=True, 2025-05-07T20:23:53.7330260Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7330370Z ) 2025-05-07T20:23:53.7330573Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7331113Z self=, 2025-05-07T20:23:53.7331236Z mixed_B=False, 2025-05-07T20:23:53.7331356Z compile=False, 2025-05-07T20:23:53.7331476Z T=4, 2025-05-07T20:23:53.7331591Z D=49, 2025-05-07T20:23:53.7331702Z B=13, 2025-05-07T20:23:53.7331821Z log_E=3, 2025-05-07T20:23:53.7331931Z L=17, 2025-05-07T20:23:53.7332050Z D_gradcheck=2, 2025-05-07T20:23:53.7332202Z stochastic_rounding=True, 2025-05-07T20:23:53.7332324Z weighted=False, 2025-05-07T20:23:53.7332453Z row_wise=False, 2025-05-07T20:23:53.7332569Z mixed=True, 2025-05-07T20:23:53.7332689Z use_cache=True, 2025-05-07T20:23:53.7332854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7332973Z use_cpu=True, 2025-05-07T20:23:53.7333120Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7333241Z ) 2025-05-07T20:23:53.7333444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7333979Z self=, 2025-05-07T20:23:53.7334108Z mixed_B=True, 2025-05-07T20:23:53.7334231Z compile=False, 2025-05-07T20:23:53.7334350Z T=1, 2025-05-07T20:23:53.7334478Z D=108, 2025-05-07T20:23:53.7334593Z B=11, 2025-05-07T20:23:53.7334716Z log_E=5, 2025-05-07T20:23:53.7334827Z L=7, 2025-05-07T20:23:53.7334951Z D_gradcheck=1, 2025-05-07T20:23:53.7335296Z stochastic_rounding=True, 2025-05-07T20:23:53.7335433Z weighted=True, 2025-05-07T20:23:53.7335551Z row_wise=True, 2025-05-07T20:23:53.7335673Z mixed=True, 2025-05-07T20:23:53.7335793Z use_cache=True, 2025-05-07T20:23:53.7335954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7336077Z use_cpu=True, 2025-05-07T20:23:53.7336230Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7336337Z ) 2025-05-07T20:23:53.7336553Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7337085Z self=, 2025-05-07T20:23:53.7337214Z mixed_B=True, 2025-05-07T20:23:53.7337336Z compile=False, 2025-05-07T20:23:53.7337444Z T=5, 2025-05-07T20:23:53.7337565Z D=76, 2025-05-07T20:23:53.7337677Z B=49, 2025-05-07T20:23:53.7337791Z log_E=4, 2025-05-07T20:23:53.7337915Z L=9, 2025-05-07T20:23:53.7338034Z D_gradcheck=1, 2025-05-07T20:23:53.7338176Z stochastic_rounding=False, 2025-05-07T20:23:53.7338303Z weighted=True, 2025-05-07T20:23:53.7338423Z row_wise=False, 2025-05-07T20:23:53.7338539Z mixed=True, 2025-05-07T20:23:53.7338669Z use_cache=False, 2025-05-07T20:23:53.7338824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7338942Z use_cpu=True, 2025-05-07T20:23:53.7339100Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7339208Z ) 2025-05-07T20:23:53.7339566Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7340128Z self=, 2025-05-07T20:23:53.7340369Z mixed_B=True, 2025-05-07T20:23:53.7340494Z compile=True, 2025-05-07T20:23:53.7340605Z T=1, 2025-05-07T20:23:53.7340797Z D=51, 2025-05-07T20:23:53.7340915Z B=82, 2025-05-07T20:23:53.7341027Z log_E=3, 2025-05-07T20:23:53.7341141Z L=18, 2025-05-07T20:23:53.7341268Z D_gradcheck=1, 2025-05-07T20:23:53.7341411Z stochastic_rounding=True, 2025-05-07T20:23:53.7341533Z weighted=True, 2025-05-07T20:23:53.7341664Z row_wise=True, 2025-05-07T20:23:53.7341784Z mixed=True, 2025-05-07T20:23:53.7341910Z use_cache=False, 2025-05-07T20:23:53.7342076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7342198Z use_cpu=True, 2025-05-07T20:23:53.7342348Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7342471Z ) 2025-05-07T20:23:53.7342690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7343233Z self=, 2025-05-07T20:23:53.7343360Z mixed_B=True, 2025-05-07T20:23:53.7343483Z compile=False, 2025-05-07T20:23:53.7343604Z T=3, 2025-05-07T20:23:53.7343728Z D=57, 2025-05-07T20:23:53.7343845Z B=84, 2025-05-07T20:23:53.7343967Z log_E=5, 2025-05-07T20:23:53.7344080Z L=8, 2025-05-07T20:23:53.7344202Z D_gradcheck=1, 2025-05-07T20:23:53.7344351Z stochastic_rounding=False, 2025-05-07T20:23:53.7344475Z weighted=True, 2025-05-07T20:23:53.7344597Z row_wise=False, 2025-05-07T20:23:53.7344720Z mixed=True, 2025-05-07T20:23:53.7344842Z use_cache=True, 2025-05-07T20:23:53.7345007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7345126Z use_cpu=True, 2025-05-07T20:23:53.7345274Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7345396Z ) 2025-05-07T20:23:53.7345597Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7346139Z self=, 2025-05-07T20:23:53.7346347Z mixed_B=False, 2025-05-07T20:23:53.7346467Z compile=False, 2025-05-07T20:23:53.7346629Z T=1, 2025-05-07T20:23:53.7346785Z D=115, 2025-05-07T20:23:53.7346904Z B=92, 2025-05-07T20:23:53.7347025Z log_E=5, 2025-05-07T20:23:53.7347147Z L=7, 2025-05-07T20:23:53.7347268Z D_gradcheck=1, 2025-05-07T20:23:53.7347412Z stochastic_rounding=True, 2025-05-07T20:23:53.7347641Z weighted=False, 2025-05-07T20:23:53.7347776Z row_wise=False, 2025-05-07T20:23:53.7347903Z mixed=False, 2025-05-07T20:23:53.7348023Z use_cache=True, 2025-05-07T20:23:53.7348182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7348307Z use_cpu=True, 2025-05-07T20:23:53.7348456Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7872664Z ) 2025-05-07T20:23:53.7873096Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7874003Z self=, 2025-05-07T20:23:53.7874821Z mixed_B=True, 2025-05-07T20:23:53.7875124Z compile=True, 2025-05-07T20:23:53.7875423Z T=1, 2025-05-07T20:23:53.7875700Z D=54, 2025-05-07T20:23:53.7875962Z B=84, 2025-05-07T20:23:53.7876233Z log_E=3, 2025-05-07T20:23:53.7876512Z L=15, 2025-05-07T20:23:53.7876782Z D_gradcheck=2, 2025-05-07T20:23:53.7877113Z stochastic_rounding=True, 2025-05-07T20:23:53.7877489Z weighted=True, 2025-05-07T20:23:53.7877797Z row_wise=False, 2025-05-07T20:23:53.7878104Z mixed=False, 2025-05-07T20:23:53.7878414Z use_cache=False, 2025-05-07T20:23:53.7878764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7879178Z use_cpu=True, 2025-05-07T20:23:53.7879519Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7879892Z ) 2025-05-07T20:23:53.7880525Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7881419Z self=, 2025-05-07T20:23:53.7882512Z mixed_B=True, 2025-05-07T20:23:53.7882814Z compile=True, 2025-05-07T20:23:53.7883111Z T=4, 2025-05-07T20:23:53.7883514Z D=67, 2025-05-07T20:23:53.7883776Z B=42, 2025-05-07T20:23:53.7884047Z log_E=5, 2025-05-07T20:23:53.7884325Z L=16, 2025-05-07T20:23:53.7884595Z D_gradcheck=2, 2025-05-07T20:23:53.7884923Z stochastic_rounding=False, 2025-05-07T20:23:53.7885301Z weighted=False, 2025-05-07T20:23:53.7885609Z row_wise=True, 2025-05-07T20:23:53.7885912Z mixed=False, 2025-05-07T20:23:53.7886218Z use_cache=False, 2025-05-07T20:23:53.7886570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7886983Z use_cpu=True, 2025-05-07T20:23:53.7887321Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7887690Z ) 2025-05-07T20:23:53.7888036Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7888917Z self=, 2025-05-07T20:23:53.7889864Z mixed_B=False, 2025-05-07T20:23:53.7890169Z compile=True, 2025-05-07T20:23:53.7890466Z T=2, 2025-05-07T20:23:53.7890735Z D=32, 2025-05-07T20:23:53.7891001Z B=27, 2025-05-07T20:23:53.7891271Z log_E=5, 2025-05-07T20:23:53.7891555Z L=14, 2025-05-07T20:23:53.7891832Z D_gradcheck=2, 2025-05-07T20:23:53.7892175Z stochastic_rounding=False, 2025-05-07T20:23:53.7892557Z weighted=True, 2025-05-07T20:23:53.7892873Z row_wise=True, 2025-05-07T20:23:53.7893177Z mixed=False, 2025-05-07T20:23:53.7893513Z use_cache=True, 2025-05-07T20:23:53.7893919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7894443Z use_cpu=True, 2025-05-07T20:23:53.7894776Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7895152Z ) 2025-05-07T20:23:53.7895495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7896372Z self=, 2025-05-07T20:23:53.7897176Z mixed_B=False, 2025-05-07T20:23:53.7897489Z compile=False, 2025-05-07T20:23:53.7897789Z T=2, 2025-05-07T20:23:53.7898053Z D=43, 2025-05-07T20:23:53.7898318Z B=71, 2025-05-07T20:23:53.7898584Z log_E=3, 2025-05-07T20:23:53.7898852Z L=15, 2025-05-07T20:23:53.7899137Z D_gradcheck=2, 2025-05-07T20:23:53.7899466Z stochastic_rounding=False, 2025-05-07T20:23:53.7900112Z weighted=False, 2025-05-07T20:23:53.7900435Z row_wise=True, 2025-05-07T20:23:53.7900739Z mixed=True, 2025-05-07T20:23:53.7901038Z use_cache=True, 2025-05-07T20:23:53.7901375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7901783Z use_cpu=True, 2025-05-07T20:23:53.7902114Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7902487Z ) 2025-05-07T20:23:53.7902830Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7903706Z self=, 2025-05-07T20:23:53.7904507Z mixed_B=True, 2025-05-07T20:23:53.7904809Z compile=False, 2025-05-07T20:23:53.7905111Z T=3, 2025-05-07T20:23:53.7905375Z D=88, 2025-05-07T20:23:53.7905638Z B=60, 2025-05-07T20:23:53.7905906Z log_E=3, 2025-05-07T20:23:53.7906177Z L=14, 2025-05-07T20:23:53.7906449Z D_gradcheck=1, 2025-05-07T20:23:53.7906782Z stochastic_rounding=False, 2025-05-07T20:23:53.7907152Z weighted=True, 2025-05-07T20:23:53.7907466Z row_wise=False, 2025-05-07T20:23:53.7907772Z mixed=False, 2025-05-07T20:23:53.7908067Z use_cache=True, 2025-05-07T20:23:53.7908414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7918592Z use_cpu=True, 2025-05-07T20:23:53.7918955Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7919350Z ) 2025-05-07T20:23:53.7919965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7920871Z self=, 2025-05-07T20:23:53.7921789Z mixed_B=True, 2025-05-07T20:23:53.7922097Z compile=False, 2025-05-07T20:23:53.7922400Z T=3, 2025-05-07T20:23:53.7922765Z D=94, 2025-05-07T20:23:53.7923032Z B=39, 2025-05-07T20:23:53.7923301Z log_E=4, 2025-05-07T20:23:53.7923571Z L=10, 2025-05-07T20:23:53.7923848Z D_gradcheck=2, 2025-05-07T20:23:53.7924177Z stochastic_rounding=False, 2025-05-07T20:23:53.7924548Z weighted=True, 2025-05-07T20:23:53.7924859Z row_wise=True, 2025-05-07T20:23:53.7925159Z mixed=True, 2025-05-07T20:23:53.7925455Z use_cache=True, 2025-05-07T20:23:53.7925797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7926208Z use_cpu=True, 2025-05-07T20:23:53.7926533Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7926913Z ) 2025-05-07T20:23:53.7927254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7928341Z self=, 2025-05-07T20:23:53.7929155Z mixed_B=True, 2025-05-07T20:23:53.7929551Z compile=False, 2025-05-07T20:23:53.7929855Z T=2, 2025-05-07T20:23:53.7930123Z D=113, 2025-05-07T20:23:53.7930390Z B=52, 2025-05-07T20:23:53.7930659Z log_E=4, 2025-05-07T20:23:53.7930932Z L=7, 2025-05-07T20:23:53.7931206Z D_gradcheck=2, 2025-05-07T20:23:53.7931532Z stochastic_rounding=False, 2025-05-07T20:23:53.7931909Z weighted=False, 2025-05-07T20:23:53.7932220Z row_wise=True, 2025-05-07T20:23:53.7932523Z mixed=True, 2025-05-07T20:23:53.7932816Z use_cache=True, 2025-05-07T20:23:53.7933159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7933572Z use_cpu=True, 2025-05-07T20:23:53.7933898Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7934275Z ) 2025-05-07T20:23:53.7934622Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7935491Z self=, 2025-05-07T20:23:53.7936299Z mixed_B=True, 2025-05-07T20:23:53.7936606Z compile=False, 2025-05-07T20:23:53.7936906Z T=5, 2025-05-07T20:23:53.7937164Z D=106, 2025-05-07T20:23:53.7937437Z B=48, 2025-05-07T20:23:53.7937716Z log_E=5, 2025-05-07T20:23:53.7937992Z L=4, 2025-05-07T20:23:53.7938273Z D_gradcheck=2, 2025-05-07T20:23:53.7938596Z stochastic_rounding=True, 2025-05-07T20:23:53.7939271Z weighted=True, 2025-05-07T20:23:53.7939603Z row_wise=False, 2025-05-07T20:23:53.7939908Z mixed=False, 2025-05-07T20:23:53.7940201Z use_cache=True, 2025-05-07T20:23:53.7940547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7940961Z use_cpu=True, 2025-05-07T20:23:53.7941288Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7941663Z ) 2025-05-07T20:23:53.7942016Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7942888Z self=, 2025-05-07T20:23:53.7943939Z mixed_B=True, 2025-05-07T20:23:53.7944247Z compile=True, 2025-05-07T20:23:53.7944536Z T=5, 2025-05-07T20:23:53.7944801Z D=42, 2025-05-07T20:23:53.7945073Z B=89, 2025-05-07T20:23:53.7945333Z log_E=3, 2025-05-07T20:23:53.7945610Z L=6, 2025-05-07T20:23:53.7945882Z D_gradcheck=2, 2025-05-07T20:23:53.7946204Z stochastic_rounding=True, 2025-05-07T20:23:53.7946578Z weighted=False, 2025-05-07T20:23:53.7946893Z row_wise=False, 2025-05-07T20:23:53.7947195Z mixed=True, 2025-05-07T20:23:53.7947484Z use_cache=True, 2025-05-07T20:23:53.7947830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7948247Z use_cpu=True, 2025-05-07T20:23:53.7948576Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7948954Z ) 2025-05-07T20:23:53.7949289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7950336Z self=, 2025-05-07T20:23:53.7951149Z mixed_B=True, 2025-05-07T20:23:53.7951616Z compile=False, 2025-05-07T20:23:53.7951912Z T=1, 2025-05-07T20:23:53.7952176Z D=66, 2025-05-07T20:23:53.7952562Z B=69, 2025-05-07T20:23:53.7952826Z log_E=4, 2025-05-07T20:23:53.7953103Z L=16, 2025-05-07T20:23:53.7953378Z D_gradcheck=2, 2025-05-07T20:23:53.7953699Z stochastic_rounding=False, 2025-05-07T20:23:53.7954074Z weighted=False, 2025-05-07T20:23:53.7954379Z row_wise=False, 2025-05-07T20:23:53.7954675Z mixed=False, 2025-05-07T20:23:53.7954970Z use_cache=True, 2025-05-07T20:23:53.7955311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7955717Z use_cpu=True, 2025-05-07T20:23:53.7956048Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7956422Z ) 2025-05-07T20:23:53.7956753Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7957623Z self=, 2025-05-07T20:23:53.7958426Z mixed_B=True, 2025-05-07T20:23:53.7958736Z compile=False, 2025-05-07T20:23:53.7959028Z T=2, 2025-05-07T20:23:53.7959293Z D=106, 2025-05-07T20:23:53.7959570Z B=128, 2025-05-07T20:23:53.7959832Z log_E=4, 2025-05-07T20:23:53.7960115Z L=14, 2025-05-07T20:23:53.7960396Z D_gradcheck=2, 2025-05-07T20:23:53.7960716Z stochastic_rounding=True, 2025-05-07T20:23:53.7961091Z weighted=False, 2025-05-07T20:23:53.7961403Z row_wise=False, 2025-05-07T20:23:53.7961702Z mixed=False, 2025-05-07T20:23:53.7962009Z use_cache=False, 2025-05-07T20:23:53.7962363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7962775Z use_cpu=True, 2025-05-07T20:23:53.7963106Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7963483Z ) 2025-05-07T20:23:53.7963812Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7964691Z self=, 2025-05-07T20:23:53.7965498Z mixed_B=True, 2025-05-07T20:23:53.7965808Z compile=False, 2025-05-07T20:23:53.7966098Z T=5, 2025-05-07T20:23:53.7966361Z D=117, 2025-05-07T20:23:53.7966635Z B=85, 2025-05-07T20:23:53.7966901Z log_E=3, 2025-05-07T20:23:53.7967182Z L=17, 2025-05-07T20:23:53.7967461Z D_gradcheck=1, 2025-05-07T20:23:53.7967780Z stochastic_rounding=True, 2025-05-07T20:23:53.7968298Z weighted=True, 2025-05-07T20:23:53.7968625Z row_wise=False, 2025-05-07T20:23:53.7968923Z mixed=True, 2025-05-07T20:23:53.7969220Z use_cache=False, 2025-05-07T20:23:53.7969687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7970098Z use_cpu=True, 2025-05-07T20:23:53.7970426Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7970802Z ) 2025-05-07T20:23:53.7971130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7972002Z self=, 2025-05-07T20:23:53.7972802Z mixed_B=False, 2025-05-07T20:23:53.7973119Z compile=False, 2025-05-07T20:23:53.7973410Z T=2, 2025-05-07T20:23:53.7973676Z D=117, 2025-05-07T20:23:53.7973956Z B=24, 2025-05-07T20:23:53.7974221Z log_E=3, 2025-05-07T20:23:53.7974499Z L=14, 2025-05-07T20:23:53.7974774Z D_gradcheck=1, 2025-05-07T20:23:53.7975097Z stochastic_rounding=False, 2025-05-07T20:23:53.7975469Z weighted=False, 2025-05-07T20:23:53.7975789Z row_wise=True, 2025-05-07T20:23:53.7976086Z mixed=True, 2025-05-07T20:23:53.7976388Z use_cache=True, 2025-05-07T20:23:53.7976733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7977140Z use_cpu=True, 2025-05-07T20:23:53.7977474Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7977853Z ) 2025-05-07T20:23:53.7978185Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7979204Z self=, 2025-05-07T20:23:53.7980027Z mixed_B=True, 2025-05-07T20:23:53.7980480Z compile=False, 2025-05-07T20:23:53.7980782Z T=2, 2025-05-07T20:23:53.7981049Z D=115, 2025-05-07T20:23:53.7981428Z B=59, 2025-05-07T20:23:53.7981696Z log_E=3, 2025-05-07T20:23:53.7981973Z L=10, 2025-05-07T20:23:53.7982243Z D_gradcheck=1, 2025-05-07T20:23:53.7982568Z stochastic_rounding=True, 2025-05-07T20:23:53.7982944Z weighted=False, 2025-05-07T20:23:53.7983257Z row_wise=True, 2025-05-07T20:23:53.7983554Z mixed=False, 2025-05-07T20:23:53.7983858Z use_cache=True, 2025-05-07T20:23:53.7984203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7984609Z use_cpu=True, 2025-05-07T20:23:53.7984941Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.7985319Z ) 2025-05-07T20:23:53.7985646Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7986520Z self=, 2025-05-07T20:23:53.7987327Z mixed_B=True, 2025-05-07T20:23:53.7987626Z compile=False, 2025-05-07T20:23:53.7987927Z T=2, 2025-05-07T20:23:53.7988187Z D=68, 2025-05-07T20:23:53.7988447Z B=84, 2025-05-07T20:23:53.7988712Z log_E=5, 2025-05-07T20:23:53.7988992Z L=10, 2025-05-07T20:23:53.7989262Z D_gradcheck=1, 2025-05-07T20:23:53.7989588Z stochastic_rounding=False, 2025-05-07T20:23:53.7989969Z weighted=True, 2025-05-07T20:23:53.7990271Z row_wise=False, 2025-05-07T20:23:53.7990574Z mixed=True, 2025-05-07T20:23:53.7990872Z use_cache=True, 2025-05-07T20:23:53.7991210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.7991646Z use_cpu=True, 2025-05-07T20:23:53.7991978Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7992357Z ) 2025-05-07T20:23:53.7992687Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.7993566Z self=, 2025-05-07T20:23:53.7994373Z mixed_B=False, 2025-05-07T20:23:53.7994680Z compile=False, 2025-05-07T20:23:53.7994978Z T=2, 2025-05-07T20:23:53.7995245Z D=37, 2025-05-07T20:23:53.7995511Z B=32, 2025-05-07T20:23:53.7995781Z log_E=4, 2025-05-07T20:23:53.7996058Z L=6, 2025-05-07T20:23:53.7996327Z D_gradcheck=1, 2025-05-07T20:23:53.7996656Z stochastic_rounding=False, 2025-05-07T20:23:53.7997220Z weighted=True, 2025-05-07T20:23:53.7997536Z row_wise=True, 2025-05-07T20:23:53.7997838Z mixed=True, 2025-05-07T20:23:53.7998136Z use_cache=True, 2025-05-07T20:23:53.7998473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.7998885Z use_cpu=True, 2025-05-07T20:23:53.7999215Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.7999586Z ) 2025-05-07T20:23:53.7999923Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8000801Z self=, 2025-05-07T20:23:53.8001611Z mixed_B=False, 2025-05-07T20:23:53.8001912Z compile=True, 2025-05-07T20:23:53.8002207Z T=2, 2025-05-07T20:23:53.8002471Z D=23, 2025-05-07T20:23:53.8002734Z B=86, 2025-05-07T20:23:53.8003002Z log_E=5, 2025-05-07T20:23:53.8003282Z L=0, 2025-05-07T20:23:53.8003548Z D_gradcheck=1, 2025-05-07T20:23:53.8003878Z stochastic_rounding=False, 2025-05-07T20:23:53.8004249Z weighted=True, 2025-05-07T20:23:53.8004554Z row_wise=False, 2025-05-07T20:23:53.8004860Z mixed=True, 2025-05-07T20:23:53.8005159Z use_cache=False, 2025-05-07T20:23:53.8005505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8005919Z use_cpu=True, 2025-05-07T20:23:53.8006252Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8006624Z ) 2025-05-07T20:23:53.8006959Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8008013Z self=, 2025-05-07T20:23:53.8008837Z mixed_B=False, 2025-05-07T20:23:53.8009226Z compile=True, 2025-05-07T20:23:53.8009647Z T=1, 2025-05-07T20:23:53.8009913Z D=25, 2025-05-07T20:23:53.8010273Z B=40, 2025-05-07T20:23:53.8010545Z log_E=3, 2025-05-07T20:23:53.8010821Z L=15, 2025-05-07T20:23:53.8011091Z D_gradcheck=2, 2025-05-07T20:23:53.8011419Z stochastic_rounding=True, 2025-05-07T20:23:53.8011795Z weighted=False, 2025-05-07T20:23:53.8012103Z row_wise=True, 2025-05-07T20:23:53.8012409Z mixed=False, 2025-05-07T20:23:53.8012715Z use_cache=False, 2025-05-07T20:23:53.8013061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8013476Z use_cpu=True, 2025-05-07T20:23:53.8013805Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8434928Z ) 2025-05-07T20:23:53.8435446Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8436392Z self=, 2025-05-07T20:23:53.8437208Z mixed_B=True, 2025-05-07T20:23:53.8437521Z compile=False, 2025-05-07T20:23:53.8437822Z T=5, 2025-05-07T20:23:53.8438087Z D=48, 2025-05-07T20:23:53.8438362Z B=80, 2025-05-07T20:23:53.8438629Z log_E=5, 2025-05-07T20:23:53.8438909Z L=14, 2025-05-07T20:23:53.8439184Z D_gradcheck=1, 2025-05-07T20:23:53.8439510Z stochastic_rounding=False, 2025-05-07T20:23:53.8439891Z weighted=True, 2025-05-07T20:23:53.8440200Z row_wise=False, 2025-05-07T20:23:53.8440497Z mixed=True, 2025-05-07T20:23:53.8440794Z use_cache=True, 2025-05-07T20:23:53.8441141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8441549Z use_cpu=True, 2025-05-07T20:23:53.8441878Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8442257Z ) 2025-05-07T20:23:53.8442592Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8443472Z self=, 2025-05-07T20:23:53.8444282Z mixed_B=False, 2025-05-07T20:23:53.8444586Z compile=False, 2025-05-07T20:23:53.8444886Z T=4, 2025-05-07T20:23:53.8445152Z D=119, 2025-05-07T20:23:53.8445419Z B=20, 2025-05-07T20:23:53.8445687Z log_E=5, 2025-05-07T20:23:53.8445963Z L=1, 2025-05-07T20:23:53.8446229Z D_gradcheck=2, 2025-05-07T20:23:53.8446555Z stochastic_rounding=True, 2025-05-07T20:23:53.8447356Z weighted=False, 2025-05-07T20:23:53.8447682Z row_wise=False, 2025-05-07T20:23:53.8447986Z mixed=True, 2025-05-07T20:23:53.8448282Z use_cache=True, 2025-05-07T20:23:53.8448626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8449035Z use_cpu=True, 2025-05-07T20:23:53.8449472Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8449864Z ) 2025-05-07T20:23:53.8450203Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8451087Z self=, 2025-05-07T20:23:53.8451892Z mixed_B=True, 2025-05-07T20:23:53.8452194Z compile=True, 2025-05-07T20:23:53.8452493Z T=4, 2025-05-07T20:23:53.8452763Z D=55, 2025-05-07T20:23:53.8453029Z B=85, 2025-05-07T20:23:53.8453299Z log_E=3, 2025-05-07T20:23:53.8453577Z L=11, 2025-05-07T20:23:53.8453849Z D_gradcheck=2, 2025-05-07T20:23:53.8454172Z stochastic_rounding=True, 2025-05-07T20:23:53.8454541Z weighted=True, 2025-05-07T20:23:53.8454845Z row_wise=False, 2025-05-07T20:23:53.8455151Z mixed=True, 2025-05-07T20:23:53.8455451Z use_cache=False, 2025-05-07T20:23:53.8455802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8456219Z use_cpu=True, 2025-05-07T20:23:53.8456551Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8456928Z ) 2025-05-07T20:23:53.8457256Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8458333Z self=, 2025-05-07T20:23:53.8459157Z mixed_B=False, 2025-05-07T20:23:53.8459667Z compile=True, 2025-05-07T20:23:53.8459980Z T=2, 2025-05-07T20:23:53.8460250Z D=56, 2025-05-07T20:23:53.8460649Z B=9, 2025-05-07T20:23:53.8460926Z log_E=4, 2025-05-07T20:23:53.8461205Z L=7, 2025-05-07T20:23:53.8461471Z D_gradcheck=1, 2025-05-07T20:23:53.8461799Z stochastic_rounding=True, 2025-05-07T20:23:53.8462174Z weighted=False, 2025-05-07T20:23:53.8462479Z row_wise=False, 2025-05-07T20:23:53.8462781Z mixed=True, 2025-05-07T20:23:53.8463081Z use_cache=False, 2025-05-07T20:23:53.8463428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8463838Z use_cpu=True, 2025-05-07T20:23:53.8464172Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8464543Z ) 2025-05-07T20:23:53.8464880Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8465761Z self=, 2025-05-07T20:23:53.8466569Z mixed_B=False, 2025-05-07T20:23:53.8466876Z compile=True, 2025-05-07T20:23:53.8467178Z T=5, 2025-05-07T20:23:53.8467446Z D=128, 2025-05-07T20:23:53.8467713Z B=116, 2025-05-07T20:23:53.8467983Z log_E=4, 2025-05-07T20:23:53.8468260Z L=12, 2025-05-07T20:23:53.8468531Z D_gradcheck=1, 2025-05-07T20:23:53.8468858Z stochastic_rounding=True, 2025-05-07T20:23:53.8469227Z weighted=False, 2025-05-07T20:23:53.8469533Z row_wise=False, 2025-05-07T20:23:53.8469840Z mixed=False, 2025-05-07T20:23:53.8470145Z use_cache=True, 2025-05-07T20:23:53.8470481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8470897Z use_cpu=True, 2025-05-07T20:23:53.8471358Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8471752Z ) 2025-05-07T20:23:53.8472097Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8473110Z self=, 2025-05-07T20:23:53.8473929Z mixed_B=False, 2025-05-07T20:23:53.8474239Z compile=False, 2025-05-07T20:23:53.8474535Z T=2, 2025-05-07T20:23:53.8474800Z D=109, 2025-05-07T20:23:53.8475078Z B=69, 2025-05-07T20:23:53.8475339Z log_E=5, 2025-05-07T20:23:53.8475624Z L=6, 2025-05-07T20:23:53.8475898Z D_gradcheck=1, 2025-05-07T20:23:53.8476215Z stochastic_rounding=True, 2025-05-07T20:23:53.8476803Z weighted=False, 2025-05-07T20:23:53.8477139Z row_wise=True, 2025-05-07T20:23:53.8477434Z mixed=False, 2025-05-07T20:23:53.8477737Z use_cache=False, 2025-05-07T20:23:53.8478089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8478496Z use_cpu=True, 2025-05-07T20:23:53.8478831Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8479207Z ) 2025-05-07T20:23:53.8479543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8480416Z self=, 2025-05-07T20:23:53.8481216Z mixed_B=True, 2025-05-07T20:23:53.8481526Z compile=False, 2025-05-07T20:23:53.8481820Z T=2, 2025-05-07T20:23:53.8482087Z D=39, 2025-05-07T20:23:53.8482353Z B=67, 2025-05-07T20:23:53.8482618Z log_E=3, 2025-05-07T20:23:53.8482897Z L=3, 2025-05-07T20:23:53.8483171Z D_gradcheck=1, 2025-05-07T20:23:53.8483492Z stochastic_rounding=True, 2025-05-07T20:23:53.8483858Z weighted=False, 2025-05-07T20:23:53.8484169Z row_wise=False, 2025-05-07T20:23:53.8484485Z mixed=False, 2025-05-07T20:23:53.8484788Z use_cache=True, 2025-05-07T20:23:53.8485133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8485540Z use_cpu=True, 2025-05-07T20:23:53.8485875Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8486252Z ) 2025-05-07T20:23:53.8486582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8487665Z self=, 2025-05-07T20:23:53.8488499Z mixed_B=False, 2025-05-07T20:23:53.8488961Z compile=False, 2025-05-07T20:23:53.8489255Z T=4, 2025-05-07T20:23:53.8489637Z D=12, 2025-05-07T20:23:53.8490042Z B=3, 2025-05-07T20:23:53.8490311Z log_E=4, 2025-05-07T20:23:53.8490596Z L=11, 2025-05-07T20:23:53.8490873Z D_gradcheck=2, 2025-05-07T20:23:53.8491200Z stochastic_rounding=False, 2025-05-07T20:23:53.8491579Z weighted=True, 2025-05-07T20:23:53.8491889Z row_wise=True, 2025-05-07T20:23:53.8492191Z mixed=False, 2025-05-07T20:23:53.8492495Z use_cache=False, 2025-05-07T20:23:53.8492846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8493255Z use_cpu=True, 2025-05-07T20:23:53.8493586Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8493965Z ) 2025-05-07T20:23:53.8494293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8495173Z self=, 2025-05-07T20:23:53.8495978Z mixed_B=True, 2025-05-07T20:23:53.8496292Z compile=False, 2025-05-07T20:23:53.8496584Z T=4, 2025-05-07T20:23:53.8496858Z D=88, 2025-05-07T20:23:53.8497129Z B=15, 2025-05-07T20:23:53.8497257Z log_E=5, 2025-05-07T20:23:53.8497369Z L=18, 2025-05-07T20:23:53.8497497Z D_gradcheck=2, 2025-05-07T20:23:53.8497637Z stochastic_rounding=False, 2025-05-07T20:23:53.8497761Z weighted=False, 2025-05-07T20:23:53.8497887Z row_wise=True, 2025-05-07T20:23:53.8498005Z mixed=False, 2025-05-07T20:23:53.8498124Z use_cache=True, 2025-05-07T20:23:53.8498289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.8498408Z use_cpu=True, 2025-05-07T20:23:53.8498559Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8498671Z ) 2025-05-07T20:23:53.8498868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8499407Z self=, 2025-05-07T20:23:53.8499535Z mixed_B=False, 2025-05-07T20:23:53.8499659Z compile=True, 2025-05-07T20:23:53.8499781Z T=2, 2025-05-07T20:23:53.8499893Z D=3, 2025-05-07T20:23:53.8500008Z B=84, 2025-05-07T20:23:53.8500129Z log_E=3, 2025-05-07T20:23:53.8500240Z L=10, 2025-05-07T20:23:53.8500360Z D_gradcheck=2, 2025-05-07T20:23:53.8500505Z stochastic_rounding=False, 2025-05-07T20:23:53.8500763Z weighted=False, 2025-05-07T20:23:53.8500895Z row_wise=True, 2025-05-07T20:23:53.8501017Z mixed=True, 2025-05-07T20:23:53.8501140Z use_cache=True, 2025-05-07T20:23:53.8501296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.8501421Z use_cpu=True, 2025-05-07T20:23:53.8501567Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8501678Z ) 2025-05-07T20:23:53.8501884Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8502420Z self=, 2025-05-07T20:23:53.8502550Z mixed_B=False, 2025-05-07T20:23:53.8502674Z compile=False, 2025-05-07T20:23:53.8502785Z T=1, 2025-05-07T20:23:53.8502902Z D=100, 2025-05-07T20:23:53.8503016Z B=86, 2025-05-07T20:23:53.8503129Z log_E=3, 2025-05-07T20:23:53.8503244Z L=13, 2025-05-07T20:23:53.8503363Z D_gradcheck=1, 2025-05-07T20:23:53.8503501Z stochastic_rounding=True, 2025-05-07T20:23:53.8503635Z weighted=True, 2025-05-07T20:23:53.8503755Z row_wise=True, 2025-05-07T20:23:53.8503873Z mixed=False, 2025-05-07T20:23:53.8504000Z use_cache=True, 2025-05-07T20:23:53.8504160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8504281Z use_cpu=True, 2025-05-07T20:23:53.8504444Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8504552Z ) 2025-05-07T20:23:53.8504762Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8505382Z self=, 2025-05-07T20:23:53.8505516Z mixed_B=False, 2025-05-07T20:23:53.8505750Z compile=False, 2025-05-07T20:23:53.8505865Z T=1, 2025-05-07T20:23:53.8505978Z D=28, 2025-05-07T20:23:53.8506168Z B=100, 2025-05-07T20:23:53.8506283Z log_E=5, 2025-05-07T20:23:53.8506396Z L=9, 2025-05-07T20:23:53.8506520Z D_gradcheck=2, 2025-05-07T20:23:53.8506663Z stochastic_rounding=False, 2025-05-07T20:23:53.8506789Z weighted=True, 2025-05-07T20:23:53.8506915Z row_wise=True, 2025-05-07T20:23:53.8507031Z mixed=True, 2025-05-07T20:23:53.8507162Z use_cache=True, 2025-05-07T20:23:53.8507326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8507447Z use_cpu=True, 2025-05-07T20:23:53.8507607Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8507715Z ) 2025-05-07T20:23:53.8507912Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8508454Z self=, 2025-05-07T20:23:53.8508572Z mixed_B=True, 2025-05-07T20:23:53.8508698Z compile=True, 2025-05-07T20:23:53.8508816Z T=1, 2025-05-07T20:23:53.8508926Z D=74, 2025-05-07T20:23:53.8509040Z B=47, 2025-05-07T20:23:53.8509166Z log_E=4, 2025-05-07T20:23:53.8509276Z L=17, 2025-05-07T20:23:53.8509395Z D_gradcheck=1, 2025-05-07T20:23:53.8509542Z stochastic_rounding=True, 2025-05-07T20:23:53.8509660Z weighted=True, 2025-05-07T20:23:53.8509791Z row_wise=True, 2025-05-07T20:23:53.8509911Z mixed=False, 2025-05-07T20:23:53.8510033Z use_cache=False, 2025-05-07T20:23:53.8510194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.8510312Z use_cpu=True, 2025-05-07T20:23:53.8510459Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8510572Z ) 2025-05-07T20:23:53.8510768Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8511300Z self=, 2025-05-07T20:23:53.8511431Z mixed_B=False, 2025-05-07T20:23:53.8511555Z compile=False, 2025-05-07T20:23:53.8511666Z T=3, 2025-05-07T20:23:53.8511783Z D=98, 2025-05-07T20:23:53.8511895Z B=74, 2025-05-07T20:23:53.8512007Z log_E=4, 2025-05-07T20:23:53.8512128Z L=6, 2025-05-07T20:23:53.8512249Z D_gradcheck=2, 2025-05-07T20:23:53.8512397Z stochastic_rounding=False, 2025-05-07T20:23:53.8512520Z weighted=False, 2025-05-07T20:23:53.8512772Z row_wise=True, 2025-05-07T20:23:53.8512910Z mixed=True, 2025-05-07T20:23:53.8513029Z use_cache=False, 2025-05-07T20:23:53.8513185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.8513306Z use_cpu=True, 2025-05-07T20:23:53.8513454Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8513563Z ) 2025-05-07T20:23:53.8513765Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8514303Z self=, 2025-05-07T20:23:53.8514426Z mixed_B=False, 2025-05-07T20:23:53.8514558Z compile=True, 2025-05-07T20:23:53.8514669Z T=1, 2025-05-07T20:23:53.8514784Z D=65, 2025-05-07T20:23:53.8514901Z B=89, 2025-05-07T20:23:53.8515012Z log_E=3, 2025-05-07T20:23:53.8515126Z L=2, 2025-05-07T20:23:53.8515243Z D_gradcheck=2, 2025-05-07T20:23:53.8515382Z stochastic_rounding=True, 2025-05-07T20:23:53.8515512Z weighted=True, 2025-05-07T20:23:53.8515635Z row_wise=True, 2025-05-07T20:23:53.8515754Z mixed=False, 2025-05-07T20:23:53.8515881Z use_cache=False, 2025-05-07T20:23:53.8516041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8516160Z use_cpu=True, 2025-05-07T20:23:53.8516313Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8516434Z ) 2025-05-07T20:23:53.8516629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8517243Z self=, 2025-05-07T20:23:53.8517373Z mixed_B=True, 2025-05-07T20:23:53.8517585Z compile=False, 2025-05-07T20:23:53.8517697Z T=3, 2025-05-07T20:23:53.8517808Z D=19, 2025-05-07T20:23:53.8517925Z B=99, 2025-05-07T20:23:53.8518162Z log_E=5, 2025-05-07T20:23:53.8518279Z L=5, 2025-05-07T20:23:53.8518406Z D_gradcheck=1, 2025-05-07T20:23:53.8518543Z stochastic_rounding=True, 2025-05-07T20:23:53.8518668Z weighted=True, 2025-05-07T20:23:53.8518801Z row_wise=False, 2025-05-07T20:23:53.8518920Z mixed=True, 2025-05-07T20:23:53.8519040Z use_cache=True, 2025-05-07T20:23:53.8519204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.8519324Z use_cpu=True, 2025-05-07T20:23:53.8519471Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8519587Z ) 2025-05-07T20:23:53.8519785Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8520327Z self=, 2025-05-07T20:23:53.8520446Z mixed_B=False, 2025-05-07T20:23:53.8520571Z compile=True, 2025-05-07T20:23:53.8520696Z T=2, 2025-05-07T20:23:53.8520809Z D=92, 2025-05-07T20:23:53.8520924Z B=81, 2025-05-07T20:23:53.8521054Z log_E=4, 2025-05-07T20:23:53.8521168Z L=8, 2025-05-07T20:23:53.8521292Z D_gradcheck=1, 2025-05-07T20:23:53.8521442Z stochastic_rounding=True, 2025-05-07T20:23:53.8521566Z weighted=False, 2025-05-07T20:23:53.8521690Z row_wise=True, 2025-05-07T20:23:53.8521818Z mixed=False, 2025-05-07T20:23:53.8521937Z use_cache=False, 2025-05-07T20:23:53.8522098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.8522231Z use_cpu=True, 2025-05-07T20:23:53.8522379Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8522495Z ) 2025-05-07T20:23:53.8522691Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8523228Z self=, 2025-05-07T20:23:53.8523356Z mixed_B=False, 2025-05-07T20:23:53.8523481Z compile=True, 2025-05-07T20:23:53.8523596Z T=5, 2025-05-07T20:23:53.8523714Z D=59, 2025-05-07T20:23:53.8523822Z B=25, 2025-05-07T20:23:53.8523937Z log_E=3, 2025-05-07T20:23:53.8524059Z L=0, 2025-05-07T20:23:53.8524180Z D_gradcheck=2, 2025-05-07T20:23:53.8524322Z stochastic_rounding=False, 2025-05-07T20:23:53.8524451Z weighted=False, 2025-05-07T20:23:53.8524685Z row_wise=True, 2025-05-07T20:23:53.8524814Z mixed=False, 2025-05-07T20:23:53.8524943Z use_cache=False, 2025-05-07T20:23:53.8525107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8525232Z use_cpu=True, 2025-05-07T20:23:53.8525378Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8990605Z ) 2025-05-07T20:23:53.8990902Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8991494Z self=, 2025-05-07T20:23:53.8991619Z mixed_B=True, 2025-05-07T20:23:53.8991750Z compile=False, 2025-05-07T20:23:53.8991862Z T=2, 2025-05-07T20:23:53.8991990Z D=24, 2025-05-07T20:23:53.8992103Z B=16, 2025-05-07T20:23:53.8992225Z log_E=3, 2025-05-07T20:23:53.8992339Z L=6, 2025-05-07T20:23:53.8992460Z D_gradcheck=2, 2025-05-07T20:23:53.8992602Z stochastic_rounding=False, 2025-05-07T20:23:53.8992728Z weighted=True, 2025-05-07T20:23:53.8992856Z row_wise=True, 2025-05-07T20:23:53.8992974Z mixed=True, 2025-05-07T20:23:53.8993102Z use_cache=True, 2025-05-07T20:23:53.8993263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8993381Z use_cpu=True, 2025-05-07T20:23:53.8993536Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.8993642Z ) 2025-05-07T20:23:53.8993839Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8994704Z self=, 2025-05-07T20:23:53.8994841Z mixed_B=True, 2025-05-07T20:23:53.8995104Z compile=True, 2025-05-07T20:23:53.8995214Z T=1, 2025-05-07T20:23:53.8995457Z D=67, 2025-05-07T20:23:53.8995586Z B=124, 2025-05-07T20:23:53.8995858Z log_E=5, 2025-05-07T20:23:53.8996124Z L=1, 2025-05-07T20:23:53.8996252Z D_gradcheck=1, 2025-05-07T20:23:53.8996398Z stochastic_rounding=False, 2025-05-07T20:23:53.8996522Z weighted=True, 2025-05-07T20:23:53.8996654Z row_wise=True, 2025-05-07T20:23:53.8996772Z mixed=True, 2025-05-07T20:23:53.8996892Z use_cache=True, 2025-05-07T20:23:53.8997059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.8997177Z use_cpu=True, 2025-05-07T20:23:53.8997332Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.8997444Z ) 2025-05-07T20:23:53.8997639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.8998183Z self=, 2025-05-07T20:23:53.8998303Z mixed_B=False, 2025-05-07T20:23:53.8998423Z compile=False, 2025-05-07T20:23:53.8998544Z T=5, 2025-05-07T20:23:53.8998655Z D=13, 2025-05-07T20:23:53.8998767Z B=65, 2025-05-07T20:23:53.8998890Z log_E=5, 2025-05-07T20:23:53.8999001Z L=2, 2025-05-07T20:23:53.8999122Z D_gradcheck=2, 2025-05-07T20:23:53.8999269Z stochastic_rounding=False, 2025-05-07T20:23:53.8999390Z weighted=False, 2025-05-07T20:23:53.8999519Z row_wise=False, 2025-05-07T20:23:53.8999637Z mixed=False, 2025-05-07T20:23:53.8999755Z use_cache=True, 2025-05-07T20:23:53.8999918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9000035Z use_cpu=True, 2025-05-07T20:23:53.9000188Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9000304Z ) 2025-05-07T20:23:53.9000505Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9001035Z self=, 2025-05-07T20:23:53.9001157Z mixed_B=True, 2025-05-07T20:23:53.9001282Z compile=False, 2025-05-07T20:23:53.9001402Z T=1, 2025-05-07T20:23:53.9001521Z D=99, 2025-05-07T20:23:53.9001636Z B=100, 2025-05-07T20:23:53.9001753Z log_E=3, 2025-05-07T20:23:53.9001871Z L=6, 2025-05-07T20:23:53.9001993Z D_gradcheck=1, 2025-05-07T20:23:53.9002144Z stochastic_rounding=False, 2025-05-07T20:23:53.9002264Z weighted=True, 2025-05-07T20:23:53.9002619Z row_wise=True, 2025-05-07T20:23:53.9002769Z mixed=False, 2025-05-07T20:23:53.9002891Z use_cache=False, 2025-05-07T20:23:53.9003052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9003176Z use_cpu=True, 2025-05-07T20:23:53.9003324Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9003433Z ) 2025-05-07T20:23:53.9003637Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9004169Z self=, 2025-05-07T20:23:53.9004291Z mixed_B=False, 2025-05-07T20:23:53.9004414Z compile=True, 2025-05-07T20:23:53.9004530Z T=3, 2025-05-07T20:23:53.9004651Z D=31, 2025-05-07T20:23:53.9004764Z B=109, 2025-05-07T20:23:53.9004886Z log_E=5, 2025-05-07T20:23:53.9005004Z L=5, 2025-05-07T20:23:53.9005124Z D_gradcheck=2, 2025-05-07T20:23:53.9005263Z stochastic_rounding=True, 2025-05-07T20:23:53.9005390Z weighted=True, 2025-05-07T20:23:53.9005514Z row_wise=False, 2025-05-07T20:23:53.9005637Z mixed=False, 2025-05-07T20:23:53.9005771Z use_cache=True, 2025-05-07T20:23:53.9005926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9006045Z use_cpu=True, 2025-05-07T20:23:53.9006199Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9006312Z ) 2025-05-07T20:23:53.9006508Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9007215Z self=, 2025-05-07T20:23:53.9007350Z mixed_B=False, 2025-05-07T20:23:53.9007480Z compile=True, 2025-05-07T20:23:53.9007684Z T=3, 2025-05-07T20:23:53.9007801Z D=4, 2025-05-07T20:23:53.9007920Z B=36, 2025-05-07T20:23:53.9008103Z log_E=4, 2025-05-07T20:23:53.9008218Z L=0, 2025-05-07T20:23:53.9008346Z D_gradcheck=1, 2025-05-07T20:23:53.9008486Z stochastic_rounding=False, 2025-05-07T20:23:53.9008607Z weighted=False, 2025-05-07T20:23:53.9008732Z row_wise=True, 2025-05-07T20:23:53.9008850Z mixed=False, 2025-05-07T20:23:53.9008968Z use_cache=True, 2025-05-07T20:23:53.9009131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9009249Z use_cpu=True, 2025-05-07T20:23:53.9009502Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9009623Z ) 2025-05-07T20:23:53.9009819Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9010357Z self=, 2025-05-07T20:23:53.9010477Z mixed_B=False, 2025-05-07T20:23:53.9010594Z compile=True, 2025-05-07T20:23:53.9010714Z T=2, 2025-05-07T20:23:53.9010826Z D=46, 2025-05-07T20:23:53.9010933Z B=5, 2025-05-07T20:23:53.9011054Z log_E=5, 2025-05-07T20:23:53.9011164Z L=17, 2025-05-07T20:23:53.9011284Z D_gradcheck=2, 2025-05-07T20:23:53.9011432Z stochastic_rounding=False, 2025-05-07T20:23:53.9011550Z weighted=True, 2025-05-07T20:23:53.9011701Z row_wise=False, 2025-05-07T20:23:53.9011829Z mixed=True, 2025-05-07T20:23:53.9011949Z use_cache=True, 2025-05-07T20:23:53.9012104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9012229Z use_cpu=True, 2025-05-07T20:23:53.9012377Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9012490Z ) 2025-05-07T20:23:53.9012686Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9013219Z self=, 2025-05-07T20:23:53.9013346Z mixed_B=True, 2025-05-07T20:23:53.9013468Z compile=False, 2025-05-07T20:23:53.9013585Z T=1, 2025-05-07T20:23:53.9013707Z D=127, 2025-05-07T20:23:53.9013817Z B=98, 2025-05-07T20:23:53.9013935Z log_E=3, 2025-05-07T20:23:53.9014053Z L=16, 2025-05-07T20:23:53.9014174Z D_gradcheck=1, 2025-05-07T20:23:53.9014313Z stochastic_rounding=True, 2025-05-07T20:23:53.9014445Z weighted=True, 2025-05-07T20:23:53.9014666Z row_wise=True, 2025-05-07T20:23:53.9014795Z mixed=False, 2025-05-07T20:23:53.9014928Z use_cache=False, 2025-05-07T20:23:53.9015087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9015215Z use_cpu=True, 2025-05-07T20:23:53.9015366Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9015474Z ) 2025-05-07T20:23:53.9015678Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9016206Z self=, 2025-05-07T20:23:53.9016325Z mixed_B=True, 2025-05-07T20:23:53.9016453Z compile=False, 2025-05-07T20:23:53.9016570Z T=3, 2025-05-07T20:23:53.9016682Z D=56, 2025-05-07T20:23:53.9016803Z B=121, 2025-05-07T20:23:53.9016918Z log_E=5, 2025-05-07T20:23:53.9017028Z L=13, 2025-05-07T20:23:53.9017155Z D_gradcheck=2, 2025-05-07T20:23:53.9017295Z stochastic_rounding=False, 2025-05-07T20:23:53.9017428Z weighted=True, 2025-05-07T20:23:53.9017561Z row_wise=False, 2025-05-07T20:23:53.9017681Z mixed=True, 2025-05-07T20:23:53.9017813Z use_cache=False, 2025-05-07T20:23:53.9017973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9018098Z use_cpu=True, 2025-05-07T20:23:53.9018255Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9018363Z ) 2025-05-07T20:23:53.9018563Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9019185Z self=, 2025-05-07T20:23:53.9019389Z mixed_B=True, 2025-05-07T20:23:53.9019558Z compile=True, 2025-05-07T20:23:53.9019759Z T=5, 2025-05-07T20:23:53.9019875Z D=99, 2025-05-07T20:23:53.9019989Z B=68, 2025-05-07T20:23:53.9020184Z log_E=5, 2025-05-07T20:23:53.9020297Z L=10, 2025-05-07T20:23:53.9020425Z D_gradcheck=1, 2025-05-07T20:23:53.9020565Z stochastic_rounding=True, 2025-05-07T20:23:53.9020685Z weighted=True, 2025-05-07T20:23:53.9020814Z row_wise=False, 2025-05-07T20:23:53.9020931Z mixed=False, 2025-05-07T20:23:53.9021054Z use_cache=False, 2025-05-07T20:23:53.9021223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9021341Z use_cpu=True, 2025-05-07T20:23:53.9021489Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9021599Z ) 2025-05-07T20:23:53.9021799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9022329Z self=, 2025-05-07T20:23:53.9022458Z mixed_B=False, 2025-05-07T20:23:53.9022578Z compile=False, 2025-05-07T20:23:53.9022701Z T=5, 2025-05-07T20:23:53.9022813Z D=59, 2025-05-07T20:23:53.9022926Z B=92, 2025-05-07T20:23:53.9023049Z log_E=4, 2025-05-07T20:23:53.9023161Z L=20, 2025-05-07T20:23:53.9023285Z D_gradcheck=2, 2025-05-07T20:23:53.9023432Z stochastic_rounding=True, 2025-05-07T20:23:53.9023553Z weighted=False, 2025-05-07T20:23:53.9023677Z row_wise=True, 2025-05-07T20:23:53.9023801Z mixed=False, 2025-05-07T20:23:53.9023924Z use_cache=False, 2025-05-07T20:23:53.9024081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9024200Z use_cpu=True, 2025-05-07T20:23:53.9024348Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9024459Z ) 2025-05-07T20:23:53.9024666Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9025198Z self=, 2025-05-07T20:23:53.9025325Z mixed_B=True, 2025-05-07T20:23:53.9025449Z compile=False, 2025-05-07T20:23:53.9025567Z T=5, 2025-05-07T20:23:53.9025684Z D=71, 2025-05-07T20:23:53.9025794Z B=2, 2025-05-07T20:23:53.9025911Z log_E=3, 2025-05-07T20:23:53.9026026Z L=12, 2025-05-07T20:23:53.9026143Z D_gradcheck=2, 2025-05-07T20:23:53.9026282Z stochastic_rounding=False, 2025-05-07T20:23:53.9026411Z weighted=False, 2025-05-07T20:23:53.9026683Z row_wise=False, 2025-05-07T20:23:53.9026815Z mixed=True, 2025-05-07T20:23:53.9026942Z use_cache=False, 2025-05-07T20:23:53.9027104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9027222Z use_cpu=True, 2025-05-07T20:23:53.9027375Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9027481Z ) 2025-05-07T20:23:53.9027683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9028515Z self=, 2025-05-07T20:23:53.9028642Z mixed_B=False, 2025-05-07T20:23:53.9028773Z compile=False, 2025-05-07T20:23:53.9028890Z T=5, 2025-05-07T20:23:53.9029000Z D=73, 2025-05-07T20:23:53.9029114Z B=81, 2025-05-07T20:23:53.9029230Z log_E=3, 2025-05-07T20:23:53.9029343Z L=17, 2025-05-07T20:23:53.9029467Z D_gradcheck=1, 2025-05-07T20:23:53.9029607Z stochastic_rounding=False, 2025-05-07T20:23:53.9029729Z weighted=False, 2025-05-07T20:23:53.9029859Z row_wise=True, 2025-05-07T20:23:53.9029977Z mixed=False, 2025-05-07T20:23:53.9030100Z use_cache=False, 2025-05-07T20:23:53.9030267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9030384Z use_cpu=True, 2025-05-07T20:23:53.9030539Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9030648Z ) 2025-05-07T20:23:53.9030843Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9031586Z self=, 2025-05-07T20:23:53.9031723Z mixed_B=True, 2025-05-07T20:23:53.9031846Z compile=False, 2025-05-07T20:23:53.9032168Z T=3, 2025-05-07T20:23:53.9032283Z D=18, 2025-05-07T20:23:53.9032396Z B=107, 2025-05-07T20:23:53.9032644Z log_E=5, 2025-05-07T20:23:53.9032758Z L=15, 2025-05-07T20:23:53.9032879Z D_gradcheck=2, 2025-05-07T20:23:53.9033025Z stochastic_rounding=True, 2025-05-07T20:23:53.9033149Z weighted=True, 2025-05-07T20:23:53.9033272Z row_wise=False, 2025-05-07T20:23:53.9033400Z mixed=False, 2025-05-07T20:23:53.9033521Z use_cache=False, 2025-05-07T20:23:53.9033686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9033804Z use_cpu=True, 2025-05-07T20:23:53.9033951Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9034066Z ) 2025-05-07T20:23:53.9034262Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9034796Z self=, 2025-05-07T20:23:53.9034919Z mixed_B=False, 2025-05-07T20:23:53.9035039Z compile=True, 2025-05-07T20:23:53.9035157Z T=3, 2025-05-07T20:23:53.9035273Z D=121, 2025-05-07T20:23:53.9035384Z B=28, 2025-05-07T20:23:53.9035499Z log_E=3, 2025-05-07T20:23:53.9035622Z L=17, 2025-05-07T20:23:53.9035741Z D_gradcheck=1, 2025-05-07T20:23:53.9035888Z stochastic_rounding=True, 2025-05-07T20:23:53.9036010Z weighted=False, 2025-05-07T20:23:53.9036131Z row_wise=True, 2025-05-07T20:23:53.9036256Z mixed=False, 2025-05-07T20:23:53.9036379Z use_cache=False, 2025-05-07T20:23:53.9036536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9036662Z use_cpu=True, 2025-05-07T20:23:53.9036810Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9036918Z ) 2025-05-07T20:23:53.9037123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9037656Z self=, 2025-05-07T20:23:53.9037775Z mixed_B=True, 2025-05-07T20:23:53.9037904Z compile=True, 2025-05-07T20:23:53.9038020Z T=2, 2025-05-07T20:23:53.9038131Z D=27, 2025-05-07T20:23:53.9038253Z B=30, 2025-05-07T20:23:53.9038370Z log_E=4, 2025-05-07T20:23:53.9038492Z L=19, 2025-05-07T20:23:53.9038610Z D_gradcheck=1, 2025-05-07T20:23:53.9038748Z stochastic_rounding=True, 2025-05-07T20:23:53.9038877Z weighted=False, 2025-05-07T20:23:53.9039135Z row_wise=False, 2025-05-07T20:23:53.9039264Z mixed=False, 2025-05-07T20:23:53.9039396Z use_cache=False, 2025-05-07T20:23:53.9039554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9039676Z use_cpu=True, 2025-05-07T20:23:53.9039833Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9039940Z ) 2025-05-07T20:23:53.9040137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9040675Z self=, 2025-05-07T20:23:53.9040797Z mixed_B=False, 2025-05-07T20:23:53.9040923Z compile=False, 2025-05-07T20:23:53.9041035Z T=4, 2025-05-07T20:23:53.9041145Z D=49, 2025-05-07T20:23:53.9041267Z B=41, 2025-05-07T20:23:53.9041384Z log_E=5, 2025-05-07T20:23:53.9041492Z L=10, 2025-05-07T20:23:53.9041618Z D_gradcheck=2, 2025-05-07T20:23:53.9041761Z stochastic_rounding=True, 2025-05-07T20:23:53.9041885Z weighted=True, 2025-05-07T20:23:53.9042015Z row_wise=False, 2025-05-07T20:23:53.9042130Z mixed=True, 2025-05-07T20:23:53.9042252Z use_cache=False, 2025-05-07T20:23:53.9042414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9042534Z use_cpu=True, 2025-05-07T20:23:53.9042681Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9042800Z ) 2025-05-07T20:23:53.9042996Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9043646Z self=, 2025-05-07T20:23:53.9043775Z mixed_B=True, 2025-05-07T20:23:53.9043898Z compile=False, 2025-05-07T20:23:53.9044090Z T=4, 2025-05-07T20:23:53.9044203Z D=24, 2025-05-07T20:23:53.9044314Z B=104, 2025-05-07T20:23:53.9044507Z log_E=4, 2025-05-07T20:23:53.9044620Z L=17, 2025-05-07T20:23:53.9044743Z D_gradcheck=1, 2025-05-07T20:23:53.9044888Z stochastic_rounding=True, 2025-05-07T20:23:53.9045010Z weighted=True, 2025-05-07T20:23:53.9045133Z row_wise=False, 2025-05-07T20:23:53.9045258Z mixed=True, 2025-05-07T20:23:53.9045379Z use_cache=True, 2025-05-07T20:23:53.9045539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9045663Z use_cpu=True, 2025-05-07T20:23:53.9045811Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9580209Z ) 2025-05-07T20:23:53.9580521Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9581132Z self=, 2025-05-07T20:23:53.9581267Z mixed_B=False, 2025-05-07T20:23:53.9581388Z compile=True, 2025-05-07T20:23:53.9581515Z T=3, 2025-05-07T20:23:53.9581633Z D=45, 2025-05-07T20:23:53.9581748Z B=79, 2025-05-07T20:23:53.9582001Z log_E=5, 2025-05-07T20:23:53.9582113Z L=0, 2025-05-07T20:23:53.9582244Z D_gradcheck=1, 2025-05-07T20:23:53.9582385Z stochastic_rounding=True, 2025-05-07T20:23:53.9582507Z weighted=False, 2025-05-07T20:23:53.9582642Z row_wise=True, 2025-05-07T20:23:53.9582758Z mixed=False, 2025-05-07T20:23:53.9582878Z use_cache=True, 2025-05-07T20:23:53.9583041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9583160Z use_cpu=True, 2025-05-07T20:23:53.9583316Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9583425Z ) 2025-05-07T20:23:53.9583623Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9584163Z self=, 2025-05-07T20:23:53.9584286Z mixed_B=False, 2025-05-07T20:23:53.9584405Z compile=True, 2025-05-07T20:23:53.9584523Z T=2, 2025-05-07T20:23:53.9584636Z D=59, 2025-05-07T20:23:53.9584747Z B=26, 2025-05-07T20:23:53.9584871Z log_E=5, 2025-05-07T20:23:53.9584983Z L=2, 2025-05-07T20:23:53.9585102Z D_gradcheck=2, 2025-05-07T20:23:53.9585250Z stochastic_rounding=True, 2025-05-07T20:23:53.9585371Z weighted=True, 2025-05-07T20:23:53.9585936Z row_wise=False, 2025-05-07T20:23:53.9586109Z mixed=False, 2025-05-07T20:23:53.9586244Z use_cache=False, 2025-05-07T20:23:53.9586467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9586588Z use_cpu=True, 2025-05-07T20:23:53.9586740Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9586857Z ) 2025-05-07T20:23:53.9587058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9587600Z self=, 2025-05-07T20:23:53.9587730Z mixed_B=True, 2025-05-07T20:23:53.9587848Z compile=True, 2025-05-07T20:23:53.9587964Z T=1, 2025-05-07T20:23:53.9588082Z D=34, 2025-05-07T20:23:53.9588193Z B=123, 2025-05-07T20:23:53.9588311Z log_E=4, 2025-05-07T20:23:53.9588428Z L=9, 2025-05-07T20:23:53.9588547Z D_gradcheck=1, 2025-05-07T20:23:53.9588699Z stochastic_rounding=True, 2025-05-07T20:23:53.9588821Z weighted=False, 2025-05-07T20:23:53.9588944Z row_wise=True, 2025-05-07T20:23:53.9589066Z mixed=False, 2025-05-07T20:23:53.9589185Z use_cache=False, 2025-05-07T20:23:53.9589337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9589460Z use_cpu=True, 2025-05-07T20:23:53.9589606Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9589713Z ) 2025-05-07T20:23:53.9589915Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9590602Z self=, 2025-05-07T20:23:53.9590749Z mixed_B=True, 2025-05-07T20:23:53.9590876Z compile=True, 2025-05-07T20:23:53.9591125Z T=5, 2025-05-07T20:23:53.9591237Z D=84, 2025-05-07T20:23:53.9591355Z B=80, 2025-05-07T20:23:53.9591471Z log_E=3, 2025-05-07T20:23:53.9591731Z L=14, 2025-05-07T20:23:53.9591851Z D_gradcheck=1, 2025-05-07T20:23:53.9591993Z stochastic_rounding=False, 2025-05-07T20:23:53.9592119Z weighted=True, 2025-05-07T20:23:53.9592246Z row_wise=False, 2025-05-07T20:23:53.9592362Z mixed=True, 2025-05-07T20:23:53.9592492Z use_cache=False, 2025-05-07T20:23:53.9592649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9592771Z use_cpu=True, 2025-05-07T20:23:53.9592928Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9593035Z ) 2025-05-07T20:23:53.9593230Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9593773Z self=, 2025-05-07T20:23:53.9593893Z mixed_B=True, 2025-05-07T20:23:53.9594023Z compile=False, 2025-05-07T20:23:53.9594141Z T=5, 2025-05-07T20:23:53.9594252Z D=34, 2025-05-07T20:23:53.9594371Z B=119, 2025-05-07T20:23:53.9594484Z log_E=3, 2025-05-07T20:23:53.9594599Z L=20, 2025-05-07T20:23:53.9594728Z D_gradcheck=2, 2025-05-07T20:23:53.9594866Z stochastic_rounding=False, 2025-05-07T20:23:53.9594989Z weighted=True, 2025-05-07T20:23:53.9595118Z row_wise=True, 2025-05-07T20:23:53.9595236Z mixed=False, 2025-05-07T20:23:53.9595357Z use_cache=False, 2025-05-07T20:23:53.9595521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9595642Z use_cpu=True, 2025-05-07T20:23:53.9595789Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9595904Z ) 2025-05-07T20:23:53.9596103Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9596648Z self=, 2025-05-07T20:23:53.9596768Z mixed_B=True, 2025-05-07T20:23:53.9596888Z compile=False, 2025-05-07T20:23:53.9597012Z T=5, 2025-05-07T20:23:53.9597126Z D=39, 2025-05-07T20:23:53.9597238Z B=64, 2025-05-07T20:23:53.9597361Z log_E=4, 2025-05-07T20:23:53.9597476Z L=11, 2025-05-07T20:23:53.9597594Z D_gradcheck=2, 2025-05-07T20:23:53.9597743Z stochastic_rounding=False, 2025-05-07T20:23:53.9597862Z weighted=True, 2025-05-07T20:23:53.9598107Z row_wise=True, 2025-05-07T20:23:53.9598244Z mixed=False, 2025-05-07T20:23:53.9598369Z use_cache=True, 2025-05-07T20:23:53.9598525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9598650Z use_cpu=True, 2025-05-07T20:23:53.9598802Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9598915Z ) 2025-05-07T20:23:53.9599110Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9599644Z self=, 2025-05-07T20:23:53.9599774Z mixed_B=False, 2025-05-07T20:23:53.9599895Z compile=True, 2025-05-07T20:23:53.9600010Z T=3, 2025-05-07T20:23:53.9600134Z D=2, 2025-05-07T20:23:53.9600247Z B=27, 2025-05-07T20:23:53.9600363Z log_E=4, 2025-05-07T20:23:53.9600487Z L=4, 2025-05-07T20:23:53.9600609Z D_gradcheck=2, 2025-05-07T20:23:53.9600749Z stochastic_rounding=False, 2025-05-07T20:23:53.9600881Z weighted=False, 2025-05-07T20:23:53.9601004Z row_wise=False, 2025-05-07T20:23:53.9601123Z mixed=False, 2025-05-07T20:23:53.9601250Z use_cache=True, 2025-05-07T20:23:53.9601408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9601533Z use_cpu=True, 2025-05-07T20:23:53.9601682Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9601791Z ) 2025-05-07T20:23:53.9601993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9602611Z self=, 2025-05-07T20:23:53.9602744Z mixed_B=False, 2025-05-07T20:23:53.9602874Z compile=False, 2025-05-07T20:23:53.9603075Z T=2, 2025-05-07T20:23:53.9603192Z D=95, 2025-05-07T20:23:53.9603309Z B=34, 2025-05-07T20:23:53.9603426Z log_E=5, 2025-05-07T20:23:53.9603612Z L=3, 2025-05-07T20:23:53.9603740Z D_gradcheck=1, 2025-05-07T20:23:53.9603884Z stochastic_rounding=True, 2025-05-07T20:23:53.9604012Z weighted=False, 2025-05-07T20:23:53.9604143Z row_wise=False, 2025-05-07T20:23:53.9604264Z mixed=False, 2025-05-07T20:23:53.9604392Z use_cache=False, 2025-05-07T20:23:53.9604549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9604667Z use_cpu=True, 2025-05-07T20:23:53.9604822Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9604930Z ) 2025-05-07T20:23:53.9605124Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9605664Z self=, 2025-05-07T20:23:53.9605785Z mixed_B=True, 2025-05-07T20:23:53.9605905Z compile=True, 2025-05-07T20:23:53.9615317Z T=5, 2025-05-07T20:23:53.9615499Z D=10, 2025-05-07T20:23:53.9615614Z B=86, 2025-05-07T20:23:53.9615748Z log_E=4, 2025-05-07T20:23:53.9615881Z L=12, 2025-05-07T20:23:53.9616004Z D_gradcheck=1, 2025-05-07T20:23:53.9616153Z stochastic_rounding=True, 2025-05-07T20:23:53.9616278Z weighted=False, 2025-05-07T20:23:53.9616409Z row_wise=False, 2025-05-07T20:23:53.9616540Z mixed=False, 2025-05-07T20:23:53.9616667Z use_cache=True, 2025-05-07T20:23:53.9616839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9616961Z use_cpu=True, 2025-05-07T20:23:53.9617109Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9617225Z ) 2025-05-07T20:23:53.9617430Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9617986Z self=, 2025-05-07T20:23:53.9618119Z mixed_B=False, 2025-05-07T20:23:53.9618238Z compile=True, 2025-05-07T20:23:53.9618357Z T=4, 2025-05-07T20:23:53.9618478Z D=71, 2025-05-07T20:23:53.9618589Z B=37, 2025-05-07T20:23:53.9618701Z log_E=5, 2025-05-07T20:23:53.9618825Z L=13, 2025-05-07T20:23:53.9618948Z D_gradcheck=2, 2025-05-07T20:23:53.9619094Z stochastic_rounding=True, 2025-05-07T20:23:53.9619221Z weighted=True, 2025-05-07T20:23:53.9619341Z row_wise=False, 2025-05-07T20:23:53.9619707Z mixed=False, 2025-05-07T20:23:53.9619853Z use_cache=False, 2025-05-07T20:23:53.9620015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9620152Z use_cpu=True, 2025-05-07T20:23:53.9620303Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9620413Z ) 2025-05-07T20:23:53.9620623Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9621164Z self=, 2025-05-07T20:23:53.9621287Z mixed_B=True, 2025-05-07T20:23:53.9621425Z compile=False, 2025-05-07T20:23:53.9621544Z T=5, 2025-05-07T20:23:53.9621663Z D=123, 2025-05-07T20:23:53.9621781Z B=71, 2025-05-07T20:23:53.9621899Z log_E=5, 2025-05-07T20:23:53.9622033Z L=4, 2025-05-07T20:23:53.9622166Z D_gradcheck=1, 2025-05-07T20:23:53.9622316Z stochastic_rounding=False, 2025-05-07T20:23:53.9622456Z weighted=False, 2025-05-07T20:23:53.9622587Z row_wise=True, 2025-05-07T20:23:53.9622716Z mixed=False, 2025-05-07T20:23:53.9622857Z use_cache=True, 2025-05-07T20:23:53.9623027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9623150Z use_cpu=True, 2025-05-07T20:23:53.9623307Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9623431Z ) 2025-05-07T20:23:53.9623636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9624321Z self=, 2025-05-07T20:23:53.9624455Z mixed_B=True, 2025-05-07T20:23:53.9624601Z compile=True, 2025-05-07T20:23:53.9624857Z T=3, 2025-05-07T20:23:53.9624982Z D=31, 2025-05-07T20:23:53.9625098Z B=83, 2025-05-07T20:23:53.9625213Z log_E=5, 2025-05-07T20:23:53.9625422Z L=12, 2025-05-07T20:23:53.9625549Z D_gradcheck=1, 2025-05-07T20:23:53.9625689Z stochastic_rounding=False, 2025-05-07T20:23:53.9625812Z weighted=False, 2025-05-07T20:23:53.9625937Z row_wise=True, 2025-05-07T20:23:53.9626062Z mixed=True, 2025-05-07T20:23:53.9626184Z use_cache=False, 2025-05-07T20:23:53.9626349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9626467Z use_cpu=True, 2025-05-07T20:23:53.9626614Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9626728Z ) 2025-05-07T20:23:53.9626921Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9627460Z self=, 2025-05-07T20:23:53.9627579Z mixed_B=False, 2025-05-07T20:23:53.9627698Z compile=False, 2025-05-07T20:23:53.9628103Z T=1, 2025-05-07T20:23:53.9628234Z D=34, 2025-05-07T20:23:53.9628347Z B=63, 2025-05-07T20:23:53.9628463Z log_E=5, 2025-05-07T20:23:53.9628582Z L=11, 2025-05-07T20:23:53.9628704Z D_gradcheck=1, 2025-05-07T20:23:53.9628850Z stochastic_rounding=True, 2025-05-07T20:23:53.9628970Z weighted=True, 2025-05-07T20:23:53.9629091Z row_wise=False, 2025-05-07T20:23:53.9629219Z mixed=False, 2025-05-07T20:23:53.9629339Z use_cache=True, 2025-05-07T20:23:53.9629497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9629624Z use_cpu=True, 2025-05-07T20:23:53.9629774Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9629892Z ) 2025-05-07T20:23:53.9630090Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9630626Z self=, 2025-05-07T20:23:53.9630754Z mixed_B=False, 2025-05-07T20:23:53.9630880Z compile=False, 2025-05-07T20:23:53.9630996Z T=5, 2025-05-07T20:23:53.9631115Z D=119, 2025-05-07T20:23:53.9631228Z B=43, 2025-05-07T20:23:53.9631341Z log_E=5, 2025-05-07T20:23:53.9631466Z L=2, 2025-05-07T20:23:53.9631585Z D_gradcheck=2, 2025-05-07T20:23:53.9631723Z stochastic_rounding=True, 2025-05-07T20:23:53.9631853Z weighted=False, 2025-05-07T20:23:53.9631972Z row_wise=False, 2025-05-07T20:23:53.9632354Z mixed=False, 2025-05-07T20:23:53.9632505Z use_cache=False, 2025-05-07T20:23:53.9632753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9632872Z use_cpu=True, 2025-05-07T20:23:53.9633023Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9633140Z ) 2025-05-07T20:23:53.9633334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9633873Z self=, 2025-05-07T20:23:53.9633998Z mixed_B=True, 2025-05-07T20:23:53.9634119Z compile=False, 2025-05-07T20:23:53.9634233Z T=3, 2025-05-07T20:23:53.9634355Z D=110, 2025-05-07T20:23:53.9634467Z B=128, 2025-05-07T20:23:53.9634582Z log_E=3, 2025-05-07T20:23:53.9634708Z L=11, 2025-05-07T20:23:53.9634829Z D_gradcheck=2, 2025-05-07T20:23:53.9634968Z stochastic_rounding=True, 2025-05-07T20:23:53.9635091Z weighted=True, 2025-05-07T20:23:53.9635212Z row_wise=False, 2025-05-07T20:23:53.9635344Z mixed=False, 2025-05-07T20:23:53.9635463Z use_cache=True, 2025-05-07T20:23:53.9635624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:53.9635751Z use_cpu=True, 2025-05-07T20:23:53.9635898Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9636012Z ) 2025-05-07T20:23:53.9636215Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9636876Z self=, 2025-05-07T20:23:53.9637008Z mixed_B=True, 2025-05-07T20:23:53.9637138Z compile=True, 2025-05-07T20:23:53.9637400Z T=5, 2025-05-07T20:23:53.9637513Z D=69, 2025-05-07T20:23:53.9637630Z B=37, 2025-05-07T20:23:53.9637742Z log_E=5, 2025-05-07T20:23:53.9638012Z L=3, 2025-05-07T20:23:53.9638139Z D_gradcheck=1, 2025-05-07T20:23:53.9638280Z stochastic_rounding=False, 2025-05-07T20:23:53.9638411Z weighted=False, 2025-05-07T20:23:53.9638530Z row_wise=True, 2025-05-07T20:23:53.9638658Z mixed=True, 2025-05-07T20:23:53.9638795Z use_cache=False, 2025-05-07T20:23:53.9638954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9639073Z use_cpu=True, 2025-05-07T20:23:53.9639235Z output_dtype=SparseType.FP16, 2025-05-07T20:23:53.9639342Z ) 2025-05-07T20:23:53.9639542Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9640088Z self=, 2025-05-07T20:23:53.9640209Z mixed_B=False, 2025-05-07T20:23:53.9640329Z compile=True, 2025-05-07T20:23:53.9640450Z T=3, 2025-05-07T20:23:53.9640562Z D=99, 2025-05-07T20:23:53.9640699Z B=6, 2025-05-07T20:23:53.9640813Z log_E=3, 2025-05-07T20:23:53.9640929Z L=20, 2025-05-07T20:23:53.9641055Z D_gradcheck=2, 2025-05-07T20:23:53.9641193Z stochastic_rounding=False, 2025-05-07T20:23:53.9641319Z weighted=False, 2025-05-07T20:23:53.9641446Z row_wise=True, 2025-05-07T20:23:53.9641568Z mixed=True, 2025-05-07T20:23:53.9641688Z use_cache=True, 2025-05-07T20:23:53.9641856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9641977Z use_cpu=True, 2025-05-07T20:23:53.9642126Z output_dtype=SparseType.FP32, 2025-05-07T20:23:53.9642241Z ) 2025-05-07T20:23:53.9642436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:53.9642968Z self=, 2025-05-07T20:23:53.9643097Z mixed_B=True, 2025-05-07T20:23:53.9643217Z compile=True, 2025-05-07T20:23:53.9643341Z T=2, 2025-05-07T20:23:53.9643453Z D=37, 2025-05-07T20:23:53.9643566Z B=53, 2025-05-07T20:23:53.9643686Z log_E=3, 2025-05-07T20:23:53.9643800Z L=11, 2025-05-07T20:23:53.9643918Z D_gradcheck=1, 2025-05-07T20:23:53.9644060Z stochastic_rounding=True, 2025-05-07T20:23:53.9644181Z weighted=True, 2025-05-07T20:23:53.9644302Z row_wise=False, 2025-05-07T20:23:53.9644549Z mixed=False, 2025-05-07T20:23:53.9644682Z use_cache=True, 2025-05-07T20:23:53.9644840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:53.9644969Z use_cpu=True, 2025-05-07T20:23:53.9645117Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0197540Z ) 2025-05-07T20:23:54.0197839Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0198500Z self=, 2025-05-07T20:23:54.0198637Z mixed_B=True, 2025-05-07T20:23:54.0198763Z compile=True, 2025-05-07T20:23:54.0198895Z T=2, 2025-05-07T20:23:54.0199015Z D=123, 2025-05-07T20:23:54.0199130Z B=114, 2025-05-07T20:23:54.0199259Z log_E=4, 2025-05-07T20:23:54.0199384Z L=9, 2025-05-07T20:23:54.0199506Z D_gradcheck=2, 2025-05-07T20:23:54.0199656Z stochastic_rounding=False, 2025-05-07T20:23:54.0199779Z weighted=False, 2025-05-07T20:23:54.0199902Z row_wise=False, 2025-05-07T20:23:54.0200145Z mixed=False, 2025-05-07T20:23:54.0200276Z use_cache=True, 2025-05-07T20:23:54.0200437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0200565Z use_cpu=True, 2025-05-07T20:23:54.0200713Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0200823Z ) 2025-05-07T20:23:54.0201036Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0201957Z self=, 2025-05-07T20:23:54.0202109Z mixed_B=True, 2025-05-07T20:23:54.0202233Z compile=True, 2025-05-07T20:23:54.0202483Z T=4, 2025-05-07T20:23:54.0202602Z D=62, 2025-05-07T20:23:54.0202715Z B=19, 2025-05-07T20:23:54.0202830Z log_E=3, 2025-05-07T20:23:54.0203090Z L=15, 2025-05-07T20:23:54.0203213Z D_gradcheck=1, 2025-05-07T20:23:54.0203358Z stochastic_rounding=False, 2025-05-07T20:23:54.0203490Z weighted=True, 2025-05-07T20:23:54.0203610Z row_wise=True, 2025-05-07T20:23:54.0203749Z mixed=False, 2025-05-07T20:23:54.0203875Z use_cache=True, 2025-05-07T20:23:54.0204039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0204159Z use_cpu=True, 2025-05-07T20:23:54.0204315Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0204423Z ) 2025-05-07T20:23:54.0204632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0205167Z self=, 2025-05-07T20:23:54.0205285Z mixed_B=False, 2025-05-07T20:23:54.0205412Z compile=False, 2025-05-07T20:23:54.0205523Z T=3, 2025-05-07T20:23:54.0205638Z D=51, 2025-05-07T20:23:54.0205754Z B=124, 2025-05-07T20:23:54.0205868Z log_E=4, 2025-05-07T20:23:54.0205985Z L=10, 2025-05-07T20:23:54.0206120Z D_gradcheck=1, 2025-05-07T20:23:54.0206401Z stochastic_rounding=False, 2025-05-07T20:23:54.0206522Z weighted=True, 2025-05-07T20:23:54.0206646Z row_wise=True, 2025-05-07T20:23:54.0206770Z mixed=False, 2025-05-07T20:23:54.0206901Z use_cache=False, 2025-05-07T20:23:54.0207056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0207178Z use_cpu=True, 2025-05-07T20:23:54.0207332Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0207439Z ) 2025-05-07T20:23:54.0207639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0208181Z self=, 2025-05-07T20:23:54.0208303Z mixed_B=True, 2025-05-07T20:23:54.0208424Z compile=True, 2025-05-07T20:23:54.0208544Z T=4, 2025-05-07T20:23:54.0208658Z D=15, 2025-05-07T20:23:54.0208770Z B=83, 2025-05-07T20:23:54.0208894Z log_E=3, 2025-05-07T20:23:54.0209009Z L=17, 2025-05-07T20:23:54.0209130Z D_gradcheck=2, 2025-05-07T20:23:54.0209282Z stochastic_rounding=False, 2025-05-07T20:23:54.0209522Z weighted=False, 2025-05-07T20:23:54.0209662Z row_wise=True, 2025-05-07T20:23:54.0210000Z mixed=True, 2025-05-07T20:23:54.0210145Z use_cache=True, 2025-05-07T20:23:54.0210311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0210430Z use_cpu=True, 2025-05-07T20:23:54.0210578Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0210695Z ) 2025-05-07T20:23:54.0210892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0211432Z self=, 2025-05-07T20:23:54.0211560Z mixed_B=True, 2025-05-07T20:23:54.0211683Z compile=True, 2025-05-07T20:23:54.0211794Z T=3, 2025-05-07T20:23:54.0211922Z D=47, 2025-05-07T20:23:54.0212034Z B=28, 2025-05-07T20:23:54.0212153Z log_E=4, 2025-05-07T20:23:54.0212269Z L=15, 2025-05-07T20:23:54.0212389Z D_gradcheck=1, 2025-05-07T20:23:54.0212536Z stochastic_rounding=True, 2025-05-07T20:23:54.0212661Z weighted=False, 2025-05-07T20:23:54.0212782Z row_wise=False, 2025-05-07T20:23:54.0212911Z mixed=False, 2025-05-07T20:23:54.0213035Z use_cache=True, 2025-05-07T20:23:54.0213189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0213323Z use_cpu=True, 2025-05-07T20:23:54.0213474Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0213581Z ) 2025-05-07T20:23:54.0213790Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0214451Z self=, 2025-05-07T20:23:54.0214602Z mixed_B=False, 2025-05-07T20:23:54.0214723Z compile=False, 2025-05-07T20:23:54.0214836Z T=4, 2025-05-07T20:23:54.0215057Z D=4, 2025-05-07T20:23:54.0215177Z B=7, 2025-05-07T20:23:54.0215299Z log_E=3, 2025-05-07T20:23:54.0215508Z L=20, 2025-05-07T20:23:54.0215631Z D_gradcheck=2, 2025-05-07T20:23:54.0215775Z stochastic_rounding=False, 2025-05-07T20:23:54.0215908Z weighted=False, 2025-05-07T20:23:54.0216032Z row_wise=True, 2025-05-07T20:23:54.0216156Z mixed=True, 2025-05-07T20:23:54.0216286Z use_cache=False, 2025-05-07T20:23:54.0216444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0216569Z use_cpu=True, 2025-05-07T20:23:54.0216733Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0216844Z ) 2025-05-07T20:23:54.0217044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0217591Z self=, 2025-05-07T20:23:54.0217712Z mixed_B=True, 2025-05-07T20:23:54.0217838Z compile=True, 2025-05-07T20:23:54.0217952Z T=1, 2025-05-07T20:23:54.0218067Z D=30, 2025-05-07T20:23:54.0218190Z B=52, 2025-05-07T20:23:54.0218303Z log_E=4, 2025-05-07T20:23:54.0218420Z L=6, 2025-05-07T20:23:54.0218549Z D_gradcheck=1, 2025-05-07T20:23:54.0218695Z stochastic_rounding=False, 2025-05-07T20:23:54.0218818Z weighted=False, 2025-05-07T20:23:54.0218942Z row_wise=False, 2025-05-07T20:23:54.0219064Z mixed=True, 2025-05-07T20:23:54.0219189Z use_cache=True, 2025-05-07T20:23:54.0219357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0219477Z use_cpu=True, 2025-05-07T20:23:54.0219628Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0219749Z ) 2025-05-07T20:23:54.0219962Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0220509Z self=, 2025-05-07T20:23:54.0220628Z mixed_B=True, 2025-05-07T20:23:54.0220753Z compile=True, 2025-05-07T20:23:54.0220872Z T=2, 2025-05-07T20:23:54.0220991Z D=116, 2025-05-07T20:23:54.0221104Z B=55, 2025-05-07T20:23:54.0221228Z log_E=5, 2025-05-07T20:23:54.0221348Z L=3, 2025-05-07T20:23:54.0221468Z D_gradcheck=1, 2025-05-07T20:23:54.0221620Z stochastic_rounding=True, 2025-05-07T20:23:54.0221743Z weighted=False, 2025-05-07T20:23:54.0221870Z row_wise=True, 2025-05-07T20:23:54.0222164Z mixed=True, 2025-05-07T20:23:54.0222303Z use_cache=False, 2025-05-07T20:23:54.0222462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0222588Z use_cpu=True, 2025-05-07T20:23:54.0222740Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0222856Z ) 2025-05-07T20:23:54.0223052Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0223598Z self=, 2025-05-07T20:23:54.0223726Z mixed_B=True, 2025-05-07T20:23:54.0223849Z compile=False, 2025-05-07T20:23:54.0223963Z T=4, 2025-05-07T20:23:54.0224088Z D=114, 2025-05-07T20:23:54.0224198Z B=11, 2025-05-07T20:23:54.0224311Z log_E=4, 2025-05-07T20:23:54.0224439Z L=16, 2025-05-07T20:23:54.0224558Z D_gradcheck=2, 2025-05-07T20:23:54.0224698Z stochastic_rounding=True, 2025-05-07T20:23:54.0224828Z weighted=False, 2025-05-07T20:23:54.0224951Z row_wise=False, 2025-05-07T20:23:54.0225084Z mixed=False, 2025-05-07T20:23:54.0225213Z use_cache=False, 2025-05-07T20:23:54.0225382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0225511Z use_cpu=True, 2025-05-07T20:23:54.0225660Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0225768Z ) 2025-05-07T20:23:54.0225972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0226605Z self=, 2025-05-07T20:23:54.0226750Z mixed_B=True, 2025-05-07T20:23:54.0226892Z compile=False, 2025-05-07T20:23:54.0227009Z T=5, 2025-05-07T20:23:54.0227237Z D=36, 2025-05-07T20:23:54.0227358Z B=111, 2025-05-07T20:23:54.0227478Z log_E=5, 2025-05-07T20:23:54.0227674Z L=20, 2025-05-07T20:23:54.0228087Z D_gradcheck=2, 2025-05-07T20:23:54.0228261Z stochastic_rounding=True, 2025-05-07T20:23:54.0228395Z weighted=True, 2025-05-07T20:23:54.0228516Z row_wise=True, 2025-05-07T20:23:54.0228666Z mixed=False, 2025-05-07T20:23:54.0228801Z use_cache=False, 2025-05-07T20:23:54.0228961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0229082Z use_cpu=True, 2025-05-07T20:23:54.0229247Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0229358Z ) 2025-05-07T20:23:54.0229560Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0230108Z self=, 2025-05-07T20:23:54.0230230Z mixed_B=False, 2025-05-07T20:23:54.0230352Z compile=False, 2025-05-07T20:23:54.0230476Z T=1, 2025-05-07T20:23:54.0230594Z D=44, 2025-05-07T20:23:54.0230713Z B=65, 2025-05-07T20:23:54.0230831Z log_E=4, 2025-05-07T20:23:54.0230953Z L=13, 2025-05-07T20:23:54.0231082Z D_gradcheck=2, 2025-05-07T20:23:54.0231224Z stochastic_rounding=True, 2025-05-07T20:23:54.0231353Z weighted=False, 2025-05-07T20:23:54.0231479Z row_wise=False, 2025-05-07T20:23:54.0231608Z mixed=False, 2025-05-07T20:23:54.0231733Z use_cache=False, 2025-05-07T20:23:54.0231900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0232035Z use_cpu=True, 2025-05-07T20:23:54.0232184Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0232302Z ) 2025-05-07T20:23:54.0232504Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0233042Z self=, 2025-05-07T20:23:54.0233173Z mixed_B=True, 2025-05-07T20:23:54.0233295Z compile=False, 2025-05-07T20:23:54.0233414Z T=1, 2025-05-07T20:23:54.0233536Z D=19, 2025-05-07T20:23:54.0233648Z B=115, 2025-05-07T20:23:54.0233772Z log_E=3, 2025-05-07T20:23:54.0233889Z L=13, 2025-05-07T20:23:54.0234009Z D_gradcheck=2, 2025-05-07T20:23:54.0234158Z stochastic_rounding=False, 2025-05-07T20:23:54.0234279Z weighted=True, 2025-05-07T20:23:54.0234400Z row_wise=False, 2025-05-07T20:23:54.0234813Z mixed=True, 2025-05-07T20:23:54.0234956Z use_cache=False, 2025-05-07T20:23:54.0235114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0235252Z use_cpu=True, 2025-05-07T20:23:54.0235403Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0235517Z ) 2025-05-07T20:23:54.0235731Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0236270Z self=, 2025-05-07T20:23:54.0236397Z mixed_B=False, 2025-05-07T20:23:54.0236520Z compile=True, 2025-05-07T20:23:54.0236632Z T=5, 2025-05-07T20:23:54.0236755Z D=20, 2025-05-07T20:23:54.0236868Z B=69, 2025-05-07T20:23:54.0236981Z log_E=5, 2025-05-07T20:23:54.0237108Z L=16, 2025-05-07T20:23:54.0237232Z D_gradcheck=1, 2025-05-07T20:23:54.0237380Z stochastic_rounding=False, 2025-05-07T20:23:54.0237518Z weighted=True, 2025-05-07T20:23:54.0237645Z row_wise=False, 2025-05-07T20:23:54.0237771Z mixed=True, 2025-05-07T20:23:54.0237904Z use_cache=False, 2025-05-07T20:23:54.0238063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0238232Z use_cpu=True, 2025-05-07T20:23:54.0238389Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0238506Z ) 2025-05-07T20:23:54.0238711Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0239400Z self=, 2025-05-07T20:23:54.0239537Z mixed_B=True, 2025-05-07T20:23:54.0239672Z compile=False, 2025-05-07T20:23:54.0239787Z T=2, 2025-05-07T20:23:54.0240124Z D=37, 2025-05-07T20:23:54.0240264Z B=7, 2025-05-07T20:23:54.0240444Z log_E=3, 2025-05-07T20:23:54.0240738Z L=9, 2025-05-07T20:23:54.0240881Z D_gradcheck=2, 2025-05-07T20:23:54.0241056Z stochastic_rounding=True, 2025-05-07T20:23:54.0241192Z weighted=False, 2025-05-07T20:23:54.0241321Z row_wise=True, 2025-05-07T20:23:54.0241446Z mixed=False, 2025-05-07T20:23:54.0241569Z use_cache=True, 2025-05-07T20:23:54.0241746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0241872Z use_cpu=True, 2025-05-07T20:23:54.0242035Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0242146Z ) 2025-05-07T20:23:54.0242349Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0242911Z self=, 2025-05-07T20:23:54.0243042Z mixed_B=False, 2025-05-07T20:23:54.0243160Z compile=False, 2025-05-07T20:23:54.0243286Z T=5, 2025-05-07T20:23:54.0243403Z D=109, 2025-05-07T20:23:54.0243516Z B=78, 2025-05-07T20:23:54.0243640Z log_E=3, 2025-05-07T20:23:54.0243761Z L=18, 2025-05-07T20:23:54.0243885Z D_gradcheck=2, 2025-05-07T20:23:54.0244036Z stochastic_rounding=False, 2025-05-07T20:23:54.0244164Z weighted=True, 2025-05-07T20:23:54.0244292Z row_wise=False, 2025-05-07T20:23:54.0244419Z mixed=True, 2025-05-07T20:23:54.0244544Z use_cache=False, 2025-05-07T20:23:54.0244719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0244885Z use_cpu=True, 2025-05-07T20:23:54.0245100Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0245227Z ) 2025-05-07T20:23:54.0245476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0246020Z self=, 2025-05-07T20:23:54.0246151Z mixed_B=True, 2025-05-07T20:23:54.0246274Z compile=True, 2025-05-07T20:23:54.0246392Z T=5, 2025-05-07T20:23:54.0246518Z D=47, 2025-05-07T20:23:54.0246632Z B=84, 2025-05-07T20:23:54.0246750Z log_E=4, 2025-05-07T20:23:54.0246881Z L=9, 2025-05-07T20:23:54.0247010Z D_gradcheck=1, 2025-05-07T20:23:54.0247160Z stochastic_rounding=True, 2025-05-07T20:23:54.0247285Z weighted=False, 2025-05-07T20:23:54.0247414Z row_wise=True, 2025-05-07T20:23:54.0247686Z mixed=True, 2025-05-07T20:23:54.0247838Z use_cache=False, 2025-05-07T20:23:54.0248005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0248133Z use_cpu=True, 2025-05-07T20:23:54.0248285Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0248394Z ) 2025-05-07T20:23:54.0248601Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0249142Z self=, 2025-05-07T20:23:54.0249265Z mixed_B=False, 2025-05-07T20:23:54.0249531Z compile=False, 2025-05-07T20:23:54.0249657Z T=2, 2025-05-07T20:23:54.0249783Z D=56, 2025-05-07T20:23:54.0249897Z B=116, 2025-05-07T20:23:54.0250012Z log_E=4, 2025-05-07T20:23:54.0250139Z L=14, 2025-05-07T20:23:54.0250261Z D_gradcheck=1, 2025-05-07T20:23:54.0250403Z stochastic_rounding=False, 2025-05-07T20:23:54.0250535Z weighted=True, 2025-05-07T20:23:54.0250657Z row_wise=True, 2025-05-07T20:23:54.0250778Z mixed=False, 2025-05-07T20:23:54.0250913Z use_cache=False, 2025-05-07T20:23:54.0251074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0251202Z use_cpu=True, 2025-05-07T20:23:54.0251363Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0251471Z ) 2025-05-07T20:23:54.0251662Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0252332Z self=, 2025-05-07T20:23:54.0252465Z mixed_B=False, 2025-05-07T20:23:54.0252594Z compile=True, 2025-05-07T20:23:54.0252710Z T=5, 2025-05-07T20:23:54.0252934Z D=16, 2025-05-07T20:23:54.0253062Z B=22, 2025-05-07T20:23:54.0253174Z log_E=3, 2025-05-07T20:23:54.0253368Z L=11, 2025-05-07T20:23:54.0253497Z D_gradcheck=2, 2025-05-07T20:23:54.0253637Z stochastic_rounding=False, 2025-05-07T20:23:54.0253759Z weighted=True, 2025-05-07T20:23:54.0253886Z row_wise=True, 2025-05-07T20:23:54.0254004Z mixed=True, 2025-05-07T20:23:54.0254131Z use_cache=False, 2025-05-07T20:23:54.0254299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0254423Z use_cpu=True, 2025-05-07T20:23:54.0254574Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0843749Z ) 2025-05-07T20:23:54.0844040Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0844665Z self=, 2025-05-07T20:23:54.0844793Z mixed_B=False, 2025-05-07T20:23:54.0844913Z compile=True, 2025-05-07T20:23:54.0845033Z T=2, 2025-05-07T20:23:54.0845152Z D=112, 2025-05-07T20:23:54.0845260Z B=100, 2025-05-07T20:23:54.0845388Z log_E=3, 2025-05-07T20:23:54.0845512Z L=8, 2025-05-07T20:23:54.0845640Z D_gradcheck=2, 2025-05-07T20:23:54.0845785Z stochastic_rounding=False, 2025-05-07T20:23:54.0845907Z weighted=False, 2025-05-07T20:23:54.0846033Z row_wise=True, 2025-05-07T20:23:54.0846156Z mixed=True, 2025-05-07T20:23:54.0846276Z use_cache=False, 2025-05-07T20:23:54.0846446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0846565Z use_cpu=True, 2025-05-07T20:23:54.0846716Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0846833Z ) 2025-05-07T20:23:54.0847035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0847566Z self=, 2025-05-07T20:23:54.0847692Z mixed_B=True, 2025-05-07T20:23:54.0847808Z compile=True, 2025-05-07T20:23:54.0847924Z T=4, 2025-05-07T20:23:54.0848038Z D=16, 2025-05-07T20:23:54.0848149Z B=108, 2025-05-07T20:23:54.0848270Z log_E=3, 2025-05-07T20:23:54.0848385Z L=1, 2025-05-07T20:23:54.0848509Z D_gradcheck=1, 2025-05-07T20:23:54.0848741Z stochastic_rounding=False, 2025-05-07T20:23:54.0848863Z weighted=False, 2025-05-07T20:23:54.0848985Z row_wise=False, 2025-05-07T20:23:54.0849541Z mixed=False, 2025-05-07T20:23:54.0849691Z use_cache=False, 2025-05-07T20:23:54.0849849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0849975Z use_cpu=True, 2025-05-07T20:23:54.0850125Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0850233Z ) 2025-05-07T20:23:54.0850444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0850985Z self=, 2025-05-07T20:23:54.0851112Z mixed_B=True, 2025-05-07T20:23:54.0851235Z compile=False, 2025-05-07T20:23:54.0851345Z T=2, 2025-05-07T20:23:54.0851465Z D=104, 2025-05-07T20:23:54.0851580Z B=118, 2025-05-07T20:23:54.0851694Z log_E=5, 2025-05-07T20:23:54.0851821Z L=2, 2025-05-07T20:23:54.0851943Z D_gradcheck=2, 2025-05-07T20:23:54.0852086Z stochastic_rounding=False, 2025-05-07T20:23:54.0852223Z weighted=False, 2025-05-07T20:23:54.0852344Z row_wise=True, 2025-05-07T20:23:54.0852699Z mixed=True, 2025-05-07T20:23:54.0852835Z use_cache=False, 2025-05-07T20:23:54.0852995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0853123Z use_cpu=True, 2025-05-07T20:23:54.0853272Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0853382Z ) 2025-05-07T20:23:54.0853624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0854324Z self=, 2025-05-07T20:23:54.0854460Z mixed_B=True, 2025-05-07T20:23:54.0854586Z compile=False, 2025-05-07T20:23:54.0854701Z T=3, 2025-05-07T20:23:54.0855008Z D=67, 2025-05-07T20:23:54.0855127Z B=49, 2025-05-07T20:23:54.0855240Z log_E=4, 2025-05-07T20:23:54.0855352Z L=12, 2025-05-07T20:23:54.0855680Z D_gradcheck=2, 2025-05-07T20:23:54.0855824Z stochastic_rounding=True, 2025-05-07T20:23:54.0855947Z weighted=False, 2025-05-07T20:23:54.0856082Z row_wise=True, 2025-05-07T20:23:54.0856205Z mixed=False, 2025-05-07T20:23:54.0856339Z use_cache=False, 2025-05-07T20:23:54.0856496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0856615Z use_cpu=True, 2025-05-07T20:23:54.0856771Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0856882Z ) 2025-05-07T20:23:54.0857082Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0857618Z self=, 2025-05-07T20:23:54.0857736Z mixed_B=True, 2025-05-07T20:23:54.0857856Z compile=False, 2025-05-07T20:23:54.0857974Z T=1, 2025-05-07T20:23:54.0858088Z D=90, 2025-05-07T20:23:54.0858201Z B=83, 2025-05-07T20:23:54.0858322Z log_E=3, 2025-05-07T20:23:54.0858438Z L=13, 2025-05-07T20:23:54.0858562Z D_gradcheck=1, 2025-05-07T20:23:54.0858714Z stochastic_rounding=False, 2025-05-07T20:23:54.0858838Z weighted=False, 2025-05-07T20:23:54.0858965Z row_wise=False, 2025-05-07T20:23:54.0859086Z mixed=True, 2025-05-07T20:23:54.0859206Z use_cache=True, 2025-05-07T20:23:54.0859368Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0859489Z use_cpu=True, 2025-05-07T20:23:54.0859640Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0859754Z ) 2025-05-07T20:23:54.0859951Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0860489Z self=, 2025-05-07T20:23:54.0860616Z mixed_B=True, 2025-05-07T20:23:54.0860824Z compile=True, 2025-05-07T20:23:54.0860945Z T=1, 2025-05-07T20:23:54.0861071Z D=50, 2025-05-07T20:23:54.0861185Z B=21, 2025-05-07T20:23:54.0861310Z log_E=5, 2025-05-07T20:23:54.0861424Z L=2, 2025-05-07T20:23:54.0861556Z D_gradcheck=2, 2025-05-07T20:23:54.0861705Z stochastic_rounding=False, 2025-05-07T20:23:54.0861831Z weighted=False, 2025-05-07T20:23:54.0861952Z row_wise=False, 2025-05-07T20:23:54.0862187Z mixed=True, 2025-05-07T20:23:54.0862322Z use_cache=True, 2025-05-07T20:23:54.0862545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0862687Z use_cpu=True, 2025-05-07T20:23:54.0862842Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0862953Z ) 2025-05-07T20:23:54.0863162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0863699Z self=, 2025-05-07T20:23:54.0863831Z mixed_B=True, 2025-05-07T20:23:54.0863954Z compile=False, 2025-05-07T20:23:54.0864064Z T=1, 2025-05-07T20:23:54.0864188Z D=38, 2025-05-07T20:23:54.0864302Z B=116, 2025-05-07T20:23:54.0864414Z log_E=3, 2025-05-07T20:23:54.0864537Z L=12, 2025-05-07T20:23:54.0864661Z D_gradcheck=2, 2025-05-07T20:23:54.0864803Z stochastic_rounding=False, 2025-05-07T20:23:54.0864931Z weighted=True, 2025-05-07T20:23:54.0865049Z row_wise=True, 2025-05-07T20:23:54.0865176Z mixed=False, 2025-05-07T20:23:54.0865304Z use_cache=False, 2025-05-07T20:23:54.0865466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0865588Z use_cpu=True, 2025-05-07T20:23:54.0865744Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0865853Z ) 2025-05-07T20:23:54.0866053Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0866707Z self=, 2025-05-07T20:23:54.0866839Z mixed_B=False, 2025-05-07T20:23:54.0866968Z compile=False, 2025-05-07T20:23:54.0867093Z T=1, 2025-05-07T20:23:54.0867340Z D=11, 2025-05-07T20:23:54.0867467Z B=84, 2025-05-07T20:23:54.0867583Z log_E=5, 2025-05-07T20:23:54.0867694Z L=11, 2025-05-07T20:23:54.0867985Z D_gradcheck=1, 2025-05-07T20:23:54.0868134Z stochastic_rounding=True, 2025-05-07T20:23:54.0868259Z weighted=False, 2025-05-07T20:23:54.0868435Z row_wise=False, 2025-05-07T20:23:54.0868566Z mixed=False, 2025-05-07T20:23:54.0868691Z use_cache=False, 2025-05-07T20:23:54.0868857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0868978Z use_cpu=True, 2025-05-07T20:23:54.0869128Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0869248Z ) 2025-05-07T20:23:54.0869445Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0869994Z self=, 2025-05-07T20:23:54.0870115Z mixed_B=True, 2025-05-07T20:23:54.0870234Z compile=False, 2025-05-07T20:23:54.0870357Z T=4, 2025-05-07T20:23:54.0870475Z D=97, 2025-05-07T20:23:54.0870587Z B=52, 2025-05-07T20:23:54.0870704Z log_E=4, 2025-05-07T20:23:54.0870815Z L=13, 2025-05-07T20:23:54.0870936Z D_gradcheck=1, 2025-05-07T20:23:54.0871082Z stochastic_rounding=False, 2025-05-07T20:23:54.0871205Z weighted=True, 2025-05-07T20:23:54.0871335Z row_wise=False, 2025-05-07T20:23:54.0871526Z mixed=True, 2025-05-07T20:23:54.0871658Z use_cache=False, 2025-05-07T20:23:54.0871828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0871951Z use_cpu=True, 2025-05-07T20:23:54.0872104Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0872223Z ) 2025-05-07T20:23:54.0872427Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0872965Z self=, 2025-05-07T20:23:54.0873090Z mixed_B=True, 2025-05-07T20:23:54.0873209Z compile=True, 2025-05-07T20:23:54.0873320Z T=2, 2025-05-07T20:23:54.0873443Z D=67, 2025-05-07T20:23:54.0873552Z B=80, 2025-05-07T20:23:54.0873666Z log_E=5, 2025-05-07T20:23:54.0873784Z L=0, 2025-05-07T20:23:54.0873908Z D_gradcheck=2, 2025-05-07T20:23:54.0874049Z stochastic_rounding=True, 2025-05-07T20:23:54.0874176Z weighted=True, 2025-05-07T20:23:54.0874298Z row_wise=False, 2025-05-07T20:23:54.0874422Z mixed=True, 2025-05-07T20:23:54.0874706Z use_cache=True, 2025-05-07T20:23:54.0874882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0875008Z use_cpu=True, 2025-05-07T20:23:54.0875158Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0875267Z ) 2025-05-07T20:23:54.0875472Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0876004Z self=, 2025-05-07T20:23:54.0876124Z mixed_B=True, 2025-05-07T20:23:54.0876252Z compile=False, 2025-05-07T20:23:54.0876363Z T=5, 2025-05-07T20:23:54.0876476Z D=27, 2025-05-07T20:23:54.0876594Z B=66, 2025-05-07T20:23:54.0876706Z log_E=3, 2025-05-07T20:23:54.0876817Z L=9, 2025-05-07T20:23:54.0876946Z D_gradcheck=2, 2025-05-07T20:23:54.0877085Z stochastic_rounding=True, 2025-05-07T20:23:54.0877214Z weighted=False, 2025-05-07T20:23:54.0877336Z row_wise=False, 2025-05-07T20:23:54.0877453Z mixed=False, 2025-05-07T20:23:54.0877585Z use_cache=True, 2025-05-07T20:23:54.0877744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0877862Z use_cpu=True, 2025-05-07T20:23:54.0878015Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.0878124Z ) 2025-05-07T20:23:54.0878318Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0878963Z self=, 2025-05-07T20:23:54.0879094Z mixed_B=True, 2025-05-07T20:23:54.0879215Z compile=True, 2025-05-07T20:23:54.0879358Z T=5, 2025-05-07T20:23:54.0879586Z D=64, 2025-05-07T20:23:54.0879705Z B=70, 2025-05-07T20:23:54.0879818Z log_E=5, 2025-05-07T20:23:54.0879929Z L=12, 2025-05-07T20:23:54.0880147Z D_gradcheck=1, 2025-05-07T20:23:54.0880292Z stochastic_rounding=True, 2025-05-07T20:23:54.0880418Z weighted=True, 2025-05-07T20:23:54.0880545Z row_wise=True, 2025-05-07T20:23:54.0880662Z mixed=True, 2025-05-07T20:23:54.0880788Z use_cache=True, 2025-05-07T20:23:54.0880956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0881078Z use_cpu=True, 2025-05-07T20:23:54.0881224Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0881341Z ) 2025-05-07T20:23:54.0881535Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0882065Z self=, 2025-05-07T20:23:54.0882197Z mixed_B=False, 2025-05-07T20:23:54.0882318Z compile=False, 2025-05-07T20:23:54.0882437Z T=4, 2025-05-07T20:23:54.0882554Z D=106, 2025-05-07T20:23:54.0882665Z B=40, 2025-05-07T20:23:54.0882790Z log_E=3, 2025-05-07T20:23:54.0882902Z L=17, 2025-05-07T20:23:54.0883025Z D_gradcheck=2, 2025-05-07T20:23:54.0883174Z stochastic_rounding=True, 2025-05-07T20:23:54.0883297Z weighted=True, 2025-05-07T20:23:54.0883417Z row_wise=True, 2025-05-07T20:23:54.0883539Z mixed=True, 2025-05-07T20:23:54.0883663Z use_cache=False, 2025-05-07T20:23:54.0883821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0883948Z use_cpu=True, 2025-05-07T20:23:54.0884098Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0884213Z ) 2025-05-07T20:23:54.0884418Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0884950Z self=, 2025-05-07T20:23:54.0885086Z mixed_B=False, 2025-05-07T20:23:54.0885212Z compile=True, 2025-05-07T20:23:54.0885328Z T=1, 2025-05-07T20:23:54.0885453Z D=18, 2025-05-07T20:23:54.0885572Z B=111, 2025-05-07T20:23:54.0885696Z log_E=3, 2025-05-07T20:23:54.0885824Z L=13, 2025-05-07T20:23:54.0885952Z D_gradcheck=2, 2025-05-07T20:23:54.0886096Z stochastic_rounding=False, 2025-05-07T20:23:54.0886231Z weighted=True, 2025-05-07T20:23:54.0886350Z row_wise=False, 2025-05-07T20:23:54.0886586Z mixed=True, 2025-05-07T20:23:54.0886840Z use_cache=False, 2025-05-07T20:23:54.0887016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0887146Z use_cpu=True, 2025-05-07T20:23:54.0887305Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0887415Z ) 2025-05-07T20:23:54.0887620Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0888170Z self=, 2025-05-07T20:23:54.0888350Z mixed_B=False, 2025-05-07T20:23:54.0888498Z compile=False, 2025-05-07T20:23:54.0888621Z T=2, 2025-05-07T20:23:54.0888741Z D=4, 2025-05-07T20:23:54.0888875Z B=14, 2025-05-07T20:23:54.0888990Z log_E=4, 2025-05-07T20:23:54.0889145Z L=11, 2025-05-07T20:23:54.0889288Z D_gradcheck=1, 2025-05-07T20:23:54.0889602Z stochastic_rounding=False, 2025-05-07T20:23:54.0889735Z weighted=False, 2025-05-07T20:23:54.0889946Z row_wise=True, 2025-05-07T20:23:54.0890070Z mixed=True, 2025-05-07T20:23:54.0890241Z use_cache=False, 2025-05-07T20:23:54.0890404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0890527Z use_cpu=True, 2025-05-07T20:23:54.0890681Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0890790Z ) 2025-05-07T20:23:54.0890990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0891536Z self=, 2025-05-07T20:23:54.0891771Z mixed_B=True, 2025-05-07T20:23:54.0891903Z compile=True, 2025-05-07T20:23:54.0892023Z T=3, 2025-05-07T20:23:54.0892138Z D=28, 2025-05-07T20:23:54.0892402Z B=99, 2025-05-07T20:23:54.0892521Z log_E=3, 2025-05-07T20:23:54.0892632Z L=7, 2025-05-07T20:23:54.0892829Z D_gradcheck=1, 2025-05-07T20:23:54.0892985Z stochastic_rounding=False, 2025-05-07T20:23:54.0893107Z weighted=False, 2025-05-07T20:23:54.0893240Z row_wise=True, 2025-05-07T20:23:54.0893354Z mixed=False, 2025-05-07T20:23:54.0893476Z use_cache=True, 2025-05-07T20:23:54.0893639Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0893757Z use_cpu=True, 2025-05-07T20:23:54.0893904Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0894017Z ) 2025-05-07T20:23:54.0894211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0894740Z self=, 2025-05-07T20:23:54.0894867Z mixed_B=True, 2025-05-07T20:23:54.0894990Z compile=False, 2025-05-07T20:23:54.0895100Z T=4, 2025-05-07T20:23:54.0895219Z D=6, 2025-05-07T20:23:54.0895334Z B=107, 2025-05-07T20:23:54.0895446Z log_E=5, 2025-05-07T20:23:54.0895568Z L=16, 2025-05-07T20:23:54.0895691Z D_gradcheck=2, 2025-05-07T20:23:54.0895839Z stochastic_rounding=False, 2025-05-07T20:23:54.0895960Z weighted=False, 2025-05-07T20:23:54.0896079Z row_wise=False, 2025-05-07T20:23:54.0896200Z mixed=True, 2025-05-07T20:23:54.0896322Z use_cache=True, 2025-05-07T20:23:54.0896477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.0896605Z use_cpu=True, 2025-05-07T20:23:54.0896752Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.0896860Z ) 2025-05-07T20:23:54.0897061Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.0897586Z self=, 2025-05-07T20:23:54.0897708Z mixed_B=False, 2025-05-07T20:23:54.0897840Z compile=False, 2025-05-07T20:23:54.0897950Z T=5, 2025-05-07T20:23:54.0898071Z D=30, 2025-05-07T20:23:54.0898187Z B=23, 2025-05-07T20:23:54.0898300Z log_E=5, 2025-05-07T20:23:54.0898421Z L=12, 2025-05-07T20:23:54.0898546Z D_gradcheck=1, 2025-05-07T20:23:54.0898687Z stochastic_rounding=False, 2025-05-07T20:23:54.0898815Z weighted=True, 2025-05-07T20:23:54.0898934Z row_wise=True, 2025-05-07T20:23:54.0899052Z mixed=False, 2025-05-07T20:23:54.0899288Z use_cache=False, 2025-05-07T20:23:54.0899458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.0899582Z use_cpu=True, 2025-05-07T20:23:54.0899742Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.1451585Z ) 2025-05-07T20:23:54.1451899Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1452475Z self=, 2025-05-07T20:23:54.1452635Z mixed_B=False, 2025-05-07T20:23:54.1452765Z compile=False, 2025-05-07T20:23:54.1452877Z T=4, 2025-05-07T20:23:54.1452996Z D=22, 2025-05-07T20:23:54.1453128Z B=91, 2025-05-07T20:23:54.1453245Z log_E=5, 2025-05-07T20:23:54.1453363Z L=20, 2025-05-07T20:23:54.1453502Z D_gradcheck=2, 2025-05-07T20:23:54.1453647Z stochastic_rounding=False, 2025-05-07T20:23:54.1453778Z weighted=True, 2025-05-07T20:23:54.1453898Z row_wise=True, 2025-05-07T20:23:54.1454016Z mixed=True, 2025-05-07T20:23:54.1454157Z use_cache=False, 2025-05-07T20:23:54.1454321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.1454443Z use_cpu=True, 2025-05-07T20:23:54.1454602Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.1454711Z ) 2025-05-07T20:23:54.1454912Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1455453Z self=, 2025-05-07T20:23:54.1455928Z mixed_B=True, 2025-05-07T20:23:54.1456068Z compile=True, 2025-05-07T20:23:54.1456190Z T=2, 2025-05-07T20:23:54.1456302Z D=7, 2025-05-07T20:23:54.1456627Z B=2, 2025-05-07T20:23:54.1456744Z log_E=4, 2025-05-07T20:23:54.1456854Z L=2, 2025-05-07T20:23:54.1457189Z D_gradcheck=1, 2025-05-07T20:23:54.1457333Z stochastic_rounding=False, 2025-05-07T20:23:54.1457454Z weighted=True, 2025-05-07T20:23:54.1457582Z row_wise=True, 2025-05-07T20:23:54.1457698Z mixed=True, 2025-05-07T20:23:54.1457828Z use_cache=True, 2025-05-07T20:23:54.1457993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.1458114Z use_cpu=True, 2025-05-07T20:23:54.1458263Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1458378Z ) 2025-05-07T20:23:54.1458580Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1459110Z self=, 2025-05-07T20:23:54.1459246Z mixed_B=True, 2025-05-07T20:23:54.1459370Z compile=False, 2025-05-07T20:23:54.1459488Z T=3, 2025-05-07T20:23:54.1459602Z D=64, 2025-05-07T20:23:54.1459721Z B=39, 2025-05-07T20:23:54.1459843Z log_E=5, 2025-05-07T20:23:54.1459954Z L=9, 2025-05-07T20:23:54.1460236Z D_gradcheck=1, 2025-05-07T20:23:54.1460381Z stochastic_rounding=True, 2025-05-07T20:23:54.1460505Z weighted=False, 2025-05-07T20:23:54.1460627Z row_wise=False, 2025-05-07T20:23:54.1460755Z mixed=False, 2025-05-07T20:23:54.1460885Z use_cache=True, 2025-05-07T20:23:54.1461042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.1461171Z use_cpu=True, 2025-05-07T20:23:54.1461321Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1461438Z ) 2025-05-07T20:23:54.1461637Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1462165Z self=, 2025-05-07T20:23:54.1462300Z mixed_B=False, 2025-05-07T20:23:54.1462422Z compile=True, 2025-05-07T20:23:54.1462534Z T=4, 2025-05-07T20:23:54.1462654Z D=37, 2025-05-07T20:23:54.1462771Z B=91, 2025-05-07T20:23:54.1462886Z log_E=5, 2025-05-07T20:23:54.1463006Z L=20, 2025-05-07T20:23:54.1463137Z D_gradcheck=1, 2025-05-07T20:23:54.1463279Z stochastic_rounding=True, 2025-05-07T20:23:54.1463409Z weighted=False, 2025-05-07T20:23:54.1463530Z row_wise=True, 2025-05-07T20:23:54.1463650Z mixed=True, 2025-05-07T20:23:54.1463962Z use_cache=True, 2025-05-07T20:23:54.1464135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1464262Z use_cpu=True, 2025-05-07T20:23:54.1464415Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1464524Z ) 2025-05-07T20:23:54.1464731Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1465262Z self=, 2025-05-07T20:23:54.1465388Z mixed_B=False, 2025-05-07T20:23:54.1465514Z compile=True, 2025-05-07T20:23:54.1465625Z T=4, 2025-05-07T20:23:54.1465735Z D=124, 2025-05-07T20:23:54.1465869Z B=115, 2025-05-07T20:23:54.1465996Z log_E=5, 2025-05-07T20:23:54.1466108Z L=5, 2025-05-07T20:23:54.1466241Z D_gradcheck=2, 2025-05-07T20:23:54.1466379Z stochastic_rounding=True, 2025-05-07T20:23:54.1466499Z weighted=True, 2025-05-07T20:23:54.1466624Z row_wise=True, 2025-05-07T20:23:54.1466740Z mixed=True, 2025-05-07T20:23:54.1466872Z use_cache=True, 2025-05-07T20:23:54.1467033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1467151Z use_cpu=True, 2025-05-07T20:23:54.1467308Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1467418Z ) 2025-05-07T20:23:54.1467613Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1468145Z self=, 2025-05-07T20:23:54.1468344Z mixed_B=True, 2025-05-07T20:23:54.1468476Z compile=False, 2025-05-07T20:23:54.1468592Z T=3, 2025-05-07T20:23:54.1468705Z D=78, 2025-05-07T20:23:54.1468931Z B=102, 2025-05-07T20:23:54.1469053Z log_E=5, 2025-05-07T20:23:54.1469167Z L=9, 2025-05-07T20:23:54.1469288Z D_gradcheck=2, 2025-05-07T20:23:54.1469531Z stochastic_rounding=True, 2025-05-07T20:23:54.1469665Z weighted=False, 2025-05-07T20:23:54.1469793Z row_wise=True, 2025-05-07T20:23:54.1469909Z mixed=False, 2025-05-07T20:23:54.1470032Z use_cache=False, 2025-05-07T20:23:54.1470195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1470311Z use_cpu=True, 2025-05-07T20:23:54.1470460Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.1470570Z ) 2025-05-07T20:23:54.1470764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1471289Z self=, 2025-05-07T20:23:54.1471418Z mixed_B=True, 2025-05-07T20:23:54.1471539Z compile=True, 2025-05-07T20:23:54.1471649Z T=4, 2025-05-07T20:23:54.1471767Z D=52, 2025-05-07T20:23:54.1471883Z B=86, 2025-05-07T20:23:54.1472002Z log_E=3, 2025-05-07T20:23:54.1472113Z L=6, 2025-05-07T20:23:54.1472235Z D_gradcheck=2, 2025-05-07T20:23:54.1472391Z stochastic_rounding=False, 2025-05-07T20:23:54.1472512Z weighted=False, 2025-05-07T20:23:54.1472633Z row_wise=True, 2025-05-07T20:23:54.1472755Z mixed=False, 2025-05-07T20:23:54.1472882Z use_cache=True, 2025-05-07T20:23:54.1473039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1473169Z use_cpu=True, 2025-05-07T20:23:54.1473320Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.1473429Z ) 2025-05-07T20:23:54.1473629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1474156Z self=, 2025-05-07T20:23:54.1474286Z mixed_B=True, 2025-05-07T20:23:54.1474406Z compile=True, 2025-05-07T20:23:54.1474519Z T=3, 2025-05-07T20:23:54.1474641Z D=107, 2025-05-07T20:23:54.1474756Z B=11, 2025-05-07T20:23:54.1474868Z log_E=5, 2025-05-07T20:23:54.1474985Z L=13, 2025-05-07T20:23:54.1475104Z D_gradcheck=1, 2025-05-07T20:23:54.1475247Z stochastic_rounding=False, 2025-05-07T20:23:54.1475373Z weighted=True, 2025-05-07T20:23:54.1475493Z row_wise=True, 2025-05-07T20:23:54.1475610Z mixed=True, 2025-05-07T20:23:54.1475832Z use_cache=False, 2025-05-07T20:23:54.1476001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1476120Z use_cpu=True, 2025-05-07T20:23:54.1476274Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.1476394Z ) 2025-05-07T20:23:54.1476591Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1477260Z self=, 2025-05-07T20:23:54.1477388Z mixed_B=True, 2025-05-07T20:23:54.1477519Z compile=False, 2025-05-07T20:23:54.1477629Z T=1, 2025-05-07T20:23:54.1477740Z D=94, 2025-05-07T20:23:54.1477863Z B=33, 2025-05-07T20:23:54.1477976Z log_E=3, 2025-05-07T20:23:54.1478090Z L=5, 2025-05-07T20:23:54.1478216Z D_gradcheck=2, 2025-05-07T20:23:54.1478432Z stochastic_rounding=True, 2025-05-07T20:23:54.1478567Z weighted=True, 2025-05-07T20:23:54.1478698Z row_wise=True, 2025-05-07T20:23:54.1478816Z mixed=False, 2025-05-07T20:23:54.1478943Z use_cache=False, 2025-05-07T20:23:54.1479112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1479230Z use_cpu=True, 2025-05-07T20:23:54.1479379Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1479494Z ) 2025-05-07T20:23:54.1479690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1480231Z self=, 2025-05-07T20:23:54.1480453Z mixed_B=False, 2025-05-07T20:23:54.1480594Z compile=True, 2025-05-07T20:23:54.1480715Z T=4, 2025-05-07T20:23:54.1480829Z D=123, 2025-05-07T20:23:54.1481054Z B=100, 2025-05-07T20:23:54.1481176Z log_E=5, 2025-05-07T20:23:54.1481286Z L=19, 2025-05-07T20:23:54.1481408Z D_gradcheck=1, 2025-05-07T20:23:54.1481648Z stochastic_rounding=True, 2025-05-07T20:23:54.1481768Z weighted=True, 2025-05-07T20:23:54.1481890Z row_wise=False, 2025-05-07T20:23:54.1482014Z mixed=True, 2025-05-07T20:23:54.1482136Z use_cache=True, 2025-05-07T20:23:54.1482302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1482421Z use_cpu=True, 2025-05-07T20:23:54.1482567Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.1482687Z ) 2025-05-07T20:23:54.1482884Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1483414Z self=, 2025-05-07T20:23:54.1483548Z mixed_B=False, 2025-05-07T20:23:54.1483667Z compile=True, 2025-05-07T20:23:54.1483777Z T=2, 2025-05-07T20:23:54.1483897Z D=84, 2025-05-07T20:23:54.1484014Z B=120, 2025-05-07T20:23:54.1484126Z log_E=3, 2025-05-07T20:23:54.1484243Z L=18, 2025-05-07T20:23:54.1484360Z D_gradcheck=2, 2025-05-07T20:23:54.1484500Z stochastic_rounding=True, 2025-05-07T20:23:54.1484629Z weighted=False, 2025-05-07T20:23:54.1484748Z row_wise=True, 2025-05-07T20:23:54.1484872Z mixed=True, 2025-05-07T20:23:54.1484996Z use_cache=True, 2025-05-07T20:23:54.1485152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1485276Z use_cpu=True, 2025-05-07T20:23:54.1485425Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.1485535Z ) 2025-05-07T20:23:54.1485739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1486395Z self=, 2025-05-07T20:23:54.1486527Z mixed_B=False, 2025-05-07T20:23:54.1486655Z compile=False, 2025-05-07T20:23:54.1486766Z T=3, 2025-05-07T20:23:54.1486877Z D=32, 2025-05-07T20:23:54.1486999Z B=123, 2025-05-07T20:23:54.1487161Z log_E=5, 2025-05-07T20:23:54.1487290Z L=7, 2025-05-07T20:23:54.1487423Z D_gradcheck=2, 2025-05-07T20:23:54.1487573Z stochastic_rounding=True, 2025-05-07T20:23:54.1487705Z weighted=True, 2025-05-07T20:23:54.1487877Z row_wise=True, 2025-05-07T20:23:54.1487998Z mixed=True, 2025-05-07T20:23:54.1488266Z use_cache=True, 2025-05-07T20:23:54.1488447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.1488566Z use_cpu=True, 2025-05-07T20:23:54.1488723Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1488831Z ) 2025-05-07T20:23:54.1489027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1489649Z self=, 2025-05-07T20:23:54.1489788Z mixed_B=True, 2025-05-07T20:23:54.1489911Z compile=True, 2025-05-07T20:23:54.1490036Z T=2, 2025-05-07T20:23:54.1490148Z D=27, 2025-05-07T20:23:54.1490273Z B=108, 2025-05-07T20:23:54.1490386Z log_E=3, 2025-05-07T20:23:54.1490496Z L=11, 2025-05-07T20:23:54.1490625Z D_gradcheck=1, 2025-05-07T20:23:54.1490767Z stochastic_rounding=True, 2025-05-07T20:23:54.1490887Z weighted=True, 2025-05-07T20:23:54.1491014Z row_wise=False, 2025-05-07T20:23:54.1491130Z mixed=True, 2025-05-07T20:23:54.1491254Z use_cache=False, 2025-05-07T20:23:54.1491442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1491562Z use_cpu=True, 2025-05-07T20:23:54.1491713Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1491828Z ) 2025-05-07T20:23:54.1492024Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1492630Z self=, 2025-05-07T20:23:54.1492858Z mixed_B=False, 2025-05-07T20:23:54.1492989Z compile=False, 2025-05-07T20:23:54.1493108Z T=4, 2025-05-07T20:23:54.1493221Z D=46, 2025-05-07T20:23:54.1493420Z B=79, 2025-05-07T20:23:54.1493541Z log_E=4, 2025-05-07T20:23:54.1493653Z L=10, 2025-05-07T20:23:54.1493774Z D_gradcheck=1, 2025-05-07T20:23:54.1494018Z stochastic_rounding=True, 2025-05-07T20:23:54.1494144Z weighted=False, 2025-05-07T20:23:54.1494265Z row_wise=False, 2025-05-07T20:23:54.1494392Z mixed=True, 2025-05-07T20:23:54.1494517Z use_cache=False, 2025-05-07T20:23:54.1494675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.1494800Z use_cpu=True, 2025-05-07T20:23:54.1494949Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1495057Z ) 2025-05-07T20:23:54.1495261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1495792Z self=, 2025-05-07T20:23:54.1495923Z mixed_B=True, 2025-05-07T20:23:54.1496045Z compile=True, 2025-05-07T20:23:54.1496156Z T=2, 2025-05-07T20:23:54.1496276Z D=15, 2025-05-07T20:23:54.1496387Z B=22, 2025-05-07T20:23:54.1496579Z log_E=3, 2025-05-07T20:23:54.1496706Z L=9, 2025-05-07T20:23:54.1496828Z D_gradcheck=2, 2025-05-07T20:23:54.1496973Z stochastic_rounding=True, 2025-05-07T20:23:54.1497165Z weighted=True, 2025-05-07T20:23:54.1497361Z row_wise=False, 2025-05-07T20:23:54.1497486Z mixed=True, 2025-05-07T20:23:54.1497616Z use_cache=False, 2025-05-07T20:23:54.1497777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.1497895Z use_cpu=True, 2025-05-07T20:23:54.1498057Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1498166Z ) 2025-05-07T20:23:54.1498381Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1498915Z self=, 2025-05-07T20:23:54.1499046Z mixed_B=False, 2025-05-07T20:23:54.1499234Z compile=False, 2025-05-07T20:23:54.1499348Z T=1, 2025-05-07T20:23:54.1499466Z D=96, 2025-05-07T20:23:54.1499584Z B=16, 2025-05-07T20:23:54.1499701Z log_E=5, 2025-05-07T20:23:54.1499813Z L=10, 2025-05-07T20:23:54.1499941Z D_gradcheck=1, 2025-05-07T20:23:54.1500085Z stochastic_rounding=False, 2025-05-07T20:23:54.1500206Z weighted=True, 2025-05-07T20:23:54.1500333Z row_wise=True, 2025-05-07T20:23:54.1500451Z mixed=False, 2025-05-07T20:23:54.1500580Z use_cache=True, 2025-05-07T20:23:54.1500867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.1500996Z use_cpu=True, 2025-05-07T20:23:54.1501150Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.1501260Z ) 2025-05-07T20:23:54.1501456Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1501995Z self=, 2025-05-07T20:23:54.1502120Z mixed_B=False, 2025-05-07T20:23:54.1502240Z compile=True, 2025-05-07T20:23:54.1502359Z T=5, 2025-05-07T20:23:54.1502470Z D=57, 2025-05-07T20:23:54.1502583Z B=114, 2025-05-07T20:23:54.1502710Z log_E=4, 2025-05-07T20:23:54.1502820Z L=6, 2025-05-07T20:23:54.1502943Z D_gradcheck=2, 2025-05-07T20:23:54.1503095Z stochastic_rounding=False, 2025-05-07T20:23:54.1503216Z weighted=False, 2025-05-07T20:23:54.1503346Z row_wise=False, 2025-05-07T20:23:54.1503460Z mixed=True, 2025-05-07T20:23:54.1503581Z use_cache=True, 2025-05-07T20:23:54.1503750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.1503868Z use_cpu=True, 2025-05-07T20:23:54.1504016Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.1504199Z ) 2025-05-07T20:23:54.1504405Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.1505002Z self=, 2025-05-07T20:23:54.1505269Z mixed_B=False, 2025-05-07T20:23:54.1505400Z compile=True, 2025-05-07T20:23:54.1505509Z T=5, 2025-05-07T20:23:54.1505629Z D=96, 2025-05-07T20:23:54.1505741Z B=109, 2025-05-07T20:23:54.1505939Z log_E=4, 2025-05-07T20:23:54.1506053Z L=16, 2025-05-07T20:23:54.1506172Z D_gradcheck=2, 2025-05-07T20:23:54.1506396Z stochastic_rounding=False, 2025-05-07T20:23:54.1506518Z weighted=True, 2025-05-07T20:23:54.1506640Z row_wise=False, 2025-05-07T20:23:54.1506762Z mixed=True, 2025-05-07T20:23:54.1506887Z use_cache=True, 2025-05-07T20:23:54.1507047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.1507171Z use_cpu=True, 2025-05-07T20:23:54.1507397Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2053943Z ) 2025-05-07T20:23:54.2054325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2054913Z self=, 2025-05-07T20:23:54.2055051Z mixed_B=True, 2025-05-07T20:23:54.2055203Z compile=True, 2025-05-07T20:23:54.2055324Z T=5, 2025-05-07T20:23:54.2055436Z D=35, 2025-05-07T20:23:54.2055547Z B=29, 2025-05-07T20:23:54.2055682Z log_E=3, 2025-05-07T20:23:54.2055792Z L=0, 2025-05-07T20:23:54.2055916Z D_gradcheck=2, 2025-05-07T20:23:54.2056075Z stochastic_rounding=False, 2025-05-07T20:23:54.2056195Z weighted=True, 2025-05-07T20:23:54.2056316Z row_wise=False, 2025-05-07T20:23:54.2056443Z mixed=False, 2025-05-07T20:23:54.2056562Z use_cache=True, 2025-05-07T20:23:54.2056734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2056860Z use_cpu=True, 2025-05-07T20:23:54.2057009Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2057119Z ) 2025-05-07T20:23:54.2057329Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2057866Z self=, 2025-05-07T20:23:54.2058006Z mixed_B=False, 2025-05-07T20:23:54.2058135Z compile=False, 2025-05-07T20:23:54.2058250Z T=4, 2025-05-07T20:23:54.2058369Z D=9, 2025-05-07T20:23:54.2058482Z B=7, 2025-05-07T20:23:54.2058601Z log_E=5, 2025-05-07T20:23:54.2058717Z L=0, 2025-05-07T20:23:54.2058837Z D_gradcheck=2, 2025-05-07T20:23:54.2058981Z stochastic_rounding=True, 2025-05-07T20:23:54.2059109Z weighted=False, 2025-05-07T20:23:54.2059227Z row_wise=True, 2025-05-07T20:23:54.2059343Z mixed=True, 2025-05-07T20:23:54.2059470Z use_cache=True, 2025-05-07T20:23:54.2059991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2060131Z use_cpu=True, 2025-05-07T20:23:54.2060289Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2060397Z ) 2025-05-07T20:23:54.2060601Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2061133Z self=, 2025-05-07T20:23:54.2061254Z mixed_B=False, 2025-05-07T20:23:54.2061384Z compile=True, 2025-05-07T20:23:54.2061497Z T=2, 2025-05-07T20:23:54.2061610Z D=126, 2025-05-07T20:23:54.2061727Z B=40, 2025-05-07T20:23:54.2061853Z log_E=4, 2025-05-07T20:23:54.2061962Z L=20, 2025-05-07T20:23:54.2062088Z D_gradcheck=1, 2025-05-07T20:23:54.2062230Z stochastic_rounding=True, 2025-05-07T20:23:54.2062353Z weighted=False, 2025-05-07T20:23:54.2062478Z row_wise=True, 2025-05-07T20:23:54.2062595Z mixed=True, 2025-05-07T20:23:54.2062715Z use_cache=False, 2025-05-07T20:23:54.2062882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2062998Z use_cpu=True, 2025-05-07T20:23:54.2063154Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2063262Z ) 2025-05-07T20:23:54.2063457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2063992Z self=, 2025-05-07T20:23:54.2064111Z mixed_B=True, 2025-05-07T20:23:54.2064406Z compile=False, 2025-05-07T20:23:54.2064650Z T=3, 2025-05-07T20:23:54.2064769Z D=84, 2025-05-07T20:23:54.2064883Z B=109, 2025-05-07T20:23:54.2065144Z log_E=5, 2025-05-07T20:23:54.2065259Z L=11, 2025-05-07T20:23:54.2065378Z D_gradcheck=2, 2025-05-07T20:23:54.2065660Z stochastic_rounding=True, 2025-05-07T20:23:54.2065781Z weighted=True, 2025-05-07T20:23:54.2065909Z row_wise=False, 2025-05-07T20:23:54.2066026Z mixed=False, 2025-05-07T20:23:54.2066144Z use_cache=True, 2025-05-07T20:23:54.2066312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2066430Z use_cpu=True, 2025-05-07T20:23:54.2066578Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2066693Z ) 2025-05-07T20:23:54.2066890Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2067419Z self=, 2025-05-07T20:23:54.2067544Z mixed_B=True, 2025-05-07T20:23:54.2067667Z compile=False, 2025-05-07T20:23:54.2067779Z T=5, 2025-05-07T20:23:54.2067897Z D=6, 2025-05-07T20:23:54.2068008Z B=40, 2025-05-07T20:23:54.2068128Z log_E=5, 2025-05-07T20:23:54.2068246Z L=6, 2025-05-07T20:23:54.2068366Z D_gradcheck=2, 2025-05-07T20:23:54.2068515Z stochastic_rounding=True, 2025-05-07T20:23:54.2068636Z weighted=True, 2025-05-07T20:23:54.2068754Z row_wise=True, 2025-05-07T20:23:54.2068877Z mixed=False, 2025-05-07T20:23:54.2069000Z use_cache=False, 2025-05-07T20:23:54.2069160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2069286Z use_cpu=True, 2025-05-07T20:23:54.2069429Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2069537Z ) 2025-05-07T20:23:54.2069745Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2070276Z self=, 2025-05-07T20:23:54.2070393Z mixed_B=True, 2025-05-07T20:23:54.2070523Z compile=True, 2025-05-07T20:23:54.2070638Z T=5, 2025-05-07T20:23:54.2070748Z D=69, 2025-05-07T20:23:54.2070869Z B=16, 2025-05-07T20:23:54.2070984Z log_E=5, 2025-05-07T20:23:54.2071100Z L=18, 2025-05-07T20:23:54.2071219Z D_gradcheck=2, 2025-05-07T20:23:54.2071364Z stochastic_rounding=True, 2025-05-07T20:23:54.2071491Z weighted=True, 2025-05-07T20:23:54.2071610Z row_wise=True, 2025-05-07T20:23:54.2071726Z mixed=True, 2025-05-07T20:23:54.2071857Z use_cache=True, 2025-05-07T20:23:54.2072113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2072241Z use_cpu=True, 2025-05-07T20:23:54.2072399Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2072511Z ) 2025-05-07T20:23:54.2072706Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2073244Z self=, 2025-05-07T20:23:54.2073480Z mixed_B=False, 2025-05-07T20:23:54.2073606Z compile=False, 2025-05-07T20:23:54.2073717Z T=4, 2025-05-07T20:23:54.2073835Z D=83, 2025-05-07T20:23:54.2073944Z B=41, 2025-05-07T20:23:54.2074060Z log_E=5, 2025-05-07T20:23:54.2074178Z L=6, 2025-05-07T20:23:54.2074297Z D_gradcheck=1, 2025-05-07T20:23:54.2074446Z stochastic_rounding=True, 2025-05-07T20:23:54.2074575Z weighted=False, 2025-05-07T20:23:54.2074692Z row_wise=True, 2025-05-07T20:23:54.2074819Z mixed=False, 2025-05-07T20:23:54.2074940Z use_cache=False, 2025-05-07T20:23:54.2075103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2075227Z use_cpu=True, 2025-05-07T20:23:54.2075376Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2075482Z ) 2025-05-07T20:23:54.2075686Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2076214Z self=, 2025-05-07T20:23:54.2076332Z mixed_B=True, 2025-05-07T20:23:54.2076542Z compile=True, 2025-05-07T20:23:54.2076666Z T=3, 2025-05-07T20:23:54.2076777Z D=86, 2025-05-07T20:23:54.2076895Z B=28, 2025-05-07T20:23:54.2077110Z log_E=3, 2025-05-07T20:23:54.2077229Z L=13, 2025-05-07T20:23:54.2077347Z D_gradcheck=2, 2025-05-07T20:23:54.2077560Z stochastic_rounding=True, 2025-05-07T20:23:54.2077686Z weighted=True, 2025-05-07T20:23:54.2077807Z row_wise=True, 2025-05-07T20:23:54.2077922Z mixed=True, 2025-05-07T20:23:54.2078051Z use_cache=False, 2025-05-07T20:23:54.2078211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2078331Z use_cpu=True, 2025-05-07T20:23:54.2078485Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2078593Z ) 2025-05-07T20:23:54.2078789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2079323Z self=, 2025-05-07T20:23:54.2079441Z mixed_B=True, 2025-05-07T20:23:54.2079576Z compile=False, 2025-05-07T20:23:54.2079688Z T=1, 2025-05-07T20:23:54.2079799Z D=12, 2025-05-07T20:23:54.2079918Z B=83, 2025-05-07T20:23:54.2080035Z log_E=3, 2025-05-07T20:23:54.2080146Z L=13, 2025-05-07T20:23:54.2080272Z D_gradcheck=2, 2025-05-07T20:23:54.2080410Z stochastic_rounding=True, 2025-05-07T20:23:54.2080533Z weighted=True, 2025-05-07T20:23:54.2080658Z row_wise=True, 2025-05-07T20:23:54.2080774Z mixed=True, 2025-05-07T20:23:54.2080896Z use_cache=False, 2025-05-07T20:23:54.2081061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2081181Z use_cpu=True, 2025-05-07T20:23:54.2081328Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2081444Z ) 2025-05-07T20:23:54.2081638Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2082175Z self=, 2025-05-07T20:23:54.2082294Z mixed_B=True, 2025-05-07T20:23:54.2082417Z compile=True, 2025-05-07T20:23:54.2082534Z T=2, 2025-05-07T20:23:54.2082644Z D=44, 2025-05-07T20:23:54.2082754Z B=9, 2025-05-07T20:23:54.2082878Z log_E=5, 2025-05-07T20:23:54.2083102Z L=4, 2025-05-07T20:23:54.2083234Z D_gradcheck=2, 2025-05-07T20:23:54.2083379Z stochastic_rounding=True, 2025-05-07T20:23:54.2083509Z weighted=False, 2025-05-07T20:23:54.2083630Z row_wise=True, 2025-05-07T20:23:54.2083759Z mixed=True, 2025-05-07T20:23:54.2083884Z use_cache=True, 2025-05-07T20:23:54.2084156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2084293Z use_cpu=True, 2025-05-07T20:23:54.2084441Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2084561Z ) 2025-05-07T20:23:54.2084756Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2085284Z self=, 2025-05-07T20:23:54.2085410Z mixed_B=True, 2025-05-07T20:23:54.2085534Z compile=False, 2025-05-07T20:23:54.2085645Z T=3, 2025-05-07T20:23:54.2085763Z D=100, 2025-05-07T20:23:54.2085875Z B=39, 2025-05-07T20:23:54.2085988Z log_E=3, 2025-05-07T20:23:54.2086109Z L=14, 2025-05-07T20:23:54.2086227Z D_gradcheck=1, 2025-05-07T20:23:54.2086366Z stochastic_rounding=True, 2025-05-07T20:23:54.2086499Z weighted=True, 2025-05-07T20:23:54.2086630Z row_wise=False, 2025-05-07T20:23:54.2086747Z mixed=True, 2025-05-07T20:23:54.2086872Z use_cache=False, 2025-05-07T20:23:54.2087028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2087153Z use_cpu=True, 2025-05-07T20:23:54.2087303Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2087421Z ) 2025-05-07T20:23:54.2087624Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2088155Z self=, 2025-05-07T20:23:54.2088273Z mixed_B=False, 2025-05-07T20:23:54.2088487Z compile=True, 2025-05-07T20:23:54.2088609Z T=5, 2025-05-07T20:23:54.2088720Z D=10, 2025-05-07T20:23:54.2088837Z B=15, 2025-05-07T20:23:54.2088949Z log_E=4, 2025-05-07T20:23:54.2089144Z L=19, 2025-05-07T20:23:54.2089270Z D_gradcheck=2, 2025-05-07T20:23:54.2089503Z stochastic_rounding=False, 2025-05-07T20:23:54.2089705Z weighted=True, 2025-05-07T20:23:54.2089839Z row_wise=False, 2025-05-07T20:23:54.2089958Z mixed=True, 2025-05-07T20:23:54.2090093Z use_cache=False, 2025-05-07T20:23:54.2090258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2090378Z use_cpu=True, 2025-05-07T20:23:54.2090536Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2090645Z ) 2025-05-07T20:23:54.2090844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2091383Z self=, 2025-05-07T20:23:54.2091503Z mixed_B=True, 2025-05-07T20:23:54.2091626Z compile=True, 2025-05-07T20:23:54.2091743Z T=4, 2025-05-07T20:23:54.2091855Z D=62, 2025-05-07T20:23:54.2091967Z B=62, 2025-05-07T20:23:54.2092087Z log_E=4, 2025-05-07T20:23:54.2092203Z L=12, 2025-05-07T20:23:54.2092334Z D_gradcheck=2, 2025-05-07T20:23:54.2092476Z stochastic_rounding=False, 2025-05-07T20:23:54.2092599Z weighted=True, 2025-05-07T20:23:54.2092724Z row_wise=True, 2025-05-07T20:23:54.2092840Z mixed=False, 2025-05-07T20:23:54.2092959Z use_cache=False, 2025-05-07T20:23:54.2093125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2093243Z use_cpu=True, 2025-05-07T20:23:54.2093391Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2093506Z ) 2025-05-07T20:23:54.2093700Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2094229Z self=, 2025-05-07T20:23:54.2094356Z mixed_B=False, 2025-05-07T20:23:54.2094478Z compile=True, 2025-05-07T20:23:54.2094590Z T=3, 2025-05-07T20:23:54.2094712Z D=95, 2025-05-07T20:23:54.2094824Z B=113, 2025-05-07T20:23:54.2094945Z log_E=4, 2025-05-07T20:23:54.2095060Z L=5, 2025-05-07T20:23:54.2095179Z D_gradcheck=1, 2025-05-07T20:23:54.2095328Z stochastic_rounding=True, 2025-05-07T20:23:54.2095452Z weighted=True, 2025-05-07T20:23:54.2095574Z row_wise=True, 2025-05-07T20:23:54.2095704Z mixed=False, 2025-05-07T20:23:54.2095827Z use_cache=True, 2025-05-07T20:23:54.2096112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2096252Z use_cpu=True, 2025-05-07T20:23:54.2096407Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2096517Z ) 2025-05-07T20:23:54.2096725Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2097262Z self=, 2025-05-07T20:23:54.2097393Z mixed_B=False, 2025-05-07T20:23:54.2097524Z compile=False, 2025-05-07T20:23:54.2097640Z T=2, 2025-05-07T20:23:54.2097762Z D=3, 2025-05-07T20:23:54.2104723Z B=102, 2025-05-07T20:23:54.2104917Z log_E=5, 2025-05-07T20:23:54.2105052Z L=2, 2025-05-07T20:23:54.2105179Z D_gradcheck=1, 2025-05-07T20:23:54.2105328Z stochastic_rounding=False, 2025-05-07T20:23:54.2105461Z weighted=True, 2025-05-07T20:23:54.2105582Z row_wise=True, 2025-05-07T20:23:54.2105700Z mixed=False, 2025-05-07T20:23:54.2105830Z use_cache=True, 2025-05-07T20:23:54.2105996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2106117Z use_cpu=True, 2025-05-07T20:23:54.2106273Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2106387Z ) 2025-05-07T20:23:54.2106592Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2107138Z self=, 2025-05-07T20:23:54.2107258Z mixed_B=True, 2025-05-07T20:23:54.2107565Z compile=True, 2025-05-07T20:23:54.2107696Z T=4, 2025-05-07T20:23:54.2107807Z D=38, 2025-05-07T20:23:54.2107929Z B=6, 2025-05-07T20:23:54.2108045Z log_E=3, 2025-05-07T20:23:54.2108243Z L=4, 2025-05-07T20:23:54.2108372Z D_gradcheck=1, 2025-05-07T20:23:54.2108510Z stochastic_rounding=True, 2025-05-07T20:23:54.2108732Z weighted=True, 2025-05-07T20:23:54.2108862Z row_wise=False, 2025-05-07T20:23:54.2108980Z mixed=False, 2025-05-07T20:23:54.2109099Z use_cache=True, 2025-05-07T20:23:54.2109268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2109388Z use_cpu=True, 2025-05-07T20:23:54.2109536Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2109659Z ) 2025-05-07T20:23:54.2109870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2110411Z self=, 2025-05-07T20:23:54.2110534Z mixed_B=False, 2025-05-07T20:23:54.2110655Z compile=True, 2025-05-07T20:23:54.2110779Z T=2, 2025-05-07T20:23:54.2110891Z D=16, 2025-05-07T20:23:54.2111002Z B=35, 2025-05-07T20:23:54.2111121Z log_E=3, 2025-05-07T20:23:54.2111234Z L=18, 2025-05-07T20:23:54.2111353Z D_gradcheck=1, 2025-05-07T20:23:54.2111500Z stochastic_rounding=False, 2025-05-07T20:23:54.2111625Z weighted=False, 2025-05-07T20:23:54.2111743Z row_wise=True, 2025-05-07T20:23:54.2111867Z mixed=True, 2025-05-07T20:23:54.2111988Z use_cache=False, 2025-05-07T20:23:54.2112153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2112279Z use_cpu=True, 2025-05-07T20:23:54.2112427Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2112542Z ) 2025-05-07T20:23:54.2112735Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2113265Z self=, 2025-05-07T20:23:54.2113388Z mixed_B=True, 2025-05-07T20:23:54.2113509Z compile=False, 2025-05-07T20:23:54.2113623Z T=2, 2025-05-07T20:23:54.2113741Z D=29, 2025-05-07T20:23:54.2113851Z B=54, 2025-05-07T20:23:54.2113964Z log_E=4, 2025-05-07T20:23:54.2114085Z L=0, 2025-05-07T20:23:54.2114207Z D_gradcheck=2, 2025-05-07T20:23:54.2114348Z stochastic_rounding=True, 2025-05-07T20:23:54.2114480Z weighted=True, 2025-05-07T20:23:54.2114600Z row_wise=False, 2025-05-07T20:23:54.2114725Z mixed=False, 2025-05-07T20:23:54.2114850Z use_cache=False, 2025-05-07T20:23:54.2115126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2115265Z use_cpu=True, 2025-05-07T20:23:54.2115413Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2426364Z ) 2025-05-07T20:23:54.2426723Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2427299Z self=, 2025-05-07T20:23:54.2427425Z mixed_B=True, 2025-05-07T20:23:54.2427543Z compile=True, 2025-05-07T20:23:54.2427685Z T=3, 2025-05-07T20:23:54.2427803Z D=106, 2025-05-07T20:23:54.2428035Z B=11, 2025-05-07T20:23:54.2428163Z log_E=4, 2025-05-07T20:23:54.2428289Z L=0, 2025-05-07T20:23:54.2428413Z D_gradcheck=2, 2025-05-07T20:23:54.2428565Z stochastic_rounding=True, 2025-05-07T20:23:54.2428702Z weighted=False, 2025-05-07T20:23:54.2428822Z row_wise=False, 2025-05-07T20:23:54.2428945Z mixed=False, 2025-05-07T20:23:54.2429064Z use_cache=True, 2025-05-07T20:23:54.2429231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2429358Z use_cpu=True, 2025-05-07T20:23:54.2429510Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2429619Z ) 2025-05-07T20:23:54.2429828Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2430362Z self=, 2025-05-07T20:23:54.2430491Z mixed_B=True, 2025-05-07T20:23:54.2430615Z compile=True, 2025-05-07T20:23:54.2431070Z T=2, 2025-05-07T20:23:54.2431203Z D=57, 2025-05-07T20:23:54.2431314Z B=43, 2025-05-07T20:23:54.2431427Z log_E=3, 2025-05-07T20:23:54.2431676Z L=13, 2025-05-07T20:23:54.2431798Z D_gradcheck=2, 2025-05-07T20:23:54.2431938Z stochastic_rounding=False, 2025-05-07T20:23:54.2432202Z weighted=True, 2025-05-07T20:23:54.2432325Z row_wise=True, 2025-05-07T20:23:54.2432442Z mixed=False, 2025-05-07T20:23:54.2432570Z use_cache=True, 2025-05-07T20:23:54.2432731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2432851Z use_cpu=True, 2025-05-07T20:23:54.2433008Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2433119Z ) 2025-05-07T20:23:54.2433323Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2433874Z self=, 2025-05-07T20:23:54.2433994Z mixed_B=False, 2025-05-07T20:23:54.2434127Z compile=False, 2025-05-07T20:23:54.2434244Z T=4, 2025-05-07T20:23:54.2434355Z D=112, 2025-05-07T20:23:54.2434472Z B=56, 2025-05-07T20:23:54.2434586Z log_E=4, 2025-05-07T20:23:54.2434701Z L=18, 2025-05-07T20:23:54.2434826Z D_gradcheck=1, 2025-05-07T20:23:54.2434964Z stochastic_rounding=True, 2025-05-07T20:23:54.2435089Z weighted=False, 2025-05-07T20:23:54.2435218Z row_wise=False, 2025-05-07T20:23:54.2435335Z mixed=False, 2025-05-07T20:23:54.2435454Z use_cache=True, 2025-05-07T20:23:54.2435629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2435748Z use_cpu=True, 2025-05-07T20:23:54.2435903Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2436012Z ) 2025-05-07T20:23:54.2436207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2436743Z self=, 2025-05-07T20:23:54.2436863Z mixed_B=False, 2025-05-07T20:23:54.2436984Z compile=False, 2025-05-07T20:23:54.2437106Z T=3, 2025-05-07T20:23:54.2437218Z D=50, 2025-05-07T20:23:54.2437332Z B=65, 2025-05-07T20:23:54.2437450Z log_E=5, 2025-05-07T20:23:54.2437565Z L=5, 2025-05-07T20:23:54.2437685Z D_gradcheck=2, 2025-05-07T20:23:54.2437831Z stochastic_rounding=True, 2025-05-07T20:23:54.2437956Z weighted=False, 2025-05-07T20:23:54.2438081Z row_wise=False, 2025-05-07T20:23:54.2438275Z mixed=True, 2025-05-07T20:23:54.2438395Z use_cache=True, 2025-05-07T20:23:54.2438728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2438861Z use_cpu=True, 2025-05-07T20:23:54.2439019Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2439126Z ) 2025-05-07T20:23:54.2439321Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2439856Z self=, 2025-05-07T20:23:54.2439974Z mixed_B=True, 2025-05-07T20:23:54.2440091Z compile=True, 2025-05-07T20:23:54.2440218Z T=4, 2025-05-07T20:23:54.2440330Z D=31, 2025-05-07T20:23:54.2440441Z B=30, 2025-05-07T20:23:54.2440562Z log_E=3, 2025-05-07T20:23:54.2440676Z L=10, 2025-05-07T20:23:54.2440796Z D_gradcheck=2, 2025-05-07T20:23:54.2440942Z stochastic_rounding=False, 2025-05-07T20:23:54.2441067Z weighted=False, 2025-05-07T20:23:54.2441186Z row_wise=True, 2025-05-07T20:23:54.2441315Z mixed=False, 2025-05-07T20:23:54.2441439Z use_cache=False, 2025-05-07T20:23:54.2441613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2441730Z use_cpu=True, 2025-05-07T20:23:54.2441878Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2441994Z ) 2025-05-07T20:23:54.2442188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2442715Z self=, 2025-05-07T20:23:54.2442840Z mixed_B=False, 2025-05-07T20:23:54.2442958Z compile=False, 2025-05-07T20:23:54.2443174Z T=5, 2025-05-07T20:23:54.2443303Z D=63, 2025-05-07T20:23:54.2443418Z B=108, 2025-05-07T20:23:54.2443539Z log_E=3, 2025-05-07T20:23:54.2443768Z L=7, 2025-05-07T20:23:54.2443890Z D_gradcheck=2, 2025-05-07T20:23:54.2444037Z stochastic_rounding=True, 2025-05-07T20:23:54.2444228Z weighted=True, 2025-05-07T20:23:54.2444347Z row_wise=False, 2025-05-07T20:23:54.2444470Z mixed=True, 2025-05-07T20:23:54.2444595Z use_cache=False, 2025-05-07T20:23:54.2444754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.2444882Z use_cpu=True, 2025-05-07T20:23:54.2445030Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2445138Z ) 2025-05-07T20:23:54.2445341Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2445872Z self=, 2025-05-07T20:23:54.2445995Z mixed_B=False, 2025-05-07T20:23:54.2446121Z compile=False, 2025-05-07T20:23:54.2446236Z T=1, 2025-05-07T20:23:54.2446351Z D=2, 2025-05-07T20:23:54.2446473Z B=88, 2025-05-07T20:23:54.2446585Z log_E=5, 2025-05-07T20:23:54.2446709Z L=7, 2025-05-07T20:23:54.2446827Z D_gradcheck=1, 2025-05-07T20:23:54.2446964Z stochastic_rounding=True, 2025-05-07T20:23:54.2447100Z weighted=True, 2025-05-07T20:23:54.2447221Z row_wise=False, 2025-05-07T20:23:54.2447337Z mixed=True, 2025-05-07T20:23:54.2447465Z use_cache=True, 2025-05-07T20:23:54.2447624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2447743Z use_cpu=True, 2025-05-07T20:23:54.2447899Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2448008Z ) 2025-05-07T20:23:54.2448202Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2448735Z self=, 2025-05-07T20:23:54.2448861Z mixed_B=True, 2025-05-07T20:23:54.2448989Z compile=False, 2025-05-07T20:23:54.2449104Z T=3, 2025-05-07T20:23:54.2449215Z D=109, 2025-05-07T20:23:54.2449335Z B=9, 2025-05-07T20:23:54.2449575Z log_E=4, 2025-05-07T20:23:54.2449696Z L=15, 2025-05-07T20:23:54.2449823Z D_gradcheck=1, 2025-05-07T20:23:54.2449962Z stochastic_rounding=True, 2025-05-07T20:23:54.2450087Z weighted=False, 2025-05-07T20:23:54.2450211Z row_wise=True, 2025-05-07T20:23:54.2450331Z mixed=True, 2025-05-07T20:23:54.2450454Z use_cache=False, 2025-05-07T20:23:54.2450617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2450841Z use_cpu=True, 2025-05-07T20:23:54.2451000Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2451115Z ) 2025-05-07T20:23:54.2451312Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2451847Z self=, 2025-05-07T20:23:54.2451967Z mixed_B=False, 2025-05-07T20:23:54.2452088Z compile=True, 2025-05-07T20:23:54.2452211Z T=1, 2025-05-07T20:23:54.2452323Z D=20, 2025-05-07T20:23:54.2452434Z B=34, 2025-05-07T20:23:54.2452552Z log_E=4, 2025-05-07T20:23:54.2452671Z L=12, 2025-05-07T20:23:54.2452791Z D_gradcheck=2, 2025-05-07T20:23:54.2452939Z stochastic_rounding=False, 2025-05-07T20:23:54.2453066Z weighted=False, 2025-05-07T20:23:54.2453186Z row_wise=True, 2025-05-07T20:23:54.2453307Z mixed=True, 2025-05-07T20:23:54.2453425Z use_cache=True, 2025-05-07T20:23:54.2453582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2453716Z use_cpu=True, 2025-05-07T20:23:54.2453863Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.2453973Z ) 2025-05-07T20:23:54.2454174Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:54.2454698Z self=, 2025-05-07T20:23:54.2454822Z mixed_B=True, 2025-05-07T20:23:54.2454944Z compile=False, 2025-05-07T20:23:54.2455150Z T=1, 2025-05-07T20:23:54.2455281Z D=20, 2025-05-07T20:23:54.2455391Z B=55, 2025-05-07T20:23:54.2455508Z log_E=3, 2025-05-07T20:23:54.2455700Z L=10, 2025-05-07T20:23:54.2455822Z D_gradcheck=1, 2025-05-07T20:23:54.2455963Z stochastic_rounding=False, 2025-05-07T20:23:54.2456211Z weighted=False, 2025-05-07T20:23:54.2456333Z row_wise=True, 2025-05-07T20:23:54.2456450Z mixed=True, 2025-05-07T20:23:54.2456575Z use_cache=True, 2025-05-07T20:23:54.2456736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.2456865Z use_cpu=True, 2025-05-07T20:23:54.2457013Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.2457120Z ) 2025-05-07T20:23:54.2457240Z PASSED 2025-05-07T20:23:54.2457800Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE SKIPPED 2025-05-07T20:23:54.3110611Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3112065Z self=, 2025-05-07T20:23:54.3112871Z mixed_B=False, 2025-05-07T20:23:54.3113184Z compile=False, 2025-05-07T20:23:54.3113487Z T=1, 2025-05-07T20:23:54.3113755Z D=2, 2025-05-07T20:23:54.3114023Z B=1, 2025-05-07T20:23:54.3114292Z log_E=3, 2025-05-07T20:23:54.3114579Z L=0, 2025-05-07T20:23:54.3114846Z D_gradcheck=1, 2025-05-07T20:23:54.3115176Z stochastic_rounding=False, 2025-05-07T20:23:54.3115559Z weighted=False, 2025-05-07T20:23:54.3115866Z row_wise=False, 2025-05-07T20:23:54.3116172Z mixed=False, 2025-05-07T20:23:54.3116475Z use_cache=False, 2025-05-07T20:23:54.3116919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3117346Z use_cpu=True, 2025-05-07T20:23:54.3117680Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3118055Z ) 2025-05-07T20:23:54.3118391Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3119262Z self=, 2025-05-07T20:23:54.3120066Z mixed_B=True, 2025-05-07T20:23:54.3120375Z compile=False, 2025-05-07T20:23:54.3120674Z T=1, 2025-05-07T20:23:54.3120939Z D=2, 2025-05-07T20:23:54.3121203Z B=1, 2025-05-07T20:23:54.3121469Z log_E=3, 2025-05-07T20:23:54.3121740Z L=0, 2025-05-07T20:23:54.3122016Z D_gradcheck=1, 2025-05-07T20:23:54.3122508Z stochastic_rounding=False, 2025-05-07T20:23:54.3123260Z weighted=False, 2025-05-07T20:23:54.3123588Z row_wise=False, 2025-05-07T20:23:54.3123894Z mixed=False, 2025-05-07T20:23:54.3124196Z use_cache=False, 2025-05-07T20:23:54.3124543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3124956Z use_cpu=True, 2025-05-07T20:23:54.3125285Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3125655Z ) 2025-05-07T20:23:54.3125988Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3126855Z self=, 2025-05-07T20:23:54.3127651Z mixed_B=True, 2025-05-07T20:23:54.3128218Z compile=True, 2025-05-07T20:23:54.3128524Z T=2, 2025-05-07T20:23:54.3128785Z D=79, 2025-05-07T20:23:54.3129066Z B=10, 2025-05-07T20:23:54.3129337Z log_E=3, 2025-05-07T20:23:54.3129808Z L=12, 2025-05-07T20:23:54.3130084Z D_gradcheck=2, 2025-05-07T20:23:54.3130404Z stochastic_rounding=True, 2025-05-07T20:23:54.3130782Z weighted=False, 2025-05-07T20:23:54.3131092Z row_wise=True, 2025-05-07T20:23:54.3131386Z mixed=False, 2025-05-07T20:23:54.3131689Z use_cache=False, 2025-05-07T20:23:54.3132040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3132448Z use_cpu=True, 2025-05-07T20:23:54.3132779Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3133157Z ) 2025-05-07T20:23:54.3133489Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3134571Z self=, 2025-05-07T20:23:54.3135384Z mixed_B=True, 2025-05-07T20:23:54.3135827Z compile=True, 2025-05-07T20:23:54.3136116Z T=4, 2025-05-07T20:23:54.3136384Z D=124, 2025-05-07T20:23:54.3136787Z B=88, 2025-05-07T20:23:54.3137056Z log_E=4, 2025-05-07T20:23:54.3137331Z L=17, 2025-05-07T20:23:54.3137603Z D_gradcheck=2, 2025-05-07T20:23:54.3137922Z stochastic_rounding=False, 2025-05-07T20:23:54.3138302Z weighted=False, 2025-05-07T20:23:54.3138618Z row_wise=False, 2025-05-07T20:23:54.3138916Z mixed=True, 2025-05-07T20:23:54.3139212Z use_cache=False, 2025-05-07T20:23:54.3139563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3139971Z use_cpu=True, 2025-05-07T20:23:54.3140303Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3140687Z ) 2025-05-07T20:23:54.3141021Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3141891Z self=, 2025-05-07T20:23:54.3142703Z mixed_B=False, 2025-05-07T20:23:54.3143109Z compile=True, 2025-05-07T20:23:54.3143494Z T=1, 2025-05-07T20:23:54.3143761Z D=114, 2025-05-07T20:23:54.3144117Z B=18, 2025-05-07T20:23:54.3144378Z log_E=3, 2025-05-07T20:23:54.3144658Z L=4, 2025-05-07T20:23:54.3144930Z D_gradcheck=2, 2025-05-07T20:23:54.3145253Z stochastic_rounding=False, 2025-05-07T20:23:54.3145629Z weighted=False, 2025-05-07T20:23:54.3145941Z row_wise=True, 2025-05-07T20:23:54.3146234Z mixed=True, 2025-05-07T20:23:54.3146535Z use_cache=False, 2025-05-07T20:23:54.3146890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3147297Z use_cpu=True, 2025-05-07T20:23:54.3147632Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3148009Z ) 2025-05-07T20:23:54.3148335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3149206Z self=, 2025-05-07T20:23:54.3150008Z mixed_B=True, 2025-05-07T20:23:54.3150312Z compile=False, 2025-05-07T20:23:54.3150611Z T=5, 2025-05-07T20:23:54.3150882Z D=47, 2025-05-07T20:23:54.3151150Z B=63, 2025-05-07T20:23:54.3151419Z log_E=4, 2025-05-07T20:23:54.3151699Z L=17, 2025-05-07T20:23:54.3151966Z D_gradcheck=2, 2025-05-07T20:23:54.3152298Z stochastic_rounding=True, 2025-05-07T20:23:54.3152880Z weighted=True, 2025-05-07T20:23:54.3153201Z row_wise=False, 2025-05-07T20:23:54.3153510Z mixed=False, 2025-05-07T20:23:54.3153811Z use_cache=True, 2025-05-07T20:23:54.3154155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3154566Z use_cpu=True, 2025-05-07T20:23:54.3154901Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3155277Z ) 2025-05-07T20:23:54.3155606Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3156475Z self=, 2025-05-07T20:23:54.3157267Z mixed_B=True, 2025-05-07T20:23:54.3157569Z compile=False, 2025-05-07T20:23:54.3157874Z T=4, 2025-05-07T20:23:54.3158138Z D=88, 2025-05-07T20:23:54.3158405Z B=126, 2025-05-07T20:23:54.3158675Z log_E=5, 2025-05-07T20:23:54.3158950Z L=10, 2025-05-07T20:23:54.3159217Z D_gradcheck=2, 2025-05-07T20:23:54.3159541Z stochastic_rounding=True, 2025-05-07T20:23:54.3159911Z weighted=False, 2025-05-07T20:23:54.3160212Z row_wise=True, 2025-05-07T20:23:54.3160511Z mixed=True, 2025-05-07T20:23:54.3160809Z use_cache=True, 2025-05-07T20:23:54.3161144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3161564Z use_cpu=True, 2025-05-07T20:23:54.3161891Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3162271Z ) 2025-05-07T20:23:54.3162602Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3163583Z self=, 2025-05-07T20:23:54.3164399Z mixed_B=True, 2025-05-07T20:23:54.3164816Z compile=True, 2025-05-07T20:23:54.3165116Z T=5, 2025-05-07T20:23:54.3165379Z D=21, 2025-05-07T20:23:54.3165723Z B=108, 2025-05-07T20:23:54.3165996Z log_E=5, 2025-05-07T20:23:54.3166274Z L=1, 2025-05-07T20:23:54.3166545Z D_gradcheck=2, 2025-05-07T20:23:54.3166869Z stochastic_rounding=True, 2025-05-07T20:23:54.3167250Z weighted=True, 2025-05-07T20:23:54.3167549Z row_wise=False, 2025-05-07T20:23:54.3167855Z mixed=True, 2025-05-07T20:23:54.3168156Z use_cache=True, 2025-05-07T20:23:54.3168494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3168910Z use_cpu=True, 2025-05-07T20:23:54.3169241Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3169744Z ) 2025-05-07T20:23:54.3170081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3170949Z self=, 2025-05-07T20:23:54.3171747Z mixed_B=True, 2025-05-07T20:23:54.3172049Z compile=False, 2025-05-07T20:23:54.3172348Z T=5, 2025-05-07T20:23:54.3172614Z D=17, 2025-05-07T20:23:54.3172879Z B=112, 2025-05-07T20:23:54.3173150Z log_E=5, 2025-05-07T20:23:54.3173431Z L=4, 2025-05-07T20:23:54.3173697Z D_gradcheck=2, 2025-05-07T20:23:54.3174023Z stochastic_rounding=True, 2025-05-07T20:23:54.3174395Z weighted=True, 2025-05-07T20:23:54.3174696Z row_wise=True, 2025-05-07T20:23:54.3174998Z mixed=True, 2025-05-07T20:23:54.3175296Z use_cache=True, 2025-05-07T20:23:54.3175635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3176048Z use_cpu=True, 2025-05-07T20:23:54.3176377Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3176751Z ) 2025-05-07T20:23:54.3177092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3177954Z self=, 2025-05-07T20:23:54.3178743Z mixed_B=False, 2025-05-07T20:23:54.3179058Z compile=True, 2025-05-07T20:23:54.3179356Z T=3, 2025-05-07T20:23:54.3179622Z D=119, 2025-05-07T20:23:54.3179889Z B=35, 2025-05-07T20:23:54.3180158Z log_E=5, 2025-05-07T20:23:54.3180436Z L=13, 2025-05-07T20:23:54.3180704Z D_gradcheck=1, 2025-05-07T20:23:54.3181043Z stochastic_rounding=False, 2025-05-07T20:23:54.3181569Z weighted=True, 2025-05-07T20:23:54.3181887Z row_wise=False, 2025-05-07T20:23:54.3182198Z mixed=True, 2025-05-07T20:23:54.3182497Z use_cache=False, 2025-05-07T20:23:54.3182843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3183254Z use_cpu=True, 2025-05-07T20:23:54.3183588Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3183960Z ) 2025-05-07T20:23:54.3184291Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3185158Z self=, 2025-05-07T20:23:54.3185949Z mixed_B=True, 2025-05-07T20:23:54.3186257Z compile=True, 2025-05-07T20:23:54.3186554Z T=2, 2025-05-07T20:23:54.3186815Z D=83, 2025-05-07T20:23:54.3187091Z B=127, 2025-05-07T20:23:54.3187360Z log_E=3, 2025-05-07T20:23:54.3187636Z L=7, 2025-05-07T20:23:54.3187913Z D_gradcheck=2, 2025-05-07T20:23:54.3188243Z stochastic_rounding=False, 2025-05-07T20:23:54.3188613Z weighted=False, 2025-05-07T20:23:54.3188927Z row_wise=True, 2025-05-07T20:23:54.3189232Z mixed=True, 2025-05-07T20:23:54.3189536Z use_cache=False, 2025-05-07T20:23:54.3189889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3190307Z use_cpu=True, 2025-05-07T20:23:54.3190642Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3191015Z ) 2025-05-07T20:23:54.3191354Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3192401Z self=, 2025-05-07T20:23:54.3193219Z mixed_B=False, 2025-05-07T20:23:54.3193662Z compile=True, 2025-05-07T20:23:54.3193959Z T=4, 2025-05-07T20:23:54.3194219Z D=116, 2025-05-07T20:23:54.3194585Z B=100, 2025-05-07T20:23:54.3194860Z log_E=5, 2025-05-07T20:23:54.3195128Z L=13, 2025-05-07T20:23:54.3195405Z D_gradcheck=1, 2025-05-07T20:23:54.3195733Z stochastic_rounding=False, 2025-05-07T20:23:54.3196101Z weighted=True, 2025-05-07T20:23:54.3196412Z row_wise=True, 2025-05-07T20:23:54.3196716Z mixed=True, 2025-05-07T20:23:54.3197008Z use_cache=True, 2025-05-07T20:23:54.3197353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3197768Z use_cpu=True, 2025-05-07T20:23:54.3198101Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3198470Z ) 2025-05-07T20:23:54.3198812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3199679Z self=, 2025-05-07T20:23:54.3200474Z mixed_B=False, 2025-05-07T20:23:54.3200783Z compile=False, 2025-05-07T20:23:54.3201079Z T=4, 2025-05-07T20:23:54.3201337Z D=110, 2025-05-07T20:23:54.3201611Z B=45, 2025-05-07T20:23:54.3201877Z log_E=5, 2025-05-07T20:23:54.3202146Z L=15, 2025-05-07T20:23:54.3202445Z D_gradcheck=1, 2025-05-07T20:23:54.3202779Z stochastic_rounding=False, 2025-05-07T20:23:54.3203144Z weighted=True, 2025-05-07T20:23:54.3203456Z row_wise=False, 2025-05-07T20:23:54.3203762Z mixed=True, 2025-05-07T20:23:54.3204051Z use_cache=True, 2025-05-07T20:23:54.3204395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3204810Z use_cpu=True, 2025-05-07T20:23:54.3205136Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3205518Z ) 2025-05-07T20:23:54.3205858Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3206730Z self=, 2025-05-07T20:23:54.3207528Z mixed_B=True, 2025-05-07T20:23:54.3207840Z compile=False, 2025-05-07T20:23:54.3208144Z T=4, 2025-05-07T20:23:54.3208399Z D=97, 2025-05-07T20:23:54.3208665Z B=73, 2025-05-07T20:23:54.3208938Z log_E=5, 2025-05-07T20:23:54.3209209Z L=13, 2025-05-07T20:23:54.3209624Z D_gradcheck=2, 2025-05-07T20:23:54.3209948Z stochastic_rounding=True, 2025-05-07T20:23:54.3210313Z weighted=True, 2025-05-07T20:23:54.3210772Z row_wise=True, 2025-05-07T20:23:54.3211087Z mixed=False, 2025-05-07T20:23:54.3211383Z use_cache=True, 2025-05-07T20:23:54.3211726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3212141Z use_cpu=True, 2025-05-07T20:23:54.3212467Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3212844Z ) 2025-05-07T20:23:54.3213177Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3214035Z self=, 2025-05-07T20:23:54.3214831Z mixed_B=True, 2025-05-07T20:23:54.3215140Z compile=False, 2025-05-07T20:23:54.3215443Z T=1, 2025-05-07T20:23:54.3215703Z D=107, 2025-05-07T20:23:54.3215973Z B=96, 2025-05-07T20:23:54.3216244Z log_E=5, 2025-05-07T20:23:54.3216511Z L=19, 2025-05-07T20:23:54.3216787Z D_gradcheck=1, 2025-05-07T20:23:54.3217121Z stochastic_rounding=True, 2025-05-07T20:23:54.3217483Z weighted=True, 2025-05-07T20:23:54.3217794Z row_wise=False, 2025-05-07T20:23:54.3218096Z mixed=True, 2025-05-07T20:23:54.3218389Z use_cache=False, 2025-05-07T20:23:54.3218746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3219159Z use_cpu=True, 2025-05-07T20:23:54.3219486Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3219866Z ) 2025-05-07T20:23:54.3220198Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3221294Z self=, 2025-05-07T20:23:54.3222117Z mixed_B=False, 2025-05-07T20:23:54.3222594Z compile=True, 2025-05-07T20:23:54.3222888Z T=2, 2025-05-07T20:23:54.3223158Z D=123, 2025-05-07T20:23:54.3223427Z B=120, 2025-05-07T20:23:54.3223779Z log_E=5, 2025-05-07T20:23:54.3224062Z L=2, 2025-05-07T20:23:54.3224337Z D_gradcheck=2, 2025-05-07T20:23:54.3224655Z stochastic_rounding=True, 2025-05-07T20:23:54.3225025Z weighted=True, 2025-05-07T20:23:54.3225340Z row_wise=False, 2025-05-07T20:23:54.3225645Z mixed=False, 2025-05-07T20:23:54.3225941Z use_cache=True, 2025-05-07T20:23:54.3226291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3226706Z use_cpu=True, 2025-05-07T20:23:54.3227034Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3227412Z ) 2025-05-07T20:23:54.3227748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3228827Z self=, 2025-05-07T20:23:54.3229625Z mixed_B=True, 2025-05-07T20:23:54.3229925Z compile=True, 2025-05-07T20:23:54.3230218Z T=3, 2025-05-07T20:23:54.3230488Z D=124, 2025-05-07T20:23:54.3230755Z B=38, 2025-05-07T20:23:54.3231018Z log_E=4, 2025-05-07T20:23:54.3231295Z L=15, 2025-05-07T20:23:54.3231567Z D_gradcheck=1, 2025-05-07T20:23:54.3231885Z stochastic_rounding=True, 2025-05-07T20:23:54.3232249Z weighted=True, 2025-05-07T20:23:54.3232565Z row_wise=False, 2025-05-07T20:23:54.3233021Z mixed=False, 2025-05-07T20:23:54.3233341Z use_cache=False, 2025-05-07T20:23:54.3233695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3234113Z use_cpu=True, 2025-05-07T20:23:54.3234439Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3234819Z ) 2025-05-07T20:23:54.3235150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3236010Z self=, 2025-05-07T20:23:54.3236805Z mixed_B=True, 2025-05-07T20:23:54.3237114Z compile=False, 2025-05-07T20:23:54.3237411Z T=3, 2025-05-07T20:23:54.3237672Z D=103, 2025-05-07T20:23:54.3237938Z B=110, 2025-05-07T20:23:54.3238204Z log_E=3, 2025-05-07T20:23:54.3238481Z L=0, 2025-05-07T20:23:54.3238756Z D_gradcheck=1, 2025-05-07T20:23:54.3239076Z stochastic_rounding=False, 2025-05-07T20:23:54.3239446Z weighted=True, 2025-05-07T20:23:54.3240033Z row_wise=False, 2025-05-07T20:23:54.3240351Z mixed=False, 2025-05-07T20:23:54.3240652Z use_cache=True, 2025-05-07T20:23:54.3240998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3241404Z use_cpu=True, 2025-05-07T20:23:54.3241741Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3494022Z ) 2025-05-07T20:23:54.3494424Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3495324Z self=, 2025-05-07T20:23:54.3496122Z mixed_B=False, 2025-05-07T20:23:54.3496426Z compile=True, 2025-05-07T20:23:54.3496723Z T=1, 2025-05-07T20:23:54.3496988Z D=91, 2025-05-07T20:23:54.3497259Z B=8, 2025-05-07T20:23:54.3497533Z log_E=5, 2025-05-07T20:23:54.3497806Z L=14, 2025-05-07T20:23:54.3498084Z D_gradcheck=2, 2025-05-07T20:23:54.3498413Z stochastic_rounding=False, 2025-05-07T20:23:54.3498782Z weighted=False, 2025-05-07T20:23:54.3499096Z row_wise=True, 2025-05-07T20:23:54.3499394Z mixed=False, 2025-05-07T20:23:54.3499698Z use_cache=False, 2025-05-07T20:23:54.3500054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3500463Z use_cpu=True, 2025-05-07T20:23:54.3500802Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3501182Z ) 2025-05-07T20:23:54.3501520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3502695Z self=, 2025-05-07T20:23:54.3503517Z mixed_B=False, 2025-05-07T20:23:54.3503973Z compile=False, 2025-05-07T20:23:54.3504488Z T=5, 2025-05-07T20:23:54.3504754Z D=79, 2025-05-07T20:23:54.3505016Z B=55, 2025-05-07T20:23:54.3505407Z log_E=4, 2025-05-07T20:23:54.3505688Z L=10, 2025-05-07T20:23:54.3505962Z D_gradcheck=2, 2025-05-07T20:23:54.3506280Z stochastic_rounding=False, 2025-05-07T20:23:54.3506648Z weighted=False, 2025-05-07T20:23:54.3506956Z row_wise=False, 2025-05-07T20:23:54.3507256Z mixed=True, 2025-05-07T20:23:54.3507557Z use_cache=False, 2025-05-07T20:23:54.3507910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3508320Z use_cpu=True, 2025-05-07T20:23:54.3508653Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3509030Z ) 2025-05-07T20:23:54.3509365Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3510230Z self=, 2025-05-07T20:23:54.3511026Z mixed_B=True, 2025-05-07T20:23:54.3511329Z compile=True, 2025-05-07T20:23:54.3511629Z T=4, 2025-05-07T20:23:54.3511891Z D=107, 2025-05-07T20:23:54.3512162Z B=70, 2025-05-07T20:23:54.3512430Z log_E=3, 2025-05-07T20:23:54.3512709Z L=5, 2025-05-07T20:23:54.3512984Z D_gradcheck=2, 2025-05-07T20:23:54.3513304Z stochastic_rounding=True, 2025-05-07T20:23:54.3513675Z weighted=False, 2025-05-07T20:23:54.3514001Z row_wise=False, 2025-05-07T20:23:54.3514301Z mixed=False, 2025-05-07T20:23:54.3514603Z use_cache=False, 2025-05-07T20:23:54.3514954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3515364Z use_cpu=True, 2025-05-07T20:23:54.3515698Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3516077Z ) 2025-05-07T20:23:54.3516407Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3517276Z self=, 2025-05-07T20:23:54.3518075Z mixed_B=True, 2025-05-07T20:23:54.3518378Z compile=True, 2025-05-07T20:23:54.3518671Z T=2, 2025-05-07T20:23:54.3518933Z D=121, 2025-05-07T20:23:54.3519199Z B=8, 2025-05-07T20:23:54.3519466Z log_E=5, 2025-05-07T20:23:54.3519751Z L=20, 2025-05-07T20:23:54.3520028Z D_gradcheck=1, 2025-05-07T20:23:54.3520352Z stochastic_rounding=True, 2025-05-07T20:23:54.3520722Z weighted=False, 2025-05-07T20:23:54.3521276Z row_wise=True, 2025-05-07T20:23:54.3521599Z mixed=False, 2025-05-07T20:23:54.3521899Z use_cache=True, 2025-05-07T20:23:54.3522245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3522651Z use_cpu=True, 2025-05-07T20:23:54.3522983Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3523359Z ) 2025-05-07T20:23:54.3523684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3524554Z self=, 2025-05-07T20:23:54.3525351Z mixed_B=True, 2025-05-07T20:23:54.3525648Z compile=False, 2025-05-07T20:23:54.3525949Z T=2, 2025-05-07T20:23:54.3526219Z D=59, 2025-05-07T20:23:54.3526506Z B=128, 2025-05-07T20:23:54.3526776Z log_E=5, 2025-05-07T20:23:54.3527056Z L=5, 2025-05-07T20:23:54.3527329Z D_gradcheck=2, 2025-05-07T20:23:54.3527651Z stochastic_rounding=False, 2025-05-07T20:23:54.3528307Z weighted=True, 2025-05-07T20:23:54.3528637Z row_wise=True, 2025-05-07T20:23:54.3528933Z mixed=False, 2025-05-07T20:23:54.3529238Z use_cache=False, 2025-05-07T20:23:54.3529676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3530091Z use_cpu=True, 2025-05-07T20:23:54.3530431Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3530817Z ) 2025-05-07T20:23:54.3531143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3532202Z self=, 2025-05-07T20:23:54.3533030Z mixed_B=True, 2025-05-07T20:23:54.3533334Z compile=False, 2025-05-07T20:23:54.3533826Z T=1, 2025-05-07T20:23:54.3534101Z D=6, 2025-05-07T20:23:54.3534360Z B=105, 2025-05-07T20:23:54.3534753Z log_E=4, 2025-05-07T20:23:54.3535037Z L=19, 2025-05-07T20:23:54.3535305Z D_gradcheck=1, 2025-05-07T20:23:54.3535629Z stochastic_rounding=True, 2025-05-07T20:23:54.3536011Z weighted=True, 2025-05-07T20:23:54.3536318Z row_wise=False, 2025-05-07T20:23:54.3536625Z mixed=False, 2025-05-07T20:23:54.3536931Z use_cache=True, 2025-05-07T20:23:54.3537275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3537682Z use_cpu=True, 2025-05-07T20:23:54.3538016Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3538393Z ) 2025-05-07T20:23:54.3538723Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3539594Z self=, 2025-05-07T20:23:54.3540398Z mixed_B=False, 2025-05-07T20:23:54.3540699Z compile=True, 2025-05-07T20:23:54.3541001Z T=3, 2025-05-07T20:23:54.3541271Z D=35, 2025-05-07T20:23:54.3541531Z B=81, 2025-05-07T20:23:54.3541803Z log_E=4, 2025-05-07T20:23:54.3542081Z L=19, 2025-05-07T20:23:54.3542352Z D_gradcheck=1, 2025-05-07T20:23:54.3542684Z stochastic_rounding=True, 2025-05-07T20:23:54.3543054Z weighted=False, 2025-05-07T20:23:54.3543358Z row_wise=False, 2025-05-07T20:23:54.3543663Z mixed=False, 2025-05-07T20:23:54.3543964Z use_cache=False, 2025-05-07T20:23:54.3544313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3544729Z use_cpu=True, 2025-05-07T20:23:54.3545062Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3545444Z ) 2025-05-07T20:23:54.3545771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3546643Z self=, 2025-05-07T20:23:54.3547442Z mixed_B=False, 2025-05-07T20:23:54.3547743Z compile=True, 2025-05-07T20:23:54.3548046Z T=2, 2025-05-07T20:23:54.3548314Z D=43, 2025-05-07T20:23:54.3548575Z B=119, 2025-05-07T20:23:54.3548855Z log_E=3, 2025-05-07T20:23:54.3549135Z L=9, 2025-05-07T20:23:54.3549406Z D_gradcheck=2, 2025-05-07T20:23:54.3549737Z stochastic_rounding=False, 2025-05-07T20:23:54.3550106Z weighted=False, 2025-05-07T20:23:54.3550610Z row_wise=False, 2025-05-07T20:23:54.3550946Z mixed=False, 2025-05-07T20:23:54.3551249Z use_cache=True, 2025-05-07T20:23:54.3551589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3552005Z use_cpu=True, 2025-05-07T20:23:54.3552341Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3552711Z ) 2025-05-07T20:23:54.3553046Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3553908Z self=, 2025-05-07T20:23:54.3554704Z mixed_B=False, 2025-05-07T20:23:54.3555002Z compile=True, 2025-05-07T20:23:54.3555304Z T=5, 2025-05-07T20:23:54.3555567Z D=80, 2025-05-07T20:23:54.3555825Z B=77, 2025-05-07T20:23:54.3556096Z log_E=4, 2025-05-07T20:23:54.3556218Z L=12, 2025-05-07T20:23:54.3556345Z D_gradcheck=2, 2025-05-07T20:23:54.3556481Z stochastic_rounding=False, 2025-05-07T20:23:54.3556603Z weighted=True, 2025-05-07T20:23:54.3556731Z row_wise=False, 2025-05-07T20:23:54.3556849Z mixed=False, 2025-05-07T20:23:54.3556974Z use_cache=False, 2025-05-07T20:23:54.3557137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3557258Z use_cpu=True, 2025-05-07T20:23:54.3557406Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3557525Z ) 2025-05-07T20:23:54.3557720Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3558347Z self=, 2025-05-07T20:23:54.3558480Z mixed_B=False, 2025-05-07T20:23:54.3558603Z compile=True, 2025-05-07T20:23:54.3558812Z T=5, 2025-05-07T20:23:54.3558924Z D=62, 2025-05-07T20:23:54.3559038Z B=94, 2025-05-07T20:23:54.3559157Z log_E=4, 2025-05-07T20:23:54.3559381Z L=3, 2025-05-07T20:23:54.3559506Z D_gradcheck=2, 2025-05-07T20:23:54.3559650Z stochastic_rounding=True, 2025-05-07T20:23:54.3559770Z weighted=True, 2025-05-07T20:23:54.3559894Z row_wise=False, 2025-05-07T20:23:54.3560021Z mixed=True, 2025-05-07T20:23:54.3560139Z use_cache=True, 2025-05-07T20:23:54.3560301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3560427Z use_cpu=True, 2025-05-07T20:23:54.3560573Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3560690Z ) 2025-05-07T20:23:54.3560897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3561422Z self=, 2025-05-07T20:23:54.3561556Z mixed_B=False, 2025-05-07T20:23:54.3561675Z compile=True, 2025-05-07T20:23:54.3561789Z T=4, 2025-05-07T20:23:54.3561905Z D=20, 2025-05-07T20:23:54.3562017Z B=55, 2025-05-07T20:23:54.3562129Z log_E=4, 2025-05-07T20:23:54.3562249Z L=19, 2025-05-07T20:23:54.3562374Z D_gradcheck=2, 2025-05-07T20:23:54.3562517Z stochastic_rounding=True, 2025-05-07T20:23:54.3562644Z weighted=True, 2025-05-07T20:23:54.3562768Z row_wise=False, 2025-05-07T20:23:54.3562890Z mixed=False, 2025-05-07T20:23:54.3563022Z use_cache=False, 2025-05-07T20:23:54.3563181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3563313Z use_cpu=True, 2025-05-07T20:23:54.3563461Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3563570Z ) 2025-05-07T20:23:54.3563769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3564292Z self=, 2025-05-07T20:23:54.3564412Z mixed_B=False, 2025-05-07T20:23:54.3564539Z compile=True, 2025-05-07T20:23:54.3564653Z T=3, 2025-05-07T20:23:54.3564763Z D=93, 2025-05-07T20:23:54.3564881Z B=23, 2025-05-07T20:23:54.3564996Z log_E=3, 2025-05-07T20:23:54.3565111Z L=5, 2025-05-07T20:23:54.3565241Z D_gradcheck=2, 2025-05-07T20:23:54.3565385Z stochastic_rounding=True, 2025-05-07T20:23:54.3565508Z weighted=False, 2025-05-07T20:23:54.3565634Z row_wise=True, 2025-05-07T20:23:54.3565856Z mixed=False, 2025-05-07T20:23:54.3565996Z use_cache=True, 2025-05-07T20:23:54.3566158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3566279Z use_cpu=True, 2025-05-07T20:23:54.3566431Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3566542Z ) 2025-05-07T20:23:54.3566734Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3567264Z self=, 2025-05-07T20:23:54.3567385Z mixed_B=True, 2025-05-07T20:23:54.3567505Z compile=False, 2025-05-07T20:23:54.3567627Z T=2, 2025-05-07T20:23:54.3567737Z D=65, 2025-05-07T20:23:54.3567846Z B=87, 2025-05-07T20:23:54.3567963Z log_E=4, 2025-05-07T20:23:54.3568078Z L=7, 2025-05-07T20:23:54.3568204Z D_gradcheck=1, 2025-05-07T20:23:54.3568341Z stochastic_rounding=True, 2025-05-07T20:23:54.3568459Z weighted=False, 2025-05-07T20:23:54.3568585Z row_wise=True, 2025-05-07T20:23:54.3568704Z mixed=True, 2025-05-07T20:23:54.3568826Z use_cache=False, 2025-05-07T20:23:54.3568989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3569108Z use_cpu=True, 2025-05-07T20:23:54.3569258Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3569493Z ) 2025-05-07T20:23:54.3569700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3570339Z self=, 2025-05-07T20:23:54.3570479Z mixed_B=True, 2025-05-07T20:23:54.3570601Z compile=False, 2025-05-07T20:23:54.3570711Z T=1, 2025-05-07T20:23:54.3570915Z D=85, 2025-05-07T20:23:54.3571027Z B=62, 2025-05-07T20:23:54.3571148Z log_E=5, 2025-05-07T20:23:54.3571328Z L=18, 2025-05-07T20:23:54.3571453Z D_gradcheck=2, 2025-05-07T20:23:54.3571597Z stochastic_rounding=True, 2025-05-07T20:23:54.3571720Z weighted=False, 2025-05-07T20:23:54.3571837Z row_wise=True, 2025-05-07T20:23:54.3571964Z mixed=True, 2025-05-07T20:23:54.3572084Z use_cache=True, 2025-05-07T20:23:54.3572241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3572370Z use_cpu=True, 2025-05-07T20:23:54.3572520Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3572629Z ) 2025-05-07T20:23:54.3572828Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3573352Z self=, 2025-05-07T20:23:54.3573479Z mixed_B=False, 2025-05-07T20:23:54.3573598Z compile=True, 2025-05-07T20:23:54.3573710Z T=5, 2025-05-07T20:23:54.3573830Z D=35, 2025-05-07T20:23:54.3573941Z B=8, 2025-05-07T20:23:54.3574052Z log_E=3, 2025-05-07T20:23:54.3574172Z L=8, 2025-05-07T20:23:54.3574292Z D_gradcheck=1, 2025-05-07T20:23:54.3574430Z stochastic_rounding=False, 2025-05-07T20:23:54.3574555Z weighted=True, 2025-05-07T20:23:54.3574676Z row_wise=False, 2025-05-07T20:23:54.3574797Z mixed=False, 2025-05-07T20:23:54.3574922Z use_cache=True, 2025-05-07T20:23:54.3575078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3575197Z use_cpu=True, 2025-05-07T20:23:54.3575350Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3575456Z ) 2025-05-07T20:23:54.3575649Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3576192Z self=, 2025-05-07T20:23:54.3576315Z mixed_B=False, 2025-05-07T20:23:54.3576444Z compile=True, 2025-05-07T20:23:54.3576554Z T=3, 2025-05-07T20:23:54.3576667Z D=63, 2025-05-07T20:23:54.3576785Z B=127, 2025-05-07T20:23:54.3576901Z log_E=5, 2025-05-07T20:23:54.3577018Z L=3, 2025-05-07T20:23:54.3577145Z D_gradcheck=2, 2025-05-07T20:23:54.3577287Z stochastic_rounding=False, 2025-05-07T20:23:54.3577410Z weighted=False, 2025-05-07T20:23:54.3577538Z row_wise=False, 2025-05-07T20:23:54.3577743Z mixed=True, 2025-05-07T20:23:54.3577874Z use_cache=True, 2025-05-07T20:23:54.3578044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3578163Z use_cpu=True, 2025-05-07T20:23:54.3578321Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3578432Z ) 2025-05-07T20:23:54.3578639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3579172Z self=, 2025-05-07T20:23:54.3579290Z mixed_B=False, 2025-05-07T20:23:54.3579411Z compile=False, 2025-05-07T20:23:54.3579529Z T=1, 2025-05-07T20:23:54.3579645Z D=47, 2025-05-07T20:23:54.3579755Z B=18, 2025-05-07T20:23:54.3579873Z log_E=4, 2025-05-07T20:23:54.3579989Z L=5, 2025-05-07T20:23:54.3580108Z D_gradcheck=1, 2025-05-07T20:23:54.3580257Z stochastic_rounding=True, 2025-05-07T20:23:54.3580379Z weighted=False, 2025-05-07T20:23:54.3580501Z row_wise=False, 2025-05-07T20:23:54.3580629Z mixed=False, 2025-05-07T20:23:54.3580751Z use_cache=False, 2025-05-07T20:23:54.3580916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3581035Z use_cpu=True, 2025-05-07T20:23:54.3581181Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3581298Z ) 2025-05-07T20:23:54.3581493Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3582119Z self=, 2025-05-07T20:23:54.3582254Z mixed_B=True, 2025-05-07T20:23:54.3582375Z compile=False, 2025-05-07T20:23:54.3582489Z T=4, 2025-05-07T20:23:54.3582711Z D=26, 2025-05-07T20:23:54.3582821Z B=51, 2025-05-07T20:23:54.3582933Z log_E=5, 2025-05-07T20:23:54.3583115Z L=12, 2025-05-07T20:23:54.3583241Z D_gradcheck=1, 2025-05-07T20:23:54.3583381Z stochastic_rounding=False, 2025-05-07T20:23:54.3583508Z weighted=True, 2025-05-07T20:23:54.3583627Z row_wise=True, 2025-05-07T20:23:54.3583756Z mixed=True, 2025-05-07T20:23:54.3583877Z use_cache=True, 2025-05-07T20:23:54.3584037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3584162Z use_cpu=True, 2025-05-07T20:23:54.3584309Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3885322Z ) 2025-05-07T20:23:54.3885758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3886361Z self=, 2025-05-07T20:23:54.3886498Z mixed_B=True, 2025-05-07T20:23:54.3886625Z compile=True, 2025-05-07T20:23:54.3886737Z T=1, 2025-05-07T20:23:54.3886869Z D=92, 2025-05-07T20:23:54.3886980Z B=38, 2025-05-07T20:23:54.3887099Z log_E=3, 2025-05-07T20:23:54.3887209Z L=6, 2025-05-07T20:23:54.3887340Z D_gradcheck=1, 2025-05-07T20:23:54.3887486Z stochastic_rounding=True, 2025-05-07T20:23:54.3887611Z weighted=False, 2025-05-07T20:23:54.3887728Z row_wise=True, 2025-05-07T20:23:54.3887862Z mixed=False, 2025-05-07T20:23:54.3887984Z use_cache=False, 2025-05-07T20:23:54.3888144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3888270Z use_cpu=True, 2025-05-07T20:23:54.3888418Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3888526Z ) 2025-05-07T20:23:54.3888726Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3889254Z self=, 2025-05-07T20:23:54.3889451Z mixed_B=False, 2025-05-07T20:23:54.3889580Z compile=True, 2025-05-07T20:23:54.3889691Z T=1, 2025-05-07T20:23:54.3889816Z D=29, 2025-05-07T20:23:54.3889927Z B=56, 2025-05-07T20:23:54.3890040Z log_E=3, 2025-05-07T20:23:54.3890161Z L=6, 2025-05-07T20:23:54.3890287Z D_gradcheck=1, 2025-05-07T20:23:54.3890425Z stochastic_rounding=True, 2025-05-07T20:23:54.3890553Z weighted=False, 2025-05-07T20:23:54.3890674Z row_wise=True, 2025-05-07T20:23:54.3890790Z mixed=True, 2025-05-07T20:23:54.3891292Z use_cache=True, 2025-05-07T20:23:54.3891467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3891588Z use_cpu=True, 2025-05-07T20:23:54.3903803Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3904030Z ) 2025-05-07T20:23:54.3904263Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3904843Z self=, 2025-05-07T20:23:54.3904962Z mixed_B=True, 2025-05-07T20:23:54.3905086Z compile=True, 2025-05-07T20:23:54.3905198Z T=2, 2025-05-07T20:23:54.3905314Z D=67, 2025-05-07T20:23:54.3905437Z B=11, 2025-05-07T20:23:54.3905550Z log_E=4, 2025-05-07T20:23:54.3905664Z L=11, 2025-05-07T20:23:54.3905885Z D_gradcheck=1, 2025-05-07T20:23:54.3906042Z stochastic_rounding=True, 2025-05-07T20:23:54.3906165Z weighted=True, 2025-05-07T20:23:54.3906294Z row_wise=False, 2025-05-07T20:23:54.3906409Z mixed=True, 2025-05-07T20:23:54.3906540Z use_cache=False, 2025-05-07T20:23:54.3906706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3906823Z use_cpu=True, 2025-05-07T20:23:54.3906972Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3907087Z ) 2025-05-07T20:23:54.3907361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3907972Z self=, 2025-05-07T20:23:54.3908462Z mixed_B=True, 2025-05-07T20:23:54.3908612Z compile=False, 2025-05-07T20:23:54.3908728Z T=1, 2025-05-07T20:23:54.3908971Z D=40, 2025-05-07T20:23:54.3909085Z B=124, 2025-05-07T20:23:54.3909212Z log_E=4, 2025-05-07T20:23:54.3909414Z L=10, 2025-05-07T20:23:54.3909784Z D_gradcheck=2, 2025-05-07T20:23:54.3910080Z stochastic_rounding=False, 2025-05-07T20:23:54.3910260Z weighted=False, 2025-05-07T20:23:54.3910557Z row_wise=True, 2025-05-07T20:23:54.3910684Z mixed=True, 2025-05-07T20:23:54.3910815Z use_cache=False, 2025-05-07T20:23:54.3911029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3911150Z use_cpu=True, 2025-05-07T20:23:54.3911298Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3911462Z ) 2025-05-07T20:23:54.3911665Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3912263Z self=, 2025-05-07T20:23:54.3912413Z mixed_B=False, 2025-05-07T20:23:54.3912537Z compile=False, 2025-05-07T20:23:54.3912648Z T=2, 2025-05-07T20:23:54.3912771Z D=51, 2025-05-07T20:23:54.3912885Z B=61, 2025-05-07T20:23:54.3913001Z log_E=4, 2025-05-07T20:23:54.3913124Z L=18, 2025-05-07T20:23:54.3913248Z D_gradcheck=1, 2025-05-07T20:23:54.3913437Z stochastic_rounding=True, 2025-05-07T20:23:54.3913638Z weighted=False, 2025-05-07T20:23:54.3913816Z row_wise=True, 2025-05-07T20:23:54.3913939Z mixed=True, 2025-05-07T20:23:54.3914074Z use_cache=False, 2025-05-07T20:23:54.3914234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3914360Z use_cpu=True, 2025-05-07T20:23:54.3914515Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3914625Z ) 2025-05-07T20:23:54.3914830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3915449Z self=, 2025-05-07T20:23:54.3915583Z mixed_B=False, 2025-05-07T20:23:54.3915714Z compile=False, 2025-05-07T20:23:54.3915824Z T=4, 2025-05-07T20:23:54.3915935Z D=100, 2025-05-07T20:23:54.3916060Z B=20, 2025-05-07T20:23:54.3916173Z log_E=5, 2025-05-07T20:23:54.3916340Z L=4, 2025-05-07T20:23:54.3916478Z D_gradcheck=2, 2025-05-07T20:23:54.3916623Z stochastic_rounding=True, 2025-05-07T20:23:54.3916755Z weighted=True, 2025-05-07T20:23:54.3916876Z row_wise=True, 2025-05-07T20:23:54.3917055Z mixed=True, 2025-05-07T20:23:54.3917336Z use_cache=False, 2025-05-07T20:23:54.3917510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3917632Z use_cpu=True, 2025-05-07T20:23:54.3917786Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3917894Z ) 2025-05-07T20:23:54.3918151Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3918772Z self=, 2025-05-07T20:23:54.3918903Z mixed_B=True, 2025-05-07T20:23:54.3919032Z compile=True, 2025-05-07T20:23:54.3919148Z T=2, 2025-05-07T20:23:54.3919316Z D=14, 2025-05-07T20:23:54.3919442Z B=89, 2025-05-07T20:23:54.3919555Z log_E=4, 2025-05-07T20:23:54.3919664Z L=11, 2025-05-07T20:23:54.3919794Z D_gradcheck=2, 2025-05-07T20:23:54.3919989Z stochastic_rounding=True, 2025-05-07T20:23:54.3920175Z weighted=True, 2025-05-07T20:23:54.3920310Z row_wise=False, 2025-05-07T20:23:54.3920431Z mixed=True, 2025-05-07T20:23:54.3920557Z use_cache=False, 2025-05-07T20:23:54.3920726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3920845Z use_cpu=True, 2025-05-07T20:23:54.3920992Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3921106Z ) 2025-05-07T20:23:54.3921301Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3921829Z self=, 2025-05-07T20:23:54.3922043Z mixed_B=False, 2025-05-07T20:23:54.3922175Z compile=False, 2025-05-07T20:23:54.3922293Z T=5, 2025-05-07T20:23:54.3922407Z D=43, 2025-05-07T20:23:54.3922595Z B=108, 2025-05-07T20:23:54.3922717Z log_E=4, 2025-05-07T20:23:54.3922827Z L=4, 2025-05-07T20:23:54.3923026Z D_gradcheck=2, 2025-05-07T20:23:54.3923178Z stochastic_rounding=False, 2025-05-07T20:23:54.3923297Z weighted=True, 2025-05-07T20:23:54.3923415Z row_wise=False, 2025-05-07T20:23:54.3923537Z mixed=False, 2025-05-07T20:23:54.3923662Z use_cache=False, 2025-05-07T20:23:54.3923820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3923945Z use_cpu=True, 2025-05-07T20:23:54.3924091Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3924201Z ) 2025-05-07T20:23:54.3924403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3924927Z self=, 2025-05-07T20:23:54.3925056Z mixed_B=True, 2025-05-07T20:23:54.3925177Z compile=True, 2025-05-07T20:23:54.3925290Z T=1, 2025-05-07T20:23:54.3925410Z D=26, 2025-05-07T20:23:54.3925523Z B=89, 2025-05-07T20:23:54.3925636Z log_E=4, 2025-05-07T20:23:54.3925753Z L=2, 2025-05-07T20:23:54.3925878Z D_gradcheck=1, 2025-05-07T20:23:54.3926097Z stochastic_rounding=True, 2025-05-07T20:23:54.3926313Z weighted=False, 2025-05-07T20:23:54.3926449Z row_wise=False, 2025-05-07T20:23:54.3926578Z mixed=True, 2025-05-07T20:23:54.3926711Z use_cache=False, 2025-05-07T20:23:54.3926875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3926999Z use_cpu=True, 2025-05-07T20:23:54.3927154Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3927267Z ) 2025-05-07T20:23:54.3927579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3928366Z self=, 2025-05-07T20:23:54.3928554Z mixed_B=True, 2025-05-07T20:23:54.3928690Z compile=False, 2025-05-07T20:23:54.3928802Z T=3, 2025-05-07T20:23:54.3928911Z D=66, 2025-05-07T20:23:54.3929033Z B=58, 2025-05-07T20:23:54.3929145Z log_E=3, 2025-05-07T20:23:54.3929255Z L=7, 2025-05-07T20:23:54.3929453Z D_gradcheck=1, 2025-05-07T20:23:54.3929604Z stochastic_rounding=False, 2025-05-07T20:23:54.3929726Z weighted=False, 2025-05-07T20:23:54.3929855Z row_wise=False, 2025-05-07T20:23:54.3929971Z mixed=True, 2025-05-07T20:23:54.3930345Z use_cache=True, 2025-05-07T20:23:54.3930518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3930671Z use_cpu=True, 2025-05-07T20:23:54.3930827Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3930937Z ) 2025-05-07T20:23:54.3931135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3931664Z self=, 2025-05-07T20:23:54.3931925Z mixed_B=False, 2025-05-07T20:23:54.3932056Z compile=True, 2025-05-07T20:23:54.3932175Z T=3, 2025-05-07T20:23:54.3932284Z D=103, 2025-05-07T20:23:54.3932451Z B=72, 2025-05-07T20:23:54.3932581Z log_E=4, 2025-05-07T20:23:54.3932691Z L=3, 2025-05-07T20:23:54.3932811Z D_gradcheck=2, 2025-05-07T20:23:54.3932966Z stochastic_rounding=False, 2025-05-07T20:23:54.3933086Z weighted=True, 2025-05-07T20:23:54.3933211Z row_wise=True, 2025-05-07T20:23:54.3933327Z mixed=True, 2025-05-07T20:23:54.3933449Z use_cache=True, 2025-05-07T20:23:54.3933614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3933732Z use_cpu=True, 2025-05-07T20:23:54.3933879Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3933990Z ) 2025-05-07T20:23:54.3934185Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3934802Z self=, 2025-05-07T20:23:54.3935071Z mixed_B=True, 2025-05-07T20:23:54.3935203Z compile=True, 2025-05-07T20:23:54.3935318Z T=5, 2025-05-07T20:23:54.3935437Z D=56, 2025-05-07T20:23:54.3935667Z B=10, 2025-05-07T20:23:54.3935787Z log_E=5, 2025-05-07T20:23:54.3935896Z L=0, 2025-05-07T20:23:54.3936013Z D_gradcheck=2, 2025-05-07T20:23:54.3936367Z stochastic_rounding=True, 2025-05-07T20:23:54.3936493Z weighted=False, 2025-05-07T20:23:54.3936731Z row_wise=True, 2025-05-07T20:23:54.3936864Z mixed=False, 2025-05-07T20:23:54.3937094Z use_cache=False, 2025-05-07T20:23:54.3937260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3937437Z use_cpu=True, 2025-05-07T20:23:54.3937594Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3937752Z ) 2025-05-07T20:23:54.3937960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3938567Z self=, 2025-05-07T20:23:54.3938702Z mixed_B=True, 2025-05-07T20:23:54.3938922Z compile=True, 2025-05-07T20:23:54.3939041Z T=3, 2025-05-07T20:23:54.3939160Z D=86, 2025-05-07T20:23:54.3939330Z B=56, 2025-05-07T20:23:54.3939451Z log_E=3, 2025-05-07T20:23:54.3939569Z L=17, 2025-05-07T20:23:54.3939688Z D_gradcheck=1, 2025-05-07T20:23:54.3939830Z stochastic_rounding=True, 2025-05-07T20:23:54.3939957Z weighted=False, 2025-05-07T20:23:54.3940169Z row_wise=True, 2025-05-07T20:23:54.3940291Z mixed=False, 2025-05-07T20:23:54.3940423Z use_cache=True, 2025-05-07T20:23:54.3940584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3940703Z use_cpu=True, 2025-05-07T20:23:54.3940861Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.3940968Z ) 2025-05-07T20:23:54.3941219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3941764Z self=, 2025-05-07T20:23:54.3941895Z mixed_B=True, 2025-05-07T20:23:54.3942026Z compile=False, 2025-05-07T20:23:54.3942137Z T=1, 2025-05-07T20:23:54.3942247Z D=126, 2025-05-07T20:23:54.3942366Z B=61, 2025-05-07T20:23:54.3942479Z log_E=3, 2025-05-07T20:23:54.3942590Z L=9, 2025-05-07T20:23:54.3942720Z D_gradcheck=2, 2025-05-07T20:23:54.3942862Z stochastic_rounding=True, 2025-05-07T20:23:54.3942985Z weighted=False, 2025-05-07T20:23:54.3943113Z row_wise=False, 2025-05-07T20:23:54.3943228Z mixed=True, 2025-05-07T20:23:54.3943466Z use_cache=False, 2025-05-07T20:23:54.3943642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3943759Z use_cpu=True, 2025-05-07T20:23:54.3943996Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3944117Z ) 2025-05-07T20:23:54.3944316Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3944842Z self=, 2025-05-07T20:23:54.3944964Z mixed_B=True, 2025-05-07T20:23:54.3945086Z compile=False, 2025-05-07T20:23:54.3945203Z T=1, 2025-05-07T20:23:54.3945314Z D=105, 2025-05-07T20:23:54.3945423Z B=9, 2025-05-07T20:23:54.3945548Z log_E=3, 2025-05-07T20:23:54.3945662Z L=11, 2025-05-07T20:23:54.3945839Z D_gradcheck=2, 2025-05-07T20:23:54.3945999Z stochastic_rounding=True, 2025-05-07T20:23:54.3946121Z weighted=False, 2025-05-07T20:23:54.3946304Z row_wise=True, 2025-05-07T20:23:54.3946436Z mixed=False, 2025-05-07T20:23:54.3946605Z use_cache=False, 2025-05-07T20:23:54.3946779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.3946901Z use_cpu=True, 2025-05-07T20:23:54.3947049Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3947165Z ) 2025-05-07T20:23:54.3947361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3947886Z self=, 2025-05-07T20:23:54.3948128Z mixed_B=False, 2025-05-07T20:23:54.3948258Z compile=True, 2025-05-07T20:23:54.3948368Z T=3, 2025-05-07T20:23:54.3948489Z D=128, 2025-05-07T20:23:54.3948597Z B=27, 2025-05-07T20:23:54.3948785Z log_E=3, 2025-05-07T20:23:54.3948963Z L=9, 2025-05-07T20:23:54.3949089Z D_gradcheck=2, 2025-05-07T20:23:54.3949376Z stochastic_rounding=False, 2025-05-07T20:23:54.3949508Z weighted=False, 2025-05-07T20:23:54.3949693Z row_wise=False, 2025-05-07T20:23:54.3949821Z mixed=False, 2025-05-07T20:23:54.3949944Z use_cache=False, 2025-05-07T20:23:54.3950109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3950239Z use_cpu=True, 2025-05-07T20:23:54.3950441Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3950555Z ) 2025-05-07T20:23:54.3950756Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3951280Z self=, 2025-05-07T20:23:54.3951406Z mixed_B=True, 2025-05-07T20:23:54.3951532Z compile=False, 2025-05-07T20:23:54.3951642Z T=3, 2025-05-07T20:23:54.3951753Z D=50, 2025-05-07T20:23:54.3951872Z B=114, 2025-05-07T20:23:54.3951989Z log_E=4, 2025-05-07T20:23:54.3952098Z L=16, 2025-05-07T20:23:54.3952224Z D_gradcheck=2, 2025-05-07T20:23:54.3952369Z stochastic_rounding=True, 2025-05-07T20:23:54.3952501Z weighted=False, 2025-05-07T20:23:54.3952620Z row_wise=True, 2025-05-07T20:23:54.3952811Z mixed=True, 2025-05-07T20:23:54.3952946Z use_cache=True, 2025-05-07T20:23:54.3953280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3953411Z use_cpu=True, 2025-05-07T20:23:54.3953568Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.3953676Z ) 2025-05-07T20:23:54.3953868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.3954460Z self=, 2025-05-07T20:23:54.3954586Z mixed_B=False, 2025-05-07T20:23:54.3954714Z compile=False, 2025-05-07T20:23:54.3954831Z T=5, 2025-05-07T20:23:54.3954994Z D=104, 2025-05-07T20:23:54.3955118Z B=24, 2025-05-07T20:23:54.3955237Z log_E=5, 2025-05-07T20:23:54.3955348Z L=1, 2025-05-07T20:23:54.3955473Z D_gradcheck=2, 2025-05-07T20:23:54.3955615Z stochastic_rounding=True, 2025-05-07T20:23:54.3955735Z weighted=False, 2025-05-07T20:23:54.3955916Z row_wise=False, 2025-05-07T20:23:54.3956121Z mixed=False, 2025-05-07T20:23:54.3956302Z use_cache=False, 2025-05-07T20:23:54.3956621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.3956755Z use_cpu=True, 2025-05-07T20:23:54.3956904Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4275726Z ) 2025-05-07T20:23:54.4276078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4276653Z self=, 2025-05-07T20:23:54.4276779Z mixed_B=True, 2025-05-07T20:23:54.4276937Z compile=False, 2025-05-07T20:23:54.4277051Z T=4, 2025-05-07T20:23:54.4277165Z D=92, 2025-05-07T20:23:54.4277289Z B=71, 2025-05-07T20:23:54.4277411Z log_E=3, 2025-05-07T20:23:54.4277520Z L=9, 2025-05-07T20:23:54.4277646Z D_gradcheck=2, 2025-05-07T20:23:54.4277796Z stochastic_rounding=True, 2025-05-07T20:23:54.4277920Z weighted=False, 2025-05-07T20:23:54.4278045Z row_wise=False, 2025-05-07T20:23:54.4278162Z mixed=False, 2025-05-07T20:23:54.4278281Z use_cache=True, 2025-05-07T20:23:54.4278463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4278583Z use_cpu=True, 2025-05-07T20:23:54.4278733Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4278848Z ) 2025-05-07T20:23:54.4279042Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4279575Z self=, 2025-05-07T20:23:54.4279702Z mixed_B=False, 2025-05-07T20:23:54.4280161Z compile=True, 2025-05-07T20:23:54.4280293Z T=1, 2025-05-07T20:23:54.4280405Z D=44, 2025-05-07T20:23:54.4280515Z B=49, 2025-05-07T20:23:54.4280766Z log_E=4, 2025-05-07T20:23:54.4280885Z L=18, 2025-05-07T20:23:54.4281007Z D_gradcheck=1, 2025-05-07T20:23:54.4281289Z stochastic_rounding=False, 2025-05-07T20:23:54.4281414Z weighted=False, 2025-05-07T20:23:54.4281533Z row_wise=True, 2025-05-07T20:23:54.4281657Z mixed=True, 2025-05-07T20:23:54.4281779Z use_cache=False, 2025-05-07T20:23:54.4281941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4282064Z use_cpu=True, 2025-05-07T20:23:54.4282211Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4282328Z ) 2025-05-07T20:23:54.4282524Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4283052Z self=, 2025-05-07T20:23:54.4283177Z mixed_B=False, 2025-05-07T20:23:54.4283302Z compile=False, 2025-05-07T20:23:54.4283412Z T=3, 2025-05-07T20:23:54.4283526Z D=128, 2025-05-07T20:23:54.4283639Z B=97, 2025-05-07T20:23:54.4283759Z log_E=5, 2025-05-07T20:23:54.4283872Z L=11, 2025-05-07T20:23:54.4283992Z D_gradcheck=1, 2025-05-07T20:23:54.4284137Z stochastic_rounding=False, 2025-05-07T20:23:54.4284267Z weighted=False, 2025-05-07T20:23:54.4284396Z row_wise=False, 2025-05-07T20:23:54.4284512Z mixed=False, 2025-05-07T20:23:54.4284642Z use_cache=False, 2025-05-07T20:23:54.4284807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4284932Z use_cpu=True, 2025-05-07T20:23:54.4285080Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4285188Z ) 2025-05-07T20:23:54.4285386Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4285911Z self=, 2025-05-07T20:23:54.4286034Z mixed_B=False, 2025-05-07T20:23:54.4286165Z compile=False, 2025-05-07T20:23:54.4286279Z T=1, 2025-05-07T20:23:54.4286390Z D=106, 2025-05-07T20:23:54.4286508Z B=50, 2025-05-07T20:23:54.4286624Z log_E=3, 2025-05-07T20:23:54.4286754Z L=2, 2025-05-07T20:23:54.4286882Z D_gradcheck=1, 2025-05-07T20:23:54.4287027Z stochastic_rounding=False, 2025-05-07T20:23:54.4287157Z weighted=False, 2025-05-07T20:23:54.4287278Z row_wise=True, 2025-05-07T20:23:54.4287394Z mixed=False, 2025-05-07T20:23:54.4287519Z use_cache=True, 2025-05-07T20:23:54.4287828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4287959Z use_cpu=True, 2025-05-07T20:23:54.4288113Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4288224Z ) 2025-05-07T20:23:54.4288421Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4288945Z self=, 2025-05-07T20:23:54.4289063Z mixed_B=False, 2025-05-07T20:23:54.4289185Z compile=True, 2025-05-07T20:23:54.4289302Z T=4, 2025-05-07T20:23:54.4289517Z D=105, 2025-05-07T20:23:54.4289635Z B=95, 2025-05-07T20:23:54.4289765Z log_E=3, 2025-05-07T20:23:54.4289875Z L=19, 2025-05-07T20:23:54.4290118Z D_gradcheck=1, 2025-05-07T20:23:54.4290263Z stochastic_rounding=False, 2025-05-07T20:23:54.4290390Z weighted=True, 2025-05-07T20:23:54.4290512Z row_wise=True, 2025-05-07T20:23:54.4290630Z mixed=False, 2025-05-07T20:23:54.4290762Z use_cache=True, 2025-05-07T20:23:54.4290927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4291053Z use_cpu=True, 2025-05-07T20:23:54.4291202Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4291309Z ) 2025-05-07T20:23:54.4291511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4292032Z self=, 2025-05-07T20:23:54.4292156Z mixed_B=True, 2025-05-07T20:23:54.4292393Z compile=True, 2025-05-07T20:23:54.4292518Z T=3, 2025-05-07T20:23:54.4292630Z D=27, 2025-05-07T20:23:54.4292750Z B=119, 2025-05-07T20:23:54.4292965Z log_E=3, 2025-05-07T20:23:54.4293077Z L=4, 2025-05-07T20:23:54.4293200Z D_gradcheck=1, 2025-05-07T20:23:54.4293438Z stochastic_rounding=False, 2025-05-07T20:23:54.4293567Z weighted=False, 2025-05-07T20:23:54.4293695Z row_wise=True, 2025-05-07T20:23:54.4293810Z mixed=False, 2025-05-07T20:23:54.4293935Z use_cache=True, 2025-05-07T20:23:54.4294095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4294213Z use_cpu=True, 2025-05-07T20:23:54.4294371Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4294478Z ) 2025-05-07T20:23:54.4294672Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4295198Z self=, 2025-05-07T20:23:54.4295318Z mixed_B=False, 2025-05-07T20:23:54.4295441Z compile=False, 2025-05-07T20:23:54.4295559Z T=1, 2025-05-07T20:23:54.4295669Z D=47, 2025-05-07T20:23:54.4295779Z B=91, 2025-05-07T20:23:54.4295905Z log_E=4, 2025-05-07T20:23:54.4296015Z L=10, 2025-05-07T20:23:54.4296145Z D_gradcheck=1, 2025-05-07T20:23:54.4296286Z stochastic_rounding=True, 2025-05-07T20:23:54.4296405Z weighted=True, 2025-05-07T20:23:54.4296528Z row_wise=True, 2025-05-07T20:23:54.4296642Z mixed=True, 2025-05-07T20:23:54.4296764Z use_cache=False, 2025-05-07T20:23:54.4296930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4297050Z use_cpu=True, 2025-05-07T20:23:54.4297197Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4297309Z ) 2025-05-07T20:23:54.4297500Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4298018Z self=, 2025-05-07T20:23:54.4298143Z mixed_B=False, 2025-05-07T20:23:54.4298271Z compile=False, 2025-05-07T20:23:54.4298389Z T=4, 2025-05-07T20:23:54.4298498Z D=35, 2025-05-07T20:23:54.4298608Z B=97, 2025-05-07T20:23:54.4298734Z log_E=3, 2025-05-07T20:23:54.4298844Z L=11, 2025-05-07T20:23:54.4298963Z D_gradcheck=2, 2025-05-07T20:23:54.4299112Z stochastic_rounding=True, 2025-05-07T20:23:54.4299234Z weighted=False, 2025-05-07T20:23:54.4299353Z row_wise=False, 2025-05-07T20:23:54.4299476Z mixed=True, 2025-05-07T20:23:54.4299596Z use_cache=True, 2025-05-07T20:23:54.4299849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4300128Z use_cpu=True, 2025-05-07T20:23:54.4300279Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4300391Z ) 2025-05-07T20:23:54.4300589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4301105Z self=, 2025-05-07T20:23:54.4301228Z mixed_B=True, 2025-05-07T20:23:54.4301349Z compile=True, 2025-05-07T20:23:54.4301460Z T=5, 2025-05-07T20:23:54.4301576Z D=77, 2025-05-07T20:23:54.4301687Z B=119, 2025-05-07T20:23:54.4301805Z log_E=4, 2025-05-07T20:23:54.4301922Z L=9, 2025-05-07T20:23:54.4302042Z D_gradcheck=2, 2025-05-07T20:23:54.4302182Z stochastic_rounding=False, 2025-05-07T20:23:54.4302313Z weighted=True, 2025-05-07T20:23:54.4302431Z row_wise=True, 2025-05-07T20:23:54.4302547Z mixed=False, 2025-05-07T20:23:54.4302675Z use_cache=False, 2025-05-07T20:23:54.4302834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4302952Z use_cpu=True, 2025-05-07T20:23:54.4303107Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4303218Z ) 2025-05-07T20:23:54.4303419Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4303938Z self=, 2025-05-07T20:23:54.4304056Z mixed_B=True, 2025-05-07T20:23:54.4304262Z compile=False, 2025-05-07T20:23:54.4304383Z T=4, 2025-05-07T20:23:54.4304494Z D=106, 2025-05-07T20:23:54.4304616Z B=33, 2025-05-07T20:23:54.4304809Z log_E=3, 2025-05-07T20:23:54.4304920Z L=6, 2025-05-07T20:23:54.4305045Z D_gradcheck=2, 2025-05-07T20:23:54.4305183Z stochastic_rounding=True, 2025-05-07T20:23:54.4305395Z weighted=True, 2025-05-07T20:23:54.4305525Z row_wise=False, 2025-05-07T20:23:54.4305641Z mixed=True, 2025-05-07T20:23:54.4305760Z use_cache=True, 2025-05-07T20:23:54.4305932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4306048Z use_cpu=True, 2025-05-07T20:23:54.4306202Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4306310Z ) 2025-05-07T20:23:54.4306507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4307034Z self=, 2025-05-07T20:23:54.4307156Z mixed_B=True, 2025-05-07T20:23:54.4307280Z compile=True, 2025-05-07T20:23:54.4307397Z T=4, 2025-05-07T20:23:54.4307508Z D=90, 2025-05-07T20:23:54.4307618Z B=35, 2025-05-07T20:23:54.4307739Z log_E=5, 2025-05-07T20:23:54.4307858Z L=7, 2025-05-07T20:23:54.4307977Z D_gradcheck=2, 2025-05-07T20:23:54.4308122Z stochastic_rounding=True, 2025-05-07T20:23:54.4308250Z weighted=False, 2025-05-07T20:23:54.4308368Z row_wise=True, 2025-05-07T20:23:54.4308490Z mixed=True, 2025-05-07T20:23:54.4308608Z use_cache=True, 2025-05-07T20:23:54.4308773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4308896Z use_cpu=True, 2025-05-07T20:23:54.4309042Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4309156Z ) 2025-05-07T20:23:54.4309347Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4309863Z self=, 2025-05-07T20:23:54.4309985Z mixed_B=True, 2025-05-07T20:23:54.4310108Z compile=True, 2025-05-07T20:23:54.4310219Z T=4, 2025-05-07T20:23:54.4310337Z D=88, 2025-05-07T20:23:54.4310448Z B=57, 2025-05-07T20:23:54.4310560Z log_E=5, 2025-05-07T20:23:54.4310685Z L=19, 2025-05-07T20:23:54.4310804Z D_gradcheck=1, 2025-05-07T20:23:54.4310948Z stochastic_rounding=True, 2025-05-07T20:23:54.4311074Z weighted=True, 2025-05-07T20:23:54.4311194Z row_wise=False, 2025-05-07T20:23:54.4311320Z mixed=False, 2025-05-07T20:23:54.4311442Z use_cache=False, 2025-05-07T20:23:54.4311682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4311817Z use_cpu=True, 2025-05-07T20:23:54.4311965Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4312073Z ) 2025-05-07T20:23:54.4312270Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4312790Z self=, 2025-05-07T20:23:54.4312909Z mixed_B=False, 2025-05-07T20:23:54.4313037Z compile=True, 2025-05-07T20:23:54.4313149Z T=5, 2025-05-07T20:23:54.4313260Z D=76, 2025-05-07T20:23:54.4313380Z B=51, 2025-05-07T20:23:54.4313494Z log_E=3, 2025-05-07T20:23:54.4313613Z L=20, 2025-05-07T20:23:54.4313731Z D_gradcheck=2, 2025-05-07T20:23:54.4313869Z stochastic_rounding=False, 2025-05-07T20:23:54.4313999Z weighted=False, 2025-05-07T20:23:54.4314118Z row_wise=True, 2025-05-07T20:23:54.4314234Z mixed=True, 2025-05-07T20:23:54.4314361Z use_cache=False, 2025-05-07T20:23:54.4314519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4314636Z use_cpu=True, 2025-05-07T20:23:54.4314790Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4314897Z ) 2025-05-07T20:23:54.4315087Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4315611Z self=, 2025-05-07T20:23:54.4315728Z mixed_B=True, 2025-05-07T20:23:54.4315856Z compile=True, 2025-05-07T20:23:54.4316036Z T=3, 2025-05-07T20:23:54.4316152Z D=16, 2025-05-07T20:23:54.4316275Z B=105, 2025-05-07T20:23:54.4316387Z log_E=3, 2025-05-07T20:23:54.4316575Z L=14, 2025-05-07T20:23:54.4316703Z D_gradcheck=1, 2025-05-07T20:23:54.4316842Z stochastic_rounding=True, 2025-05-07T20:23:54.4317024Z weighted=True, 2025-05-07T20:23:54.4317152Z row_wise=True, 2025-05-07T20:23:54.4317269Z mixed=True, 2025-05-07T20:23:54.4317390Z use_cache=False, 2025-05-07T20:23:54.4317557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4317675Z use_cpu=True, 2025-05-07T20:23:54.4317823Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4317940Z ) 2025-05-07T20:23:54.4318131Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4318660Z self=, 2025-05-07T20:23:54.4318782Z mixed_B=False, 2025-05-07T20:23:54.4318905Z compile=False, 2025-05-07T20:23:54.4319025Z T=4, 2025-05-07T20:23:54.4319135Z D=54, 2025-05-07T20:23:54.4319246Z B=112, 2025-05-07T20:23:54.4319367Z log_E=5, 2025-05-07T20:23:54.4319480Z L=6, 2025-05-07T20:23:54.4319599Z D_gradcheck=1, 2025-05-07T20:23:54.4319745Z stochastic_rounding=False, 2025-05-07T20:23:54.4319872Z weighted=False, 2025-05-07T20:23:54.4319992Z row_wise=True, 2025-05-07T20:23:54.4320116Z mixed=False, 2025-05-07T20:23:54.4320235Z use_cache=True, 2025-05-07T20:23:54.4320397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4320522Z use_cpu=True, 2025-05-07T20:23:54.4320670Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4320784Z ) 2025-05-07T20:23:54.4320976Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4321501Z self=, 2025-05-07T20:23:54.4321627Z mixed_B=True, 2025-05-07T20:23:54.4321747Z compile=True, 2025-05-07T20:23:54.4321861Z T=5, 2025-05-07T20:23:54.4321980Z D=45, 2025-05-07T20:23:54.4322090Z B=111, 2025-05-07T20:23:54.4322200Z log_E=3, 2025-05-07T20:23:54.4322319Z L=12, 2025-05-07T20:23:54.4322440Z D_gradcheck=2, 2025-05-07T20:23:54.4322581Z stochastic_rounding=False, 2025-05-07T20:23:54.4322711Z weighted=False, 2025-05-07T20:23:54.4322834Z row_wise=False, 2025-05-07T20:23:54.4322951Z mixed=True, 2025-05-07T20:23:54.4323078Z use_cache=True, 2025-05-07T20:23:54.4323316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4323461Z use_cpu=True, 2025-05-07T20:23:54.4323612Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4323719Z ) 2025-05-07T20:23:54.4323917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4324439Z self=, 2025-05-07T20:23:54.4324558Z mixed_B=True, 2025-05-07T20:23:54.4324685Z compile=True, 2025-05-07T20:23:54.4324798Z T=3, 2025-05-07T20:23:54.4324910Z D=84, 2025-05-07T20:23:54.4325031Z B=41, 2025-05-07T20:23:54.4325143Z log_E=3, 2025-05-07T20:23:54.4325258Z L=0, 2025-05-07T20:23:54.4325385Z D_gradcheck=1, 2025-05-07T20:23:54.4325525Z stochastic_rounding=False, 2025-05-07T20:23:54.4325650Z weighted=False, 2025-05-07T20:23:54.4325777Z row_wise=False, 2025-05-07T20:23:54.4325894Z mixed=True, 2025-05-07T20:23:54.4326023Z use_cache=False, 2025-05-07T20:23:54.4326184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4326303Z use_cpu=True, 2025-05-07T20:23:54.4326458Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4326566Z ) 2025-05-07T20:23:54.4326761Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4327289Z self=, 2025-05-07T20:23:54.4327407Z mixed_B=True, 2025-05-07T20:23:54.4327527Z compile=True, 2025-05-07T20:23:54.4327738Z T=5, 2025-05-07T20:23:54.4328020Z D=56, 2025-05-07T20:23:54.4328139Z B=30, 2025-05-07T20:23:54.4328259Z log_E=5, 2025-05-07T20:23:54.4328546Z L=11, 2025-05-07T20:23:54.4328678Z D_gradcheck=2, 2025-05-07T20:23:54.4328817Z stochastic_rounding=False, 2025-05-07T20:23:54.4329042Z weighted=True, 2025-05-07T20:23:54.4329170Z row_wise=True, 2025-05-07T20:23:54.4329287Z mixed=True, 2025-05-07T20:23:54.4329487Z use_cache=True, 2025-05-07T20:23:54.4329658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4329783Z use_cpu=True, 2025-05-07T20:23:54.4329930Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4666300Z ) 2025-05-07T20:23:54.4666573Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4667153Z self=, 2025-05-07T20:23:54.4667277Z mixed_B=True, 2025-05-07T20:23:54.4667403Z compile=False, 2025-05-07T20:23:54.4667552Z T=4, 2025-05-07T20:23:54.4667662Z D=117, 2025-05-07T20:23:54.4667771Z B=48, 2025-05-07T20:23:54.4667889Z log_E=4, 2025-05-07T20:23:54.4668012Z L=19, 2025-05-07T20:23:54.4668132Z D_gradcheck=1, 2025-05-07T20:23:54.4668278Z stochastic_rounding=True, 2025-05-07T20:23:54.4668414Z weighted=True, 2025-05-07T20:23:54.4668534Z row_wise=True, 2025-05-07T20:23:54.4668659Z mixed=True, 2025-05-07T20:23:54.4668781Z use_cache=False, 2025-05-07T20:23:54.4668938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4669073Z use_cpu=True, 2025-05-07T20:23:54.4669221Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4669338Z ) 2025-05-07T20:23:54.4669543Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4670205Z self=, 2025-05-07T20:23:54.4670328Z mixed_B=True, 2025-05-07T20:23:54.4670446Z compile=True, 2025-05-07T20:23:54.4670561Z T=1, 2025-05-07T20:23:54.4670680Z D=82, 2025-05-07T20:23:54.4670791Z B=38, 2025-05-07T20:23:54.4670904Z log_E=3, 2025-05-07T20:23:54.4671022Z L=18, 2025-05-07T20:23:54.4671144Z D_gradcheck=2, 2025-05-07T20:23:54.4671285Z stochastic_rounding=False, 2025-05-07T20:23:54.4671419Z weighted=True, 2025-05-07T20:23:54.4671538Z row_wise=False, 2025-05-07T20:23:54.4671663Z mixed=False, 2025-05-07T20:23:54.4671782Z use_cache=True, 2025-05-07T20:23:54.4671939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4672442Z use_cpu=True, 2025-05-07T20:23:54.4672615Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4672727Z ) 2025-05-07T20:23:54.4672928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4673448Z self=, 2025-05-07T20:23:54.4673568Z mixed_B=False, 2025-05-07T20:23:54.4673696Z compile=False, 2025-05-07T20:23:54.4673814Z T=3, 2025-05-07T20:23:54.4673927Z D=73, 2025-05-07T20:23:54.4674049Z B=117, 2025-05-07T20:23:54.4674163Z log_E=3, 2025-05-07T20:23:54.4674275Z L=20, 2025-05-07T20:23:54.4674407Z D_gradcheck=2, 2025-05-07T20:23:54.4674548Z stochastic_rounding=True, 2025-05-07T20:23:54.4674680Z weighted=False, 2025-05-07T20:23:54.4674799Z row_wise=False, 2025-05-07T20:23:54.4674916Z mixed=False, 2025-05-07T20:23:54.4675046Z use_cache=False, 2025-05-07T20:23:54.4675202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4675323Z use_cpu=True, 2025-05-07T20:23:54.4675480Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4675586Z ) 2025-05-07T20:23:54.4675779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4676301Z self=, 2025-05-07T20:23:54.4676422Z mixed_B=True, 2025-05-07T20:23:54.4676544Z compile=True, 2025-05-07T20:23:54.4676793Z T=4, 2025-05-07T20:23:54.4676912Z D=82, 2025-05-07T20:23:54.4677031Z B=78, 2025-05-07T20:23:54.4677142Z log_E=4, 2025-05-07T20:23:54.4677254Z L=4, 2025-05-07T20:23:54.4677542Z D_gradcheck=1, 2025-05-07T20:23:54.4677683Z stochastic_rounding=True, 2025-05-07T20:23:54.4677926Z weighted=True, 2025-05-07T20:23:54.4678053Z row_wise=True, 2025-05-07T20:23:54.4678169Z mixed=False, 2025-05-07T20:23:54.4678291Z use_cache=True, 2025-05-07T20:23:54.4678455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4678578Z use_cpu=True, 2025-05-07T20:23:54.4678726Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4678840Z ) 2025-05-07T20:23:54.4679034Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4679560Z self=, 2025-05-07T20:23:54.4679688Z mixed_B=False, 2025-05-07T20:23:54.4679806Z compile=True, 2025-05-07T20:23:54.4679927Z T=1, 2025-05-07T20:23:54.4680037Z D=66, 2025-05-07T20:23:54.4680145Z B=45, 2025-05-07T20:23:54.4680263Z log_E=5, 2025-05-07T20:23:54.4680374Z L=2, 2025-05-07T20:23:54.4680495Z D_gradcheck=1, 2025-05-07T20:23:54.4680639Z stochastic_rounding=True, 2025-05-07T20:23:54.4680758Z weighted=True, 2025-05-07T20:23:54.4680880Z row_wise=True, 2025-05-07T20:23:54.4681002Z mixed=True, 2025-05-07T20:23:54.4681124Z use_cache=False, 2025-05-07T20:23:54.4681280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4681409Z use_cpu=True, 2025-05-07T20:23:54.4681557Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4681689Z ) 2025-05-07T20:23:54.4681891Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4682409Z self=, 2025-05-07T20:23:54.4682536Z mixed_B=True, 2025-05-07T20:23:54.4682657Z compile=False, 2025-05-07T20:23:54.4682771Z T=4, 2025-05-07T20:23:54.4682893Z D=26, 2025-05-07T20:23:54.4683004Z B=65, 2025-05-07T20:23:54.4683118Z log_E=3, 2025-05-07T20:23:54.4683236Z L=17, 2025-05-07T20:23:54.4683359Z D_gradcheck=1, 2025-05-07T20:23:54.4683497Z stochastic_rounding=True, 2025-05-07T20:23:54.4683626Z weighted=False, 2025-05-07T20:23:54.4683750Z row_wise=True, 2025-05-07T20:23:54.4683867Z mixed=False, 2025-05-07T20:23:54.4683997Z use_cache=True, 2025-05-07T20:23:54.4684154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4684387Z use_cpu=True, 2025-05-07T20:23:54.4684555Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4684664Z ) 2025-05-07T20:23:54.4684866Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4685385Z self=, 2025-05-07T20:23:54.4685507Z mixed_B=True, 2025-05-07T20:23:54.4685633Z compile=False, 2025-05-07T20:23:54.4685745Z T=5, 2025-05-07T20:23:54.4685862Z D=102, 2025-05-07T20:23:54.4685980Z B=107, 2025-05-07T20:23:54.4686092Z log_E=4, 2025-05-07T20:23:54.4686203Z L=14, 2025-05-07T20:23:54.4686332Z D_gradcheck=1, 2025-05-07T20:23:54.4686471Z stochastic_rounding=True, 2025-05-07T20:23:54.4686592Z weighted=False, 2025-05-07T20:23:54.4686723Z row_wise=False, 2025-05-07T20:23:54.4686839Z mixed=True, 2025-05-07T20:23:54.4686962Z use_cache=False, 2025-05-07T20:23:54.4687127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4687247Z use_cpu=True, 2025-05-07T20:23:54.4687408Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4687517Z ) 2025-05-07T20:23:54.4687708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4688233Z self=, 2025-05-07T20:23:54.4688351Z mixed_B=True, 2025-05-07T20:23:54.4688470Z compile=True, 2025-05-07T20:23:54.4688590Z T=3, 2025-05-07T20:23:54.4688803Z D=76, 2025-05-07T20:23:54.4688924Z B=110, 2025-05-07T20:23:54.4689044Z log_E=3, 2025-05-07T20:23:54.4689157Z L=20, 2025-05-07T20:23:54.4689357Z D_gradcheck=2, 2025-05-07T20:23:54.4689622Z stochastic_rounding=False, 2025-05-07T20:23:54.4689746Z weighted=False, 2025-05-07T20:23:54.4689978Z row_wise=False, 2025-05-07T20:23:54.4690095Z mixed=True, 2025-05-07T20:23:54.4690219Z use_cache=False, 2025-05-07T20:23:54.4690389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4690516Z use_cpu=True, 2025-05-07T20:23:54.4690664Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4690778Z ) 2025-05-07T20:23:54.4690972Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4691492Z self=, 2025-05-07T20:23:54.4691619Z mixed_B=True, 2025-05-07T20:23:54.4691738Z compile=True, 2025-05-07T20:23:54.4691849Z T=1, 2025-05-07T20:23:54.4691971Z D=52, 2025-05-07T20:23:54.4692089Z B=128, 2025-05-07T20:23:54.4692201Z log_E=3, 2025-05-07T20:23:54.4692319Z L=13, 2025-05-07T20:23:54.4692443Z D_gradcheck=1, 2025-05-07T20:23:54.4692594Z stochastic_rounding=True, 2025-05-07T20:23:54.4692715Z weighted=True, 2025-05-07T20:23:54.4692839Z row_wise=False, 2025-05-07T20:23:54.4692962Z mixed=True, 2025-05-07T20:23:54.4693083Z use_cache=False, 2025-05-07T20:23:54.4693238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4693366Z use_cpu=True, 2025-05-07T20:23:54.4693514Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4693621Z ) 2025-05-07T20:23:54.4693819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4694337Z self=, 2025-05-07T20:23:54.4694456Z mixed_B=True, 2025-05-07T20:23:54.4694585Z compile=False, 2025-05-07T20:23:54.4694694Z T=5, 2025-05-07T20:23:54.4694814Z D=57, 2025-05-07T20:23:54.4694924Z B=8, 2025-05-07T20:23:54.4695033Z log_E=5, 2025-05-07T20:23:54.4695149Z L=8, 2025-05-07T20:23:54.4695269Z D_gradcheck=1, 2025-05-07T20:23:54.4695407Z stochastic_rounding=True, 2025-05-07T20:23:54.4695531Z weighted=True, 2025-05-07T20:23:54.4695654Z row_wise=False, 2025-05-07T20:23:54.4695771Z mixed=False, 2025-05-07T20:23:54.4695898Z use_cache=True, 2025-05-07T20:23:54.4696055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4696256Z use_cpu=True, 2025-05-07T20:23:54.4696423Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4696531Z ) 2025-05-07T20:23:54.4696725Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4697249Z self=, 2025-05-07T20:23:54.4697369Z mixed_B=False, 2025-05-07T20:23:54.4697499Z compile=False, 2025-05-07T20:23:54.4697609Z T=4, 2025-05-07T20:23:54.4697724Z D=41, 2025-05-07T20:23:54.4697843Z B=18, 2025-05-07T20:23:54.4697961Z log_E=3, 2025-05-07T20:23:54.4698072Z L=6, 2025-05-07T20:23:54.4698203Z D_gradcheck=2, 2025-05-07T20:23:54.4698346Z stochastic_rounding=False, 2025-05-07T20:23:54.4698466Z weighted=True, 2025-05-07T20:23:54.4698593Z row_wise=False, 2025-05-07T20:23:54.4698710Z mixed=False, 2025-05-07T20:23:54.4698831Z use_cache=False, 2025-05-07T20:23:54.4698991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4699111Z use_cpu=True, 2025-05-07T20:23:54.4699260Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4699374Z ) 2025-05-07T20:23:54.4699567Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4700092Z self=, 2025-05-07T20:23:54.4700211Z mixed_B=True, 2025-05-07T20:23:54.4700332Z compile=True, 2025-05-07T20:23:54.4700450Z T=4, 2025-05-07T20:23:54.4700716Z D=19, 2025-05-07T20:23:54.4700835Z B=52, 2025-05-07T20:23:54.4700956Z log_E=3, 2025-05-07T20:23:54.4701066Z L=15, 2025-05-07T20:23:54.4701269Z D_gradcheck=2, 2025-05-07T20:23:54.4701421Z stochastic_rounding=True, 2025-05-07T20:23:54.4701543Z weighted=False, 2025-05-07T20:23:54.4701730Z row_wise=False, 2025-05-07T20:23:54.4701858Z mixed=False, 2025-05-07T20:23:54.4701977Z use_cache=True, 2025-05-07T20:23:54.4702134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4702265Z use_cpu=True, 2025-05-07T20:23:54.4702418Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4702536Z ) 2025-05-07T20:23:54.4702733Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4703252Z self=, 2025-05-07T20:23:54.4703376Z mixed_B=True, 2025-05-07T20:23:54.4703496Z compile=True, 2025-05-07T20:23:54.4703608Z T=4, 2025-05-07T20:23:54.4703729Z D=100, 2025-05-07T20:23:54.4703843Z B=126, 2025-05-07T20:23:54.4703955Z log_E=3, 2025-05-07T20:23:54.4704073Z L=11, 2025-05-07T20:23:54.4704195Z D_gradcheck=2, 2025-05-07T20:23:54.4704336Z stochastic_rounding=False, 2025-05-07T20:23:54.4704462Z weighted=True, 2025-05-07T20:23:54.4704584Z row_wise=True, 2025-05-07T20:23:54.4704703Z mixed=True, 2025-05-07T20:23:54.4704836Z use_cache=False, 2025-05-07T20:23:54.4704994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4705120Z use_cpu=True, 2025-05-07T20:23:54.4705270Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4705378Z ) 2025-05-07T20:23:54.4705579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4706101Z self=, 2025-05-07T20:23:54.4706220Z mixed_B=False, 2025-05-07T20:23:54.4706347Z compile=False, 2025-05-07T20:23:54.4706457Z T=4, 2025-05-07T20:23:54.4706571Z D=75, 2025-05-07T20:23:54.4706690Z B=76, 2025-05-07T20:23:54.4706803Z log_E=4, 2025-05-07T20:23:54.4706913Z L=19, 2025-05-07T20:23:54.4707041Z D_gradcheck=2, 2025-05-07T20:23:54.4707184Z stochastic_rounding=False, 2025-05-07T20:23:54.4707314Z weighted=False, 2025-05-07T20:23:54.4707438Z row_wise=False, 2025-05-07T20:23:54.4707557Z mixed=True, 2025-05-07T20:23:54.4707688Z use_cache=False, 2025-05-07T20:23:54.4707847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4707966Z use_cpu=True, 2025-05-07T20:23:54.4708227Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4708341Z ) 2025-05-07T20:23:54.4708536Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4709065Z self=, 2025-05-07T20:23:54.4709184Z mixed_B=False, 2025-05-07T20:23:54.4709305Z compile=True, 2025-05-07T20:23:54.4709419Z T=4, 2025-05-07T20:23:54.4709535Z D=93, 2025-05-07T20:23:54.4709645Z B=6, 2025-05-07T20:23:54.4709768Z log_E=3, 2025-05-07T20:23:54.4709877Z L=14, 2025-05-07T20:23:54.4710004Z D_gradcheck=1, 2025-05-07T20:23:54.4710144Z stochastic_rounding=True, 2025-05-07T20:23:54.4710267Z weighted=True, 2025-05-07T20:23:54.4710394Z row_wise=True, 2025-05-07T20:23:54.4710512Z mixed=False, 2025-05-07T20:23:54.4710632Z use_cache=True, 2025-05-07T20:23:54.4710796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4710920Z use_cpu=True, 2025-05-07T20:23:54.4711070Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4711186Z ) 2025-05-07T20:23:54.4711380Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4711897Z self=, 2025-05-07T20:23:54.4712025Z mixed_B=True, 2025-05-07T20:23:54.4712145Z compile=False, 2025-05-07T20:23:54.4712262Z T=3, 2025-05-07T20:23:54.4712452Z D=32, 2025-05-07T20:23:54.4712573Z B=69, 2025-05-07T20:23:54.4712693Z log_E=5, 2025-05-07T20:23:54.4712804Z L=13, 2025-05-07T20:23:54.4712923Z D_gradcheck=1, 2025-05-07T20:23:54.4713135Z stochastic_rounding=False, 2025-05-07T20:23:54.4713257Z weighted=False, 2025-05-07T20:23:54.4713441Z row_wise=True, 2025-05-07T20:23:54.4713566Z mixed=False, 2025-05-07T20:23:54.4713687Z use_cache=True, 2025-05-07T20:23:54.4713843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4713964Z use_cpu=True, 2025-05-07T20:23:54.4714115Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.4714227Z ) 2025-05-07T20:23:54.4714427Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4714946Z self=, 2025-05-07T20:23:54.4715074Z mixed_B=True, 2025-05-07T20:23:54.4715193Z compile=True, 2025-05-07T20:23:54.4715304Z T=4, 2025-05-07T20:23:54.4715423Z D=12, 2025-05-07T20:23:54.4715535Z B=72, 2025-05-07T20:23:54.4715651Z log_E=3, 2025-05-07T20:23:54.4715767Z L=16, 2025-05-07T20:23:54.4715885Z D_gradcheck=1, 2025-05-07T20:23:54.4716027Z stochastic_rounding=True, 2025-05-07T20:23:54.4716158Z weighted=True, 2025-05-07T20:23:54.4716279Z row_wise=True, 2025-05-07T20:23:54.4716397Z mixed=False, 2025-05-07T20:23:54.4716525Z use_cache=True, 2025-05-07T20:23:54.4716681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.4716799Z use_cpu=True, 2025-05-07T20:23:54.4716956Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.4717065Z ) 2025-05-07T20:23:54.4717267Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.4717789Z self=, 2025-05-07T20:23:54.4717908Z mixed_B=True, 2025-05-07T20:23:54.4718035Z compile=True, 2025-05-07T20:23:54.4718144Z T=1, 2025-05-07T20:23:54.4718254Z D=36, 2025-05-07T20:23:54.4718370Z B=70, 2025-05-07T20:23:54.4718481Z log_E=5, 2025-05-07T20:23:54.4718590Z L=6, 2025-05-07T20:23:54.4718715Z D_gradcheck=2, 2025-05-07T20:23:54.4718856Z stochastic_rounding=True, 2025-05-07T20:23:54.4718978Z weighted=False, 2025-05-07T20:23:54.4719104Z row_wise=False, 2025-05-07T20:23:54.4719226Z mixed=False, 2025-05-07T20:23:54.4719347Z use_cache=False, 2025-05-07T20:23:54.4719513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.4719631Z use_cpu=True, 2025-05-07T20:23:54.4719882Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5066323Z ) 2025-05-07T20:23:54.5066603Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5067181Z self=, 2025-05-07T20:23:54.5067301Z mixed_B=True, 2025-05-07T20:23:54.5067594Z compile=True, 2025-05-07T20:23:54.5067716Z T=1, 2025-05-07T20:23:54.5067834Z D=77, 2025-05-07T20:23:54.5067977Z B=15, 2025-05-07T20:23:54.5068102Z log_E=3, 2025-05-07T20:23:54.5068212Z L=11, 2025-05-07T20:23:54.5068340Z D_gradcheck=1, 2025-05-07T20:23:54.5068496Z stochastic_rounding=False, 2025-05-07T20:23:54.5068617Z weighted=True, 2025-05-07T20:23:54.5068747Z row_wise=False, 2025-05-07T20:23:54.5068874Z mixed=True, 2025-05-07T20:23:54.5068995Z use_cache=False, 2025-05-07T20:23:54.5069162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5069284Z use_cpu=True, 2025-05-07T20:23:54.5069443Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5069557Z ) 2025-05-07T20:23:54.5069755Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5070282Z self=, 2025-05-07T20:23:54.5070406Z mixed_B=True, 2025-05-07T20:23:54.5070527Z compile=False, 2025-05-07T20:23:54.5070649Z T=2, 2025-05-07T20:23:54.5070759Z D=74, 2025-05-07T20:23:54.5071264Z B=60, 2025-05-07T20:23:54.5071400Z log_E=4, 2025-05-07T20:23:54.5071514Z L=2, 2025-05-07T20:23:54.5071638Z D_gradcheck=1, 2025-05-07T20:23:54.5071943Z stochastic_rounding=True, 2025-05-07T20:23:54.5072063Z weighted=True, 2025-05-07T20:23:54.5072183Z row_wise=True, 2025-05-07T20:23:54.5072438Z mixed=True, 2025-05-07T20:23:54.5072565Z use_cache=False, 2025-05-07T20:23:54.5072727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5072861Z use_cpu=True, 2025-05-07T20:23:54.5073017Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5073130Z ) 2025-05-07T20:23:54.5073340Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5073864Z self=, 2025-05-07T20:23:54.5073990Z mixed_B=True, 2025-05-07T20:23:54.5074112Z compile=False, 2025-05-07T20:23:54.5074226Z T=5, 2025-05-07T20:23:54.5074343Z D=80, 2025-05-07T20:23:54.5074459Z B=123, 2025-05-07T20:23:54.5074573Z log_E=3, 2025-05-07T20:23:54.5074690Z L=8, 2025-05-07T20:23:54.5074810Z D_gradcheck=1, 2025-05-07T20:23:54.5074952Z stochastic_rounding=False, 2025-05-07T20:23:54.5075081Z weighted=False, 2025-05-07T20:23:54.5075198Z row_wise=True, 2025-05-07T20:23:54.5075319Z mixed=False, 2025-05-07T20:23:54.5075445Z use_cache=True, 2025-05-07T20:23:54.5075602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5075719Z use_cpu=True, 2025-05-07T20:23:54.5075877Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5075984Z ) 2025-05-07T20:23:54.5076190Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5076713Z self=, 2025-05-07T20:23:54.5076832Z mixed_B=False, 2025-05-07T20:23:54.5076961Z compile=False, 2025-05-07T20:23:54.5077075Z T=4, 2025-05-07T20:23:54.5077187Z D=78, 2025-05-07T20:23:54.5077309Z B=34, 2025-05-07T20:23:54.5077425Z log_E=4, 2025-05-07T20:23:54.5077537Z L=12, 2025-05-07T20:23:54.5077667Z D_gradcheck=1, 2025-05-07T20:23:54.5077814Z stochastic_rounding=False, 2025-05-07T20:23:54.5077936Z weighted=False, 2025-05-07T20:23:54.5078064Z row_wise=False, 2025-05-07T20:23:54.5078185Z mixed=False, 2025-05-07T20:23:54.5078308Z use_cache=False, 2025-05-07T20:23:54.5078477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5078596Z use_cpu=True, 2025-05-07T20:23:54.5078930Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5079056Z ) 2025-05-07T20:23:54.5079270Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5079808Z self=, 2025-05-07T20:23:54.5079930Z mixed_B=True, 2025-05-07T20:23:54.5080051Z compile=False, 2025-05-07T20:23:54.5080169Z T=3, 2025-05-07T20:23:54.5080279Z D=85, 2025-05-07T20:23:54.5080402Z B=31, 2025-05-07T20:23:54.5080525Z log_E=4, 2025-05-07T20:23:54.5080638Z L=12, 2025-05-07T20:23:54.5080759Z D_gradcheck=1, 2025-05-07T20:23:54.5080914Z stochastic_rounding=False, 2025-05-07T20:23:54.5081034Z weighted=True, 2025-05-07T20:23:54.5081154Z row_wise=False, 2025-05-07T20:23:54.5081283Z mixed=False, 2025-05-07T20:23:54.5081404Z use_cache=True, 2025-05-07T20:23:54.5081573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5081690Z use_cpu=True, 2025-05-07T20:23:54.5081843Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5081960Z ) 2025-05-07T20:23:54.5082156Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5082673Z self=, 2025-05-07T20:23:54.5082800Z mixed_B=True, 2025-05-07T20:23:54.5082920Z compile=True, 2025-05-07T20:23:54.5083036Z T=2, 2025-05-07T20:23:54.5083156Z D=48, 2025-05-07T20:23:54.5083358Z B=51, 2025-05-07T20:23:54.5083481Z log_E=4, 2025-05-07T20:23:54.5083598Z L=9, 2025-05-07T20:23:54.5083721Z D_gradcheck=2, 2025-05-07T20:23:54.5083991Z stochastic_rounding=False, 2025-05-07T20:23:54.5084111Z weighted=True, 2025-05-07T20:23:54.5084230Z row_wise=True, 2025-05-07T20:23:54.5084425Z mixed=False, 2025-05-07T20:23:54.5084550Z use_cache=False, 2025-05-07T20:23:54.5084708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5084833Z use_cpu=True, 2025-05-07T20:23:54.5084984Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5085094Z ) 2025-05-07T20:23:54.5085299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5085825Z self=, 2025-05-07T20:23:54.5085944Z mixed_B=False, 2025-05-07T20:23:54.5086072Z compile=False, 2025-05-07T20:23:54.5086183Z T=3, 2025-05-07T20:23:54.5086294Z D=83, 2025-05-07T20:23:54.5086415Z B=24, 2025-05-07T20:23:54.5086533Z log_E=4, 2025-05-07T20:23:54.5086653Z L=14, 2025-05-07T20:23:54.5086802Z D_gradcheck=2, 2025-05-07T20:23:54.5086947Z stochastic_rounding=True, 2025-05-07T20:23:54.5087075Z weighted=True, 2025-05-07T20:23:54.5087200Z row_wise=False, 2025-05-07T20:23:54.5087322Z mixed=False, 2025-05-07T20:23:54.5087447Z use_cache=True, 2025-05-07T20:23:54.5087605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5087727Z use_cpu=True, 2025-05-07T20:23:54.5087887Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5087995Z ) 2025-05-07T20:23:54.5088187Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5088715Z self=, 2025-05-07T20:23:54.5088833Z mixed_B=False, 2025-05-07T20:23:54.5088961Z compile=True, 2025-05-07T20:23:54.5089072Z T=3, 2025-05-07T20:23:54.5089183Z D=63, 2025-05-07T20:23:54.5089307Z B=14, 2025-05-07T20:23:54.5089551Z log_E=3, 2025-05-07T20:23:54.5089675Z L=19, 2025-05-07T20:23:54.5089810Z D_gradcheck=2, 2025-05-07T20:23:54.5089959Z stochastic_rounding=False, 2025-05-07T20:23:54.5090080Z weighted=False, 2025-05-07T20:23:54.5090210Z row_wise=False, 2025-05-07T20:23:54.5090330Z mixed=True, 2025-05-07T20:23:54.5090449Z use_cache=True, 2025-05-07T20:23:54.5090615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5090736Z use_cpu=True, 2025-05-07T20:23:54.5091000Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5091128Z ) 2025-05-07T20:23:54.5091328Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5091862Z self=, 2025-05-07T20:23:54.5091978Z mixed_B=True, 2025-05-07T20:23:54.5092099Z compile=False, 2025-05-07T20:23:54.5092223Z T=5, 2025-05-07T20:23:54.5092333Z D=32, 2025-05-07T20:23:54.5092448Z B=119, 2025-05-07T20:23:54.5092568Z log_E=3, 2025-05-07T20:23:54.5092677Z L=17, 2025-05-07T20:23:54.5092799Z D_gradcheck=2, 2025-05-07T20:23:54.5092945Z stochastic_rounding=False, 2025-05-07T20:23:54.5093074Z weighted=False, 2025-05-07T20:23:54.5093193Z row_wise=False, 2025-05-07T20:23:54.5093321Z mixed=True, 2025-05-07T20:23:54.5093440Z use_cache=True, 2025-05-07T20:23:54.5093597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5093720Z use_cpu=True, 2025-05-07T20:23:54.5093871Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5093988Z ) 2025-05-07T20:23:54.5094183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5094703Z self=, 2025-05-07T20:23:54.5094828Z mixed_B=True, 2025-05-07T20:23:54.5094948Z compile=False, 2025-05-07T20:23:54.5095059Z T=2, 2025-05-07T20:23:54.5095180Z D=48, 2025-05-07T20:23:54.5095294Z B=27, 2025-05-07T20:23:54.5095483Z log_E=3, 2025-05-07T20:23:54.5095614Z L=8, 2025-05-07T20:23:54.5095733Z D_gradcheck=2, 2025-05-07T20:23:54.5095874Z stochastic_rounding=True, 2025-05-07T20:23:54.5096076Z weighted=False, 2025-05-07T20:23:54.5096202Z row_wise=False, 2025-05-07T20:23:54.5096431Z mixed=True, 2025-05-07T20:23:54.5096558Z use_cache=True, 2025-05-07T20:23:54.5096719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5096846Z use_cpu=True, 2025-05-07T20:23:54.5096995Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5097104Z ) 2025-05-07T20:23:54.5097304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5097824Z self=, 2025-05-07T20:23:54.5097943Z mixed_B=True, 2025-05-07T20:23:54.5098069Z compile=True, 2025-05-07T20:23:54.5098185Z T=4, 2025-05-07T20:23:54.5098301Z D=63, 2025-05-07T20:23:54.5098423Z B=103, 2025-05-07T20:23:54.5098542Z log_E=4, 2025-05-07T20:23:54.5098658Z L=20, 2025-05-07T20:23:54.5098789Z D_gradcheck=2, 2025-05-07T20:23:54.5098930Z stochastic_rounding=False, 2025-05-07T20:23:54.5099054Z weighted=False, 2025-05-07T20:23:54.5099184Z row_wise=True, 2025-05-07T20:23:54.5099304Z mixed=False, 2025-05-07T20:23:54.5099432Z use_cache=True, 2025-05-07T20:23:54.5099588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5099709Z use_cpu=True, 2025-05-07T20:23:54.5099870Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5099976Z ) 2025-05-07T20:23:54.5100170Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5100694Z self=, 2025-05-07T20:23:54.5100813Z mixed_B=False, 2025-05-07T20:23:54.5100931Z compile=True, 2025-05-07T20:23:54.5101053Z T=3, 2025-05-07T20:23:54.5101161Z D=101, 2025-05-07T20:23:54.5101271Z B=22, 2025-05-07T20:23:54.5101393Z log_E=5, 2025-05-07T20:23:54.5101507Z L=14, 2025-05-07T20:23:54.5101633Z D_gradcheck=2, 2025-05-07T20:23:54.5101772Z stochastic_rounding=True, 2025-05-07T20:23:54.5101901Z weighted=True, 2025-05-07T20:23:54.5102028Z row_wise=True, 2025-05-07T20:23:54.5102146Z mixed=True, 2025-05-07T20:23:54.5102267Z use_cache=True, 2025-05-07T20:23:54.5102428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5102550Z use_cpu=True, 2025-05-07T20:23:54.5102698Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5102931Z ) 2025-05-07T20:23:54.5103144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5103665Z self=, 2025-05-07T20:23:54.5103796Z mixed_B=False, 2025-05-07T20:23:54.5103915Z compile=True, 2025-05-07T20:23:54.5104024Z T=3, 2025-05-07T20:23:54.5104144Z D=87, 2025-05-07T20:23:54.5104254Z B=53, 2025-05-07T20:23:54.5104376Z log_E=3, 2025-05-07T20:23:54.5104489Z L=5, 2025-05-07T20:23:54.5104607Z D_gradcheck=1, 2025-05-07T20:23:54.5104752Z stochastic_rounding=True, 2025-05-07T20:23:54.5104881Z weighted=False, 2025-05-07T20:23:54.5104998Z row_wise=True, 2025-05-07T20:23:54.5105120Z mixed=True, 2025-05-07T20:23:54.5105243Z use_cache=True, 2025-05-07T20:23:54.5105400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5105531Z use_cpu=True, 2025-05-07T20:23:54.5105679Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5105791Z ) 2025-05-07T20:23:54.5105991Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5106510Z self=, 2025-05-07T20:23:54.5106637Z mixed_B=False, 2025-05-07T20:23:54.5106757Z compile=True, 2025-05-07T20:23:54.5106870Z T=3, 2025-05-07T20:23:54.5106988Z D=67, 2025-05-07T20:23:54.5107099Z B=33, 2025-05-07T20:23:54.5107326Z log_E=3, 2025-05-07T20:23:54.5107458Z L=0, 2025-05-07T20:23:54.5107579Z D_gradcheck=2, 2025-05-07T20:23:54.5107723Z stochastic_rounding=False, 2025-05-07T20:23:54.5107966Z weighted=True, 2025-05-07T20:23:54.5108089Z row_wise=False, 2025-05-07T20:23:54.5108208Z mixed=False, 2025-05-07T20:23:54.5108415Z use_cache=False, 2025-05-07T20:23:54.5108573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5108692Z use_cpu=True, 2025-05-07T20:23:54.5108847Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5108958Z ) 2025-05-07T20:23:54.5109154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5109687Z self=, 2025-05-07T20:23:54.5109807Z mixed_B=True, 2025-05-07T20:23:54.5109935Z compile=True, 2025-05-07T20:23:54.5110045Z T=4, 2025-05-07T20:23:54.5110155Z D=110, 2025-05-07T20:23:54.5110272Z B=27, 2025-05-07T20:23:54.5110391Z log_E=4, 2025-05-07T20:23:54.5110502Z L=10, 2025-05-07T20:23:54.5110633Z D_gradcheck=2, 2025-05-07T20:23:54.5110774Z stochastic_rounding=False, 2025-05-07T20:23:54.5110897Z weighted=True, 2025-05-07T20:23:54.5111022Z row_wise=False, 2025-05-07T20:23:54.5111137Z mixed=False, 2025-05-07T20:23:54.5111260Z use_cache=True, 2025-05-07T20:23:54.5111420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5111536Z use_cpu=True, 2025-05-07T20:23:54.5111692Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5111804Z ) 2025-05-07T20:23:54.5112014Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5112549Z self=, 2025-05-07T20:23:54.5112669Z mixed_B=False, 2025-05-07T20:23:54.5112790Z compile=True, 2025-05-07T20:23:54.5112904Z T=3, 2025-05-07T20:23:54.5113015Z D=87, 2025-05-07T20:23:54.5113126Z B=125, 2025-05-07T20:23:54.5113250Z log_E=5, 2025-05-07T20:23:54.5113360Z L=12, 2025-05-07T20:23:54.5113479Z D_gradcheck=1, 2025-05-07T20:23:54.5113627Z stochastic_rounding=False, 2025-05-07T20:23:54.5113749Z weighted=True, 2025-05-07T20:23:54.5113867Z row_wise=True, 2025-05-07T20:23:54.5113989Z mixed=False, 2025-05-07T20:23:54.5114113Z use_cache=False, 2025-05-07T20:23:54.5114277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5114395Z use_cpu=True, 2025-05-07T20:23:54.5114543Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5114792Z ) 2025-05-07T20:23:54.5114999Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5115520Z self=, 2025-05-07T20:23:54.5115646Z mixed_B=False, 2025-05-07T20:23:54.5115770Z compile=False, 2025-05-07T20:23:54.5115882Z T=1, 2025-05-07T20:23:54.5115999Z D=128, 2025-05-07T20:23:54.5116111Z B=10, 2025-05-07T20:23:54.5116230Z log_E=5, 2025-05-07T20:23:54.5116348Z L=16, 2025-05-07T20:23:54.5116468Z D_gradcheck=2, 2025-05-07T20:23:54.5116609Z stochastic_rounding=False, 2025-05-07T20:23:54.5116747Z weighted=True, 2025-05-07T20:23:54.5116865Z row_wise=True, 2025-05-07T20:23:54.5116992Z mixed=False, 2025-05-07T20:23:54.5117116Z use_cache=True, 2025-05-07T20:23:54.5117273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5117398Z use_cpu=True, 2025-05-07T20:23:54.5117547Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5117667Z ) 2025-05-07T20:23:54.5117880Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5118397Z self=, 2025-05-07T20:23:54.5118518Z mixed_B=False, 2025-05-07T20:23:54.5118647Z compile=False, 2025-05-07T20:23:54.5118757Z T=2, 2025-05-07T20:23:54.5118867Z D=66, 2025-05-07T20:23:54.5118990Z B=32, 2025-05-07T20:23:54.5119223Z log_E=4, 2025-05-07T20:23:54.5119357Z L=13, 2025-05-07T20:23:54.5119477Z D_gradcheck=1, 2025-05-07T20:23:54.5119622Z stochastic_rounding=True, 2025-05-07T20:23:54.5119853Z weighted=True, 2025-05-07T20:23:54.5119976Z row_wise=True, 2025-05-07T20:23:54.5120091Z mixed=True, 2025-05-07T20:23:54.5120298Z use_cache=True, 2025-05-07T20:23:54.5120455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5120575Z use_cpu=True, 2025-05-07T20:23:54.5120731Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5458703Z ) 2025-05-07T20:23:54.5459060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5459616Z self=, 2025-05-07T20:23:54.5459746Z mixed_B=False, 2025-05-07T20:23:54.5459878Z compile=True, 2025-05-07T20:23:54.5459995Z T=4, 2025-05-07T20:23:54.5460116Z D=22, 2025-05-07T20:23:54.5460229Z B=101, 2025-05-07T20:23:54.5460357Z log_E=5, 2025-05-07T20:23:54.5460472Z L=7, 2025-05-07T20:23:54.5460592Z D_gradcheck=2, 2025-05-07T20:23:54.5460732Z stochastic_rounding=False, 2025-05-07T20:23:54.5460867Z weighted=False, 2025-05-07T20:23:54.5460986Z row_wise=True, 2025-05-07T20:23:54.5461104Z mixed=False, 2025-05-07T20:23:54.5461248Z use_cache=False, 2025-05-07T20:23:54.5461409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5461528Z use_cpu=True, 2025-05-07T20:23:54.5461681Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5461793Z ) 2025-05-07T20:23:54.5461994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5462524Z self=, 2025-05-07T20:23:54.5462645Z mixed_B=False, 2025-05-07T20:23:54.5462773Z compile=False, 2025-05-07T20:23:54.5462884Z T=4, 2025-05-07T20:23:54.5462996Z D=73, 2025-05-07T20:23:54.5463117Z B=25, 2025-05-07T20:23:54.5463235Z log_E=4, 2025-05-07T20:23:54.5463353Z L=9, 2025-05-07T20:23:54.5463487Z D_gradcheck=2, 2025-05-07T20:23:54.5463630Z stochastic_rounding=False, 2025-05-07T20:23:54.5463754Z weighted=True, 2025-05-07T20:23:54.5463882Z row_wise=True, 2025-05-07T20:23:54.5464001Z mixed=True, 2025-05-07T20:23:54.5464127Z use_cache=True, 2025-05-07T20:23:54.5464288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5464406Z use_cpu=True, 2025-05-07T20:23:54.5464558Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5465021Z ) 2025-05-07T20:23:54.5465238Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5465766Z self=, 2025-05-07T20:23:54.5465889Z mixed_B=False, 2025-05-07T20:23:54.5466011Z compile=True, 2025-05-07T20:23:54.5466128Z T=4, 2025-05-07T20:23:54.5466241Z D=40, 2025-05-07T20:23:54.5466359Z B=22, 2025-05-07T20:23:54.5466482Z log_E=3, 2025-05-07T20:23:54.5466601Z L=8, 2025-05-07T20:23:54.5466729Z D_gradcheck=2, 2025-05-07T20:23:54.5466875Z stochastic_rounding=True, 2025-05-07T20:23:54.5467000Z weighted=False, 2025-05-07T20:23:54.5467119Z row_wise=False, 2025-05-07T20:23:54.5467243Z mixed=True, 2025-05-07T20:23:54.5467369Z use_cache=False, 2025-05-07T20:23:54.5467526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5467651Z use_cpu=True, 2025-05-07T20:23:54.5467799Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5467916Z ) 2025-05-07T20:23:54.5468112Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5468631Z self=, 2025-05-07T20:23:54.5468755Z mixed_B=True, 2025-05-07T20:23:54.5468874Z compile=True, 2025-05-07T20:23:54.5468987Z T=5, 2025-05-07T20:23:54.5469107Z D=72, 2025-05-07T20:23:54.5469221Z B=38, 2025-05-07T20:23:54.5469335Z log_E=4, 2025-05-07T20:23:54.5469604Z L=5, 2025-05-07T20:23:54.5469741Z D_gradcheck=1, 2025-05-07T20:23:54.5469883Z stochastic_rounding=False, 2025-05-07T20:23:54.5470148Z weighted=True, 2025-05-07T20:23:54.5470267Z row_wise=False, 2025-05-07T20:23:54.5470388Z mixed=True, 2025-05-07T20:23:54.5470639Z use_cache=True, 2025-05-07T20:23:54.5470802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5470926Z use_cpu=True, 2025-05-07T20:23:54.5471074Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5471183Z ) 2025-05-07T20:23:54.5471392Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5471916Z self=, 2025-05-07T20:23:54.5472037Z mixed_B=False, 2025-05-07T20:23:54.5472166Z compile=True, 2025-05-07T20:23:54.5472278Z T=3, 2025-05-07T20:23:54.5472394Z D=124, 2025-05-07T20:23:54.5472518Z B=54, 2025-05-07T20:23:54.5472633Z log_E=4, 2025-05-07T20:23:54.5472752Z L=4, 2025-05-07T20:23:54.5472883Z D_gradcheck=2, 2025-05-07T20:23:54.5473026Z stochastic_rounding=False, 2025-05-07T20:23:54.5473170Z weighted=False, 2025-05-07T20:23:54.5473289Z row_wise=True, 2025-05-07T20:23:54.5473406Z mixed=False, 2025-05-07T20:23:54.5473539Z use_cache=True, 2025-05-07T20:23:54.5473696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5473815Z use_cpu=True, 2025-05-07T20:23:54.5473968Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5474075Z ) 2025-05-07T20:23:54.5474271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5474798Z self=, 2025-05-07T20:23:54.5474924Z mixed_B=False, 2025-05-07T20:23:54.5475045Z compile=False, 2025-05-07T20:23:54.5475166Z T=2, 2025-05-07T20:23:54.5475282Z D=104, 2025-05-07T20:23:54.5475408Z B=112, 2025-05-07T20:23:54.5475524Z log_E=5, 2025-05-07T20:23:54.5475640Z L=5, 2025-05-07T20:23:54.5475771Z D_gradcheck=1, 2025-05-07T20:23:54.5475912Z stochastic_rounding=True, 2025-05-07T20:23:54.5476046Z weighted=True, 2025-05-07T20:23:54.5476180Z row_wise=False, 2025-05-07T20:23:54.5476297Z mixed=True, 2025-05-07T20:23:54.5476422Z use_cache=True, 2025-05-07T20:23:54.5476586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5476704Z use_cpu=True, 2025-05-07T20:23:54.5476850Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5476969Z ) 2025-05-07T20:23:54.5477264Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5477801Z self=, 2025-05-07T20:23:54.5477929Z mixed_B=False, 2025-05-07T20:23:54.5478066Z compile=False, 2025-05-07T20:23:54.5478184Z T=1, 2025-05-07T20:23:54.5478297Z D=63, 2025-05-07T20:23:54.5478408Z B=44, 2025-05-07T20:23:54.5478670Z log_E=4, 2025-05-07T20:23:54.5478796Z L=20, 2025-05-07T20:23:54.5478928Z D_gradcheck=1, 2025-05-07T20:23:54.5479072Z stochastic_rounding=True, 2025-05-07T20:23:54.5479201Z weighted=False, 2025-05-07T20:23:54.5479325Z row_wise=True, 2025-05-07T20:23:54.5479442Z mixed=False, 2025-05-07T20:23:54.5479578Z use_cache=True, 2025-05-07T20:23:54.5479737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5479856Z use_cpu=True, 2025-05-07T20:23:54.5480012Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5480122Z ) 2025-05-07T20:23:54.5480336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5480868Z self=, 2025-05-07T20:23:54.5480990Z mixed_B=True, 2025-05-07T20:23:54.5481113Z compile=True, 2025-05-07T20:23:54.5481229Z T=5, 2025-05-07T20:23:54.5481344Z D=64, 2025-05-07T20:23:54.5481457Z B=94, 2025-05-07T20:23:54.5481587Z log_E=3, 2025-05-07T20:23:54.5481789Z L=4, 2025-05-07T20:23:54.5481931Z D_gradcheck=1, 2025-05-07T20:23:54.5482078Z stochastic_rounding=False, 2025-05-07T20:23:54.5482203Z weighted=True, 2025-05-07T20:23:54.5482408Z row_wise=True, 2025-05-07T20:23:54.5482526Z mixed=True, 2025-05-07T20:23:54.5482648Z use_cache=True, 2025-05-07T20:23:54.5482893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5483012Z use_cpu=True, 2025-05-07T20:23:54.5483166Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5483284Z ) 2025-05-07T20:23:54.5483490Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5491012Z self=, 2025-05-07T20:23:54.5491225Z mixed_B=False, 2025-05-07T20:23:54.5491357Z compile=True, 2025-05-07T20:23:54.5491480Z T=5, 2025-05-07T20:23:54.5491599Z D=81, 2025-05-07T20:23:54.5491710Z B=80, 2025-05-07T20:23:54.5491829Z log_E=4, 2025-05-07T20:23:54.5491958Z L=13, 2025-05-07T20:23:54.5492081Z D_gradcheck=1, 2025-05-07T20:23:54.5492225Z stochastic_rounding=True, 2025-05-07T20:23:54.5492351Z weighted=False, 2025-05-07T20:23:54.5492477Z row_wise=False, 2025-05-07T20:23:54.5492600Z mixed=False, 2025-05-07T20:23:54.5492727Z use_cache=False, 2025-05-07T20:23:54.5492896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5493019Z use_cpu=True, 2025-05-07T20:23:54.5493166Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5493279Z ) 2025-05-07T20:23:54.5493492Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5494028Z self=, 2025-05-07T20:23:54.5494156Z mixed_B=False, 2025-05-07T20:23:54.5494276Z compile=False, 2025-05-07T20:23:54.5494386Z T=2, 2025-05-07T20:23:54.5494503Z D=112, 2025-05-07T20:23:54.5494615Z B=117, 2025-05-07T20:23:54.5494728Z log_E=3, 2025-05-07T20:23:54.5494849Z L=5, 2025-05-07T20:23:54.5494969Z D_gradcheck=1, 2025-05-07T20:23:54.5495104Z stochastic_rounding=True, 2025-05-07T20:23:54.5495231Z weighted=True, 2025-05-07T20:23:54.5495354Z row_wise=True, 2025-05-07T20:23:54.5495471Z mixed=False, 2025-05-07T20:23:54.5495600Z use_cache=True, 2025-05-07T20:23:54.5495762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5495880Z use_cpu=True, 2025-05-07T20:23:54.5496036Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5496144Z ) 2025-05-07T20:23:54.5496548Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5497099Z self=, 2025-05-07T20:23:54.5497221Z mixed_B=False, 2025-05-07T20:23:54.5497353Z compile=True, 2025-05-07T20:23:54.5497462Z T=4, 2025-05-07T20:23:54.5497575Z D=96, 2025-05-07T20:23:54.5497693Z B=29, 2025-05-07T20:23:54.5497808Z log_E=5, 2025-05-07T20:23:54.5497923Z L=13, 2025-05-07T20:23:54.5498049Z D_gradcheck=2, 2025-05-07T20:23:54.5498187Z stochastic_rounding=True, 2025-05-07T20:23:54.5498307Z weighted=False, 2025-05-07T20:23:54.5498436Z row_wise=True, 2025-05-07T20:23:54.5498556Z mixed=False, 2025-05-07T20:23:54.5498674Z use_cache=False, 2025-05-07T20:23:54.5498836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5498954Z use_cpu=True, 2025-05-07T20:23:54.5499107Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5499213Z ) 2025-05-07T20:23:54.5499409Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5499935Z self=, 2025-05-07T20:23:54.5500054Z mixed_B=False, 2025-05-07T20:23:54.5500174Z compile=True, 2025-05-07T20:23:54.5500289Z T=1, 2025-05-07T20:23:54.5500399Z D=95, 2025-05-07T20:23:54.5500513Z B=123, 2025-05-07T20:23:54.5500634Z log_E=4, 2025-05-07T20:23:54.5500828Z L=17, 2025-05-07T20:23:54.5500963Z D_gradcheck=1, 2025-05-07T20:23:54.5501113Z stochastic_rounding=False, 2025-05-07T20:23:54.5501238Z weighted=True, 2025-05-07T20:23:54.5501478Z row_wise=True, 2025-05-07T20:23:54.5501602Z mixed=True, 2025-05-07T20:23:54.5501724Z use_cache=True, 2025-05-07T20:23:54.5502014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5502135Z use_cpu=True, 2025-05-07T20:23:54.5502282Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5502397Z ) 2025-05-07T20:23:54.5502596Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5503121Z self=, 2025-05-07T20:23:54.5503245Z mixed_B=False, 2025-05-07T20:23:54.5503363Z compile=True, 2025-05-07T20:23:54.5503473Z T=3, 2025-05-07T20:23:54.5503590Z D=29, 2025-05-07T20:23:54.5503700Z B=22, 2025-05-07T20:23:54.5503814Z log_E=5, 2025-05-07T20:23:54.5503928Z L=1, 2025-05-07T20:23:54.5504051Z D_gradcheck=1, 2025-05-07T20:23:54.5504189Z stochastic_rounding=True, 2025-05-07T20:23:54.5504319Z weighted=False, 2025-05-07T20:23:54.5504442Z row_wise=False, 2025-05-07T20:23:54.5504564Z mixed=True, 2025-05-07T20:23:54.5504686Z use_cache=False, 2025-05-07T20:23:54.5504843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5504967Z use_cpu=True, 2025-05-07T20:23:54.5505114Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5505221Z ) 2025-05-07T20:23:54.5505423Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5505944Z self=, 2025-05-07T20:23:54.5506066Z mixed_B=True, 2025-05-07T20:23:54.5506194Z compile=False, 2025-05-07T20:23:54.5506304Z T=2, 2025-05-07T20:23:54.5506419Z D=98, 2025-05-07T20:23:54.5506537Z B=6, 2025-05-07T20:23:54.5506649Z log_E=3, 2025-05-07T20:23:54.5506765Z L=17, 2025-05-07T20:23:54.5506891Z D_gradcheck=2, 2025-05-07T20:23:54.5507032Z stochastic_rounding=True, 2025-05-07T20:23:54.5507157Z weighted=True, 2025-05-07T20:23:54.5507281Z row_wise=True, 2025-05-07T20:23:54.5507396Z mixed=False, 2025-05-07T20:23:54.5507522Z use_cache=True, 2025-05-07T20:23:54.5507681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5507799Z use_cpu=True, 2025-05-07T20:23:54.5507952Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5508058Z ) 2025-05-07T20:23:54.5508335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5508873Z self=, 2025-05-07T20:23:54.5508991Z mixed_B=True, 2025-05-07T20:23:54.5509119Z compile=True, 2025-05-07T20:23:54.5509230Z T=5, 2025-05-07T20:23:54.5509340Z D=38, 2025-05-07T20:23:54.5509457Z B=102, 2025-05-07T20:23:54.5509571Z log_E=4, 2025-05-07T20:23:54.5509681Z L=4, 2025-05-07T20:23:54.5509812Z D_gradcheck=1, 2025-05-07T20:23:54.5509949Z stochastic_rounding=True, 2025-05-07T20:23:54.5510068Z weighted=True, 2025-05-07T20:23:54.5510195Z row_wise=True, 2025-05-07T20:23:54.5510313Z mixed=False, 2025-05-07T20:23:54.5510434Z use_cache=True, 2025-05-07T20:23:54.5510602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5510722Z use_cpu=True, 2025-05-07T20:23:54.5510867Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5510979Z ) 2025-05-07T20:23:54.5511175Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5511701Z self=, 2025-05-07T20:23:54.5511819Z mixed_B=False, 2025-05-07T20:23:54.5511944Z compile=False, 2025-05-07T20:23:54.5512061Z T=1, 2025-05-07T20:23:54.5512171Z D=5, 2025-05-07T20:23:54.5512282Z B=81, 2025-05-07T20:23:54.5512407Z log_E=4, 2025-05-07T20:23:54.5512518Z L=18, 2025-05-07T20:23:54.5512730Z D_gradcheck=1, 2025-05-07T20:23:54.5512887Z stochastic_rounding=False, 2025-05-07T20:23:54.5513007Z weighted=True, 2025-05-07T20:23:54.5513233Z row_wise=False, 2025-05-07T20:23:54.5513356Z mixed=True, 2025-05-07T20:23:54.5513473Z use_cache=True, 2025-05-07T20:23:54.5513720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5513850Z use_cpu=True, 2025-05-07T20:23:54.5513998Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5514108Z ) 2025-05-07T20:23:54.5514314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5514834Z self=, 2025-05-07T20:23:54.5514961Z mixed_B=False, 2025-05-07T20:23:54.5515084Z compile=False, 2025-05-07T20:23:54.5515196Z T=4, 2025-05-07T20:23:54.5515314Z D=53, 2025-05-07T20:23:54.5515424Z B=77, 2025-05-07T20:23:54.5515537Z log_E=3, 2025-05-07T20:23:54.5515655Z L=3, 2025-05-07T20:23:54.5515777Z D_gradcheck=2, 2025-05-07T20:23:54.5515915Z stochastic_rounding=True, 2025-05-07T20:23:54.5516046Z weighted=False, 2025-05-07T20:23:54.5516169Z row_wise=False, 2025-05-07T20:23:54.5516284Z mixed=False, 2025-05-07T20:23:54.5516415Z use_cache=False, 2025-05-07T20:23:54.5516578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5516707Z use_cpu=True, 2025-05-07T20:23:54.5516854Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5516964Z ) 2025-05-07T20:23:54.5517170Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5517693Z self=, 2025-05-07T20:23:54.5517812Z mixed_B=False, 2025-05-07T20:23:54.5517938Z compile=True, 2025-05-07T20:23:54.5518052Z T=1, 2025-05-07T20:23:54.5518164Z D=14, 2025-05-07T20:23:54.5518279Z B=94, 2025-05-07T20:23:54.5518391Z log_E=5, 2025-05-07T20:23:54.5518506Z L=4, 2025-05-07T20:23:54.5518635Z D_gradcheck=1, 2025-05-07T20:23:54.5518776Z stochastic_rounding=False, 2025-05-07T20:23:54.5518899Z weighted=False, 2025-05-07T20:23:54.5519029Z row_wise=False, 2025-05-07T20:23:54.5519146Z mixed=True, 2025-05-07T20:23:54.5519273Z use_cache=True, 2025-05-07T20:23:54.5519432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5519550Z use_cpu=True, 2025-05-07T20:23:54.5519704Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5880313Z ) 2025-05-07T20:23:54.5881102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5881771Z self=, 2025-05-07T20:23:54.5881899Z mixed_B=True, 2025-05-07T20:23:54.5882029Z compile=True, 2025-05-07T20:23:54.5882183Z T=3, 2025-05-07T20:23:54.5882299Z D=58, 2025-05-07T20:23:54.5882464Z B=112, 2025-05-07T20:23:54.5882585Z log_E=4, 2025-05-07T20:23:54.5882698Z L=1, 2025-05-07T20:23:54.5882839Z D_gradcheck=2, 2025-05-07T20:23:54.5883058Z stochastic_rounding=False, 2025-05-07T20:23:54.5883287Z weighted=True, 2025-05-07T20:23:54.5883412Z row_wise=True, 2025-05-07T20:23:54.5883538Z mixed=True, 2025-05-07T20:23:54.5883664Z use_cache=True, 2025-05-07T20:23:54.5883832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5883951Z use_cpu=True, 2025-05-07T20:23:54.5884180Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5884296Z ) 2025-05-07T20:23:54.5884550Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5885254Z self=, 2025-05-07T20:23:54.5885378Z mixed_B=False, 2025-05-07T20:23:54.5885501Z compile=True, 2025-05-07T20:23:54.5885679Z T=3, 2025-05-07T20:23:54.5885870Z D=87, 2025-05-07T20:23:54.5885992Z B=72, 2025-05-07T20:23:54.5886113Z log_E=5, 2025-05-07T20:23:54.5886226Z L=11, 2025-05-07T20:23:54.5886616Z D_gradcheck=2, 2025-05-07T20:23:54.5886831Z stochastic_rounding=True, 2025-05-07T20:23:54.5886971Z weighted=True, 2025-05-07T20:23:54.5887102Z row_wise=False, 2025-05-07T20:23:54.5887370Z mixed=True, 2025-05-07T20:23:54.5887501Z use_cache=True, 2025-05-07T20:23:54.5887671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5887948Z use_cpu=True, 2025-05-07T20:23:54.5888101Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5888219Z ) 2025-05-07T20:23:54.5888422Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5888949Z self=, 2025-05-07T20:23:54.5889075Z mixed_B=True, 2025-05-07T20:23:54.5889197Z compile=False, 2025-05-07T20:23:54.5889317Z T=5, 2025-05-07T20:23:54.5889507Z D=67, 2025-05-07T20:23:54.5889622Z B=7, 2025-05-07T20:23:54.5889740Z log_E=5, 2025-05-07T20:23:54.5889928Z L=9, 2025-05-07T20:23:54.5890057Z D_gradcheck=2, 2025-05-07T20:23:54.5890204Z stochastic_rounding=False, 2025-05-07T20:23:54.5890406Z weighted=False, 2025-05-07T20:23:54.5890623Z row_wise=True, 2025-05-07T20:23:54.5890754Z mixed=False, 2025-05-07T20:23:54.5890872Z use_cache=True, 2025-05-07T20:23:54.5891033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5891161Z use_cpu=True, 2025-05-07T20:23:54.5891310Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5891483Z ) 2025-05-07T20:23:54.5891732Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5892302Z self=, 2025-05-07T20:23:54.5892434Z mixed_B=False, 2025-05-07T20:23:54.5892563Z compile=True, 2025-05-07T20:23:54.5892673Z T=5, 2025-05-07T20:23:54.5892842Z D=70, 2025-05-07T20:23:54.5893030Z B=75, 2025-05-07T20:23:54.5893254Z log_E=5, 2025-05-07T20:23:54.5893385Z L=16, 2025-05-07T20:23:54.5893513Z D_gradcheck=1, 2025-05-07T20:23:54.5893651Z stochastic_rounding=True, 2025-05-07T20:23:54.5893781Z weighted=False, 2025-05-07T20:23:54.5893901Z row_wise=False, 2025-05-07T20:23:54.5894021Z mixed=True, 2025-05-07T20:23:54.5894151Z use_cache=False, 2025-05-07T20:23:54.5894308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5894433Z use_cpu=True, 2025-05-07T20:23:54.5894586Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5894695Z ) 2025-05-07T20:23:54.5894897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5895718Z self=, 2025-05-07T20:23:54.5895855Z mixed_B=False, 2025-05-07T20:23:54.5895982Z compile=False, 2025-05-07T20:23:54.5896095Z T=2, 2025-05-07T20:23:54.5896207Z D=48, 2025-05-07T20:23:54.5896325Z B=42, 2025-05-07T20:23:54.5896438Z log_E=3, 2025-05-07T20:23:54.5896550Z L=7, 2025-05-07T20:23:54.5896682Z D_gradcheck=1, 2025-05-07T20:23:54.5896827Z stochastic_rounding=False, 2025-05-07T20:23:54.5897049Z weighted=False, 2025-05-07T20:23:54.5897180Z row_wise=False, 2025-05-07T20:23:54.5897356Z mixed=True, 2025-05-07T20:23:54.5897490Z use_cache=False, 2025-05-07T20:23:54.5897647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5897768Z use_cpu=True, 2025-05-07T20:23:54.5897924Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5898033Z ) 2025-05-07T20:23:54.5898229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5898854Z self=, 2025-05-07T20:23:54.5899008Z mixed_B=True, 2025-05-07T20:23:54.5899174Z compile=False, 2025-05-07T20:23:54.5899302Z T=4, 2025-05-07T20:23:54.5899476Z D=69, 2025-05-07T20:23:54.5899594Z B=90, 2025-05-07T20:23:54.5899714Z log_E=5, 2025-05-07T20:23:54.5899827Z L=7, 2025-05-07T20:23:54.5900047Z D_gradcheck=1, 2025-05-07T20:23:54.5900271Z stochastic_rounding=True, 2025-05-07T20:23:54.5900398Z weighted=False, 2025-05-07T20:23:54.5900528Z row_wise=False, 2025-05-07T20:23:54.5900727Z mixed=True, 2025-05-07T20:23:54.5900849Z use_cache=True, 2025-05-07T20:23:54.5901015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5901291Z use_cpu=True, 2025-05-07T20:23:54.5901446Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5901565Z ) 2025-05-07T20:23:54.5901763Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5902295Z self=, 2025-05-07T20:23:54.5902424Z mixed_B=False, 2025-05-07T20:23:54.5902544Z compile=False, 2025-05-07T20:23:54.5902657Z T=3, 2025-05-07T20:23:54.5902775Z D=103, 2025-05-07T20:23:54.5902934Z B=73, 2025-05-07T20:23:54.5903062Z log_E=4, 2025-05-07T20:23:54.5903174Z L=1, 2025-05-07T20:23:54.5903295Z D_gradcheck=1, 2025-05-07T20:23:54.5903447Z stochastic_rounding=False, 2025-05-07T20:23:54.5903569Z weighted=False, 2025-05-07T20:23:54.5903687Z row_wise=False, 2025-05-07T20:23:54.5903815Z mixed=False, 2025-05-07T20:23:54.5903936Z use_cache=True, 2025-05-07T20:23:54.5904092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5904221Z use_cpu=True, 2025-05-07T20:23:54.5904369Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5904480Z ) 2025-05-07T20:23:54.5904682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5905207Z self=, 2025-05-07T20:23:54.5905392Z mixed_B=False, 2025-05-07T20:23:54.5905603Z compile=False, 2025-05-07T20:23:54.5905806Z T=1, 2025-05-07T20:23:54.5905931Z D=107, 2025-05-07T20:23:54.5906043Z B=68, 2025-05-07T20:23:54.5906156Z log_E=3, 2025-05-07T20:23:54.5906272Z L=13, 2025-05-07T20:23:54.5906392Z D_gradcheck=2, 2025-05-07T20:23:54.5906535Z stochastic_rounding=True, 2025-05-07T20:23:54.5906662Z weighted=True, 2025-05-07T20:23:54.5906782Z row_wise=False, 2025-05-07T20:23:54.5906904Z mixed=False, 2025-05-07T20:23:54.5907031Z use_cache=False, 2025-05-07T20:23:54.5907189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5907311Z use_cpu=True, 2025-05-07T20:23:54.5907466Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5907575Z ) 2025-05-07T20:23:54.5907772Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5908403Z self=, 2025-05-07T20:23:54.5908600Z mixed_B=False, 2025-05-07T20:23:54.5908732Z compile=True, 2025-05-07T20:23:54.5908845Z T=3, 2025-05-07T20:23:54.5908955Z D=59, 2025-05-07T20:23:54.5909076Z B=121, 2025-05-07T20:23:54.5909188Z log_E=4, 2025-05-07T20:23:54.5909298Z L=11, 2025-05-07T20:23:54.5909423Z D_gradcheck=1, 2025-05-07T20:23:54.5909564Z stochastic_rounding=True, 2025-05-07T20:23:54.5909684Z weighted=True, 2025-05-07T20:23:54.5909809Z row_wise=True, 2025-05-07T20:23:54.5909927Z mixed=True, 2025-05-07T20:23:54.5910048Z use_cache=False, 2025-05-07T20:23:54.5910213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5910334Z use_cpu=True, 2025-05-07T20:23:54.5910482Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5910599Z ) 2025-05-07T20:23:54.5910792Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5911324Z self=, 2025-05-07T20:23:54.5911444Z mixed_B=False, 2025-05-07T20:23:54.5911564Z compile=False, 2025-05-07T20:23:54.5911685Z T=3, 2025-05-07T20:23:54.5911794Z D=75, 2025-05-07T20:23:54.5911904Z B=44, 2025-05-07T20:23:54.5912021Z log_E=3, 2025-05-07T20:23:54.5912131Z L=19, 2025-05-07T20:23:54.5912251Z D_gradcheck=2, 2025-05-07T20:23:54.5912502Z stochastic_rounding=False, 2025-05-07T20:23:54.5912634Z weighted=True, 2025-05-07T20:23:54.5912756Z row_wise=True, 2025-05-07T20:23:54.5912983Z mixed=False, 2025-05-07T20:23:54.5913106Z use_cache=True, 2025-05-07T20:23:54.5913271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5913459Z use_cpu=True, 2025-05-07T20:23:54.5913610Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5913725Z ) 2025-05-07T20:23:54.5913919Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5914517Z self=, 2025-05-07T20:23:54.5914648Z mixed_B=True, 2025-05-07T20:23:54.5914824Z compile=False, 2025-05-07T20:23:54.5914943Z T=3, 2025-05-07T20:23:54.5915064Z D=18, 2025-05-07T20:23:54.5915174Z B=97, 2025-05-07T20:23:54.5915287Z log_E=3, 2025-05-07T20:23:54.5915405Z L=12, 2025-05-07T20:23:54.5915607Z D_gradcheck=2, 2025-05-07T20:23:54.5915760Z stochastic_rounding=False, 2025-05-07T20:23:54.5915941Z weighted=True, 2025-05-07T20:23:54.5916064Z row_wise=True, 2025-05-07T20:23:54.5916195Z mixed=False, 2025-05-07T20:23:54.5916316Z use_cache=True, 2025-05-07T20:23:54.5916479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5916616Z use_cpu=True, 2025-05-07T20:23:54.5916764Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5916873Z ) 2025-05-07T20:23:54.5917160Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5917695Z self=, 2025-05-07T20:23:54.5917816Z mixed_B=True, 2025-05-07T20:23:54.5917946Z compile=True, 2025-05-07T20:23:54.5918058Z T=4, 2025-05-07T20:23:54.5918172Z D=6, 2025-05-07T20:23:54.5918289Z B=45, 2025-05-07T20:23:54.5918422Z log_E=4, 2025-05-07T20:23:54.5918532Z L=1, 2025-05-07T20:23:54.5918658Z D_gradcheck=2, 2025-05-07T20:23:54.5918865Z stochastic_rounding=True, 2025-05-07T20:23:54.5919062Z weighted=True, 2025-05-07T20:23:54.5919187Z row_wise=False, 2025-05-07T20:23:54.5919364Z mixed=True, 2025-05-07T20:23:54.5919500Z use_cache=False, 2025-05-07T20:23:54.5919659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5919856Z use_cpu=True, 2025-05-07T20:23:54.5920101Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5920242Z ) 2025-05-07T20:23:54.5920437Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5921274Z self=, 2025-05-07T20:23:54.5921525Z mixed_B=True, 2025-05-07T20:23:54.5921657Z compile=False, 2025-05-07T20:23:54.5921776Z T=1, 2025-05-07T20:23:54.5921887Z D=65, 2025-05-07T20:23:54.5922006Z B=112, 2025-05-07T20:23:54.5922121Z log_E=4, 2025-05-07T20:23:54.5922278Z L=3, 2025-05-07T20:23:54.5922488Z D_gradcheck=2, 2025-05-07T20:23:54.5922688Z stochastic_rounding=True, 2025-05-07T20:23:54.5922814Z weighted=True, 2025-05-07T20:23:54.5922946Z row_wise=False, 2025-05-07T20:23:54.5923069Z mixed=True, 2025-05-07T20:23:54.5923190Z use_cache=False, 2025-05-07T20:23:54.5923359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5923481Z use_cpu=True, 2025-05-07T20:23:54.5923630Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5923752Z ) 2025-05-07T20:23:54.5924000Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5924535Z self=, 2025-05-07T20:23:54.5924665Z mixed_B=True, 2025-05-07T20:23:54.5924788Z compile=False, 2025-05-07T20:23:54.5924969Z T=5, 2025-05-07T20:23:54.5925090Z D=72, 2025-05-07T20:23:54.5925205Z B=27, 2025-05-07T20:23:54.5925324Z log_E=3, 2025-05-07T20:23:54.5925439Z L=17, 2025-05-07T20:23:54.5925560Z D_gradcheck=1, 2025-05-07T20:23:54.5925802Z stochastic_rounding=False, 2025-05-07T20:23:54.5925931Z weighted=True, 2025-05-07T20:23:54.5926053Z row_wise=False, 2025-05-07T20:23:54.5926175Z mixed=False, 2025-05-07T20:23:54.5926362Z use_cache=True, 2025-05-07T20:23:54.5926522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5926836Z use_cpu=True, 2025-05-07T20:23:54.5926989Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5927149Z ) 2025-05-07T20:23:54.5927471Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5928252Z self=, 2025-05-07T20:23:54.5928451Z mixed_B=False, 2025-05-07T20:23:54.5928653Z compile=True, 2025-05-07T20:23:54.5928829Z T=4, 2025-05-07T20:23:54.5928955Z D=87, 2025-05-07T20:23:54.5929133Z B=71, 2025-05-07T20:23:54.5929249Z log_E=3, 2025-05-07T20:23:54.5929366Z L=9, 2025-05-07T20:23:54.5930299Z D_gradcheck=1, 2025-05-07T20:23:54.5930545Z stochastic_rounding=True, 2025-05-07T20:23:54.5930680Z weighted=False, 2025-05-07T20:23:54.5930799Z row_wise=True, 2025-05-07T20:23:54.5930916Z mixed=False, 2025-05-07T20:23:54.5931053Z use_cache=False, 2025-05-07T20:23:54.5931210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5931401Z use_cpu=True, 2025-05-07T20:23:54.5931575Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5931691Z ) 2025-05-07T20:23:54.5931901Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5932431Z self=, 2025-05-07T20:23:54.5932550Z mixed_B=True, 2025-05-07T20:23:54.5932675Z compile=True, 2025-05-07T20:23:54.5932786Z T=2, 2025-05-07T20:23:54.5932901Z D=110, 2025-05-07T20:23:54.5933021Z B=95, 2025-05-07T20:23:54.5933134Z log_E=3, 2025-05-07T20:23:54.5933246Z L=15, 2025-05-07T20:23:54.5933370Z D_gradcheck=1, 2025-05-07T20:23:54.5933513Z stochastic_rounding=False, 2025-05-07T20:23:54.5933636Z weighted=False, 2025-05-07T20:23:54.5933764Z row_wise=False, 2025-05-07T20:23:54.5933943Z mixed=False, 2025-05-07T20:23:54.5934078Z use_cache=True, 2025-05-07T20:23:54.5934236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5934359Z use_cpu=True, 2025-05-07T20:23:54.5934516Z output_dtype=SparseType.FP32, 2025-05-07T20:23:54.5934623Z ) 2025-05-07T20:23:54.5934818Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5935606Z self=, 2025-05-07T20:23:54.5935741Z mixed_B=True, 2025-05-07T20:23:54.5935861Z compile=True, 2025-05-07T20:23:54.5935981Z T=5, 2025-05-07T20:23:54.5936092Z D=80, 2025-05-07T20:23:54.5936202Z B=74, 2025-05-07T20:23:54.5936322Z log_E=3, 2025-05-07T20:23:54.5936432Z L=10, 2025-05-07T20:23:54.5936550Z D_gradcheck=2, 2025-05-07T20:23:54.5936702Z stochastic_rounding=True, 2025-05-07T20:23:54.5936824Z weighted=False, 2025-05-07T20:23:54.5936954Z row_wise=False, 2025-05-07T20:23:54.5937137Z mixed=False, 2025-05-07T20:23:54.5937326Z use_cache=True, 2025-05-07T20:23:54.5937495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:54.5937623Z use_cpu=True, 2025-05-07T20:23:54.5937874Z output_dtype=SparseType.FP16, 2025-05-07T20:23:54.5937993Z ) 2025-05-07T20:23:54.5938195Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:54.5938722Z self=, 2025-05-07T20:23:54.5938851Z mixed_B=True, 2025-05-07T20:23:54.5939067Z compile=True, 2025-05-07T20:23:54.5939188Z T=4, 2025-05-07T20:23:54.5939308Z D=125, 2025-05-07T20:23:54.5939417Z B=111, 2025-05-07T20:23:54.5939537Z log_E=5, 2025-05-07T20:23:54.5939648Z L=18, 2025-05-07T20:23:54.5939771Z D_gradcheck=1, 2025-05-07T20:23:54.5940102Z stochastic_rounding=False, 2025-05-07T20:23:54.5940237Z weighted=False, 2025-05-07T20:23:54.5940412Z row_wise=True, 2025-05-07T20:23:54.5940546Z mixed=True, 2025-05-07T20:23:54.5940831Z use_cache=True, 2025-05-07T20:23:54.5940991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:54.5941309Z use_cpu=True, 2025-05-07T20:23:54.5941462Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.0902805Z ) 2025-05-07T20:23:55.0903376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0904326Z self=, 2025-05-07T20:23:55.0905141Z mixed_B=True, 2025-05-07T20:23:55.0905449Z compile=True, 2025-05-07T20:23:55.0905752Z T=1, 2025-05-07T20:23:55.0906030Z D=61, 2025-05-07T20:23:55.0906292Z B=32, 2025-05-07T20:23:55.0906567Z log_E=4, 2025-05-07T20:23:55.0906846Z L=13, 2025-05-07T20:23:55.0907114Z D_gradcheck=1, 2025-05-07T20:23:55.0907460Z stochastic_rounding=True, 2025-05-07T20:23:55.0907836Z weighted=False, 2025-05-07T20:23:55.0908139Z row_wise=True, 2025-05-07T20:23:55.0908442Z mixed=False, 2025-05-07T20:23:55.0908753Z use_cache=True, 2025-05-07T20:23:55.0909098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.0909534Z use_cpu=True, 2025-05-07T20:23:55.0909867Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.0910245Z ) 2025-05-07T20:23:55.0910588Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0911467Z self=, 2025-05-07T20:23:55.0912270Z mixed_B=False, 2025-05-07T20:23:55.0912576Z compile=False, 2025-05-07T20:23:55.0912878Z T=3, 2025-05-07T20:23:55.0913150Z D=15, 2025-05-07T20:23:55.0913411Z B=100, 2025-05-07T20:23:55.0913705Z log_E=4, 2025-05-07T20:23:55.0914074Z L=0, 2025-05-07T20:23:55.0914356Z D_gradcheck=2, 2025-05-07T20:23:55.0914700Z stochastic_rounding=True, 2025-05-07T20:23:55.0915076Z weighted=False, 2025-05-07T20:23:55.0915383Z row_wise=True, 2025-05-07T20:23:55.0915693Z mixed=True, 2025-05-07T20:23:55.0916004Z use_cache=False, 2025-05-07T20:23:55.0916357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.0916776Z use_cpu=True, 2025-05-07T20:23:55.0917119Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.0917500Z ) 2025-05-07T20:23:55.0917846Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0919122Z self=, 2025-05-07T20:23:55.0919954Z mixed_B=False, 2025-05-07T20:23:55.0920255Z compile=True, 2025-05-07T20:23:55.0920557Z T=1, 2025-05-07T20:23:55.0920822Z D=14, 2025-05-07T20:23:55.0921085Z B=84, 2025-05-07T20:23:55.0921352Z log_E=3, 2025-05-07T20:23:55.0921634Z L=15, 2025-05-07T20:23:55.0921903Z D_gradcheck=1, 2025-05-07T20:23:55.0922240Z stochastic_rounding=False, 2025-05-07T20:23:55.0922617Z weighted=False, 2025-05-07T20:23:55.0922926Z row_wise=True, 2025-05-07T20:23:55.0923232Z mixed=True, 2025-05-07T20:23:55.0923543Z use_cache=True, 2025-05-07T20:23:55.0923884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.0924299Z use_cpu=True, 2025-05-07T20:23:55.0924639Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.0925025Z ) 2025-05-07T20:23:55.0925367Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0926241Z self=, 2025-05-07T20:23:55.0927051Z mixed_B=False, 2025-05-07T20:23:55.0927364Z compile=True, 2025-05-07T20:23:55.0927665Z T=5, 2025-05-07T20:23:55.0928279Z D=4, 2025-05-07T20:23:55.0928569Z B=15, 2025-05-07T20:23:55.0928840Z log_E=5, 2025-05-07T20:23:55.0929117Z L=13, 2025-05-07T20:23:55.0929607Z D_gradcheck=2, 2025-05-07T20:23:55.0930322Z stochastic_rounding=True, 2025-05-07T20:23:55.0930726Z weighted=False, 2025-05-07T20:23:55.0931036Z row_wise=False, 2025-05-07T20:23:55.0931346Z mixed=True, 2025-05-07T20:23:55.0931932Z use_cache=True, 2025-05-07T20:23:55.0932338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.0932764Z use_cpu=True, 2025-05-07T20:23:55.0933231Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.0933621Z ) 2025-05-07T20:23:55.0933963Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0934845Z self=, 2025-05-07T20:23:55.0935647Z mixed_B=False, 2025-05-07T20:23:55.0935958Z compile=False, 2025-05-07T20:23:55.0936266Z T=2, 2025-05-07T20:23:55.0936529Z D=98, 2025-05-07T20:23:55.0936802Z B=111, 2025-05-07T20:23:55.0937072Z log_E=4, 2025-05-07T20:23:55.0937349Z L=20, 2025-05-07T20:23:55.0937627Z D_gradcheck=2, 2025-05-07T20:23:55.0937970Z stochastic_rounding=False, 2025-05-07T20:23:55.0938340Z weighted=True, 2025-05-07T20:23:55.0938667Z row_wise=True, 2025-05-07T20:23:55.0938976Z mixed=False, 2025-05-07T20:23:55.0939280Z use_cache=False, 2025-05-07T20:23:55.0939641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.0940066Z use_cpu=True, 2025-05-07T20:23:55.0940412Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.0940789Z ) 2025-05-07T20:23:55.0941127Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0942002Z self=, 2025-05-07T20:23:55.0942799Z mixed_B=True, 2025-05-07T20:23:55.0943130Z compile=True, 2025-05-07T20:23:55.0943453Z T=1, 2025-05-07T20:23:55.0943720Z D=118, 2025-05-07T20:23:55.0943995Z B=114, 2025-05-07T20:23:55.0944271Z log_E=5, 2025-05-07T20:23:55.0944544Z L=15, 2025-05-07T20:23:55.0944844Z D_gradcheck=2, 2025-05-07T20:23:55.0945271Z stochastic_rounding=True, 2025-05-07T20:23:55.0945697Z weighted=True, 2025-05-07T20:23:55.0946009Z row_wise=True, 2025-05-07T20:23:55.0946317Z mixed=True, 2025-05-07T20:23:55.0946623Z use_cache=False, 2025-05-07T20:23:55.0946995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.0947423Z use_cpu=True, 2025-05-07T20:23:55.0947769Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.0948140Z ) 2025-05-07T20:23:55.0948476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0949589Z self=, 2025-05-07T20:23:55.0950410Z mixed_B=False, 2025-05-07T20:23:55.0950727Z compile=True, 2025-05-07T20:23:55.0951027Z T=2, 2025-05-07T20:23:55.0951292Z D=90, 2025-05-07T20:23:55.0951563Z B=24, 2025-05-07T20:23:55.0951829Z log_E=5, 2025-05-07T20:23:55.0952106Z L=5, 2025-05-07T20:23:55.0952376Z D_gradcheck=1, 2025-05-07T20:23:55.0952705Z stochastic_rounding=False, 2025-05-07T20:23:55.0953076Z weighted=False, 2025-05-07T20:23:55.0953389Z row_wise=False, 2025-05-07T20:23:55.0953696Z mixed=False, 2025-05-07T20:23:55.0954007Z use_cache=False, 2025-05-07T20:23:55.0954364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.0954783Z use_cpu=True, 2025-05-07T20:23:55.0955125Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.0955510Z ) 2025-05-07T20:23:55.0955855Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0956721Z self=, 2025-05-07T20:23:55.0957518Z mixed_B=False, 2025-05-07T20:23:55.0957830Z compile=True, 2025-05-07T20:23:55.0958129Z T=5, 2025-05-07T20:23:55.0958387Z D=66, 2025-05-07T20:23:55.0958665Z B=67, 2025-05-07T20:23:55.0958933Z log_E=4, 2025-05-07T20:23:55.0959209Z L=5, 2025-05-07T20:23:55.0959485Z D_gradcheck=1, 2025-05-07T20:23:55.0959815Z stochastic_rounding=False, 2025-05-07T20:23:55.0960391Z weighted=True, 2025-05-07T20:23:55.0960722Z row_wise=True, 2025-05-07T20:23:55.0961027Z mixed=True, 2025-05-07T20:23:55.0961467Z use_cache=False, 2025-05-07T20:23:55.0961826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.0962242Z use_cpu=True, 2025-05-07T20:23:55.0962678Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.0963071Z ) 2025-05-07T20:23:55.0963411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0964278Z self=, 2025-05-07T20:23:55.0965078Z mixed_B=False, 2025-05-07T20:23:55.0965387Z compile=False, 2025-05-07T20:23:55.0965689Z T=1, 2025-05-07T20:23:55.0965947Z D=79, 2025-05-07T20:23:55.0966224Z B=16, 2025-05-07T20:23:55.0966494Z log_E=3, 2025-05-07T20:23:55.0966768Z L=4, 2025-05-07T20:23:55.0967045Z D_gradcheck=1, 2025-05-07T20:23:55.0967375Z stochastic_rounding=True, 2025-05-07T20:23:55.0967740Z weighted=True, 2025-05-07T20:23:55.0968049Z row_wise=False, 2025-05-07T20:23:55.0968355Z mixed=True, 2025-05-07T20:23:55.0968652Z use_cache=True, 2025-05-07T20:23:55.0969006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.0969556Z use_cpu=True, 2025-05-07T20:23:55.0969903Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.0970289Z ) 2025-05-07T20:23:55.0970639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0971499Z self=, 2025-05-07T20:23:55.0972298Z mixed_B=True, 2025-05-07T20:23:55.0972617Z compile=True, 2025-05-07T20:23:55.0972930Z T=3, 2025-05-07T20:23:55.0973207Z D=118, 2025-05-07T20:23:55.0973485Z B=18, 2025-05-07T20:23:55.0973751Z log_E=5, 2025-05-07T20:23:55.0974041Z L=5, 2025-05-07T20:23:55.0974319Z D_gradcheck=2, 2025-05-07T20:23:55.0974642Z stochastic_rounding=False, 2025-05-07T20:23:55.0975031Z weighted=False, 2025-05-07T20:23:55.0975343Z row_wise=False, 2025-05-07T20:23:55.0975651Z mixed=True, 2025-05-07T20:23:55.0975949Z use_cache=True, 2025-05-07T20:23:55.0976428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.0976853Z use_cpu=True, 2025-05-07T20:23:55.0977197Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.0977580Z ) 2025-05-07T20:23:55.0977922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0979003Z self=, 2025-05-07T20:23:55.0979826Z mixed_B=False, 2025-05-07T20:23:55.0980123Z compile=True, 2025-05-07T20:23:55.0980428Z T=4, 2025-05-07T20:23:55.0980698Z D=79, 2025-05-07T20:23:55.0980960Z B=45, 2025-05-07T20:23:55.0981232Z log_E=4, 2025-05-07T20:23:55.0981515Z L=14, 2025-05-07T20:23:55.0981786Z D_gradcheck=1, 2025-05-07T20:23:55.0982120Z stochastic_rounding=False, 2025-05-07T20:23:55.0982503Z weighted=True, 2025-05-07T20:23:55.0982834Z row_wise=False, 2025-05-07T20:23:55.0983238Z mixed=True, 2025-05-07T20:23:55.0983608Z use_cache=True, 2025-05-07T20:23:55.0983984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.0984404Z use_cpu=True, 2025-05-07T20:23:55.0984746Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.0985125Z ) 2025-05-07T20:23:55.0985463Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0986331Z self=, 2025-05-07T20:23:55.0987128Z mixed_B=False, 2025-05-07T20:23:55.0987436Z compile=False, 2025-05-07T20:23:55.0987739Z T=5, 2025-05-07T20:23:55.0988009Z D=117, 2025-05-07T20:23:55.0988285Z B=99, 2025-05-07T20:23:55.0988553Z log_E=5, 2025-05-07T20:23:55.0988847Z L=2, 2025-05-07T20:23:55.0989118Z D_gradcheck=1, 2025-05-07T20:23:55.0989443Z stochastic_rounding=True, 2025-05-07T20:23:55.0989979Z weighted=True, 2025-05-07T20:23:55.0990305Z row_wise=False, 2025-05-07T20:23:55.0990609Z mixed=True, 2025-05-07T20:23:55.0990913Z use_cache=True, 2025-05-07T20:23:55.0991411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.0991828Z use_cpu=True, 2025-05-07T20:23:55.0992284Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.0992662Z ) 2025-05-07T20:23:55.0993007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.0993883Z self=, 2025-05-07T20:23:55.0994682Z mixed_B=True, 2025-05-07T20:23:55.0994993Z compile=True, 2025-05-07T20:23:55.0995297Z T=5, 2025-05-07T20:23:55.0995564Z D=101, 2025-05-07T20:23:55.0995838Z B=83, 2025-05-07T20:23:55.0996116Z log_E=4, 2025-05-07T20:23:55.0996392Z L=18, 2025-05-07T20:23:55.0996679Z D_gradcheck=2, 2025-05-07T20:23:55.0997005Z stochastic_rounding=True, 2025-05-07T20:23:55.0997381Z weighted=False, 2025-05-07T20:23:55.0997706Z row_wise=True, 2025-05-07T20:23:55.0998012Z mixed=False, 2025-05-07T20:23:55.0998322Z use_cache=True, 2025-05-07T20:23:55.0998667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.0999084Z use_cpu=True, 2025-05-07T20:23:55.0999425Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.0999807Z ) 2025-05-07T20:23:55.1000166Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1001048Z self=, 2025-05-07T20:23:55.1001842Z mixed_B=True, 2025-05-07T20:23:55.1002171Z compile=False, 2025-05-07T20:23:55.1002516Z T=3, 2025-05-07T20:23:55.1002831Z D=88, 2025-05-07T20:23:55.1003154Z B=78, 2025-05-07T20:23:55.1003437Z log_E=4, 2025-05-07T20:23:55.1003715Z L=10, 2025-05-07T20:23:55.1003993Z D_gradcheck=2, 2025-05-07T20:23:55.1004323Z stochastic_rounding=False, 2025-05-07T20:23:55.1004699Z weighted=False, 2025-05-07T20:23:55.1005012Z row_wise=False, 2025-05-07T20:23:55.1005318Z mixed=True, 2025-05-07T20:23:55.1005617Z use_cache=False, 2025-05-07T20:23:55.1005980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1006402Z use_cpu=True, 2025-05-07T20:23:55.1006744Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1007120Z ) 2025-05-07T20:23:55.1007464Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1008505Z self=, 2025-05-07T20:23:55.1009325Z mixed_B=True, 2025-05-07T20:23:55.1009769Z compile=False, 2025-05-07T20:23:55.1010080Z T=2, 2025-05-07T20:23:55.1010352Z D=60, 2025-05-07T20:23:55.1010619Z B=2, 2025-05-07T20:23:55.1010886Z log_E=4, 2025-05-07T20:23:55.1011163Z L=15, 2025-05-07T20:23:55.1011452Z D_gradcheck=1, 2025-05-07T20:23:55.1011785Z stochastic_rounding=True, 2025-05-07T20:23:55.1012159Z weighted=True, 2025-05-07T20:23:55.1012465Z row_wise=True, 2025-05-07T20:23:55.1012768Z mixed=False, 2025-05-07T20:23:55.1013065Z use_cache=True, 2025-05-07T20:23:55.1013425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1013841Z use_cpu=True, 2025-05-07T20:23:55.1014172Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1014558Z ) 2025-05-07T20:23:55.1014906Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1015777Z self=, 2025-05-07T20:23:55.1016568Z mixed_B=False, 2025-05-07T20:23:55.1016880Z compile=False, 2025-05-07T20:23:55.1017214Z T=1, 2025-05-07T20:23:55.1017474Z D=10, 2025-05-07T20:23:55.1017744Z B=106, 2025-05-07T20:23:55.1018019Z log_E=3, 2025-05-07T20:23:55.1018294Z L=6, 2025-05-07T20:23:55.1018580Z D_gradcheck=1, 2025-05-07T20:23:55.1018913Z stochastic_rounding=True, 2025-05-07T20:23:55.1019480Z weighted=False, 2025-05-07T20:23:55.1019819Z row_wise=False, 2025-05-07T20:23:55.1020124Z mixed=False, 2025-05-07T20:23:55.1020420Z use_cache=True, 2025-05-07T20:23:55.1021003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1021423Z use_cpu=True, 2025-05-07T20:23:55.1021760Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1022244Z ) 2025-05-07T20:23:55.1022585Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1023447Z self=, 2025-05-07T20:23:55.1024252Z mixed_B=False, 2025-05-07T20:23:55.1024568Z compile=True, 2025-05-07T20:23:55.1024874Z T=4, 2025-05-07T20:23:55.1025140Z D=67, 2025-05-07T20:23:55.1025418Z B=61, 2025-05-07T20:23:55.1025705Z log_E=3, 2025-05-07T20:23:55.1025981Z L=5, 2025-05-07T20:23:55.1026257Z D_gradcheck=1, 2025-05-07T20:23:55.1026606Z stochastic_rounding=False, 2025-05-07T20:23:55.1026984Z weighted=True, 2025-05-07T20:23:55.1027300Z row_wise=True, 2025-05-07T20:23:55.1027656Z mixed=True, 2025-05-07T20:23:55.1028361Z use_cache=False, 2025-05-07T20:23:55.1028755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1029170Z use_cpu=True, 2025-05-07T20:23:55.1029509Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1029903Z ) 2025-05-07T20:23:55.1030243Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1031104Z self=, 2025-05-07T20:23:55.1031908Z mixed_B=True, 2025-05-07T20:23:55.1032216Z compile=True, 2025-05-07T20:23:55.1032510Z T=1, 2025-05-07T20:23:55.1032788Z D=82, 2025-05-07T20:23:55.1033058Z B=69, 2025-05-07T20:23:55.1033329Z log_E=4, 2025-05-07T20:23:55.1033610Z L=9, 2025-05-07T20:23:55.1033889Z D_gradcheck=2, 2025-05-07T20:23:55.1034223Z stochastic_rounding=True, 2025-05-07T20:23:55.1034585Z weighted=True, 2025-05-07T20:23:55.1034900Z row_wise=False, 2025-05-07T20:23:55.1035207Z mixed=False, 2025-05-07T20:23:55.1035512Z use_cache=False, 2025-05-07T20:23:55.1035872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1036294Z use_cpu=True, 2025-05-07T20:23:55.1036633Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1352305Z ) 2025-05-07T20:23:55.1352920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1354462Z self=, 2025-05-07T20:23:55.1355355Z mixed_B=True, 2025-05-07T20:23:55.1355845Z compile=True, 2025-05-07T20:23:55.1356239Z T=2, 2025-05-07T20:23:55.1356555Z D=56, 2025-05-07T20:23:55.1356823Z B=99, 2025-05-07T20:23:55.1357137Z log_E=5, 2025-05-07T20:23:55.1357427Z L=7, 2025-05-07T20:23:55.1357697Z D_gradcheck=2, 2025-05-07T20:23:55.1358110Z stochastic_rounding=False, 2025-05-07T20:23:55.1358575Z weighted=False, 2025-05-07T20:23:55.1358989Z row_wise=False, 2025-05-07T20:23:55.1359371Z mixed=False, 2025-05-07T20:23:55.1359769Z use_cache=True, 2025-05-07T20:23:55.1360297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1360798Z use_cpu=True, 2025-05-07T20:23:55.1361236Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1361626Z ) 2025-05-07T20:23:55.1362240Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1363228Z self=, 2025-05-07T20:23:55.1364094Z mixed_B=False, 2025-05-07T20:23:55.1364402Z compile=True, 2025-05-07T20:23:55.1364800Z T=4, 2025-05-07T20:23:55.1365148Z D=22, 2025-05-07T20:23:55.1365504Z B=51, 2025-05-07T20:23:55.1365860Z log_E=3, 2025-05-07T20:23:55.1366320Z L=12, 2025-05-07T20:23:55.1366701Z D_gradcheck=1, 2025-05-07T20:23:55.1367157Z stochastic_rounding=True, 2025-05-07T20:23:55.1367614Z weighted=True, 2025-05-07T20:23:55.1368299Z row_wise=False, 2025-05-07T20:23:55.1368625Z mixed=True, 2025-05-07T20:23:55.1368929Z use_cache=True, 2025-05-07T20:23:55.1370046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1370719Z use_cpu=True, 2025-05-07T20:23:55.1371060Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1371868Z ) 2025-05-07T20:23:55.1372260Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1373323Z self=, 2025-05-07T20:23:55.1374317Z mixed_B=True, 2025-05-07T20:23:55.1374618Z compile=False, 2025-05-07T20:23:55.1375027Z T=2, 2025-05-07T20:23:55.1375369Z D=4, 2025-05-07T20:23:55.1375695Z B=32, 2025-05-07T20:23:55.1376088Z log_E=5, 2025-05-07T20:23:55.1376369Z L=10, 2025-05-07T20:23:55.1376751Z D_gradcheck=2, 2025-05-07T20:23:55.1377155Z stochastic_rounding=False, 2025-05-07T20:23:55.1377642Z weighted=True, 2025-05-07T20:23:55.1378099Z row_wise=False, 2025-05-07T20:23:55.1378500Z mixed=False, 2025-05-07T20:23:55.1378984Z use_cache=False, 2025-05-07T20:23:55.1379446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1380005Z use_cpu=True, 2025-05-07T20:23:55.1380404Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1380959Z ) 2025-05-07T20:23:55.1381407Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1382615Z self=, 2025-05-07T20:23:55.1383640Z mixed_B=True, 2025-05-07T20:23:55.1383953Z compile=False, 2025-05-07T20:23:55.1384249Z T=5, 2025-05-07T20:23:55.1384515Z D=98, 2025-05-07T20:23:55.1384787Z B=46, 2025-05-07T20:23:55.1385058Z log_E=3, 2025-05-07T20:23:55.1385330Z L=6, 2025-05-07T20:23:55.1385608Z D_gradcheck=2, 2025-05-07T20:23:55.1385942Z stochastic_rounding=False, 2025-05-07T20:23:55.1386442Z weighted=False, 2025-05-07T20:23:55.1386902Z row_wise=True, 2025-05-07T20:23:55.1387311Z mixed=True, 2025-05-07T20:23:55.1387612Z use_cache=True, 2025-05-07T20:23:55.1387948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1388599Z use_cpu=True, 2025-05-07T20:23:55.1388984Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1389455Z ) 2025-05-07T20:23:55.1389963Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1391426Z self=, 2025-05-07T20:23:55.1392477Z mixed_B=True, 2025-05-07T20:23:55.1392842Z compile=True, 2025-05-07T20:23:55.1393361Z T=1, 2025-05-07T20:23:55.1393757Z D=79, 2025-05-07T20:23:55.1394057Z B=25, 2025-05-07T20:23:55.1394446Z log_E=4, 2025-05-07T20:23:55.1394752Z L=8, 2025-05-07T20:23:55.1395121Z D_gradcheck=2, 2025-05-07T20:23:55.1395540Z stochastic_rounding=False, 2025-05-07T20:23:55.1395975Z weighted=False, 2025-05-07T20:23:55.1396363Z row_wise=True, 2025-05-07T20:23:55.1396909Z mixed=False, 2025-05-07T20:23:55.1397366Z use_cache=True, 2025-05-07T20:23:55.1397722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1398288Z use_cpu=True, 2025-05-07T20:23:55.1398677Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1399217Z ) 2025-05-07T20:23:55.1399675Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1400632Z self=, 2025-05-07T20:23:55.1401605Z mixed_B=True, 2025-05-07T20:23:55.1402084Z compile=False, 2025-05-07T20:23:55.1402388Z T=5, 2025-05-07T20:23:55.1402723Z D=28, 2025-05-07T20:23:55.1403129Z B=71, 2025-05-07T20:23:55.1403399Z log_E=5, 2025-05-07T20:23:55.1403730Z L=11, 2025-05-07T20:23:55.1404007Z D_gradcheck=2, 2025-05-07T20:23:55.1404538Z stochastic_rounding=False, 2025-05-07T20:23:55.1404906Z weighted=False, 2025-05-07T20:23:55.1405667Z row_wise=False, 2025-05-07T20:23:55.1406193Z mixed=False, 2025-05-07T20:23:55.1406622Z use_cache=True, 2025-05-07T20:23:55.1407087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1407881Z use_cpu=True, 2025-05-07T20:23:55.1408280Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1408924Z ) 2025-05-07T20:23:55.1409311Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1410603Z self=, 2025-05-07T20:23:55.1411568Z mixed_B=False, 2025-05-07T20:23:55.1411926Z compile=False, 2025-05-07T20:23:55.1412372Z T=1, 2025-05-07T20:23:55.1412639Z D=77, 2025-05-07T20:23:55.1413016Z B=15, 2025-05-07T20:23:55.1413332Z log_E=4, 2025-05-07T20:23:55.1413701Z L=16, 2025-05-07T20:23:55.1414079Z D_gradcheck=1, 2025-05-07T20:23:55.1414538Z stochastic_rounding=True, 2025-05-07T20:23:55.1415071Z weighted=True, 2025-05-07T20:23:55.1415568Z row_wise=False, 2025-05-07T20:23:55.1416077Z mixed=True, 2025-05-07T20:23:55.1416546Z use_cache=False, 2025-05-07T20:23:55.1416900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1417566Z use_cpu=True, 2025-05-07T20:23:55.1418206Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1418731Z ) 2025-05-07T20:23:55.1419225Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1420259Z self=, 2025-05-07T20:23:55.1438121Z mixed_B=False, 2025-05-07T20:23:55.1438596Z compile=False, 2025-05-07T20:23:55.1438944Z T=3, 2025-05-07T20:23:55.1439485Z D=11, 2025-05-07T20:23:55.1439769Z B=59, 2025-05-07T20:23:55.1440033Z log_E=5, 2025-05-07T20:23:55.1440478Z L=16, 2025-05-07T20:23:55.1440947Z D_gradcheck=1, 2025-05-07T20:23:55.1441461Z stochastic_rounding=True, 2025-05-07T20:23:55.1442102Z weighted=True, 2025-05-07T20:23:55.1442551Z row_wise=True, 2025-05-07T20:23:55.1442958Z mixed=False, 2025-05-07T20:23:55.1443555Z use_cache=False, 2025-05-07T20:23:55.1443980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1444574Z use_cpu=True, 2025-05-07T20:23:55.1445137Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1445784Z ) 2025-05-07T20:23:55.1446263Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1447320Z self=, 2025-05-07T20:23:55.1448753Z mixed_B=True, 2025-05-07T20:23:55.1449233Z compile=True, 2025-05-07T20:23:55.1449686Z T=2, 2025-05-07T20:23:55.1450059Z D=38, 2025-05-07T20:23:55.1450329Z B=110, 2025-05-07T20:23:55.1450572Z log_E=5, 2025-05-07T20:23:55.1450785Z L=14, 2025-05-07T20:23:55.1450970Z D_gradcheck=1, 2025-05-07T20:23:55.1451117Z stochastic_rounding=False, 2025-05-07T20:23:55.1451248Z weighted=False, 2025-05-07T20:23:55.1451459Z row_wise=True, 2025-05-07T20:23:55.1451825Z mixed=False, 2025-05-07T20:23:55.1451950Z use_cache=True, 2025-05-07T20:23:55.1452110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1452360Z use_cpu=True, 2025-05-07T20:23:55.1452514Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1452767Z ) 2025-05-07T20:23:55.1453013Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1453701Z self=, 2025-05-07T20:23:55.1453882Z mixed_B=True, 2025-05-07T20:23:55.1454064Z compile=False, 2025-05-07T20:23:55.1454232Z T=3, 2025-05-07T20:23:55.1454356Z D=80, 2025-05-07T20:23:55.1454520Z B=55, 2025-05-07T20:23:55.1454880Z log_E=4, 2025-05-07T20:23:55.1455055Z L=8, 2025-05-07T20:23:55.1455275Z D_gradcheck=2, 2025-05-07T20:23:55.1455562Z stochastic_rounding=True, 2025-05-07T20:23:55.1455925Z weighted=True, 2025-05-07T20:23:55.1456353Z row_wise=False, 2025-05-07T20:23:55.1456565Z mixed=False, 2025-05-07T20:23:55.1456702Z use_cache=False, 2025-05-07T20:23:55.1457079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1457457Z use_cpu=True, 2025-05-07T20:23:55.1457687Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1458105Z ) 2025-05-07T20:23:55.1458316Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1458917Z self=, 2025-05-07T20:23:55.1459047Z mixed_B=True, 2025-05-07T20:23:55.1459283Z compile=False, 2025-05-07T20:23:55.1459405Z T=4, 2025-05-07T20:23:55.1459569Z D=25, 2025-05-07T20:23:55.1459738Z B=73, 2025-05-07T20:23:55.1459960Z log_E=5, 2025-05-07T20:23:55.1460194Z L=8, 2025-05-07T20:23:55.1460420Z D_gradcheck=1, 2025-05-07T20:23:55.1460566Z stochastic_rounding=True, 2025-05-07T20:23:55.1460800Z weighted=True, 2025-05-07T20:23:55.1460937Z row_wise=True, 2025-05-07T20:23:55.1461166Z mixed=True, 2025-05-07T20:23:55.1461352Z use_cache=False, 2025-05-07T20:23:55.1461659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1461920Z use_cpu=True, 2025-05-07T20:23:55.1462093Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1462212Z ) 2025-05-07T20:23:55.1462464Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1463055Z self=, 2025-05-07T20:23:55.1463231Z mixed_B=True, 2025-05-07T20:23:55.1463444Z compile=False, 2025-05-07T20:23:55.1463646Z T=3, 2025-05-07T20:23:55.1463760Z D=25, 2025-05-07T20:23:55.1463874Z B=91, 2025-05-07T20:23:55.1464082Z log_E=5, 2025-05-07T20:23:55.1464204Z L=2, 2025-05-07T20:23:55.1464433Z D_gradcheck=2, 2025-05-07T20:23:55.1464583Z stochastic_rounding=True, 2025-05-07T20:23:55.1464707Z weighted=False, 2025-05-07T20:23:55.1464882Z row_wise=True, 2025-05-07T20:23:55.1465011Z mixed=False, 2025-05-07T20:23:55.1465132Z use_cache=True, 2025-05-07T20:23:55.1465349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1465612Z use_cpu=True, 2025-05-07T20:23:55.1465816Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1466118Z ) 2025-05-07T20:23:55.1466401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1467140Z self=, 2025-05-07T20:23:55.1467489Z mixed_B=False, 2025-05-07T20:23:55.1467640Z compile=False, 2025-05-07T20:23:55.1467759Z T=5, 2025-05-07T20:23:55.1467871Z D=126, 2025-05-07T20:23:55.1468084Z B=58, 2025-05-07T20:23:55.1468256Z log_E=3, 2025-05-07T20:23:55.1468370Z L=14, 2025-05-07T20:23:55.1468543Z D_gradcheck=1, 2025-05-07T20:23:55.1468810Z stochastic_rounding=True, 2025-05-07T20:23:55.1469078Z weighted=True, 2025-05-07T20:23:55.1469211Z row_wise=False, 2025-05-07T20:23:55.1469347Z mixed=True, 2025-05-07T20:23:55.1469465Z use_cache=True, 2025-05-07T20:23:55.1469713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1469993Z use_cpu=True, 2025-05-07T20:23:55.1470150Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1470319Z ) 2025-05-07T20:23:55.1470534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1471236Z self=, 2025-05-07T20:23:55.1471533Z mixed_B=False, 2025-05-07T20:23:55.1473409Z compile=True, 2025-05-07T20:23:55.1473535Z T=3, 2025-05-07T20:23:55.1473743Z D=48, 2025-05-07T20:23:55.1474009Z B=65, 2025-05-07T20:23:55.1474181Z log_E=5, 2025-05-07T20:23:55.1474307Z L=12, 2025-05-07T20:23:55.1474521Z D_gradcheck=2, 2025-05-07T20:23:55.1474747Z stochastic_rounding=True, 2025-05-07T20:23:55.1474965Z weighted=True, 2025-05-07T20:23:55.1475093Z row_wise=False, 2025-05-07T20:23:55.1475476Z mixed=True, 2025-05-07T20:23:55.1475755Z use_cache=False, 2025-05-07T20:23:55.1475928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1476259Z use_cpu=True, 2025-05-07T20:23:55.1477974Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1478160Z ) 2025-05-07T20:23:55.1478835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1479680Z self=, 2025-05-07T20:23:55.1479810Z mixed_B=True, 2025-05-07T20:23:55.1480018Z compile=False, 2025-05-07T20:23:55.1480215Z T=5, 2025-05-07T20:23:55.1480331Z D=40, 2025-05-07T20:23:55.1480568Z B=15, 2025-05-07T20:23:55.1480792Z log_E=4, 2025-05-07T20:23:55.1480912Z L=6, 2025-05-07T20:23:55.1481094Z D_gradcheck=1, 2025-05-07T20:23:55.1481238Z stochastic_rounding=True, 2025-05-07T20:23:55.1481358Z weighted=False, 2025-05-07T20:23:55.1481486Z row_wise=False, 2025-05-07T20:23:55.1481670Z mixed=False, 2025-05-07T20:23:55.1481904Z use_cache=False, 2025-05-07T20:23:55.1482087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1482211Z use_cpu=True, 2025-05-07T20:23:55.1482365Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1482472Z ) 2025-05-07T20:23:55.1482769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1483421Z self=, 2025-05-07T20:23:55.1483554Z mixed_B=True, 2025-05-07T20:23:55.1483681Z compile=False, 2025-05-07T20:23:55.1483798Z T=1, 2025-05-07T20:23:55.1483909Z D=38, 2025-05-07T20:23:55.1484019Z B=84, 2025-05-07T20:23:55.1484138Z log_E=3, 2025-05-07T20:23:55.1484248Z L=20, 2025-05-07T20:23:55.1484446Z D_gradcheck=2, 2025-05-07T20:23:55.1484605Z stochastic_rounding=True, 2025-05-07T20:23:55.1484728Z weighted=False, 2025-05-07T20:23:55.1484916Z row_wise=True, 2025-05-07T20:23:55.1485048Z mixed=True, 2025-05-07T20:23:55.1485176Z use_cache=False, 2025-05-07T20:23:55.1485424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1485550Z use_cpu=True, 2025-05-07T20:23:55.1485760Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1485883Z ) 2025-05-07T20:23:55.1486135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1486758Z self=, 2025-05-07T20:23:55.1487312Z mixed_B=False, 2025-05-07T20:23:55.1487541Z compile=False, 2025-05-07T20:23:55.1487653Z T=3, 2025-05-07T20:23:55.1487855Z D=55, 2025-05-07T20:23:55.1488100Z B=113, 2025-05-07T20:23:55.1488225Z log_E=3, 2025-05-07T20:23:55.1488347Z L=15, 2025-05-07T20:23:55.1488670Z D_gradcheck=1, 2025-05-07T20:23:55.1488816Z stochastic_rounding=False, 2025-05-07T20:23:55.1488949Z weighted=False, 2025-05-07T20:23:55.1489067Z row_wise=True, 2025-05-07T20:23:55.1489249Z mixed=False, 2025-05-07T20:23:55.1489439Z use_cache=True, 2025-05-07T20:23:55.1489737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1489880Z use_cpu=True, 2025-05-07T20:23:55.1490031Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1490138Z ) 2025-05-07T20:23:55.1490453Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1491313Z self=, 2025-05-07T20:23:55.1491522Z mixed_B=True, 2025-05-07T20:23:55.1491738Z compile=True, 2025-05-07T20:23:55.1491853Z T=5, 2025-05-07T20:23:55.1491964Z D=52, 2025-05-07T20:23:55.1492083Z B=60, 2025-05-07T20:23:55.1492197Z log_E=4, 2025-05-07T20:23:55.1492312Z L=8, 2025-05-07T20:23:55.1492437Z D_gradcheck=1, 2025-05-07T20:23:55.1492672Z stochastic_rounding=False, 2025-05-07T20:23:55.1492912Z weighted=True, 2025-05-07T20:23:55.1493088Z row_wise=True, 2025-05-07T20:23:55.1493345Z mixed=False, 2025-05-07T20:23:55.1493626Z use_cache=True, 2025-05-07T20:23:55.1493790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1494021Z use_cpu=True, 2025-05-07T20:23:55.1494305Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1810392Z ) 2025-05-07T20:23:55.1811081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1811685Z self=, 2025-05-07T20:23:55.1811811Z mixed_B=False, 2025-05-07T20:23:55.1811957Z compile=False, 2025-05-07T20:23:55.1812067Z T=3, 2025-05-07T20:23:55.1812182Z D=6, 2025-05-07T20:23:55.1812422Z B=69, 2025-05-07T20:23:55.1812551Z log_E=4, 2025-05-07T20:23:55.1812668Z L=12, 2025-05-07T20:23:55.1812803Z D_gradcheck=2, 2025-05-07T20:23:55.1812950Z stochastic_rounding=True, 2025-05-07T20:23:55.1813077Z weighted=True, 2025-05-07T20:23:55.1813203Z row_wise=True, 2025-05-07T20:23:55.1813339Z mixed=True, 2025-05-07T20:23:55.1813462Z use_cache=True, 2025-05-07T20:23:55.1813623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1813759Z use_cpu=True, 2025-05-07T20:23:55.1813911Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1814027Z ) 2025-05-07T20:23:55.1814236Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1814767Z self=, 2025-05-07T20:23:55.1814895Z mixed_B=False, 2025-05-07T20:23:55.1815028Z compile=False, 2025-05-07T20:23:55.1815138Z T=5, 2025-05-07T20:23:55.1815257Z D=113, 2025-05-07T20:23:55.1815370Z B=44, 2025-05-07T20:23:55.1815484Z log_E=3, 2025-05-07T20:23:55.1815603Z L=16, 2025-05-07T20:23:55.1815726Z D_gradcheck=1, 2025-05-07T20:23:55.1815864Z stochastic_rounding=True, 2025-05-07T20:23:55.1815992Z weighted=True, 2025-05-07T20:23:55.1816110Z row_wise=True, 2025-05-07T20:23:55.1816229Z mixed=True, 2025-05-07T20:23:55.1816359Z use_cache=True, 2025-05-07T20:23:55.1816522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1816652Z use_cpu=True, 2025-05-07T20:23:55.1816805Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1816912Z ) 2025-05-07T20:23:55.1817119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1817647Z self=, 2025-05-07T20:23:55.1817769Z mixed_B=False, 2025-05-07T20:23:55.1818094Z compile=False, 2025-05-07T20:23:55.1818221Z T=2, 2025-05-07T20:23:55.1818336Z D=126, 2025-05-07T20:23:55.1818460Z B=80, 2025-05-07T20:23:55.1818581Z log_E=3, 2025-05-07T20:23:55.1818692Z L=6, 2025-05-07T20:23:55.1818820Z D_gradcheck=2, 2025-05-07T20:23:55.1818959Z stochastic_rounding=True, 2025-05-07T20:23:55.1819083Z weighted=True, 2025-05-07T20:23:55.1819211Z row_wise=False, 2025-05-07T20:23:55.1819337Z mixed=True, 2025-05-07T20:23:55.1819471Z use_cache=True, 2025-05-07T20:23:55.1819631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1819751Z use_cpu=True, 2025-05-07T20:23:55.1819914Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1820024Z ) 2025-05-07T20:23:55.1820221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1820898Z self=, 2025-05-07T20:23:55.1821030Z mixed_B=False, 2025-05-07T20:23:55.1821160Z compile=False, 2025-05-07T20:23:55.1821282Z T=3, 2025-05-07T20:23:55.1821394Z D=41, 2025-05-07T20:23:55.1821509Z B=126, 2025-05-07T20:23:55.1821629Z log_E=3, 2025-05-07T20:23:55.1821742Z L=13, 2025-05-07T20:23:55.1821868Z D_gradcheck=1, 2025-05-07T20:23:55.1822012Z stochastic_rounding=False, 2025-05-07T20:23:55.1822140Z weighted=False, 2025-05-07T20:23:55.1822272Z row_wise=True, 2025-05-07T20:23:55.1822556Z mixed=True, 2025-05-07T20:23:55.1822695Z use_cache=False, 2025-05-07T20:23:55.1822862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1822983Z use_cpu=True, 2025-05-07T20:23:55.1823324Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1823446Z ) 2025-05-07T20:23:55.1823645Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1824257Z self=, 2025-05-07T20:23:55.1824385Z mixed_B=False, 2025-05-07T20:23:55.1824590Z compile=False, 2025-05-07T20:23:55.1824905Z T=3, 2025-05-07T20:23:55.1825026Z D=21, 2025-05-07T20:23:55.1825140Z B=125, 2025-05-07T20:23:55.1825261Z log_E=5, 2025-05-07T20:23:55.1825372Z L=11, 2025-05-07T20:23:55.1825494Z D_gradcheck=1, 2025-05-07T20:23:55.1825647Z stochastic_rounding=False, 2025-05-07T20:23:55.1825773Z weighted=True, 2025-05-07T20:23:55.1825892Z row_wise=False, 2025-05-07T20:23:55.1826025Z mixed=True, 2025-05-07T20:23:55.1826148Z use_cache=False, 2025-05-07T20:23:55.1826305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1826433Z use_cpu=True, 2025-05-07T20:23:55.1826585Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1826693Z ) 2025-05-07T20:23:55.1826891Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1827420Z self=, 2025-05-07T20:23:55.1827550Z mixed_B=False, 2025-05-07T20:23:55.1827677Z compile=False, 2025-05-07T20:23:55.1827790Z T=5, 2025-05-07T20:23:55.1828159Z D=12, 2025-05-07T20:23:55.1828283Z B=23, 2025-05-07T20:23:55.1828398Z log_E=3, 2025-05-07T20:23:55.1828516Z L=0, 2025-05-07T20:23:55.1828636Z D_gradcheck=2, 2025-05-07T20:23:55.1828775Z stochastic_rounding=True, 2025-05-07T20:23:55.1828901Z weighted=True, 2025-05-07T20:23:55.1829020Z row_wise=False, 2025-05-07T20:23:55.1829143Z mixed=False, 2025-05-07T20:23:55.1829282Z use_cache=False, 2025-05-07T20:23:55.1829441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1829562Z use_cpu=True, 2025-05-07T20:23:55.1829722Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1829832Z ) 2025-05-07T20:23:55.1830034Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1830573Z self=, 2025-05-07T20:23:55.1830694Z mixed_B=True, 2025-05-07T20:23:55.1831012Z compile=True, 2025-05-07T20:23:55.1831142Z T=4, 2025-05-07T20:23:55.1831254Z D=10, 2025-05-07T20:23:55.1831370Z B=91, 2025-05-07T20:23:55.1831484Z log_E=3, 2025-05-07T20:23:55.1831595Z L=3, 2025-05-07T20:23:55.1831725Z D_gradcheck=1, 2025-05-07T20:23:55.1831866Z stochastic_rounding=True, 2025-05-07T20:23:55.1831990Z weighted=False, 2025-05-07T20:23:55.1832127Z row_wise=False, 2025-05-07T20:23:55.1832244Z mixed=True, 2025-05-07T20:23:55.1832369Z use_cache=False, 2025-05-07T20:23:55.1832533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1832654Z use_cpu=True, 2025-05-07T20:23:55.1832816Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1832926Z ) 2025-05-07T20:23:55.1833119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1833737Z self=, 2025-05-07T20:23:55.1834069Z mixed_B=False, 2025-05-07T20:23:55.1834196Z compile=True, 2025-05-07T20:23:55.1834313Z T=2, 2025-05-07T20:23:55.1834426Z D=54, 2025-05-07T20:23:55.1834538Z B=17, 2025-05-07T20:23:55.1834680Z log_E=3, 2025-05-07T20:23:55.1834792Z L=17, 2025-05-07T20:23:55.1834911Z D_gradcheck=1, 2025-05-07T20:23:55.1835065Z stochastic_rounding=False, 2025-05-07T20:23:55.1835192Z weighted=True, 2025-05-07T20:23:55.1835315Z row_wise=False, 2025-05-07T20:23:55.1835442Z mixed=True, 2025-05-07T20:23:55.1835766Z use_cache=True, 2025-05-07T20:23:55.1835945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1836074Z use_cpu=True, 2025-05-07T20:23:55.1836401Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1836528Z ) 2025-05-07T20:23:55.1836723Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1837366Z self=, 2025-05-07T20:23:55.1837508Z mixed_B=True, 2025-05-07T20:23:55.1837634Z compile=True, 2025-05-07T20:23:55.1837750Z T=3, 2025-05-07T20:23:55.1837869Z D=92, 2025-05-07T20:23:55.1837982Z B=88, 2025-05-07T20:23:55.1838103Z log_E=3, 2025-05-07T20:23:55.1838222Z L=14, 2025-05-07T20:23:55.1838400Z D_gradcheck=2, 2025-05-07T20:23:55.1838545Z stochastic_rounding=False, 2025-05-07T20:23:55.1838763Z weighted=False, 2025-05-07T20:23:55.1838930Z row_wise=False, 2025-05-07T20:23:55.1839066Z mixed=True, 2025-05-07T20:23:55.1839200Z use_cache=False, 2025-05-07T20:23:55.1839394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1839527Z use_cpu=True, 2025-05-07T20:23:55.1839679Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1839789Z ) 2025-05-07T20:23:55.1839993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1840514Z self=, 2025-05-07T20:23:55.1840637Z mixed_B=True, 2025-05-07T20:23:55.1840768Z compile=True, 2025-05-07T20:23:55.1840880Z T=5, 2025-05-07T20:23:55.1840994Z D=112, 2025-05-07T20:23:55.1841112Z B=52, 2025-05-07T20:23:55.1841229Z log_E=3, 2025-05-07T20:23:55.1841356Z L=4, 2025-05-07T20:23:55.1841476Z D_gradcheck=2, 2025-05-07T20:23:55.1841617Z stochastic_rounding=True, 2025-05-07T20:23:55.1841747Z weighted=False, 2025-05-07T20:23:55.1841867Z row_wise=False, 2025-05-07T20:23:55.1841984Z mixed=False, 2025-05-07T20:23:55.1842114Z use_cache=True, 2025-05-07T20:23:55.1842272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1842395Z use_cpu=True, 2025-05-07T20:23:55.1842553Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1842658Z ) 2025-05-07T20:23:55.1842852Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1843381Z self=, 2025-05-07T20:23:55.1843502Z mixed_B=False, 2025-05-07T20:23:55.1843756Z compile=True, 2025-05-07T20:23:55.1843886Z T=2, 2025-05-07T20:23:55.1844002Z D=127, 2025-05-07T20:23:55.1844128Z B=55, 2025-05-07T20:23:55.1844243Z log_E=3, 2025-05-07T20:23:55.1844360Z L=9, 2025-05-07T20:23:55.1844493Z D_gradcheck=1, 2025-05-07T20:23:55.1844639Z stochastic_rounding=False, 2025-05-07T20:23:55.1844765Z weighted=True, 2025-05-07T20:23:55.1844894Z row_wise=True, 2025-05-07T20:23:55.1845011Z mixed=True, 2025-05-07T20:23:55.1845139Z use_cache=False, 2025-05-07T20:23:55.1845310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1845430Z use_cpu=True, 2025-05-07T20:23:55.1845584Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1845714Z ) 2025-05-07T20:23:55.1845914Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1846451Z self=, 2025-05-07T20:23:55.1846615Z mixed_B=True, 2025-05-07T20:23:55.1846746Z compile=False, 2025-05-07T20:23:55.1846919Z T=3, 2025-05-07T20:23:55.1847035Z D=123, 2025-05-07T20:23:55.1847196Z B=109, 2025-05-07T20:23:55.1847351Z log_E=3, 2025-05-07T20:23:55.1847482Z L=2, 2025-05-07T20:23:55.1847605Z D_gradcheck=1, 2025-05-07T20:23:55.1847751Z stochastic_rounding=True, 2025-05-07T20:23:55.1847872Z weighted=True, 2025-05-07T20:23:55.1847990Z row_wise=True, 2025-05-07T20:23:55.1848119Z mixed=False, 2025-05-07T20:23:55.1848324Z use_cache=True, 2025-05-07T20:23:55.1848495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1848624Z use_cpu=True, 2025-05-07T20:23:55.1848872Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1848988Z ) 2025-05-07T20:23:55.1849191Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1850129Z self=, 2025-05-07T20:23:55.1850261Z mixed_B=True, 2025-05-07T20:23:55.1850391Z compile=True, 2025-05-07T20:23:55.1850504Z T=3, 2025-05-07T20:23:55.1850623Z D=113, 2025-05-07T20:23:55.1850742Z B=79, 2025-05-07T20:23:55.1850859Z log_E=3, 2025-05-07T20:23:55.1850980Z L=15, 2025-05-07T20:23:55.1851103Z D_gradcheck=1, 2025-05-07T20:23:55.1851244Z stochastic_rounding=True, 2025-05-07T20:23:55.1851375Z weighted=True, 2025-05-07T20:23:55.1851497Z row_wise=True, 2025-05-07T20:23:55.1851617Z mixed=False, 2025-05-07T20:23:55.1851771Z use_cache=True, 2025-05-07T20:23:55.1851941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1852070Z use_cpu=True, 2025-05-07T20:23:55.1852225Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1852334Z ) 2025-05-07T20:23:55.1852534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1853063Z self=, 2025-05-07T20:23:55.1853184Z mixed_B=False, 2025-05-07T20:23:55.1853309Z compile=True, 2025-05-07T20:23:55.1853424Z T=1, 2025-05-07T20:23:55.1853540Z D=45, 2025-05-07T20:23:55.1853660Z B=75, 2025-05-07T20:23:55.1853783Z log_E=5, 2025-05-07T20:23:55.1853899Z L=10, 2025-05-07T20:23:55.1854026Z D_gradcheck=1, 2025-05-07T20:23:55.1854167Z stochastic_rounding=True, 2025-05-07T20:23:55.1854289Z weighted=False, 2025-05-07T20:23:55.1854417Z row_wise=False, 2025-05-07T20:23:55.1854539Z mixed=True, 2025-05-07T20:23:55.1854731Z use_cache=False, 2025-05-07T20:23:55.1855044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1855173Z use_cpu=True, 2025-05-07T20:23:55.1855372Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1855492Z ) 2025-05-07T20:23:55.1855713Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1856238Z self=, 2025-05-07T20:23:55.1856359Z mixed_B=True, 2025-05-07T20:23:55.1856487Z compile=True, 2025-05-07T20:23:55.1856742Z T=2, 2025-05-07T20:23:55.1856869Z D=92, 2025-05-07T20:23:55.1856989Z B=47, 2025-05-07T20:23:55.1857112Z log_E=3, 2025-05-07T20:23:55.1857223Z L=6, 2025-05-07T20:23:55.1857352Z D_gradcheck=1, 2025-05-07T20:23:55.1857492Z stochastic_rounding=False, 2025-05-07T20:23:55.1857616Z weighted=False, 2025-05-07T20:23:55.1857749Z row_wise=False, 2025-05-07T20:23:55.1857867Z mixed=False, 2025-05-07T20:23:55.1857997Z use_cache=True, 2025-05-07T20:23:55.1858159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1858276Z use_cpu=True, 2025-05-07T20:23:55.1858441Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1858591Z ) 2025-05-07T20:23:55.1858847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1859417Z self=, 2025-05-07T20:23:55.1859552Z mixed_B=True, 2025-05-07T20:23:55.1859689Z compile=False, 2025-05-07T20:23:55.1859852Z T=5, 2025-05-07T20:23:55.1859968Z D=78, 2025-05-07T20:23:55.1860083Z B=109, 2025-05-07T20:23:55.1860204Z log_E=5, 2025-05-07T20:23:55.1860316Z L=16, 2025-05-07T20:23:55.1860441Z D_gradcheck=1, 2025-05-07T20:23:55.1860582Z stochastic_rounding=True, 2025-05-07T20:23:55.1860705Z weighted=True, 2025-05-07T20:23:55.1860832Z row_wise=True, 2025-05-07T20:23:55.1860955Z mixed=False, 2025-05-07T20:23:55.1861190Z use_cache=True, 2025-05-07T20:23:55.1861375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.1861494Z use_cpu=True, 2025-05-07T20:23:55.1861646Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.1861879Z ) 2025-05-07T20:23:55.1862079Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1862838Z self=, 2025-05-07T20:23:55.1862970Z mixed_B=True, 2025-05-07T20:23:55.1863093Z compile=False, 2025-05-07T20:23:55.1863207Z T=1, 2025-05-07T20:23:55.1863324Z D=8, 2025-05-07T20:23:55.1863464Z B=41, 2025-05-07T20:23:55.1863588Z log_E=4, 2025-05-07T20:23:55.1863706Z L=18, 2025-05-07T20:23:55.1863829Z D_gradcheck=1, 2025-05-07T20:23:55.1863976Z stochastic_rounding=True, 2025-05-07T20:23:55.1864095Z weighted=True, 2025-05-07T20:23:55.1864215Z row_wise=False, 2025-05-07T20:23:55.1864339Z mixed=False, 2025-05-07T20:23:55.1864461Z use_cache=True, 2025-05-07T20:23:55.1864619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1864745Z use_cpu=True, 2025-05-07T20:23:55.1864899Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.1865014Z ) 2025-05-07T20:23:55.1865222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.1865753Z self=, 2025-05-07T20:23:55.1865888Z mixed_B=True, 2025-05-07T20:23:55.1866010Z compile=True, 2025-05-07T20:23:55.1866129Z T=3, 2025-05-07T20:23:55.1866250Z D=110, 2025-05-07T20:23:55.1866400Z B=105, 2025-05-07T20:23:55.1866521Z log_E=3, 2025-05-07T20:23:55.1866717Z L=9, 2025-05-07T20:23:55.1866884Z D_gradcheck=1, 2025-05-07T20:23:55.1867044Z stochastic_rounding=False, 2025-05-07T20:23:55.1867184Z weighted=False, 2025-05-07T20:23:55.1867312Z row_wise=True, 2025-05-07T20:23:55.1867443Z mixed=True, 2025-05-07T20:23:55.1867572Z use_cache=True, 2025-05-07T20:23:55.1867731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.1867850Z use_cpu=True, 2025-05-07T20:23:55.1868004Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2258013Z ) 2025-05-07T20:23:55.2258310Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2258901Z self=, 2025-05-07T20:23:55.2259024Z mixed_B=False, 2025-05-07T20:23:55.2259154Z compile=True, 2025-05-07T20:23:55.2259621Z T=1, 2025-05-07T20:23:55.2259745Z D=88, 2025-05-07T20:23:55.2259865Z B=87, 2025-05-07T20:23:55.2259978Z log_E=5, 2025-05-07T20:23:55.2260103Z L=9, 2025-05-07T20:23:55.2260220Z D_gradcheck=2, 2025-05-07T20:23:55.2260363Z stochastic_rounding=True, 2025-05-07T20:23:55.2260494Z weighted=False, 2025-05-07T20:23:55.2260615Z row_wise=False, 2025-05-07T20:23:55.2260732Z mixed=False, 2025-05-07T20:23:55.2260869Z use_cache=False, 2025-05-07T20:23:55.2261026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2261143Z use_cpu=True, 2025-05-07T20:23:55.2261300Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2261420Z ) 2025-05-07T20:23:55.2261617Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2262155Z self=, 2025-05-07T20:23:55.2262274Z mixed_B=False, 2025-05-07T20:23:55.2262402Z compile=False, 2025-05-07T20:23:55.2262515Z T=3, 2025-05-07T20:23:55.2262626Z D=45, 2025-05-07T20:23:55.2262747Z B=125, 2025-05-07T20:23:55.2262860Z log_E=5, 2025-05-07T20:23:55.2262971Z L=2, 2025-05-07T20:23:55.2263098Z D_gradcheck=2, 2025-05-07T20:23:55.2263239Z stochastic_rounding=False, 2025-05-07T20:23:55.2263360Z weighted=False, 2025-05-07T20:23:55.2263486Z row_wise=False, 2025-05-07T20:23:55.2263603Z mixed=True, 2025-05-07T20:23:55.2263898Z use_cache=False, 2025-05-07T20:23:55.2264076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2264196Z use_cpu=True, 2025-05-07T20:23:55.2264344Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2264587Z ) 2025-05-07T20:23:55.2264785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2265464Z self=, 2025-05-07T20:23:55.2265586Z mixed_B=False, 2025-05-07T20:23:55.2265707Z compile=True, 2025-05-07T20:23:55.2265833Z T=3, 2025-05-07T20:23:55.2265944Z D=107, 2025-05-07T20:23:55.2266055Z B=120, 2025-05-07T20:23:55.2266176Z log_E=5, 2025-05-07T20:23:55.2266291Z L=15, 2025-05-07T20:23:55.2266410Z D_gradcheck=2, 2025-05-07T20:23:55.2266555Z stochastic_rounding=True, 2025-05-07T20:23:55.2266678Z weighted=False, 2025-05-07T20:23:55.2266798Z row_wise=False, 2025-05-07T20:23:55.2267075Z mixed=False, 2025-05-07T20:23:55.2267195Z use_cache=True, 2025-05-07T20:23:55.2267356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2267481Z use_cpu=True, 2025-05-07T20:23:55.2267628Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2267746Z ) 2025-05-07T20:23:55.2267941Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2268467Z self=, 2025-05-07T20:23:55.2268593Z mixed_B=False, 2025-05-07T20:23:55.2268712Z compile=True, 2025-05-07T20:23:55.2268825Z T=1, 2025-05-07T20:23:55.2268946Z D=92, 2025-05-07T20:23:55.2269058Z B=53, 2025-05-07T20:23:55.2269171Z log_E=5, 2025-05-07T20:23:55.2269286Z L=17, 2025-05-07T20:23:55.2269406Z D_gradcheck=2, 2025-05-07T20:23:55.2269543Z stochastic_rounding=True, 2025-05-07T20:23:55.2269672Z weighted=True, 2025-05-07T20:23:55.2269849Z row_wise=True, 2025-05-07T20:23:55.2270159Z mixed=True, 2025-05-07T20:23:55.2270281Z use_cache=True, 2025-05-07T20:23:55.2270445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2270572Z use_cpu=True, 2025-05-07T20:23:55.2270718Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2270831Z ) 2025-05-07T20:23:55.2271031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2271556Z self=, 2025-05-07T20:23:55.2271677Z mixed_B=True, 2025-05-07T20:23:55.2271807Z compile=True, 2025-05-07T20:23:55.2272030Z T=2, 2025-05-07T20:23:55.2272150Z D=72, 2025-05-07T20:23:55.2272267Z B=2, 2025-05-07T20:23:55.2272381Z log_E=5, 2025-05-07T20:23:55.2272491Z L=20, 2025-05-07T20:23:55.2272620Z D_gradcheck=2, 2025-05-07T20:23:55.2272760Z stochastic_rounding=True, 2025-05-07T20:23:55.2272891Z weighted=True, 2025-05-07T20:23:55.2273010Z row_wise=True, 2025-05-07T20:23:55.2273125Z mixed=True, 2025-05-07T20:23:55.2273252Z use_cache=True, 2025-05-07T20:23:55.2273412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2273530Z use_cpu=True, 2025-05-07T20:23:55.2273685Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2273796Z ) 2025-05-07T20:23:55.2273989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2274523Z self=, 2025-05-07T20:23:55.2274642Z mixed_B=False, 2025-05-07T20:23:55.2274761Z compile=True, 2025-05-07T20:23:55.2274878Z T=3, 2025-05-07T20:23:55.2274991Z D=44, 2025-05-07T20:23:55.2275113Z B=51, 2025-05-07T20:23:55.2275227Z log_E=4, 2025-05-07T20:23:55.2275339Z L=16, 2025-05-07T20:23:55.2275467Z D_gradcheck=1, 2025-05-07T20:23:55.2275607Z stochastic_rounding=True, 2025-05-07T20:23:55.2275729Z weighted=False, 2025-05-07T20:23:55.2275859Z row_wise=False, 2025-05-07T20:23:55.2275976Z mixed=False, 2025-05-07T20:23:55.2276101Z use_cache=False, 2025-05-07T20:23:55.2276348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2276477Z use_cpu=True, 2025-05-07T20:23:55.2276626Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2276838Z ) 2025-05-07T20:23:55.2277036Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2277624Z self=, 2025-05-07T20:23:55.2277751Z mixed_B=True, 2025-05-07T20:23:55.2277870Z compile=True, 2025-05-07T20:23:55.2277992Z T=3, 2025-05-07T20:23:55.2278107Z D=90, 2025-05-07T20:23:55.2278217Z B=55, 2025-05-07T20:23:55.2278336Z log_E=3, 2025-05-07T20:23:55.2278447Z L=13, 2025-05-07T20:23:55.2278568Z D_gradcheck=2, 2025-05-07T20:23:55.2278714Z stochastic_rounding=False, 2025-05-07T20:23:55.2278836Z weighted=False, 2025-05-07T20:23:55.2278954Z row_wise=True, 2025-05-07T20:23:55.2279077Z mixed=False, 2025-05-07T20:23:55.2279200Z use_cache=True, 2025-05-07T20:23:55.2279359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2279486Z use_cpu=True, 2025-05-07T20:23:55.2279637Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2279749Z ) 2025-05-07T20:23:55.2279948Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2280471Z self=, 2025-05-07T20:23:55.2280601Z mixed_B=False, 2025-05-07T20:23:55.2280719Z compile=True, 2025-05-07T20:23:55.2280829Z T=3, 2025-05-07T20:23:55.2280951Z D=39, 2025-05-07T20:23:55.2281062Z B=73, 2025-05-07T20:23:55.2281173Z log_E=5, 2025-05-07T20:23:55.2281290Z L=13, 2025-05-07T20:23:55.2281410Z D_gradcheck=2, 2025-05-07T20:23:55.2281550Z stochastic_rounding=False, 2025-05-07T20:23:55.2281677Z weighted=True, 2025-05-07T20:23:55.2281795Z row_wise=True, 2025-05-07T20:23:55.2281915Z mixed=False, 2025-05-07T20:23:55.2282042Z use_cache=False, 2025-05-07T20:23:55.2282204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2282324Z use_cpu=True, 2025-05-07T20:23:55.2282481Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2282607Z ) 2025-05-07T20:23:55.2282808Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2283340Z self=, 2025-05-07T20:23:55.2283469Z mixed_B=False, 2025-05-07T20:23:55.2283598Z compile=False, 2025-05-07T20:23:55.2283717Z T=1, 2025-05-07T20:23:55.2283970Z D=120, 2025-05-07T20:23:55.2284106Z B=5, 2025-05-07T20:23:55.2284221Z log_E=4, 2025-05-07T20:23:55.2284341Z L=19, 2025-05-07T20:23:55.2284464Z D_gradcheck=2, 2025-05-07T20:23:55.2284616Z stochastic_rounding=True, 2025-05-07T20:23:55.2284735Z weighted=False, 2025-05-07T20:23:55.2284866Z row_wise=True, 2025-05-07T20:23:55.2284979Z mixed=True, 2025-05-07T20:23:55.2285099Z use_cache=False, 2025-05-07T20:23:55.2285267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2285387Z use_cpu=True, 2025-05-07T20:23:55.2285564Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2285678Z ) 2025-05-07T20:23:55.2285878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2286406Z self=, 2025-05-07T20:23:55.2286527Z mixed_B=True, 2025-05-07T20:23:55.2286646Z compile=True, 2025-05-07T20:23:55.2286764Z T=1, 2025-05-07T20:23:55.2286877Z D=2, 2025-05-07T20:23:55.2286990Z B=107, 2025-05-07T20:23:55.2287110Z log_E=4, 2025-05-07T20:23:55.2287221Z L=11, 2025-05-07T20:23:55.2287343Z D_gradcheck=2, 2025-05-07T20:23:55.2287493Z stochastic_rounding=False, 2025-05-07T20:23:55.2287614Z weighted=False, 2025-05-07T20:23:55.2287742Z row_wise=True, 2025-05-07T20:23:55.2287860Z mixed=True, 2025-05-07T20:23:55.2287981Z use_cache=False, 2025-05-07T20:23:55.2288254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2288383Z use_cpu=True, 2025-05-07T20:23:55.2288531Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2288739Z ) 2025-05-07T20:23:55.2288936Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2289588Z self=, 2025-05-07T20:23:55.2289809Z mixed_B=True, 2025-05-07T20:23:55.2289935Z compile=False, 2025-05-07T20:23:55.2290048Z T=3, 2025-05-07T20:23:55.2290170Z D=46, 2025-05-07T20:23:55.2290281Z B=76, 2025-05-07T20:23:55.2290394Z log_E=5, 2025-05-07T20:23:55.2290514Z L=6, 2025-05-07T20:23:55.2290637Z D_gradcheck=2, 2025-05-07T20:23:55.2290792Z stochastic_rounding=False, 2025-05-07T20:23:55.2290912Z weighted=True, 2025-05-07T20:23:55.2291031Z row_wise=False, 2025-05-07T20:23:55.2291155Z mixed=True, 2025-05-07T20:23:55.2291277Z use_cache=False, 2025-05-07T20:23:55.2291469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2291594Z use_cpu=True, 2025-05-07T20:23:55.2291742Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2291858Z ) 2025-05-07T20:23:55.2292057Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2292578Z self=, 2025-05-07T20:23:55.2292701Z mixed_B=False, 2025-05-07T20:23:55.2292829Z compile=False, 2025-05-07T20:23:55.2292940Z T=5, 2025-05-07T20:23:55.2293063Z D=111, 2025-05-07T20:23:55.2293175Z B=89, 2025-05-07T20:23:55.2293304Z log_E=3, 2025-05-07T20:23:55.2293423Z L=12, 2025-05-07T20:23:55.2293545Z D_gradcheck=2, 2025-05-07T20:23:55.2293687Z stochastic_rounding=False, 2025-05-07T20:23:55.2293815Z weighted=False, 2025-05-07T20:23:55.2293936Z row_wise=False, 2025-05-07T20:23:55.2294052Z mixed=True, 2025-05-07T20:23:55.2294184Z use_cache=False, 2025-05-07T20:23:55.2294345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2294465Z use_cpu=True, 2025-05-07T20:23:55.2294620Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2294731Z ) 2025-05-07T20:23:55.2294926Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2295452Z self=, 2025-05-07T20:23:55.2295574Z mixed_B=True, 2025-05-07T20:23:55.2295706Z compile=False, 2025-05-07T20:23:55.2295817Z T=5, 2025-05-07T20:23:55.2296007Z D=47, 2025-05-07T20:23:55.2296138Z B=43, 2025-05-07T20:23:55.2296251Z log_E=3, 2025-05-07T20:23:55.2296364Z L=17, 2025-05-07T20:23:55.2296485Z D_gradcheck=1, 2025-05-07T20:23:55.2296623Z stochastic_rounding=False, 2025-05-07T20:23:55.2296746Z weighted=True, 2025-05-07T20:23:55.2296872Z row_wise=True, 2025-05-07T20:23:55.2296989Z mixed=True, 2025-05-07T20:23:55.2297112Z use_cache=False, 2025-05-07T20:23:55.2297281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2297398Z use_cpu=True, 2025-05-07T20:23:55.2297546Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2297665Z ) 2025-05-07T20:23:55.2297856Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2298385Z self=, 2025-05-07T20:23:55.2298509Z mixed_B=False, 2025-05-07T20:23:55.2298627Z compile=False, 2025-05-07T20:23:55.2298746Z T=2, 2025-05-07T20:23:55.2298860Z D=98, 2025-05-07T20:23:55.2298971Z B=34, 2025-05-07T20:23:55.2299089Z log_E=5, 2025-05-07T20:23:55.2299200Z L=8, 2025-05-07T20:23:55.2299319Z D_gradcheck=2, 2025-05-07T20:23:55.2299461Z stochastic_rounding=True, 2025-05-07T20:23:55.2299581Z weighted=True, 2025-05-07T20:23:55.2299699Z row_wise=False, 2025-05-07T20:23:55.2299824Z mixed=True, 2025-05-07T20:23:55.2299944Z use_cache=False, 2025-05-07T20:23:55.2300207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2300355Z use_cpu=True, 2025-05-07T20:23:55.2300510Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2300698Z ) 2025-05-07T20:23:55.2300894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2301415Z self=, 2025-05-07T20:23:55.2301609Z mixed_B=True, 2025-05-07T20:23:55.2301732Z compile=True, 2025-05-07T20:23:55.2301844Z T=2, 2025-05-07T20:23:55.2301967Z D=101, 2025-05-07T20:23:55.2302078Z B=92, 2025-05-07T20:23:55.2302195Z log_E=4, 2025-05-07T20:23:55.2302312Z L=14, 2025-05-07T20:23:55.2302430Z D_gradcheck=1, 2025-05-07T20:23:55.2302570Z stochastic_rounding=True, 2025-05-07T20:23:55.2302695Z weighted=True, 2025-05-07T20:23:55.2302813Z row_wise=True, 2025-05-07T20:23:55.2302929Z mixed=True, 2025-05-07T20:23:55.2303055Z use_cache=True, 2025-05-07T20:23:55.2303215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2303340Z use_cpu=True, 2025-05-07T20:23:55.2303489Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2303598Z ) 2025-05-07T20:23:55.2303801Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2304320Z self=, 2025-05-07T20:23:55.2304446Z mixed_B=False, 2025-05-07T20:23:55.2304575Z compile=False, 2025-05-07T20:23:55.2304686Z T=3, 2025-05-07T20:23:55.2304800Z D=74, 2025-05-07T20:23:55.2304925Z B=93, 2025-05-07T20:23:55.2305038Z log_E=4, 2025-05-07T20:23:55.2305150Z L=18, 2025-05-07T20:23:55.2305276Z D_gradcheck=1, 2025-05-07T20:23:55.2305420Z stochastic_rounding=False, 2025-05-07T20:23:55.2305548Z weighted=True, 2025-05-07T20:23:55.2305670Z row_wise=True, 2025-05-07T20:23:55.2305791Z mixed=True, 2025-05-07T20:23:55.2305924Z use_cache=False, 2025-05-07T20:23:55.2306084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2306205Z use_cpu=True, 2025-05-07T20:23:55.2306360Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2306467Z ) 2025-05-07T20:23:55.2306660Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2307188Z self=, 2025-05-07T20:23:55.2307310Z mixed_B=False, 2025-05-07T20:23:55.2307432Z compile=False, 2025-05-07T20:23:55.2307549Z T=4, 2025-05-07T20:23:55.2307660Z D=48, 2025-05-07T20:23:55.2307882Z B=46, 2025-05-07T20:23:55.2308017Z log_E=5, 2025-05-07T20:23:55.2308126Z L=15, 2025-05-07T20:23:55.2308254Z D_gradcheck=1, 2025-05-07T20:23:55.2308391Z stochastic_rounding=True, 2025-05-07T20:23:55.2308511Z weighted=False, 2025-05-07T20:23:55.2308634Z row_wise=True, 2025-05-07T20:23:55.2308755Z mixed=True, 2025-05-07T20:23:55.2308873Z use_cache=True, 2025-05-07T20:23:55.2309044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2309163Z use_cpu=True, 2025-05-07T20:23:55.2309311Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2309427Z ) 2025-05-07T20:23:55.2309629Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2310151Z self=, 2025-05-07T20:23:55.2310282Z mixed_B=True, 2025-05-07T20:23:55.2310403Z compile=True, 2025-05-07T20:23:55.2310526Z T=3, 2025-05-07T20:23:55.2310637Z D=75, 2025-05-07T20:23:55.2310751Z B=13, 2025-05-07T20:23:55.2310873Z log_E=4, 2025-05-07T20:23:55.2310985Z L=1, 2025-05-07T20:23:55.2311105Z D_gradcheck=1, 2025-05-07T20:23:55.2311254Z stochastic_rounding=False, 2025-05-07T20:23:55.2311375Z weighted=True, 2025-05-07T20:23:55.2311495Z row_wise=True, 2025-05-07T20:23:55.2311619Z mixed=False, 2025-05-07T20:23:55.2311741Z use_cache=True, 2025-05-07T20:23:55.2312017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2312163Z use_cpu=True, 2025-05-07T20:23:55.2312311Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2679075Z ) 2025-05-07T20:23:55.2679851Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2680424Z self=, 2025-05-07T20:23:55.2680696Z mixed_B=False, 2025-05-07T20:23:55.2680819Z compile=False, 2025-05-07T20:23:55.2680935Z T=2, 2025-05-07T20:23:55.2681045Z D=38, 2025-05-07T20:23:55.2681168Z B=2, 2025-05-07T20:23:55.2681282Z log_E=3, 2025-05-07T20:23:55.2681393Z L=17, 2025-05-07T20:23:55.2681518Z D_gradcheck=1, 2025-05-07T20:23:55.2681662Z stochastic_rounding=False, 2025-05-07T20:23:55.2681780Z weighted=False, 2025-05-07T20:23:55.2681903Z row_wise=True, 2025-05-07T20:23:55.2682021Z mixed=False, 2025-05-07T20:23:55.2682142Z use_cache=False, 2025-05-07T20:23:55.2682315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2682436Z use_cpu=True, 2025-05-07T20:23:55.2682585Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2682703Z ) 2025-05-07T20:23:55.2682905Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2683430Z self=, 2025-05-07T20:23:55.2683559Z mixed_B=True, 2025-05-07T20:23:55.2683679Z compile=True, 2025-05-07T20:23:55.2683797Z T=2, 2025-05-07T20:23:55.2683908Z D=114, 2025-05-07T20:23:55.2684022Z B=16, 2025-05-07T20:23:55.2684143Z log_E=3, 2025-05-07T20:23:55.2684253Z L=8, 2025-05-07T20:23:55.2684373Z D_gradcheck=1, 2025-05-07T20:23:55.2684518Z stochastic_rounding=True, 2025-05-07T20:23:55.2684641Z weighted=True, 2025-05-07T20:23:55.2684760Z row_wise=True, 2025-05-07T20:23:55.2684884Z mixed=False, 2025-05-07T20:23:55.2685011Z use_cache=False, 2025-05-07T20:23:55.2685172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2685299Z use_cpu=True, 2025-05-07T20:23:55.2685447Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2685555Z ) 2025-05-07T20:23:55.2685762Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2686283Z self=, 2025-05-07T20:23:55.2686413Z mixed_B=True, 2025-05-07T20:23:55.2686534Z compile=False, 2025-05-07T20:23:55.2686646Z T=2, 2025-05-07T20:23:55.2686775Z D=106, 2025-05-07T20:23:55.2687433Z B=127, 2025-05-07T20:23:55.2687560Z log_E=3, 2025-05-07T20:23:55.2687681Z L=10, 2025-05-07T20:23:55.2687802Z D_gradcheck=1, 2025-05-07T20:23:55.2687940Z stochastic_rounding=True, 2025-05-07T20:23:55.2688065Z weighted=True, 2025-05-07T20:23:55.2688183Z row_wise=False, 2025-05-07T20:23:55.2688297Z mixed=True, 2025-05-07T20:23:55.2688422Z use_cache=True, 2025-05-07T20:23:55.2688579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2688701Z use_cpu=True, 2025-05-07T20:23:55.2688856Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2688963Z ) 2025-05-07T20:23:55.2689170Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2689871Z self=, 2025-05-07T20:23:55.2689998Z mixed_B=True, 2025-05-07T20:23:55.2690125Z compile=False, 2025-05-07T20:23:55.2690236Z T=2, 2025-05-07T20:23:55.2690347Z D=23, 2025-05-07T20:23:55.2690466Z B=69, 2025-05-07T20:23:55.2690579Z log_E=3, 2025-05-07T20:23:55.2690693Z L=4, 2025-05-07T20:23:55.2690817Z D_gradcheck=2, 2025-05-07T20:23:55.2690959Z stochastic_rounding=False, 2025-05-07T20:23:55.2691081Z weighted=True, 2025-05-07T20:23:55.2691208Z row_wise=False, 2025-05-07T20:23:55.2691325Z mixed=True, 2025-05-07T20:23:55.2691454Z use_cache=True, 2025-05-07T20:23:55.2691612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2691895Z use_cpu=True, 2025-05-07T20:23:55.2692064Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2692173Z ) 2025-05-07T20:23:55.2692467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2692998Z self=, 2025-05-07T20:23:55.2693194Z mixed_B=False, 2025-05-07T20:23:55.2693314Z compile=True, 2025-05-07T20:23:55.2693436Z T=2, 2025-05-07T20:23:55.2693547Z D=119, 2025-05-07T20:23:55.2693661Z B=87, 2025-05-07T20:23:55.2693781Z log_E=5, 2025-05-07T20:23:55.2693890Z L=14, 2025-05-07T20:23:55.2694011Z D_gradcheck=1, 2025-05-07T20:23:55.2694158Z stochastic_rounding=False, 2025-05-07T20:23:55.2694283Z weighted=False, 2025-05-07T20:23:55.2694410Z row_wise=False, 2025-05-07T20:23:55.2694526Z mixed=True, 2025-05-07T20:23:55.2694645Z use_cache=False, 2025-05-07T20:23:55.2694809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2694936Z use_cpu=True, 2025-05-07T20:23:55.2695083Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2695197Z ) 2025-05-07T20:23:55.2695394Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2695913Z self=, 2025-05-07T20:23:55.2696040Z mixed_B=True, 2025-05-07T20:23:55.2696160Z compile=False, 2025-05-07T20:23:55.2696270Z T=4, 2025-05-07T20:23:55.2696386Z D=21, 2025-05-07T20:23:55.2696500Z B=128, 2025-05-07T20:23:55.2696619Z log_E=4, 2025-05-07T20:23:55.2696733Z L=7, 2025-05-07T20:23:55.2696856Z D_gradcheck=1, 2025-05-07T20:23:55.2697001Z stochastic_rounding=False, 2025-05-07T20:23:55.2697124Z weighted=True, 2025-05-07T20:23:55.2697242Z row_wise=True, 2025-05-07T20:23:55.2697369Z mixed=True, 2025-05-07T20:23:55.2697492Z use_cache=True, 2025-05-07T20:23:55.2697651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2697781Z use_cpu=True, 2025-05-07T20:23:55.2697930Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2698042Z ) 2025-05-07T20:23:55.2698248Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2698772Z self=, 2025-05-07T20:23:55.2698894Z mixed_B=True, 2025-05-07T20:23:55.2699022Z compile=True, 2025-05-07T20:23:55.2699133Z T=1, 2025-05-07T20:23:55.2699252Z D=61, 2025-05-07T20:23:55.2699493Z B=64, 2025-05-07T20:23:55.2699788Z log_E=4, 2025-05-07T20:23:55.2699904Z L=0, 2025-05-07T20:23:55.2700023Z D_gradcheck=2, 2025-05-07T20:23:55.2700163Z stochastic_rounding=False, 2025-05-07T20:23:55.2700293Z weighted=True, 2025-05-07T20:23:55.2700411Z row_wise=True, 2025-05-07T20:23:55.2700530Z mixed=False, 2025-05-07T20:23:55.2700659Z use_cache=False, 2025-05-07T20:23:55.2700814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2700938Z use_cpu=True, 2025-05-07T20:23:55.2701094Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2701202Z ) 2025-05-07T20:23:55.2701397Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2701925Z self=, 2025-05-07T20:23:55.2702048Z mixed_B=False, 2025-05-07T20:23:55.2702177Z compile=True, 2025-05-07T20:23:55.2702287Z T=4, 2025-05-07T20:23:55.2702399Z D=126, 2025-05-07T20:23:55.2702522Z B=119, 2025-05-07T20:23:55.2702635Z log_E=3, 2025-05-07T20:23:55.2702746Z L=1, 2025-05-07T20:23:55.2702871Z D_gradcheck=2, 2025-05-07T20:23:55.2703012Z stochastic_rounding=False, 2025-05-07T20:23:55.2703133Z weighted=True, 2025-05-07T20:23:55.2703259Z row_wise=False, 2025-05-07T20:23:55.2703377Z mixed=True, 2025-05-07T20:23:55.2703501Z use_cache=False, 2025-05-07T20:23:55.2703668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2703865Z use_cpu=True, 2025-05-07T20:23:55.2704024Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2704139Z ) 2025-05-07T20:23:55.2704334Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2705049Z self=, 2025-05-07T20:23:55.2705237Z mixed_B=True, 2025-05-07T20:23:55.2705358Z compile=True, 2025-05-07T20:23:55.2705472Z T=5, 2025-05-07T20:23:55.2705583Z D=90, 2025-05-07T20:23:55.2705692Z B=51, 2025-05-07T20:23:55.2705814Z log_E=3, 2025-05-07T20:23:55.2705924Z L=6, 2025-05-07T20:23:55.2706043Z D_gradcheck=2, 2025-05-07T20:23:55.2706188Z stochastic_rounding=False, 2025-05-07T20:23:55.2706313Z weighted=False, 2025-05-07T20:23:55.2706432Z row_wise=False, 2025-05-07T20:23:55.2706679Z mixed=False, 2025-05-07T20:23:55.2706804Z use_cache=True, 2025-05-07T20:23:55.2706959Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2707082Z use_cpu=True, 2025-05-07T20:23:55.2707237Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2707345Z ) 2025-05-07T20:23:55.2707539Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2708071Z self=, 2025-05-07T20:23:55.2708195Z mixed_B=False, 2025-05-07T20:23:55.2708323Z compile=False, 2025-05-07T20:23:55.2708435Z T=2, 2025-05-07T20:23:55.2708545Z D=62, 2025-05-07T20:23:55.2708661Z B=95, 2025-05-07T20:23:55.2708781Z log_E=5, 2025-05-07T20:23:55.2708902Z L=4, 2025-05-07T20:23:55.2709031Z D_gradcheck=2, 2025-05-07T20:23:55.2709173Z stochastic_rounding=True, 2025-05-07T20:23:55.2709294Z weighted=False, 2025-05-07T20:23:55.2709418Z row_wise=False, 2025-05-07T20:23:55.2709535Z mixed=True, 2025-05-07T20:23:55.2709657Z use_cache=False, 2025-05-07T20:23:55.2709824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2709946Z use_cpu=True, 2025-05-07T20:23:55.2710095Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2710213Z ) 2025-05-07T20:23:55.2710404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2710934Z self=, 2025-05-07T20:23:55.2711059Z mixed_B=False, 2025-05-07T20:23:55.2711179Z compile=True, 2025-05-07T20:23:55.2711296Z T=3, 2025-05-07T20:23:55.2711408Z D=10, 2025-05-07T20:23:55.2711518Z B=76, 2025-05-07T20:23:55.2711728Z log_E=5, 2025-05-07T20:23:55.2711872Z L=14, 2025-05-07T20:23:55.2711991Z D_gradcheck=2, 2025-05-07T20:23:55.2712168Z stochastic_rounding=True, 2025-05-07T20:23:55.2712435Z weighted=True, 2025-05-07T20:23:55.2712650Z row_wise=False, 2025-05-07T20:23:55.2712774Z mixed=False, 2025-05-07T20:23:55.2712895Z use_cache=True, 2025-05-07T20:23:55.2713144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2713521Z use_cpu=True, 2025-05-07T20:23:55.2713670Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2713785Z ) 2025-05-07T20:23:55.2714052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2714736Z self=, 2025-05-07T20:23:55.2714910Z mixed_B=True, 2025-05-07T20:23:55.2715032Z compile=False, 2025-05-07T20:23:55.2715142Z T=5, 2025-05-07T20:23:55.2715295Z D=123, 2025-05-07T20:23:55.2715570Z B=33, 2025-05-07T20:23:55.2715849Z log_E=5, 2025-05-07T20:23:55.2715968Z L=3, 2025-05-07T20:23:55.2716088Z D_gradcheck=1, 2025-05-07T20:23:55.2716228Z stochastic_rounding=False, 2025-05-07T20:23:55.2716356Z weighted=True, 2025-05-07T20:23:55.2716473Z row_wise=True, 2025-05-07T20:23:55.2716609Z mixed=False, 2025-05-07T20:23:55.2716823Z use_cache=True, 2025-05-07T20:23:55.2716985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2717192Z use_cpu=True, 2025-05-07T20:23:55.2717349Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.2717455Z ) 2025-05-07T20:23:55.2717656Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2718265Z self=, 2025-05-07T20:23:55.2718485Z mixed_B=False, 2025-05-07T20:23:55.2718610Z compile=False, 2025-05-07T20:23:55.2718719Z T=3, 2025-05-07T20:23:55.2718829Z D=39, 2025-05-07T20:23:55.2718948Z B=115, 2025-05-07T20:23:55.2719065Z log_E=4, 2025-05-07T20:23:55.2719175Z L=14, 2025-05-07T20:23:55.2719302Z D_gradcheck=1, 2025-05-07T20:23:55.2719439Z stochastic_rounding=True, 2025-05-07T20:23:55.2719571Z weighted=False, 2025-05-07T20:23:55.2719692Z row_wise=True, 2025-05-07T20:23:55.2719810Z mixed=False, 2025-05-07T20:23:55.2719937Z use_cache=False, 2025-05-07T20:23:55.2720093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2720215Z use_cpu=True, 2025-05-07T20:23:55.2720370Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2720481Z ) 2025-05-07T20:23:55.2720673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2721209Z self=, 2025-05-07T20:23:55.2721331Z mixed_B=True, 2025-05-07T20:23:55.2721449Z compile=True, 2025-05-07T20:23:55.2721569Z T=1, 2025-05-07T20:23:55.2721679Z D=84, 2025-05-07T20:23:55.2721789Z B=24, 2025-05-07T20:23:55.2721914Z log_E=3, 2025-05-07T20:23:55.2722024Z L=5, 2025-05-07T20:23:55.2722152Z D_gradcheck=2, 2025-05-07T20:23:55.2722290Z stochastic_rounding=True, 2025-05-07T20:23:55.2722492Z weighted=False, 2025-05-07T20:23:55.2722617Z row_wise=True, 2025-05-07T20:23:55.2722732Z mixed=True, 2025-05-07T20:23:55.2722851Z use_cache=True, 2025-05-07T20:23:55.2723014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2723136Z use_cpu=True, 2025-05-07T20:23:55.2723282Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2723397Z ) 2025-05-07T20:23:55.2723589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2724109Z self=, 2025-05-07T20:23:55.2724236Z mixed_B=False, 2025-05-07T20:23:55.2724356Z compile=True, 2025-05-07T20:23:55.2724475Z T=5, 2025-05-07T20:23:55.2724587Z D=74, 2025-05-07T20:23:55.2724698Z B=81, 2025-05-07T20:23:55.2724935Z log_E=3, 2025-05-07T20:23:55.2725058Z L=6, 2025-05-07T20:23:55.2725179Z D_gradcheck=2, 2025-05-07T20:23:55.2725331Z stochastic_rounding=True, 2025-05-07T20:23:55.2725451Z weighted=False, 2025-05-07T20:23:55.2725568Z row_wise=True, 2025-05-07T20:23:55.2725691Z mixed=False, 2025-05-07T20:23:55.2725813Z use_cache=False, 2025-05-07T20:23:55.2725967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2726088Z use_cpu=True, 2025-05-07T20:23:55.2726239Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2726348Z ) 2025-05-07T20:23:55.2726551Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2727072Z self=, 2025-05-07T20:23:55.2727200Z mixed_B=True, 2025-05-07T20:23:55.2727319Z compile=False, 2025-05-07T20:23:55.2727428Z T=3, 2025-05-07T20:23:55.2727546Z D=21, 2025-05-07T20:23:55.2727657Z B=99, 2025-05-07T20:23:55.2727772Z log_E=4, 2025-05-07T20:23:55.2728178Z L=7, 2025-05-07T20:23:55.2728308Z D_gradcheck=1, 2025-05-07T20:23:55.2728446Z stochastic_rounding=True, 2025-05-07T20:23:55.2728572Z weighted=True, 2025-05-07T20:23:55.2728691Z row_wise=True, 2025-05-07T20:23:55.2728810Z mixed=False, 2025-05-07T20:23:55.2728939Z use_cache=True, 2025-05-07T20:23:55.2729098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2729215Z use_cpu=True, 2025-05-07T20:23:55.2729657Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2729782Z ) 2025-05-07T20:23:55.2729990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2730635Z self=, 2025-05-07T20:23:55.2730861Z mixed_B=True, 2025-05-07T20:23:55.2730991Z compile=True, 2025-05-07T20:23:55.2731101Z T=4, 2025-05-07T20:23:55.2731210Z D=7, 2025-05-07T20:23:55.2731330Z B=124, 2025-05-07T20:23:55.2731447Z log_E=4, 2025-05-07T20:23:55.2731558Z L=7, 2025-05-07T20:23:55.2731684Z D_gradcheck=2, 2025-05-07T20:23:55.2731825Z stochastic_rounding=False, 2025-05-07T20:23:55.2731948Z weighted=False, 2025-05-07T20:23:55.2732073Z row_wise=True, 2025-05-07T20:23:55.2732189Z mixed=True, 2025-05-07T20:23:55.2732307Z use_cache=True, 2025-05-07T20:23:55.2732472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.2732591Z use_cpu=True, 2025-05-07T20:23:55.2732749Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.2732859Z ) 2025-05-07T20:23:55.2733054Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.2733589Z self=, 2025-05-07T20:23:55.2733715Z mixed_B=False, 2025-05-07T20:23:55.2733835Z compile=False, 2025-05-07T20:23:55.2733955Z T=2, 2025-05-07T20:23:55.2734066Z D=99, 2025-05-07T20:23:55.2734176Z B=46, 2025-05-07T20:23:55.2734299Z log_E=3, 2025-05-07T20:23:55.2734410Z L=6, 2025-05-07T20:23:55.2734529Z D_gradcheck=2, 2025-05-07T20:23:55.2734676Z stochastic_rounding=False, 2025-05-07T20:23:55.2734797Z weighted=True, 2025-05-07T20:23:55.2734915Z row_wise=True, 2025-05-07T20:23:55.2735040Z mixed=True, 2025-05-07T20:23:55.2735160Z use_cache=False, 2025-05-07T20:23:55.2735326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.2735443Z use_cpu=True, 2025-05-07T20:23:55.2735596Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3109574Z ) 2025-05-07T20:23:55.3110113Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3111134Z self=, 2025-05-07T20:23:55.3111961Z mixed_B=True, 2025-05-07T20:23:55.3112260Z compile=False, 2025-05-07T20:23:55.3112557Z T=5, 2025-05-07T20:23:55.3112822Z D=124, 2025-05-07T20:23:55.3113084Z B=49, 2025-05-07T20:23:55.3113352Z log_E=5, 2025-05-07T20:23:55.3113986Z L=1, 2025-05-07T20:23:55.3114276Z D_gradcheck=1, 2025-05-07T20:23:55.3114613Z stochastic_rounding=False, 2025-05-07T20:23:55.3114991Z weighted=False, 2025-05-07T20:23:55.3115297Z row_wise=False, 2025-05-07T20:23:55.3115606Z mixed=True, 2025-05-07T20:23:55.3115904Z use_cache=False, 2025-05-07T20:23:55.3116254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3116670Z use_cpu=True, 2025-05-07T20:23:55.3117015Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3117390Z ) 2025-05-07T20:23:55.3117727Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3118600Z self=, 2025-05-07T20:23:55.3119399Z mixed_B=False, 2025-05-07T20:23:55.3119703Z compile=True, 2025-05-07T20:23:55.3120000Z T=1, 2025-05-07T20:23:55.3120268Z D=34, 2025-05-07T20:23:55.3120528Z B=81, 2025-05-07T20:23:55.3120796Z log_E=4, 2025-05-07T20:23:55.3121080Z L=13, 2025-05-07T20:23:55.3121352Z D_gradcheck=2, 2025-05-07T20:23:55.3121681Z stochastic_rounding=False, 2025-05-07T20:23:55.3122058Z weighted=False, 2025-05-07T20:23:55.3122361Z row_wise=False, 2025-05-07T20:23:55.3122668Z mixed=False, 2025-05-07T20:23:55.3122971Z use_cache=True, 2025-05-07T20:23:55.3123308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3123722Z use_cpu=True, 2025-05-07T20:23:55.3124236Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3124628Z ) 2025-05-07T20:23:55.3124962Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3126027Z self=, 2025-05-07T20:23:55.3127021Z mixed_B=True, 2025-05-07T20:23:55.3127333Z compile=False, 2025-05-07T20:23:55.3127631Z T=5, 2025-05-07T20:23:55.3128198Z D=55, 2025-05-07T20:23:55.3128485Z B=117, 2025-05-07T20:23:55.3128758Z log_E=4, 2025-05-07T20:23:55.3129041Z L=8, 2025-05-07T20:23:55.3129313Z D_gradcheck=1, 2025-05-07T20:23:55.3129719Z stochastic_rounding=True, 2025-05-07T20:23:55.3130087Z weighted=False, 2025-05-07T20:23:55.3130399Z row_wise=True, 2025-05-07T20:23:55.3130700Z mixed=True, 2025-05-07T20:23:55.3130997Z use_cache=False, 2025-05-07T20:23:55.3131343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3131760Z use_cpu=True, 2025-05-07T20:23:55.3132102Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3132476Z ) 2025-05-07T20:23:55.3132812Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3133675Z self=, 2025-05-07T20:23:55.3134476Z mixed_B=False, 2025-05-07T20:23:55.3134784Z compile=True, 2025-05-07T20:23:55.3135080Z T=4, 2025-05-07T20:23:55.3135340Z D=90, 2025-05-07T20:23:55.3135607Z B=87, 2025-05-07T20:23:55.3135873Z log_E=5, 2025-05-07T20:23:55.3136148Z L=2, 2025-05-07T20:23:55.3136423Z D_gradcheck=1, 2025-05-07T20:23:55.3136750Z stochastic_rounding=False, 2025-05-07T20:23:55.3137118Z weighted=False, 2025-05-07T20:23:55.3137432Z row_wise=True, 2025-05-07T20:23:55.3137732Z mixed=True, 2025-05-07T20:23:55.3138022Z use_cache=False, 2025-05-07T20:23:55.3138377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3138790Z use_cpu=True, 2025-05-07T20:23:55.3139126Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3139497Z ) 2025-05-07T20:23:55.3139832Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3140699Z self=, 2025-05-07T20:23:55.3141500Z mixed_B=False, 2025-05-07T20:23:55.3141810Z compile=False, 2025-05-07T20:23:55.3142114Z T=5, 2025-05-07T20:23:55.3142373Z D=53, 2025-05-07T20:23:55.3142639Z B=83, 2025-05-07T20:23:55.3142911Z log_E=4, 2025-05-07T20:23:55.3143458Z L=19, 2025-05-07T20:23:55.3143753Z D_gradcheck=1, 2025-05-07T20:23:55.3144079Z stochastic_rounding=False, 2025-05-07T20:23:55.3144446Z weighted=False, 2025-05-07T20:23:55.3144759Z row_wise=False, 2025-05-07T20:23:55.3145060Z mixed=False, 2025-05-07T20:23:55.3145358Z use_cache=False, 2025-05-07T20:23:55.3145722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3146138Z use_cpu=True, 2025-05-07T20:23:55.3146473Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3146855Z ) 2025-05-07T20:23:55.3147190Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3148058Z self=, 2025-05-07T20:23:55.3148852Z mixed_B=False, 2025-05-07T20:23:55.3149161Z compile=True, 2025-05-07T20:23:55.3149459Z T=4, 2025-05-07T20:23:55.3149714Z D=33, 2025-05-07T20:23:55.3149980Z B=38, 2025-05-07T20:23:55.3150246Z log_E=4, 2025-05-07T20:23:55.3150535Z L=18, 2025-05-07T20:23:55.3150812Z D_gradcheck=1, 2025-05-07T20:23:55.3151142Z stochastic_rounding=False, 2025-05-07T20:23:55.3151508Z weighted=False, 2025-05-07T20:23:55.3160741Z row_wise=False, 2025-05-07T20:23:55.3161183Z mixed=True, 2025-05-07T20:23:55.3161494Z use_cache=False, 2025-05-07T20:23:55.3161849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3162271Z use_cpu=True, 2025-05-07T20:23:55.3162864Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3163262Z ) 2025-05-07T20:23:55.3163598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3164655Z self=, 2025-05-07T20:23:55.3165652Z mixed_B=True, 2025-05-07T20:23:55.3165969Z compile=True, 2025-05-07T20:23:55.3166260Z T=1, 2025-05-07T20:23:55.3166530Z D=57, 2025-05-07T20:23:55.3166796Z B=14, 2025-05-07T20:23:55.3167057Z log_E=5, 2025-05-07T20:23:55.3167343Z L=17, 2025-05-07T20:23:55.3167617Z D_gradcheck=2, 2025-05-07T20:23:55.3167935Z stochastic_rounding=True, 2025-05-07T20:23:55.3168306Z weighted=False, 2025-05-07T20:23:55.3168614Z row_wise=True, 2025-05-07T20:23:55.3168906Z mixed=True, 2025-05-07T20:23:55.3169198Z use_cache=True, 2025-05-07T20:23:55.3169659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3170069Z use_cpu=True, 2025-05-07T20:23:55.3170407Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3170785Z ) 2025-05-07T20:23:55.3171117Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3171988Z self=, 2025-05-07T20:23:55.3172794Z mixed_B=False, 2025-05-07T20:23:55.3173098Z compile=True, 2025-05-07T20:23:55.3173386Z T=1, 2025-05-07T20:23:55.3173654Z D=82, 2025-05-07T20:23:55.3173918Z B=87, 2025-05-07T20:23:55.3174181Z log_E=4, 2025-05-07T20:23:55.3174463Z L=4, 2025-05-07T20:23:55.3174735Z D_gradcheck=2, 2025-05-07T20:23:55.3175053Z stochastic_rounding=True, 2025-05-07T20:23:55.3175423Z weighted=False, 2025-05-07T20:23:55.3175726Z row_wise=False, 2025-05-07T20:23:55.3176021Z mixed=False, 2025-05-07T20:23:55.3176321Z use_cache=False, 2025-05-07T20:23:55.3176673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3177079Z use_cpu=True, 2025-05-07T20:23:55.3177417Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3177793Z ) 2025-05-07T20:23:55.3178132Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3178997Z self=, 2025-05-07T20:23:55.3179798Z mixed_B=True, 2025-05-07T20:23:55.3180104Z compile=False, 2025-05-07T20:23:55.3180397Z T=2, 2025-05-07T20:23:55.3180662Z D=28, 2025-05-07T20:23:55.3180925Z B=58, 2025-05-07T20:23:55.3181183Z log_E=4, 2025-05-07T20:23:55.3181698Z L=9, 2025-05-07T20:23:55.3181984Z D_gradcheck=2, 2025-05-07T20:23:55.3182314Z stochastic_rounding=False, 2025-05-07T20:23:55.3182676Z weighted=True, 2025-05-07T20:23:55.3182985Z row_wise=True, 2025-05-07T20:23:55.3183286Z mixed=True, 2025-05-07T20:23:55.3183577Z use_cache=True, 2025-05-07T20:23:55.3183927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3184341Z use_cpu=True, 2025-05-07T20:23:55.3184688Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3185060Z ) 2025-05-07T20:23:55.3185399Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3186264Z self=, 2025-05-07T20:23:55.3187056Z mixed_B=True, 2025-05-07T20:23:55.3187362Z compile=True, 2025-05-07T20:23:55.3187654Z T=4, 2025-05-07T20:23:55.3187913Z D=69, 2025-05-07T20:23:55.3188179Z B=121, 2025-05-07T20:23:55.3188452Z log_E=3, 2025-05-07T20:23:55.3188726Z L=18, 2025-05-07T20:23:55.3189003Z D_gradcheck=2, 2025-05-07T20:23:55.3189329Z stochastic_rounding=True, 2025-05-07T20:23:55.3189691Z weighted=False, 2025-05-07T20:23:55.3189999Z row_wise=True, 2025-05-07T20:23:55.3190301Z mixed=True, 2025-05-07T20:23:55.3190597Z use_cache=False, 2025-05-07T20:23:55.3190948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3191361Z use_cpu=True, 2025-05-07T20:23:55.3191854Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3192259Z ) 2025-05-07T20:23:55.3192592Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3193452Z self=, 2025-05-07T20:23:55.3194347Z mixed_B=False, 2025-05-07T20:23:55.3194745Z compile=False, 2025-05-07T20:23:55.3195045Z T=2, 2025-05-07T20:23:55.3195304Z D=34, 2025-05-07T20:23:55.3195573Z B=2, 2025-05-07T20:23:55.3195836Z log_E=5, 2025-05-07T20:23:55.3196108Z L=19, 2025-05-07T20:23:55.3196384Z D_gradcheck=1, 2025-05-07T20:23:55.3196706Z stochastic_rounding=True, 2025-05-07T20:23:55.3197070Z weighted=False, 2025-05-07T20:23:55.3197379Z row_wise=True, 2025-05-07T20:23:55.3197677Z mixed=True, 2025-05-07T20:23:55.3197970Z use_cache=True, 2025-05-07T20:23:55.3198317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3198730Z use_cpu=True, 2025-05-07T20:23:55.3199060Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3199439Z ) 2025-05-07T20:23:55.3199776Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3200634Z self=, 2025-05-07T20:23:55.3201441Z mixed_B=False, 2025-05-07T20:23:55.3201750Z compile=False, 2025-05-07T20:23:55.3202056Z T=2, 2025-05-07T20:23:55.3202316Z D=56, 2025-05-07T20:23:55.3202584Z B=98, 2025-05-07T20:23:55.3202850Z log_E=5, 2025-05-07T20:23:55.3203119Z L=6, 2025-05-07T20:23:55.3203396Z D_gradcheck=2, 2025-05-07T20:23:55.3203726Z stochastic_rounding=False, 2025-05-07T20:23:55.3204095Z weighted=False, 2025-05-07T20:23:55.3204407Z row_wise=False, 2025-05-07T20:23:55.3204711Z mixed=True, 2025-05-07T20:23:55.3205003Z use_cache=False, 2025-05-07T20:23:55.3205356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3205774Z use_cpu=True, 2025-05-07T20:23:55.3206101Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3206477Z ) 2025-05-07T20:23:55.3206811Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3207666Z self=, 2025-05-07T20:23:55.3208467Z mixed_B=True, 2025-05-07T20:23:55.3208778Z compile=True, 2025-05-07T20:23:55.3209068Z T=3, 2025-05-07T20:23:55.3209334Z D=21, 2025-05-07T20:23:55.3209728Z B=39, 2025-05-07T20:23:55.3209992Z log_E=3, 2025-05-07T20:23:55.3210270Z L=2, 2025-05-07T20:23:55.3210673Z D_gradcheck=1, 2025-05-07T20:23:55.3211018Z stochastic_rounding=True, 2025-05-07T20:23:55.3211383Z weighted=True, 2025-05-07T20:23:55.3211692Z row_wise=False, 2025-05-07T20:23:55.3211999Z mixed=False, 2025-05-07T20:23:55.3212294Z use_cache=False, 2025-05-07T20:23:55.3212645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3213061Z use_cpu=True, 2025-05-07T20:23:55.3213393Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3213772Z ) 2025-05-07T20:23:55.3214104Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3214957Z self=, 2025-05-07T20:23:55.3215759Z mixed_B=True, 2025-05-07T20:23:55.3216071Z compile=False, 2025-05-07T20:23:55.3216363Z T=2, 2025-05-07T20:23:55.3216628Z D=42, 2025-05-07T20:23:55.3216896Z B=104, 2025-05-07T20:23:55.3217163Z log_E=3, 2025-05-07T20:23:55.3217449Z L=2, 2025-05-07T20:23:55.3217729Z D_gradcheck=2, 2025-05-07T20:23:55.3218049Z stochastic_rounding=True, 2025-05-07T20:23:55.3218425Z weighted=False, 2025-05-07T20:23:55.3218735Z row_wise=True, 2025-05-07T20:23:55.3219028Z mixed=True, 2025-05-07T20:23:55.3219332Z use_cache=False, 2025-05-07T20:23:55.3219699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3220117Z use_cpu=True, 2025-05-07T20:23:55.3220443Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3220992Z ) 2025-05-07T20:23:55.3221345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3222204Z self=, 2025-05-07T20:23:55.3223152Z mixed_B=False, 2025-05-07T20:23:55.3223550Z compile=False, 2025-05-07T20:23:55.3223847Z T=4, 2025-05-07T20:23:55.3224112Z D=13, 2025-05-07T20:23:55.3224378Z B=123, 2025-05-07T20:23:55.3224641Z log_E=3, 2025-05-07T20:23:55.3224918Z L=13, 2025-05-07T20:23:55.3225193Z D_gradcheck=1, 2025-05-07T20:23:55.3225517Z stochastic_rounding=False, 2025-05-07T20:23:55.3225886Z weighted=True, 2025-05-07T20:23:55.3226193Z row_wise=False, 2025-05-07T20:23:55.3226491Z mixed=True, 2025-05-07T20:23:55.3226789Z use_cache=True, 2025-05-07T20:23:55.3227132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3227535Z use_cpu=True, 2025-05-07T20:23:55.3228204Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3228607Z ) 2025-05-07T20:23:55.3228943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3229799Z self=, 2025-05-07T20:23:55.3230594Z mixed_B=True, 2025-05-07T20:23:55.3230900Z compile=False, 2025-05-07T20:23:55.3231193Z T=5, 2025-05-07T20:23:55.3231459Z D=45, 2025-05-07T20:23:55.3231724Z B=26, 2025-05-07T20:23:55.3231984Z log_E=5, 2025-05-07T20:23:55.3232255Z L=0, 2025-05-07T20:23:55.3232533Z D_gradcheck=2, 2025-05-07T20:23:55.3232852Z stochastic_rounding=True, 2025-05-07T20:23:55.3233224Z weighted=False, 2025-05-07T20:23:55.3233556Z row_wise=False, 2025-05-07T20:23:55.3233855Z mixed=True, 2025-05-07T20:23:55.3234151Z use_cache=True, 2025-05-07T20:23:55.3234501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3234910Z use_cpu=True, 2025-05-07T20:23:55.3235247Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3235630Z ) 2025-05-07T20:23:55.3235959Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3236819Z self=, 2025-05-07T20:23:55.3237623Z mixed_B=True, 2025-05-07T20:23:55.3237936Z compile=False, 2025-05-07T20:23:55.3238236Z T=4, 2025-05-07T20:23:55.3238507Z D=80, 2025-05-07T20:23:55.3238771Z B=57, 2025-05-07T20:23:55.3239031Z log_E=5, 2025-05-07T20:23:55.3239310Z L=10, 2025-05-07T20:23:55.3239886Z D_gradcheck=1, 2025-05-07T20:23:55.3240230Z stochastic_rounding=False, 2025-05-07T20:23:55.3240598Z weighted=True, 2025-05-07T20:23:55.3240909Z row_wise=True, 2025-05-07T20:23:55.3241203Z mixed=True, 2025-05-07T20:23:55.3241500Z use_cache=True, 2025-05-07T20:23:55.3241851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3242256Z use_cpu=True, 2025-05-07T20:23:55.3242587Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3242967Z ) 2025-05-07T20:23:55.3243294Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3244155Z self=, 2025-05-07T20:23:55.3244959Z mixed_B=True, 2025-05-07T20:23:55.3245261Z compile=True, 2025-05-07T20:23:55.3245560Z T=1, 2025-05-07T20:23:55.3245827Z D=45, 2025-05-07T20:23:55.3246087Z B=122, 2025-05-07T20:23:55.3246359Z log_E=5, 2025-05-07T20:23:55.3246635Z L=16, 2025-05-07T20:23:55.3246911Z D_gradcheck=1, 2025-05-07T20:23:55.3247234Z stochastic_rounding=False, 2025-05-07T20:23:55.3247606Z weighted=False, 2025-05-07T20:23:55.3247921Z row_wise=True, 2025-05-07T20:23:55.3248220Z mixed=True, 2025-05-07T20:23:55.3248515Z use_cache=True, 2025-05-07T20:23:55.3248861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3249265Z use_cpu=True, 2025-05-07T20:23:55.3249721Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3535816Z ) 2025-05-07T20:23:55.3536264Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3537178Z self=, 2025-05-07T20:23:55.3538136Z mixed_B=False, 2025-05-07T20:23:55.3538780Z compile=False, 2025-05-07T20:23:55.3539079Z T=4, 2025-05-07T20:23:55.3539346Z D=23, 2025-05-07T20:23:55.3539616Z B=55, 2025-05-07T20:23:55.3539881Z log_E=5, 2025-05-07T20:23:55.3540159Z L=14, 2025-05-07T20:23:55.3540446Z D_gradcheck=2, 2025-05-07T20:23:55.3540776Z stochastic_rounding=False, 2025-05-07T20:23:55.3541151Z weighted=True, 2025-05-07T20:23:55.3541460Z row_wise=True, 2025-05-07T20:23:55.3541755Z mixed=True, 2025-05-07T20:23:55.3542053Z use_cache=True, 2025-05-07T20:23:55.3542401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3542812Z use_cpu=True, 2025-05-07T20:23:55.3543150Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3543536Z ) 2025-05-07T20:23:55.3544027Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3545020Z self=, 2025-05-07T20:23:55.3545835Z mixed_B=False, 2025-05-07T20:23:55.3546141Z compile=True, 2025-05-07T20:23:55.3546437Z T=2, 2025-05-07T20:23:55.3546704Z D=53, 2025-05-07T20:23:55.3546965Z B=33, 2025-05-07T20:23:55.3547233Z log_E=5, 2025-05-07T20:23:55.3547567Z L=11, 2025-05-07T20:23:55.3547852Z D_gradcheck=1, 2025-05-07T20:23:55.3548254Z stochastic_rounding=False, 2025-05-07T20:23:55.3548756Z weighted=True, 2025-05-07T20:23:55.3549137Z row_wise=False, 2025-05-07T20:23:55.3549455Z mixed=False, 2025-05-07T20:23:55.3549897Z use_cache=True, 2025-05-07T20:23:55.3550356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3550848Z use_cpu=True, 2025-05-07T20:23:55.3551189Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3551580Z ) 2025-05-07T20:23:55.3551996Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3553017Z self=, 2025-05-07T20:23:55.3553956Z mixed_B=False, 2025-05-07T20:23:55.3554263Z compile=False, 2025-05-07T20:23:55.3554555Z T=3, 2025-05-07T20:23:55.3554822Z D=24, 2025-05-07T20:23:55.3555149Z B=116, 2025-05-07T20:23:55.3555482Z log_E=3, 2025-05-07T20:23:55.3555843Z L=13, 2025-05-07T20:23:55.3556396Z D_gradcheck=1, 2025-05-07T20:23:55.3556802Z stochastic_rounding=False, 2025-05-07T20:23:55.3557255Z weighted=True, 2025-05-07T20:23:55.3557563Z row_wise=True, 2025-05-07T20:23:55.3558012Z mixed=True, 2025-05-07T20:23:55.3558394Z use_cache=True, 2025-05-07T20:23:55.3558789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3559209Z use_cpu=True, 2025-05-07T20:23:55.3559601Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3560209Z ) 2025-05-07T20:23:55.3560612Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3561602Z self=, 2025-05-07T20:23:55.3562527Z mixed_B=True, 2025-05-07T20:23:55.3562861Z compile=True, 2025-05-07T20:23:55.3563216Z T=4, 2025-05-07T20:23:55.3563560Z D=26, 2025-05-07T20:23:55.3563957Z B=38, 2025-05-07T20:23:55.3564277Z log_E=5, 2025-05-07T20:23:55.3564568Z L=12, 2025-05-07T20:23:55.3564898Z D_gradcheck=2, 2025-05-07T20:23:55.3565311Z stochastic_rounding=False, 2025-05-07T20:23:55.3565846Z weighted=True, 2025-05-07T20:23:55.3566154Z row_wise=True, 2025-05-07T20:23:55.3566672Z mixed=True, 2025-05-07T20:23:55.3567061Z use_cache=True, 2025-05-07T20:23:55.3567407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3567933Z use_cpu=True, 2025-05-07T20:23:55.3568390Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3568862Z ) 2025-05-07T20:23:55.3569593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3570569Z self=, 2025-05-07T20:23:55.3571646Z mixed_B=True, 2025-05-07T20:23:55.3571945Z compile=False, 2025-05-07T20:23:55.3572349Z T=2, 2025-05-07T20:23:55.3572617Z D=73, 2025-05-07T20:23:55.3572986Z B=82, 2025-05-07T20:23:55.3573314Z log_E=3, 2025-05-07T20:23:55.3573667Z L=6, 2025-05-07T20:23:55.3573941Z D_gradcheck=2, 2025-05-07T20:23:55.3574265Z stochastic_rounding=False, 2025-05-07T20:23:55.3574755Z weighted=False, 2025-05-07T20:23:55.3575063Z row_wise=False, 2025-05-07T20:23:55.3575470Z mixed=True, 2025-05-07T20:23:55.3575776Z use_cache=True, 2025-05-07T20:23:55.3576183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3576744Z use_cpu=True, 2025-05-07T20:23:55.3577182Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3577635Z ) 2025-05-07T20:23:55.3578064Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3579069Z self=, 2025-05-07T20:23:55.3580020Z mixed_B=False, 2025-05-07T20:23:55.3580405Z compile=False, 2025-05-07T20:23:55.3580953Z T=4, 2025-05-07T20:23:55.3582890Z D=91, 2025-05-07T20:23:55.3583203Z B=64, 2025-05-07T20:23:55.3583473Z log_E=3, 2025-05-07T20:23:55.3583758Z L=5, 2025-05-07T20:23:55.3584112Z D_gradcheck=1, 2025-05-07T20:23:55.3584446Z stochastic_rounding=True, 2025-05-07T20:23:55.3584921Z weighted=True, 2025-05-07T20:23:55.3585277Z row_wise=False, 2025-05-07T20:23:55.3585584Z mixed=False, 2025-05-07T20:23:55.3585974Z use_cache=False, 2025-05-07T20:23:55.3586378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3586911Z use_cpu=True, 2025-05-07T20:23:55.3587559Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3588085Z ) 2025-05-07T20:23:55.3588487Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3589582Z self=, 2025-05-07T20:23:55.3590464Z mixed_B=True, 2025-05-07T20:23:55.3590936Z compile=True, 2025-05-07T20:23:55.3591404Z T=1, 2025-05-07T20:23:55.3591682Z D=115, 2025-05-07T20:23:55.3592019Z B=37, 2025-05-07T20:23:55.3592343Z log_E=4, 2025-05-07T20:23:55.3592675Z L=2, 2025-05-07T20:23:55.3592967Z D_gradcheck=1, 2025-05-07T20:23:55.3593622Z stochastic_rounding=True, 2025-05-07T20:23:55.3594185Z weighted=True, 2025-05-07T20:23:55.3594601Z row_wise=False, 2025-05-07T20:23:55.3594969Z mixed=False, 2025-05-07T20:23:55.3595373Z use_cache=True, 2025-05-07T20:23:55.3595710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3596324Z use_cpu=True, 2025-05-07T20:23:55.3596665Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3597146Z ) 2025-05-07T20:23:55.3597590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3598702Z self=, 2025-05-07T20:23:55.3599680Z mixed_B=False, 2025-05-07T20:23:55.3599988Z compile=True, 2025-05-07T20:23:55.3600342Z T=3, 2025-05-07T20:23:55.3600656Z D=52, 2025-05-07T20:23:55.3601050Z B=46, 2025-05-07T20:23:55.3601318Z log_E=5, 2025-05-07T20:23:55.3601588Z L=6, 2025-05-07T20:23:55.3601942Z D_gradcheck=1, 2025-05-07T20:23:55.3602350Z stochastic_rounding=False, 2025-05-07T20:23:55.3602862Z weighted=False, 2025-05-07T20:23:55.3603289Z row_wise=True, 2025-05-07T20:23:55.3603602Z mixed=True, 2025-05-07T20:23:55.3603896Z use_cache=False, 2025-05-07T20:23:55.3604258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3604789Z use_cpu=True, 2025-05-07T20:23:55.3605212Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3605591Z ) 2025-05-07T20:23:55.3606120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3607197Z self=, 2025-05-07T20:23:55.3608152Z mixed_B=False, 2025-05-07T20:23:55.3608565Z compile=True, 2025-05-07T20:23:55.3609105Z T=5, 2025-05-07T20:23:55.3609484Z D=121, 2025-05-07T20:23:55.3609869Z B=111, 2025-05-07T20:23:55.3609985Z log_E=3, 2025-05-07T20:23:55.3610105Z L=10, 2025-05-07T20:23:55.3610275Z D_gradcheck=1, 2025-05-07T20:23:55.3610436Z stochastic_rounding=True, 2025-05-07T20:23:55.3610568Z weighted=False, 2025-05-07T20:23:55.3610737Z row_wise=True, 2025-05-07T20:23:55.3610944Z mixed=False, 2025-05-07T20:23:55.3611149Z use_cache=True, 2025-05-07T20:23:55.3611446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3611583Z use_cpu=True, 2025-05-07T20:23:55.3611741Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3611973Z ) 2025-05-07T20:23:55.3612242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3612996Z self=, 2025-05-07T20:23:55.3613136Z mixed_B=False, 2025-05-07T20:23:55.3613266Z compile=True, 2025-05-07T20:23:55.3613381Z T=4, 2025-05-07T20:23:55.3613539Z D=27, 2025-05-07T20:23:55.3613658Z B=41, 2025-05-07T20:23:55.3613772Z log_E=4, 2025-05-07T20:23:55.3613882Z L=0, 2025-05-07T20:23:55.3614005Z D_gradcheck=2, 2025-05-07T20:23:55.3614221Z stochastic_rounding=True, 2025-05-07T20:23:55.3614488Z weighted=False, 2025-05-07T20:23:55.3614723Z row_wise=False, 2025-05-07T20:23:55.3614846Z mixed=True, 2025-05-07T20:23:55.3614976Z use_cache=False, 2025-05-07T20:23:55.3615136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3615325Z use_cpu=True, 2025-05-07T20:23:55.3615540Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3615651Z ) 2025-05-07T20:23:55.3615996Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3616613Z self=, 2025-05-07T20:23:55.3616789Z mixed_B=False, 2025-05-07T20:23:55.3616958Z compile=False, 2025-05-07T20:23:55.3617178Z T=5, 2025-05-07T20:23:55.3617354Z D=92, 2025-05-07T20:23:55.3617607Z B=26, 2025-05-07T20:23:55.3617889Z log_E=5, 2025-05-07T20:23:55.3618009Z L=15, 2025-05-07T20:23:55.3618225Z D_gradcheck=1, 2025-05-07T20:23:55.3618658Z stochastic_rounding=False, 2025-05-07T20:23:55.3618908Z weighted=False, 2025-05-07T20:23:55.3619047Z row_wise=False, 2025-05-07T20:23:55.3619163Z mixed=True, 2025-05-07T20:23:55.3619340Z use_cache=True, 2025-05-07T20:23:55.3619648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3619879Z use_cpu=True, 2025-05-07T20:23:55.3620088Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3620203Z ) 2025-05-07T20:23:55.3620511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3621246Z self=, 2025-05-07T20:23:55.3621387Z mixed_B=False, 2025-05-07T20:23:55.3621551Z compile=True, 2025-05-07T20:23:55.3621753Z T=1, 2025-05-07T20:23:55.3621935Z D=83, 2025-05-07T20:23:55.3622106Z B=96, 2025-05-07T20:23:55.3622241Z log_E=4, 2025-05-07T20:23:55.3622355Z L=2, 2025-05-07T20:23:55.3622478Z D_gradcheck=1, 2025-05-07T20:23:55.3622731Z stochastic_rounding=False, 2025-05-07T20:23:55.3622857Z weighted=False, 2025-05-07T20:23:55.3622977Z row_wise=False, 2025-05-07T20:23:55.3623100Z mixed=True, 2025-05-07T20:23:55.3623219Z use_cache=True, 2025-05-07T20:23:55.3623521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3623661Z use_cpu=True, 2025-05-07T20:23:55.3623821Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3623982Z ) 2025-05-07T20:23:55.3624331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3625004Z self=, 2025-05-07T20:23:55.3625227Z mixed_B=True, 2025-05-07T20:23:55.3625425Z compile=False, 2025-05-07T20:23:55.3625717Z T=5, 2025-05-07T20:23:55.3626585Z D=111, 2025-05-07T20:23:55.3626837Z B=7, 2025-05-07T20:23:55.3627010Z log_E=5, 2025-05-07T20:23:55.3627138Z L=0, 2025-05-07T20:23:55.3627264Z D_gradcheck=1, 2025-05-07T20:23:55.3627413Z stochastic_rounding=True, 2025-05-07T20:23:55.3627549Z weighted=False, 2025-05-07T20:23:55.3627668Z row_wise=False, 2025-05-07T20:23:55.3627789Z mixed=False, 2025-05-07T20:23:55.3628334Z use_cache=True, 2025-05-07T20:23:55.3628501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3628621Z use_cpu=True, 2025-05-07T20:23:55.3628781Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3628890Z ) 2025-05-07T20:23:55.3629097Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3629877Z self=, 2025-05-07T20:23:55.3630010Z mixed_B=True, 2025-05-07T20:23:55.3630228Z compile=True, 2025-05-07T20:23:55.3630423Z T=2, 2025-05-07T20:23:55.3630637Z D=43, 2025-05-07T20:23:55.3630854Z B=122, 2025-05-07T20:23:55.3630973Z log_E=3, 2025-05-07T20:23:55.3631085Z L=17, 2025-05-07T20:23:55.3631214Z D_gradcheck=2, 2025-05-07T20:23:55.3631364Z stochastic_rounding=False, 2025-05-07T20:23:55.3631487Z weighted=False, 2025-05-07T20:23:55.3631613Z row_wise=True, 2025-05-07T20:23:55.3631728Z mixed=False, 2025-05-07T20:23:55.3631986Z use_cache=True, 2025-05-07T20:23:55.3632157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3632277Z use_cpu=True, 2025-05-07T20:23:55.3632432Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3632539Z ) 2025-05-07T20:23:55.3632790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3633389Z self=, 2025-05-07T20:23:55.3633521Z mixed_B=True, 2025-05-07T20:23:55.3633761Z compile=False, 2025-05-07T20:23:55.3633939Z T=5, 2025-05-07T20:23:55.3634058Z D=48, 2025-05-07T20:23:55.3634217Z B=94, 2025-05-07T20:23:55.3634423Z log_E=4, 2025-05-07T20:23:55.3634544Z L=10, 2025-05-07T20:23:55.3634665Z D_gradcheck=1, 2025-05-07T20:23:55.3635089Z stochastic_rounding=True, 2025-05-07T20:23:55.3635227Z weighted=True, 2025-05-07T20:23:55.3635374Z row_wise=False, 2025-05-07T20:23:55.3635503Z mixed=True, 2025-05-07T20:23:55.3635675Z use_cache=False, 2025-05-07T20:23:55.3635850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3635971Z use_cpu=True, 2025-05-07T20:23:55.3636168Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3636467Z ) 2025-05-07T20:23:55.3636687Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3637484Z self=, 2025-05-07T20:23:55.3637621Z mixed_B=True, 2025-05-07T20:23:55.3637807Z compile=True, 2025-05-07T20:23:55.3637930Z T=3, 2025-05-07T20:23:55.3638046Z D=35, 2025-05-07T20:23:55.3638217Z B=123, 2025-05-07T20:23:55.3638439Z log_E=3, 2025-05-07T20:23:55.3638607Z L=1, 2025-05-07T20:23:55.3638737Z D_gradcheck=2, 2025-05-07T20:23:55.3638950Z stochastic_rounding=False, 2025-05-07T20:23:55.3639086Z weighted=True, 2025-05-07T20:23:55.3639296Z row_wise=False, 2025-05-07T20:23:55.3639432Z mixed=False, 2025-05-07T20:23:55.3639551Z use_cache=True, 2025-05-07T20:23:55.3639707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3639901Z use_cpu=True, 2025-05-07T20:23:55.3640094Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3640249Z ) 2025-05-07T20:23:55.3640889Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3641552Z self=, 2025-05-07T20:23:55.3641892Z mixed_B=True, 2025-05-07T20:23:55.3642104Z compile=False, 2025-05-07T20:23:55.3642224Z T=5, 2025-05-07T20:23:55.3642547Z D=114, 2025-05-07T20:23:55.3642667Z B=121, 2025-05-07T20:23:55.3642778Z log_E=3, 2025-05-07T20:23:55.3642952Z L=2, 2025-05-07T20:23:55.3643127Z D_gradcheck=2, 2025-05-07T20:23:55.3643370Z stochastic_rounding=True, 2025-05-07T20:23:55.3643559Z weighted=False, 2025-05-07T20:23:55.3643737Z row_wise=False, 2025-05-07T20:23:55.3643859Z mixed=True, 2025-05-07T20:23:55.3643988Z use_cache=True, 2025-05-07T20:23:55.3644202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3644327Z use_cpu=True, 2025-05-07T20:23:55.3644485Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3644595Z ) 2025-05-07T20:23:55.3644799Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3645400Z self=, 2025-05-07T20:23:55.3645592Z mixed_B=True, 2025-05-07T20:23:55.3645815Z compile=False, 2025-05-07T20:23:55.3645944Z T=1, 2025-05-07T20:23:55.3646125Z D=117, 2025-05-07T20:23:55.3646305Z B=71, 2025-05-07T20:23:55.3646497Z log_E=5, 2025-05-07T20:23:55.3646621Z L=18, 2025-05-07T20:23:55.3646816Z D_gradcheck=2, 2025-05-07T20:23:55.3646968Z stochastic_rounding=True, 2025-05-07T20:23:55.3647090Z weighted=True, 2025-05-07T20:23:55.3647218Z row_wise=False, 2025-05-07T20:23:55.3647389Z mixed=True, 2025-05-07T20:23:55.3647514Z use_cache=False, 2025-05-07T20:23:55.3647682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3647803Z use_cpu=True, 2025-05-07T20:23:55.3648114Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3981713Z ) 2025-05-07T20:23:55.3982031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3982603Z self=, 2025-05-07T20:23:55.3982742Z mixed_B=True, 2025-05-07T20:23:55.3983038Z compile=True, 2025-05-07T20:23:55.3983161Z T=3, 2025-05-07T20:23:55.3983293Z D=113, 2025-05-07T20:23:55.3983415Z B=53, 2025-05-07T20:23:55.3983537Z log_E=4, 2025-05-07T20:23:55.3983650Z L=18, 2025-05-07T20:23:55.3983772Z D_gradcheck=2, 2025-05-07T20:23:55.3984276Z stochastic_rounding=True, 2025-05-07T20:23:55.3984419Z weighted=False, 2025-05-07T20:23:55.3984544Z row_wise=True, 2025-05-07T20:23:55.3984668Z mixed=False, 2025-05-07T20:23:55.3984790Z use_cache=False, 2025-05-07T20:23:55.3984963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3985082Z use_cpu=True, 2025-05-07T20:23:55.3985232Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3985346Z ) 2025-05-07T20:23:55.3985551Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3986080Z self=, 2025-05-07T20:23:55.3986209Z mixed_B=True, 2025-05-07T20:23:55.3986329Z compile=True, 2025-05-07T20:23:55.3986440Z T=4, 2025-05-07T20:23:55.3986561Z D=110, 2025-05-07T20:23:55.3986672Z B=113, 2025-05-07T20:23:55.3986789Z log_E=4, 2025-05-07T20:23:55.3986908Z L=4, 2025-05-07T20:23:55.3987028Z D_gradcheck=2, 2025-05-07T20:23:55.3987180Z stochastic_rounding=False, 2025-05-07T20:23:55.3987302Z weighted=True, 2025-05-07T20:23:55.3987420Z row_wise=True, 2025-05-07T20:23:55.3987546Z mixed=False, 2025-05-07T20:23:55.3987667Z use_cache=True, 2025-05-07T20:23:55.3987825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.3987952Z use_cpu=True, 2025-05-07T20:23:55.3988101Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3988209Z ) 2025-05-07T20:23:55.3988571Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3989256Z self=, 2025-05-07T20:23:55.3989521Z mixed_B=False, 2025-05-07T20:23:55.3989647Z compile=True, 2025-05-07T20:23:55.3989758Z T=3, 2025-05-07T20:23:55.3989993Z D=124, 2025-05-07T20:23:55.3990116Z B=53, 2025-05-07T20:23:55.3990235Z log_E=5, 2025-05-07T20:23:55.3990361Z L=5, 2025-05-07T20:23:55.3990483Z D_gradcheck=2, 2025-05-07T20:23:55.3990641Z stochastic_rounding=True, 2025-05-07T20:23:55.3990770Z weighted=True, 2025-05-07T20:23:55.3990893Z row_wise=True, 2025-05-07T20:23:55.3991009Z mixed=False, 2025-05-07T20:23:55.3991134Z use_cache=True, 2025-05-07T20:23:55.3991295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3991413Z use_cpu=True, 2025-05-07T20:23:55.3991565Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.3991678Z ) 2025-05-07T20:23:55.3991882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3992419Z self=, 2025-05-07T20:23:55.3992543Z mixed_B=False, 2025-05-07T20:23:55.3992672Z compile=True, 2025-05-07T20:23:55.3992783Z T=5, 2025-05-07T20:23:55.3992902Z D=81, 2025-05-07T20:23:55.3993019Z B=41, 2025-05-07T20:23:55.3993133Z log_E=3, 2025-05-07T20:23:55.3993248Z L=3, 2025-05-07T20:23:55.3993377Z D_gradcheck=2, 2025-05-07T20:23:55.3993521Z stochastic_rounding=False, 2025-05-07T20:23:55.3993643Z weighted=False, 2025-05-07T20:23:55.3993768Z row_wise=True, 2025-05-07T20:23:55.3993884Z mixed=True, 2025-05-07T20:23:55.3994004Z use_cache=True, 2025-05-07T20:23:55.3994169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3994287Z use_cpu=True, 2025-05-07T20:23:55.3994434Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3994548Z ) 2025-05-07T20:23:55.3994743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3995269Z self=, 2025-05-07T20:23:55.3995390Z mixed_B=False, 2025-05-07T20:23:55.3995508Z compile=True, 2025-05-07T20:23:55.3995629Z T=3, 2025-05-07T20:23:55.3995743Z D=43, 2025-05-07T20:23:55.3995853Z B=90, 2025-05-07T20:23:55.3995976Z log_E=4, 2025-05-07T20:23:55.3996088Z L=20, 2025-05-07T20:23:55.3996206Z D_gradcheck=2, 2025-05-07T20:23:55.3996354Z stochastic_rounding=True, 2025-05-07T20:23:55.3996596Z weighted=True, 2025-05-07T20:23:55.3996732Z row_wise=False, 2025-05-07T20:23:55.3996860Z mixed=True, 2025-05-07T20:23:55.3996989Z use_cache=False, 2025-05-07T20:23:55.3997146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.3997273Z use_cpu=True, 2025-05-07T20:23:55.3997421Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.3997537Z ) 2025-05-07T20:23:55.3997735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.3998256Z self=, 2025-05-07T20:23:55.3998386Z mixed_B=False, 2025-05-07T20:23:55.3998509Z compile=True, 2025-05-07T20:23:55.3998621Z T=5, 2025-05-07T20:23:55.3998748Z D=24, 2025-05-07T20:23:55.3998869Z B=115, 2025-05-07T20:23:55.3998985Z log_E=4, 2025-05-07T20:23:55.3999166Z L=19, 2025-05-07T20:23:55.3999296Z D_gradcheck=1, 2025-05-07T20:23:55.3999439Z stochastic_rounding=False, 2025-05-07T20:23:55.3999571Z weighted=False, 2025-05-07T20:23:55.3999693Z row_wise=False, 2025-05-07T20:23:55.3999814Z mixed=True, 2025-05-07T20:23:55.3999951Z use_cache=False, 2025-05-07T20:23:55.4000112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4000244Z use_cpu=True, 2025-05-07T20:23:55.4000404Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4000515Z ) 2025-05-07T20:23:55.4000849Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4001390Z self=, 2025-05-07T20:23:55.4001606Z mixed_B=False, 2025-05-07T20:23:55.4001764Z compile=False, 2025-05-07T20:23:55.4001877Z T=4, 2025-05-07T20:23:55.4002061Z D=14, 2025-05-07T20:23:55.4002182Z B=101, 2025-05-07T20:23:55.4002297Z log_E=5, 2025-05-07T20:23:55.4002408Z L=18, 2025-05-07T20:23:55.4002535Z D_gradcheck=2, 2025-05-07T20:23:55.4002677Z stochastic_rounding=False, 2025-05-07T20:23:55.4002804Z weighted=False, 2025-05-07T20:23:55.4002932Z row_wise=True, 2025-05-07T20:23:55.4003050Z mixed=False, 2025-05-07T20:23:55.4003180Z use_cache=True, 2025-05-07T20:23:55.4003335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4003457Z use_cpu=True, 2025-05-07T20:23:55.4003612Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4003724Z ) 2025-05-07T20:23:55.4003924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4004453Z self=, 2025-05-07T20:23:55.4004576Z mixed_B=False, 2025-05-07T20:23:55.4004695Z compile=True, 2025-05-07T20:23:55.4004814Z T=5, 2025-05-07T20:23:55.4004927Z D=53, 2025-05-07T20:23:55.4005040Z B=23, 2025-05-07T20:23:55.4005161Z log_E=3, 2025-05-07T20:23:55.4005272Z L=6, 2025-05-07T20:23:55.4005393Z D_gradcheck=1, 2025-05-07T20:23:55.4005544Z stochastic_rounding=False, 2025-05-07T20:23:55.4005670Z weighted=True, 2025-05-07T20:23:55.4005802Z row_wise=False, 2025-05-07T20:23:55.4005919Z mixed=False, 2025-05-07T20:23:55.4006041Z use_cache=False, 2025-05-07T20:23:55.4006205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4006323Z use_cpu=True, 2025-05-07T20:23:55.4006472Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4006589Z ) 2025-05-07T20:23:55.4006785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4007305Z self=, 2025-05-07T20:23:55.4007433Z mixed_B=True, 2025-05-07T20:23:55.4007558Z compile=False, 2025-05-07T20:23:55.4007670Z T=4, 2025-05-07T20:23:55.4007821Z D=111, 2025-05-07T20:23:55.4007930Z B=88, 2025-05-07T20:23:55.4008049Z log_E=4, 2025-05-07T20:23:55.4008160Z L=15, 2025-05-07T20:23:55.4008280Z D_gradcheck=1, 2025-05-07T20:23:55.4008429Z stochastic_rounding=False, 2025-05-07T20:23:55.4008649Z weighted=False, 2025-05-07T20:23:55.4008786Z row_wise=True, 2025-05-07T20:23:55.4008911Z mixed=False, 2025-05-07T20:23:55.4009034Z use_cache=True, 2025-05-07T20:23:55.4009193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4009321Z use_cpu=True, 2025-05-07T20:23:55.4009585Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4009698Z ) 2025-05-07T20:23:55.4009903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4010431Z self=, 2025-05-07T20:23:55.4010563Z mixed_B=True, 2025-05-07T20:23:55.4010684Z compile=False, 2025-05-07T20:23:55.4010801Z T=1, 2025-05-07T20:23:55.4010925Z D=51, 2025-05-07T20:23:55.4011035Z B=117, 2025-05-07T20:23:55.4011149Z log_E=4, 2025-05-07T20:23:55.4011269Z L=19, 2025-05-07T20:23:55.4011385Z D_gradcheck=2, 2025-05-07T20:23:55.4011522Z stochastic_rounding=True, 2025-05-07T20:23:55.4011652Z weighted=True, 2025-05-07T20:23:55.4011770Z row_wise=True, 2025-05-07T20:23:55.4011888Z mixed=False, 2025-05-07T20:23:55.4012016Z use_cache=True, 2025-05-07T20:23:55.4012172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4012290Z use_cpu=True, 2025-05-07T20:23:55.4012443Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4012553Z ) 2025-05-07T20:23:55.4012748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4013381Z self=, 2025-05-07T20:23:55.4013559Z mixed_B=True, 2025-05-07T20:23:55.4013688Z compile=True, 2025-05-07T20:23:55.4013800Z T=2, 2025-05-07T20:23:55.4013909Z D=44, 2025-05-07T20:23:55.4014136Z B=92, 2025-05-07T20:23:55.4014258Z log_E=3, 2025-05-07T20:23:55.4014371Z L=3, 2025-05-07T20:23:55.4014501Z D_gradcheck=1, 2025-05-07T20:23:55.4014639Z stochastic_rounding=True, 2025-05-07T20:23:55.4014766Z weighted=False, 2025-05-07T20:23:55.4014901Z row_wise=False, 2025-05-07T20:23:55.4015019Z mixed=False, 2025-05-07T20:23:55.4015145Z use_cache=True, 2025-05-07T20:23:55.4015311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4015429Z use_cpu=True, 2025-05-07T20:23:55.4015589Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4015699Z ) 2025-05-07T20:23:55.4015896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4016429Z self=, 2025-05-07T20:23:55.4016550Z mixed_B=False, 2025-05-07T20:23:55.4016674Z compile=True, 2025-05-07T20:23:55.4016791Z T=1, 2025-05-07T20:23:55.4016904Z D=29, 2025-05-07T20:23:55.4017020Z B=16, 2025-05-07T20:23:55.4017139Z log_E=5, 2025-05-07T20:23:55.4017249Z L=0, 2025-05-07T20:23:55.4017368Z D_gradcheck=1, 2025-05-07T20:23:55.4017514Z stochastic_rounding=False, 2025-05-07T20:23:55.4017641Z weighted=False, 2025-05-07T20:23:55.4017761Z row_wise=True, 2025-05-07T20:23:55.4017888Z mixed=True, 2025-05-07T20:23:55.4018014Z use_cache=True, 2025-05-07T20:23:55.4018180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4018298Z use_cpu=True, 2025-05-07T20:23:55.4018448Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4018565Z ) 2025-05-07T20:23:55.4018762Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4019287Z self=, 2025-05-07T20:23:55.4019419Z mixed_B=False, 2025-05-07T20:23:55.4019546Z compile=False, 2025-05-07T20:23:55.4019662Z T=3, 2025-05-07T20:23:55.4019948Z D=91, 2025-05-07T20:23:55.4020075Z B=122, 2025-05-07T20:23:55.4020190Z log_E=5, 2025-05-07T20:23:55.4020308Z L=7, 2025-05-07T20:23:55.4020428Z D_gradcheck=1, 2025-05-07T20:23:55.4020572Z stochastic_rounding=False, 2025-05-07T20:23:55.4020815Z weighted=True, 2025-05-07T20:23:55.4020944Z row_wise=True, 2025-05-07T20:23:55.4021070Z mixed=True, 2025-05-07T20:23:55.4021193Z use_cache=False, 2025-05-07T20:23:55.4021351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4021479Z use_cpu=True, 2025-05-07T20:23:55.4021629Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4021739Z ) 2025-05-07T20:23:55.4021946Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4022473Z self=, 2025-05-07T20:23:55.4022594Z mixed_B=True, 2025-05-07T20:23:55.4022725Z compile=False, 2025-05-07T20:23:55.4022844Z T=2, 2025-05-07T20:23:55.4022957Z D=69, 2025-05-07T20:23:55.4023079Z B=75, 2025-05-07T20:23:55.4023193Z log_E=4, 2025-05-07T20:23:55.4023318Z L=7, 2025-05-07T20:23:55.4023449Z D_gradcheck=2, 2025-05-07T20:23:55.4023600Z stochastic_rounding=False, 2025-05-07T20:23:55.4023738Z weighted=False, 2025-05-07T20:23:55.4023859Z row_wise=False, 2025-05-07T20:23:55.4023976Z mixed=False, 2025-05-07T20:23:55.4024104Z use_cache=False, 2025-05-07T20:23:55.4024262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4024383Z use_cpu=True, 2025-05-07T20:23:55.4024538Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4024648Z ) 2025-05-07T20:23:55.4024846Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4025493Z self=, 2025-05-07T20:23:55.4025626Z mixed_B=False, 2025-05-07T20:23:55.4025819Z compile=True, 2025-05-07T20:23:55.4025935Z T=3, 2025-05-07T20:23:55.4026047Z D=45, 2025-05-07T20:23:55.4026246Z B=45, 2025-05-07T20:23:55.4026361Z log_E=5, 2025-05-07T20:23:55.4026475Z L=2, 2025-05-07T20:23:55.4026601Z D_gradcheck=1, 2025-05-07T20:23:55.4026742Z stochastic_rounding=False, 2025-05-07T20:23:55.4026866Z weighted=False, 2025-05-07T20:23:55.4026991Z row_wise=True, 2025-05-07T20:23:55.4027109Z mixed=True, 2025-05-07T20:23:55.4027227Z use_cache=True, 2025-05-07T20:23:55.4027387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4027506Z use_cpu=True, 2025-05-07T20:23:55.4027654Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4027773Z ) 2025-05-07T20:23:55.4028271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4028815Z self=, 2025-05-07T20:23:55.4028949Z mixed_B=False, 2025-05-07T20:23:55.4029075Z compile=True, 2025-05-07T20:23:55.4029196Z T=1, 2025-05-07T20:23:55.4029307Z D=48, 2025-05-07T20:23:55.4029423Z B=94, 2025-05-07T20:23:55.4029542Z log_E=3, 2025-05-07T20:23:55.4029651Z L=17, 2025-05-07T20:23:55.4029771Z D_gradcheck=1, 2025-05-07T20:23:55.4029916Z stochastic_rounding=True, 2025-05-07T20:23:55.4030043Z weighted=False, 2025-05-07T20:23:55.4030160Z row_wise=True, 2025-05-07T20:23:55.4030282Z mixed=True, 2025-05-07T20:23:55.4030406Z use_cache=False, 2025-05-07T20:23:55.4030565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4030689Z use_cpu=True, 2025-05-07T20:23:55.4030840Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4030948Z ) 2025-05-07T20:23:55.4031149Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4031672Z self=, 2025-05-07T20:23:55.4031797Z mixed_B=False, 2025-05-07T20:23:55.4031919Z compile=True, 2025-05-07T20:23:55.4032030Z T=3, 2025-05-07T20:23:55.4032144Z D=26, 2025-05-07T20:23:55.4032260Z B=73, 2025-05-07T20:23:55.4032372Z log_E=4, 2025-05-07T20:23:55.4032493Z L=12, 2025-05-07T20:23:55.4032612Z D_gradcheck=1, 2025-05-07T20:23:55.4032748Z stochastic_rounding=True, 2025-05-07T20:23:55.4033109Z weighted=True, 2025-05-07T20:23:55.4033243Z row_wise=True, 2025-05-07T20:23:55.4033359Z mixed=True, 2025-05-07T20:23:55.4033491Z use_cache=True, 2025-05-07T20:23:55.4033646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4033766Z use_cpu=True, 2025-05-07T20:23:55.4033922Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4034029Z ) 2025-05-07T20:23:55.4034233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4034760Z self=, 2025-05-07T20:23:55.4034879Z mixed_B=False, 2025-05-07T20:23:55.4035011Z compile=True, 2025-05-07T20:23:55.4035124Z T=3, 2025-05-07T20:23:55.4035386Z D=35, 2025-05-07T20:23:55.4035533Z B=112, 2025-05-07T20:23:55.4035650Z log_E=3, 2025-05-07T20:23:55.4035760Z L=7, 2025-05-07T20:23:55.4035888Z D_gradcheck=1, 2025-05-07T20:23:55.4036029Z stochastic_rounding=True, 2025-05-07T20:23:55.4036154Z weighted=False, 2025-05-07T20:23:55.4036283Z row_wise=False, 2025-05-07T20:23:55.4036403Z mixed=True, 2025-05-07T20:23:55.4036534Z use_cache=True, 2025-05-07T20:23:55.4036692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4036810Z use_cpu=True, 2025-05-07T20:23:55.4036967Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4409878Z ) 2025-05-07T20:23:55.4410169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4411187Z self=, 2025-05-07T20:23:55.4411490Z mixed_B=False, 2025-05-07T20:23:55.4411768Z compile=False, 2025-05-07T20:23:55.4411882Z T=1, 2025-05-07T20:23:55.4411992Z D=62, 2025-05-07T20:23:55.4412243Z B=40, 2025-05-07T20:23:55.4412360Z log_E=3, 2025-05-07T20:23:55.4412472Z L=5, 2025-05-07T20:23:55.4412599Z D_gradcheck=1, 2025-05-07T20:23:55.4412741Z stochastic_rounding=False, 2025-05-07T20:23:55.4412861Z weighted=True, 2025-05-07T20:23:55.4412999Z row_wise=False, 2025-05-07T20:23:55.4413116Z mixed=True, 2025-05-07T20:23:55.4413243Z use_cache=True, 2025-05-07T20:23:55.4413405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4413523Z use_cpu=True, 2025-05-07T20:23:55.4413682Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4413791Z ) 2025-05-07T20:23:55.4413990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4414535Z self=, 2025-05-07T20:23:55.4414659Z mixed_B=False, 2025-05-07T20:23:55.4414782Z compile=True, 2025-05-07T20:23:55.4414903Z T=5, 2025-05-07T20:23:55.4415015Z D=100, 2025-05-07T20:23:55.4415127Z B=77, 2025-05-07T20:23:55.4415255Z log_E=4, 2025-05-07T20:23:55.4415366Z L=20, 2025-05-07T20:23:55.4415495Z D_gradcheck=1, 2025-05-07T20:23:55.4415636Z stochastic_rounding=False, 2025-05-07T20:23:55.4415758Z weighted=False, 2025-05-07T20:23:55.4415893Z row_wise=False, 2025-05-07T20:23:55.4416011Z mixed=False, 2025-05-07T20:23:55.4416130Z use_cache=True, 2025-05-07T20:23:55.4416296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4416416Z use_cpu=True, 2025-05-07T20:23:55.4416567Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4416681Z ) 2025-05-07T20:23:55.4416875Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4417401Z self=, 2025-05-07T20:23:55.4417527Z mixed_B=True, 2025-05-07T20:23:55.4417651Z compile=True, 2025-05-07T20:23:55.4417761Z T=1, 2025-05-07T20:23:55.4417881Z D=78, 2025-05-07T20:23:55.4417994Z B=89, 2025-05-07T20:23:55.4418117Z log_E=3, 2025-05-07T20:23:55.4418228Z L=1, 2025-05-07T20:23:55.4418352Z D_gradcheck=1, 2025-05-07T20:23:55.4418501Z stochastic_rounding=False, 2025-05-07T20:23:55.4418621Z weighted=True, 2025-05-07T20:23:55.4418895Z row_wise=True, 2025-05-07T20:23:55.4419037Z mixed=False, 2025-05-07T20:23:55.4419161Z use_cache=True, 2025-05-07T20:23:55.4419319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4419446Z use_cpu=True, 2025-05-07T20:23:55.4419593Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4419703Z ) 2025-05-07T20:23:55.4419907Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4420434Z self=, 2025-05-07T20:23:55.4420563Z mixed_B=True, 2025-05-07T20:23:55.4420686Z compile=True, 2025-05-07T20:23:55.4420796Z T=1, 2025-05-07T20:23:55.4420911Z D=108, 2025-05-07T20:23:55.4421022Z B=94, 2025-05-07T20:23:55.4421140Z log_E=4, 2025-05-07T20:23:55.4421263Z L=4, 2025-05-07T20:23:55.4421384Z D_gradcheck=1, 2025-05-07T20:23:55.4421529Z stochastic_rounding=True, 2025-05-07T20:23:55.4421665Z weighted=False, 2025-05-07T20:23:55.4421786Z row_wise=True, 2025-05-07T20:23:55.4421905Z mixed=True, 2025-05-07T20:23:55.4422029Z use_cache=True, 2025-05-07T20:23:55.4422187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4422306Z use_cpu=True, 2025-05-07T20:23:55.4422459Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4422567Z ) 2025-05-07T20:23:55.4422760Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4423369Z self=, 2025-05-07T20:23:55.4423503Z mixed_B=True, 2025-05-07T20:23:55.4423629Z compile=True, 2025-05-07T20:23:55.4423827Z T=5, 2025-05-07T20:23:55.4423938Z D=34, 2025-05-07T20:23:55.4424055Z B=65, 2025-05-07T20:23:55.4424238Z log_E=3, 2025-05-07T20:23:55.4424347Z L=9, 2025-05-07T20:23:55.4424471Z D_gradcheck=2, 2025-05-07T20:23:55.4424608Z stochastic_rounding=True, 2025-05-07T20:23:55.4424725Z weighted=True, 2025-05-07T20:23:55.4424854Z row_wise=True, 2025-05-07T20:23:55.4424970Z mixed=False, 2025-05-07T20:23:55.4425089Z use_cache=True, 2025-05-07T20:23:55.4425250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4425369Z use_cpu=True, 2025-05-07T20:23:55.4425522Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4425633Z ) 2025-05-07T20:23:55.4425825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4426356Z self=, 2025-05-07T20:23:55.4426475Z mixed_B=False, 2025-05-07T20:23:55.4426596Z compile=True, 2025-05-07T20:23:55.4426718Z T=5, 2025-05-07T20:23:55.4426835Z D=54, 2025-05-07T20:23:55.4426946Z B=68, 2025-05-07T20:23:55.4427069Z log_E=3, 2025-05-07T20:23:55.4427180Z L=6, 2025-05-07T20:23:55.4427302Z D_gradcheck=2, 2025-05-07T20:23:55.4427447Z stochastic_rounding=True, 2025-05-07T20:23:55.4427569Z weighted=False, 2025-05-07T20:23:55.4427695Z row_wise=False, 2025-05-07T20:23:55.4428085Z mixed=True, 2025-05-07T20:23:55.4428221Z use_cache=False, 2025-05-07T20:23:55.4428387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4428509Z use_cpu=True, 2025-05-07T20:23:55.4428657Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4428775Z ) 2025-05-07T20:23:55.4428971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4429499Z self=, 2025-05-07T20:23:55.4429626Z mixed_B=False, 2025-05-07T20:23:55.4429744Z compile=True, 2025-05-07T20:23:55.4429860Z T=3, 2025-05-07T20:23:55.4429978Z D=115, 2025-05-07T20:23:55.4430087Z B=56, 2025-05-07T20:23:55.4430203Z log_E=4, 2025-05-07T20:23:55.4430319Z L=17, 2025-05-07T20:23:55.4430438Z D_gradcheck=1, 2025-05-07T20:23:55.4430578Z stochastic_rounding=False, 2025-05-07T20:23:55.4430706Z weighted=False, 2025-05-07T20:23:55.4431007Z row_wise=False, 2025-05-07T20:23:55.4431148Z mixed=False, 2025-05-07T20:23:55.4431271Z use_cache=True, 2025-05-07T20:23:55.4431426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4431552Z use_cpu=True, 2025-05-07T20:23:55.4431700Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4431809Z ) 2025-05-07T20:23:55.4432010Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4432535Z self=, 2025-05-07T20:23:55.4432655Z mixed_B=True, 2025-05-07T20:23:55.4432783Z compile=True, 2025-05-07T20:23:55.4432897Z T=1, 2025-05-07T20:23:55.4433009Z D=106, 2025-05-07T20:23:55.4433130Z B=34, 2025-05-07T20:23:55.4433247Z log_E=3, 2025-05-07T20:23:55.4433358Z L=7, 2025-05-07T20:23:55.4433486Z D_gradcheck=2, 2025-05-07T20:23:55.4433627Z stochastic_rounding=False, 2025-05-07T20:23:55.4433753Z weighted=True, 2025-05-07T20:23:55.4433876Z row_wise=True, 2025-05-07T20:23:55.4433993Z mixed=False, 2025-05-07T20:23:55.4434119Z use_cache=True, 2025-05-07T20:23:55.4434275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4434392Z use_cpu=True, 2025-05-07T20:23:55.4434546Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4434654Z ) 2025-05-07T20:23:55.4434847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4435504Z self=, 2025-05-07T20:23:55.4435634Z mixed_B=True, 2025-05-07T20:23:55.4435760Z compile=True, 2025-05-07T20:23:55.4435995Z T=4, 2025-05-07T20:23:55.4436107Z D=71, 2025-05-07T20:23:55.4436225Z B=39, 2025-05-07T20:23:55.4436427Z log_E=5, 2025-05-07T20:23:55.4436540Z L=4, 2025-05-07T20:23:55.4436669Z D_gradcheck=2, 2025-05-07T20:23:55.4436806Z stochastic_rounding=True, 2025-05-07T20:23:55.4436930Z weighted=False, 2025-05-07T20:23:55.4437062Z row_wise=False, 2025-05-07T20:23:55.4437176Z mixed=True, 2025-05-07T20:23:55.4437298Z use_cache=True, 2025-05-07T20:23:55.4437463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4437581Z use_cpu=True, 2025-05-07T20:23:55.4437727Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4437842Z ) 2025-05-07T20:23:55.4438040Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4438564Z self=, 2025-05-07T20:23:55.4438689Z mixed_B=False, 2025-05-07T20:23:55.4438810Z compile=False, 2025-05-07T20:23:55.4438930Z T=2, 2025-05-07T20:23:55.4439041Z D=14, 2025-05-07T20:23:55.4439156Z B=106, 2025-05-07T20:23:55.4439282Z log_E=4, 2025-05-07T20:23:55.4439392Z L=1, 2025-05-07T20:23:55.4439510Z D_gradcheck=1, 2025-05-07T20:23:55.4439656Z stochastic_rounding=False, 2025-05-07T20:23:55.4439774Z weighted=True, 2025-05-07T20:23:55.4439897Z row_wise=True, 2025-05-07T20:23:55.4440023Z mixed=False, 2025-05-07T20:23:55.4440144Z use_cache=False, 2025-05-07T20:23:55.4451884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4452135Z use_cpu=True, 2025-05-07T20:23:55.4452291Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4452405Z ) 2025-05-07T20:23:55.4452621Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4453185Z self=, 2025-05-07T20:23:55.4453317Z mixed_B=True, 2025-05-07T20:23:55.4453439Z compile=False, 2025-05-07T20:23:55.4453556Z T=4, 2025-05-07T20:23:55.4453676Z D=93, 2025-05-07T20:23:55.4453787Z B=111, 2025-05-07T20:23:55.4453911Z log_E=4, 2025-05-07T20:23:55.4454028Z L=16, 2025-05-07T20:23:55.4454148Z D_gradcheck=1, 2025-05-07T20:23:55.4454288Z stochastic_rounding=False, 2025-05-07T20:23:55.4454418Z weighted=False, 2025-05-07T20:23:55.4454717Z row_wise=True, 2025-05-07T20:23:55.4454848Z mixed=True, 2025-05-07T20:23:55.4454978Z use_cache=True, 2025-05-07T20:23:55.4455138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4455257Z use_cpu=True, 2025-05-07T20:23:55.4455414Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.4455520Z ) 2025-05-07T20:23:55.4455726Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4456256Z self=, 2025-05-07T20:23:55.4456377Z mixed_B=True, 2025-05-07T20:23:55.4456503Z compile=True, 2025-05-07T20:23:55.4456616Z T=5, 2025-05-07T20:23:55.4456729Z D=16, 2025-05-07T20:23:55.4456842Z B=3, 2025-05-07T20:23:55.4456955Z log_E=4, 2025-05-07T20:23:55.4457070Z L=3, 2025-05-07T20:23:55.4457196Z D_gradcheck=2, 2025-05-07T20:23:55.4457339Z stochastic_rounding=False, 2025-05-07T20:23:55.4457460Z weighted=False, 2025-05-07T20:23:55.4457589Z row_wise=True, 2025-05-07T20:23:55.4457709Z mixed=False, 2025-05-07T20:23:55.4457828Z use_cache=True, 2025-05-07T20:23:55.4457995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4458111Z use_cpu=True, 2025-05-07T20:23:55.4458265Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4458373Z ) 2025-05-07T20:23:55.4458567Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4459178Z self=, 2025-05-07T20:23:55.4459311Z mixed_B=True, 2025-05-07T20:23:55.4459434Z compile=False, 2025-05-07T20:23:55.4459643Z T=1, 2025-05-07T20:23:55.4459757Z D=16, 2025-05-07T20:23:55.4459870Z B=89, 2025-05-07T20:23:55.4459991Z log_E=3, 2025-05-07T20:23:55.4460182Z L=8, 2025-05-07T20:23:55.4460304Z D_gradcheck=1, 2025-05-07T20:23:55.4460451Z stochastic_rounding=False, 2025-05-07T20:23:55.4460571Z weighted=True, 2025-05-07T20:23:55.4460689Z row_wise=True, 2025-05-07T20:23:55.4460819Z mixed=False, 2025-05-07T20:23:55.4460938Z use_cache=True, 2025-05-07T20:23:55.4461101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4461221Z use_cpu=True, 2025-05-07T20:23:55.4461370Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4461485Z ) 2025-05-07T20:23:55.4461679Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4462204Z self=, 2025-05-07T20:23:55.4462331Z mixed_B=False, 2025-05-07T20:23:55.4462451Z compile=False, 2025-05-07T20:23:55.4462565Z T=1, 2025-05-07T20:23:55.4462683Z D=35, 2025-05-07T20:23:55.4462793Z B=16, 2025-05-07T20:23:55.4462905Z log_E=5, 2025-05-07T20:23:55.4463024Z L=6, 2025-05-07T20:23:55.4463142Z D_gradcheck=1, 2025-05-07T20:23:55.4463287Z stochastic_rounding=False, 2025-05-07T20:23:55.4463409Z weighted=False, 2025-05-07T20:23:55.4463526Z row_wise=False, 2025-05-07T20:23:55.4463655Z mixed=True, 2025-05-07T20:23:55.4463777Z use_cache=False, 2025-05-07T20:23:55.4463933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4464060Z use_cpu=True, 2025-05-07T20:23:55.4464207Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4464315Z ) 2025-05-07T20:23:55.4464515Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4465039Z self=, 2025-05-07T20:23:55.4465163Z mixed_B=True, 2025-05-07T20:23:55.4465290Z compile=True, 2025-05-07T20:23:55.4465405Z T=3, 2025-05-07T20:23:55.4465516Z D=95, 2025-05-07T20:23:55.4465638Z B=123, 2025-05-07T20:23:55.4465750Z log_E=5, 2025-05-07T20:23:55.4465874Z L=18, 2025-05-07T20:23:55.4465998Z D_gradcheck=2, 2025-05-07T20:23:55.4466141Z stochastic_rounding=False, 2025-05-07T20:23:55.4466272Z weighted=False, 2025-05-07T20:23:55.4466390Z row_wise=False, 2025-05-07T20:23:55.4466594Z mixed=False, 2025-05-07T20:23:55.4466733Z use_cache=True, 2025-05-07T20:23:55.4466890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4467008Z use_cpu=True, 2025-05-07T20:23:55.4467162Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4467269Z ) 2025-05-07T20:23:55.4467461Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4467988Z self=, 2025-05-07T20:23:55.4468109Z mixed_B=False, 2025-05-07T20:23:55.4468234Z compile=True, 2025-05-07T20:23:55.4468348Z T=5, 2025-05-07T20:23:55.4468459Z D=121, 2025-05-07T20:23:55.4468577Z B=31, 2025-05-07T20:23:55.4468690Z log_E=5, 2025-05-07T20:23:55.4468805Z L=7, 2025-05-07T20:23:55.4468932Z D_gradcheck=1, 2025-05-07T20:23:55.4469072Z stochastic_rounding=True, 2025-05-07T20:23:55.4469193Z weighted=False, 2025-05-07T20:23:55.4469320Z row_wise=True, 2025-05-07T20:23:55.4469444Z mixed=False, 2025-05-07T20:23:55.4469565Z use_cache=True, 2025-05-07T20:23:55.4469728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.4469845Z use_cpu=True, 2025-05-07T20:23:55.4469993Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4470110Z ) 2025-05-07T20:23:55.4470303Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4470906Z self=, 2025-05-07T20:23:55.4471038Z mixed_B=True, 2025-05-07T20:23:55.4471158Z compile=False, 2025-05-07T20:23:55.4471278Z T=4, 2025-05-07T20:23:55.4471465Z D=24, 2025-05-07T20:23:55.4471577Z B=3, 2025-05-07T20:23:55.4471699Z log_E=4, 2025-05-07T20:23:55.4471873Z L=15, 2025-05-07T20:23:55.4471994Z D_gradcheck=2, 2025-05-07T20:23:55.4472142Z stochastic_rounding=False, 2025-05-07T20:23:55.4472261Z weighted=True, 2025-05-07T20:23:55.4472381Z row_wise=False, 2025-05-07T20:23:55.4472508Z mixed=False, 2025-05-07T20:23:55.4472629Z use_cache=False, 2025-05-07T20:23:55.4472785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4472907Z use_cpu=True, 2025-05-07T20:23:55.4473057Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.4473174Z ) 2025-05-07T20:23:55.4473369Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.4473893Z self=, 2025-05-07T20:23:55.4474016Z mixed_B=True, 2025-05-07T20:23:55.4474138Z compile=True, 2025-05-07T20:23:55.4474248Z T=1, 2025-05-07T20:23:55.4474369Z D=35, 2025-05-07T20:23:55.4474484Z B=46, 2025-05-07T20:23:55.4474599Z log_E=4, 2025-05-07T20:23:55.4474719Z L=11, 2025-05-07T20:23:55.4474838Z D_gradcheck=2, 2025-05-07T20:23:55.4474977Z stochastic_rounding=False, 2025-05-07T20:23:55.4475104Z weighted=False, 2025-05-07T20:23:55.4475229Z row_wise=True, 2025-05-07T20:23:55.4475352Z mixed=False, 2025-05-07T20:23:55.4475480Z use_cache=False, 2025-05-07T20:23:55.4475637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.4475765Z use_cpu=True, 2025-05-07T20:23:55.4475910Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.8145005Z ) 2025-05-07T20:23:55.8145460Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8146457Z self=, 2025-05-07T20:23:55.8147277Z mixed_B=True, 2025-05-07T20:23:55.8147577Z compile=False, 2025-05-07T20:23:55.8147876Z T=5, 2025-05-07T20:23:55.8148153Z D=18, 2025-05-07T20:23:55.8148413Z B=33, 2025-05-07T20:23:55.8148678Z log_E=3, 2025-05-07T20:23:55.8148969Z L=15, 2025-05-07T20:23:55.8149237Z D_gradcheck=1, 2025-05-07T20:23:55.8149564Z stochastic_rounding=True, 2025-05-07T20:23:55.8149946Z weighted=True, 2025-05-07T20:23:55.8150251Z row_wise=False, 2025-05-07T20:23:55.8150928Z mixed=True, 2025-05-07T20:23:55.8151244Z use_cache=True, 2025-05-07T20:23:55.8151588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8152009Z use_cpu=True, 2025-05-07T20:23:55.8152344Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8152726Z ) 2025-05-07T20:23:55.8153056Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8153930Z self=, 2025-05-07T20:23:55.8154731Z mixed_B=False, 2025-05-07T20:23:55.8155036Z compile=False, 2025-05-07T20:23:55.8155339Z T=3, 2025-05-07T20:23:55.8155605Z D=88, 2025-05-07T20:23:55.8155867Z B=73, 2025-05-07T20:23:55.8156136Z log_E=3, 2025-05-07T20:23:55.8156418Z L=0, 2025-05-07T20:23:55.8156690Z D_gradcheck=2, 2025-05-07T20:23:55.8157021Z stochastic_rounding=True, 2025-05-07T20:23:55.8157393Z weighted=False, 2025-05-07T20:23:55.8157699Z row_wise=True, 2025-05-07T20:23:55.8158012Z mixed=False, 2025-05-07T20:23:55.8158317Z use_cache=False, 2025-05-07T20:23:55.8158665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.8159082Z use_cpu=True, 2025-05-07T20:23:55.8159420Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8159791Z ) 2025-05-07T20:23:55.8160130Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8161214Z self=, 2025-05-07T20:23:55.8162027Z mixed_B=True, 2025-05-07T20:23:55.8162329Z compile=False, 2025-05-07T20:23:55.8162637Z T=3, 2025-05-07T20:23:55.8163099Z D=79, 2025-05-07T20:23:55.8163363Z B=71, 2025-05-07T20:23:55.8163629Z log_E=4, 2025-05-07T20:23:55.8164033Z L=13, 2025-05-07T20:23:55.8164307Z D_gradcheck=1, 2025-05-07T20:23:55.8164641Z stochastic_rounding=False, 2025-05-07T20:23:55.8165017Z weighted=True, 2025-05-07T20:23:55.8165318Z row_wise=True, 2025-05-07T20:23:55.8165625Z mixed=False, 2025-05-07T20:23:55.8165925Z use_cache=False, 2025-05-07T20:23:55.8166426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8166858Z use_cpu=True, 2025-05-07T20:23:55.8167198Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8167574Z ) 2025-05-07T20:23:55.8167912Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8168784Z self=, 2025-05-07T20:23:55.8169703Z mixed_B=False, 2025-05-07T20:23:55.8170005Z compile=True, 2025-05-07T20:23:55.8170306Z T=4, 2025-05-07T20:23:55.8170573Z D=65, 2025-05-07T20:23:55.8170832Z B=35, 2025-05-07T20:23:55.8171102Z log_E=3, 2025-05-07T20:23:55.8171387Z L=15, 2025-05-07T20:23:55.8171661Z D_gradcheck=1, 2025-05-07T20:23:55.8171989Z stochastic_rounding=False, 2025-05-07T20:23:55.8172360Z weighted=True, 2025-05-07T20:23:55.8172659Z row_wise=True, 2025-05-07T20:23:55.8172971Z mixed=True, 2025-05-07T20:23:55.8173269Z use_cache=False, 2025-05-07T20:23:55.8173619Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8174034Z use_cpu=True, 2025-05-07T20:23:55.8174365Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8174733Z ) 2025-05-07T20:23:55.8175071Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8175937Z self=, 2025-05-07T20:23:55.8176739Z mixed_B=True, 2025-05-07T20:23:55.8177042Z compile=False, 2025-05-07T20:23:55.8177343Z T=2, 2025-05-07T20:23:55.8177613Z D=48, 2025-05-07T20:23:55.8177879Z B=99, 2025-05-07T20:23:55.8178149Z log_E=5, 2025-05-07T20:23:55.8178431Z L=19, 2025-05-07T20:23:55.8178707Z D_gradcheck=2, 2025-05-07T20:23:55.8179038Z stochastic_rounding=False, 2025-05-07T20:23:55.8179412Z weighted=False, 2025-05-07T20:23:55.8179717Z row_wise=False, 2025-05-07T20:23:55.8180235Z mixed=True, 2025-05-07T20:23:55.8180546Z use_cache=True, 2025-05-07T20:23:55.8180887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.8181306Z use_cpu=True, 2025-05-07T20:23:55.8181637Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.8182009Z ) 2025-05-07T20:23:55.8182343Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8183206Z self=, 2025-05-07T20:23:55.8183996Z mixed_B=False, 2025-05-07T20:23:55.8184307Z compile=False, 2025-05-07T20:23:55.8184608Z T=1, 2025-05-07T20:23:55.8184872Z D=11, 2025-05-07T20:23:55.8185163Z B=17, 2025-05-07T20:23:55.8185431Z log_E=5, 2025-05-07T20:23:55.8185702Z L=20, 2025-05-07T20:23:55.8185988Z D_gradcheck=1, 2025-05-07T20:23:55.8186323Z stochastic_rounding=False, 2025-05-07T20:23:55.8186692Z weighted=True, 2025-05-07T20:23:55.8186994Z row_wise=False, 2025-05-07T20:23:55.8187299Z mixed=True, 2025-05-07T20:23:55.8187612Z use_cache=True, 2025-05-07T20:23:55.8187951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8188368Z use_cpu=True, 2025-05-07T20:23:55.8188702Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8189075Z ) 2025-05-07T20:23:55.8189416Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8190450Z self=, 2025-05-07T20:23:55.8191259Z mixed_B=False, 2025-05-07T20:23:55.8191565Z compile=False, 2025-05-07T20:23:55.8191864Z T=5, 2025-05-07T20:23:55.8192301Z D=62, 2025-05-07T20:23:55.8192574Z B=24, 2025-05-07T20:23:55.8192837Z log_E=5, 2025-05-07T20:23:55.8193107Z L=13, 2025-05-07T20:23:55.8193476Z D_gradcheck=2, 2025-05-07T20:23:55.8193807Z stochastic_rounding=True, 2025-05-07T20:23:55.8194169Z weighted=True, 2025-05-07T20:23:55.8194483Z row_wise=False, 2025-05-07T20:23:55.8194801Z mixed=True, 2025-05-07T20:23:55.8195095Z use_cache=True, 2025-05-07T20:23:55.8195446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8195857Z use_cpu=True, 2025-05-07T20:23:55.8196193Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.8196564Z ) 2025-05-07T20:23:55.8196901Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8197768Z self=, 2025-05-07T20:23:55.8198560Z mixed_B=True, 2025-05-07T20:23:55.8198868Z compile=True, 2025-05-07T20:23:55.8199168Z T=5, 2025-05-07T20:23:55.8199434Z D=68, 2025-05-07T20:23:55.8199697Z B=91, 2025-05-07T20:23:55.8199965Z log_E=5, 2025-05-07T20:23:55.8200236Z L=12, 2025-05-07T20:23:55.8200520Z D_gradcheck=2, 2025-05-07T20:23:55.8200847Z stochastic_rounding=True, 2025-05-07T20:23:55.8201215Z weighted=True, 2025-05-07T20:23:55.8201530Z row_wise=False, 2025-05-07T20:23:55.8201836Z mixed=True, 2025-05-07T20:23:55.8202136Z use_cache=False, 2025-05-07T20:23:55.8202496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8202910Z use_cpu=True, 2025-05-07T20:23:55.8203237Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8203619Z ) 2025-05-07T20:23:55.8203956Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8204828Z self=, 2025-05-07T20:23:55.8205618Z mixed_B=False, 2025-05-07T20:23:55.8205926Z compile=True, 2025-05-07T20:23:55.8206224Z T=5, 2025-05-07T20:23:55.8206490Z D=76, 2025-05-07T20:23:55.8206758Z B=123, 2025-05-07T20:23:55.8207030Z log_E=5, 2025-05-07T20:23:55.8207313Z L=20, 2025-05-07T20:23:55.8207602Z D_gradcheck=2, 2025-05-07T20:23:55.8207930Z stochastic_rounding=True, 2025-05-07T20:23:55.8208298Z weighted=True, 2025-05-07T20:23:55.8208608Z row_wise=True, 2025-05-07T20:23:55.8208911Z mixed=False, 2025-05-07T20:23:55.8209360Z use_cache=False, 2025-05-07T20:23:55.8209854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8210265Z use_cpu=True, 2025-05-07T20:23:55.8210590Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8210965Z ) 2025-05-07T20:23:55.8211296Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8212156Z self=, 2025-05-07T20:23:55.8212953Z mixed_B=True, 2025-05-07T20:23:55.8213260Z compile=False, 2025-05-07T20:23:55.8213556Z T=5, 2025-05-07T20:23:55.8213820Z D=98, 2025-05-07T20:23:55.8214094Z B=8, 2025-05-07T20:23:55.8214362Z log_E=5, 2025-05-07T20:23:55.8214633Z L=19, 2025-05-07T20:23:55.8214913Z D_gradcheck=1, 2025-05-07T20:23:55.8215240Z stochastic_rounding=True, 2025-05-07T20:23:55.8215601Z weighted=False, 2025-05-07T20:23:55.8215913Z row_wise=True, 2025-05-07T20:23:55.8216213Z mixed=True, 2025-05-07T20:23:55.8216504Z use_cache=False, 2025-05-07T20:23:55.8216857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8217273Z use_cpu=True, 2025-05-07T20:23:55.8217602Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.8217981Z ) 2025-05-07T20:23:55.8218314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8219170Z self=, 2025-05-07T20:23:55.8220104Z mixed_B=True, 2025-05-07T20:23:55.8220430Z compile=False, 2025-05-07T20:23:55.8220720Z T=4, 2025-05-07T20:23:55.8220991Z D=76, 2025-05-07T20:23:55.8221398Z B=67, 2025-05-07T20:23:55.8221660Z log_E=4, 2025-05-07T20:23:55.8221937Z L=12, 2025-05-07T20:23:55.8222296Z D_gradcheck=1, 2025-05-07T20:23:55.8222628Z stochastic_rounding=False, 2025-05-07T20:23:55.8222993Z weighted=True, 2025-05-07T20:23:55.8223301Z row_wise=False, 2025-05-07T20:23:55.8223603Z mixed=True, 2025-05-07T20:23:55.8223899Z use_cache=True, 2025-05-07T20:23:55.8224246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.8224671Z use_cpu=True, 2025-05-07T20:23:55.8224997Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8225377Z ) 2025-05-07T20:23:55.8225713Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8226566Z self=, 2025-05-07T20:23:55.8227367Z mixed_B=True, 2025-05-07T20:23:55.8227669Z compile=False, 2025-05-07T20:23:55.8228319Z T=4, 2025-05-07T20:23:55.8228597Z D=118, 2025-05-07T20:23:55.8228876Z B=57, 2025-05-07T20:23:55.8229139Z log_E=5, 2025-05-07T20:23:55.8229418Z L=10, 2025-05-07T20:23:55.8229704Z D_gradcheck=2, 2025-05-07T20:23:55.8230024Z stochastic_rounding=False, 2025-05-07T20:23:55.8230405Z weighted=False, 2025-05-07T20:23:55.8230715Z row_wise=False, 2025-05-07T20:23:55.8231014Z mixed=True, 2025-05-07T20:23:55.8231314Z use_cache=True, 2025-05-07T20:23:55.8231656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8232073Z use_cpu=True, 2025-05-07T20:23:55.8232400Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8232778Z ) 2025-05-07T20:23:55.8233112Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8233966Z self=, 2025-05-07T20:23:55.8234765Z mixed_B=True, 2025-05-07T20:23:55.8235069Z compile=True, 2025-05-07T20:23:55.8235359Z T=1, 2025-05-07T20:23:55.8235626Z D=39, 2025-05-07T20:23:55.8235900Z B=2, 2025-05-07T20:23:55.8236159Z log_E=4, 2025-05-07T20:23:55.8236437Z L=10, 2025-05-07T20:23:55.8236719Z D_gradcheck=1, 2025-05-07T20:23:55.8237039Z stochastic_rounding=True, 2025-05-07T20:23:55.8237414Z weighted=False, 2025-05-07T20:23:55.8237724Z row_wise=False, 2025-05-07T20:23:55.8238023Z mixed=True, 2025-05-07T20:23:55.8238625Z use_cache=True, 2025-05-07T20:23:55.8239004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8239411Z use_cpu=True, 2025-05-07T20:23:55.8239746Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8240123Z ) 2025-05-07T20:23:55.8240454Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8241321Z self=, 2025-05-07T20:23:55.8242124Z mixed_B=False, 2025-05-07T20:23:55.8242430Z compile=False, 2025-05-07T20:23:55.8242720Z T=1, 2025-05-07T20:23:55.8242988Z D=125, 2025-05-07T20:23:55.8243259Z B=11, 2025-05-07T20:23:55.8243520Z log_E=4, 2025-05-07T20:23:55.8243796Z L=6, 2025-05-07T20:23:55.8244079Z D_gradcheck=2, 2025-05-07T20:23:55.8244400Z stochastic_rounding=False, 2025-05-07T20:23:55.8244775Z weighted=False, 2025-05-07T20:23:55.8245089Z row_wise=False, 2025-05-07T20:23:55.8245386Z mixed=False, 2025-05-07T20:23:55.8245837Z use_cache=False, 2025-05-07T20:23:55.8246200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.8246612Z use_cpu=True, 2025-05-07T20:23:55.8246946Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.8247323Z ) 2025-05-07T20:23:55.8247652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8248513Z self=, 2025-05-07T20:23:55.8249624Z mixed_B=True, 2025-05-07T20:23:55.8249968Z compile=True, 2025-05-07T20:23:55.8250258Z T=5, 2025-05-07T20:23:55.8250523Z D=31, 2025-05-07T20:23:55.8250915Z B=124, 2025-05-07T20:23:55.8251179Z log_E=5, 2025-05-07T20:23:55.8251453Z L=3, 2025-05-07T20:23:55.8251835Z D_gradcheck=2, 2025-05-07T20:23:55.8252159Z stochastic_rounding=False, 2025-05-07T20:23:55.8252528Z weighted=False, 2025-05-07T20:23:55.8252839Z row_wise=True, 2025-05-07T20:23:55.8253135Z mixed=True, 2025-05-07T20:23:55.8253436Z use_cache=True, 2025-05-07T20:23:55.8253780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.8254308Z use_cpu=True, 2025-05-07T20:23:55.8254641Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.8255012Z ) 2025-05-07T20:23:55.8255337Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8256200Z self=, 2025-05-07T20:23:55.8257001Z mixed_B=False, 2025-05-07T20:23:55.8257301Z compile=True, 2025-05-07T20:23:55.8257600Z T=5, 2025-05-07T20:23:55.8257864Z D=39, 2025-05-07T20:23:55.8258153Z B=69, 2025-05-07T20:23:55.8258422Z log_E=3, 2025-05-07T20:23:55.8258700Z L=16, 2025-05-07T20:23:55.8258976Z D_gradcheck=2, 2025-05-07T20:23:55.8259301Z stochastic_rounding=True, 2025-05-07T20:23:55.8259675Z weighted=False, 2025-05-07T20:23:55.8259988Z row_wise=False, 2025-05-07T20:23:55.8260286Z mixed=False, 2025-05-07T20:23:55.8260595Z use_cache=False, 2025-05-07T20:23:55.8260952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.8261362Z use_cpu=True, 2025-05-07T20:23:55.8261695Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.8262077Z ) 2025-05-07T20:23:55.8262412Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8263274Z self=, 2025-05-07T20:23:55.8264072Z mixed_B=True, 2025-05-07T20:23:55.8264370Z compile=True, 2025-05-07T20:23:55.8264670Z T=4, 2025-05-07T20:23:55.8264942Z D=73, 2025-05-07T20:23:55.8265204Z B=1, 2025-05-07T20:23:55.8265470Z log_E=5, 2025-05-07T20:23:55.8265748Z L=14, 2025-05-07T20:23:55.8266014Z D_gradcheck=2, 2025-05-07T20:23:55.8266347Z stochastic_rounding=False, 2025-05-07T20:23:55.8266719Z weighted=False, 2025-05-07T20:23:55.8267024Z row_wise=False, 2025-05-07T20:23:55.8267329Z mixed=True, 2025-05-07T20:23:55.8267764Z use_cache=False, 2025-05-07T20:23:55.8268131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.8268542Z use_cpu=True, 2025-05-07T20:23:55.8268873Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.8269253Z ) 2025-05-07T20:23:55.8269587Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.8270450Z self=, 2025-05-07T20:23:55.8271249Z mixed_B=True, 2025-05-07T20:23:55.8271550Z compile=True, 2025-05-07T20:23:55.8271850Z T=1, 2025-05-07T20:23:55.8272118Z D=78, 2025-05-07T20:23:55.8272378Z B=28, 2025-05-07T20:23:55.8272641Z log_E=3, 2025-05-07T20:23:55.8272923Z L=4, 2025-05-07T20:23:55.8273189Z D_gradcheck=2, 2025-05-07T20:23:55.8273519Z stochastic_rounding=False, 2025-05-07T20:23:55.8273892Z weighted=False, 2025-05-07T20:23:55.8274197Z row_wise=False, 2025-05-07T20:23:55.8274501Z mixed=True, 2025-05-07T20:23:55.8274804Z use_cache=True, 2025-05-07T20:23:55.8275142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.8275560Z use_cpu=True, 2025-05-07T20:23:55.8275893Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9308306Z ) 2025-05-07T20:23:55.9308743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9309657Z self=, 2025-05-07T20:23:55.9310840Z mixed_B=True, 2025-05-07T20:23:55.9311160Z compile=True, 2025-05-07T20:23:55.9311457Z T=1, 2025-05-07T20:23:55.9311726Z D=98, 2025-05-07T20:23:55.9312216Z B=19, 2025-05-07T20:23:55.9312487Z log_E=4, 2025-05-07T20:23:55.9312766Z L=0, 2025-05-07T20:23:55.9313036Z D_gradcheck=1, 2025-05-07T20:23:55.9313567Z stochastic_rounding=True, 2025-05-07T20:23:55.9313934Z weighted=True, 2025-05-07T20:23:55.9314238Z row_wise=False, 2025-05-07T20:23:55.9314543Z mixed=False, 2025-05-07T20:23:55.9314854Z use_cache=True, 2025-05-07T20:23:55.9315199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9315616Z use_cpu=True, 2025-05-07T20:23:55.9315952Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9316333Z ) 2025-05-07T20:23:55.9316664Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9317666Z self=, 2025-05-07T20:23:55.9318471Z mixed_B=False, 2025-05-07T20:23:55.9318853Z compile=False, 2025-05-07T20:23:55.9319154Z T=1, 2025-05-07T20:23:55.9319423Z D=88, 2025-05-07T20:23:55.9319684Z B=24, 2025-05-07T20:23:55.9319960Z log_E=5, 2025-05-07T20:23:55.9320241Z L=11, 2025-05-07T20:23:55.9320512Z D_gradcheck=1, 2025-05-07T20:23:55.9320847Z stochastic_rounding=True, 2025-05-07T20:23:55.9321220Z weighted=False, 2025-05-07T20:23:55.9321522Z row_wise=True, 2025-05-07T20:23:55.9321823Z mixed=True, 2025-05-07T20:23:55.9322125Z use_cache=False, 2025-05-07T20:23:55.9322478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9322893Z use_cpu=True, 2025-05-07T20:23:55.9323227Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9323607Z ) 2025-05-07T20:23:55.9323939Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9324800Z self=, 2025-05-07T20:23:55.9325603Z mixed_B=True, 2025-05-07T20:23:55.9325907Z compile=False, 2025-05-07T20:23:55.9326206Z T=3, 2025-05-07T20:23:55.9326471Z D=80, 2025-05-07T20:23:55.9326729Z B=46, 2025-05-07T20:23:55.9326997Z log_E=3, 2025-05-07T20:23:55.9327275Z L=11, 2025-05-07T20:23:55.9327550Z D_gradcheck=1, 2025-05-07T20:23:55.9328162Z stochastic_rounding=False, 2025-05-07T20:23:55.9328554Z weighted=False, 2025-05-07T20:23:55.9328861Z row_wise=False, 2025-05-07T20:23:55.9329166Z mixed=False, 2025-05-07T20:23:55.9329543Z use_cache=True, 2025-05-07T20:23:55.9330136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9330574Z use_cpu=True, 2025-05-07T20:23:55.9330912Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9331284Z ) 2025-05-07T20:23:55.9331617Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9332476Z self=, 2025-05-07T20:23:55.9333285Z mixed_B=False, 2025-05-07T20:23:55.9333601Z compile=True, 2025-05-07T20:23:55.9333901Z T=3, 2025-05-07T20:23:55.9334170Z D=104, 2025-05-07T20:23:55.9334436Z B=84, 2025-05-07T20:23:55.9334712Z log_E=3, 2025-05-07T20:23:55.9334996Z L=5, 2025-05-07T20:23:55.9335264Z D_gradcheck=1, 2025-05-07T20:23:55.9335600Z stochastic_rounding=False, 2025-05-07T20:23:55.9335974Z weighted=False, 2025-05-07T20:23:55.9336280Z row_wise=False, 2025-05-07T20:23:55.9336586Z mixed=True, 2025-05-07T20:23:55.9336886Z use_cache=False, 2025-05-07T20:23:55.9337237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9337652Z use_cpu=True, 2025-05-07T20:23:55.9337984Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9338352Z ) 2025-05-07T20:23:55.9338685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9339547Z self=, 2025-05-07T20:23:55.9340336Z mixed_B=False, 2025-05-07T20:23:55.9340822Z compile=True, 2025-05-07T20:23:55.9341137Z T=5, 2025-05-07T20:23:55.9341407Z D=113, 2025-05-07T20:23:55.9341670Z B=42, 2025-05-07T20:23:55.9342131Z log_E=3, 2025-05-07T20:23:55.9342409Z L=8, 2025-05-07T20:23:55.9342673Z D_gradcheck=2, 2025-05-07T20:23:55.9343117Z stochastic_rounding=False, 2025-05-07T20:23:55.9343502Z weighted=True, 2025-05-07T20:23:55.9343805Z row_wise=False, 2025-05-07T20:23:55.9344114Z mixed=True, 2025-05-07T20:23:55.9344412Z use_cache=True, 2025-05-07T20:23:55.9344751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9345164Z use_cpu=True, 2025-05-07T20:23:55.9345496Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9345868Z ) 2025-05-07T20:23:55.9346204Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9347066Z self=, 2025-05-07T20:23:55.9347855Z mixed_B=True, 2025-05-07T20:23:55.9348165Z compile=True, 2025-05-07T20:23:55.9348465Z T=2, 2025-05-07T20:23:55.9348730Z D=41, 2025-05-07T20:23:55.9348996Z B=83, 2025-05-07T20:23:55.9349266Z log_E=4, 2025-05-07T20:23:55.9349534Z L=8, 2025-05-07T20:23:55.9349809Z D_gradcheck=2, 2025-05-07T20:23:55.9350146Z stochastic_rounding=False, 2025-05-07T20:23:55.9350512Z weighted=True, 2025-05-07T20:23:55.9350822Z row_wise=False, 2025-05-07T20:23:55.9351125Z mixed=True, 2025-05-07T20:23:55.9351434Z use_cache=False, 2025-05-07T20:23:55.9351784Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9352200Z use_cpu=True, 2025-05-07T20:23:55.9352533Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9352905Z ) 2025-05-07T20:23:55.9353247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9354119Z self=, 2025-05-07T20:23:55.9354911Z mixed_B=False, 2025-05-07T20:23:55.9355218Z compile=True, 2025-05-07T20:23:55.9355520Z T=2, 2025-05-07T20:23:55.9355779Z D=115, 2025-05-07T20:23:55.9356049Z B=51, 2025-05-07T20:23:55.9356319Z log_E=4, 2025-05-07T20:23:55.9356592Z L=0, 2025-05-07T20:23:55.9356864Z D_gradcheck=2, 2025-05-07T20:23:55.9357200Z stochastic_rounding=True, 2025-05-07T20:23:55.9357569Z weighted=False, 2025-05-07T20:23:55.9357877Z row_wise=True, 2025-05-07T20:23:55.9358183Z mixed=True, 2025-05-07T20:23:55.9358476Z use_cache=True, 2025-05-07T20:23:55.9358953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9359389Z use_cpu=True, 2025-05-07T20:23:55.9359721Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9360090Z ) 2025-05-07T20:23:55.9360420Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9361284Z self=, 2025-05-07T20:23:55.9362073Z mixed_B=True, 2025-05-07T20:23:55.9362402Z compile=True, 2025-05-07T20:23:55.9362699Z T=5, 2025-05-07T20:23:55.9362960Z D=6, 2025-05-07T20:23:55.9363227Z B=52, 2025-05-07T20:23:55.9363501Z log_E=3, 2025-05-07T20:23:55.9363772Z L=14, 2025-05-07T20:23:55.9364048Z D_gradcheck=1, 2025-05-07T20:23:55.9364382Z stochastic_rounding=False, 2025-05-07T20:23:55.9364749Z weighted=False, 2025-05-07T20:23:55.9365063Z row_wise=False, 2025-05-07T20:23:55.9365364Z mixed=True, 2025-05-07T20:23:55.9365653Z use_cache=False, 2025-05-07T20:23:55.9366009Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9366421Z use_cpu=True, 2025-05-07T20:23:55.9366746Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9367124Z ) 2025-05-07T20:23:55.9367461Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9368324Z self=, 2025-05-07T20:23:55.9369118Z mixed_B=False, 2025-05-07T20:23:55.9369667Z compile=True, 2025-05-07T20:23:55.9369979Z T=2, 2025-05-07T20:23:55.9370238Z D=65, 2025-05-07T20:23:55.9370508Z B=8, 2025-05-07T20:23:55.9370709Z log_E=3, 2025-05-07T20:23:55.9370827Z L=18, 2025-05-07T20:23:55.9370947Z D_gradcheck=2, 2025-05-07T20:23:55.9371165Z stochastic_rounding=False, 2025-05-07T20:23:55.9371294Z weighted=True, 2025-05-07T20:23:55.9371417Z row_wise=False, 2025-05-07T20:23:55.9371534Z mixed=False, 2025-05-07T20:23:55.9371663Z use_cache=False, 2025-05-07T20:23:55.9371825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9371948Z use_cpu=True, 2025-05-07T20:23:55.9372101Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9372210Z ) 2025-05-07T20:23:55.9372403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9372932Z self=, 2025-05-07T20:23:55.9373053Z mixed_B=False, 2025-05-07T20:23:55.9373188Z compile=False, 2025-05-07T20:23:55.9373300Z T=5, 2025-05-07T20:23:55.9373412Z D=54, 2025-05-07T20:23:55.9373532Z B=1, 2025-05-07T20:23:55.9373649Z log_E=5, 2025-05-07T20:23:55.9373758Z L=20, 2025-05-07T20:23:55.9373887Z D_gradcheck=2, 2025-05-07T20:23:55.9374040Z stochastic_rounding=False, 2025-05-07T20:23:55.9374166Z weighted=True, 2025-05-07T20:23:55.9374291Z row_wise=False, 2025-05-07T20:23:55.9374407Z mixed=True, 2025-05-07T20:23:55.9374528Z use_cache=False, 2025-05-07T20:23:55.9374696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9374819Z use_cpu=True, 2025-05-07T20:23:55.9374973Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9375081Z ) 2025-05-07T20:23:55.9375275Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9375804Z self=, 2025-05-07T20:23:55.9375922Z mixed_B=True, 2025-05-07T20:23:55.9376047Z compile=False, 2025-05-07T20:23:55.9376160Z T=5, 2025-05-07T20:23:55.9376272Z D=126, 2025-05-07T20:23:55.9376384Z B=86, 2025-05-07T20:23:55.9376507Z log_E=3, 2025-05-07T20:23:55.9376620Z L=8, 2025-05-07T20:23:55.9376739Z D_gradcheck=1, 2025-05-07T20:23:55.9376884Z stochastic_rounding=True, 2025-05-07T20:23:55.9377011Z weighted=False, 2025-05-07T20:23:55.9377128Z row_wise=True, 2025-05-07T20:23:55.9377251Z mixed=True, 2025-05-07T20:23:55.9377374Z use_cache=False, 2025-05-07T20:23:55.9377629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9377766Z use_cpu=True, 2025-05-07T20:23:55.9377916Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9378030Z ) 2025-05-07T20:23:55.9378225Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9378744Z self=, 2025-05-07T20:23:55.9378869Z mixed_B=True, 2025-05-07T20:23:55.9378993Z compile=False, 2025-05-07T20:23:55.9379104Z T=2, 2025-05-07T20:23:55.9379226Z D=67, 2025-05-07T20:23:55.9379341Z B=52, 2025-05-07T20:23:55.9379457Z log_E=5, 2025-05-07T20:23:55.9379574Z L=8, 2025-05-07T20:23:55.9379695Z D_gradcheck=1, 2025-05-07T20:23:55.9379833Z stochastic_rounding=True, 2025-05-07T20:23:55.9379966Z weighted=True, 2025-05-07T20:23:55.9380086Z row_wise=True, 2025-05-07T20:23:55.9380211Z mixed=True, 2025-05-07T20:23:55.9380337Z use_cache=False, 2025-05-07T20:23:55.9380498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9380624Z use_cpu=True, 2025-05-07T20:23:55.9380774Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9380882Z ) 2025-05-07T20:23:55.9381082Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9381599Z self=, 2025-05-07T20:23:55.9381720Z mixed_B=True, 2025-05-07T20:23:55.9381918Z compile=True, 2025-05-07T20:23:55.9382044Z T=3, 2025-05-07T20:23:55.9382154Z D=105, 2025-05-07T20:23:55.9382270Z B=28, 2025-05-07T20:23:55.9382381Z log_E=5, 2025-05-07T20:23:55.9382586Z L=6, 2025-05-07T20:23:55.9382705Z D_gradcheck=1, 2025-05-07T20:23:55.9382844Z stochastic_rounding=True, 2025-05-07T20:23:55.9383060Z weighted=True, 2025-05-07T20:23:55.9383178Z row_wise=True, 2025-05-07T20:23:55.9383291Z mixed=True, 2025-05-07T20:23:55.9383420Z use_cache=False, 2025-05-07T20:23:55.9383586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9383706Z use_cpu=True, 2025-05-07T20:23:55.9383859Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9383967Z ) 2025-05-07T20:23:55.9384161Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9384688Z self=, 2025-05-07T20:23:55.9384806Z mixed_B=False, 2025-05-07T20:23:55.9384936Z compile=True, 2025-05-07T20:23:55.9385047Z T=4, 2025-05-07T20:23:55.9385157Z D=33, 2025-05-07T20:23:55.9385276Z B=55, 2025-05-07T20:23:55.9385390Z log_E=4, 2025-05-07T20:23:55.9385507Z L=5, 2025-05-07T20:23:55.9385633Z D_gradcheck=2, 2025-05-07T20:23:55.9385771Z stochastic_rounding=False, 2025-05-07T20:23:55.9385893Z weighted=False, 2025-05-07T20:23:55.9386017Z row_wise=False, 2025-05-07T20:23:55.9386132Z mixed=True, 2025-05-07T20:23:55.9386255Z use_cache=False, 2025-05-07T20:23:55.9386420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9386540Z use_cpu=True, 2025-05-07T20:23:55.9386687Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9386805Z ) 2025-05-07T20:23:55.9386998Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9387519Z self=, 2025-05-07T20:23:55.9387647Z mixed_B=False, 2025-05-07T20:23:55.9387772Z compile=False, 2025-05-07T20:23:55.9387891Z T=5, 2025-05-07T20:23:55.9388002Z D=74, 2025-05-07T20:23:55.9388113Z B=76, 2025-05-07T20:23:55.9388234Z log_E=3, 2025-05-07T20:23:55.9388348Z L=19, 2025-05-07T20:23:55.9388468Z D_gradcheck=1, 2025-05-07T20:23:55.9388615Z stochastic_rounding=True, 2025-05-07T20:23:55.9388739Z weighted=True, 2025-05-07T20:23:55.9388860Z row_wise=True, 2025-05-07T20:23:55.9388986Z mixed=False, 2025-05-07T20:23:55.9389108Z use_cache=False, 2025-05-07T20:23:55.9389349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9389490Z use_cpu=True, 2025-05-07T20:23:55.9389638Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9389748Z ) 2025-05-07T20:23:55.9389950Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9390472Z self=, 2025-05-07T20:23:55.9390595Z mixed_B=True, 2025-05-07T20:23:55.9390721Z compile=False, 2025-05-07T20:23:55.9390831Z T=5, 2025-05-07T20:23:55.9390947Z D=8, 2025-05-07T20:23:55.9391058Z B=34, 2025-05-07T20:23:55.9391170Z log_E=5, 2025-05-07T20:23:55.9391291Z L=8, 2025-05-07T20:23:55.9391411Z D_gradcheck=2, 2025-05-07T20:23:55.9391550Z stochastic_rounding=True, 2025-05-07T20:23:55.9391679Z weighted=False, 2025-05-07T20:23:55.9391795Z row_wise=True, 2025-05-07T20:23:55.9391910Z mixed=True, 2025-05-07T20:23:55.9392034Z use_cache=True, 2025-05-07T20:23:55.9392194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9392320Z use_cpu=True, 2025-05-07T20:23:55.9392468Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9392574Z ) 2025-05-07T20:23:55.9392775Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9393295Z self=, 2025-05-07T20:23:55.9393413Z mixed_B=True, 2025-05-07T20:23:55.9393546Z compile=False, 2025-05-07T20:23:55.9393741Z T=1, 2025-05-07T20:23:55.9393861Z D=17, 2025-05-07T20:23:55.9393980Z B=1, 2025-05-07T20:23:55.9394097Z log_E=5, 2025-05-07T20:23:55.9394344Z L=5, 2025-05-07T20:23:55.9394469Z D_gradcheck=2, 2025-05-07T20:23:55.9394606Z stochastic_rounding=True, 2025-05-07T20:23:55.9394801Z weighted=False, 2025-05-07T20:23:55.9394930Z row_wise=True, 2025-05-07T20:23:55.9395048Z mixed=False, 2025-05-07T20:23:55.9395181Z use_cache=False, 2025-05-07T20:23:55.9395341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9395459Z use_cpu=True, 2025-05-07T20:23:55.9395613Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9395720Z ) 2025-05-07T20:23:55.9395913Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9396441Z self=, 2025-05-07T20:23:55.9396558Z mixed_B=False, 2025-05-07T20:23:55.9396676Z compile=False, 2025-05-07T20:23:55.9396798Z T=2, 2025-05-07T20:23:55.9396910Z D=85, 2025-05-07T20:23:55.9397023Z B=88, 2025-05-07T20:23:55.9397145Z log_E=3, 2025-05-07T20:23:55.9397262Z L=17, 2025-05-07T20:23:55.9397383Z D_gradcheck=2, 2025-05-07T20:23:55.9397532Z stochastic_rounding=False, 2025-05-07T20:23:55.9397659Z weighted=False, 2025-05-07T20:23:55.9397785Z row_wise=True, 2025-05-07T20:23:55.9397902Z mixed=False, 2025-05-07T20:23:55.9398026Z use_cache=False, 2025-05-07T20:23:55.9398191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9398310Z use_cpu=True, 2025-05-07T20:23:55.9398459Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9758965Z ) 2025-05-07T20:23:55.9759319Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9759888Z self=, 2025-05-07T20:23:55.9760013Z mixed_B=False, 2025-05-07T20:23:55.9760135Z compile=True, 2025-05-07T20:23:55.9760284Z T=5, 2025-05-07T20:23:55.9760395Z D=66, 2025-05-07T20:23:55.9760513Z B=62, 2025-05-07T20:23:55.9760623Z log_E=4, 2025-05-07T20:23:55.9760744Z L=18, 2025-05-07T20:23:55.9760872Z D_gradcheck=2, 2025-05-07T20:23:55.9761012Z stochastic_rounding=True, 2025-05-07T20:23:55.9761150Z weighted=False, 2025-05-07T20:23:55.9761276Z row_wise=False, 2025-05-07T20:23:55.9761393Z mixed=True, 2025-05-07T20:23:55.9761514Z use_cache=False, 2025-05-07T20:23:55.9762035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9762170Z use_cpu=True, 2025-05-07T20:23:55.9762319Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9762433Z ) 2025-05-07T20:23:55.9762633Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9763155Z self=, 2025-05-07T20:23:55.9763280Z mixed_B=True, 2025-05-07T20:23:55.9763402Z compile=False, 2025-05-07T20:23:55.9763532Z T=5, 2025-05-07T20:23:55.9763645Z D=94, 2025-05-07T20:23:55.9763758Z B=32, 2025-05-07T20:23:55.9763880Z log_E=3, 2025-05-07T20:23:55.9763995Z L=7, 2025-05-07T20:23:55.9764119Z D_gradcheck=1, 2025-05-07T20:23:55.9764397Z stochastic_rounding=False, 2025-05-07T20:23:55.9764532Z weighted=False, 2025-05-07T20:23:55.9764654Z row_wise=True, 2025-05-07T20:23:55.9764775Z mixed=False, 2025-05-07T20:23:55.9764895Z use_cache=True, 2025-05-07T20:23:55.9765053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9765182Z use_cpu=True, 2025-05-07T20:23:55.9765330Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9765436Z ) 2025-05-07T20:23:55.9765638Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9766159Z self=, 2025-05-07T20:23:55.9766284Z mixed_B=False, 2025-05-07T20:23:55.9766401Z compile=True, 2025-05-07T20:23:55.9766655Z T=4, 2025-05-07T20:23:55.9766783Z D=81, 2025-05-07T20:23:55.9766894Z B=85, 2025-05-07T20:23:55.9767012Z log_E=5, 2025-05-07T20:23:55.9767321Z L=16, 2025-05-07T20:23:55.9767443Z D_gradcheck=2, 2025-05-07T20:23:55.9767582Z stochastic_rounding=False, 2025-05-07T20:23:55.9767842Z weighted=False, 2025-05-07T20:23:55.9767967Z row_wise=True, 2025-05-07T20:23:55.9768085Z mixed=False, 2025-05-07T20:23:55.9768216Z use_cache=True, 2025-05-07T20:23:55.9768375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9768499Z use_cpu=True, 2025-05-07T20:23:55.9768659Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9768767Z ) 2025-05-07T20:23:55.9768969Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9769587Z self=, 2025-05-07T20:23:55.9769714Z mixed_B=True, 2025-05-07T20:23:55.9769840Z compile=True, 2025-05-07T20:23:55.9769955Z T=1, 2025-05-07T20:23:55.9770068Z D=119, 2025-05-07T20:23:55.9770180Z B=39, 2025-05-07T20:23:55.9770292Z log_E=3, 2025-05-07T20:23:55.9770405Z L=20, 2025-05-07T20:23:55.9770532Z D_gradcheck=2, 2025-05-07T20:23:55.9770674Z stochastic_rounding=False, 2025-05-07T20:23:55.9770798Z weighted=False, 2025-05-07T20:23:55.9770924Z row_wise=False, 2025-05-07T20:23:55.9771042Z mixed=False, 2025-05-07T20:23:55.9771162Z use_cache=True, 2025-05-07T20:23:55.9771327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9771449Z use_cpu=True, 2025-05-07T20:23:55.9771605Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9771716Z ) 2025-05-07T20:23:55.9771910Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9772438Z self=, 2025-05-07T20:23:55.9772557Z mixed_B=True, 2025-05-07T20:23:55.9772678Z compile=True, 2025-05-07T20:23:55.9772803Z T=2, 2025-05-07T20:23:55.9772913Z D=110, 2025-05-07T20:23:55.9773028Z B=101, 2025-05-07T20:23:55.9773152Z log_E=5, 2025-05-07T20:23:55.9773273Z L=18, 2025-05-07T20:23:55.9773394Z D_gradcheck=1, 2025-05-07T20:23:55.9773544Z stochastic_rounding=False, 2025-05-07T20:23:55.9773668Z weighted=True, 2025-05-07T20:23:55.9773796Z row_wise=False, 2025-05-07T20:23:55.9773913Z mixed=False, 2025-05-07T20:23:55.9774036Z use_cache=True, 2025-05-07T20:23:55.9774201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9774455Z use_cpu=True, 2025-05-07T20:23:55.9774619Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9774733Z ) 2025-05-07T20:23:55.9774927Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9775445Z self=, 2025-05-07T20:23:55.9775570Z mixed_B=True, 2025-05-07T20:23:55.9775691Z compile=True, 2025-05-07T20:23:55.9775806Z T=5, 2025-05-07T20:23:55.9775923Z D=67, 2025-05-07T20:23:55.9776033Z B=7, 2025-05-07T20:23:55.9776145Z log_E=3, 2025-05-07T20:23:55.9776262Z L=13, 2025-05-07T20:23:55.9776388Z D_gradcheck=1, 2025-05-07T20:23:55.9776535Z stochastic_rounding=True, 2025-05-07T20:23:55.9776659Z weighted=True, 2025-05-07T20:23:55.9776780Z row_wise=False, 2025-05-07T20:23:55.9776901Z mixed=True, 2025-05-07T20:23:55.9777023Z use_cache=False, 2025-05-07T20:23:55.9777178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9777308Z use_cpu=True, 2025-05-07T20:23:55.9777455Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9777562Z ) 2025-05-07T20:23:55.9777761Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9778284Z self=, 2025-05-07T20:23:55.9778405Z mixed_B=False, 2025-05-07T20:23:55.9778534Z compile=True, 2025-05-07T20:23:55.9778773Z T=1, 2025-05-07T20:23:55.9778903Z D=63, 2025-05-07T20:23:55.9779016Z B=90, 2025-05-07T20:23:55.9779127Z log_E=3, 2025-05-07T20:23:55.9779242Z L=3, 2025-05-07T20:23:55.9779459Z D_gradcheck=1, 2025-05-07T20:23:55.9779604Z stochastic_rounding=False, 2025-05-07T20:23:55.9779929Z weighted=False, 2025-05-07T20:23:55.9780051Z row_wise=True, 2025-05-07T20:23:55.9780176Z mixed=False, 2025-05-07T20:23:55.9780299Z use_cache=True, 2025-05-07T20:23:55.9780465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9780586Z use_cpu=True, 2025-05-07T20:23:55.9780732Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9780850Z ) 2025-05-07T20:23:55.9781043Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9781559Z self=, 2025-05-07T20:23:55.9781682Z mixed_B=True, 2025-05-07T20:23:55.9781801Z compile=True, 2025-05-07T20:23:55.9781916Z T=3, 2025-05-07T20:23:55.9782031Z D=20, 2025-05-07T20:23:55.9782143Z B=114, 2025-05-07T20:23:55.9782256Z log_E=3, 2025-05-07T20:23:55.9782372Z L=12, 2025-05-07T20:23:55.9782497Z D_gradcheck=1, 2025-05-07T20:23:55.9782646Z stochastic_rounding=True, 2025-05-07T20:23:55.9793753Z weighted=True, 2025-05-07T20:23:55.9794046Z row_wise=False, 2025-05-07T20:23:55.9794172Z mixed=True, 2025-05-07T20:23:55.9794300Z use_cache=True, 2025-05-07T20:23:55.9794466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9794605Z use_cpu=True, 2025-05-07T20:23:55.9794757Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9794866Z ) 2025-05-07T20:23:55.9795074Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9795608Z self=, 2025-05-07T20:23:55.9795729Z mixed_B=False, 2025-05-07T20:23:55.9795856Z compile=True, 2025-05-07T20:23:55.9795967Z T=3, 2025-05-07T20:23:55.9796083Z D=113, 2025-05-07T20:23:55.9796200Z B=117, 2025-05-07T20:23:55.9796311Z log_E=5, 2025-05-07T20:23:55.9796420Z L=5, 2025-05-07T20:23:55.9796553Z D_gradcheck=2, 2025-05-07T20:23:55.9796693Z stochastic_rounding=True, 2025-05-07T20:23:55.9796822Z weighted=True, 2025-05-07T20:23:55.9796944Z row_wise=True, 2025-05-07T20:23:55.9797060Z mixed=False, 2025-05-07T20:23:55.9797185Z use_cache=True, 2025-05-07T20:23:55.9797343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9797643Z use_cpu=True, 2025-05-07T20:23:55.9797817Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9797925Z ) 2025-05-07T20:23:55.9798119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9798650Z self=, 2025-05-07T20:23:55.9798769Z mixed_B=False, 2025-05-07T20:23:55.9798889Z compile=False, 2025-05-07T20:23:55.9799012Z T=4, 2025-05-07T20:23:55.9799131Z D=33, 2025-05-07T20:23:55.9799249Z B=80, 2025-05-07T20:23:55.9799362Z log_E=5, 2025-05-07T20:23:55.9799472Z L=15, 2025-05-07T20:23:55.9799606Z D_gradcheck=2, 2025-05-07T20:23:55.9799745Z stochastic_rounding=True, 2025-05-07T20:23:55.9799868Z weighted=True, 2025-05-07T20:23:55.9799998Z row_wise=True, 2025-05-07T20:23:55.9800110Z mixed=True, 2025-05-07T20:23:55.9800232Z use_cache=False, 2025-05-07T20:23:55.9800398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9800525Z use_cpu=True, 2025-05-07T20:23:55.9800676Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9800791Z ) 2025-05-07T20:23:55.9800990Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9801516Z self=, 2025-05-07T20:23:55.9801641Z mixed_B=True, 2025-05-07T20:23:55.9801762Z compile=False, 2025-05-07T20:23:55.9801879Z T=5, 2025-05-07T20:23:55.9802083Z D=73, 2025-05-07T20:23:55.9802209Z B=30, 2025-05-07T20:23:55.9802329Z log_E=3, 2025-05-07T20:23:55.9802443Z L=0, 2025-05-07T20:23:55.9802690Z D_gradcheck=2, 2025-05-07T20:23:55.9802838Z stochastic_rounding=True, 2025-05-07T20:23:55.9802961Z weighted=True, 2025-05-07T20:23:55.9803172Z row_wise=False, 2025-05-07T20:23:55.9803300Z mixed=False, 2025-05-07T20:23:55.9803420Z use_cache=True, 2025-05-07T20:23:55.9803576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9803705Z use_cpu=True, 2025-05-07T20:23:55.9803852Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9803959Z ) 2025-05-07T20:23:55.9804158Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9804681Z self=, 2025-05-07T20:23:55.9804807Z mixed_B=False, 2025-05-07T20:23:55.9804926Z compile=False, 2025-05-07T20:23:55.9805034Z T=1, 2025-05-07T20:23:55.9805154Z D=9, 2025-05-07T20:23:55.9805267Z B=115, 2025-05-07T20:23:55.9805380Z log_E=4, 2025-05-07T20:23:55.9805497Z L=10, 2025-05-07T20:23:55.9805622Z D_gradcheck=2, 2025-05-07T20:23:55.9805760Z stochastic_rounding=True, 2025-05-07T20:23:55.9805889Z weighted=True, 2025-05-07T20:23:55.9806010Z row_wise=True, 2025-05-07T20:23:55.9806129Z mixed=True, 2025-05-07T20:23:55.9806257Z use_cache=False, 2025-05-07T20:23:55.9806415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9806538Z use_cpu=True, 2025-05-07T20:23:55.9806694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9806803Z ) 2025-05-07T20:23:55.9807003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9807520Z self=, 2025-05-07T20:23:55.9807636Z mixed_B=True, 2025-05-07T20:23:55.9807762Z compile=True, 2025-05-07T20:23:55.9807872Z T=4, 2025-05-07T20:23:55.9807986Z D=17, 2025-05-07T20:23:55.9808108Z B=128, 2025-05-07T20:23:55.9808222Z log_E=5, 2025-05-07T20:23:55.9808333Z L=16, 2025-05-07T20:23:55.9808465Z D_gradcheck=2, 2025-05-07T20:23:55.9808605Z stochastic_rounding=False, 2025-05-07T20:23:55.9808729Z weighted=False, 2025-05-07T20:23:55.9808860Z row_wise=True, 2025-05-07T20:23:55.9808977Z mixed=False, 2025-05-07T20:23:55.9809106Z use_cache=False, 2025-05-07T20:23:55.9809263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9809586Z use_cpu=True, 2025-05-07T20:23:55.9809760Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9809866Z ) 2025-05-07T20:23:55.9810058Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9810595Z self=, 2025-05-07T20:23:55.9810717Z mixed_B=False, 2025-05-07T20:23:55.9810853Z compile=False, 2025-05-07T20:23:55.9810968Z T=3, 2025-05-07T20:23:55.9811085Z D=79, 2025-05-07T20:23:55.9811199Z B=26, 2025-05-07T20:23:55.9811320Z log_E=5, 2025-05-07T20:23:55.9811434Z L=15, 2025-05-07T20:23:55.9811557Z D_gradcheck=1, 2025-05-07T20:23:55.9811706Z stochastic_rounding=False, 2025-05-07T20:23:55.9811831Z weighted=True, 2025-05-07T20:23:55.9811965Z row_wise=True, 2025-05-07T20:23:55.9812084Z mixed=False, 2025-05-07T20:23:55.9812205Z use_cache=False, 2025-05-07T20:23:55.9812370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9812492Z use_cpu=True, 2025-05-07T20:23:55.9812643Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9812758Z ) 2025-05-07T20:23:55.9812952Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9813473Z self=, 2025-05-07T20:23:55.9813598Z mixed_B=False, 2025-05-07T20:23:55.9813719Z compile=True, 2025-05-07T20:23:55.9813830Z T=5, 2025-05-07T20:23:55.9814062Z D=65, 2025-05-07T20:23:55.9814189Z B=102, 2025-05-07T20:23:55.9814301Z log_E=5, 2025-05-07T20:23:55.9814422Z L=13, 2025-05-07T20:23:55.9814662Z D_gradcheck=1, 2025-05-07T20:23:55.9814807Z stochastic_rounding=True, 2025-05-07T20:23:55.9814929Z weighted=False, 2025-05-07T20:23:55.9815120Z row_wise=False, 2025-05-07T20:23:55.9815247Z mixed=True, 2025-05-07T20:23:55.9815369Z use_cache=True, 2025-05-07T20:23:55.9815527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:55.9815654Z use_cpu=True, 2025-05-07T20:23:55.9815810Z output_dtype=SparseType.FP32, 2025-05-07T20:23:55.9815920Z ) 2025-05-07T20:23:55.9816118Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9816637Z self=, 2025-05-07T20:23:55.9816757Z mixed_B=True, 2025-05-07T20:23:55.9816887Z compile=True, 2025-05-07T20:23:55.9816997Z T=1, 2025-05-07T20:23:55.9817115Z D=122, 2025-05-07T20:23:55.9817225Z B=62, 2025-05-07T20:23:55.9817337Z log_E=5, 2025-05-07T20:23:55.9817452Z L=5, 2025-05-07T20:23:55.9817573Z D_gradcheck=2, 2025-05-07T20:23:55.9817721Z stochastic_rounding=False, 2025-05-07T20:23:55.9817849Z weighted=True, 2025-05-07T20:23:55.9817975Z row_wise=False, 2025-05-07T20:23:55.9818092Z mixed=False, 2025-05-07T20:23:55.9818220Z use_cache=False, 2025-05-07T20:23:55.9818376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9818494Z use_cpu=True, 2025-05-07T20:23:55.9818658Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9818767Z ) 2025-05-07T20:23:55.9818960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9819487Z self=, 2025-05-07T20:23:55.9819606Z mixed_B=True, 2025-05-07T20:23:55.9819734Z compile=False, 2025-05-07T20:23:55.9819844Z T=5, 2025-05-07T20:23:55.9819959Z D=83, 2025-05-07T20:23:55.9820081Z B=109, 2025-05-07T20:23:55.9820193Z log_E=5, 2025-05-07T20:23:55.9820302Z L=12, 2025-05-07T20:23:55.9820425Z D_gradcheck=2, 2025-05-07T20:23:55.9820568Z stochastic_rounding=True, 2025-05-07T20:23:55.9820693Z weighted=False, 2025-05-07T20:23:55.9820824Z row_wise=False, 2025-05-07T20:23:55.9820940Z mixed=True, 2025-05-07T20:23:55.9821063Z use_cache=True, 2025-05-07T20:23:55.9821231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9821348Z use_cpu=True, 2025-05-07T20:23:55.9821578Z output_dtype=SparseType.FP16, 2025-05-07T20:23:55.9821703Z ) 2025-05-07T20:23:55.9821904Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:55.9822434Z self=, 2025-05-07T20:23:55.9822555Z mixed_B=False, 2025-05-07T20:23:55.9822674Z compile=True, 2025-05-07T20:23:55.9822789Z T=5, 2025-05-07T20:23:55.9822905Z D=89, 2025-05-07T20:23:55.9823014Z B=54, 2025-05-07T20:23:55.9823132Z log_E=3, 2025-05-07T20:23:55.9823244Z L=12, 2025-05-07T20:23:55.9823364Z D_gradcheck=2, 2025-05-07T20:23:55.9823511Z stochastic_rounding=True, 2025-05-07T20:23:55.9823632Z weighted=False, 2025-05-07T20:23:55.9823756Z row_wise=False, 2025-05-07T20:23:55.9823883Z mixed=True, 2025-05-07T20:23:55.9824001Z use_cache=True, 2025-05-07T20:23:55.9824162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:55.9824290Z use_cpu=True, 2025-05-07T20:23:55.9824440Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1001435Z ) 2025-05-07T20:23:56.1001756Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1002644Z self=, 2025-05-07T20:23:56.1002782Z mixed_B=True, 2025-05-07T20:23:56.1002915Z compile=True, 2025-05-07T20:23:56.1003025Z T=5, 2025-05-07T20:23:56.1003517Z D=120, 2025-05-07T20:23:56.1003648Z B=52, 2025-05-07T20:23:56.1003762Z log_E=4, 2025-05-07T20:23:56.1003877Z L=4, 2025-05-07T20:23:56.1004003Z D_gradcheck=2, 2025-05-07T20:23:56.1004304Z stochastic_rounding=False, 2025-05-07T20:23:56.1004437Z weighted=False, 2025-05-07T20:23:56.1004691Z row_wise=True, 2025-05-07T20:23:56.1004814Z mixed=True, 2025-05-07T20:23:56.1004942Z use_cache=True, 2025-05-07T20:23:56.1005104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1005224Z use_cpu=True, 2025-05-07T20:23:56.1005395Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1005510Z ) 2025-05-07T20:23:56.1005720Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1006270Z self=, 2025-05-07T20:23:56.1006394Z mixed_B=True, 2025-05-07T20:23:56.1006526Z compile=True, 2025-05-07T20:23:56.1006647Z T=1, 2025-05-07T20:23:56.1006760Z D=26, 2025-05-07T20:23:56.1006886Z B=80, 2025-05-07T20:23:56.1007000Z log_E=5, 2025-05-07T20:23:56.1007138Z L=18, 2025-05-07T20:23:56.1007264Z D_gradcheck=2, 2025-05-07T20:23:56.1007415Z stochastic_rounding=False, 2025-05-07T20:23:56.1007539Z weighted=False, 2025-05-07T20:23:56.1007670Z row_wise=False, 2025-05-07T20:23:56.1007785Z mixed=True, 2025-05-07T20:23:56.1007904Z use_cache=True, 2025-05-07T20:23:56.1008072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1008193Z use_cpu=True, 2025-05-07T20:23:56.1008352Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1008472Z ) 2025-05-07T20:23:56.1008672Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1009199Z self=, 2025-05-07T20:23:56.1009333Z mixed_B=False, 2025-05-07T20:23:56.1009577Z compile=True, 2025-05-07T20:23:56.1009719Z T=3, 2025-05-07T20:23:56.1009834Z D=43, 2025-05-07T20:23:56.1009950Z B=27, 2025-05-07T20:23:56.1010070Z log_E=3, 2025-05-07T20:23:56.1010323Z L=20, 2025-05-07T20:23:56.1010447Z D_gradcheck=1, 2025-05-07T20:23:56.1010602Z stochastic_rounding=False, 2025-05-07T20:23:56.1010724Z weighted=True, 2025-05-07T20:23:56.1010842Z row_wise=True, 2025-05-07T20:23:56.1010971Z mixed=False, 2025-05-07T20:23:56.1011092Z use_cache=False, 2025-05-07T20:23:56.1011251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1011376Z use_cpu=True, 2025-05-07T20:23:56.1011727Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1011846Z ) 2025-05-07T20:23:56.1012057Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1012583Z self=, 2025-05-07T20:23:56.1012710Z mixed_B=False, 2025-05-07T20:23:56.1012833Z compile=False, 2025-05-07T20:23:56.1012943Z T=4, 2025-05-07T20:23:56.1013063Z D=66, 2025-05-07T20:23:56.1013179Z B=50, 2025-05-07T20:23:56.1013292Z log_E=5, 2025-05-07T20:23:56.1013408Z L=12, 2025-05-07T20:23:56.1013529Z D_gradcheck=1, 2025-05-07T20:23:56.1013674Z stochastic_rounding=True, 2025-05-07T20:23:56.1013801Z weighted=True, 2025-05-07T20:23:56.1013920Z row_wise=False, 2025-05-07T20:23:56.1014048Z mixed=True, 2025-05-07T20:23:56.1014175Z use_cache=True, 2025-05-07T20:23:56.1014331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1014459Z use_cpu=True, 2025-05-07T20:23:56.1014611Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1014721Z ) 2025-05-07T20:23:56.1014928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1015449Z self=, 2025-05-07T20:23:56.1015568Z mixed_B=True, 2025-05-07T20:23:56.1015698Z compile=False, 2025-05-07T20:23:56.1015808Z T=3, 2025-05-07T20:23:56.1015920Z D=108, 2025-05-07T20:23:56.1016146Z B=8, 2025-05-07T20:23:56.1016273Z log_E=4, 2025-05-07T20:23:56.1016385Z L=19, 2025-05-07T20:23:56.1016511Z D_gradcheck=1, 2025-05-07T20:23:56.1016745Z stochastic_rounding=True, 2025-05-07T20:23:56.1016866Z weighted=True, 2025-05-07T20:23:56.1016998Z row_wise=False, 2025-05-07T20:23:56.1017189Z mixed=False, 2025-05-07T20:23:56.1017317Z use_cache=True, 2025-05-07T20:23:56.1017475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1017596Z use_cpu=True, 2025-05-07T20:23:56.1017755Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1017864Z ) 2025-05-07T20:23:56.1018063Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1018711Z self=, 2025-05-07T20:23:56.1018840Z mixed_B=False, 2025-05-07T20:23:56.1018964Z compile=False, 2025-05-07T20:23:56.1019081Z T=4, 2025-05-07T20:23:56.1019194Z D=78, 2025-05-07T20:23:56.1019311Z B=65, 2025-05-07T20:23:56.1019434Z log_E=4, 2025-05-07T20:23:56.1019547Z L=20, 2025-05-07T20:23:56.1019668Z D_gradcheck=2, 2025-05-07T20:23:56.1019820Z stochastic_rounding=False, 2025-05-07T20:23:56.1019944Z weighted=False, 2025-05-07T20:23:56.1020069Z row_wise=True, 2025-05-07T20:23:56.1020195Z mixed=False, 2025-05-07T20:23:56.1020315Z use_cache=True, 2025-05-07T20:23:56.1020485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1020604Z use_cpu=True, 2025-05-07T20:23:56.1020758Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1020884Z ) 2025-05-07T20:23:56.1021078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1021597Z self=, 2025-05-07T20:23:56.1021725Z mixed_B=False, 2025-05-07T20:23:56.1021849Z compile=False, 2025-05-07T20:23:56.1021959Z T=1, 2025-05-07T20:23:56.1022077Z D=42, 2025-05-07T20:23:56.1022201Z B=92, 2025-05-07T20:23:56.1022325Z log_E=5, 2025-05-07T20:23:56.1022439Z L=18, 2025-05-07T20:23:56.1022559Z D_gradcheck=1, 2025-05-07T20:23:56.1022713Z stochastic_rounding=True, 2025-05-07T20:23:56.1022832Z weighted=True, 2025-05-07T20:23:56.1022951Z row_wise=False, 2025-05-07T20:23:56.1023077Z mixed=True, 2025-05-07T20:23:56.1023197Z use_cache=True, 2025-05-07T20:23:56.1023356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1023480Z use_cpu=True, 2025-05-07T20:23:56.1023772Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1023892Z ) 2025-05-07T20:23:56.1024100Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1024623Z self=, 2025-05-07T20:23:56.1024755Z mixed_B=False, 2025-05-07T20:23:56.1024877Z compile=False, 2025-05-07T20:23:56.1024989Z T=4, 2025-05-07T20:23:56.1025108Z D=13, 2025-05-07T20:23:56.1025223Z B=67, 2025-05-07T20:23:56.1025336Z log_E=5, 2025-05-07T20:23:56.1025454Z L=17, 2025-05-07T20:23:56.1025575Z D_gradcheck=2, 2025-05-07T20:23:56.1025715Z stochastic_rounding=True, 2025-05-07T20:23:56.1025842Z weighted=True, 2025-05-07T20:23:56.1025964Z row_wise=True, 2025-05-07T20:23:56.1026084Z mixed=True, 2025-05-07T20:23:56.1026214Z use_cache=False, 2025-05-07T20:23:56.1026374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1026492Z use_cpu=True, 2025-05-07T20:23:56.1026648Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1026759Z ) 2025-05-07T20:23:56.1026953Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1027481Z self=, 2025-05-07T20:23:56.1027601Z mixed_B=True, 2025-05-07T20:23:56.1027731Z compile=True, 2025-05-07T20:23:56.1028231Z T=4, 2025-05-07T20:23:56.1028369Z D=96, 2025-05-07T20:23:56.1028787Z B=16, 2025-05-07T20:23:56.1028919Z log_E=3, 2025-05-07T20:23:56.1029027Z L=2, 2025-05-07T20:23:56.1029166Z D_gradcheck=2, 2025-05-07T20:23:56.1029445Z stochastic_rounding=False, 2025-05-07T20:23:56.1029566Z weighted=False, 2025-05-07T20:23:56.1029698Z row_wise=False, 2025-05-07T20:23:56.1029927Z mixed=True, 2025-05-07T20:23:56.1030051Z use_cache=True, 2025-05-07T20:23:56.1030217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1030361Z use_cpu=True, 2025-05-07T20:23:56.1030518Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1030638Z ) 2025-05-07T20:23:56.1030840Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1031381Z self=, 2025-05-07T20:23:56.1031501Z mixed_B=False, 2025-05-07T20:23:56.1031625Z compile=False, 2025-05-07T20:23:56.1031741Z T=5, 2025-05-07T20:23:56.1031853Z D=59, 2025-05-07T20:23:56.1031969Z B=89, 2025-05-07T20:23:56.1032090Z log_E=3, 2025-05-07T20:23:56.1032203Z L=9, 2025-05-07T20:23:56.1032328Z D_gradcheck=2, 2025-05-07T20:23:56.1032484Z stochastic_rounding=False, 2025-05-07T20:23:56.1032605Z weighted=True, 2025-05-07T20:23:56.1032726Z row_wise=False, 2025-05-07T20:23:56.1032853Z mixed=True, 2025-05-07T20:23:56.1032974Z use_cache=True, 2025-05-07T20:23:56.1033141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1033262Z use_cpu=True, 2025-05-07T20:23:56.1033416Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1033538Z ) 2025-05-07T20:23:56.1033737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1034258Z self=, 2025-05-07T20:23:56.1034389Z mixed_B=False, 2025-05-07T20:23:56.1034513Z compile=False, 2025-05-07T20:23:56.1034624Z T=4, 2025-05-07T20:23:56.1034745Z D=74, 2025-05-07T20:23:56.1034861Z B=67, 2025-05-07T20:23:56.1034978Z log_E=3, 2025-05-07T20:23:56.1035097Z L=10, 2025-05-07T20:23:56.1035216Z D_gradcheck=2, 2025-05-07T20:23:56.1035359Z stochastic_rounding=False, 2025-05-07T20:23:56.1035508Z weighted=True, 2025-05-07T20:23:56.1035627Z row_wise=True, 2025-05-07T20:23:56.1035756Z mixed=False, 2025-05-07T20:23:56.1035878Z use_cache=True, 2025-05-07T20:23:56.1036040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1036169Z use_cpu=True, 2025-05-07T20:23:56.1036488Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1036613Z ) 2025-05-07T20:23:56.1036815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1037341Z self=, 2025-05-07T20:23:56.1037462Z mixed_B=True, 2025-05-07T20:23:56.1037591Z compile=True, 2025-05-07T20:23:56.1037704Z T=4, 2025-05-07T20:23:56.1037813Z D=70, 2025-05-07T20:23:56.1037931Z B=49, 2025-05-07T20:23:56.1038047Z log_E=3, 2025-05-07T20:23:56.1038156Z L=17, 2025-05-07T20:23:56.1038282Z D_gradcheck=1, 2025-05-07T20:23:56.1038421Z stochastic_rounding=False, 2025-05-07T20:23:56.1038550Z weighted=True, 2025-05-07T20:23:56.1038670Z row_wise=False, 2025-05-07T20:23:56.1038790Z mixed=True, 2025-05-07T20:23:56.1038919Z use_cache=False, 2025-05-07T20:23:56.1039079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1039201Z use_cpu=True, 2025-05-07T20:23:56.1039360Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1039470Z ) 2025-05-07T20:23:56.1039670Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1040196Z self=, 2025-05-07T20:23:56.1040317Z mixed_B=False, 2025-05-07T20:23:56.1040439Z compile=False, 2025-05-07T20:23:56.1040564Z T=3, 2025-05-07T20:23:56.1040677Z D=93, 2025-05-07T20:23:56.1040797Z B=29, 2025-05-07T20:23:56.1041045Z log_E=5, 2025-05-07T20:23:56.1041174Z L=7, 2025-05-07T20:23:56.1041302Z D_gradcheck=2, 2025-05-07T20:23:56.1041445Z stochastic_rounding=True, 2025-05-07T20:23:56.1041636Z weighted=True, 2025-05-07T20:23:56.1041764Z row_wise=True, 2025-05-07T20:23:56.1041978Z mixed=False, 2025-05-07T20:23:56.1042106Z use_cache=False, 2025-05-07T20:23:56.1042268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1042387Z use_cpu=True, 2025-05-07T20:23:56.1042539Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1042652Z ) 2025-05-07T20:23:56.1042849Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1043367Z self=, 2025-05-07T20:23:56.1043499Z mixed_B=False, 2025-05-07T20:23:56.1043621Z compile=False, 2025-05-07T20:23:56.1043739Z T=5, 2025-05-07T20:23:56.1043848Z D=35, 2025-05-07T20:23:56.1043957Z B=25, 2025-05-07T20:23:56.1044082Z log_E=3, 2025-05-07T20:23:56.1044191Z L=4, 2025-05-07T20:23:56.1044310Z D_gradcheck=1, 2025-05-07T20:23:56.1044459Z stochastic_rounding=False, 2025-05-07T20:23:56.1044581Z weighted=False, 2025-05-07T20:23:56.1044702Z row_wise=False, 2025-05-07T20:23:56.1044832Z mixed=True, 2025-05-07T20:23:56.1044953Z use_cache=False, 2025-05-07T20:23:56.1045111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1045238Z use_cpu=True, 2025-05-07T20:23:56.1045394Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1045506Z ) 2025-05-07T20:23:56.1045708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1046230Z self=, 2025-05-07T20:23:56.1046355Z mixed_B=False, 2025-05-07T20:23:56.1046477Z compile=False, 2025-05-07T20:23:56.1046588Z T=2, 2025-05-07T20:23:56.1046705Z D=2, 2025-05-07T20:23:56.1046815Z B=2, 2025-05-07T20:23:56.1046932Z log_E=5, 2025-05-07T20:23:56.1047054Z L=1, 2025-05-07T20:23:56.1047175Z D_gradcheck=1, 2025-05-07T20:23:56.1047317Z stochastic_rounding=False, 2025-05-07T20:23:56.1047449Z weighted=False, 2025-05-07T20:23:56.1047569Z row_wise=False, 2025-05-07T20:23:56.1047692Z mixed=False, 2025-05-07T20:23:56.1047822Z use_cache=False, 2025-05-07T20:23:56.1047980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1048097Z use_cpu=True, 2025-05-07T20:23:56.1048259Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1048475Z ) 2025-05-07T20:23:56.1048693Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1049218Z self=, 2025-05-07T20:23:56.1049338Z mixed_B=False, 2025-05-07T20:23:56.1049590Z compile=True, 2025-05-07T20:23:56.1049710Z T=3, 2025-05-07T20:23:56.1049827Z D=94, 2025-05-07T20:23:56.1049945Z B=67, 2025-05-07T20:23:56.1050062Z log_E=3, 2025-05-07T20:23:56.1050174Z L=6, 2025-05-07T20:23:56.1050299Z D_gradcheck=1, 2025-05-07T20:23:56.1050442Z stochastic_rounding=False, 2025-05-07T20:23:56.1050566Z weighted=True, 2025-05-07T20:23:56.1050693Z row_wise=False, 2025-05-07T20:23:56.1050815Z mixed=False, 2025-05-07T20:23:56.1050939Z use_cache=False, 2025-05-07T20:23:56.1051108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1051225Z use_cpu=True, 2025-05-07T20:23:56.1051383Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1051495Z ) 2025-05-07T20:23:56.1051691Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1052221Z self=, 2025-05-07T20:23:56.1052344Z mixed_B=True, 2025-05-07T20:23:56.1052467Z compile=False, 2025-05-07T20:23:56.1052585Z T=3, 2025-05-07T20:23:56.1052697Z D=34, 2025-05-07T20:23:56.1052809Z B=33, 2025-05-07T20:23:56.1053039Z log_E=5, 2025-05-07T20:23:56.1053162Z L=10, 2025-05-07T20:23:56.1053284Z D_gradcheck=1, 2025-05-07T20:23:56.1053430Z stochastic_rounding=False, 2025-05-07T20:23:56.1053645Z weighted=False, 2025-05-07T20:23:56.1053776Z row_wise=False, 2025-05-07T20:23:56.1053898Z mixed=False, 2025-05-07T20:23:56.1054099Z use_cache=True, 2025-05-07T20:23:56.1054265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1054385Z use_cpu=True, 2025-05-07T20:23:56.1054533Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1054649Z ) 2025-05-07T20:23:56.1054843Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1055363Z self=, 2025-05-07T20:23:56.1055487Z mixed_B=False, 2025-05-07T20:23:56.1055608Z compile=False, 2025-05-07T20:23:56.1055721Z T=1, 2025-05-07T20:23:56.1055842Z D=42, 2025-05-07T20:23:56.1055953Z B=52, 2025-05-07T20:23:56.1056077Z log_E=5, 2025-05-07T20:23:56.1056202Z L=17, 2025-05-07T20:23:56.1056323Z D_gradcheck=1, 2025-05-07T20:23:56.1056471Z stochastic_rounding=True, 2025-05-07T20:23:56.1056597Z weighted=False, 2025-05-07T20:23:56.1056714Z row_wise=True, 2025-05-07T20:23:56.1056836Z mixed=True, 2025-05-07T20:23:56.1056960Z use_cache=False, 2025-05-07T20:23:56.1057116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1057242Z use_cpu=True, 2025-05-07T20:23:56.1057391Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1498856Z ) 2025-05-07T20:23:56.1499149Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1499715Z self=, 2025-05-07T20:23:56.1499845Z mixed_B=False, 2025-05-07T20:23:56.1500046Z compile=False, 2025-05-07T20:23:56.1500169Z T=4, 2025-05-07T20:23:56.1500289Z D=75, 2025-05-07T20:23:56.1500402Z B=42, 2025-05-07T20:23:56.1500527Z log_E=3, 2025-05-07T20:23:56.1500644Z L=14, 2025-05-07T20:23:56.1500763Z D_gradcheck=1, 2025-05-07T20:23:56.1500903Z stochastic_rounding=False, 2025-05-07T20:23:56.1501042Z weighted=False, 2025-05-07T20:23:56.1501160Z row_wise=False, 2025-05-07T20:23:56.1501278Z mixed=False, 2025-05-07T20:23:56.1501419Z use_cache=True, 2025-05-07T20:23:56.1501581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1501707Z use_cpu=True, 2025-05-07T20:23:56.1501856Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1502327Z ) 2025-05-07T20:23:56.1502543Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1503072Z self=, 2025-05-07T20:23:56.1503189Z mixed_B=True, 2025-05-07T20:23:56.1503315Z compile=True, 2025-05-07T20:23:56.1503427Z T=2, 2025-05-07T20:23:56.1503538Z D=125, 2025-05-07T20:23:56.1503657Z B=19, 2025-05-07T20:23:56.1503772Z log_E=3, 2025-05-07T20:23:56.1503882Z L=4, 2025-05-07T20:23:56.1504007Z D_gradcheck=1, 2025-05-07T20:23:56.1504144Z stochastic_rounding=True, 2025-05-07T20:23:56.1504277Z weighted=True, 2025-05-07T20:23:56.1504400Z row_wise=False, 2025-05-07T20:23:56.1504516Z mixed=True, 2025-05-07T20:23:56.1504649Z use_cache=False, 2025-05-07T20:23:56.1504811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1504931Z use_cpu=True, 2025-05-07T20:23:56.1505087Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1505198Z ) 2025-05-07T20:23:56.1505398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1505926Z self=, 2025-05-07T20:23:56.1506046Z mixed_B=False, 2025-05-07T20:23:56.1506169Z compile=True, 2025-05-07T20:23:56.1506286Z T=1, 2025-05-07T20:23:56.1506400Z D=83, 2025-05-07T20:23:56.1506510Z B=62, 2025-05-07T20:23:56.1506802Z log_E=5, 2025-05-07T20:23:56.1506922Z L=17, 2025-05-07T20:23:56.1507049Z D_gradcheck=1, 2025-05-07T20:23:56.1507187Z stochastic_rounding=True, 2025-05-07T20:23:56.1507558Z weighted=False, 2025-05-07T20:23:56.1507687Z row_wise=False, 2025-05-07T20:23:56.1507805Z mixed=False, 2025-05-07T20:23:56.1508241Z use_cache=True, 2025-05-07T20:23:56.1508406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1508522Z use_cpu=True, 2025-05-07T20:23:56.1508668Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1508786Z ) 2025-05-07T20:23:56.1508980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1509501Z self=, 2025-05-07T20:23:56.1509627Z mixed_B=False, 2025-05-07T20:23:56.1509746Z compile=False, 2025-05-07T20:23:56.1509861Z T=3, 2025-05-07T20:23:56.1509971Z D=62, 2025-05-07T20:23:56.1510081Z B=95, 2025-05-07T20:23:56.1510206Z log_E=5, 2025-05-07T20:23:56.1510318Z L=13, 2025-05-07T20:23:56.1510437Z D_gradcheck=2, 2025-05-07T20:23:56.1510583Z stochastic_rounding=False, 2025-05-07T20:23:56.1510708Z weighted=True, 2025-05-07T20:23:56.1510827Z row_wise=True, 2025-05-07T20:23:56.1510953Z mixed=True, 2025-05-07T20:23:56.1511079Z use_cache=False, 2025-05-07T20:23:56.1511236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1511360Z use_cpu=True, 2025-05-07T20:23:56.1511507Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1511618Z ) 2025-05-07T20:23:56.1511820Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1512339Z self=, 2025-05-07T20:23:56.1512471Z mixed_B=False, 2025-05-07T20:23:56.1512590Z compile=True, 2025-05-07T20:23:56.1512701Z T=1, 2025-05-07T20:23:56.1512819Z D=60, 2025-05-07T20:23:56.1512931Z B=71, 2025-05-07T20:23:56.1513047Z log_E=4, 2025-05-07T20:23:56.1513166Z L=8, 2025-05-07T20:23:56.1513286Z D_gradcheck=2, 2025-05-07T20:23:56.1513424Z stochastic_rounding=True, 2025-05-07T20:23:56.1513559Z weighted=False, 2025-05-07T20:23:56.1513679Z row_wise=False, 2025-05-07T20:23:56.1513795Z mixed=True, 2025-05-07T20:23:56.1513929Z use_cache=False, 2025-05-07T20:23:56.1514086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1514216Z use_cpu=True, 2025-05-07T20:23:56.1514363Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1514654Z ) 2025-05-07T20:23:56.1514867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1515388Z self=, 2025-05-07T20:23:56.1515509Z mixed_B=False, 2025-05-07T20:23:56.1515633Z compile=True, 2025-05-07T20:23:56.1515744Z T=4, 2025-05-07T20:23:56.1515854Z D=22, 2025-05-07T20:23:56.1515973Z B=82, 2025-05-07T20:23:56.1516092Z log_E=3, 2025-05-07T20:23:56.1516205Z L=17, 2025-05-07T20:23:56.1516326Z D_gradcheck=1, 2025-05-07T20:23:56.1516466Z stochastic_rounding=False, 2025-05-07T20:23:56.1516590Z weighted=True, 2025-05-07T20:23:56.1516715Z row_wise=True, 2025-05-07T20:23:56.1516832Z mixed=True, 2025-05-07T20:23:56.1516962Z use_cache=True, 2025-05-07T20:23:56.1517119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1517237Z use_cpu=True, 2025-05-07T20:23:56.1517392Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1517502Z ) 2025-05-07T20:23:56.1517700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1518230Z self=, 2025-05-07T20:23:56.1518351Z mixed_B=True, 2025-05-07T20:23:56.1518470Z compile=True, 2025-05-07T20:23:56.1518585Z T=4, 2025-05-07T20:23:56.1518696Z D=12, 2025-05-07T20:23:56.1518807Z B=75, 2025-05-07T20:23:56.1518925Z log_E=3, 2025-05-07T20:23:56.1519128Z L=9, 2025-05-07T20:23:56.1519259Z D_gradcheck=1, 2025-05-07T20:23:56.1519406Z stochastic_rounding=True, 2025-05-07T20:23:56.1519597Z weighted=False, 2025-05-07T20:23:56.1519725Z row_wise=True, 2025-05-07T20:23:56.1519843Z mixed=True, 2025-05-07T20:23:56.1520069Z use_cache=True, 2025-05-07T20:23:56.1520234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1520353Z use_cpu=True, 2025-05-07T20:23:56.1520501Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1520615Z ) 2025-05-07T20:23:56.1520813Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1521334Z self=, 2025-05-07T20:23:56.1521461Z mixed_B=False, 2025-05-07T20:23:56.1521580Z compile=True, 2025-05-07T20:23:56.1521693Z T=2, 2025-05-07T20:23:56.1521811Z D=85, 2025-05-07T20:23:56.1521923Z B=26, 2025-05-07T20:23:56.1522044Z log_E=5, 2025-05-07T20:23:56.1522163Z L=7, 2025-05-07T20:23:56.1522284Z D_gradcheck=2, 2025-05-07T20:23:56.1522430Z stochastic_rounding=True, 2025-05-07T20:23:56.1522553Z weighted=True, 2025-05-07T20:23:56.1522672Z row_wise=True, 2025-05-07T20:23:56.1522794Z mixed=True, 2025-05-07T20:23:56.1522918Z use_cache=True, 2025-05-07T20:23:56.1523076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1523202Z use_cpu=True, 2025-05-07T20:23:56.1523350Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1523459Z ) 2025-05-07T20:23:56.1523661Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1524182Z self=, 2025-05-07T20:23:56.1524302Z mixed_B=False, 2025-05-07T20:23:56.1524433Z compile=False, 2025-05-07T20:23:56.1524549Z T=1, 2025-05-07T20:23:56.1524669Z D=121, 2025-05-07T20:23:56.1524779Z B=116, 2025-05-07T20:23:56.1524894Z log_E=5, 2025-05-07T20:23:56.1525014Z L=16, 2025-05-07T20:23:56.1525131Z D_gradcheck=1, 2025-05-07T20:23:56.1525270Z stochastic_rounding=True, 2025-05-07T20:23:56.1525404Z weighted=False, 2025-05-07T20:23:56.1525523Z row_wise=False, 2025-05-07T20:23:56.1525638Z mixed=True, 2025-05-07T20:23:56.1525777Z use_cache=True, 2025-05-07T20:23:56.1525934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1526055Z use_cpu=True, 2025-05-07T20:23:56.1526207Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1526317Z ) 2025-05-07T20:23:56.1526603Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1527146Z self=, 2025-05-07T20:23:56.1527266Z mixed_B=True, 2025-05-07T20:23:56.1527398Z compile=True, 2025-05-07T20:23:56.1527509Z T=2, 2025-05-07T20:23:56.1527621Z D=64, 2025-05-07T20:23:56.1527739Z B=71, 2025-05-07T20:23:56.1528154Z log_E=5, 2025-05-07T20:23:56.1528288Z L=12, 2025-05-07T20:23:56.1528419Z D_gradcheck=1, 2025-05-07T20:23:56.1528562Z stochastic_rounding=True, 2025-05-07T20:23:56.1528682Z weighted=True, 2025-05-07T20:23:56.1528811Z row_wise=False, 2025-05-07T20:23:56.1528928Z mixed=True, 2025-05-07T20:23:56.1529053Z use_cache=False, 2025-05-07T20:23:56.1529220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1529339Z use_cpu=True, 2025-05-07T20:23:56.1529774Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1529896Z ) 2025-05-07T20:23:56.1530096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1530627Z self=, 2025-05-07T20:23:56.1530745Z mixed_B=True, 2025-05-07T20:23:56.1530863Z compile=True, 2025-05-07T20:23:56.1530980Z T=4, 2025-05-07T20:23:56.1531091Z D=68, 2025-05-07T20:23:56.1531204Z B=105, 2025-05-07T20:23:56.1531341Z log_E=3, 2025-05-07T20:23:56.1531705Z L=10, 2025-05-07T20:23:56.1531839Z D_gradcheck=2, 2025-05-07T20:23:56.1531987Z stochastic_rounding=True, 2025-05-07T20:23:56.1532106Z weighted=True, 2025-05-07T20:23:56.1532370Z row_wise=False, 2025-05-07T20:23:56.1532500Z mixed=True, 2025-05-07T20:23:56.1532621Z use_cache=False, 2025-05-07T20:23:56.1532897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1533016Z use_cpu=True, 2025-05-07T20:23:56.1533165Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1533278Z ) 2025-05-07T20:23:56.1533478Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1533998Z self=, 2025-05-07T20:23:56.1534125Z mixed_B=False, 2025-05-07T20:23:56.1534246Z compile=False, 2025-05-07T20:23:56.1534358Z T=4, 2025-05-07T20:23:56.1534475Z D=74, 2025-05-07T20:23:56.1534587Z B=4, 2025-05-07T20:23:56.1534701Z log_E=3, 2025-05-07T20:23:56.1534822Z L=2, 2025-05-07T20:23:56.1534940Z D_gradcheck=2, 2025-05-07T20:23:56.1535080Z stochastic_rounding=False, 2025-05-07T20:23:56.1535208Z weighted=True, 2025-05-07T20:23:56.1535329Z row_wise=False, 2025-05-07T20:23:56.1535453Z mixed=True, 2025-05-07T20:23:56.1535573Z use_cache=True, 2025-05-07T20:23:56.1535732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1535857Z use_cpu=True, 2025-05-07T20:23:56.1536006Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1536113Z ) 2025-05-07T20:23:56.1536316Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1536840Z self=, 2025-05-07T20:23:56.1536961Z mixed_B=False, 2025-05-07T20:23:56.1537091Z compile=True, 2025-05-07T20:23:56.1537204Z T=4, 2025-05-07T20:23:56.1537315Z D=70, 2025-05-07T20:23:56.1537434Z B=126, 2025-05-07T20:23:56.1537547Z log_E=5, 2025-05-07T20:23:56.1537660Z L=14, 2025-05-07T20:23:56.1537787Z D_gradcheck=2, 2025-05-07T20:23:56.1537925Z stochastic_rounding=True, 2025-05-07T20:23:56.1538052Z weighted=True, 2025-05-07T20:23:56.1538173Z row_wise=True, 2025-05-07T20:23:56.1538295Z mixed=False, 2025-05-07T20:23:56.1538421Z use_cache=True, 2025-05-07T20:23:56.1538581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1538700Z use_cpu=True, 2025-05-07T20:23:56.1538853Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1538961Z ) 2025-05-07T20:23:56.1539327Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1539875Z self=, 2025-05-07T20:23:56.1539998Z mixed_B=False, 2025-05-07T20:23:56.1540119Z compile=False, 2025-05-07T20:23:56.1540238Z T=3, 2025-05-07T20:23:56.1540348Z D=106, 2025-05-07T20:23:56.1540463Z B=7, 2025-05-07T20:23:56.1540577Z log_E=4, 2025-05-07T20:23:56.1540694Z L=11, 2025-05-07T20:23:56.1540821Z D_gradcheck=2, 2025-05-07T20:23:56.1540963Z stochastic_rounding=True, 2025-05-07T20:23:56.1541084Z weighted=False, 2025-05-07T20:23:56.1541218Z row_wise=True, 2025-05-07T20:23:56.1541334Z mixed=True, 2025-05-07T20:23:56.1541455Z use_cache=True, 2025-05-07T20:23:56.1541623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1541745Z use_cpu=True, 2025-05-07T20:23:56.1541894Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1542008Z ) 2025-05-07T20:23:56.1542205Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1542727Z self=, 2025-05-07T20:23:56.1542856Z mixed_B=True, 2025-05-07T20:23:56.1542977Z compile=False, 2025-05-07T20:23:56.1543095Z T=4, 2025-05-07T20:23:56.1543206Z D=67, 2025-05-07T20:23:56.1543315Z B=72, 2025-05-07T20:23:56.1543438Z log_E=5, 2025-05-07T20:23:56.1543550Z L=1, 2025-05-07T20:23:56.1543776Z D_gradcheck=1, 2025-05-07T20:23:56.1543926Z stochastic_rounding=True, 2025-05-07T20:23:56.1544051Z weighted=True, 2025-05-07T20:23:56.1544242Z row_wise=False, 2025-05-07T20:23:56.1544367Z mixed=False, 2025-05-07T20:23:56.1544488Z use_cache=True, 2025-05-07T20:23:56.1544710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1544835Z use_cpu=True, 2025-05-07T20:23:56.1544981Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1545088Z ) 2025-05-07T20:23:56.1545292Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1545818Z self=, 2025-05-07T20:23:56.1545943Z mixed_B=True, 2025-05-07T20:23:56.1546062Z compile=True, 2025-05-07T20:23:56.1546173Z T=3, 2025-05-07T20:23:56.1546288Z D=25, 2025-05-07T20:23:56.1546398Z B=76, 2025-05-07T20:23:56.1546512Z log_E=4, 2025-05-07T20:23:56.1546628Z L=19, 2025-05-07T20:23:56.1546751Z D_gradcheck=2, 2025-05-07T20:23:56.1546892Z stochastic_rounding=False, 2025-05-07T20:23:56.1547021Z weighted=True, 2025-05-07T20:23:56.1547144Z row_wise=True, 2025-05-07T20:23:56.1547259Z mixed=True, 2025-05-07T20:23:56.1547386Z use_cache=False, 2025-05-07T20:23:56.1547544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1547660Z use_cpu=True, 2025-05-07T20:23:56.1547815Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1547922Z ) 2025-05-07T20:23:56.1548125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1548643Z self=, 2025-05-07T20:23:56.1548761Z mixed_B=False, 2025-05-07T20:23:56.1548892Z compile=False, 2025-05-07T20:23:56.1549003Z T=4, 2025-05-07T20:23:56.1549113Z D=123, 2025-05-07T20:23:56.1549228Z B=53, 2025-05-07T20:23:56.1549340Z log_E=3, 2025-05-07T20:23:56.1549453Z L=19, 2025-05-07T20:23:56.1549587Z D_gradcheck=2, 2025-05-07T20:23:56.1549729Z stochastic_rounding=False, 2025-05-07T20:23:56.1549852Z weighted=True, 2025-05-07T20:23:56.1549980Z row_wise=True, 2025-05-07T20:23:56.1550097Z mixed=True, 2025-05-07T20:23:56.1550217Z use_cache=True, 2025-05-07T20:23:56.1550387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1550512Z use_cpu=True, 2025-05-07T20:23:56.1550666Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1550774Z ) 2025-05-07T20:23:56.1551086Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1551624Z self=, 2025-05-07T20:23:56.1551745Z mixed_B=False, 2025-05-07T20:23:56.1551863Z compile=True, 2025-05-07T20:23:56.1551986Z T=4, 2025-05-07T20:23:56.1552097Z D=110, 2025-05-07T20:23:56.1552206Z B=29, 2025-05-07T20:23:56.1552324Z log_E=3, 2025-05-07T20:23:56.1552436Z L=10, 2025-05-07T20:23:56.1552561Z D_gradcheck=1, 2025-05-07T20:23:56.1552706Z stochastic_rounding=True, 2025-05-07T20:23:56.1552828Z weighted=False, 2025-05-07T20:23:56.1552956Z row_wise=False, 2025-05-07T20:23:56.1553074Z mixed=False, 2025-05-07T20:23:56.1553196Z use_cache=True, 2025-05-07T20:23:56.1553363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1553482Z use_cpu=True, 2025-05-07T20:23:56.1553633Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1971046Z ) 2025-05-07T20:23:56.1971349Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1972071Z self=, 2025-05-07T20:23:56.1972193Z mixed_B=True, 2025-05-07T20:23:56.1972315Z compile=False, 2025-05-07T20:23:56.1972437Z T=3, 2025-05-07T20:23:56.1972547Z D=5, 2025-05-07T20:23:56.1972657Z B=17, 2025-05-07T20:23:56.1972777Z log_E=5, 2025-05-07T20:23:56.1972893Z L=8, 2025-05-07T20:23:56.1973357Z D_gradcheck=1, 2025-05-07T20:23:56.1973520Z stochastic_rounding=True, 2025-05-07T20:23:56.1973642Z weighted=False, 2025-05-07T20:23:56.1973935Z row_wise=True, 2025-05-07T20:23:56.1974060Z mixed=False, 2025-05-07T20:23:56.1974182Z use_cache=False, 2025-05-07T20:23:56.1974567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1974687Z use_cpu=True, 2025-05-07T20:23:56.1974834Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1974945Z ) 2025-05-07T20:23:56.1975155Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1975676Z self=, 2025-05-07T20:23:56.1975800Z mixed_B=False, 2025-05-07T20:23:56.1975918Z compile=True, 2025-05-07T20:23:56.1976027Z T=5, 2025-05-07T20:23:56.1976145Z D=86, 2025-05-07T20:23:56.1976255Z B=35, 2025-05-07T20:23:56.1976367Z log_E=4, 2025-05-07T20:23:56.1976485Z L=14, 2025-05-07T20:23:56.1976608Z D_gradcheck=1, 2025-05-07T20:23:56.1976756Z stochastic_rounding=False, 2025-05-07T20:23:56.1976878Z weighted=True, 2025-05-07T20:23:56.1977001Z row_wise=False, 2025-05-07T20:23:56.1977123Z mixed=True, 2025-05-07T20:23:56.1977244Z use_cache=False, 2025-05-07T20:23:56.1977405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1977531Z use_cpu=True, 2025-05-07T20:23:56.1977681Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1977789Z ) 2025-05-07T20:23:56.1977994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1978517Z self=, 2025-05-07T20:23:56.1978637Z mixed_B=True, 2025-05-07T20:23:56.1978765Z compile=False, 2025-05-07T20:23:56.1978875Z T=4, 2025-05-07T20:23:56.1978987Z D=128, 2025-05-07T20:23:56.1979106Z B=53, 2025-05-07T20:23:56.1979219Z log_E=4, 2025-05-07T20:23:56.1979336Z L=0, 2025-05-07T20:23:56.1979459Z D_gradcheck=1, 2025-05-07T20:23:56.1979600Z stochastic_rounding=False, 2025-05-07T20:23:56.1979728Z weighted=True, 2025-05-07T20:23:56.1979850Z row_wise=True, 2025-05-07T20:23:56.1979967Z mixed=False, 2025-05-07T20:23:56.1980093Z use_cache=True, 2025-05-07T20:23:56.1980250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1980366Z use_cpu=True, 2025-05-07T20:23:56.1980518Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1980626Z ) 2025-05-07T20:23:56.1981041Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1981584Z self=, 2025-05-07T20:23:56.1981703Z mixed_B=False, 2025-05-07T20:23:56.1981829Z compile=True, 2025-05-07T20:23:56.1981940Z T=2, 2025-05-07T20:23:56.1982052Z D=117, 2025-05-07T20:23:56.1982170Z B=68, 2025-05-07T20:23:56.1982283Z log_E=5, 2025-05-07T20:23:56.1982394Z L=13, 2025-05-07T20:23:56.1982530Z D_gradcheck=2, 2025-05-07T20:23:56.1982669Z stochastic_rounding=True, 2025-05-07T20:23:56.1982787Z weighted=True, 2025-05-07T20:23:56.1982912Z row_wise=True, 2025-05-07T20:23:56.1983032Z mixed=False, 2025-05-07T20:23:56.1983152Z use_cache=False, 2025-05-07T20:23:56.1983319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1983434Z use_cpu=True, 2025-05-07T20:23:56.1983584Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1983697Z ) 2025-05-07T20:23:56.1983894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1984421Z self=, 2025-05-07T20:23:56.1984542Z mixed_B=True, 2025-05-07T20:23:56.1984664Z compile=False, 2025-05-07T20:23:56.1984780Z T=1, 2025-05-07T20:23:56.1984893Z D=11, 2025-05-07T20:23:56.1985004Z B=45, 2025-05-07T20:23:56.1985123Z log_E=3, 2025-05-07T20:23:56.1985235Z L=10, 2025-05-07T20:23:56.1985485Z D_gradcheck=2, 2025-05-07T20:23:56.1985647Z stochastic_rounding=False, 2025-05-07T20:23:56.1985767Z weighted=True, 2025-05-07T20:23:56.1985887Z row_wise=True, 2025-05-07T20:23:56.1986093Z mixed=True, 2025-05-07T20:23:56.1986215Z use_cache=False, 2025-05-07T20:23:56.1986371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1986571Z use_cpu=True, 2025-05-07T20:23:56.1986722Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1986836Z ) 2025-05-07T20:23:56.1987035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1987555Z self=, 2025-05-07T20:23:56.1987686Z mixed_B=True, 2025-05-07T20:23:56.1987809Z compile=False, 2025-05-07T20:23:56.1987920Z T=4, 2025-05-07T20:23:56.1988038Z D=61, 2025-05-07T20:23:56.1988149Z B=20, 2025-05-07T20:23:56.1988262Z log_E=4, 2025-05-07T20:23:56.1988384Z L=2, 2025-05-07T20:23:56.1988506Z D_gradcheck=1, 2025-05-07T20:23:56.1988644Z stochastic_rounding=True, 2025-05-07T20:23:56.1988774Z weighted=False, 2025-05-07T20:23:56.1988897Z row_wise=False, 2025-05-07T20:23:56.1989018Z mixed=True, 2025-05-07T20:23:56.1989146Z use_cache=True, 2025-05-07T20:23:56.1989304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1989435Z use_cpu=True, 2025-05-07T20:23:56.1989584Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.1989692Z ) 2025-05-07T20:23:56.1989899Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1990424Z self=, 2025-05-07T20:23:56.1990543Z mixed_B=True, 2025-05-07T20:23:56.1990670Z compile=True, 2025-05-07T20:23:56.1990782Z T=2, 2025-05-07T20:23:56.1990895Z D=50, 2025-05-07T20:23:56.1991014Z B=69, 2025-05-07T20:23:56.1991127Z log_E=4, 2025-05-07T20:23:56.1991238Z L=16, 2025-05-07T20:23:56.1991371Z D_gradcheck=1, 2025-05-07T20:23:56.1991510Z stochastic_rounding=False, 2025-05-07T20:23:56.1991630Z weighted=False, 2025-05-07T20:23:56.1991760Z row_wise=False, 2025-05-07T20:23:56.1991880Z mixed=True, 2025-05-07T20:23:56.1992009Z use_cache=True, 2025-05-07T20:23:56.1992164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1992287Z use_cpu=True, 2025-05-07T20:23:56.1992443Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1992552Z ) 2025-05-07T20:23:56.1992747Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1993371Z self=, 2025-05-07T20:23:56.1993507Z mixed_B=True, 2025-05-07T20:23:56.1993629Z compile=True, 2025-05-07T20:23:56.1993746Z T=1, 2025-05-07T20:23:56.1993857Z D=26, 2025-05-07T20:23:56.1993969Z B=8, 2025-05-07T20:23:56.1994090Z log_E=3, 2025-05-07T20:23:56.1994201Z L=18, 2025-05-07T20:23:56.1994336Z D_gradcheck=2, 2025-05-07T20:23:56.1994487Z stochastic_rounding=True, 2025-05-07T20:23:56.1994609Z weighted=True, 2025-05-07T20:23:56.1994740Z row_wise=False, 2025-05-07T20:23:56.1994860Z mixed=True, 2025-05-07T20:23:56.1994981Z use_cache=False, 2025-05-07T20:23:56.1995300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.1995429Z use_cpu=True, 2025-05-07T20:23:56.1995580Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1995693Z ) 2025-05-07T20:23:56.1995885Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1996407Z self=, 2025-05-07T20:23:56.1996533Z mixed_B=True, 2025-05-07T20:23:56.1996654Z compile=False, 2025-05-07T20:23:56.1996765Z T=1, 2025-05-07T20:23:56.1996884Z D=16, 2025-05-07T20:23:56.1996997Z B=53, 2025-05-07T20:23:56.1997117Z log_E=3, 2025-05-07T20:23:56.1997228Z L=2, 2025-05-07T20:23:56.1997347Z D_gradcheck=2, 2025-05-07T20:23:56.1997587Z stochastic_rounding=False, 2025-05-07T20:23:56.1997718Z weighted=False, 2025-05-07T20:23:56.1997837Z row_wise=True, 2025-05-07T20:23:56.1998064Z mixed=True, 2025-05-07T20:23:56.1998186Z use_cache=False, 2025-05-07T20:23:56.1998344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.1998583Z use_cpu=True, 2025-05-07T20:23:56.1998734Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.1998843Z ) 2025-05-07T20:23:56.1999047Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.1999572Z self=, 2025-05-07T20:23:56.1999700Z mixed_B=False, 2025-05-07T20:23:56.1999825Z compile=False, 2025-05-07T20:23:56.1999940Z T=4, 2025-05-07T20:23:56.2000056Z D=116, 2025-05-07T20:23:56.2000167Z B=96, 2025-05-07T20:23:56.2000281Z log_E=5, 2025-05-07T20:23:56.2000397Z L=13, 2025-05-07T20:23:56.2000518Z D_gradcheck=2, 2025-05-07T20:23:56.2000660Z stochastic_rounding=True, 2025-05-07T20:23:56.2000790Z weighted=True, 2025-05-07T20:23:56.2000910Z row_wise=True, 2025-05-07T20:23:56.2001031Z mixed=False, 2025-05-07T20:23:56.2001159Z use_cache=False, 2025-05-07T20:23:56.2001314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2001434Z use_cpu=True, 2025-05-07T20:23:56.2001588Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2001699Z ) 2025-05-07T20:23:56.2001891Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2002420Z self=, 2025-05-07T20:23:56.2002544Z mixed_B=True, 2025-05-07T20:23:56.2002670Z compile=True, 2025-05-07T20:23:56.2002780Z T=1, 2025-05-07T20:23:56.2002896Z D=55, 2025-05-07T20:23:56.2003017Z B=128, 2025-05-07T20:23:56.2003131Z log_E=5, 2025-05-07T20:23:56.2003242Z L=11, 2025-05-07T20:23:56.2003371Z D_gradcheck=1, 2025-05-07T20:23:56.2003517Z stochastic_rounding=True, 2025-05-07T20:23:56.2003639Z weighted=False, 2025-05-07T20:23:56.2003765Z row_wise=False, 2025-05-07T20:23:56.2003888Z mixed=True, 2025-05-07T20:23:56.2004008Z use_cache=True, 2025-05-07T20:23:56.2004171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2004295Z use_cpu=True, 2025-05-07T20:23:56.2004450Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2004557Z ) 2025-05-07T20:23:56.2004750Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2005365Z self=, 2025-05-07T20:23:56.2005496Z mixed_B=True, 2025-05-07T20:23:56.2005615Z compile=True, 2025-05-07T20:23:56.2005732Z T=4, 2025-05-07T20:23:56.2005845Z D=68, 2025-05-07T20:23:56.2005957Z B=41, 2025-05-07T20:23:56.2006075Z log_E=4, 2025-05-07T20:23:56.2006184Z L=14, 2025-05-07T20:23:56.2006305Z D_gradcheck=1, 2025-05-07T20:23:56.2006459Z stochastic_rounding=False, 2025-05-07T20:23:56.2006579Z weighted=True, 2025-05-07T20:23:56.2006699Z row_wise=False, 2025-05-07T20:23:56.2006824Z mixed=True, 2025-05-07T20:23:56.2006944Z use_cache=False, 2025-05-07T20:23:56.2007107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2007230Z use_cpu=True, 2025-05-07T20:23:56.2007379Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2007515Z ) 2025-05-07T20:23:56.2007708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2008230Z self=, 2025-05-07T20:23:56.2008360Z mixed_B=False, 2025-05-07T20:23:56.2008479Z compile=True, 2025-05-07T20:23:56.2008594Z T=3, 2025-05-07T20:23:56.2008714Z D=21, 2025-05-07T20:23:56.2008825Z B=3, 2025-05-07T20:23:56.2008938Z log_E=5, 2025-05-07T20:23:56.2009056Z L=7, 2025-05-07T20:23:56.2009176Z D_gradcheck=1, 2025-05-07T20:23:56.2009507Z stochastic_rounding=False, 2025-05-07T20:23:56.2009664Z weighted=False, 2025-05-07T20:23:56.2009786Z row_wise=False, 2025-05-07T20:23:56.2009999Z mixed=False, 2025-05-07T20:23:56.2010121Z use_cache=True, 2025-05-07T20:23:56.2010279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2010498Z use_cpu=True, 2025-05-07T20:23:56.2010648Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2010757Z ) 2025-05-07T20:23:56.2010961Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2011490Z self=, 2025-05-07T20:23:56.2011610Z mixed_B=False, 2025-05-07T20:23:56.2011740Z compile=False, 2025-05-07T20:23:56.2011853Z T=4, 2025-05-07T20:23:56.2011963Z D=61, 2025-05-07T20:23:56.2012079Z B=27, 2025-05-07T20:23:56.2012192Z log_E=5, 2025-05-07T20:23:56.2012310Z L=18, 2025-05-07T20:23:56.2012430Z D_gradcheck=1, 2025-05-07T20:23:56.2012576Z stochastic_rounding=True, 2025-05-07T20:23:56.2012721Z weighted=False, 2025-05-07T20:23:56.2012856Z row_wise=False, 2025-05-07T20:23:56.2012992Z mixed=False, 2025-05-07T20:23:56.2013120Z use_cache=False, 2025-05-07T20:23:56.2013280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2013402Z use_cpu=True, 2025-05-07T20:23:56.2013555Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2013663Z ) 2025-05-07T20:23:56.2013856Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2014389Z self=, 2025-05-07T20:23:56.2014510Z mixed_B=False, 2025-05-07T20:23:56.2014631Z compile=False, 2025-05-07T20:23:56.2014750Z T=5, 2025-05-07T20:23:56.2014865Z D=2, 2025-05-07T20:23:56.2014984Z B=103, 2025-05-07T20:23:56.2015097Z log_E=3, 2025-05-07T20:23:56.2015205Z L=19, 2025-05-07T20:23:56.2015332Z D_gradcheck=2, 2025-05-07T20:23:56.2015474Z stochastic_rounding=True, 2025-05-07T20:23:56.2015595Z weighted=True, 2025-05-07T20:23:56.2015726Z row_wise=False, 2025-05-07T20:23:56.2015848Z mixed=False, 2025-05-07T20:23:56.2015972Z use_cache=False, 2025-05-07T20:23:56.2016139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2016261Z use_cpu=True, 2025-05-07T20:23:56.2016407Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2016525Z ) 2025-05-07T20:23:56.2016718Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2017377Z self=, 2025-05-07T20:23:56.2017519Z mixed_B=False, 2025-05-07T20:23:56.2017640Z compile=False, 2025-05-07T20:23:56.2017759Z T=2, 2025-05-07T20:23:56.2017871Z D=28, 2025-05-07T20:23:56.2017982Z B=127, 2025-05-07T20:23:56.2018103Z log_E=5, 2025-05-07T20:23:56.2018216Z L=1, 2025-05-07T20:23:56.2018339Z D_gradcheck=2, 2025-05-07T20:23:56.2018492Z stochastic_rounding=False, 2025-05-07T20:23:56.2018615Z weighted=True, 2025-05-07T20:23:56.2018739Z row_wise=False, 2025-05-07T20:23:56.2018866Z mixed=False, 2025-05-07T20:23:56.2018990Z use_cache=False, 2025-05-07T20:23:56.2019147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2019274Z use_cpu=True, 2025-05-07T20:23:56.2019420Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2019531Z ) 2025-05-07T20:23:56.2019728Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2020254Z self=, 2025-05-07T20:23:56.2020380Z mixed_B=False, 2025-05-07T20:23:56.2020500Z compile=True, 2025-05-07T20:23:56.2020610Z T=2, 2025-05-07T20:23:56.2020727Z D=21, 2025-05-07T20:23:56.2020839Z B=55, 2025-05-07T20:23:56.2020955Z log_E=4, 2025-05-07T20:23:56.2021072Z L=16, 2025-05-07T20:23:56.2021195Z D_gradcheck=1, 2025-05-07T20:23:56.2021456Z stochastic_rounding=True, 2025-05-07T20:23:56.2021593Z weighted=True, 2025-05-07T20:23:56.2021712Z row_wise=True, 2025-05-07T20:23:56.2021949Z mixed=True, 2025-05-07T20:23:56.2022080Z use_cache=False, 2025-05-07T20:23:56.2022236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2022449Z use_cpu=True, 2025-05-07T20:23:56.2022609Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2022717Z ) 2025-05-07T20:23:56.2022922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2023445Z self=, 2025-05-07T20:23:56.2023570Z mixed_B=False, 2025-05-07T20:23:56.2023695Z compile=True, 2025-05-07T20:23:56.2023806Z T=4, 2025-05-07T20:23:56.2023917Z D=100, 2025-05-07T20:23:56.2024034Z B=60, 2025-05-07T20:23:56.2024147Z log_E=3, 2025-05-07T20:23:56.2024257Z L=10, 2025-05-07T20:23:56.2024383Z D_gradcheck=2, 2025-05-07T20:23:56.2024525Z stochastic_rounding=True, 2025-05-07T20:23:56.2024647Z weighted=False, 2025-05-07T20:23:56.2024772Z row_wise=True, 2025-05-07T20:23:56.2024889Z mixed=False, 2025-05-07T20:23:56.2025020Z use_cache=True, 2025-05-07T20:23:56.2025181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2025302Z use_cpu=True, 2025-05-07T20:23:56.2025459Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2439017Z ) 2025-05-07T20:23:56.2439377Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2439969Z self=, 2025-05-07T20:23:56.2440098Z mixed_B=True, 2025-05-07T20:23:56.2440229Z compile=True, 2025-05-07T20:23:56.2440341Z T=5, 2025-05-07T20:23:56.2440453Z D=25, 2025-05-07T20:23:56.2440568Z B=96, 2025-05-07T20:23:56.2440679Z log_E=3, 2025-05-07T20:23:56.2440795Z L=9, 2025-05-07T20:23:56.2440917Z D_gradcheck=2, 2025-05-07T20:23:56.2441073Z stochastic_rounding=False, 2025-05-07T20:23:56.2441205Z weighted=False, 2025-05-07T20:23:56.2441324Z row_wise=True, 2025-05-07T20:23:56.2441443Z mixed=True, 2025-05-07T20:23:56.2441583Z use_cache=True, 2025-05-07T20:23:56.2441745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2441874Z use_cpu=True, 2025-05-07T20:23:56.2442027Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2442138Z ) 2025-05-07T20:23:56.2442330Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2443236Z self=, 2025-05-07T20:23:56.2443374Z mixed_B=True, 2025-05-07T20:23:56.2443496Z compile=False, 2025-05-07T20:23:56.2443614Z T=5, 2025-05-07T20:23:56.2443725Z D=126, 2025-05-07T20:23:56.2443841Z B=50, 2025-05-07T20:23:56.2443959Z log_E=5, 2025-05-07T20:23:56.2444072Z L=16, 2025-05-07T20:23:56.2444198Z D_gradcheck=2, 2025-05-07T20:23:56.2444341Z stochastic_rounding=True, 2025-05-07T20:23:56.2444461Z weighted=True, 2025-05-07T20:23:56.2444585Z row_wise=True, 2025-05-07T20:23:56.2444706Z mixed=False, 2025-05-07T20:23:56.2444833Z use_cache=True, 2025-05-07T20:23:56.2444997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2445119Z use_cpu=True, 2025-05-07T20:23:56.2445265Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2445379Z ) 2025-05-07T20:23:56.2445576Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2446102Z self=, 2025-05-07T20:23:56.2446231Z mixed_B=False, 2025-05-07T20:23:56.2446351Z compile=True, 2025-05-07T20:23:56.2446470Z T=4, 2025-05-07T20:23:56.2446580Z D=77, 2025-05-07T20:23:56.2446690Z B=38, 2025-05-07T20:23:56.2446813Z log_E=5, 2025-05-07T20:23:56.2446927Z L=5, 2025-05-07T20:23:56.2447045Z D_gradcheck=1, 2025-05-07T20:23:56.2447353Z stochastic_rounding=False, 2025-05-07T20:23:56.2447489Z weighted=False, 2025-05-07T20:23:56.2447608Z row_wise=False, 2025-05-07T20:23:56.2447732Z mixed=True, 2025-05-07T20:23:56.2448011Z use_cache=True, 2025-05-07T20:23:56.2448169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2448503Z use_cpu=True, 2025-05-07T20:23:56.2448653Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2448761Z ) 2025-05-07T20:23:56.2448960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2449601Z self=, 2025-05-07T20:23:56.2449731Z mixed_B=True, 2025-05-07T20:23:56.2449854Z compile=True, 2025-05-07T20:23:56.2449966Z T=5, 2025-05-07T20:23:56.2450085Z D=113, 2025-05-07T20:23:56.2450195Z B=52, 2025-05-07T20:23:56.2450308Z log_E=5, 2025-05-07T20:23:56.2450424Z L=18, 2025-05-07T20:23:56.2450547Z D_gradcheck=1, 2025-05-07T20:23:56.2450690Z stochastic_rounding=True, 2025-05-07T20:23:56.2450822Z weighted=False, 2025-05-07T20:23:56.2450941Z row_wise=True, 2025-05-07T20:23:56.2451057Z mixed=True, 2025-05-07T20:23:56.2451188Z use_cache=True, 2025-05-07T20:23:56.2451344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2451473Z use_cpu=True, 2025-05-07T20:23:56.2451631Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2451740Z ) 2025-05-07T20:23:56.2451943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2452469Z self=, 2025-05-07T20:23:56.2452592Z mixed_B=True, 2025-05-07T20:23:56.2452715Z compile=True, 2025-05-07T20:23:56.2452827Z T=3, 2025-05-07T20:23:56.2452939Z D=33, 2025-05-07T20:23:56.2453057Z B=78, 2025-05-07T20:23:56.2453171Z log_E=5, 2025-05-07T20:23:56.2453434Z L=10, 2025-05-07T20:23:56.2453561Z D_gradcheck=2, 2025-05-07T20:23:56.2453704Z stochastic_rounding=False, 2025-05-07T20:23:56.2453836Z weighted=False, 2025-05-07T20:23:56.2453955Z row_wise=True, 2025-05-07T20:23:56.2454071Z mixed=True, 2025-05-07T20:23:56.2454200Z use_cache=True, 2025-05-07T20:23:56.2454361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2454478Z use_cpu=True, 2025-05-07T20:23:56.2454639Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2454749Z ) 2025-05-07T20:23:56.2454944Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2455704Z self=, 2025-05-07T20:23:56.2455839Z mixed_B=False, 2025-05-07T20:23:56.2455960Z compile=True, 2025-05-07T20:23:56.2456083Z T=2, 2025-05-07T20:23:56.2456194Z D=89, 2025-05-07T20:23:56.2456303Z B=40, 2025-05-07T20:23:56.2456423Z log_E=5, 2025-05-07T20:23:56.2456534Z L=6, 2025-05-07T20:23:56.2456661Z D_gradcheck=1, 2025-05-07T20:23:56.2456806Z stochastic_rounding=False, 2025-05-07T20:23:56.2456928Z weighted=True, 2025-05-07T20:23:56.2457056Z row_wise=True, 2025-05-07T20:23:56.2457173Z mixed=False, 2025-05-07T20:23:56.2457299Z use_cache=False, 2025-05-07T20:23:56.2457462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2457580Z use_cpu=True, 2025-05-07T20:23:56.2457730Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2457845Z ) 2025-05-07T20:23:56.2458039Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2458562Z self=, 2025-05-07T20:23:56.2458687Z mixed_B=True, 2025-05-07T20:23:56.2458809Z compile=False, 2025-05-07T20:23:56.2458928Z T=1, 2025-05-07T20:23:56.2459041Z D=78, 2025-05-07T20:23:56.2459154Z B=99, 2025-05-07T20:23:56.2459274Z log_E=4, 2025-05-07T20:23:56.2459383Z L=16, 2025-05-07T20:23:56.2459504Z D_gradcheck=1, 2025-05-07T20:23:56.2459738Z stochastic_rounding=False, 2025-05-07T20:23:56.2459872Z weighted=False, 2025-05-07T20:23:56.2459991Z row_wise=True, 2025-05-07T20:23:56.2460116Z mixed=False, 2025-05-07T20:23:56.2460341Z use_cache=False, 2025-05-07T20:23:56.2460499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2460626Z use_cpu=True, 2025-05-07T20:23:56.2460854Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2460962Z ) 2025-05-07T20:23:56.2461165Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2461687Z self=, 2025-05-07T20:23:56.2461814Z mixed_B=False, 2025-05-07T20:23:56.2461933Z compile=True, 2025-05-07T20:23:56.2462044Z T=2, 2025-05-07T20:23:56.2462163Z D=66, 2025-05-07T20:23:56.2462271Z B=93, 2025-05-07T20:23:56.2462383Z log_E=4, 2025-05-07T20:23:56.2462501Z L=6, 2025-05-07T20:23:56.2462622Z D_gradcheck=1, 2025-05-07T20:23:56.2462760Z stochastic_rounding=True, 2025-05-07T20:23:56.2462891Z weighted=True, 2025-05-07T20:23:56.2463011Z row_wise=False, 2025-05-07T20:23:56.2463128Z mixed=True, 2025-05-07T20:23:56.2463257Z use_cache=True, 2025-05-07T20:23:56.2463414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2463536Z use_cpu=True, 2025-05-07T20:23:56.2463697Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2463804Z ) 2025-05-07T20:23:56.2464007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2464528Z self=, 2025-05-07T20:23:56.2464646Z mixed_B=True, 2025-05-07T20:23:56.2464771Z compile=True, 2025-05-07T20:23:56.2464884Z T=2, 2025-05-07T20:23:56.2464996Z D=38, 2025-05-07T20:23:56.2465118Z B=1, 2025-05-07T20:23:56.2465232Z log_E=3, 2025-05-07T20:23:56.2465344Z L=3, 2025-05-07T20:23:56.2465473Z D_gradcheck=2, 2025-05-07T20:23:56.2465615Z stochastic_rounding=False, 2025-05-07T20:23:56.2465738Z weighted=False, 2025-05-07T20:23:56.2465870Z row_wise=False, 2025-05-07T20:23:56.2465984Z mixed=True, 2025-05-07T20:23:56.2466105Z use_cache=True, 2025-05-07T20:23:56.2466270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2466389Z use_cpu=True, 2025-05-07T20:23:56.2466549Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2466658Z ) 2025-05-07T20:23:56.2466853Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2467474Z self=, 2025-05-07T20:23:56.2467608Z mixed_B=False, 2025-05-07T20:23:56.2467730Z compile=False, 2025-05-07T20:23:56.2467849Z T=1, 2025-05-07T20:23:56.2467961Z D=102, 2025-05-07T20:23:56.2468076Z B=108, 2025-05-07T20:23:56.2468203Z log_E=4, 2025-05-07T20:23:56.2468312Z L=10, 2025-05-07T20:23:56.2468431Z D_gradcheck=1, 2025-05-07T20:23:56.2468578Z stochastic_rounding=False, 2025-05-07T20:23:56.2468705Z weighted=True, 2025-05-07T20:23:56.2468824Z row_wise=True, 2025-05-07T20:23:56.2468952Z mixed=True, 2025-05-07T20:23:56.2469074Z use_cache=False, 2025-05-07T20:23:56.2469242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2469361Z use_cpu=True, 2025-05-07T20:23:56.2469513Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2469631Z ) 2025-05-07T20:23:56.2469824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2470347Z self=, 2025-05-07T20:23:56.2470472Z mixed_B=False, 2025-05-07T20:23:56.2470590Z compile=True, 2025-05-07T20:23:56.2470701Z T=1, 2025-05-07T20:23:56.2470821Z D=106, 2025-05-07T20:23:56.2470933Z B=124, 2025-05-07T20:23:56.2471048Z log_E=5, 2025-05-07T20:23:56.2471163Z L=5, 2025-05-07T20:23:56.2471283Z D_gradcheck=2, 2025-05-07T20:23:56.2471421Z stochastic_rounding=True, 2025-05-07T20:23:56.2471683Z weighted=False, 2025-05-07T20:23:56.2471820Z row_wise=True, 2025-05-07T20:23:56.2471944Z mixed=True, 2025-05-07T20:23:56.2472070Z use_cache=True, 2025-05-07T20:23:56.2472355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2472487Z use_cpu=True, 2025-05-07T20:23:56.2472764Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2472875Z ) 2025-05-07T20:23:56.2473082Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2473608Z self=, 2025-05-07T20:23:56.2473727Z mixed_B=True, 2025-05-07T20:23:56.2473855Z compile=False, 2025-05-07T20:23:56.2473964Z T=5, 2025-05-07T20:23:56.2474074Z D=17, 2025-05-07T20:23:56.2474193Z B=58, 2025-05-07T20:23:56.2474305Z log_E=4, 2025-05-07T20:23:56.2474427Z L=5, 2025-05-07T20:23:56.2474546Z D_gradcheck=2, 2025-05-07T20:23:56.2474690Z stochastic_rounding=False, 2025-05-07T20:23:56.2474831Z weighted=False, 2025-05-07T20:23:56.2474951Z row_wise=True, 2025-05-07T20:23:56.2475068Z mixed=True, 2025-05-07T20:23:56.2475193Z use_cache=True, 2025-05-07T20:23:56.2475355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2475474Z use_cpu=True, 2025-05-07T20:23:56.2475630Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2475739Z ) 2025-05-07T20:23:56.2475932Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2476462Z self=, 2025-05-07T20:23:56.2476582Z mixed_B=False, 2025-05-07T20:23:56.2476720Z compile=True, 2025-05-07T20:23:56.2476835Z T=2, 2025-05-07T20:23:56.2476948Z D=125, 2025-05-07T20:23:56.2477069Z B=112, 2025-05-07T20:23:56.2477187Z log_E=5, 2025-05-07T20:23:56.2477299Z L=9, 2025-05-07T20:23:56.2477425Z D_gradcheck=1, 2025-05-07T20:23:56.2477565Z stochastic_rounding=False, 2025-05-07T20:23:56.2477694Z weighted=False, 2025-05-07T20:23:56.2477820Z row_wise=False, 2025-05-07T20:23:56.2477937Z mixed=False, 2025-05-07T20:23:56.2478056Z use_cache=True, 2025-05-07T20:23:56.2478224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2478338Z use_cpu=True, 2025-05-07T20:23:56.2478490Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2478607Z ) 2025-05-07T20:23:56.2478799Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2479444Z self=, 2025-05-07T20:23:56.2479573Z mixed_B=True, 2025-05-07T20:23:56.2479691Z compile=True, 2025-05-07T20:23:56.2479811Z T=5, 2025-05-07T20:23:56.2479922Z D=19, 2025-05-07T20:23:56.2480032Z B=34, 2025-05-07T20:23:56.2480150Z log_E=4, 2025-05-07T20:23:56.2480262Z L=10, 2025-05-07T20:23:56.2488597Z D_gradcheck=1, 2025-05-07T20:23:56.2488838Z stochastic_rounding=True, 2025-05-07T20:23:56.2488986Z weighted=True, 2025-05-07T20:23:56.2489106Z row_wise=True, 2025-05-07T20:23:56.2489230Z mixed=False, 2025-05-07T20:23:56.2489352Z use_cache=False, 2025-05-07T20:23:56.2489617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2489755Z use_cpu=True, 2025-05-07T20:23:56.2489914Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2490021Z ) 2025-05-07T20:23:56.2490228Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2490768Z self=, 2025-05-07T20:23:56.2490895Z mixed_B=False, 2025-05-07T20:23:56.2491014Z compile=True, 2025-05-07T20:23:56.2491124Z T=5, 2025-05-07T20:23:56.2491241Z D=61, 2025-05-07T20:23:56.2491352Z B=11, 2025-05-07T20:23:56.2491463Z log_E=5, 2025-05-07T20:23:56.2491577Z L=2, 2025-05-07T20:23:56.2491700Z D_gradcheck=2, 2025-05-07T20:23:56.2491839Z stochastic_rounding=False, 2025-05-07T20:23:56.2492136Z weighted=True, 2025-05-07T20:23:56.2492269Z row_wise=True, 2025-05-07T20:23:56.2492386Z mixed=True, 2025-05-07T20:23:56.2492514Z use_cache=False, 2025-05-07T20:23:56.2492796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2492918Z use_cpu=True, 2025-05-07T20:23:56.2493208Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2493317Z ) 2025-05-07T20:23:56.2493515Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2494042Z self=, 2025-05-07T20:23:56.2494161Z mixed_B=False, 2025-05-07T20:23:56.2494288Z compile=False, 2025-05-07T20:23:56.2494397Z T=5, 2025-05-07T20:23:56.2494510Z D=117, 2025-05-07T20:23:56.2494629Z B=85, 2025-05-07T20:23:56.2494749Z log_E=5, 2025-05-07T20:23:56.2494858Z L=20, 2025-05-07T20:23:56.2494983Z D_gradcheck=1, 2025-05-07T20:23:56.2495118Z stochastic_rounding=True, 2025-05-07T20:23:56.2495241Z weighted=True, 2025-05-07T20:23:56.2495367Z row_wise=False, 2025-05-07T20:23:56.2495483Z mixed=True, 2025-05-07T20:23:56.2495602Z use_cache=True, 2025-05-07T20:23:56.2495770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2495889Z use_cpu=True, 2025-05-07T20:23:56.2496045Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2496152Z ) 2025-05-07T20:23:56.2496344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2496886Z self=, 2025-05-07T20:23:56.2497005Z mixed_B=True, 2025-05-07T20:23:56.2497124Z compile=False, 2025-05-07T20:23:56.2497244Z T=5, 2025-05-07T20:23:56.2497360Z D=11, 2025-05-07T20:23:56.2497472Z B=10, 2025-05-07T20:23:56.2497593Z log_E=4, 2025-05-07T20:23:56.2497701Z L=8, 2025-05-07T20:23:56.2497820Z D_gradcheck=1, 2025-05-07T20:23:56.2497967Z stochastic_rounding=False, 2025-05-07T20:23:56.2498093Z weighted=True, 2025-05-07T20:23:56.2498217Z row_wise=True, 2025-05-07T20:23:56.2498333Z mixed=True, 2025-05-07T20:23:56.2498455Z use_cache=False, 2025-05-07T20:23:56.2498621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2498746Z use_cpu=True, 2025-05-07T20:23:56.2498898Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2499017Z ) 2025-05-07T20:23:56.2499211Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2499892Z self=, 2025-05-07T20:23:56.2500036Z mixed_B=False, 2025-05-07T20:23:56.2500160Z compile=True, 2025-05-07T20:23:56.2500274Z T=3, 2025-05-07T20:23:56.2500393Z D=128, 2025-05-07T20:23:56.2500503Z B=99, 2025-05-07T20:23:56.2500615Z log_E=4, 2025-05-07T20:23:56.2500732Z L=17, 2025-05-07T20:23:56.2500850Z D_gradcheck=1, 2025-05-07T20:23:56.2500998Z stochastic_rounding=False, 2025-05-07T20:23:56.2501123Z weighted=False, 2025-05-07T20:23:56.2501243Z row_wise=False, 2025-05-07T20:23:56.2501365Z mixed=False, 2025-05-07T20:23:56.2501487Z use_cache=True, 2025-05-07T20:23:56.2501648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2501775Z use_cpu=True, 2025-05-07T20:23:56.2501926Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2909851Z ) 2025-05-07T20:23:56.2910371Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2911306Z self=, 2025-05-07T20:23:56.2912263Z mixed_B=True, 2025-05-07T20:23:56.2912653Z compile=True, 2025-05-07T20:23:56.2913065Z T=2, 2025-05-07T20:23:56.2913422Z D=87, 2025-05-07T20:23:56.2913913Z B=20, 2025-05-07T20:23:56.2914285Z log_E=5, 2025-05-07T20:23:56.2914681Z L=8, 2025-05-07T20:23:56.2915128Z D_gradcheck=1, 2025-05-07T20:23:56.2915668Z stochastic_rounding=True, 2025-05-07T20:23:56.2916556Z weighted=True, 2025-05-07T20:23:56.2916906Z row_wise=False, 2025-05-07T20:23:56.2917341Z mixed=True, 2025-05-07T20:23:56.2917656Z use_cache=False, 2025-05-07T20:23:56.2918273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2918784Z use_cpu=True, 2025-05-07T20:23:56.2919229Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2920033Z ) 2025-05-07T20:23:56.2920465Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2921427Z self=, 2025-05-07T20:23:56.2922340Z mixed_B=False, 2025-05-07T20:23:56.2922699Z compile=True, 2025-05-07T20:23:56.2923081Z T=5, 2025-05-07T20:23:56.2923340Z D=14, 2025-05-07T20:23:56.2923690Z B=118, 2025-05-07T20:23:56.2924045Z log_E=5, 2025-05-07T20:23:56.2924317Z L=5, 2025-05-07T20:23:56.2924708Z D_gradcheck=2, 2025-05-07T20:23:56.2925122Z stochastic_rounding=True, 2025-05-07T20:23:56.2925540Z weighted=True, 2025-05-07T20:23:56.2925947Z row_wise=True, 2025-05-07T20:23:56.2926362Z mixed=True, 2025-05-07T20:23:56.2926702Z use_cache=True, 2025-05-07T20:23:56.2927159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2927581Z use_cpu=True, 2025-05-07T20:23:56.2928220Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2928744Z ) 2025-05-07T20:23:56.2929183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2930275Z self=, 2025-05-07T20:23:56.2931238Z mixed_B=False, 2025-05-07T20:23:56.2931682Z compile=True, 2025-05-07T20:23:56.2931990Z T=3, 2025-05-07T20:23:56.2932298Z D=58, 2025-05-07T20:23:56.2932568Z B=127, 2025-05-07T20:23:56.2932905Z log_E=3, 2025-05-07T20:23:56.2933276Z L=9, 2025-05-07T20:23:56.2933632Z D_gradcheck=2, 2025-05-07T20:23:56.2933970Z stochastic_rounding=False, 2025-05-07T20:23:56.2934502Z weighted=False, 2025-05-07T20:23:56.2934832Z row_wise=False, 2025-05-07T20:23:56.2935182Z mixed=False, 2025-05-07T20:23:56.2935548Z use_cache=False, 2025-05-07T20:23:56.2936039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2936459Z use_cpu=True, 2025-05-07T20:23:56.2936984Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2937379Z ) 2025-05-07T20:23:56.2937779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2938954Z self=, 2025-05-07T20:23:56.2939910Z mixed_B=False, 2025-05-07T20:23:56.2940272Z compile=False, 2025-05-07T20:23:56.2940687Z T=3, 2025-05-07T20:23:56.2941020Z D=95, 2025-05-07T20:23:56.2941287Z B=3, 2025-05-07T20:23:56.2941628Z log_E=3, 2025-05-07T20:23:56.2941966Z L=5, 2025-05-07T20:23:56.2942296Z D_gradcheck=1, 2025-05-07T20:23:56.2942704Z stochastic_rounding=False, 2025-05-07T20:23:56.2943094Z weighted=False, 2025-05-07T20:23:56.2943577Z row_wise=True, 2025-05-07T20:23:56.2943970Z mixed=False, 2025-05-07T20:23:56.2944316Z use_cache=False, 2025-05-07T20:23:56.2944688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2945171Z use_cpu=True, 2025-05-07T20:23:56.2945549Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2946000Z ) 2025-05-07T20:23:56.2946338Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2947283Z self=, 2025-05-07T20:23:56.2948164Z mixed_B=True, 2025-05-07T20:23:56.2948549Z compile=True, 2025-05-07T20:23:56.2949038Z T=1, 2025-05-07T20:23:56.2949438Z D=85, 2025-05-07T20:23:56.2949709Z B=97, 2025-05-07T20:23:56.2950106Z log_E=3, 2025-05-07T20:23:56.2950387Z L=20, 2025-05-07T20:23:56.2950660Z D_gradcheck=1, 2025-05-07T20:23:56.2950982Z stochastic_rounding=True, 2025-05-07T20:23:56.2951388Z weighted=True, 2025-05-07T20:23:56.2952139Z row_wise=True, 2025-05-07T20:23:56.2952461Z mixed=True, 2025-05-07T20:23:56.2952856Z use_cache=True, 2025-05-07T20:23:56.2953206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2953833Z use_cpu=True, 2025-05-07T20:23:56.2954164Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2954844Z ) 2025-05-07T20:23:56.2955281Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2956245Z self=, 2025-05-07T20:23:56.2957223Z mixed_B=False, 2025-05-07T20:23:56.2957536Z compile=False, 2025-05-07T20:23:56.2957830Z T=5, 2025-05-07T20:23:56.2958208Z D=109, 2025-05-07T20:23:56.2958483Z B=101, 2025-05-07T20:23:56.2958881Z log_E=4, 2025-05-07T20:23:56.2959158Z L=6, 2025-05-07T20:23:56.2959489Z D_gradcheck=2, 2025-05-07T20:23:56.2959859Z stochastic_rounding=False, 2025-05-07T20:23:56.2960359Z weighted=False, 2025-05-07T20:23:56.2960667Z row_wise=True, 2025-05-07T20:23:56.2960968Z mixed=True, 2025-05-07T20:23:56.2961329Z use_cache=False, 2025-05-07T20:23:56.2961675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2962098Z use_cpu=True, 2025-05-07T20:23:56.2962503Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2962956Z ) 2025-05-07T20:23:56.2963296Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2964167Z self=, 2025-05-07T20:23:56.2965014Z mixed_B=False, 2025-05-07T20:23:56.2965325Z compile=True, 2025-05-07T20:23:56.2965621Z T=2, 2025-05-07T20:23:56.2965881Z D=73, 2025-05-07T20:23:56.2966212Z B=107, 2025-05-07T20:23:56.2966609Z log_E=3, 2025-05-07T20:23:56.2966884Z L=2, 2025-05-07T20:23:56.2967161Z D_gradcheck=1, 2025-05-07T20:23:56.2967495Z stochastic_rounding=True, 2025-05-07T20:23:56.2967866Z weighted=False, 2025-05-07T20:23:56.2968179Z row_wise=True, 2025-05-07T20:23:56.2968486Z mixed=False, 2025-05-07T20:23:56.2968792Z use_cache=False, 2025-05-07T20:23:56.2969207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2969734Z use_cpu=True, 2025-05-07T20:23:56.2970065Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2970440Z ) 2025-05-07T20:23:56.2970781Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2971827Z self=, 2025-05-07T20:23:56.2972634Z mixed_B=False, 2025-05-07T20:23:56.2972975Z compile=True, 2025-05-07T20:23:56.2973267Z T=3, 2025-05-07T20:23:56.2973528Z D=99, 2025-05-07T20:23:56.2973792Z B=21, 2025-05-07T20:23:56.2974054Z log_E=4, 2025-05-07T20:23:56.2974336Z L=13, 2025-05-07T20:23:56.2974616Z D_gradcheck=2, 2025-05-07T20:23:56.2974937Z stochastic_rounding=True, 2025-05-07T20:23:56.2975480Z weighted=False, 2025-05-07T20:23:56.2975802Z row_wise=True, 2025-05-07T20:23:56.2976099Z mixed=False, 2025-05-07T20:23:56.2976476Z use_cache=True, 2025-05-07T20:23:56.2976826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.2977236Z use_cpu=True, 2025-05-07T20:23:56.2977580Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2978029Z ) 2025-05-07T20:23:56.2978357Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2979221Z self=, 2025-05-07T20:23:56.2980088Z mixed_B=True, 2025-05-07T20:23:56.2980392Z compile=True, 2025-05-07T20:23:56.2980683Z T=1, 2025-05-07T20:23:56.2980949Z D=81, 2025-05-07T20:23:56.2981216Z B=125, 2025-05-07T20:23:56.2981480Z log_E=5, 2025-05-07T20:23:56.2981757Z L=2, 2025-05-07T20:23:56.2982141Z D_gradcheck=1, 2025-05-07T20:23:56.2982462Z stochastic_rounding=True, 2025-05-07T20:23:56.2982832Z weighted=False, 2025-05-07T20:23:56.2983434Z row_wise=True, 2025-05-07T20:23:56.2983801Z mixed=True, 2025-05-07T20:23:56.2984106Z use_cache=True, 2025-05-07T20:23:56.2984447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2984965Z use_cpu=True, 2025-05-07T20:23:56.2985301Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.2985901Z ) 2025-05-07T20:23:56.2986228Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2987089Z self=, 2025-05-07T20:23:56.2988022Z mixed_B=False, 2025-05-07T20:23:56.2988333Z compile=False, 2025-05-07T20:23:56.2988624Z T=3, 2025-05-07T20:23:56.2988891Z D=54, 2025-05-07T20:23:56.2989155Z B=117, 2025-05-07T20:23:56.2989421Z log_E=4, 2025-05-07T20:23:56.2989698Z L=16, 2025-05-07T20:23:56.2989974Z D_gradcheck=2, 2025-05-07T20:23:56.2990298Z stochastic_rounding=True, 2025-05-07T20:23:56.2990741Z weighted=False, 2025-05-07T20:23:56.2991114Z row_wise=False, 2025-05-07T20:23:56.2991595Z mixed=False, 2025-05-07T20:23:56.2992029Z use_cache=True, 2025-05-07T20:23:56.2992377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.2992789Z use_cpu=True, 2025-05-07T20:23:56.2993119Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.2993555Z ) 2025-05-07T20:23:56.2993980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.2994991Z self=, 2025-05-07T20:23:56.2995844Z mixed_B=False, 2025-05-07T20:23:56.2996150Z compile=False, 2025-05-07T20:23:56.2996494Z T=2, 2025-05-07T20:23:56.2996794Z D=44, 2025-05-07T20:23:56.2997055Z B=7, 2025-05-07T20:23:56.2997341Z log_E=3, 2025-05-07T20:23:56.2997621Z L=1, 2025-05-07T20:23:56.2997890Z D_gradcheck=1, 2025-05-07T20:23:56.2998327Z stochastic_rounding=False, 2025-05-07T20:23:56.2998704Z weighted=False, 2025-05-07T20:23:56.2999021Z row_wise=False, 2025-05-07T20:23:56.2999413Z mixed=False, 2025-05-07T20:23:56.2999903Z use_cache=True, 2025-05-07T20:23:56.3000335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.3000884Z use_cpu=True, 2025-05-07T20:23:56.3001363Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.3001820Z ) 2025-05-07T20:23:56.3002197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.3003173Z self=, 2025-05-07T20:23:56.3004324Z mixed_B=True, 2025-05-07T20:23:56.3004706Z compile=True, 2025-05-07T20:23:56.3005088Z T=5, 2025-05-07T20:23:56.3005436Z D=67, 2025-05-07T20:23:56.3005694Z B=42, 2025-05-07T20:23:56.3006014Z log_E=3, 2025-05-07T20:23:56.3006298Z L=13, 2025-05-07T20:23:56.3006567Z D_gradcheck=2, 2025-05-07T20:23:56.3006945Z stochastic_rounding=True, 2025-05-07T20:23:56.3007411Z weighted=False, 2025-05-07T20:23:56.3007810Z row_wise=True, 2025-05-07T20:23:56.3008211Z mixed=True, 2025-05-07T20:23:56.3008587Z use_cache=False, 2025-05-07T20:23:56.3008989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.3009523Z use_cpu=True, 2025-05-07T20:23:56.3009969Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.3010403Z ) 2025-05-07T20:23:56.3010785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.3011744Z self=, 2025-05-07T20:23:56.3012697Z mixed_B=False, 2025-05-07T20:23:56.3013003Z compile=True, 2025-05-07T20:23:56.3013295Z T=4, 2025-05-07T20:23:56.3013557Z D=25, 2025-05-07T20:23:56.3013818Z B=96, 2025-05-07T20:23:56.3014201Z log_E=4, 2025-05-07T20:23:56.3014532Z L=13, 2025-05-07T20:23:56.3014858Z D_gradcheck=2, 2025-05-07T20:23:56.3015289Z stochastic_rounding=True, 2025-05-07T20:23:56.3015660Z weighted=False, 2025-05-07T20:23:56.3016244Z row_wise=True, 2025-05-07T20:23:56.3016567Z mixed=True, 2025-05-07T20:23:56.3016861Z use_cache=True, 2025-05-07T20:23:56.3017262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.3017964Z use_cpu=True, 2025-05-07T20:23:56.3018432Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.3018970Z ) 2025-05-07T20:23:56.3019440Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.3020387Z self=, 2025-05-07T20:23:56.3021318Z mixed_B=False, 2025-05-07T20:23:56.3021680Z compile=True, 2025-05-07T20:23:56.3022086Z T=4, 2025-05-07T20:23:56.3022429Z D=79, 2025-05-07T20:23:56.3022765Z B=29, 2025-05-07T20:23:56.3023081Z log_E=4, 2025-05-07T20:23:56.3023389Z L=10, 2025-05-07T20:23:56.3023788Z D_gradcheck=2, 2025-05-07T20:23:56.3024261Z stochastic_rounding=True, 2025-05-07T20:23:56.3024811Z weighted=True, 2025-05-07T20:23:56.3025162Z row_wise=True, 2025-05-07T20:23:56.3025540Z mixed=True, 2025-05-07T20:23:56.3025895Z use_cache=False, 2025-05-07T20:23:56.3026241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.3026791Z use_cpu=True, 2025-05-07T20:23:56.3027191Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.3027625Z ) 2025-05-07T20:23:56.3028222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.3029154Z self=, 2025-05-07T20:23:56.3030109Z mixed_B=True, 2025-05-07T20:23:56.3030473Z compile=False, 2025-05-07T20:23:56.3030870Z T=4, 2025-05-07T20:23:56.3031240Z D=128, 2025-05-07T20:23:56.3031656Z B=14, 2025-05-07T20:23:56.3031981Z log_E=4, 2025-05-07T20:23:56.3032263Z L=5, 2025-05-07T20:23:56.3032593Z D_gradcheck=2, 2025-05-07T20:23:56.3033086Z stochastic_rounding=True, 2025-05-07T20:23:56.3033495Z weighted=True, 2025-05-07T20:23:56.3033799Z row_wise=False, 2025-05-07T20:23:56.3034167Z mixed=False, 2025-05-07T20:23:56.3034595Z use_cache=True, 2025-05-07T20:23:56.3035037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.3035695Z use_cpu=True, 2025-05-07T20:23:56.3036083Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.3036568Z ) 2025-05-07T20:23:56.3037023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.3038014Z self=, 2025-05-07T20:23:56.3039146Z mixed_B=False, 2025-05-07T20:23:56.3039633Z compile=False, 2025-05-07T20:23:56.3040038Z T=2, 2025-05-07T20:23:56.3040301Z D=50, 2025-05-07T20:23:56.3040577Z B=53, 2025-05-07T20:23:56.3041139Z log_E=4, 2025-05-07T20:23:56.3041418Z L=10, 2025-05-07T20:23:56.3041697Z D_gradcheck=1, 2025-05-07T20:23:56.3042077Z stochastic_rounding=True, 2025-05-07T20:23:56.3042580Z weighted=True, 2025-05-07T20:23:56.3042923Z row_wise=True, 2025-05-07T20:23:56.3043231Z mixed=True, 2025-05-07T20:23:56.3043529Z use_cache=True, 2025-05-07T20:23:56.3043975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:56.3044520Z use_cpu=True, 2025-05-07T20:23:56.3044911Z output_dtype=SparseType.FP32, 2025-05-07T20:23:56.3045425Z ) 2025-05-07T20:23:56.3045895Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.3046769Z self=, 2025-05-07T20:23:56.3047648Z mixed_B=True, 2025-05-07T20:23:56.3047961Z compile=False, 2025-05-07T20:23:56.3048306Z T=4, 2025-05-07T20:23:56.3048618Z D=109, 2025-05-07T20:23:56.3048950Z B=34, 2025-05-07T20:23:56.3049331Z log_E=4, 2025-05-07T20:23:56.3049698Z L=14, 2025-05-07T20:23:56.3050138Z D_gradcheck=1, 2025-05-07T20:23:56.3050559Z stochastic_rounding=True, 2025-05-07T20:23:56.3051027Z weighted=False, 2025-05-07T20:23:56.3051404Z row_wise=False, 2025-05-07T20:23:56.3052107Z mixed=True, 2025-05-07T20:23:56.3052424Z use_cache=True, 2025-05-07T20:23:56.3052889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.3053496Z use_cpu=True, 2025-05-07T20:23:56.3053831Z output_dtype=SparseType.FP16, 2025-05-07T20:23:56.3054200Z ) 2025-05-07T20:23:56.3054833Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:56.3055891Z self=, 2025-05-07T20:23:56.3056878Z mixed_B=True, 2025-05-07T20:23:56.3057270Z compile=False, 2025-05-07T20:23:56.3057568Z T=1, 2025-05-07T20:23:56.3057888Z D=125, 2025-05-07T20:23:56.3058155Z B=85, 2025-05-07T20:23:56.3058422Z log_E=5, 2025-05-07T20:23:56.3058692Z L=16, 2025-05-07T20:23:56.3058967Z D_gradcheck=2, 2025-05-07T20:23:56.3059389Z stochastic_rounding=False, 2025-05-07T20:23:56.3059757Z weighted=True, 2025-05-07T20:23:56.3060164Z row_wise=True, 2025-05-07T20:23:56.3060483Z mixed=True, 2025-05-07T20:23:56.3060779Z use_cache=True, 2025-05-07T20:23:56.3061123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:56.3061543Z use_cpu=True, 2025-05-07T20:23:56.3061872Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8215579Z ) 2025-05-07T20:23:57.8216132Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8217045Z self=, 2025-05-07T20:23:57.8217855Z mixed_B=True, 2025-05-07T20:23:57.8218166Z compile=False, 2025-05-07T20:23:57.8218471Z T=2, 2025-05-07T20:23:57.8218735Z D=2, 2025-05-07T20:23:57.8219006Z B=32, 2025-05-07T20:23:57.8219275Z log_E=5, 2025-05-07T20:23:57.8219550Z L=3, 2025-05-07T20:23:57.8219825Z D_gradcheck=2, 2025-05-07T20:23:57.8220158Z stochastic_rounding=False, 2025-05-07T20:23:57.8220527Z weighted=False, 2025-05-07T20:23:57.8220842Z row_wise=True, 2025-05-07T20:23:57.8221155Z mixed=False, 2025-05-07T20:23:57.8221464Z use_cache=False, 2025-05-07T20:23:57.8221814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8222239Z use_cpu=True, 2025-05-07T20:23:57.8222574Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8222947Z ) 2025-05-07T20:23:57.8223299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8224168Z self=, 2025-05-07T20:23:57.8225317Z mixed_B=True, 2025-05-07T20:23:57.8225643Z compile=True, 2025-05-07T20:23:57.8225940Z T=3, 2025-05-07T20:23:57.8226199Z D=31, 2025-05-07T20:23:57.8226465Z B=116, 2025-05-07T20:23:57.8226738Z log_E=4, 2025-05-07T20:23:57.8227008Z L=18, 2025-05-07T20:23:57.8227281Z D_gradcheck=2, 2025-05-07T20:23:57.8227606Z stochastic_rounding=True, 2025-05-07T20:23:57.8228236Z weighted=False, 2025-05-07T20:23:57.8228553Z row_wise=False, 2025-05-07T20:23:57.8228871Z mixed=False, 2025-05-07T20:23:57.8229175Z use_cache=False, 2025-05-07T20:23:57.8229532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8229952Z use_cpu=True, 2025-05-07T20:23:57.8230278Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8230660Z ) 2025-05-07T20:23:57.8231001Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8231864Z self=, 2025-05-07T20:23:57.8232659Z mixed_B=False, 2025-05-07T20:23:57.8232967Z compile=False, 2025-05-07T20:23:57.8233266Z T=2, 2025-05-07T20:23:57.8233534Z D=2, 2025-05-07T20:23:57.8233796Z B=114, 2025-05-07T20:23:57.8234066Z log_E=3, 2025-05-07T20:23:57.8234338Z L=19, 2025-05-07T20:23:57.8234615Z D_gradcheck=2, 2025-05-07T20:23:57.8234940Z stochastic_rounding=False, 2025-05-07T20:23:57.8235303Z weighted=True, 2025-05-07T20:23:57.8235612Z row_wise=True, 2025-05-07T20:23:57.8236144Z mixed=True, 2025-05-07T20:23:57.8236455Z use_cache=True, 2025-05-07T20:23:57.8236802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8237354Z use_cpu=True, 2025-05-07T20:23:57.8237688Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8238064Z ) 2025-05-07T20:23:57.8238582Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8239442Z self=, 2025-05-07T20:23:57.8240236Z mixed_B=True, 2025-05-07T20:23:57.8240549Z compile=True, 2025-05-07T20:23:57.8240852Z T=5, 2025-05-07T20:23:57.8241110Z D=82, 2025-05-07T20:23:57.8241381Z B=103, 2025-05-07T20:23:57.8241652Z log_E=4, 2025-05-07T20:23:57.8241921Z L=10, 2025-05-07T20:23:57.8242195Z D_gradcheck=2, 2025-05-07T20:23:57.8242530Z stochastic_rounding=False, 2025-05-07T20:23:57.8242898Z weighted=False, 2025-05-07T20:23:57.8243213Z row_wise=True, 2025-05-07T20:23:57.8243521Z mixed=False, 2025-05-07T20:23:57.8243821Z use_cache=False, 2025-05-07T20:23:57.8244180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8244599Z use_cpu=True, 2025-05-07T20:23:57.8244929Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8245306Z ) 2025-05-07T20:23:57.8245649Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8246513Z self=, 2025-05-07T20:23:57.8247311Z mixed_B=False, 2025-05-07T20:23:57.8247628Z compile=False, 2025-05-07T20:23:57.8247927Z T=5, 2025-05-07T20:23:57.8248189Z D=115, 2025-05-07T20:23:57.8248454Z B=9, 2025-05-07T20:23:57.8248721Z log_E=3, 2025-05-07T20:23:57.8248994Z L=16, 2025-05-07T20:23:57.8249273Z D_gradcheck=1, 2025-05-07T20:23:57.8249716Z stochastic_rounding=False, 2025-05-07T20:23:57.8250080Z weighted=True, 2025-05-07T20:23:57.8250388Z row_wise=True, 2025-05-07T20:23:57.8250699Z mixed=True, 2025-05-07T20:23:57.8250997Z use_cache=False, 2025-05-07T20:23:57.8251351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8251775Z use_cpu=True, 2025-05-07T20:23:57.8252105Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8252488Z ) 2025-05-07T20:23:57.8252831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8253684Z self=, 2025-05-07T20:23:57.8254486Z mixed_B=False, 2025-05-07T20:23:57.8255010Z compile=False, 2025-05-07T20:23:57.8255320Z T=1, 2025-05-07T20:23:57.8255588Z D=12, 2025-05-07T20:23:57.8255857Z B=73, 2025-05-07T20:23:57.8256119Z log_E=4, 2025-05-07T20:23:57.8256399Z L=14, 2025-05-07T20:23:57.8256674Z D_gradcheck=2, 2025-05-07T20:23:57.8256994Z stochastic_rounding=True, 2025-05-07T20:23:57.8257364Z weighted=True, 2025-05-07T20:23:57.8257674Z row_wise=True, 2025-05-07T20:23:57.8257990Z mixed=True, 2025-05-07T20:23:57.8258286Z use_cache=False, 2025-05-07T20:23:57.8258642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8259057Z use_cpu=True, 2025-05-07T20:23:57.8259389Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8259768Z ) 2025-05-07T20:23:57.8260108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8260966Z self=, 2025-05-07T20:23:57.8261763Z mixed_B=False, 2025-05-07T20:23:57.8262076Z compile=False, 2025-05-07T20:23:57.8262370Z T=1, 2025-05-07T20:23:57.8262636Z D=31, 2025-05-07T20:23:57.8262904Z B=73, 2025-05-07T20:23:57.8263170Z log_E=5, 2025-05-07T20:23:57.8263445Z L=6, 2025-05-07T20:23:57.8263857Z D_gradcheck=2, 2025-05-07T20:23:57.8264183Z stochastic_rounding=True, 2025-05-07T20:23:57.8264552Z weighted=True, 2025-05-07T20:23:57.8264854Z row_wise=True, 2025-05-07T20:23:57.8265335Z mixed=False, 2025-05-07T20:23:57.8265657Z use_cache=True, 2025-05-07T20:23:57.8266001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8266417Z use_cpu=True, 2025-05-07T20:23:57.8266888Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8267264Z ) 2025-05-07T20:23:57.8267600Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8268556Z self=, 2025-05-07T20:23:57.8269357Z mixed_B=False, 2025-05-07T20:23:57.8269667Z compile=True, 2025-05-07T20:23:57.8269966Z T=4, 2025-05-07T20:23:57.8270230Z D=68, 2025-05-07T20:23:57.8270491Z B=26, 2025-05-07T20:23:57.8270758Z log_E=4, 2025-05-07T20:23:57.8271036Z L=15, 2025-05-07T20:23:57.8271305Z D_gradcheck=1, 2025-05-07T20:23:57.8271632Z stochastic_rounding=True, 2025-05-07T20:23:57.8272001Z weighted=True, 2025-05-07T20:23:57.8272302Z row_wise=True, 2025-05-07T20:23:57.8272607Z mixed=False, 2025-05-07T20:23:57.8272913Z use_cache=False, 2025-05-07T20:23:57.8273260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8273675Z use_cpu=True, 2025-05-07T20:23:57.8274016Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8274386Z ) 2025-05-07T20:23:57.8274725Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8275591Z self=, 2025-05-07T20:23:57.8276377Z mixed_B=True, 2025-05-07T20:23:57.8276690Z compile=True, 2025-05-07T20:23:57.8276988Z T=2, 2025-05-07T20:23:57.8277248Z D=36, 2025-05-07T20:23:57.8277538Z B=38, 2025-05-07T20:23:57.8277799Z log_E=4, 2025-05-07T20:23:57.8278076Z L=9, 2025-05-07T20:23:57.8278355Z D_gradcheck=1, 2025-05-07T20:23:57.8278674Z stochastic_rounding=True, 2025-05-07T20:23:57.8279045Z weighted=True, 2025-05-07T20:23:57.8279351Z row_wise=True, 2025-05-07T20:23:57.8279652Z mixed=True, 2025-05-07T20:23:57.8279951Z use_cache=False, 2025-05-07T20:23:57.8280308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8280723Z use_cpu=True, 2025-05-07T20:23:57.8281052Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8281431Z ) 2025-05-07T20:23:57.8281771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8282633Z self=, 2025-05-07T20:23:57.8283433Z mixed_B=True, 2025-05-07T20:23:57.8283869Z compile=True, 2025-05-07T20:23:57.8284177Z T=3, 2025-05-07T20:23:57.8284445Z D=116, 2025-05-07T20:23:57.8284716Z B=55, 2025-05-07T20:23:57.8284977Z log_E=5, 2025-05-07T20:23:57.8285255Z L=16, 2025-05-07T20:23:57.8285530Z D_gradcheck=2, 2025-05-07T20:23:57.8285845Z stochastic_rounding=True, 2025-05-07T20:23:57.8286212Z weighted=False, 2025-05-07T20:23:57.8286518Z row_wise=False, 2025-05-07T20:23:57.8286817Z mixed=False, 2025-05-07T20:23:57.8287127Z use_cache=True, 2025-05-07T20:23:57.8287471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8287877Z use_cpu=True, 2025-05-07T20:23:57.8288214Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8288590Z ) 2025-05-07T20:23:57.8288924Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8289902Z self=, 2025-05-07T20:23:57.8290703Z mixed_B=True, 2025-05-07T20:23:57.8291009Z compile=True, 2025-05-07T20:23:57.8291298Z T=1, 2025-05-07T20:23:57.8291559Z D=64, 2025-05-07T20:23:57.8291823Z B=98, 2025-05-07T20:23:57.8292083Z log_E=5, 2025-05-07T20:23:57.8292359Z L=8, 2025-05-07T20:23:57.8292628Z D_gradcheck=1, 2025-05-07T20:23:57.8292949Z stochastic_rounding=True, 2025-05-07T20:23:57.8293315Z weighted=True, 2025-05-07T20:23:57.8293906Z row_wise=True, 2025-05-07T20:23:57.8294200Z mixed=False, 2025-05-07T20:23:57.8294628Z use_cache=True, 2025-05-07T20:23:57.8294985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8295390Z use_cpu=True, 2025-05-07T20:23:57.8295802Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8296186Z ) 2025-05-07T20:23:57.8296514Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8297462Z self=, 2025-05-07T20:23:57.8298261Z mixed_B=False, 2025-05-07T20:23:57.8298576Z compile=False, 2025-05-07T20:23:57.8298870Z T=2, 2025-05-07T20:23:57.8299137Z D=3, 2025-05-07T20:23:57.8299400Z B=28, 2025-05-07T20:23:57.8299658Z log_E=3, 2025-05-07T20:23:57.8299931Z L=11, 2025-05-07T20:23:57.8300202Z D_gradcheck=1, 2025-05-07T20:23:57.8300519Z stochastic_rounding=False, 2025-05-07T20:23:57.8300890Z weighted=False, 2025-05-07T20:23:57.8301198Z row_wise=True, 2025-05-07T20:23:57.8301494Z mixed=False, 2025-05-07T20:23:57.8301798Z use_cache=True, 2025-05-07T20:23:57.8302145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8302549Z use_cpu=True, 2025-05-07T20:23:57.8302882Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8303257Z ) 2025-05-07T20:23:57.8303583Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8304447Z self=, 2025-05-07T20:23:57.8305243Z mixed_B=False, 2025-05-07T20:23:57.8305552Z compile=True, 2025-05-07T20:23:57.8305840Z T=4, 2025-05-07T20:23:57.8306104Z D=88, 2025-05-07T20:23:57.8306371Z B=88, 2025-05-07T20:23:57.8306635Z log_E=4, 2025-05-07T20:23:57.8306914Z L=14, 2025-05-07T20:23:57.8307190Z D_gradcheck=2, 2025-05-07T20:23:57.8307509Z stochastic_rounding=False, 2025-05-07T20:23:57.8307880Z weighted=True, 2025-05-07T20:23:57.8308184Z row_wise=True, 2025-05-07T20:23:57.8308479Z mixed=False, 2025-05-07T20:23:57.8308788Z use_cache=True, 2025-05-07T20:23:57.8309131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8309537Z use_cpu=True, 2025-05-07T20:23:57.8309877Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8310253Z ) 2025-05-07T20:23:57.8310580Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8311446Z self=, 2025-05-07T20:23:57.8312246Z mixed_B=False, 2025-05-07T20:23:57.8312664Z compile=True, 2025-05-07T20:23:57.8312978Z T=4, 2025-05-07T20:23:57.8313243Z D=66, 2025-05-07T20:23:57.8313503Z B=128, 2025-05-07T20:23:57.8313773Z log_E=4, 2025-05-07T20:23:57.8314051Z L=18, 2025-05-07T20:23:57.8314317Z D_gradcheck=2, 2025-05-07T20:23:57.8314639Z stochastic_rounding=True, 2025-05-07T20:23:57.8315008Z weighted=True, 2025-05-07T20:23:57.8315315Z row_wise=False, 2025-05-07T20:23:57.8315614Z mixed=False, 2025-05-07T20:23:57.8315917Z use_cache=False, 2025-05-07T20:23:57.8316272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8316679Z use_cpu=True, 2025-05-07T20:23:57.8317016Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8317396Z ) 2025-05-07T20:23:57.8317723Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8318595Z self=, 2025-05-07T20:23:57.8319391Z mixed_B=False, 2025-05-07T20:23:57.8319703Z compile=False, 2025-05-07T20:23:57.8320004Z T=2, 2025-05-07T20:23:57.8320272Z D=107, 2025-05-07T20:23:57.8320530Z B=31, 2025-05-07T20:23:57.8320796Z log_E=5, 2025-05-07T20:23:57.8321074Z L=19, 2025-05-07T20:23:57.8321339Z D_gradcheck=2, 2025-05-07T20:23:57.8321666Z stochastic_rounding=False, 2025-05-07T20:23:57.8322037Z weighted=True, 2025-05-07T20:23:57.8322340Z row_wise=True, 2025-05-07T20:23:57.8322641Z mixed=False, 2025-05-07T20:23:57.8323044Z use_cache=True, 2025-05-07T20:23:57.8323405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8323819Z use_cpu=True, 2025-05-07T20:23:57.8324285Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8324669Z ) 2025-05-07T20:23:57.8324998Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8325944Z self=, 2025-05-07T20:23:57.8326749Z mixed_B=False, 2025-05-07T20:23:57.8327051Z compile=False, 2025-05-07T20:23:57.8327357Z T=2, 2025-05-07T20:23:57.8327626Z D=23, 2025-05-07T20:23:57.8328207Z B=25, 2025-05-07T20:23:57.8328490Z log_E=3, 2025-05-07T20:23:57.8328769Z L=13, 2025-05-07T20:23:57.8329036Z D_gradcheck=1, 2025-05-07T20:23:57.8329361Z stochastic_rounding=False, 2025-05-07T20:23:57.8329828Z weighted=False, 2025-05-07T20:23:57.8330132Z row_wise=True, 2025-05-07T20:23:57.8330435Z mixed=False, 2025-05-07T20:23:57.8330747Z use_cache=False, 2025-05-07T20:23:57.8331099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8331520Z use_cpu=True, 2025-05-07T20:23:57.8331861Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8332232Z ) 2025-05-07T20:23:57.8332564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8333429Z self=, 2025-05-07T20:23:57.8334225Z mixed_B=True, 2025-05-07T20:23:57.8334525Z compile=False, 2025-05-07T20:23:57.8334828Z T=2, 2025-05-07T20:23:57.8335095Z D=56, 2025-05-07T20:23:57.8335355Z B=16, 2025-05-07T20:23:57.8335620Z log_E=3, 2025-05-07T20:23:57.8335895Z L=9, 2025-05-07T20:23:57.8336164Z D_gradcheck=2, 2025-05-07T20:23:57.8336491Z stochastic_rounding=False, 2025-05-07T20:23:57.8336861Z weighted=True, 2025-05-07T20:23:57.8337160Z row_wise=True, 2025-05-07T20:23:57.8337464Z mixed=True, 2025-05-07T20:23:57.8337769Z use_cache=True, 2025-05-07T20:23:57.8338109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8338520Z use_cpu=True, 2025-05-07T20:23:57.8338856Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8339223Z ) 2025-05-07T20:23:57.8339558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8340420Z self=, 2025-05-07T20:23:57.8341219Z mixed_B=True, 2025-05-07T20:23:57.8341519Z compile=True, 2025-05-07T20:23:57.8342064Z T=3, 2025-05-07T20:23:57.8342348Z D=86, 2025-05-07T20:23:57.8342609Z B=13, 2025-05-07T20:23:57.8342875Z log_E=3, 2025-05-07T20:23:57.8343152Z L=1, 2025-05-07T20:23:57.8343418Z D_gradcheck=2, 2025-05-07T20:23:57.8343747Z stochastic_rounding=False, 2025-05-07T20:23:57.8344122Z weighted=True, 2025-05-07T20:23:57.8344424Z row_wise=False, 2025-05-07T20:23:57.8344727Z mixed=True, 2025-05-07T20:23:57.8345032Z use_cache=True, 2025-05-07T20:23:57.8345370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8345788Z use_cpu=True, 2025-05-07T20:23:57.8346121Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8670194Z ) 2025-05-07T20:23:57.8670674Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8671588Z self=, 2025-05-07T20:23:57.8672385Z mixed_B=True, 2025-05-07T20:23:57.8672686Z compile=False, 2025-05-07T20:23:57.8683158Z T=1, 2025-05-07T20:23:57.8683546Z D=64, 2025-05-07T20:23:57.8683812Z B=68, 2025-05-07T20:23:57.8684080Z log_E=5, 2025-05-07T20:23:57.8684365Z L=18, 2025-05-07T20:23:57.8684633Z D_gradcheck=2, 2025-05-07T20:23:57.8684961Z stochastic_rounding=False, 2025-05-07T20:23:57.8685337Z weighted=True, 2025-05-07T20:23:57.8685638Z row_wise=False, 2025-05-07T20:23:57.8685942Z mixed=False, 2025-05-07T20:23:57.8686568Z use_cache=True, 2025-05-07T20:23:57.8686925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8687344Z use_cpu=True, 2025-05-07T20:23:57.8687675Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8688199Z ) 2025-05-07T20:23:57.8688530Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8689629Z self=, 2025-05-07T20:23:57.8690437Z mixed_B=True, 2025-05-07T20:23:57.8690735Z compile=False, 2025-05-07T20:23:57.8691040Z T=1, 2025-05-07T20:23:57.8691308Z D=109, 2025-05-07T20:23:57.8691567Z B=122, 2025-05-07T20:23:57.8691836Z log_E=4, 2025-05-07T20:23:57.8692114Z L=17, 2025-05-07T20:23:57.8692385Z D_gradcheck=2, 2025-05-07T20:23:57.8692711Z stochastic_rounding=True, 2025-05-07T20:23:57.8693076Z weighted=False, 2025-05-07T20:23:57.8693375Z row_wise=True, 2025-05-07T20:23:57.8693674Z mixed=True, 2025-05-07T20:23:57.8693969Z use_cache=True, 2025-05-07T20:23:57.8694306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8694721Z use_cpu=True, 2025-05-07T20:23:57.8695051Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8695424Z ) 2025-05-07T20:23:57.8695760Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8696623Z self=, 2025-05-07T20:23:57.8697418Z mixed_B=True, 2025-05-07T20:23:57.8697717Z compile=False, 2025-05-07T20:23:57.8698019Z T=3, 2025-05-07T20:23:57.8698284Z D=16, 2025-05-07T20:23:57.8698543Z B=6, 2025-05-07T20:23:57.8698815Z log_E=3, 2025-05-07T20:23:57.8699093Z L=17, 2025-05-07T20:23:57.8699360Z D_gradcheck=2, 2025-05-07T20:23:57.8699683Z stochastic_rounding=False, 2025-05-07T20:23:57.8700054Z weighted=False, 2025-05-07T20:23:57.8700358Z row_wise=False, 2025-05-07T20:23:57.8700659Z mixed=True, 2025-05-07T20:23:57.8700963Z use_cache=False, 2025-05-07T20:23:57.8701310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8701729Z use_cpu=True, 2025-05-07T20:23:57.8702060Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8702434Z ) 2025-05-07T20:23:57.8702767Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8703629Z self=, 2025-05-07T20:23:57.8704427Z mixed_B=False, 2025-05-07T20:23:57.8704738Z compile=False, 2025-05-07T20:23:57.8705275Z T=3, 2025-05-07T20:23:57.8705557Z D=75, 2025-05-07T20:23:57.8705819Z B=90, 2025-05-07T20:23:57.8706086Z log_E=4, 2025-05-07T20:23:57.8706363Z L=2, 2025-05-07T20:23:57.8706629Z D_gradcheck=1, 2025-05-07T20:23:57.8706956Z stochastic_rounding=False, 2025-05-07T20:23:57.8707328Z weighted=False, 2025-05-07T20:23:57.8707633Z row_wise=False, 2025-05-07T20:23:57.8707939Z mixed=True, 2025-05-07T20:23:57.8708234Z use_cache=True, 2025-05-07T20:23:57.8708573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8708991Z use_cpu=True, 2025-05-07T20:23:57.8709322Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8709698Z ) 2025-05-07T20:23:57.8710033Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8710895Z self=, 2025-05-07T20:23:57.8711687Z mixed_B=False, 2025-05-07T20:23:57.8711993Z compile=True, 2025-05-07T20:23:57.8712289Z T=2, 2025-05-07T20:23:57.8712546Z D=11, 2025-05-07T20:23:57.8712811Z B=117, 2025-05-07T20:23:57.8713081Z log_E=5, 2025-05-07T20:23:57.8713354Z L=14, 2025-05-07T20:23:57.8713634Z D_gradcheck=1, 2025-05-07T20:23:57.8713958Z stochastic_rounding=False, 2025-05-07T20:23:57.8714324Z weighted=True, 2025-05-07T20:23:57.8714623Z row_wise=True, 2025-05-07T20:23:57.8714927Z mixed=True, 2025-05-07T20:23:57.8715227Z use_cache=False, 2025-05-07T20:23:57.8715682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8716109Z use_cpu=True, 2025-05-07T20:23:57.8716437Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8716948Z ) 2025-05-07T20:23:57.8717283Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8718350Z self=, 2025-05-07T20:23:57.8719142Z mixed_B=True, 2025-05-07T20:23:57.8719447Z compile=False, 2025-05-07T20:23:57.8719743Z T=2, 2025-05-07T20:23:57.8720008Z D=39, 2025-05-07T20:23:57.8720269Z B=49, 2025-05-07T20:23:57.8720531Z log_E=5, 2025-05-07T20:23:57.8720805Z L=18, 2025-05-07T20:23:57.8721085Z D_gradcheck=1, 2025-05-07T20:23:57.8721406Z stochastic_rounding=False, 2025-05-07T20:23:57.8721778Z weighted=True, 2025-05-07T20:23:57.8722090Z row_wise=True, 2025-05-07T20:23:57.8722386Z mixed=True, 2025-05-07T20:23:57.8722683Z use_cache=True, 2025-05-07T20:23:57.8723035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8723444Z use_cpu=True, 2025-05-07T20:23:57.8723780Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8724159Z ) 2025-05-07T20:23:57.8724487Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8725351Z self=, 2025-05-07T20:23:57.8726146Z mixed_B=True, 2025-05-07T20:23:57.8726455Z compile=True, 2025-05-07T20:23:57.8726746Z T=2, 2025-05-07T20:23:57.8727011Z D=65, 2025-05-07T20:23:57.8727279Z B=23, 2025-05-07T20:23:57.8727538Z log_E=5, 2025-05-07T20:23:57.8728150Z L=10, 2025-05-07T20:23:57.8728455Z D_gradcheck=2, 2025-05-07T20:23:57.8728774Z stochastic_rounding=True, 2025-05-07T20:23:57.8729142Z weighted=True, 2025-05-07T20:23:57.8729516Z row_wise=False, 2025-05-07T20:23:57.8729822Z mixed=True, 2025-05-07T20:23:57.8730116Z use_cache=True, 2025-05-07T20:23:57.8730466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8730872Z use_cpu=True, 2025-05-07T20:23:57.8731204Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8731585Z ) 2025-05-07T20:23:57.8731911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8732777Z self=, 2025-05-07T20:23:57.8733574Z mixed_B=True, 2025-05-07T20:23:57.8733871Z compile=True, 2025-05-07T20:23:57.8734166Z T=4, 2025-05-07T20:23:57.8734666Z D=2, 2025-05-07T20:23:57.8734940Z B=43, 2025-05-07T20:23:57.8735202Z log_E=3, 2025-05-07T20:23:57.8735480Z L=11, 2025-05-07T20:23:57.8735753Z D_gradcheck=2, 2025-05-07T20:23:57.8736073Z stochastic_rounding=False, 2025-05-07T20:23:57.8736444Z weighted=False, 2025-05-07T20:23:57.8736750Z row_wise=True, 2025-05-07T20:23:57.8737044Z mixed=False, 2025-05-07T20:23:57.8737344Z use_cache=False, 2025-05-07T20:23:57.8737702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8738109Z use_cpu=True, 2025-05-07T20:23:57.8738442Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8738821Z ) 2025-05-07T20:23:57.8739150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8740021Z self=, 2025-05-07T20:23:57.8740818Z mixed_B=True, 2025-05-07T20:23:57.8741117Z compile=True, 2025-05-07T20:23:57.8741420Z T=1, 2025-05-07T20:23:57.8741690Z D=86, 2025-05-07T20:23:57.8741950Z B=120, 2025-05-07T20:23:57.8742220Z log_E=3, 2025-05-07T20:23:57.8742494Z L=18, 2025-05-07T20:23:57.8742762Z D_gradcheck=2, 2025-05-07T20:23:57.8743089Z stochastic_rounding=False, 2025-05-07T20:23:57.8743455Z weighted=True, 2025-05-07T20:23:57.8743757Z row_wise=False, 2025-05-07T20:23:57.8744065Z mixed=True, 2025-05-07T20:23:57.8744359Z use_cache=True, 2025-05-07T20:23:57.8744872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8745294Z use_cpu=True, 2025-05-07T20:23:57.8745629Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8746126Z ) 2025-05-07T20:23:57.8746461Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8747319Z self=, 2025-05-07T20:23:57.8748243Z mixed_B=True, 2025-05-07T20:23:57.8748538Z compile=True, 2025-05-07T20:23:57.8748836Z T=2, 2025-05-07T20:23:57.8749106Z D=47, 2025-05-07T20:23:57.8749365Z B=63, 2025-05-07T20:23:57.8749632Z log_E=5, 2025-05-07T20:23:57.8749909Z L=2, 2025-05-07T20:23:57.8750174Z D_gradcheck=2, 2025-05-07T20:23:57.8750499Z stochastic_rounding=False, 2025-05-07T20:23:57.8750869Z weighted=True, 2025-05-07T20:23:57.8751167Z row_wise=True, 2025-05-07T20:23:57.8751468Z mixed=False, 2025-05-07T20:23:57.8751766Z use_cache=True, 2025-05-07T20:23:57.8752105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8752520Z use_cpu=True, 2025-05-07T20:23:57.8752856Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8753229Z ) 2025-05-07T20:23:57.8753563Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8754420Z self=, 2025-05-07T20:23:57.8755218Z mixed_B=True, 2025-05-07T20:23:57.8755513Z compile=True, 2025-05-07T20:23:57.8755833Z T=3, 2025-05-07T20:23:57.8756107Z D=6, 2025-05-07T20:23:57.8756369Z B=72, 2025-05-07T20:23:57.8756632Z log_E=5, 2025-05-07T20:23:57.8756907Z L=18, 2025-05-07T20:23:57.8757174Z D_gradcheck=2, 2025-05-07T20:23:57.8757498Z stochastic_rounding=True, 2025-05-07T20:23:57.8757867Z weighted=True, 2025-05-07T20:23:57.8758164Z row_wise=True, 2025-05-07T20:23:57.8758465Z mixed=False, 2025-05-07T20:23:57.8758770Z use_cache=False, 2025-05-07T20:23:57.8759122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8759541Z use_cpu=True, 2025-05-07T20:23:57.8759877Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8760249Z ) 2025-05-07T20:23:57.8760582Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8761445Z self=, 2025-05-07T20:23:57.8762245Z mixed_B=True, 2025-05-07T20:23:57.8762542Z compile=False, 2025-05-07T20:23:57.8762841Z T=4, 2025-05-07T20:23:57.8763233Z D=8, 2025-05-07T20:23:57.8763500Z B=127, 2025-05-07T20:23:57.8763766Z log_E=3, 2025-05-07T20:23:57.8764043Z L=16, 2025-05-07T20:23:57.8764310Z D_gradcheck=1, 2025-05-07T20:23:57.8764642Z stochastic_rounding=False, 2025-05-07T20:23:57.8765012Z weighted=False, 2025-05-07T20:23:57.8765316Z row_wise=False, 2025-05-07T20:23:57.8765621Z mixed=False, 2025-05-07T20:23:57.8765926Z use_cache=False, 2025-05-07T20:23:57.8766277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8766691Z use_cpu=True, 2025-05-07T20:23:57.8767021Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.8767393Z ) 2025-05-07T20:23:57.8767723Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8768582Z self=, 2025-05-07T20:23:57.8769373Z mixed_B=True, 2025-05-07T20:23:57.8769807Z compile=False, 2025-05-07T20:23:57.8770108Z T=5, 2025-05-07T20:23:57.8770370Z D=39, 2025-05-07T20:23:57.8770640Z B=123, 2025-05-07T20:23:57.8770910Z log_E=5, 2025-05-07T20:23:57.8771186Z L=19, 2025-05-07T20:23:57.8771450Z D_gradcheck=2, 2025-05-07T20:23:57.8771776Z stochastic_rounding=False, 2025-05-07T20:23:57.8772146Z weighted=True, 2025-05-07T20:23:57.8772446Z row_wise=True, 2025-05-07T20:23:57.8772749Z mixed=False, 2025-05-07T20:23:57.8773048Z use_cache=False, 2025-05-07T20:23:57.8773514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8773960Z use_cpu=True, 2025-05-07T20:23:57.8774294Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8774761Z ) 2025-05-07T20:23:57.8775114Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8775982Z self=, 2025-05-07T20:23:57.8776881Z mixed_B=False, 2025-05-07T20:23:57.8777194Z compile=False, 2025-05-07T20:23:57.8777489Z T=5, 2025-05-07T20:23:57.8777750Z D=85, 2025-05-07T20:23:57.8778012Z B=29, 2025-05-07T20:23:57.8778282Z log_E=5, 2025-05-07T20:23:57.8778556Z L=9, 2025-05-07T20:23:57.8778828Z D_gradcheck=1, 2025-05-07T20:23:57.8779155Z stochastic_rounding=True, 2025-05-07T20:23:57.8779515Z weighted=True, 2025-05-07T20:23:57.8779823Z row_wise=True, 2025-05-07T20:23:57.8780123Z mixed=True, 2025-05-07T20:23:57.8780418Z use_cache=True, 2025-05-07T20:23:57.8780758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8781169Z use_cpu=True, 2025-05-07T20:23:57.8781501Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8781873Z ) 2025-05-07T20:23:57.8782208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8783067Z self=, 2025-05-07T20:23:57.8783860Z mixed_B=False, 2025-05-07T20:23:57.8784171Z compile=False, 2025-05-07T20:23:57.8784473Z T=4, 2025-05-07T20:23:57.8784738Z D=22, 2025-05-07T20:23:57.8785005Z B=92, 2025-05-07T20:23:57.8785272Z log_E=4, 2025-05-07T20:23:57.8785545Z L=10, 2025-05-07T20:23:57.8785818Z D_gradcheck=2, 2025-05-07T20:23:57.8786143Z stochastic_rounding=False, 2025-05-07T20:23:57.8786514Z weighted=False, 2025-05-07T20:23:57.8786826Z row_wise=False, 2025-05-07T20:23:57.8787136Z mixed=True, 2025-05-07T20:23:57.8787433Z use_cache=True, 2025-05-07T20:23:57.8787780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8788193Z use_cpu=True, 2025-05-07T20:23:57.8788518Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8788901Z ) 2025-05-07T20:23:57.8789233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8790091Z self=, 2025-05-07T20:23:57.8790885Z mixed_B=False, 2025-05-07T20:23:57.8791190Z compile=True, 2025-05-07T20:23:57.8791489Z T=3, 2025-05-07T20:23:57.8791862Z D=75, 2025-05-07T20:23:57.8792149Z B=30, 2025-05-07T20:23:57.8792421Z log_E=3, 2025-05-07T20:23:57.8792693Z L=6, 2025-05-07T20:23:57.8792964Z D_gradcheck=2, 2025-05-07T20:23:57.8793295Z stochastic_rounding=False, 2025-05-07T20:23:57.8793658Z weighted=False, 2025-05-07T20:23:57.8793964Z row_wise=True, 2025-05-07T20:23:57.8794266Z mixed=False, 2025-05-07T20:23:57.8794560Z use_cache=True, 2025-05-07T20:23:57.8794905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8795319Z use_cpu=True, 2025-05-07T20:23:57.8795649Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8796023Z ) 2025-05-07T20:23:57.8796361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8797214Z self=, 2025-05-07T20:23:57.8798009Z mixed_B=True, 2025-05-07T20:23:57.8798317Z compile=False, 2025-05-07T20:23:57.8798615Z T=5, 2025-05-07T20:23:57.8798879Z D=35, 2025-05-07T20:23:57.8799147Z B=7, 2025-05-07T20:23:57.8799415Z log_E=4, 2025-05-07T20:23:57.8799686Z L=6, 2025-05-07T20:23:57.8799958Z D_gradcheck=1, 2025-05-07T20:23:57.8800281Z stochastic_rounding=True, 2025-05-07T20:23:57.8800646Z weighted=True, 2025-05-07T20:23:57.8800954Z row_wise=True, 2025-05-07T20:23:57.8801254Z mixed=False, 2025-05-07T20:23:57.8801546Z use_cache=True, 2025-05-07T20:23:57.8802076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.8802506Z use_cpu=True, 2025-05-07T20:23:57.8802830Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.8803208Z ) 2025-05-07T20:23:57.8803690Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.8804544Z self=, 2025-05-07T20:23:57.8805425Z mixed_B=True, 2025-05-07T20:23:57.8805735Z compile=True, 2025-05-07T20:23:57.8806030Z T=5, 2025-05-07T20:23:57.8806294Z D=100, 2025-05-07T20:23:57.8806567Z B=75, 2025-05-07T20:23:57.8806831Z log_E=3, 2025-05-07T20:23:57.8807098Z L=17, 2025-05-07T20:23:57.8807371Z D_gradcheck=2, 2025-05-07T20:23:57.8807695Z stochastic_rounding=False, 2025-05-07T20:23:57.8808056Z weighted=True, 2025-05-07T20:23:57.8808363Z row_wise=True, 2025-05-07T20:23:57.8808660Z mixed=True, 2025-05-07T20:23:57.8808952Z use_cache=False, 2025-05-07T20:23:57.8809314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.8809842Z use_cpu=True, 2025-05-07T20:23:57.8810167Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9120286Z ) 2025-05-07T20:23:57.9120698Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9121814Z self=, 2025-05-07T20:23:57.9122769Z mixed_B=True, 2025-05-07T20:23:57.9123076Z compile=True, 2025-05-07T20:23:57.9123378Z T=5, 2025-05-07T20:23:57.9123909Z D=99, 2025-05-07T20:23:57.9124318Z B=55, 2025-05-07T20:23:57.9124584Z log_E=4, 2025-05-07T20:23:57.9124859Z L=7, 2025-05-07T20:23:57.9125135Z D_gradcheck=1, 2025-05-07T20:23:57.9125710Z stochastic_rounding=True, 2025-05-07T20:23:57.9126135Z weighted=True, 2025-05-07T20:23:57.9126444Z row_wise=False, 2025-05-07T20:23:57.9126830Z mixed=False, 2025-05-07T20:23:57.9127204Z use_cache=True, 2025-05-07T20:23:57.9127558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9128380Z use_cpu=True, 2025-05-07T20:23:57.9128977Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9129622Z ) 2025-05-07T20:23:57.9130023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9130879Z self=, 2025-05-07T20:23:57.9131686Z mixed_B=True, 2025-05-07T20:23:57.9131989Z compile=True, 2025-05-07T20:23:57.9132284Z T=1, 2025-05-07T20:23:57.9132551Z D=33, 2025-05-07T20:23:57.9133146Z B=43, 2025-05-07T20:23:57.9133424Z log_E=4, 2025-05-07T20:23:57.9133701Z L=19, 2025-05-07T20:23:57.9133978Z D_gradcheck=1, 2025-05-07T20:23:57.9134296Z stochastic_rounding=True, 2025-05-07T20:23:57.9134666Z weighted=True, 2025-05-07T20:23:57.9134972Z row_wise=False, 2025-05-07T20:23:57.9135280Z mixed=False, 2025-05-07T20:23:57.9135576Z use_cache=True, 2025-05-07T20:23:57.9135919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9136337Z use_cpu=True, 2025-05-07T20:23:57.9136662Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9137039Z ) 2025-05-07T20:23:57.9137380Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9138234Z self=, 2025-05-07T20:23:57.9139055Z mixed_B=True, 2025-05-07T20:23:57.9139365Z compile=False, 2025-05-07T20:23:57.9139659Z T=2, 2025-05-07T20:23:57.9139927Z D=122, 2025-05-07T20:23:57.9140199Z B=60, 2025-05-07T20:23:57.9140463Z log_E=4, 2025-05-07T20:23:57.9140740Z L=16, 2025-05-07T20:23:57.9141017Z D_gradcheck=1, 2025-05-07T20:23:57.9141337Z stochastic_rounding=False, 2025-05-07T20:23:57.9141710Z weighted=False, 2025-05-07T20:23:57.9142020Z row_wise=False, 2025-05-07T20:23:57.9142320Z mixed=False, 2025-05-07T20:23:57.9142625Z use_cache=False, 2025-05-07T20:23:57.9142981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9143594Z use_cpu=True, 2025-05-07T20:23:57.9143941Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9144327Z ) 2025-05-07T20:23:57.9144797Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9145655Z self=, 2025-05-07T20:23:57.9146574Z mixed_B=True, 2025-05-07T20:23:57.9146878Z compile=True, 2025-05-07T20:23:57.9147168Z T=4, 2025-05-07T20:23:57.9147438Z D=65, 2025-05-07T20:23:57.9147709Z B=32, 2025-05-07T20:23:57.9147968Z log_E=3, 2025-05-07T20:23:57.9148249Z L=15, 2025-05-07T20:23:57.9148525Z D_gradcheck=1, 2025-05-07T20:23:57.9148842Z stochastic_rounding=True, 2025-05-07T20:23:57.9149210Z weighted=False, 2025-05-07T20:23:57.9149523Z row_wise=True, 2025-05-07T20:23:57.9149816Z mixed=False, 2025-05-07T20:23:57.9150116Z use_cache=True, 2025-05-07T20:23:57.9150459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9150867Z use_cpu=True, 2025-05-07T20:23:57.9151199Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9151574Z ) 2025-05-07T20:23:57.9151903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9152762Z self=, 2025-05-07T20:23:57.9153562Z mixed_B=True, 2025-05-07T20:23:57.9153875Z compile=False, 2025-05-07T20:23:57.9154169Z T=1, 2025-05-07T20:23:57.9154436Z D=96, 2025-05-07T20:23:57.9154711Z B=115, 2025-05-07T20:23:57.9154977Z log_E=3, 2025-05-07T20:23:57.9155250Z L=19, 2025-05-07T20:23:57.9155521Z D_gradcheck=2, 2025-05-07T20:23:57.9155839Z stochastic_rounding=False, 2025-05-07T20:23:57.9156210Z weighted=True, 2025-05-07T20:23:57.9156519Z row_wise=False, 2025-05-07T20:23:57.9156816Z mixed=True, 2025-05-07T20:23:57.9157111Z use_cache=False, 2025-05-07T20:23:57.9157463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9157871Z use_cpu=True, 2025-05-07T20:23:57.9158206Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9158581Z ) 2025-05-07T20:23:57.9158908Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9159772Z self=, 2025-05-07T20:23:57.9160572Z mixed_B=False, 2025-05-07T20:23:57.9160882Z compile=True, 2025-05-07T20:23:57.9161174Z T=1, 2025-05-07T20:23:57.9161440Z D=57, 2025-05-07T20:23:57.9161873Z B=29, 2025-05-07T20:23:57.9162149Z log_E=4, 2025-05-07T20:23:57.9162426Z L=4, 2025-05-07T20:23:57.9162699Z D_gradcheck=1, 2025-05-07T20:23:57.9163020Z stochastic_rounding=False, 2025-05-07T20:23:57.9163395Z weighted=False, 2025-05-07T20:23:57.9163704Z row_wise=False, 2025-05-07T20:23:57.9164000Z mixed=False, 2025-05-07T20:23:57.9164299Z use_cache=True, 2025-05-07T20:23:57.9164644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9165054Z use_cpu=True, 2025-05-07T20:23:57.9165387Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9165765Z ) 2025-05-07T20:23:57.9166090Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9166955Z self=, 2025-05-07T20:23:57.9167755Z mixed_B=False, 2025-05-07T20:23:57.9168055Z compile=True, 2025-05-07T20:23:57.9168354Z T=3, 2025-05-07T20:23:57.9168620Z D=104, 2025-05-07T20:23:57.9168888Z B=110, 2025-05-07T20:23:57.9169157Z log_E=4, 2025-05-07T20:23:57.9169545Z L=14, 2025-05-07T20:23:57.9169822Z D_gradcheck=2, 2025-05-07T20:23:57.9170147Z stochastic_rounding=True, 2025-05-07T20:23:57.9170517Z weighted=True, 2025-05-07T20:23:57.9170823Z row_wise=False, 2025-05-07T20:23:57.9171122Z mixed=True, 2025-05-07T20:23:57.9171418Z use_cache=True, 2025-05-07T20:23:57.9171764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9172398Z use_cpu=True, 2025-05-07T20:23:57.9172746Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9173124Z ) 2025-05-07T20:23:57.9173450Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9174408Z self=, 2025-05-07T20:23:57.9175320Z mixed_B=True, 2025-05-07T20:23:57.9175621Z compile=True, 2025-05-07T20:23:57.9175915Z T=2, 2025-05-07T20:23:57.9176179Z D=83, 2025-05-07T20:23:57.9176440Z B=26, 2025-05-07T20:23:57.9176707Z log_E=3, 2025-05-07T20:23:57.9176986Z L=15, 2025-05-07T20:23:57.9177255Z D_gradcheck=1, 2025-05-07T20:23:57.9177584Z stochastic_rounding=True, 2025-05-07T20:23:57.9177951Z weighted=True, 2025-05-07T20:23:57.9178256Z row_wise=False, 2025-05-07T20:23:57.9178562Z mixed=False, 2025-05-07T20:23:57.9178867Z use_cache=True, 2025-05-07T20:23:57.9179216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9179627Z use_cpu=True, 2025-05-07T20:23:57.9179957Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9180334Z ) 2025-05-07T20:23:57.9180663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9181535Z self=, 2025-05-07T20:23:57.9182345Z mixed_B=False, 2025-05-07T20:23:57.9182644Z compile=True, 2025-05-07T20:23:57.9182942Z T=1, 2025-05-07T20:23:57.9183210Z D=95, 2025-05-07T20:23:57.9183470Z B=49, 2025-05-07T20:23:57.9183744Z log_E=5, 2025-05-07T20:23:57.9184021Z L=0, 2025-05-07T20:23:57.9184289Z D_gradcheck=1, 2025-05-07T20:23:57.9184616Z stochastic_rounding=True, 2025-05-07T20:23:57.9184988Z weighted=True, 2025-05-07T20:23:57.9185289Z row_wise=True, 2025-05-07T20:23:57.9185600Z mixed=False, 2025-05-07T20:23:57.9185906Z use_cache=False, 2025-05-07T20:23:57.9186254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9186674Z use_cpu=True, 2025-05-07T20:23:57.9187012Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9187390Z ) 2025-05-07T20:23:57.9187730Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9188597Z self=, 2025-05-07T20:23:57.9189402Z mixed_B=False, 2025-05-07T20:23:57.9189703Z compile=False, 2025-05-07T20:23:57.9190001Z T=5, 2025-05-07T20:23:57.9190267Z D=47, 2025-05-07T20:23:57.9190528Z B=63, 2025-05-07T20:23:57.9190924Z log_E=4, 2025-05-07T20:23:57.9191221Z L=15, 2025-05-07T20:23:57.9191487Z D_gradcheck=2, 2025-05-07T20:23:57.9191811Z stochastic_rounding=True, 2025-05-07T20:23:57.9192179Z weighted=False, 2025-05-07T20:23:57.9192482Z row_wise=True, 2025-05-07T20:23:57.9192785Z mixed=False, 2025-05-07T20:23:57.9193087Z use_cache=False, 2025-05-07T20:23:57.9193431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9193847Z use_cpu=True, 2025-05-07T20:23:57.9194179Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9194549Z ) 2025-05-07T20:23:57.9194880Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9195750Z self=, 2025-05-07T20:23:57.9196548Z mixed_B=False, 2025-05-07T20:23:57.9196852Z compile=False, 2025-05-07T20:23:57.9197156Z T=4, 2025-05-07T20:23:57.9197425Z D=23, 2025-05-07T20:23:57.9197684Z B=93, 2025-05-07T20:23:57.9197956Z log_E=3, 2025-05-07T20:23:57.9198236Z L=8, 2025-05-07T20:23:57.9198502Z D_gradcheck=1, 2025-05-07T20:23:57.9198830Z stochastic_rounding=False, 2025-05-07T20:23:57.9199194Z weighted=True, 2025-05-07T20:23:57.9199493Z row_wise=True, 2025-05-07T20:23:57.9199796Z mixed=False, 2025-05-07T20:23:57.9200097Z use_cache=True, 2025-05-07T20:23:57.9200434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9201020Z use_cpu=True, 2025-05-07T20:23:57.9201371Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9201741Z ) 2025-05-07T20:23:57.9202075Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9203092Z self=, 2025-05-07T20:23:57.9204021Z mixed_B=True, 2025-05-07T20:23:57.9204332Z compile=False, 2025-05-07T20:23:57.9204634Z T=1, 2025-05-07T20:23:57.9204893Z D=18, 2025-05-07T20:23:57.9205160Z B=47, 2025-05-07T20:23:57.9205431Z log_E=5, 2025-05-07T20:23:57.9205699Z L=3, 2025-05-07T20:23:57.9205977Z D_gradcheck=1, 2025-05-07T20:23:57.9206308Z stochastic_rounding=False, 2025-05-07T20:23:57.9206678Z weighted=False, 2025-05-07T20:23:57.9206984Z row_wise=False, 2025-05-07T20:23:57.9207286Z mixed=True, 2025-05-07T20:23:57.9207584Z use_cache=False, 2025-05-07T20:23:57.9207935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9208355Z use_cpu=True, 2025-05-07T20:23:57.9208685Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9209055Z ) 2025-05-07T20:23:57.9209501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9210380Z self=, 2025-05-07T20:23:57.9211192Z mixed_B=False, 2025-05-07T20:23:57.9211500Z compile=False, 2025-05-07T20:23:57.9211800Z T=2, 2025-05-07T20:23:57.9212060Z D=41, 2025-05-07T20:23:57.9212331Z B=8, 2025-05-07T20:23:57.9212601Z log_E=5, 2025-05-07T20:23:57.9212872Z L=5, 2025-05-07T20:23:57.9213149Z D_gradcheck=2, 2025-05-07T20:23:57.9213477Z stochastic_rounding=True, 2025-05-07T20:23:57.9213842Z weighted=True, 2025-05-07T20:23:57.9214150Z row_wise=False, 2025-05-07T20:23:57.9214455Z mixed=False, 2025-05-07T20:23:57.9214752Z use_cache=False, 2025-05-07T20:23:57.9215110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9215533Z use_cpu=True, 2025-05-07T20:23:57.9215864Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9216231Z ) 2025-05-07T20:23:57.9216563Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9217427Z self=, 2025-05-07T20:23:57.9218220Z mixed_B=False, 2025-05-07T20:23:57.9218524Z compile=True, 2025-05-07T20:23:57.9218819Z T=2, 2025-05-07T20:23:57.9219076Z D=45, 2025-05-07T20:23:57.9219342Z B=124, 2025-05-07T20:23:57.9219740Z log_E=4, 2025-05-07T20:23:57.9220027Z L=5, 2025-05-07T20:23:57.9220297Z D_gradcheck=1, 2025-05-07T20:23:57.9220620Z stochastic_rounding=True, 2025-05-07T20:23:57.9220981Z weighted=False, 2025-05-07T20:23:57.9221294Z row_wise=False, 2025-05-07T20:23:57.9221591Z mixed=True, 2025-05-07T20:23:57.9221889Z use_cache=False, 2025-05-07T20:23:57.9222245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9222664Z use_cpu=True, 2025-05-07T20:23:57.9222989Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9223372Z ) 2025-05-07T20:23:57.9223710Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9224578Z self=, 2025-05-07T20:23:57.9225370Z mixed_B=True, 2025-05-07T20:23:57.9225677Z compile=False, 2025-05-07T20:23:57.9225974Z T=3, 2025-05-07T20:23:57.9226239Z D=88, 2025-05-07T20:23:57.9226502Z B=15, 2025-05-07T20:23:57.9226775Z log_E=5, 2025-05-07T20:23:57.9227047Z L=3, 2025-05-07T20:23:57.9227318Z D_gradcheck=1, 2025-05-07T20:23:57.9227644Z stochastic_rounding=True, 2025-05-07T20:23:57.9228280Z weighted=True, 2025-05-07T20:23:57.9228589Z row_wise=True, 2025-05-07T20:23:57.9228890Z mixed=False, 2025-05-07T20:23:57.9229184Z use_cache=True, 2025-05-07T20:23:57.9229532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9229948Z use_cpu=True, 2025-05-07T20:23:57.9230502Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9230898Z ) 2025-05-07T20:23:57.9231237Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9232256Z self=, 2025-05-07T20:23:57.9233166Z mixed_B=True, 2025-05-07T20:23:57.9233473Z compile=True, 2025-05-07T20:23:57.9233773Z T=1, 2025-05-07T20:23:57.9234034Z D=25, 2025-05-07T20:23:57.9234299Z B=83, 2025-05-07T20:23:57.9234576Z log_E=4, 2025-05-07T20:23:57.9234848Z L=8, 2025-05-07T20:23:57.9235122Z D_gradcheck=1, 2025-05-07T20:23:57.9235447Z stochastic_rounding=True, 2025-05-07T20:23:57.9235818Z weighted=False, 2025-05-07T20:23:57.9236128Z row_wise=True, 2025-05-07T20:23:57.9236438Z mixed=False, 2025-05-07T20:23:57.9236736Z use_cache=True, 2025-05-07T20:23:57.9237088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9237501Z use_cpu=True, 2025-05-07T20:23:57.9237833Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9238216Z ) 2025-05-07T20:23:57.9238552Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9239413Z self=, 2025-05-07T20:23:57.9240217Z mixed_B=True, 2025-05-07T20:23:57.9240524Z compile=True, 2025-05-07T20:23:57.9240814Z T=1, 2025-05-07T20:23:57.9241084Z D=73, 2025-05-07T20:23:57.9241353Z B=41, 2025-05-07T20:23:57.9241621Z log_E=5, 2025-05-07T20:23:57.9241901Z L=11, 2025-05-07T20:23:57.9242177Z D_gradcheck=1, 2025-05-07T20:23:57.9242503Z stochastic_rounding=False, 2025-05-07T20:23:57.9242874Z weighted=False, 2025-05-07T20:23:57.9243183Z row_wise=False, 2025-05-07T20:23:57.9243490Z mixed=False, 2025-05-07T20:23:57.9243787Z use_cache=True, 2025-05-07T20:23:57.9244133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9244549Z use_cpu=True, 2025-05-07T20:23:57.9244885Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9245261Z ) 2025-05-07T20:23:57.9245605Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9246460Z self=, 2025-05-07T20:23:57.9247258Z mixed_B=True, 2025-05-07T20:23:57.9247566Z compile=False, 2025-05-07T20:23:57.9247858Z T=3, 2025-05-07T20:23:57.9248120Z D=18, 2025-05-07T20:23:57.9248387Z B=75, 2025-05-07T20:23:57.9248855Z log_E=5, 2025-05-07T20:23:57.9249154Z L=20, 2025-05-07T20:23:57.9249539Z D_gradcheck=1, 2025-05-07T20:23:57.9249866Z stochastic_rounding=False, 2025-05-07T20:23:57.9250237Z weighted=True, 2025-05-07T20:23:57.9250544Z row_wise=True, 2025-05-07T20:23:57.9250840Z mixed=False, 2025-05-07T20:23:57.9251144Z use_cache=True, 2025-05-07T20:23:57.9251486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9251897Z use_cpu=True, 2025-05-07T20:23:57.9252056Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9596102Z ) 2025-05-07T20:23:57.9596484Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9597065Z self=, 2025-05-07T20:23:57.9597199Z mixed_B=False, 2025-05-07T20:23:57.9597319Z compile=True, 2025-05-07T20:23:57.9597435Z T=2, 2025-05-07T20:23:57.9597547Z D=47, 2025-05-07T20:23:57.9597660Z B=1, 2025-05-07T20:23:57.9597788Z log_E=4, 2025-05-07T20:23:57.9597899Z L=10, 2025-05-07T20:23:57.9598020Z D_gradcheck=2, 2025-05-07T20:23:57.9598173Z stochastic_rounding=False, 2025-05-07T20:23:57.9598294Z weighted=False, 2025-05-07T20:23:57.9598414Z row_wise=False, 2025-05-07T20:23:57.9598540Z mixed=False, 2025-05-07T20:23:57.9598659Z use_cache=True, 2025-05-07T20:23:57.9598824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9598940Z use_cpu=True, 2025-05-07T20:23:57.9599419Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9599547Z ) 2025-05-07T20:23:57.9599746Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9600402Z self=, 2025-05-07T20:23:57.9600690Z mixed_B=False, 2025-05-07T20:23:57.9600811Z compile=True, 2025-05-07T20:23:57.9600924Z T=1, 2025-05-07T20:23:57.9601042Z D=5, 2025-05-07T20:23:57.9601156Z B=48, 2025-05-07T20:23:57.9601269Z log_E=3, 2025-05-07T20:23:57.9601391Z L=2, 2025-05-07T20:23:57.9601511Z D_gradcheck=1, 2025-05-07T20:23:57.9601651Z stochastic_rounding=True, 2025-05-07T20:23:57.9601778Z weighted=False, 2025-05-07T20:23:57.9601902Z row_wise=False, 2025-05-07T20:23:57.9602026Z mixed=True, 2025-05-07T20:23:57.9602148Z use_cache=False, 2025-05-07T20:23:57.9602304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9602429Z use_cpu=True, 2025-05-07T20:23:57.9602581Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9602692Z ) 2025-05-07T20:23:57.9602894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9603420Z self=, 2025-05-07T20:23:57.9603544Z mixed_B=False, 2025-05-07T20:23:57.9603671Z compile=True, 2025-05-07T20:23:57.9603781Z T=5, 2025-05-07T20:23:57.9603893Z D=24, 2025-05-07T20:23:57.9604009Z B=71, 2025-05-07T20:23:57.9604125Z log_E=4, 2025-05-07T20:23:57.9604247Z L=7, 2025-05-07T20:23:57.9604368Z D_gradcheck=1, 2025-05-07T20:23:57.9604510Z stochastic_rounding=False, 2025-05-07T20:23:57.9604641Z weighted=False, 2025-05-07T20:23:57.9604764Z row_wise=False, 2025-05-07T20:23:57.9604884Z mixed=False, 2025-05-07T20:23:57.9605015Z use_cache=False, 2025-05-07T20:23:57.9605172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9605290Z use_cpu=True, 2025-05-07T20:23:57.9605446Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9605554Z ) 2025-05-07T20:23:57.9605748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9606276Z self=, 2025-05-07T20:23:57.9606399Z mixed_B=True, 2025-05-07T20:23:57.9606525Z compile=False, 2025-05-07T20:23:57.9606642Z T=2, 2025-05-07T20:23:57.9606753Z D=85, 2025-05-07T20:23:57.9606872Z B=100, 2025-05-07T20:23:57.9606985Z log_E=3, 2025-05-07T20:23:57.9607260Z L=20, 2025-05-07T20:23:57.9607402Z D_gradcheck=2, 2025-05-07T20:23:57.9607543Z stochastic_rounding=True, 2025-05-07T20:23:57.9607663Z weighted=False, 2025-05-07T20:23:57.9607787Z row_wise=True, 2025-05-07T20:23:57.9607904Z mixed=False, 2025-05-07T20:23:57.9608026Z use_cache=False, 2025-05-07T20:23:57.9608190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9608307Z use_cpu=True, 2025-05-07T20:23:57.9608458Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9608572Z ) 2025-05-07T20:23:57.9608770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9609302Z self=, 2025-05-07T20:23:57.9609521Z mixed_B=False, 2025-05-07T20:23:57.9609647Z compile=True, 2025-05-07T20:23:57.9609768Z T=3, 2025-05-07T20:23:57.9609879Z D=100, 2025-05-07T20:23:57.9609990Z B=56, 2025-05-07T20:23:57.9610107Z log_E=5, 2025-05-07T20:23:57.9610223Z L=9, 2025-05-07T20:23:57.9610342Z D_gradcheck=1, 2025-05-07T20:23:57.9610490Z stochastic_rounding=True, 2025-05-07T20:23:57.9610610Z weighted=True, 2025-05-07T20:23:57.9610731Z row_wise=True, 2025-05-07T20:23:57.9610853Z mixed=True, 2025-05-07T20:23:57.9610975Z use_cache=False, 2025-05-07T20:23:57.9611132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9611255Z use_cpu=True, 2025-05-07T20:23:57.9611501Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9611619Z ) 2025-05-07T20:23:57.9611822Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9612441Z self=, 2025-05-07T20:23:57.9612640Z mixed_B=True, 2025-05-07T20:23:57.9612769Z compile=False, 2025-05-07T20:23:57.9612879Z T=1, 2025-05-07T20:23:57.9612997Z D=28, 2025-05-07T20:23:57.9613108Z B=120, 2025-05-07T20:23:57.9613223Z log_E=5, 2025-05-07T20:23:57.9613344Z L=12, 2025-05-07T20:23:57.9613467Z D_gradcheck=2, 2025-05-07T20:23:57.9613605Z stochastic_rounding=True, 2025-05-07T20:23:57.9613735Z weighted=False, 2025-05-07T20:23:57.9613851Z row_wise=True, 2025-05-07T20:23:57.9613969Z mixed=True, 2025-05-07T20:23:57.9614095Z use_cache=False, 2025-05-07T20:23:57.9614252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9614378Z use_cpu=True, 2025-05-07T20:23:57.9614529Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9614638Z ) 2025-05-07T20:23:57.9614836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9615360Z self=, 2025-05-07T20:23:57.9615486Z mixed_B=True, 2025-05-07T20:23:57.9615611Z compile=True, 2025-05-07T20:23:57.9615723Z T=4, 2025-05-07T20:23:57.9615834Z D=98, 2025-05-07T20:23:57.9615948Z B=30, 2025-05-07T20:23:57.9616061Z log_E=4, 2025-05-07T20:23:57.9616174Z L=5, 2025-05-07T20:23:57.9616298Z D_gradcheck=2, 2025-05-07T20:23:57.9616435Z stochastic_rounding=True, 2025-05-07T20:23:57.9616555Z weighted=False, 2025-05-07T20:23:57.9616679Z row_wise=True, 2025-05-07T20:23:57.9616796Z mixed=True, 2025-05-07T20:23:57.9616925Z use_cache=False, 2025-05-07T20:23:57.9617084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9617204Z use_cpu=True, 2025-05-07T20:23:57.9617365Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9617474Z ) 2025-05-07T20:23:57.9617671Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9618201Z self=, 2025-05-07T20:23:57.9618324Z mixed_B=False, 2025-05-07T20:23:57.9618445Z compile=False, 2025-05-07T20:23:57.9618566Z T=2, 2025-05-07T20:23:57.9618677Z D=64, 2025-05-07T20:23:57.9618786Z B=51, 2025-05-07T20:23:57.9618908Z log_E=4, 2025-05-07T20:23:57.9619116Z L=5, 2025-05-07T20:23:57.9619248Z D_gradcheck=1, 2025-05-07T20:23:57.9619396Z stochastic_rounding=True, 2025-05-07T20:23:57.9619518Z weighted=False, 2025-05-07T20:23:57.9619644Z row_wise=True, 2025-05-07T20:23:57.9619762Z mixed=True, 2025-05-07T20:23:57.9619887Z use_cache=False, 2025-05-07T20:23:57.9620049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9620167Z use_cpu=True, 2025-05-07T20:23:57.9620320Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9631029Z ) 2025-05-07T20:23:57.9631376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9631923Z self=, 2025-05-07T20:23:57.9632065Z mixed_B=True, 2025-05-07T20:23:57.9632191Z compile=True, 2025-05-07T20:23:57.9632304Z T=3, 2025-05-07T20:23:57.9632422Z D=29, 2025-05-07T20:23:57.9632533Z B=23, 2025-05-07T20:23:57.9632646Z log_E=5, 2025-05-07T20:23:57.9632770Z L=14, 2025-05-07T20:23:57.9632891Z D_gradcheck=1, 2025-05-07T20:23:57.9633037Z stochastic_rounding=True, 2025-05-07T20:23:57.9633160Z weighted=True, 2025-05-07T20:23:57.9633278Z row_wise=True, 2025-05-07T20:23:57.9633486Z mixed=True, 2025-05-07T20:23:57.9633606Z use_cache=True, 2025-05-07T20:23:57.9633776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9633898Z use_cpu=True, 2025-05-07T20:23:57.9634359Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9634482Z ) 2025-05-07T20:23:57.9634690Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9635218Z self=, 2025-05-07T20:23:57.9635457Z mixed_B=True, 2025-05-07T20:23:57.9635693Z compile=False, 2025-05-07T20:23:57.9635813Z T=4, 2025-05-07T20:23:57.9635925Z D=73, 2025-05-07T20:23:57.9636038Z B=1, 2025-05-07T20:23:57.9636157Z log_E=5, 2025-05-07T20:23:57.9636272Z L=18, 2025-05-07T20:23:57.9636393Z D_gradcheck=1, 2025-05-07T20:23:57.9636547Z stochastic_rounding=False, 2025-05-07T20:23:57.9636665Z weighted=True, 2025-05-07T20:23:57.9636792Z row_wise=True, 2025-05-07T20:23:57.9636906Z mixed=True, 2025-05-07T20:23:57.9637026Z use_cache=False, 2025-05-07T20:23:57.9637188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9637306Z use_cpu=True, 2025-05-07T20:23:57.9637456Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9637572Z ) 2025-05-07T20:23:57.9637771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9638295Z self=, 2025-05-07T20:23:57.9638426Z mixed_B=False, 2025-05-07T20:23:57.9638548Z compile=True, 2025-05-07T20:23:57.9638660Z T=4, 2025-05-07T20:23:57.9638777Z D=49, 2025-05-07T20:23:57.9638884Z B=61, 2025-05-07T20:23:57.9638995Z log_E=3, 2025-05-07T20:23:57.9639113Z L=13, 2025-05-07T20:23:57.9639237Z D_gradcheck=1, 2025-05-07T20:23:57.9639383Z stochastic_rounding=True, 2025-05-07T20:23:57.9639506Z weighted=False, 2025-05-07T20:23:57.9639624Z row_wise=False, 2025-05-07T20:23:57.9639750Z mixed=False, 2025-05-07T20:23:57.9639873Z use_cache=True, 2025-05-07T20:23:57.9640029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9640158Z use_cpu=True, 2025-05-07T20:23:57.9640312Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9640419Z ) 2025-05-07T20:23:57.9640620Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9641139Z self=, 2025-05-07T20:23:57.9641262Z mixed_B=False, 2025-05-07T20:23:57.9641391Z compile=True, 2025-05-07T20:23:57.9641503Z T=4, 2025-05-07T20:23:57.9641622Z D=127, 2025-05-07T20:23:57.9641740Z B=124, 2025-05-07T20:23:57.9641855Z log_E=4, 2025-05-07T20:23:57.9641972Z L=18, 2025-05-07T20:23:57.9642254Z D_gradcheck=1, 2025-05-07T20:23:57.9642407Z stochastic_rounding=True, 2025-05-07T20:23:57.9642533Z weighted=True, 2025-05-07T20:23:57.9642650Z row_wise=True, 2025-05-07T20:23:57.9642766Z mixed=False, 2025-05-07T20:23:57.9642893Z use_cache=False, 2025-05-07T20:23:57.9643056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9643177Z use_cpu=True, 2025-05-07T20:23:57.9643338Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9643446Z ) 2025-05-07T20:23:57.9643644Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9644172Z self=, 2025-05-07T20:23:57.9644293Z mixed_B=False, 2025-05-07T20:23:57.9644422Z compile=True, 2025-05-07T20:23:57.9644532Z T=3, 2025-05-07T20:23:57.9644641Z D=120, 2025-05-07T20:23:57.9644763Z B=58, 2025-05-07T20:23:57.9644874Z log_E=4, 2025-05-07T20:23:57.9644986Z L=14, 2025-05-07T20:23:57.9645115Z D_gradcheck=2, 2025-05-07T20:23:57.9645258Z stochastic_rounding=False, 2025-05-07T20:23:57.9645379Z weighted=False, 2025-05-07T20:23:57.9645504Z row_wise=True, 2025-05-07T20:23:57.9645620Z mixed=False, 2025-05-07T20:23:57.9645742Z use_cache=False, 2025-05-07T20:23:57.9645909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9646029Z use_cpu=True, 2025-05-07T20:23:57.9646273Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9646396Z ) 2025-05-07T20:23:57.9646591Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9647118Z self=, 2025-05-07T20:23:57.9647357Z mixed_B=True, 2025-05-07T20:23:57.9647546Z compile=True, 2025-05-07T20:23:57.9647666Z T=2, 2025-05-07T20:23:57.9647776Z D=2, 2025-05-07T20:23:57.9647884Z B=97, 2025-05-07T20:23:57.9648005Z log_E=3, 2025-05-07T20:23:57.9648116Z L=2, 2025-05-07T20:23:57.9648239Z D_gradcheck=1, 2025-05-07T20:23:57.9648385Z stochastic_rounding=True, 2025-05-07T20:23:57.9648506Z weighted=True, 2025-05-07T20:23:57.9648625Z row_wise=False, 2025-05-07T20:23:57.9648751Z mixed=True, 2025-05-07T20:23:57.9648872Z use_cache=False, 2025-05-07T20:23:57.9649028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9649151Z use_cpu=True, 2025-05-07T20:23:57.9649299Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9649533Z ) 2025-05-07T20:23:57.9649735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9650257Z self=, 2025-05-07T20:23:57.9650386Z mixed_B=False, 2025-05-07T20:23:57.9650507Z compile=True, 2025-05-07T20:23:57.9650617Z T=1, 2025-05-07T20:23:57.9650737Z D=70, 2025-05-07T20:23:57.9650849Z B=61, 2025-05-07T20:23:57.9650963Z log_E=4, 2025-05-07T20:23:57.9651080Z L=11, 2025-05-07T20:23:57.9651200Z D_gradcheck=2, 2025-05-07T20:23:57.9651338Z stochastic_rounding=True, 2025-05-07T20:23:57.9651465Z weighted=True, 2025-05-07T20:23:57.9651584Z row_wise=False, 2025-05-07T20:23:57.9651700Z mixed=False, 2025-05-07T20:23:57.9651827Z use_cache=True, 2025-05-07T20:23:57.9651983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9652107Z use_cpu=True, 2025-05-07T20:23:57.9652253Z output_dtype=SparseType.FP16, 2025-05-07T20:23:57.9652365Z ) 2025-05-07T20:23:57.9652566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9653084Z self=, 2025-05-07T20:23:57.9653203Z mixed_B=False, 2025-05-07T20:23:57.9653334Z compile=False, 2025-05-07T20:23:57.9653445Z T=3, 2025-05-07T20:23:57.9653556Z D=82, 2025-05-07T20:23:57.9653676Z B=22, 2025-05-07T20:23:57.9653788Z log_E=5, 2025-05-07T20:23:57.9653897Z L=9, 2025-05-07T20:23:57.9654127Z D_gradcheck=1, 2025-05-07T20:23:57.9654283Z stochastic_rounding=False, 2025-05-07T20:23:57.9654409Z weighted=False, 2025-05-07T20:23:57.9654531Z row_wise=False, 2025-05-07T20:23:57.9654649Z mixed=True, 2025-05-07T20:23:57.9654777Z use_cache=True, 2025-05-07T20:23:57.9654934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9655051Z use_cpu=True, 2025-05-07T20:23:57.9655206Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9655318Z ) 2025-05-07T20:23:57.9655513Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9656044Z self=, 2025-05-07T20:23:57.9656167Z mixed_B=True, 2025-05-07T20:23:57.9656289Z compile=True, 2025-05-07T20:23:57.9656402Z T=2, 2025-05-07T20:23:57.9656515Z D=96, 2025-05-07T20:23:57.9656625Z B=127, 2025-05-07T20:23:57.9656744Z log_E=3, 2025-05-07T20:23:57.9656854Z L=11, 2025-05-07T20:23:57.9656983Z D_gradcheck=1, 2025-05-07T20:23:57.9657122Z stochastic_rounding=True, 2025-05-07T20:23:57.9657241Z weighted=True, 2025-05-07T20:23:57.9657369Z row_wise=False, 2025-05-07T20:23:57.9657485Z mixed=True, 2025-05-07T20:23:57.9657605Z use_cache=True, 2025-05-07T20:23:57.9657767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:57.9657886Z use_cpu=True, 2025-05-07T20:23:57.9658031Z output_dtype=SparseType.FP32, 2025-05-07T20:23:57.9658268Z ) 2025-05-07T20:23:57.9658477Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:57.9658993Z self=, 2025-05-07T20:23:57.9659231Z mixed_B=False, 2025-05-07T20:23:57.9659454Z compile=True, 2025-05-07T20:23:57.9659573Z T=4, 2025-05-07T20:23:57.9659683Z D=52, 2025-05-07T20:23:57.9659794Z B=21, 2025-05-07T20:23:57.9659911Z log_E=5, 2025-05-07T20:23:57.9660020Z L=6, 2025-05-07T20:23:57.9660147Z D_gradcheck=1, 2025-05-07T20:23:57.9660290Z stochastic_rounding=True, 2025-05-07T20:23:57.9660409Z weighted=True, 2025-05-07T20:23:57.9660528Z row_wise=False, 2025-05-07T20:23:57.9660649Z mixed=True, 2025-05-07T20:23:57.9660768Z use_cache=False, 2025-05-07T20:23:57.9660927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:57.9661050Z use_cpu=True, 2025-05-07T20:23:57.9661199Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0104741Z ) 2025-05-07T20:23:58.0105210Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0105921Z self=, 2025-05-07T20:23:58.0106244Z mixed_B=False, 2025-05-07T20:23:58.0106718Z compile=True, 2025-05-07T20:23:58.0106841Z T=1, 2025-05-07T20:23:58.0106968Z D=118, 2025-05-07T20:23:58.0107079Z B=20, 2025-05-07T20:23:58.0107202Z log_E=5, 2025-05-07T20:23:58.0107313Z L=11, 2025-05-07T20:23:58.0107449Z D_gradcheck=2, 2025-05-07T20:23:58.0107599Z stochastic_rounding=True, 2025-05-07T20:23:58.0107720Z weighted=True, 2025-05-07T20:23:58.0107842Z row_wise=False, 2025-05-07T20:23:58.0107969Z mixed=False, 2025-05-07T20:23:58.0108091Z use_cache=False, 2025-05-07T20:23:58.0108251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0108378Z use_cpu=True, 2025-05-07T20:23:58.0108698Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0108861Z ) 2025-05-07T20:23:58.0109081Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0109796Z self=, 2025-05-07T20:23:58.0109947Z mixed_B=False, 2025-05-07T20:23:58.0110160Z compile=True, 2025-05-07T20:23:58.0110290Z T=4, 2025-05-07T20:23:58.0110414Z D=25, 2025-05-07T20:23:58.0110522Z B=10, 2025-05-07T20:23:58.0110644Z log_E=4, 2025-05-07T20:23:58.0110759Z L=4, 2025-05-07T20:23:58.0111302Z D_gradcheck=2, 2025-05-07T20:23:58.0111475Z stochastic_rounding=True, 2025-05-07T20:23:58.0111597Z weighted=False, 2025-05-07T20:23:58.0111716Z row_wise=True, 2025-05-07T20:23:58.0111838Z mixed=True, 2025-05-07T20:23:58.0111959Z use_cache=True, 2025-05-07T20:23:58.0112119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0112246Z use_cpu=True, 2025-05-07T20:23:58.0112394Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0112510Z ) 2025-05-07T20:23:58.0112716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0113243Z self=, 2025-05-07T20:23:58.0113379Z mixed_B=False, 2025-05-07T20:23:58.0113500Z compile=True, 2025-05-07T20:23:58.0113620Z T=3, 2025-05-07T20:23:58.0113741Z D=124, 2025-05-07T20:23:58.0113855Z B=116, 2025-05-07T20:23:58.0113972Z log_E=3, 2025-05-07T20:23:58.0114091Z L=5, 2025-05-07T20:23:58.0114214Z D_gradcheck=1, 2025-05-07T20:23:58.0114355Z stochastic_rounding=False, 2025-05-07T20:23:58.0114483Z weighted=True, 2025-05-07T20:23:58.0114602Z row_wise=True, 2025-05-07T20:23:58.0114720Z mixed=True, 2025-05-07T20:23:58.0114853Z use_cache=False, 2025-05-07T20:23:58.0115013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0115136Z use_cpu=True, 2025-05-07T20:23:58.0115297Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0115406Z ) 2025-05-07T20:23:58.0115828Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0116373Z self=, 2025-05-07T20:23:58.0116633Z mixed_B=True, 2025-05-07T20:23:58.0116764Z compile=False, 2025-05-07T20:23:58.0117018Z T=1, 2025-05-07T20:23:58.0117134Z D=15, 2025-05-07T20:23:58.0117251Z B=48, 2025-05-07T20:23:58.0117363Z log_E=4, 2025-05-07T20:23:58.0117473Z L=12, 2025-05-07T20:23:58.0117746Z D_gradcheck=1, 2025-05-07T20:23:58.0117891Z stochastic_rounding=False, 2025-05-07T20:23:58.0118017Z weighted=True, 2025-05-07T20:23:58.0118148Z row_wise=False, 2025-05-07T20:23:58.0118263Z mixed=True, 2025-05-07T20:23:58.0118393Z use_cache=True, 2025-05-07T20:23:58.0118563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0118688Z use_cpu=True, 2025-05-07T20:23:58.0118844Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0118951Z ) 2025-05-07T20:23:58.0119152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0119683Z self=, 2025-05-07T20:23:58.0119808Z mixed_B=True, 2025-05-07T20:23:58.0119927Z compile=True, 2025-05-07T20:23:58.0120047Z T=5, 2025-05-07T20:23:58.0120160Z D=122, 2025-05-07T20:23:58.0120270Z B=8, 2025-05-07T20:23:58.0120390Z log_E=3, 2025-05-07T20:23:58.0120501Z L=4, 2025-05-07T20:23:58.0120620Z D_gradcheck=2, 2025-05-07T20:23:58.0120775Z stochastic_rounding=False, 2025-05-07T20:23:58.0120895Z weighted=True, 2025-05-07T20:23:58.0121016Z row_wise=False, 2025-05-07T20:23:58.0121144Z mixed=False, 2025-05-07T20:23:58.0121266Z use_cache=False, 2025-05-07T20:23:58.0121432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0121556Z use_cpu=True, 2025-05-07T20:23:58.0121704Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0121820Z ) 2025-05-07T20:23:58.0122019Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0122548Z self=, 2025-05-07T20:23:58.0122678Z mixed_B=False, 2025-05-07T20:23:58.0122798Z compile=False, 2025-05-07T20:23:58.0122918Z T=5, 2025-05-07T20:23:58.0123041Z D=119, 2025-05-07T20:23:58.0123152Z B=42, 2025-05-07T20:23:58.0123268Z log_E=4, 2025-05-07T20:23:58.0123388Z L=5, 2025-05-07T20:23:58.0123508Z D_gradcheck=2, 2025-05-07T20:23:58.0123835Z stochastic_rounding=True, 2025-05-07T20:23:58.0123981Z weighted=True, 2025-05-07T20:23:58.0124109Z row_wise=True, 2025-05-07T20:23:58.0124237Z mixed=False, 2025-05-07T20:23:58.0124359Z use_cache=False, 2025-05-07T20:23:58.0124517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0124644Z use_cpu=True, 2025-05-07T20:23:58.0124794Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0124903Z ) 2025-05-07T20:23:58.0125113Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0125640Z self=, 2025-05-07T20:23:58.0125764Z mixed_B=False, 2025-05-07T20:23:58.0125892Z compile=True, 2025-05-07T20:23:58.0126007Z T=4, 2025-05-07T20:23:58.0126119Z D=50, 2025-05-07T20:23:58.0126249Z B=49, 2025-05-07T20:23:58.0126364Z log_E=4, 2025-05-07T20:23:58.0126486Z L=8, 2025-05-07T20:23:58.0126607Z D_gradcheck=2, 2025-05-07T20:23:58.0126758Z stochastic_rounding=False, 2025-05-07T20:23:58.0126893Z weighted=False, 2025-05-07T20:23:58.0127012Z row_wise=False, 2025-05-07T20:23:58.0127128Z mixed=True, 2025-05-07T20:23:58.0127256Z use_cache=False, 2025-05-07T20:23:58.0127415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0127533Z use_cpu=True, 2025-05-07T20:23:58.0127691Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0128179Z ) 2025-05-07T20:23:58.0128675Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0129222Z self=, 2025-05-07T20:23:58.0129620Z mixed_B=False, 2025-05-07T20:23:58.0129759Z compile=True, 2025-05-07T20:23:58.0130006Z T=2, 2025-05-07T20:23:58.0130117Z D=66, 2025-05-07T20:23:58.0130235Z B=50, 2025-05-07T20:23:58.0130346Z log_E=4, 2025-05-07T20:23:58.0130458Z L=6, 2025-05-07T20:23:58.0130592Z D_gradcheck=1, 2025-05-07T20:23:58.0130736Z stochastic_rounding=True, 2025-05-07T20:23:58.0130861Z weighted=False, 2025-05-07T20:23:58.0130989Z row_wise=True, 2025-05-07T20:23:58.0131102Z mixed=True, 2025-05-07T20:23:58.0131224Z use_cache=False, 2025-05-07T20:23:58.0131395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0131516Z use_cpu=True, 2025-05-07T20:23:58.0131666Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0131785Z ) 2025-05-07T20:23:58.0131989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0132530Z self=, 2025-05-07T20:23:58.0132654Z mixed_B=True, 2025-05-07T20:23:58.0132777Z compile=False, 2025-05-07T20:23:58.0132904Z T=5, 2025-05-07T20:23:58.0133016Z D=47, 2025-05-07T20:23:58.0133128Z B=35, 2025-05-07T20:23:58.0133252Z log_E=5, 2025-05-07T20:23:58.0133366Z L=11, 2025-05-07T20:23:58.0133491Z D_gradcheck=1, 2025-05-07T20:23:58.0133645Z stochastic_rounding=False, 2025-05-07T20:23:58.0133772Z weighted=False, 2025-05-07T20:23:58.0133893Z row_wise=True, 2025-05-07T20:23:58.0134013Z mixed=True, 2025-05-07T20:23:58.0134136Z use_cache=False, 2025-05-07T20:23:58.0134294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0134422Z use_cpu=True, 2025-05-07T20:23:58.0134569Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0134684Z ) 2025-05-07T20:23:58.0134884Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0135406Z self=, 2025-05-07T20:23:58.0135540Z mixed_B=False, 2025-05-07T20:23:58.0135660Z compile=True, 2025-05-07T20:23:58.0135776Z T=5, 2025-05-07T20:23:58.0135896Z D=108, 2025-05-07T20:23:58.0136007Z B=68, 2025-05-07T20:23:58.0136120Z log_E=5, 2025-05-07T20:23:58.0136263Z L=20, 2025-05-07T20:23:58.0136384Z D_gradcheck=2, 2025-05-07T20:23:58.0136742Z stochastic_rounding=True, 2025-05-07T20:23:58.0136891Z weighted=False, 2025-05-07T20:23:58.0137010Z row_wise=False, 2025-05-07T20:23:58.0137128Z mixed=False, 2025-05-07T20:23:58.0137255Z use_cache=False, 2025-05-07T20:23:58.0137413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0137538Z use_cpu=True, 2025-05-07T20:23:58.0137686Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0137795Z ) 2025-05-07T20:23:58.0138005Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0138538Z self=, 2025-05-07T20:23:58.0138661Z mixed_B=False, 2025-05-07T20:23:58.0138792Z compile=False, 2025-05-07T20:23:58.0138908Z T=3, 2025-05-07T20:23:58.0139021Z D=102, 2025-05-07T20:23:58.0139140Z B=122, 2025-05-07T20:23:58.0139386Z log_E=4, 2025-05-07T20:23:58.0139503Z L=2, 2025-05-07T20:23:58.0139634Z D_gradcheck=2, 2025-05-07T20:23:58.0139778Z stochastic_rounding=False, 2025-05-07T20:23:58.0139973Z weighted=False, 2025-05-07T20:23:58.0140116Z row_wise=True, 2025-05-07T20:23:58.0140238Z mixed=True, 2025-05-07T20:23:58.0140372Z use_cache=False, 2025-05-07T20:23:58.0140534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0140655Z use_cpu=True, 2025-05-07T20:23:58.0140814Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0140931Z ) 2025-05-07T20:23:58.0141361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0141913Z self=, 2025-05-07T20:23:58.0142143Z mixed_B=False, 2025-05-07T20:23:58.0142268Z compile=False, 2025-05-07T20:23:58.0142507Z T=4, 2025-05-07T20:23:58.0142623Z D=106, 2025-05-07T20:23:58.0142734Z B=35, 2025-05-07T20:23:58.0142861Z log_E=5, 2025-05-07T20:23:58.0142975Z L=10, 2025-05-07T20:23:58.0143104Z D_gradcheck=1, 2025-05-07T20:23:58.0143246Z stochastic_rounding=True, 2025-05-07T20:23:58.0143371Z weighted=True, 2025-05-07T20:23:58.0143505Z row_wise=False, 2025-05-07T20:23:58.0143622Z mixed=False, 2025-05-07T20:23:58.0143745Z use_cache=False, 2025-05-07T20:23:58.0143909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0144027Z use_cpu=True, 2025-05-07T20:23:58.0144173Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0144288Z ) 2025-05-07T20:23:58.0144488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0145016Z self=, 2025-05-07T20:23:58.0145156Z mixed_B=False, 2025-05-07T20:23:58.0145281Z compile=True, 2025-05-07T20:23:58.0145396Z T=1, 2025-05-07T20:23:58.0145514Z D=9, 2025-05-07T20:23:58.0145625Z B=4, 2025-05-07T20:23:58.0145748Z log_E=4, 2025-05-07T20:23:58.0145859Z L=12, 2025-05-07T20:23:58.0145983Z D_gradcheck=1, 2025-05-07T20:23:58.0146136Z stochastic_rounding=False, 2025-05-07T20:23:58.0146258Z weighted=False, 2025-05-07T20:23:58.0146378Z row_wise=False, 2025-05-07T20:23:58.0146503Z mixed=False, 2025-05-07T20:23:58.0146623Z use_cache=True, 2025-05-07T20:23:58.0146781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0146912Z use_cpu=True, 2025-05-07T20:23:58.0147059Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0147170Z ) 2025-05-07T20:23:58.0147372Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0147898Z self=, 2025-05-07T20:23:58.0148027Z mixed_B=True, 2025-05-07T20:23:58.0148147Z compile=True, 2025-05-07T20:23:58.0148264Z T=2, 2025-05-07T20:23:58.0148380Z D=59, 2025-05-07T20:23:58.0148494Z B=123, 2025-05-07T20:23:58.0148609Z log_E=4, 2025-05-07T20:23:58.0148726Z L=20, 2025-05-07T20:23:58.0148846Z D_gradcheck=2, 2025-05-07T20:23:58.0149107Z stochastic_rounding=True, 2025-05-07T20:23:58.0149247Z weighted=False, 2025-05-07T20:23:58.0149370Z row_wise=False, 2025-05-07T20:23:58.0149487Z mixed=True, 2025-05-07T20:23:58.0149620Z use_cache=True, 2025-05-07T20:23:58.0149778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0149902Z use_cpu=True, 2025-05-07T20:23:58.0150061Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0150170Z ) 2025-05-07T20:23:58.0150368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0150900Z self=, 2025-05-07T20:23:58.0151023Z mixed_B=True, 2025-05-07T20:23:58.0151152Z compile=False, 2025-05-07T20:23:58.0151267Z T=3, 2025-05-07T20:23:58.0151380Z D=80, 2025-05-07T20:23:58.0151499Z B=56, 2025-05-07T20:23:58.0151613Z log_E=4, 2025-05-07T20:23:58.0151728Z L=10, 2025-05-07T20:23:58.0151854Z D_gradcheck=2, 2025-05-07T20:23:58.0151998Z stochastic_rounding=False, 2025-05-07T20:23:58.0152126Z weighted=False, 2025-05-07T20:23:58.0152253Z row_wise=False, 2025-05-07T20:23:58.0152367Z mixed=True, 2025-05-07T20:23:58.0152488Z use_cache=False, 2025-05-07T20:23:58.0152654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0152775Z use_cpu=True, 2025-05-07T20:23:58.0152930Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0153038Z ) 2025-05-07T20:23:58.0153344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0153890Z self=, 2025-05-07T20:23:58.0154106Z mixed_B=True, 2025-05-07T20:23:58.0154228Z compile=False, 2025-05-07T20:23:58.0154465Z T=1, 2025-05-07T20:23:58.0154578Z D=61, 2025-05-07T20:23:58.0154687Z B=35, 2025-05-07T20:23:58.0154810Z log_E=3, 2025-05-07T20:23:58.0154919Z L=17, 2025-05-07T20:23:58.0155038Z D_gradcheck=2, 2025-05-07T20:23:58.0155190Z stochastic_rounding=False, 2025-05-07T20:23:58.0155314Z weighted=False, 2025-05-07T20:23:58.0155434Z row_wise=False, 2025-05-07T20:23:58.0155559Z mixed=True, 2025-05-07T20:23:58.0155682Z use_cache=True, 2025-05-07T20:23:58.0155852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0155970Z use_cpu=True, 2025-05-07T20:23:58.0156119Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0156242Z ) 2025-05-07T20:23:58.0156451Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0156978Z self=, 2025-05-07T20:23:58.0157110Z mixed_B=False, 2025-05-07T20:23:58.0157229Z compile=True, 2025-05-07T20:23:58.0157345Z T=2, 2025-05-07T20:23:58.0157462Z D=72, 2025-05-07T20:23:58.0157576Z B=79, 2025-05-07T20:23:58.0157691Z log_E=4, 2025-05-07T20:23:58.0157808Z L=20, 2025-05-07T20:23:58.0157926Z D_gradcheck=1, 2025-05-07T20:23:58.0158069Z stochastic_rounding=True, 2025-05-07T20:23:58.0158209Z weighted=True, 2025-05-07T20:23:58.0158329Z row_wise=False, 2025-05-07T20:23:58.0158454Z mixed=True, 2025-05-07T20:23:58.0158574Z use_cache=False, 2025-05-07T20:23:58.0158734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0158862Z use_cpu=True, 2025-05-07T20:23:58.0159010Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0159120Z ) 2025-05-07T20:23:58.0159327Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0159850Z self=, 2025-05-07T20:23:58.0159971Z mixed_B=True, 2025-05-07T20:23:58.0160100Z compile=False, 2025-05-07T20:23:58.0160210Z T=4, 2025-05-07T20:23:58.0160326Z D=83, 2025-05-07T20:23:58.0160447Z B=124, 2025-05-07T20:23:58.0160562Z log_E=3, 2025-05-07T20:23:58.0160683Z L=1, 2025-05-07T20:23:58.0160807Z D_gradcheck=2, 2025-05-07T20:23:58.0161061Z stochastic_rounding=True, 2025-05-07T20:23:58.0161206Z weighted=False, 2025-05-07T20:23:58.0161346Z row_wise=False, 2025-05-07T20:23:58.0161462Z mixed=True, 2025-05-07T20:23:58.0161591Z use_cache=True, 2025-05-07T20:23:58.0161748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0161871Z use_cpu=True, 2025-05-07T20:23:58.0162026Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0638142Z ) 2025-05-07T20:23:58.0638472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0639070Z self=, 2025-05-07T20:23:58.0639207Z mixed_B=True, 2025-05-07T20:23:58.0639337Z compile=False, 2025-05-07T20:23:58.0639449Z T=1, 2025-05-07T20:23:58.0639582Z D=48, 2025-05-07T20:23:58.0639701Z B=83, 2025-05-07T20:23:58.0639824Z log_E=5, 2025-05-07T20:23:58.0640098Z L=18, 2025-05-07T20:23:58.0640232Z D_gradcheck=1, 2025-05-07T20:23:58.0640384Z stochastic_rounding=True, 2025-05-07T20:23:58.0640506Z weighted=True, 2025-05-07T20:23:58.0640638Z row_wise=True, 2025-05-07T20:23:58.0640752Z mixed=True, 2025-05-07T20:23:58.0640879Z use_cache=True, 2025-05-07T20:23:58.0641040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0641159Z use_cpu=True, 2025-05-07T20:23:58.0641319Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0641429Z ) 2025-05-07T20:23:58.0641998Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0642551Z self=, 2025-05-07T20:23:58.0642805Z mixed_B=False, 2025-05-07T20:23:58.0642928Z compile=True, 2025-05-07T20:23:58.0643050Z T=3, 2025-05-07T20:23:58.0643342Z D=42, 2025-05-07T20:23:58.0643455Z B=86, 2025-05-07T20:23:58.0643574Z log_E=5, 2025-05-07T20:23:58.0643686Z L=20, 2025-05-07T20:23:58.0643808Z D_gradcheck=1, 2025-05-07T20:23:58.0643961Z stochastic_rounding=False, 2025-05-07T20:23:58.0644085Z weighted=True, 2025-05-07T20:23:58.0644212Z row_wise=True, 2025-05-07T20:23:58.0644327Z mixed=True, 2025-05-07T20:23:58.0644449Z use_cache=True, 2025-05-07T20:23:58.0644617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0644743Z use_cpu=True, 2025-05-07T20:23:58.0644894Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0645009Z ) 2025-05-07T20:23:58.0645207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0645731Z self=, 2025-05-07T20:23:58.0645862Z mixed_B=False, 2025-05-07T20:23:58.0645979Z compile=True, 2025-05-07T20:23:58.0646089Z T=5, 2025-05-07T20:23:58.0646215Z D=13, 2025-05-07T20:23:58.0646329Z B=82, 2025-05-07T20:23:58.0646451Z log_E=5, 2025-05-07T20:23:58.0646569Z L=18, 2025-05-07T20:23:58.0646690Z D_gradcheck=1, 2025-05-07T20:23:58.0646845Z stochastic_rounding=False, 2025-05-07T20:23:58.0646967Z weighted=False, 2025-05-07T20:23:58.0647086Z row_wise=True, 2025-05-07T20:23:58.0647213Z mixed=False, 2025-05-07T20:23:58.0647333Z use_cache=False, 2025-05-07T20:23:58.0647492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0647615Z use_cpu=True, 2025-05-07T20:23:58.0647765Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0647874Z ) 2025-05-07T20:23:58.0648078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0648602Z self=, 2025-05-07T20:23:58.0648730Z mixed_B=True, 2025-05-07T20:23:58.0648852Z compile=True, 2025-05-07T20:23:58.0648966Z T=4, 2025-05-07T20:23:58.0649090Z D=41, 2025-05-07T20:23:58.0649203Z B=76, 2025-05-07T20:23:58.0649316Z log_E=5, 2025-05-07T20:23:58.0649628Z L=10, 2025-05-07T20:23:58.0649758Z D_gradcheck=2, 2025-05-07T20:23:58.0650102Z stochastic_rounding=True, 2025-05-07T20:23:58.0650256Z weighted=False, 2025-05-07T20:23:58.0650377Z row_wise=True, 2025-05-07T20:23:58.0650497Z mixed=True, 2025-05-07T20:23:58.0650628Z use_cache=False, 2025-05-07T20:23:58.0650790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0650920Z use_cpu=True, 2025-05-07T20:23:58.0651087Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0651196Z ) 2025-05-07T20:23:58.0651395Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0651926Z self=, 2025-05-07T20:23:58.0652051Z mixed_B=True, 2025-05-07T20:23:58.0652175Z compile=True, 2025-05-07T20:23:58.0652289Z T=5, 2025-05-07T20:23:58.0652406Z D=77, 2025-05-07T20:23:58.0652525Z B=2, 2025-05-07T20:23:58.0652639Z log_E=3, 2025-05-07T20:23:58.0652751Z L=0, 2025-05-07T20:23:58.0652885Z D_gradcheck=2, 2025-05-07T20:23:58.0653029Z stochastic_rounding=False, 2025-05-07T20:23:58.0653155Z weighted=False, 2025-05-07T20:23:58.0653286Z row_wise=True, 2025-05-07T20:23:58.0653410Z mixed=True, 2025-05-07T20:23:58.0653534Z use_cache=False, 2025-05-07T20:23:58.0653704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0653868Z use_cpu=True, 2025-05-07T20:23:58.0654025Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0654182Z ) 2025-05-07T20:23:58.0654537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0655093Z self=, 2025-05-07T20:23:58.0655299Z mixed_B=False, 2025-05-07T20:23:58.0655421Z compile=False, 2025-05-07T20:23:58.0655540Z T=1, 2025-05-07T20:23:58.0655747Z D=125, 2025-05-07T20:23:58.0655861Z B=99, 2025-05-07T20:23:58.0655985Z log_E=5, 2025-05-07T20:23:58.0656097Z L=12, 2025-05-07T20:23:58.0656216Z D_gradcheck=2, 2025-05-07T20:23:58.0656366Z stochastic_rounding=False, 2025-05-07T20:23:58.0656495Z weighted=False, 2025-05-07T20:23:58.0656628Z row_wise=True, 2025-05-07T20:23:58.0656752Z mixed=False, 2025-05-07T20:23:58.0656871Z use_cache=True, 2025-05-07T20:23:58.0657037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0657159Z use_cpu=True, 2025-05-07T20:23:58.0657309Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0657431Z ) 2025-05-07T20:23:58.0657631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0658152Z self=, 2025-05-07T20:23:58.0658294Z mixed_B=False, 2025-05-07T20:23:58.0658416Z compile=True, 2025-05-07T20:23:58.0658528Z T=5, 2025-05-07T20:23:58.0658651Z D=75, 2025-05-07T20:23:58.0658763Z B=107, 2025-05-07T20:23:58.0658876Z log_E=4, 2025-05-07T20:23:58.0658991Z L=7, 2025-05-07T20:23:58.0659114Z D_gradcheck=2, 2025-05-07T20:23:58.0659260Z stochastic_rounding=True, 2025-05-07T20:23:58.0659397Z weighted=False, 2025-05-07T20:23:58.0659519Z row_wise=False, 2025-05-07T20:23:58.0659651Z mixed=False, 2025-05-07T20:23:58.0659782Z use_cache=False, 2025-05-07T20:23:58.0659941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0660067Z use_cpu=True, 2025-05-07T20:23:58.0660217Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0660326Z ) 2025-05-07T20:23:58.0660533Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0661056Z self=, 2025-05-07T20:23:58.0661201Z mixed_B=True, 2025-05-07T20:23:58.0661328Z compile=False, 2025-05-07T20:23:58.0661442Z T=5, 2025-05-07T20:23:58.0661558Z D=18, 2025-05-07T20:23:58.0661681Z B=30, 2025-05-07T20:23:58.0661794Z log_E=5, 2025-05-07T20:23:58.0661906Z L=2, 2025-05-07T20:23:58.0662037Z D_gradcheck=2, 2025-05-07T20:23:58.0662183Z stochastic_rounding=False, 2025-05-07T20:23:58.0662452Z weighted=True, 2025-05-07T20:23:58.0662585Z row_wise=False, 2025-05-07T20:23:58.0662702Z mixed=False, 2025-05-07T20:23:58.0662831Z use_cache=False, 2025-05-07T20:23:58.0662986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0663104Z use_cpu=True, 2025-05-07T20:23:58.0663257Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0663366Z ) 2025-05-07T20:23:58.0663564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0664087Z self=, 2025-05-07T20:23:58.0664218Z mixed_B=True, 2025-05-07T20:23:58.0664339Z compile=True, 2025-05-07T20:23:58.0664456Z T=1, 2025-05-07T20:23:58.0664570Z D=69, 2025-05-07T20:23:58.0664690Z B=4, 2025-05-07T20:23:58.0664803Z log_E=4, 2025-05-07T20:23:58.0664919Z L=10, 2025-05-07T20:23:58.0665047Z D_gradcheck=2, 2025-05-07T20:23:58.0665187Z stochastic_rounding=False, 2025-05-07T20:23:58.0665312Z weighted=True, 2025-05-07T20:23:58.0665439Z row_wise=False, 2025-05-07T20:23:58.0665555Z mixed=False, 2025-05-07T20:23:58.0665678Z use_cache=False, 2025-05-07T20:23:58.0665845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0665966Z use_cpu=True, 2025-05-07T20:23:58.0666116Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0666231Z ) 2025-05-07T20:23:58.0666425Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0667080Z self=, 2025-05-07T20:23:58.0667282Z mixed_B=True, 2025-05-07T20:23:58.0667403Z compile=True, 2025-05-07T20:23:58.0667528Z T=3, 2025-05-07T20:23:58.0667640Z D=38, 2025-05-07T20:23:58.0667820Z B=79, 2025-05-07T20:23:58.0667942Z log_E=3, 2025-05-07T20:23:58.0668058Z L=9, 2025-05-07T20:23:58.0668178Z D_gradcheck=2, 2025-05-07T20:23:58.0668321Z stochastic_rounding=False, 2025-05-07T20:23:58.0668447Z weighted=False, 2025-05-07T20:23:58.0668567Z row_wise=False, 2025-05-07T20:23:58.0668693Z mixed=True, 2025-05-07T20:23:58.0668815Z use_cache=False, 2025-05-07T20:23:58.0668970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0669095Z use_cpu=True, 2025-05-07T20:23:58.0669246Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0669354Z ) 2025-05-07T20:23:58.0669554Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0670080Z self=, 2025-05-07T20:23:58.0670210Z mixed_B=True, 2025-05-07T20:23:58.0670327Z compile=True, 2025-05-07T20:23:58.0670437Z T=1, 2025-05-07T20:23:58.0670557Z D=40, 2025-05-07T20:23:58.0670675Z B=110, 2025-05-07T20:23:58.0670790Z log_E=4, 2025-05-07T20:23:58.0670906Z L=9, 2025-05-07T20:23:58.0671029Z D_gradcheck=1, 2025-05-07T20:23:58.0671172Z stochastic_rounding=False, 2025-05-07T20:23:58.0671304Z weighted=True, 2025-05-07T20:23:58.0671423Z row_wise=True, 2025-05-07T20:23:58.0671540Z mixed=False, 2025-05-07T20:23:58.0671666Z use_cache=True, 2025-05-07T20:23:58.0671821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0671939Z use_cpu=True, 2025-05-07T20:23:58.0672098Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0672231Z ) 2025-05-07T20:23:58.0672439Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0672965Z self=, 2025-05-07T20:23:58.0673085Z mixed_B=False, 2025-05-07T20:23:58.0673220Z compile=False, 2025-05-07T20:23:58.0673330Z T=5, 2025-05-07T20:23:58.0673441Z D=109, 2025-05-07T20:23:58.0673564Z B=60, 2025-05-07T20:23:58.0673679Z log_E=3, 2025-05-07T20:23:58.0673791Z L=8, 2025-05-07T20:23:58.0673918Z D_gradcheck=2, 2025-05-07T20:23:58.0674058Z stochastic_rounding=True, 2025-05-07T20:23:58.0674294Z weighted=False, 2025-05-07T20:23:58.0674432Z row_wise=True, 2025-05-07T20:23:58.0674554Z mixed=False, 2025-05-07T20:23:58.0674677Z use_cache=False, 2025-05-07T20:23:58.0674846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0674964Z use_cpu=True, 2025-05-07T20:23:58.0675123Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0675233Z ) 2025-05-07T20:23:58.0675429Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0675957Z self=, 2025-05-07T20:23:58.0676076Z mixed_B=True, 2025-05-07T20:23:58.0676204Z compile=True, 2025-05-07T20:23:58.0676325Z T=2, 2025-05-07T20:23:58.0676435Z D=47, 2025-05-07T20:23:58.0676553Z B=93, 2025-05-07T20:23:58.0676674Z log_E=3, 2025-05-07T20:23:58.0676784Z L=3, 2025-05-07T20:23:58.0676904Z D_gradcheck=1, 2025-05-07T20:23:58.0677057Z stochastic_rounding=False, 2025-05-07T20:23:58.0677184Z weighted=False, 2025-05-07T20:23:58.0677317Z row_wise=True, 2025-05-07T20:23:58.0677440Z mixed=False, 2025-05-07T20:23:58.0677563Z use_cache=False, 2025-05-07T20:23:58.0677727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0677855Z use_cpu=True, 2025-05-07T20:23:58.0678004Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0678121Z ) 2025-05-07T20:23:58.0678316Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0678914Z self=, 2025-05-07T20:23:58.0679049Z mixed_B=True, 2025-05-07T20:23:58.0679266Z compile=True, 2025-05-07T20:23:58.0679377Z T=5, 2025-05-07T20:23:58.0679494Z D=7, 2025-05-07T20:23:58.0679671Z B=56, 2025-05-07T20:23:58.0679787Z log_E=3, 2025-05-07T20:23:58.0679906Z L=3, 2025-05-07T20:23:58.0680024Z D_gradcheck=2, 2025-05-07T20:23:58.0680169Z stochastic_rounding=True, 2025-05-07T20:23:58.0680293Z weighted=False, 2025-05-07T20:23:58.0680413Z row_wise=False, 2025-05-07T20:23:58.0680538Z mixed=False, 2025-05-07T20:23:58.0680658Z use_cache=True, 2025-05-07T20:23:58.0680814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0680943Z use_cpu=True, 2025-05-07T20:23:58.0681090Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0681198Z ) 2025-05-07T20:23:58.0681401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0681928Z self=, 2025-05-07T20:23:58.0682054Z mixed_B=False, 2025-05-07T20:23:58.0682183Z compile=True, 2025-05-07T20:23:58.0682299Z T=1, 2025-05-07T20:23:58.0682428Z D=91, 2025-05-07T20:23:58.0682544Z B=45, 2025-05-07T20:23:58.0682660Z log_E=5, 2025-05-07T20:23:58.0682780Z L=14, 2025-05-07T20:23:58.0682902Z D_gradcheck=2, 2025-05-07T20:23:58.0683040Z stochastic_rounding=True, 2025-05-07T20:23:58.0683171Z weighted=True, 2025-05-07T20:23:58.0683289Z row_wise=True, 2025-05-07T20:23:58.0683409Z mixed=True, 2025-05-07T20:23:58.0683536Z use_cache=False, 2025-05-07T20:23:58.0683695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0683814Z use_cpu=True, 2025-05-07T20:23:58.0683967Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.0684075Z ) 2025-05-07T20:23:58.0684273Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0684803Z self=, 2025-05-07T20:23:58.0684924Z mixed_B=False, 2025-05-07T20:23:58.0685054Z compile=True, 2025-05-07T20:23:58.0685165Z T=2, 2025-05-07T20:23:58.0685281Z D=85, 2025-05-07T20:23:58.0685402Z B=47, 2025-05-07T20:23:58.0685516Z log_E=3, 2025-05-07T20:23:58.0685626Z L=18, 2025-05-07T20:23:58.0685751Z D_gradcheck=1, 2025-05-07T20:23:58.0685891Z stochastic_rounding=True, 2025-05-07T20:23:58.0686193Z weighted=True, 2025-05-07T20:23:58.0686335Z row_wise=False, 2025-05-07T20:23:58.0686449Z mixed=True, 2025-05-07T20:23:58.0686567Z use_cache=True, 2025-05-07T20:23:58.0686731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0686848Z use_cpu=True, 2025-05-07T20:23:58.0686996Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0687109Z ) 2025-05-07T20:23:58.0687304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0687839Z self=, 2025-05-07T20:23:58.0687959Z mixed_B=False, 2025-05-07T20:23:58.0688081Z compile=True, 2025-05-07T20:23:58.0688199Z T=5, 2025-05-07T20:23:58.0688312Z D=21, 2025-05-07T20:23:58.0688428Z B=106, 2025-05-07T20:23:58.0688552Z log_E=5, 2025-05-07T20:23:58.0688663Z L=20, 2025-05-07T20:23:58.0688782Z D_gradcheck=2, 2025-05-07T20:23:58.0688929Z stochastic_rounding=False, 2025-05-07T20:23:58.0689057Z weighted=False, 2025-05-07T20:23:58.0689179Z row_wise=False, 2025-05-07T20:23:58.0689306Z mixed=True, 2025-05-07T20:23:58.0689564Z use_cache=False, 2025-05-07T20:23:58.0689726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.0689859Z use_cpu=True, 2025-05-07T20:23:58.0690008Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.0690123Z ) 2025-05-07T20:23:58.0690317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.0690939Z self=, 2025-05-07T20:23:58.0691075Z mixed_B=True, 2025-05-07T20:23:58.0691312Z compile=False, 2025-05-07T20:23:58.0691422Z T=3, 2025-05-07T20:23:58.0691539Z D=23, 2025-05-07T20:23:58.0691730Z B=114, 2025-05-07T20:23:58.0691848Z log_E=3, 2025-05-07T20:23:58.0691967Z L=9, 2025-05-07T20:23:58.0692088Z D_gradcheck=2, 2025-05-07T20:23:58.0692229Z stochastic_rounding=False, 2025-05-07T20:23:58.0692364Z weighted=True, 2025-05-07T20:23:58.0692490Z row_wise=False, 2025-05-07T20:23:58.0692607Z mixed=True, 2025-05-07T20:23:58.0692741Z use_cache=False, 2025-05-07T20:23:58.0692898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.0693026Z use_cpu=True, 2025-05-07T20:23:58.0693175Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1143200Z ) 2025-05-07T20:23:58.1143498Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1144096Z self=, 2025-05-07T20:23:58.1144227Z mixed_B=True, 2025-05-07T20:23:58.1144362Z compile=False, 2025-05-07T20:23:58.1144483Z T=1, 2025-05-07T20:23:58.1144612Z D=20, 2025-05-07T20:23:58.1144739Z B=71, 2025-05-07T20:23:58.1144858Z log_E=5, 2025-05-07T20:23:58.1144978Z L=19, 2025-05-07T20:23:58.1145098Z D_gradcheck=2, 2025-05-07T20:23:58.1145239Z stochastic_rounding=False, 2025-05-07T20:23:58.1145370Z weighted=False, 2025-05-07T20:23:58.1145504Z row_wise=False, 2025-05-07T20:23:58.1145622Z mixed=False, 2025-05-07T20:23:58.1145749Z use_cache=False, 2025-05-07T20:23:58.1145904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1146022Z use_cpu=True, 2025-05-07T20:23:58.1146180Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1146292Z ) 2025-05-07T20:23:58.1146501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1147030Z self=, 2025-05-07T20:23:58.1147153Z mixed_B=True, 2025-05-07T20:23:58.1147284Z compile=False, 2025-05-07T20:23:58.1147398Z T=1, 2025-05-07T20:23:58.1147509Z D=13, 2025-05-07T20:23:58.1147633Z B=51, 2025-05-07T20:23:58.1147746Z log_E=4, 2025-05-07T20:23:58.1147861Z L=6, 2025-05-07T20:23:58.1147986Z D_gradcheck=2, 2025-05-07T20:23:58.1148125Z stochastic_rounding=True, 2025-05-07T20:23:58.1148246Z weighted=True, 2025-05-07T20:23:58.1148728Z row_wise=True, 2025-05-07T20:23:58.1148868Z mixed=False, 2025-05-07T20:23:58.1148991Z use_cache=False, 2025-05-07T20:23:58.1149158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1149277Z use_cpu=True, 2025-05-07T20:23:58.1149438Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1149548Z ) 2025-05-07T20:23:58.1149743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1150284Z self=, 2025-05-07T20:23:58.1150404Z mixed_B=False, 2025-05-07T20:23:58.1150530Z compile=True, 2025-05-07T20:23:58.1150648Z T=4, 2025-05-07T20:23:58.1150759Z D=21, 2025-05-07T20:23:58.1150871Z B=62, 2025-05-07T20:23:58.1150996Z log_E=3, 2025-05-07T20:23:58.1151107Z L=0, 2025-05-07T20:23:58.1151229Z D_gradcheck=2, 2025-05-07T20:23:58.1151518Z stochastic_rounding=False, 2025-05-07T20:23:58.1151642Z weighted=False, 2025-05-07T20:23:58.1151768Z row_wise=True, 2025-05-07T20:23:58.1151887Z mixed=False, 2025-05-07T20:23:58.1152006Z use_cache=True, 2025-05-07T20:23:58.1152171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1152290Z use_cpu=True, 2025-05-07T20:23:58.1152437Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1152554Z ) 2025-05-07T20:23:58.1152749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1153467Z self=, 2025-05-07T20:23:58.1153610Z mixed_B=False, 2025-05-07T20:23:58.1153903Z compile=True, 2025-05-07T20:23:58.1154014Z T=5, 2025-05-07T20:23:58.1154133Z D=78, 2025-05-07T20:23:58.1154247Z B=36, 2025-05-07T20:23:58.1154518Z log_E=5, 2025-05-07T20:23:58.1154629Z L=3, 2025-05-07T20:23:58.1154756Z D_gradcheck=2, 2025-05-07T20:23:58.1154909Z stochastic_rounding=False, 2025-05-07T20:23:58.1155032Z weighted=True, 2025-05-07T20:23:58.1155157Z row_wise=False, 2025-05-07T20:23:58.1155281Z mixed=True, 2025-05-07T20:23:58.1155404Z use_cache=True, 2025-05-07T20:23:58.1155561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1155690Z use_cpu=True, 2025-05-07T20:23:58.1155839Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1155948Z ) 2025-05-07T20:23:58.1156149Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1156673Z self=, 2025-05-07T20:23:58.1156792Z mixed_B=True, 2025-05-07T20:23:58.1156923Z compile=False, 2025-05-07T20:23:58.1157032Z T=3, 2025-05-07T20:23:58.1157149Z D=105, 2025-05-07T20:23:58.1157261Z B=31, 2025-05-07T20:23:58.1157378Z log_E=4, 2025-05-07T20:23:58.1157495Z L=12, 2025-05-07T20:23:58.1157616Z D_gradcheck=2, 2025-05-07T20:23:58.1157757Z stochastic_rounding=False, 2025-05-07T20:23:58.1157884Z weighted=False, 2025-05-07T20:23:58.1158007Z row_wise=True, 2025-05-07T20:23:58.1158122Z mixed=True, 2025-05-07T20:23:58.1158248Z use_cache=True, 2025-05-07T20:23:58.1158405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1158525Z use_cpu=True, 2025-05-07T20:23:58.1158680Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1158787Z ) 2025-05-07T20:23:58.1158981Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1159512Z self=, 2025-05-07T20:23:58.1159634Z mixed_B=True, 2025-05-07T20:23:58.1159766Z compile=False, 2025-05-07T20:23:58.1159880Z T=2, 2025-05-07T20:23:58.1159991Z D=91, 2025-05-07T20:23:58.1160111Z B=120, 2025-05-07T20:23:58.1160232Z log_E=3, 2025-05-07T20:23:58.1160343Z L=7, 2025-05-07T20:23:58.1160471Z D_gradcheck=1, 2025-05-07T20:23:58.1160609Z stochastic_rounding=True, 2025-05-07T20:23:58.1160731Z weighted=False, 2025-05-07T20:23:58.1160960Z row_wise=False, 2025-05-07T20:23:58.1161093Z mixed=True, 2025-05-07T20:23:58.1161214Z use_cache=False, 2025-05-07T20:23:58.1161381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1161499Z use_cpu=True, 2025-05-07T20:23:58.1161647Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1161767Z ) 2025-05-07T20:23:58.1161963Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1162493Z self=, 2025-05-07T20:23:58.1162620Z mixed_B=False, 2025-05-07T20:23:58.1162741Z compile=False, 2025-05-07T20:23:58.1162869Z T=4, 2025-05-07T20:23:58.1162983Z D=19, 2025-05-07T20:23:58.1163098Z B=107, 2025-05-07T20:23:58.1163219Z log_E=3, 2025-05-07T20:23:58.1163329Z L=5, 2025-05-07T20:23:58.1163446Z D_gradcheck=2, 2025-05-07T20:23:58.1163600Z stochastic_rounding=False, 2025-05-07T20:23:58.1163723Z weighted=False, 2025-05-07T20:23:58.1163851Z row_wise=False, 2025-05-07T20:23:58.1163973Z mixed=False, 2025-05-07T20:23:58.1164099Z use_cache=False, 2025-05-07T20:23:58.1164259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1164388Z use_cpu=True, 2025-05-07T20:23:58.1164537Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1164660Z ) 2025-05-07T20:23:58.1164857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1165509Z self=, 2025-05-07T20:23:58.1165652Z mixed_B=False, 2025-05-07T20:23:58.1165775Z compile=True, 2025-05-07T20:23:58.1165964Z T=3, 2025-05-07T20:23:58.1166079Z D=127, 2025-05-07T20:23:58.1166191Z B=18, 2025-05-07T20:23:58.1166376Z log_E=5, 2025-05-07T20:23:58.1166503Z L=7, 2025-05-07T20:23:58.1166625Z D_gradcheck=1, 2025-05-07T20:23:58.1166767Z stochastic_rounding=False, 2025-05-07T20:23:58.1166893Z weighted=True, 2025-05-07T20:23:58.1167013Z row_wise=True, 2025-05-07T20:23:58.1167136Z mixed=True, 2025-05-07T20:23:58.1167259Z use_cache=True, 2025-05-07T20:23:58.1167419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1167548Z use_cpu=True, 2025-05-07T20:23:58.1167696Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1167804Z ) 2025-05-07T20:23:58.1168005Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1168532Z self=, 2025-05-07T20:23:58.1168654Z mixed_B=False, 2025-05-07T20:23:58.1168781Z compile=True, 2025-05-07T20:23:58.1168895Z T=3, 2025-05-07T20:23:58.1169007Z D=59, 2025-05-07T20:23:58.1169131Z B=127, 2025-05-07T20:23:58.1169247Z log_E=3, 2025-05-07T20:23:58.1169361Z L=5, 2025-05-07T20:23:58.1169739Z D_gradcheck=2, 2025-05-07T20:23:58.1169884Z stochastic_rounding=True, 2025-05-07T20:23:58.1170015Z weighted=False, 2025-05-07T20:23:58.1170143Z row_wise=True, 2025-05-07T20:23:58.1170268Z mixed=True, 2025-05-07T20:23:58.1170395Z use_cache=True, 2025-05-07T20:23:58.1170553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1170675Z use_cpu=True, 2025-05-07T20:23:58.1170831Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1170940Z ) 2025-05-07T20:23:58.1171134Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1171667Z self=, 2025-05-07T20:23:58.1171786Z mixed_B=True, 2025-05-07T20:23:58.1171903Z compile=True, 2025-05-07T20:23:58.1172025Z T=2, 2025-05-07T20:23:58.1172136Z D=123, 2025-05-07T20:23:58.1172259Z B=70, 2025-05-07T20:23:58.1172379Z log_E=5, 2025-05-07T20:23:58.1172492Z L=10, 2025-05-07T20:23:58.1172620Z D_gradcheck=1, 2025-05-07T20:23:58.1172762Z stochastic_rounding=False, 2025-05-07T20:23:58.1172882Z weighted=True, 2025-05-07T20:23:58.1173158Z row_wise=False, 2025-05-07T20:23:58.1173291Z mixed=True, 2025-05-07T20:23:58.1173415Z use_cache=False, 2025-05-07T20:23:58.1173579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1173700Z use_cpu=True, 2025-05-07T20:23:58.1173849Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1173965Z ) 2025-05-07T20:23:58.1174159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1174689Z self=, 2025-05-07T20:23:58.1174819Z mixed_B=False, 2025-05-07T20:23:58.1174945Z compile=False, 2025-05-07T20:23:58.1175072Z T=2, 2025-05-07T20:23:58.1175185Z D=69, 2025-05-07T20:23:58.1175296Z B=96, 2025-05-07T20:23:58.1175426Z log_E=5, 2025-05-07T20:23:58.1175541Z L=19, 2025-05-07T20:23:58.1175667Z D_gradcheck=1, 2025-05-07T20:23:58.1175820Z stochastic_rounding=False, 2025-05-07T20:23:58.1175948Z weighted=False, 2025-05-07T20:23:58.1176074Z row_wise=True, 2025-05-07T20:23:58.1176200Z mixed=False, 2025-05-07T20:23:58.1176319Z use_cache=True, 2025-05-07T20:23:58.1176476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1176602Z use_cpu=True, 2025-05-07T20:23:58.1176750Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1176857Z ) 2025-05-07T20:23:58.1177061Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1177673Z self=, 2025-05-07T20:23:58.1177814Z mixed_B=True, 2025-05-07T20:23:58.1177934Z compile=False, 2025-05-07T20:23:58.1178140Z T=5, 2025-05-07T20:23:58.1178260Z D=109, 2025-05-07T20:23:58.1178374Z B=35, 2025-05-07T20:23:58.1178556Z log_E=4, 2025-05-07T20:23:58.1178677Z L=4, 2025-05-07T20:23:58.1178797Z D_gradcheck=1, 2025-05-07T20:23:58.1178940Z stochastic_rounding=False, 2025-05-07T20:23:58.1179067Z weighted=True, 2025-05-07T20:23:58.1179189Z row_wise=True, 2025-05-07T20:23:58.1179317Z mixed=False, 2025-05-07T20:23:58.1179445Z use_cache=True, 2025-05-07T20:23:58.1179603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1179721Z use_cpu=True, 2025-05-07T20:23:58.1179878Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1179989Z ) 2025-05-07T20:23:58.1180188Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1180713Z self=, 2025-05-07T20:23:58.1180834Z mixed_B=False, 2025-05-07T20:23:58.1180963Z compile=False, 2025-05-07T20:23:58.1181077Z T=3, 2025-05-07T20:23:58.1181187Z D=67, 2025-05-07T20:23:58.1181306Z B=50, 2025-05-07T20:23:58.1181425Z log_E=3, 2025-05-07T20:23:58.1181534Z L=7, 2025-05-07T20:23:58.1181688Z D_gradcheck=2, 2025-05-07T20:23:58.1181825Z stochastic_rounding=True, 2025-05-07T20:23:58.1181943Z weighted=False, 2025-05-07T20:23:58.1182078Z row_wise=False, 2025-05-07T20:23:58.1182196Z mixed=True, 2025-05-07T20:23:58.1182316Z use_cache=True, 2025-05-07T20:23:58.1182482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1182601Z use_cpu=True, 2025-05-07T20:23:58.1182761Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1182871Z ) 2025-05-07T20:23:58.1183072Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1183602Z self=, 2025-05-07T20:23:58.1183722Z mixed_B=True, 2025-05-07T20:23:58.1183845Z compile=False, 2025-05-07T20:23:58.1183973Z T=4, 2025-05-07T20:23:58.1184085Z D=26, 2025-05-07T20:23:58.1184199Z B=76, 2025-05-07T20:23:58.1184320Z log_E=5, 2025-05-07T20:23:58.1184435Z L=10, 2025-05-07T20:23:58.1184555Z D_gradcheck=1, 2025-05-07T20:23:58.1184701Z stochastic_rounding=True, 2025-05-07T20:23:58.1184822Z weighted=False, 2025-05-07T20:23:58.1185056Z row_wise=True, 2025-05-07T20:23:58.1185187Z mixed=True, 2025-05-07T20:23:58.1185310Z use_cache=False, 2025-05-07T20:23:58.1185474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1185596Z use_cpu=True, 2025-05-07T20:23:58.1185743Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1185858Z ) 2025-05-07T20:23:58.1186051Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1186576Z self=, 2025-05-07T20:23:58.1186706Z mixed_B=True, 2025-05-07T20:23:58.1186828Z compile=True, 2025-05-07T20:23:58.1186944Z T=4, 2025-05-07T20:23:58.1187065Z D=76, 2025-05-07T20:23:58.1187177Z B=31, 2025-05-07T20:23:58.1187288Z log_E=5, 2025-05-07T20:23:58.1187416Z L=2, 2025-05-07T20:23:58.1187537Z D_gradcheck=2, 2025-05-07T20:23:58.1187684Z stochastic_rounding=True, 2025-05-07T20:23:58.1187809Z weighted=False, 2025-05-07T20:23:58.1187927Z row_wise=True, 2025-05-07T20:23:58.1188058Z mixed=False, 2025-05-07T20:23:58.1188182Z use_cache=False, 2025-05-07T20:23:58.1188345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1188470Z use_cpu=True, 2025-05-07T20:23:58.1188617Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1188725Z ) 2025-05-07T20:23:58.1188929Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1189613Z self=, 2025-05-07T20:23:58.1189749Z mixed_B=False, 2025-05-07T20:23:58.1189877Z compile=False, 2025-05-07T20:23:58.1190069Z T=2, 2025-05-07T20:23:58.1190189Z D=66, 2025-05-07T20:23:58.1190301Z B=47, 2025-05-07T20:23:58.1190413Z log_E=4, 2025-05-07T20:23:58.1190596Z L=7, 2025-05-07T20:23:58.1190717Z D_gradcheck=1, 2025-05-07T20:23:58.1190856Z stochastic_rounding=True, 2025-05-07T20:23:58.1190989Z weighted=False, 2025-05-07T20:23:58.1191109Z row_wise=True, 2025-05-07T20:23:58.1191233Z mixed=False, 2025-05-07T20:23:58.1191357Z use_cache=True, 2025-05-07T20:23:58.1191514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1191636Z use_cpu=True, 2025-05-07T20:23:58.1191785Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1191892Z ) 2025-05-07T20:23:58.1192086Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1192644Z self=, 2025-05-07T20:23:58.1192763Z mixed_B=False, 2025-05-07T20:23:58.1192895Z compile=False, 2025-05-07T20:23:58.1193014Z T=4, 2025-05-07T20:23:58.1193133Z D=83, 2025-05-07T20:23:58.1193255Z B=117, 2025-05-07T20:23:58.1193369Z log_E=5, 2025-05-07T20:23:58.1193487Z L=16, 2025-05-07T20:23:58.1193617Z D_gradcheck=2, 2025-05-07T20:23:58.1193759Z stochastic_rounding=False, 2025-05-07T20:23:58.1193881Z weighted=True, 2025-05-07T20:23:58.1194007Z row_wise=False, 2025-05-07T20:23:58.1194129Z mixed=False, 2025-05-07T20:23:58.1194250Z use_cache=True, 2025-05-07T20:23:58.1194413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1194534Z use_cpu=True, 2025-05-07T20:23:58.1194682Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1194797Z ) 2025-05-07T20:23:58.1194995Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1195534Z self=, 2025-05-07T20:23:58.1195654Z mixed_B=True, 2025-05-07T20:23:58.1195773Z compile=True, 2025-05-07T20:23:58.1195894Z T=4, 2025-05-07T20:23:58.1196060Z D=126, 2025-05-07T20:23:58.1196172Z B=103, 2025-05-07T20:23:58.1196294Z log_E=4, 2025-05-07T20:23:58.1196410Z L=19, 2025-05-07T20:23:58.1196533Z D_gradcheck=1, 2025-05-07T20:23:58.1196688Z stochastic_rounding=False, 2025-05-07T20:23:58.1196812Z weighted=False, 2025-05-07T20:23:58.1196933Z row_wise=True, 2025-05-07T20:23:58.1197172Z mixed=True, 2025-05-07T20:23:58.1197312Z use_cache=True, 2025-05-07T20:23:58.1197474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1197603Z use_cpu=True, 2025-05-07T20:23:58.1197752Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1653206Z ) 2025-05-07T20:23:58.1653499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1654100Z self=, 2025-05-07T20:23:58.1654236Z mixed_B=False, 2025-05-07T20:23:58.1654362Z compile=False, 2025-05-07T20:23:58.1654492Z T=5, 2025-05-07T20:23:58.1654612Z D=91, 2025-05-07T20:23:58.1654732Z B=109, 2025-05-07T20:23:58.1654853Z log_E=5, 2025-05-07T20:23:58.1654974Z L=6, 2025-05-07T20:23:58.1655098Z D_gradcheck=2, 2025-05-07T20:23:58.1655247Z stochastic_rounding=False, 2025-05-07T20:23:58.1655368Z weighted=False, 2025-05-07T20:23:58.1655488Z row_wise=False, 2025-05-07T20:23:58.1655621Z mixed=True, 2025-05-07T20:23:58.1655743Z use_cache=True, 2025-05-07T20:23:58.1655903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1656028Z use_cpu=True, 2025-05-07T20:23:58.1656178Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1656286Z ) 2025-05-07T20:23:58.1656634Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1657531Z self=, 2025-05-07T20:23:58.1657674Z mixed_B=True, 2025-05-07T20:23:58.1657795Z compile=True, 2025-05-07T20:23:58.1658040Z T=1, 2025-05-07T20:23:58.1658164Z D=107, 2025-05-07T20:23:58.1658275Z B=106, 2025-05-07T20:23:58.1658387Z log_E=5, 2025-05-07T20:23:58.1658656Z L=13, 2025-05-07T20:23:58.1658842Z D_gradcheck=1, 2025-05-07T20:23:58.1658982Z stochastic_rounding=False, 2025-05-07T20:23:58.1659107Z weighted=True, 2025-05-07T20:23:58.1659227Z row_wise=True, 2025-05-07T20:23:58.1659352Z mixed=False, 2025-05-07T20:23:58.1659481Z use_cache=False, 2025-05-07T20:23:58.1659642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1659761Z use_cpu=True, 2025-05-07T20:23:58.1659914Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1660023Z ) 2025-05-07T20:23:58.1660233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1660761Z self=, 2025-05-07T20:23:58.1660880Z mixed_B=False, 2025-05-07T20:23:58.1661010Z compile=True, 2025-05-07T20:23:58.1661122Z T=5, 2025-05-07T20:23:58.1661236Z D=117, 2025-05-07T20:23:58.1661356Z B=47, 2025-05-07T20:23:58.1661470Z log_E=4, 2025-05-07T20:23:58.1661582Z L=12, 2025-05-07T20:23:58.1661709Z D_gradcheck=1, 2025-05-07T20:23:58.1661851Z stochastic_rounding=True, 2025-05-07T20:23:58.1661973Z weighted=True, 2025-05-07T20:23:58.1662104Z row_wise=False, 2025-05-07T20:23:58.1662227Z mixed=False, 2025-05-07T20:23:58.1662356Z use_cache=True, 2025-05-07T20:23:58.1662605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1662797Z use_cpu=True, 2025-05-07T20:23:58.1662957Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1663067Z ) 2025-05-07T20:23:58.1663268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1663804Z self=, 2025-05-07T20:23:58.1663925Z mixed_B=False, 2025-05-07T20:23:58.1664047Z compile=True, 2025-05-07T20:23:58.1664174Z T=1, 2025-05-07T20:23:58.1664290Z D=20, 2025-05-07T20:23:58.1664402Z B=51, 2025-05-07T20:23:58.1664530Z log_E=4, 2025-05-07T20:23:58.1664646Z L=3, 2025-05-07T20:23:58.1664767Z D_gradcheck=2, 2025-05-07T20:23:58.1664912Z stochastic_rounding=True, 2025-05-07T20:23:58.1665035Z weighted=False, 2025-05-07T20:23:58.1665155Z row_wise=True, 2025-05-07T20:23:58.1665492Z mixed=False, 2025-05-07T20:23:58.1665623Z use_cache=True, 2025-05-07T20:23:58.1665791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1665909Z use_cpu=True, 2025-05-07T20:23:58.1666057Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1666173Z ) 2025-05-07T20:23:58.1666367Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1666899Z self=, 2025-05-07T20:23:58.1667024Z mixed_B=True, 2025-05-07T20:23:58.1667148Z compile=False, 2025-05-07T20:23:58.1667264Z T=1, 2025-05-07T20:23:58.1667387Z D=115, 2025-05-07T20:23:58.1667503Z B=34, 2025-05-07T20:23:58.1667618Z log_E=4, 2025-05-07T20:23:58.1667741Z L=20, 2025-05-07T20:23:58.1667865Z D_gradcheck=2, 2025-05-07T20:23:58.1668011Z stochastic_rounding=False, 2025-05-07T20:23:58.1668145Z weighted=True, 2025-05-07T20:23:58.1668267Z row_wise=False, 2025-05-07T20:23:58.1668397Z mixed=True, 2025-05-07T20:23:58.1668522Z use_cache=False, 2025-05-07T20:23:58.1668681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1668812Z use_cpu=True, 2025-05-07T20:23:58.1668963Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1669075Z ) 2025-05-07T20:23:58.1669276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1669889Z self=, 2025-05-07T20:23:58.1670021Z mixed_B=False, 2025-05-07T20:23:58.1670150Z compile=False, 2025-05-07T20:23:58.1670261Z T=5, 2025-05-07T20:23:58.1670456Z D=108, 2025-05-07T20:23:58.1670577Z B=9, 2025-05-07T20:23:58.1670693Z log_E=3, 2025-05-07T20:23:58.1670880Z L=2, 2025-05-07T20:23:58.1671005Z D_gradcheck=1, 2025-05-07T20:23:58.1671144Z stochastic_rounding=False, 2025-05-07T20:23:58.1671275Z weighted=False, 2025-05-07T20:23:58.1671421Z row_wise=True, 2025-05-07T20:23:58.1671538Z mixed=True, 2025-05-07T20:23:58.1671666Z use_cache=False, 2025-05-07T20:23:58.1671823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1671946Z use_cpu=True, 2025-05-07T20:23:58.1672102Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1672210Z ) 2025-05-07T20:23:58.1672407Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1672940Z self=, 2025-05-07T20:23:58.1673060Z mixed_B=False, 2025-05-07T20:23:58.1673190Z compile=False, 2025-05-07T20:23:58.1673301Z T=1, 2025-05-07T20:23:58.1673415Z D=87, 2025-05-07T20:23:58.1673534Z B=78, 2025-05-07T20:23:58.1673647Z log_E=3, 2025-05-07T20:23:58.1673766Z L=1, 2025-05-07T20:23:58.1673894Z D_gradcheck=2, 2025-05-07T20:23:58.1674032Z stochastic_rounding=False, 2025-05-07T20:23:58.1674155Z weighted=True, 2025-05-07T20:23:58.1674281Z row_wise=False, 2025-05-07T20:23:58.1674402Z mixed=True, 2025-05-07T20:23:58.1674523Z use_cache=True, 2025-05-07T20:23:58.1674687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1674808Z use_cpu=True, 2025-05-07T20:23:58.1674956Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1675074Z ) 2025-05-07T20:23:58.1675268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1675802Z self=, 2025-05-07T20:23:58.1675929Z mixed_B=False, 2025-05-07T20:23:58.1676049Z compile=False, 2025-05-07T20:23:58.1676168Z T=2, 2025-05-07T20:23:58.1676283Z D=79, 2025-05-07T20:23:58.1676396Z B=101, 2025-05-07T20:23:58.1676516Z log_E=3, 2025-05-07T20:23:58.1676637Z L=10, 2025-05-07T20:23:58.1676756Z D_gradcheck=2, 2025-05-07T20:23:58.1676903Z stochastic_rounding=True, 2025-05-07T20:23:58.1677028Z weighted=False, 2025-05-07T20:23:58.1677152Z row_wise=True, 2025-05-07T20:23:58.1677407Z mixed=False, 2025-05-07T20:23:58.1677542Z use_cache=True, 2025-05-07T20:23:58.1677700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1677828Z use_cpu=True, 2025-05-07T20:23:58.1677976Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1678086Z ) 2025-05-07T20:23:58.1678291Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1678816Z self=, 2025-05-07T20:23:58.1678950Z mixed_B=False, 2025-05-07T20:23:58.1679070Z compile=True, 2025-05-07T20:23:58.1679180Z T=1, 2025-05-07T20:23:58.1679300Z D=88, 2025-05-07T20:23:58.1679414Z B=72, 2025-05-07T20:23:58.1679528Z log_E=5, 2025-05-07T20:23:58.1679650Z L=5, 2025-05-07T20:23:58.1679773Z D_gradcheck=2, 2025-05-07T20:23:58.1679911Z stochastic_rounding=True, 2025-05-07T20:23:58.1680041Z weighted=False, 2025-05-07T20:23:58.1680161Z row_wise=False, 2025-05-07T20:23:58.1680281Z mixed=True, 2025-05-07T20:23:58.1680409Z use_cache=True, 2025-05-07T20:23:58.1680567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1680695Z use_cpu=True, 2025-05-07T20:23:58.1680844Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1680954Z ) 2025-05-07T20:23:58.1681156Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1681779Z self=, 2025-05-07T20:23:58.1681966Z mixed_B=False, 2025-05-07T20:23:58.1682182Z compile=True, 2025-05-07T20:23:58.1682291Z T=3, 2025-05-07T20:23:58.1682488Z D=111, 2025-05-07T20:23:58.1682609Z B=61, 2025-05-07T20:23:58.1682727Z log_E=5, 2025-05-07T20:23:58.1682897Z L=16, 2025-05-07T20:23:58.1683128Z D_gradcheck=1, 2025-05-07T20:23:58.1683269Z stochastic_rounding=False, 2025-05-07T20:23:58.1683391Z weighted=True, 2025-05-07T20:23:58.1683519Z row_wise=True, 2025-05-07T20:23:58.1683642Z mixed=False, 2025-05-07T20:23:58.1683774Z use_cache=False, 2025-05-07T20:23:58.1683931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1684050Z use_cpu=True, 2025-05-07T20:23:58.1684204Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1684318Z ) 2025-05-07T20:23:58.1684511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1685049Z self=, 2025-05-07T20:23:58.1685169Z mixed_B=False, 2025-05-07T20:23:58.1685289Z compile=True, 2025-05-07T20:23:58.1685408Z T=3, 2025-05-07T20:23:58.1685578Z D=114, 2025-05-07T20:23:58.1685927Z B=20, 2025-05-07T20:23:58.1686125Z log_E=5, 2025-05-07T20:23:58.1686236Z L=0, 2025-05-07T20:23:58.1686358Z D_gradcheck=2, 2025-05-07T20:23:58.1686507Z stochastic_rounding=False, 2025-05-07T20:23:58.1686629Z weighted=True, 2025-05-07T20:23:58.1686758Z row_wise=False, 2025-05-07T20:23:58.1686879Z mixed=False, 2025-05-07T20:23:58.1687000Z use_cache=False, 2025-05-07T20:23:58.1687163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1687281Z use_cpu=True, 2025-05-07T20:23:58.1687428Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1687543Z ) 2025-05-07T20:23:58.1687738Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1688260Z self=, 2025-05-07T20:23:58.1688389Z mixed_B=True, 2025-05-07T20:23:58.1688513Z compile=False, 2025-05-07T20:23:58.1688624Z T=2, 2025-05-07T20:23:58.1688748Z D=61, 2025-05-07T20:23:58.1688861Z B=98, 2025-05-07T20:23:58.1688982Z log_E=4, 2025-05-07T20:23:58.1689096Z L=4, 2025-05-07T20:23:58.1689222Z D_gradcheck=1, 2025-05-07T20:23:58.1689369Z stochastic_rounding=True, 2025-05-07T20:23:58.1689633Z weighted=False, 2025-05-07T20:23:58.1689756Z row_wise=False, 2025-05-07T20:23:58.1689880Z mixed=False, 2025-05-07T20:23:58.1690123Z use_cache=False, 2025-05-07T20:23:58.1690289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1690410Z use_cpu=True, 2025-05-07T20:23:58.1690557Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1690664Z ) 2025-05-07T20:23:58.1690861Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1691387Z self=, 2025-05-07T20:23:58.1691514Z mixed_B=False, 2025-05-07T20:23:58.1691633Z compile=True, 2025-05-07T20:23:58.1691743Z T=3, 2025-05-07T20:23:58.1691862Z D=125, 2025-05-07T20:23:58.1691973Z B=31, 2025-05-07T20:23:58.1692086Z log_E=3, 2025-05-07T20:23:58.1692205Z L=7, 2025-05-07T20:23:58.1692328Z D_gradcheck=2, 2025-05-07T20:23:58.1692467Z stochastic_rounding=False, 2025-05-07T20:23:58.1692595Z weighted=True, 2025-05-07T20:23:58.1692713Z row_wise=True, 2025-05-07T20:23:58.1692830Z mixed=True, 2025-05-07T20:23:58.1692962Z use_cache=False, 2025-05-07T20:23:58.1693119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1693238Z use_cpu=True, 2025-05-07T20:23:58.1693394Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1693501Z ) 2025-05-07T20:23:58.1693696Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1694311Z self=, 2025-05-07T20:23:58.1694436Z mixed_B=True, 2025-05-07T20:23:58.1694566Z compile=False, 2025-05-07T20:23:58.1694679Z T=4, 2025-05-07T20:23:58.1694886Z D=77, 2025-05-07T20:23:58.1695008Z B=80, 2025-05-07T20:23:58.1695123Z log_E=3, 2025-05-07T20:23:58.1695238Z L=4, 2025-05-07T20:23:58.1695461Z D_gradcheck=2, 2025-05-07T20:23:58.1695600Z stochastic_rounding=True, 2025-05-07T20:23:58.1695721Z weighted=True, 2025-05-07T20:23:58.1695847Z row_wise=False, 2025-05-07T20:23:58.1695970Z mixed=False, 2025-05-07T20:23:58.1696094Z use_cache=True, 2025-05-07T20:23:58.1696266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.1696385Z use_cpu=True, 2025-05-07T20:23:58.1696532Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1696648Z ) 2025-05-07T20:23:58.1696842Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1705466Z self=, 2025-05-07T20:23:58.1705687Z mixed_B=False, 2025-05-07T20:23:58.1705816Z compile=True, 2025-05-07T20:23:58.1705939Z T=1, 2025-05-07T20:23:58.1706049Z D=4, 2025-05-07T20:23:58.1706169Z B=126, 2025-05-07T20:23:58.1706295Z log_E=4, 2025-05-07T20:23:58.1706407Z L=4, 2025-05-07T20:23:58.1706536Z D_gradcheck=1, 2025-05-07T20:23:58.1706686Z stochastic_rounding=False, 2025-05-07T20:23:58.1706807Z weighted=True, 2025-05-07T20:23:58.1706926Z row_wise=False, 2025-05-07T20:23:58.1707046Z mixed=False, 2025-05-07T20:23:58.1707171Z use_cache=False, 2025-05-07T20:23:58.1707333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1707463Z use_cpu=True, 2025-05-07T20:23:58.1707618Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.1707732Z ) 2025-05-07T20:23:58.1707937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1708466Z self=, 2025-05-07T20:23:58.1708598Z mixed_B=False, 2025-05-07T20:23:58.1708720Z compile=False, 2025-05-07T20:23:58.1708829Z T=1, 2025-05-07T20:23:58.1708947Z D=112, 2025-05-07T20:23:58.1709063Z B=97, 2025-05-07T20:23:58.1709175Z log_E=3, 2025-05-07T20:23:58.1709294Z L=17, 2025-05-07T20:23:58.1709417Z D_gradcheck=1, 2025-05-07T20:23:58.1709553Z stochastic_rounding=True, 2025-05-07T20:23:58.1709683Z weighted=False, 2025-05-07T20:23:58.1709802Z row_wise=True, 2025-05-07T20:23:58.1709917Z mixed=True, 2025-05-07T20:23:58.1710222Z use_cache=False, 2025-05-07T20:23:58.1710398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1710525Z use_cpu=True, 2025-05-07T20:23:58.1710673Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1710909Z ) 2025-05-07T20:23:58.1711220Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1711740Z self=, 2025-05-07T20:23:58.1711865Z mixed_B=True, 2025-05-07T20:23:58.1711997Z compile=True, 2025-05-07T20:23:58.1712108Z T=3, 2025-05-07T20:23:58.1712221Z D=54, 2025-05-07T20:23:58.1712344Z B=57, 2025-05-07T20:23:58.1712457Z log_E=5, 2025-05-07T20:23:58.1712567Z L=18, 2025-05-07T20:23:58.1712700Z D_gradcheck=2, 2025-05-07T20:23:58.1712843Z stochastic_rounding=False, 2025-05-07T20:23:58.1712972Z weighted=False, 2025-05-07T20:23:58.1713092Z row_wise=False, 2025-05-07T20:23:58.1713208Z mixed=False, 2025-05-07T20:23:58.1713338Z use_cache=False, 2025-05-07T20:23:58.1713496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1713613Z use_cpu=True, 2025-05-07T20:23:58.1713831Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.1713939Z ) 2025-05-07T20:23:58.1714136Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.1714664Z self=, 2025-05-07T20:23:58.1714896Z mixed_B=False, 2025-05-07T20:23:58.1715030Z compile=True, 2025-05-07T20:23:58.1715149Z T=4, 2025-05-07T20:23:58.1715266Z D=107, 2025-05-07T20:23:58.1715510Z B=39, 2025-05-07T20:23:58.1715629Z log_E=3, 2025-05-07T20:23:58.1715743Z L=13, 2025-05-07T20:23:58.1715960Z D_gradcheck=2, 2025-05-07T20:23:58.1716102Z stochastic_rounding=True, 2025-05-07T20:23:58.1716222Z weighted=True, 2025-05-07T20:23:58.1716350Z row_wise=True, 2025-05-07T20:23:58.1716465Z mixed=True, 2025-05-07T20:23:58.1716592Z use_cache=False, 2025-05-07T20:23:58.1716752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.1716869Z use_cpu=True, 2025-05-07T20:23:58.1717016Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2174988Z ) 2025-05-07T20:23:58.2175278Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2175915Z self=, 2025-05-07T20:23:58.2176113Z mixed_B=False, 2025-05-07T20:23:58.2176233Z compile=True, 2025-05-07T20:23:58.2176357Z T=1, 2025-05-07T20:23:58.2176468Z D=54, 2025-05-07T20:23:58.2176587Z B=80, 2025-05-07T20:23:58.2176707Z log_E=5, 2025-05-07T20:23:58.2176817Z L=3, 2025-05-07T20:23:58.2176949Z D_gradcheck=2, 2025-05-07T20:23:58.2177101Z stochastic_rounding=False, 2025-05-07T20:23:58.2177228Z weighted=True, 2025-05-07T20:23:58.2177353Z row_wise=True, 2025-05-07T20:23:58.2177477Z mixed=False, 2025-05-07T20:23:58.2177608Z use_cache=False, 2025-05-07T20:23:58.2177777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2177898Z use_cpu=True, 2025-05-07T20:23:58.2178047Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2178160Z ) 2025-05-07T20:23:58.2178359Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2178886Z self=, 2025-05-07T20:23:58.2179020Z mixed_B=False, 2025-05-07T20:23:58.2179140Z compile=False, 2025-05-07T20:23:58.2179252Z T=1, 2025-05-07T20:23:58.2179371Z D=9, 2025-05-07T20:23:58.2179485Z B=46, 2025-05-07T20:23:58.2179599Z log_E=5, 2025-05-07T20:23:58.2179721Z L=15, 2025-05-07T20:23:58.2179846Z D_gradcheck=1, 2025-05-07T20:23:58.2179994Z stochastic_rounding=False, 2025-05-07T20:23:58.2180117Z weighted=False, 2025-05-07T20:23:58.2180235Z row_wise=True, 2025-05-07T20:23:58.2180359Z mixed=True, 2025-05-07T20:23:58.2180825Z use_cache=False, 2025-05-07T20:23:58.2180995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2181245Z use_cpu=True, 2025-05-07T20:23:58.2181393Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2181502Z ) 2025-05-07T20:23:58.2181708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2182229Z self=, 2025-05-07T20:23:58.2182362Z mixed_B=False, 2025-05-07T20:23:58.2182483Z compile=False, 2025-05-07T20:23:58.2182596Z T=3, 2025-05-07T20:23:58.2182714Z D=17, 2025-05-07T20:23:58.2182829Z B=105, 2025-05-07T20:23:58.2182945Z log_E=3, 2025-05-07T20:23:58.2183064Z L=3, 2025-05-07T20:23:58.2183188Z D_gradcheck=2, 2025-05-07T20:23:58.2183329Z stochastic_rounding=False, 2025-05-07T20:23:58.2183460Z weighted=False, 2025-05-07T20:23:58.2183580Z row_wise=False, 2025-05-07T20:23:58.2183696Z mixed=False, 2025-05-07T20:23:58.2183822Z use_cache=True, 2025-05-07T20:23:58.2183980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2184097Z use_cpu=True, 2025-05-07T20:23:58.2184253Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2184362Z ) 2025-05-07T20:23:58.2184557Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2185085Z self=, 2025-05-07T20:23:58.2185352Z mixed_B=False, 2025-05-07T20:23:58.2185494Z compile=True, 2025-05-07T20:23:58.2185604Z T=2, 2025-05-07T20:23:58.2185717Z D=92, 2025-05-07T20:23:58.2185973Z B=21, 2025-05-07T20:23:58.2186088Z log_E=3, 2025-05-07T20:23:58.2186198Z L=11, 2025-05-07T20:23:58.2186323Z D_gradcheck=1, 2025-05-07T20:23:58.2186617Z stochastic_rounding=False, 2025-05-07T20:23:58.2186741Z weighted=False, 2025-05-07T20:23:58.2186865Z row_wise=False, 2025-05-07T20:23:58.2186982Z mixed=False, 2025-05-07T20:23:58.2187108Z use_cache=False, 2025-05-07T20:23:58.2187273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2187391Z use_cpu=True, 2025-05-07T20:23:58.2187538Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2187653Z ) 2025-05-07T20:23:58.2187846Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2188374Z self=, 2025-05-07T20:23:58.2188496Z mixed_B=True, 2025-05-07T20:23:58.2188617Z compile=False, 2025-05-07T20:23:58.2188735Z T=2, 2025-05-07T20:23:58.2188846Z D=44, 2025-05-07T20:23:58.2188961Z B=120, 2025-05-07T20:23:58.2189080Z log_E=5, 2025-05-07T20:23:58.2189189Z L=0, 2025-05-07T20:23:58.2189308Z D_gradcheck=1, 2025-05-07T20:23:58.2189453Z stochastic_rounding=True, 2025-05-07T20:23:58.2189573Z weighted=True, 2025-05-07T20:23:58.2189692Z row_wise=True, 2025-05-07T20:23:58.2189815Z mixed=False, 2025-05-07T20:23:58.2189937Z use_cache=True, 2025-05-07T20:23:58.2190100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2190220Z use_cpu=True, 2025-05-07T20:23:58.2190367Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2190485Z ) 2025-05-07T20:23:58.2190677Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2191197Z self=, 2025-05-07T20:23:58.2191328Z mixed_B=False, 2025-05-07T20:23:58.2191446Z compile=False, 2025-05-07T20:23:58.2191557Z T=1, 2025-05-07T20:23:58.2191673Z D=110, 2025-05-07T20:23:58.2191790Z B=125, 2025-05-07T20:23:58.2191902Z log_E=3, 2025-05-07T20:23:58.2192020Z L=2, 2025-05-07T20:23:58.2192141Z D_gradcheck=2, 2025-05-07T20:23:58.2192287Z stochastic_rounding=False, 2025-05-07T20:23:58.2192419Z weighted=False, 2025-05-07T20:23:58.2192539Z row_wise=True, 2025-05-07T20:23:58.2192663Z mixed=True, 2025-05-07T20:23:58.2192875Z use_cache=False, 2025-05-07T20:23:58.2193041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2193167Z use_cpu=True, 2025-05-07T20:23:58.2193315Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2193421Z ) 2025-05-07T20:23:58.2193620Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2194141Z self=, 2025-05-07T20:23:58.2194266Z mixed_B=False, 2025-05-07T20:23:58.2194392Z compile=True, 2025-05-07T20:23:58.2194504Z T=4, 2025-05-07T20:23:58.2194618Z D=120, 2025-05-07T20:23:58.2194740Z B=44, 2025-05-07T20:23:58.2194853Z log_E=4, 2025-05-07T20:23:58.2194963Z L=9, 2025-05-07T20:23:58.2195090Z D_gradcheck=2, 2025-05-07T20:23:58.2195233Z stochastic_rounding=False, 2025-05-07T20:23:58.2195360Z weighted=True, 2025-05-07T20:23:58.2195478Z row_wise=False, 2025-05-07T20:23:58.2195594Z mixed=False, 2025-05-07T20:23:58.2195726Z use_cache=False, 2025-05-07T20:23:58.2195883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2196001Z use_cpu=True, 2025-05-07T20:23:58.2196156Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2196382Z ) 2025-05-07T20:23:58.2196664Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2197190Z self=, 2025-05-07T20:23:58.2197413Z mixed_B=True, 2025-05-07T20:23:58.2197551Z compile=True, 2025-05-07T20:23:58.2197671Z T=2, 2025-05-07T20:23:58.2197782Z D=24, 2025-05-07T20:23:58.2197967Z B=81, 2025-05-07T20:23:58.2198082Z log_E=3, 2025-05-07T20:23:58.2198195Z L=9, 2025-05-07T20:23:58.2198321Z D_gradcheck=2, 2025-05-07T20:23:58.2198547Z stochastic_rounding=True, 2025-05-07T20:23:58.2198668Z weighted=True, 2025-05-07T20:23:58.2198793Z row_wise=True, 2025-05-07T20:23:58.2198908Z mixed=True, 2025-05-07T20:23:58.2199032Z use_cache=True, 2025-05-07T20:23:58.2199194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2199312Z use_cpu=True, 2025-05-07T20:23:58.2199459Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2199573Z ) 2025-05-07T20:23:58.2199766Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2200286Z self=, 2025-05-07T20:23:58.2200415Z mixed_B=True, 2025-05-07T20:23:58.2200535Z compile=True, 2025-05-07T20:23:58.2200652Z T=4, 2025-05-07T20:23:58.2200760Z D=27, 2025-05-07T20:23:58.2200870Z B=59, 2025-05-07T20:23:58.2200992Z log_E=5, 2025-05-07T20:23:58.2201103Z L=3, 2025-05-07T20:23:58.2201221Z D_gradcheck=2, 2025-05-07T20:23:58.2201371Z stochastic_rounding=False, 2025-05-07T20:23:58.2201490Z weighted=True, 2025-05-07T20:23:58.2201611Z row_wise=False, 2025-05-07T20:23:58.2201735Z mixed=False, 2025-05-07T20:23:58.2201853Z use_cache=True, 2025-05-07T20:23:58.2202013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2202140Z use_cpu=True, 2025-05-07T20:23:58.2202287Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2202396Z ) 2025-05-07T20:23:58.2202596Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2203118Z self=, 2025-05-07T20:23:58.2203249Z mixed_B=False, 2025-05-07T20:23:58.2203367Z compile=True, 2025-05-07T20:23:58.2203477Z T=1, 2025-05-07T20:23:58.2203596Z D=54, 2025-05-07T20:23:58.2203707Z B=75, 2025-05-07T20:23:58.2203823Z log_E=5, 2025-05-07T20:23:58.2203940Z L=10, 2025-05-07T20:23:58.2204059Z D_gradcheck=2, 2025-05-07T20:23:58.2204203Z stochastic_rounding=False, 2025-05-07T20:23:58.2204329Z weighted=False, 2025-05-07T20:23:58.2204448Z row_wise=True, 2025-05-07T20:23:58.2204567Z mixed=False, 2025-05-07T20:23:58.2204694Z use_cache=False, 2025-05-07T20:23:58.2204954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2205084Z use_cpu=True, 2025-05-07T20:23:58.2205239Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2205350Z ) 2025-05-07T20:23:58.2205548Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2206068Z self=, 2025-05-07T20:23:58.2206192Z mixed_B=False, 2025-05-07T20:23:58.2206317Z compile=True, 2025-05-07T20:23:58.2206429Z T=2, 2025-05-07T20:23:58.2206539Z D=24, 2025-05-07T20:23:58.2206656Z B=79, 2025-05-07T20:23:58.2206772Z log_E=4, 2025-05-07T20:23:58.2206882Z L=1, 2025-05-07T20:23:58.2207011Z D_gradcheck=1, 2025-05-07T20:23:58.2207157Z stochastic_rounding=False, 2025-05-07T20:23:58.2207276Z weighted=True, 2025-05-07T20:23:58.2207404Z row_wise=False, 2025-05-07T20:23:58.2207523Z mixed=False, 2025-05-07T20:23:58.2207648Z use_cache=True, 2025-05-07T20:23:58.2207809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2207930Z use_cpu=True, 2025-05-07T20:23:58.2208085Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2208199Z ) 2025-05-07T20:23:58.2208393Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2208925Z self=, 2025-05-07T20:23:58.2209044Z mixed_B=False, 2025-05-07T20:23:58.2209241Z compile=True, 2025-05-07T20:23:58.2209494Z T=4, 2025-05-07T20:23:58.2209623Z D=58, 2025-05-07T20:23:58.2209743Z B=59, 2025-05-07T20:23:58.2209999Z log_E=3, 2025-05-07T20:23:58.2210111Z L=12, 2025-05-07T20:23:58.2210231Z D_gradcheck=2, 2025-05-07T20:23:58.2210672Z stochastic_rounding=False, 2025-05-07T20:23:58.2210802Z weighted=False, 2025-05-07T20:23:58.2210931Z row_wise=False, 2025-05-07T20:23:58.2211048Z mixed=False, 2025-05-07T20:23:58.2211169Z use_cache=False, 2025-05-07T20:23:58.2211340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2211461Z use_cpu=True, 2025-05-07T20:23:58.2211611Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2211726Z ) 2025-05-07T20:23:58.2211925Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2212450Z self=, 2025-05-07T20:23:58.2212577Z mixed_B=False, 2025-05-07T20:23:58.2212702Z compile=True, 2025-05-07T20:23:58.2212812Z T=2, 2025-05-07T20:23:58.2212930Z D=80, 2025-05-07T20:23:58.2213045Z B=29, 2025-05-07T20:23:58.2213161Z log_E=5, 2025-05-07T20:23:58.2213283Z L=9, 2025-05-07T20:23:58.2213406Z D_gradcheck=2, 2025-05-07T20:23:58.2213560Z stochastic_rounding=False, 2025-05-07T20:23:58.2213680Z weighted=False, 2025-05-07T20:23:58.2213799Z row_wise=True, 2025-05-07T20:23:58.2213923Z mixed=False, 2025-05-07T20:23:58.2214042Z use_cache=False, 2025-05-07T20:23:58.2214203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2214326Z use_cpu=True, 2025-05-07T20:23:58.2214473Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2214583Z ) 2025-05-07T20:23:58.2214791Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2215316Z self=, 2025-05-07T20:23:58.2215436Z mixed_B=True, 2025-05-07T20:23:58.2215569Z compile=False, 2025-05-07T20:23:58.2215680Z T=2, 2025-05-07T20:23:58.2215797Z D=33, 2025-05-07T20:23:58.2215908Z B=123, 2025-05-07T20:23:58.2216026Z log_E=5, 2025-05-07T20:23:58.2216143Z L=2, 2025-05-07T20:23:58.2216264Z D_gradcheck=2, 2025-05-07T20:23:58.2216405Z stochastic_rounding=True, 2025-05-07T20:23:58.2216534Z weighted=False, 2025-05-07T20:23:58.2216652Z row_wise=True, 2025-05-07T20:23:58.2216769Z mixed=True, 2025-05-07T20:23:58.2216895Z use_cache=True, 2025-05-07T20:23:58.2217137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2217265Z use_cpu=True, 2025-05-07T20:23:58.2217417Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2217531Z ) 2025-05-07T20:23:58.2217725Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2218250Z self=, 2025-05-07T20:23:58.2218369Z mixed_B=False, 2025-05-07T20:23:58.2218502Z compile=False, 2025-05-07T20:23:58.2218614Z T=5, 2025-05-07T20:23:58.2218726Z D=81, 2025-05-07T20:23:58.2218844Z B=28, 2025-05-07T20:23:58.2218964Z log_E=4, 2025-05-07T20:23:58.2219077Z L=11, 2025-05-07T20:23:58.2219208Z D_gradcheck=1, 2025-05-07T20:23:58.2219354Z stochastic_rounding=True, 2025-05-07T20:23:58.2219476Z weighted=False, 2025-05-07T20:23:58.2219603Z row_wise=False, 2025-05-07T20:23:58.2219721Z mixed=False, 2025-05-07T20:23:58.2219843Z use_cache=False, 2025-05-07T20:23:58.2220013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2220132Z use_cpu=True, 2025-05-07T20:23:58.2220280Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2220396Z ) 2025-05-07T20:23:58.2220588Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2221116Z self=, 2025-05-07T20:23:58.2221234Z mixed_B=True, 2025-05-07T20:23:58.2221453Z compile=False, 2025-05-07T20:23:58.2221585Z T=3, 2025-05-07T20:23:58.2221695Z D=123, 2025-05-07T20:23:58.2221807Z B=80, 2025-05-07T20:23:58.2221993Z log_E=3, 2025-05-07T20:23:58.2222103Z L=16, 2025-05-07T20:23:58.2222225Z D_gradcheck=1, 2025-05-07T20:23:58.2222458Z stochastic_rounding=True, 2025-05-07T20:23:58.2222582Z weighted=False, 2025-05-07T20:23:58.2222702Z row_wise=False, 2025-05-07T20:23:58.2222828Z mixed=False, 2025-05-07T20:23:58.2222951Z use_cache=True, 2025-05-07T20:23:58.2223112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2223246Z use_cpu=True, 2025-05-07T20:23:58.2223395Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2223511Z ) 2025-05-07T20:23:58.2223706Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2224224Z self=, 2025-05-07T20:23:58.2224350Z mixed_B=True, 2025-05-07T20:23:58.2224472Z compile=False, 2025-05-07T20:23:58.2224583Z T=1, 2025-05-07T20:23:58.2224700Z D=77, 2025-05-07T20:23:58.2224812Z B=107, 2025-05-07T20:23:58.2224928Z log_E=3, 2025-05-07T20:23:58.2225049Z L=11, 2025-05-07T20:23:58.2225167Z D_gradcheck=1, 2025-05-07T20:23:58.2225312Z stochastic_rounding=False, 2025-05-07T20:23:58.2225439Z weighted=True, 2025-05-07T20:23:58.2225558Z row_wise=True, 2025-05-07T20:23:58.2225780Z mixed=True, 2025-05-07T20:23:58.2226027Z use_cache=False, 2025-05-07T20:23:58.2226188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2226315Z use_cpu=True, 2025-05-07T20:23:58.2226463Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2226570Z ) 2025-05-07T20:23:58.2226769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2227291Z self=, 2025-05-07T20:23:58.2227410Z mixed_B=False, 2025-05-07T20:23:58.2227541Z compile=True, 2025-05-07T20:23:58.2227653Z T=2, 2025-05-07T20:23:58.2227764Z D=91, 2025-05-07T20:23:58.2228179Z B=112, 2025-05-07T20:23:58.2228310Z log_E=4, 2025-05-07T20:23:58.2228423Z L=0, 2025-05-07T20:23:58.2228550Z D_gradcheck=2, 2025-05-07T20:23:58.2228691Z stochastic_rounding=True, 2025-05-07T20:23:58.2228819Z weighted=True, 2025-05-07T20:23:58.2228940Z row_wise=True, 2025-05-07T20:23:58.2229056Z mixed=True, 2025-05-07T20:23:58.2229181Z use_cache=True, 2025-05-07T20:23:58.2229580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2229713Z use_cpu=True, 2025-05-07T20:23:58.2229868Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2689798Z ) 2025-05-07T20:23:58.2690149Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2690740Z self=, 2025-05-07T20:23:58.2690867Z mixed_B=True, 2025-05-07T20:23:58.2691103Z compile=False, 2025-05-07T20:23:58.2691253Z T=2, 2025-05-07T20:23:58.2691379Z D=40, 2025-05-07T20:23:58.2691554Z B=53, 2025-05-07T20:23:58.2691686Z log_E=4, 2025-05-07T20:23:58.2691800Z L=5, 2025-05-07T20:23:58.2691929Z D_gradcheck=2, 2025-05-07T20:23:58.2692070Z stochastic_rounding=True, 2025-05-07T20:23:58.2692203Z weighted=False, 2025-05-07T20:23:58.2692332Z row_wise=True, 2025-05-07T20:23:58.2692449Z mixed=True, 2025-05-07T20:23:58.2692569Z use_cache=True, 2025-05-07T20:23:58.2692752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2692873Z use_cpu=True, 2025-05-07T20:23:58.2693030Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2693137Z ) 2025-05-07T20:23:58.2693484Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2694022Z self=, 2025-05-07T20:23:58.2694144Z mixed_B=True, 2025-05-07T20:23:58.2694628Z compile=True, 2025-05-07T20:23:58.2694772Z T=2, 2025-05-07T20:23:58.2694888Z D=30, 2025-05-07T20:23:58.2695002Z B=110, 2025-05-07T20:23:58.2695254Z log_E=4, 2025-05-07T20:23:58.2695371Z L=19, 2025-05-07T20:23:58.2695501Z D_gradcheck=2, 2025-05-07T20:23:58.2695645Z stochastic_rounding=True, 2025-05-07T20:23:58.2695901Z weighted=False, 2025-05-07T20:23:58.2696025Z row_wise=True, 2025-05-07T20:23:58.2696141Z mixed=False, 2025-05-07T20:23:58.2696266Z use_cache=False, 2025-05-07T20:23:58.2696446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2696565Z use_cpu=True, 2025-05-07T20:23:58.2696713Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2696831Z ) 2025-05-07T20:23:58.2697030Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2697554Z self=, 2025-05-07T20:23:58.2697682Z mixed_B=False, 2025-05-07T20:23:58.2697806Z compile=False, 2025-05-07T20:23:58.2697917Z T=1, 2025-05-07T20:23:58.2698039Z D=47, 2025-05-07T20:23:58.2698155Z B=126, 2025-05-07T20:23:58.2698284Z log_E=3, 2025-05-07T20:23:58.2698395Z L=1, 2025-05-07T20:23:58.2698516Z D_gradcheck=2, 2025-05-07T20:23:58.2698666Z stochastic_rounding=True, 2025-05-07T20:23:58.2698797Z weighted=False, 2025-05-07T20:23:58.2698919Z row_wise=False, 2025-05-07T20:23:58.2699042Z mixed=True, 2025-05-07T20:23:58.2699163Z use_cache=False, 2025-05-07T20:23:58.2699327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2699455Z use_cpu=True, 2025-05-07T20:23:58.2699604Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2699711Z ) 2025-05-07T20:23:58.2699921Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2700446Z self=, 2025-05-07T20:23:58.2700576Z mixed_B=True, 2025-05-07T20:23:58.2700700Z compile=True, 2025-05-07T20:23:58.2700810Z T=4, 2025-05-07T20:23:58.2700929Z D=10, 2025-05-07T20:23:58.2701041Z B=89, 2025-05-07T20:23:58.2701153Z log_E=3, 2025-05-07T20:23:58.2701279Z L=10, 2025-05-07T20:23:58.2701398Z D_gradcheck=1, 2025-05-07T20:23:58.2701534Z stochastic_rounding=True, 2025-05-07T20:23:58.2701665Z weighted=True, 2025-05-07T20:23:58.2701787Z row_wise=False, 2025-05-07T20:23:58.2701902Z mixed=True, 2025-05-07T20:23:58.2702031Z use_cache=False, 2025-05-07T20:23:58.2702350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2702485Z use_cpu=True, 2025-05-07T20:23:58.2702637Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2702745Z ) 2025-05-07T20:23:58.2702937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2703471Z self=, 2025-05-07T20:23:58.2703592Z mixed_B=True, 2025-05-07T20:23:58.2703724Z compile=False, 2025-05-07T20:23:58.2703834Z T=2, 2025-05-07T20:23:58.2703949Z D=4, 2025-05-07T20:23:58.2704066Z B=66, 2025-05-07T20:23:58.2704179Z log_E=5, 2025-05-07T20:23:58.2704292Z L=1, 2025-05-07T20:23:58.2704418Z D_gradcheck=1, 2025-05-07T20:23:58.2704557Z stochastic_rounding=False, 2025-05-07T20:23:58.2704685Z weighted=False, 2025-05-07T20:23:58.2704809Z row_wise=True, 2025-05-07T20:23:58.2704926Z mixed=False, 2025-05-07T20:23:58.2705050Z use_cache=True, 2025-05-07T20:23:58.2705215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2705333Z use_cpu=True, 2025-05-07T20:23:58.2705486Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2705594Z ) 2025-05-07T20:23:58.2705786Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2706309Z self=, 2025-05-07T20:23:58.2706428Z mixed_B=False, 2025-05-07T20:23:58.2706681Z compile=True, 2025-05-07T20:23:58.2706810Z T=5, 2025-05-07T20:23:58.2706920Z D=48, 2025-05-07T20:23:58.2707033Z B=96, 2025-05-07T20:23:58.2707152Z log_E=5, 2025-05-07T20:23:58.2707340Z L=14, 2025-05-07T20:23:58.2707466Z D_gradcheck=2, 2025-05-07T20:23:58.2707612Z stochastic_rounding=True, 2025-05-07T20:23:58.2707884Z weighted=False, 2025-05-07T20:23:58.2708011Z row_wise=False, 2025-05-07T20:23:58.2708134Z mixed=False, 2025-05-07T20:23:58.2708255Z use_cache=False, 2025-05-07T20:23:58.2708425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2708545Z use_cpu=True, 2025-05-07T20:23:58.2708694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2708809Z ) 2025-05-07T20:23:58.2709003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2709523Z self=, 2025-05-07T20:23:58.2709650Z mixed_B=True, 2025-05-07T20:23:58.2709767Z compile=True, 2025-05-07T20:23:58.2709883Z T=3, 2025-05-07T20:23:58.2709997Z D=114, 2025-05-07T20:23:58.2710108Z B=108, 2025-05-07T20:23:58.2710222Z log_E=4, 2025-05-07T20:23:58.2710347Z L=4, 2025-05-07T20:23:58.2710467Z D_gradcheck=2, 2025-05-07T20:23:58.2710607Z stochastic_rounding=True, 2025-05-07T20:23:58.2710743Z weighted=False, 2025-05-07T20:23:58.2710863Z row_wise=True, 2025-05-07T20:23:58.2710992Z mixed=False, 2025-05-07T20:23:58.2711113Z use_cache=True, 2025-05-07T20:23:58.2711275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2711399Z use_cpu=True, 2025-05-07T20:23:58.2711545Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2711653Z ) 2025-05-07T20:23:58.2711853Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2712374Z self=, 2025-05-07T20:23:58.2712497Z mixed_B=True, 2025-05-07T20:23:58.2712625Z compile=True, 2025-05-07T20:23:58.2712739Z T=2, 2025-05-07T20:23:58.2712853Z D=54, 2025-05-07T20:23:58.2712972Z B=102, 2025-05-07T20:23:58.2713083Z log_E=4, 2025-05-07T20:23:58.2713210Z L=20, 2025-05-07T20:23:58.2713334Z D_gradcheck=1, 2025-05-07T20:23:58.2713474Z stochastic_rounding=True, 2025-05-07T20:23:58.2713610Z weighted=False, 2025-05-07T20:23:58.2713733Z row_wise=True, 2025-05-07T20:23:58.2713850Z mixed=False, 2025-05-07T20:23:58.2713981Z use_cache=False, 2025-05-07T20:23:58.2714252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2714387Z use_cpu=True, 2025-05-07T20:23:58.2714539Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2714647Z ) 2025-05-07T20:23:58.2714841Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2715369Z self=, 2025-05-07T20:23:58.2715490Z mixed_B=False, 2025-05-07T20:23:58.2715618Z compile=True, 2025-05-07T20:23:58.2715748Z T=5, 2025-05-07T20:23:58.2715859Z D=112, 2025-05-07T20:23:58.2715978Z B=95, 2025-05-07T20:23:58.2716091Z log_E=4, 2025-05-07T20:23:58.2716205Z L=4, 2025-05-07T20:23:58.2716338Z D_gradcheck=2, 2025-05-07T20:23:58.2716477Z stochastic_rounding=False, 2025-05-07T20:23:58.2716603Z weighted=False, 2025-05-07T20:23:58.2716732Z row_wise=False, 2025-05-07T20:23:58.2716849Z mixed=True, 2025-05-07T20:23:58.2716969Z use_cache=True, 2025-05-07T20:23:58.2717137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2717256Z use_cpu=True, 2025-05-07T20:23:58.2717404Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2717515Z ) 2025-05-07T20:23:58.2717707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2718228Z self=, 2025-05-07T20:23:58.2718358Z mixed_B=False, 2025-05-07T20:23:58.2718479Z compile=False, 2025-05-07T20:23:58.2718707Z T=4, 2025-05-07T20:23:58.2718836Z D=13, 2025-05-07T20:23:58.2718949Z B=106, 2025-05-07T20:23:58.2719072Z log_E=3, 2025-05-07T20:23:58.2719303Z L=6, 2025-05-07T20:23:58.2719425Z D_gradcheck=1, 2025-05-07T20:23:58.2719573Z stochastic_rounding=False, 2025-05-07T20:23:58.2719775Z weighted=False, 2025-05-07T20:23:58.2719902Z row_wise=False, 2025-05-07T20:23:58.2720025Z mixed=True, 2025-05-07T20:23:58.2720146Z use_cache=True, 2025-05-07T20:23:58.2720306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2720431Z use_cpu=True, 2025-05-07T20:23:58.2720584Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2720692Z ) 2025-05-07T20:23:58.2720895Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2721416Z self=, 2025-05-07T20:23:58.2721544Z mixed_B=False, 2025-05-07T20:23:58.2721668Z compile=True, 2025-05-07T20:23:58.2721785Z T=4, 2025-05-07T20:23:58.2721906Z D=103, 2025-05-07T20:23:58.2722022Z B=42, 2025-05-07T20:23:58.2722134Z log_E=5, 2025-05-07T20:23:58.2722257Z L=1, 2025-05-07T20:23:58.2722377Z D_gradcheck=2, 2025-05-07T20:23:58.2722519Z stochastic_rounding=False, 2025-05-07T20:23:58.2722651Z weighted=True, 2025-05-07T20:23:58.2722771Z row_wise=False, 2025-05-07T20:23:58.2722895Z mixed=False, 2025-05-07T20:23:58.2723025Z use_cache=True, 2025-05-07T20:23:58.2723187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2723306Z use_cpu=True, 2025-05-07T20:23:58.2723462Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2723571Z ) 2025-05-07T20:23:58.2723771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2724296Z self=, 2025-05-07T20:23:58.2724416Z mixed_B=False, 2025-05-07T20:23:58.2724541Z compile=True, 2025-05-07T20:23:58.2724657Z T=1, 2025-05-07T20:23:58.2724768Z D=2, 2025-05-07T20:23:58.2724890Z B=124, 2025-05-07T20:23:58.2725004Z log_E=4, 2025-05-07T20:23:58.2725121Z L=9, 2025-05-07T20:23:58.2725251Z D_gradcheck=1, 2025-05-07T20:23:58.2725400Z stochastic_rounding=False, 2025-05-07T20:23:58.2725526Z weighted=False, 2025-05-07T20:23:58.2725656Z row_wise=False, 2025-05-07T20:23:58.2725775Z mixed=True, 2025-05-07T20:23:58.2725903Z use_cache=True, 2025-05-07T20:23:58.2726059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2726271Z use_cpu=True, 2025-05-07T20:23:58.2726448Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2726555Z ) 2025-05-07T20:23:58.2726754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2727287Z self=, 2025-05-07T20:23:58.2727412Z mixed_B=True, 2025-05-07T20:23:58.2727530Z compile=True, 2025-05-07T20:23:58.2727651Z T=5, 2025-05-07T20:23:58.2727764Z D=66, 2025-05-07T20:23:58.2728189Z B=81, 2025-05-07T20:23:58.2728319Z log_E=4, 2025-05-07T20:23:58.2728437Z L=3, 2025-05-07T20:23:58.2728559Z D_gradcheck=2, 2025-05-07T20:23:58.2728709Z stochastic_rounding=False, 2025-05-07T20:23:58.2728837Z weighted=True, 2025-05-07T20:23:58.2728967Z row_wise=True, 2025-05-07T20:23:58.2729085Z mixed=False, 2025-05-07T20:23:58.2729205Z use_cache=True, 2025-05-07T20:23:58.2729369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2729593Z use_cpu=True, 2025-05-07T20:23:58.2729747Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2729868Z ) 2025-05-07T20:23:58.2730066Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2730587Z self=, 2025-05-07T20:23:58.2730716Z mixed_B=True, 2025-05-07T20:23:58.2730840Z compile=False, 2025-05-07T20:23:58.2731210Z T=2, 2025-05-07T20:23:58.2731345Z D=80, 2025-05-07T20:23:58.2731459Z B=123, 2025-05-07T20:23:58.2731584Z log_E=5, 2025-05-07T20:23:58.2731872Z L=3, 2025-05-07T20:23:58.2731993Z D_gradcheck=1, 2025-05-07T20:23:58.2732137Z stochastic_rounding=False, 2025-05-07T20:23:58.2732369Z weighted=False, 2025-05-07T20:23:58.2732494Z row_wise=False, 2025-05-07T20:23:58.2732618Z mixed=True, 2025-05-07T20:23:58.2732739Z use_cache=False, 2025-05-07T20:23:58.2732896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2733027Z use_cpu=True, 2025-05-07T20:23:58.2733175Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2733283Z ) 2025-05-07T20:23:58.2733491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2734014Z self=, 2025-05-07T20:23:58.2734135Z mixed_B=False, 2025-05-07T20:23:58.2734264Z compile=True, 2025-05-07T20:23:58.2734379Z T=1, 2025-05-07T20:23:58.2734501Z D=89, 2025-05-07T20:23:58.2734615Z B=40, 2025-05-07T20:23:58.2734730Z log_E=4, 2025-05-07T20:23:58.2734847Z L=17, 2025-05-07T20:23:58.2734977Z D_gradcheck=1, 2025-05-07T20:23:58.2735126Z stochastic_rounding=False, 2025-05-07T20:23:58.2735259Z weighted=False, 2025-05-07T20:23:58.2735380Z row_wise=True, 2025-05-07T20:23:58.2735501Z mixed=False, 2025-05-07T20:23:58.2735628Z use_cache=True, 2025-05-07T20:23:58.2735784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2735908Z use_cpu=True, 2025-05-07T20:23:58.2736058Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.2736168Z ) 2025-05-07T20:23:58.2736362Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2736893Z self=, 2025-05-07T20:23:58.2737013Z mixed_B=False, 2025-05-07T20:23:58.2737138Z compile=False, 2025-05-07T20:23:58.2737256Z T=5, 2025-05-07T20:23:58.2737367Z D=121, 2025-05-07T20:23:58.2737485Z B=23, 2025-05-07T20:23:58.2737598Z log_E=5, 2025-05-07T20:23:58.2737868Z L=5, 2025-05-07T20:23:58.2738010Z D_gradcheck=2, 2025-05-07T20:23:58.2738158Z stochastic_rounding=False, 2025-05-07T20:23:58.2738287Z weighted=False, 2025-05-07T20:23:58.2738426Z row_wise=False, 2025-05-07T20:23:58.2738545Z mixed=False, 2025-05-07T20:23:58.2738666Z use_cache=True, 2025-05-07T20:23:58.2738827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2739119Z use_cpu=True, 2025-05-07T20:23:58.2739287Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2739409Z ) 2025-05-07T20:23:58.2739605Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2740141Z self=, 2025-05-07T20:23:58.2740260Z mixed_B=True, 2025-05-07T20:23:58.2740380Z compile=False, 2025-05-07T20:23:58.2740503Z T=2, 2025-05-07T20:23:58.2740617Z D=83, 2025-05-07T20:23:58.2740727Z B=15, 2025-05-07T20:23:58.2740845Z log_E=5, 2025-05-07T20:23:58.2740956Z L=14, 2025-05-07T20:23:58.2741082Z D_gradcheck=2, 2025-05-07T20:23:58.2741238Z stochastic_rounding=False, 2025-05-07T20:23:58.2741363Z weighted=False, 2025-05-07T20:23:58.2741482Z row_wise=True, 2025-05-07T20:23:58.2741605Z mixed=True, 2025-05-07T20:23:58.2741729Z use_cache=True, 2025-05-07T20:23:58.2741886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.2742011Z use_cpu=True, 2025-05-07T20:23:58.2742164Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.2742279Z ) 2025-05-07T20:23:58.2742472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.2743086Z self=, 2025-05-07T20:23:58.2743237Z mixed_B=True, 2025-05-07T20:23:58.2743360Z compile=False, 2025-05-07T20:23:58.2743568Z T=4, 2025-05-07T20:23:58.2743704Z D=6, 2025-05-07T20:23:58.2743816Z B=68, 2025-05-07T20:23:58.2743933Z log_E=3, 2025-05-07T20:23:58.2744055Z L=17, 2025-05-07T20:23:58.2744247Z D_gradcheck=1, 2025-05-07T20:23:58.2744390Z stochastic_rounding=False, 2025-05-07T20:23:58.2744517Z weighted=False, 2025-05-07T20:23:58.2744713Z row_wise=False, 2025-05-07T20:23:58.2744840Z mixed=True, 2025-05-07T20:23:58.2744962Z use_cache=False, 2025-05-07T20:23:58.2745120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.2745248Z use_cpu=True, 2025-05-07T20:23:58.2745400Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3217430Z ) 2025-05-07T20:23:58.3218078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3219005Z self=, 2025-05-07T20:23:58.3219818Z mixed_B=True, 2025-05-07T20:23:58.3220122Z compile=True, 2025-05-07T20:23:58.3220423Z T=4, 2025-05-07T20:23:58.3220718Z D=59, 2025-05-07T20:23:58.3220980Z B=57, 2025-05-07T20:23:58.3221251Z log_E=3, 2025-05-07T20:23:58.3221529Z L=1, 2025-05-07T20:23:58.3221811Z D_gradcheck=2, 2025-05-07T20:23:58.3222134Z stochastic_rounding=True, 2025-05-07T20:23:58.3222503Z weighted=True, 2025-05-07T20:23:58.3222820Z row_wise=False, 2025-05-07T20:23:58.3223121Z mixed=False, 2025-05-07T20:23:58.3223424Z use_cache=True, 2025-05-07T20:23:58.3223770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3224192Z use_cpu=True, 2025-05-07T20:23:58.3224529Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3224908Z ) 2025-05-07T20:23:58.3225236Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3226099Z self=, 2025-05-07T20:23:58.3226900Z mixed_B=False, 2025-05-07T20:23:58.3227203Z compile=False, 2025-05-07T20:23:58.3227507Z T=5, 2025-05-07T20:23:58.3227780Z D=106, 2025-05-07T20:23:58.3228182Z B=117, 2025-05-07T20:23:58.3228457Z log_E=3, 2025-05-07T20:23:58.3228733Z L=3, 2025-05-07T20:23:58.3229008Z D_gradcheck=1, 2025-05-07T20:23:58.3229339Z stochastic_rounding=True, 2025-05-07T20:23:58.3229710Z weighted=True, 2025-05-07T20:23:58.3230024Z row_wise=False, 2025-05-07T20:23:58.3230329Z mixed=True, 2025-05-07T20:23:58.3230627Z use_cache=True, 2025-05-07T20:23:58.3230968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3231742Z use_cpu=True, 2025-05-07T20:23:58.3232093Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3232477Z ) 2025-05-07T20:23:58.3232808Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3233690Z self=, 2025-05-07T20:23:58.3234490Z mixed_B=True, 2025-05-07T20:23:58.3234792Z compile=True, 2025-05-07T20:23:58.3235091Z T=4, 2025-05-07T20:23:58.3235367Z D=94, 2025-05-07T20:23:58.3235630Z B=100, 2025-05-07T20:23:58.3235902Z log_E=5, 2025-05-07T20:23:58.3236183Z L=5, 2025-05-07T20:23:58.3236459Z D_gradcheck=1, 2025-05-07T20:23:58.3236793Z stochastic_rounding=False, 2025-05-07T20:23:58.3237165Z weighted=False, 2025-05-07T20:23:58.3237478Z row_wise=False, 2025-05-07T20:23:58.3237780Z mixed=False, 2025-05-07T20:23:58.3238082Z use_cache=False, 2025-05-07T20:23:58.3238436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3238860Z use_cpu=True, 2025-05-07T20:23:58.3239204Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3239577Z ) 2025-05-07T20:23:58.3239912Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3240774Z self=, 2025-05-07T20:23:58.3241569Z mixed_B=True, 2025-05-07T20:23:58.3241874Z compile=False, 2025-05-07T20:23:58.3242174Z T=5, 2025-05-07T20:23:58.3242665Z D=121, 2025-05-07T20:23:58.3242943Z B=123, 2025-05-07T20:23:58.3243212Z log_E=4, 2025-05-07T20:23:58.3243490Z L=9, 2025-05-07T20:23:58.3243921Z D_gradcheck=1, 2025-05-07T20:23:58.3244250Z stochastic_rounding=True, 2025-05-07T20:23:58.3244621Z weighted=False, 2025-05-07T20:23:58.3245069Z row_wise=False, 2025-05-07T20:23:58.3245382Z mixed=True, 2025-05-07T20:23:58.3245687Z use_cache=False, 2025-05-07T20:23:58.3246036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3246455Z use_cpu=True, 2025-05-07T20:23:58.3246790Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3247162Z ) 2025-05-07T20:23:58.3247503Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3248367Z self=, 2025-05-07T20:23:58.3249166Z mixed_B=True, 2025-05-07T20:23:58.3249602Z compile=False, 2025-05-07T20:23:58.3249911Z T=2, 2025-05-07T20:23:58.3250196Z D=101, 2025-05-07T20:23:58.3250464Z B=47, 2025-05-07T20:23:58.3250735Z log_E=4, 2025-05-07T20:23:58.3251011Z L=15, 2025-05-07T20:23:58.3251288Z D_gradcheck=1, 2025-05-07T20:23:58.3251619Z stochastic_rounding=False, 2025-05-07T20:23:58.3251992Z weighted=False, 2025-05-07T20:23:58.3252306Z row_wise=False, 2025-05-07T20:23:58.3252613Z mixed=True, 2025-05-07T20:23:58.3252913Z use_cache=False, 2025-05-07T20:23:58.3253268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3253689Z use_cpu=True, 2025-05-07T20:23:58.3254025Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3254397Z ) 2025-05-07T20:23:58.3254734Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3255601Z self=, 2025-05-07T20:23:58.3256388Z mixed_B=False, 2025-05-07T20:23:58.3256701Z compile=True, 2025-05-07T20:23:58.3256995Z T=4, 2025-05-07T20:23:58.3257258Z D=93, 2025-05-07T20:23:58.3257528Z B=19, 2025-05-07T20:23:58.3257800Z log_E=5, 2025-05-07T20:23:58.3258081Z L=6, 2025-05-07T20:23:58.3258354Z D_gradcheck=1, 2025-05-07T20:23:58.3258681Z stochastic_rounding=True, 2025-05-07T20:23:58.3259053Z weighted=False, 2025-05-07T20:23:58.3259366Z row_wise=False, 2025-05-07T20:23:58.3259676Z mixed=False, 2025-05-07T20:23:58.3259979Z use_cache=False, 2025-05-07T20:23:58.3260328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3260924Z use_cpu=True, 2025-05-07T20:23:58.3261275Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3261644Z ) 2025-05-07T20:23:58.3261983Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3262843Z self=, 2025-05-07T20:23:58.3263642Z mixed_B=True, 2025-05-07T20:23:58.3263944Z compile=False, 2025-05-07T20:23:58.3264244Z T=3, 2025-05-07T20:23:58.3264505Z D=63, 2025-05-07T20:23:58.3264769Z B=39, 2025-05-07T20:23:58.3265035Z log_E=4, 2025-05-07T20:23:58.3265448Z L=10, 2025-05-07T20:23:58.3265731Z D_gradcheck=2, 2025-05-07T20:23:58.3266053Z stochastic_rounding=False, 2025-05-07T20:23:58.3266425Z weighted=False, 2025-05-07T20:23:58.3266740Z row_wise=False, 2025-05-07T20:23:58.3267039Z mixed=False, 2025-05-07T20:23:58.3267346Z use_cache=False, 2025-05-07T20:23:58.3267702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3268117Z use_cpu=True, 2025-05-07T20:23:58.3268457Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3268835Z ) 2025-05-07T20:23:58.3269163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3270025Z self=, 2025-05-07T20:23:58.3270824Z mixed_B=True, 2025-05-07T20:23:58.3271127Z compile=True, 2025-05-07T20:23:58.3271419Z T=5, 2025-05-07T20:23:58.3271831Z D=3, 2025-05-07T20:23:58.3272113Z B=89, 2025-05-07T20:23:58.3272376Z log_E=5, 2025-05-07T20:23:58.3272655Z L=11, 2025-05-07T20:23:58.3273065Z D_gradcheck=1, 2025-05-07T20:23:58.3273389Z stochastic_rounding=False, 2025-05-07T20:23:58.3273762Z weighted=True, 2025-05-07T20:23:58.3274182Z row_wise=True, 2025-05-07T20:23:58.3274476Z mixed=True, 2025-05-07T20:23:58.3274777Z use_cache=True, 2025-05-07T20:23:58.3275119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3275535Z use_cpu=True, 2025-05-07T20:23:58.3275870Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3276246Z ) 2025-05-07T20:23:58.3276573Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3277436Z self=, 2025-05-07T20:23:58.3278228Z mixed_B=False, 2025-05-07T20:23:58.3278535Z compile=True, 2025-05-07T20:23:58.3278824Z T=3, 2025-05-07T20:23:58.3279095Z D=21, 2025-05-07T20:23:58.3279365Z B=47, 2025-05-07T20:23:58.3279627Z log_E=4, 2025-05-07T20:23:58.3279907Z L=8, 2025-05-07T20:23:58.3280184Z D_gradcheck=1, 2025-05-07T20:23:58.3280505Z stochastic_rounding=False, 2025-05-07T20:23:58.3280879Z weighted=True, 2025-05-07T20:23:58.3281194Z row_wise=True, 2025-05-07T20:23:58.3281494Z mixed=False, 2025-05-07T20:23:58.3281800Z use_cache=False, 2025-05-07T20:23:58.3282155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3282562Z use_cpu=True, 2025-05-07T20:23:58.3282901Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3283278Z ) 2025-05-07T20:23:58.3283636Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3284497Z self=, 2025-05-07T20:23:58.3285297Z mixed_B=False, 2025-05-07T20:23:58.3285600Z compile=True, 2025-05-07T20:23:58.3285903Z T=1, 2025-05-07T20:23:58.3286177Z D=44, 2025-05-07T20:23:58.3286441Z B=90, 2025-05-07T20:23:58.3286711Z log_E=5, 2025-05-07T20:23:58.3286988Z L=2, 2025-05-07T20:23:58.3287255Z D_gradcheck=2, 2025-05-07T20:23:58.3287584Z stochastic_rounding=False, 2025-05-07T20:23:58.3287955Z weighted=False, 2025-05-07T20:23:58.3288266Z row_wise=True, 2025-05-07T20:23:58.3288569Z mixed=False, 2025-05-07T20:23:58.3288874Z use_cache=False, 2025-05-07T20:23:58.3289226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3289759Z use_cpu=True, 2025-05-07T20:23:58.3290247Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3290645Z ) 2025-05-07T20:23:58.3290976Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3291842Z self=, 2025-05-07T20:23:58.3292641Z mixed_B=True, 2025-05-07T20:23:58.3292943Z compile=False, 2025-05-07T20:23:58.3293242Z T=3, 2025-05-07T20:23:58.3293519Z D=35, 2025-05-07T20:23:58.3293784Z B=58, 2025-05-07T20:23:58.3294057Z log_E=3, 2025-05-07T20:23:58.3294337Z L=2, 2025-05-07T20:23:58.3294604Z D_gradcheck=2, 2025-05-07T20:23:58.3294938Z stochastic_rounding=False, 2025-05-07T20:23:58.3295308Z weighted=True, 2025-05-07T20:23:58.3295617Z row_wise=True, 2025-05-07T20:23:58.3295923Z mixed=False, 2025-05-07T20:23:58.3296228Z use_cache=True, 2025-05-07T20:23:58.3296563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3296981Z use_cpu=True, 2025-05-07T20:23:58.3297319Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3297703Z ) 2025-05-07T20:23:58.3298050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3298919Z self=, 2025-05-07T20:23:58.3299718Z mixed_B=True, 2025-05-07T20:23:58.3300018Z compile=False, 2025-05-07T20:23:58.3300317Z T=4, 2025-05-07T20:23:58.3300764Z D=103, 2025-05-07T20:23:58.3301047Z B=123, 2025-05-07T20:23:58.3301326Z log_E=4, 2025-05-07T20:23:58.3301603Z L=8, 2025-05-07T20:23:58.3301874Z D_gradcheck=1, 2025-05-07T20:23:58.3302347Z stochastic_rounding=False, 2025-05-07T20:23:58.3302729Z weighted=True, 2025-05-07T20:23:58.3303141Z row_wise=False, 2025-05-07T20:23:58.3303450Z mixed=False, 2025-05-07T20:23:58.3303755Z use_cache=False, 2025-05-07T20:23:58.3304105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3304523Z use_cpu=True, 2025-05-07T20:23:58.3304861Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3305237Z ) 2025-05-07T20:23:58.3305573Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3306438Z self=, 2025-05-07T20:23:58.3307235Z mixed_B=False, 2025-05-07T20:23:58.3307541Z compile=False, 2025-05-07T20:23:58.3307839Z T=1, 2025-05-07T20:23:58.3308110Z D=18, 2025-05-07T20:23:58.3308374Z B=54, 2025-05-07T20:23:58.3308645Z log_E=5, 2025-05-07T20:23:58.3308923Z L=12, 2025-05-07T20:23:58.3309191Z D_gradcheck=1, 2025-05-07T20:23:58.3309521Z stochastic_rounding=True, 2025-05-07T20:23:58.3309891Z weighted=False, 2025-05-07T20:23:58.3310200Z row_wise=True, 2025-05-07T20:23:58.3310499Z mixed=True, 2025-05-07T20:23:58.3310798Z use_cache=True, 2025-05-07T20:23:58.3311140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3311561Z use_cpu=True, 2025-05-07T20:23:58.3311903Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3312276Z ) 2025-05-07T20:23:58.3312612Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3313473Z self=, 2025-05-07T20:23:58.3314269Z mixed_B=True, 2025-05-07T20:23:58.3314585Z compile=True, 2025-05-07T20:23:58.3314884Z T=4, 2025-05-07T20:23:58.3315147Z D=54, 2025-05-07T20:23:58.3315413Z B=11, 2025-05-07T20:23:58.3315684Z log_E=5, 2025-05-07T20:23:58.3315963Z L=11, 2025-05-07T20:23:58.3316233Z D_gradcheck=2, 2025-05-07T20:23:58.3316572Z stochastic_rounding=False, 2025-05-07T20:23:58.3316944Z weighted=False, 2025-05-07T20:23:58.3317256Z row_wise=False, 2025-05-07T20:23:58.3317564Z mixed=True, 2025-05-07T20:23:58.3317864Z use_cache=True, 2025-05-07T20:23:58.3318204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3318616Z use_cpu=True, 2025-05-07T20:23:58.3319088Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3319483Z ) 2025-05-07T20:23:58.3319815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3320676Z self=, 2025-05-07T20:23:58.3321464Z mixed_B=False, 2025-05-07T20:23:58.3321776Z compile=False, 2025-05-07T20:23:58.3322070Z T=3, 2025-05-07T20:23:58.3322328Z D=18, 2025-05-07T20:23:58.3322600Z B=62, 2025-05-07T20:23:58.3322868Z log_E=5, 2025-05-07T20:23:58.3323138Z L=6, 2025-05-07T20:23:58.3323416Z D_gradcheck=1, 2025-05-07T20:23:58.3323748Z stochastic_rounding=True, 2025-05-07T20:23:58.3324114Z weighted=False, 2025-05-07T20:23:58.3324433Z row_wise=False, 2025-05-07T20:23:58.3324744Z mixed=True, 2025-05-07T20:23:58.3325047Z use_cache=False, 2025-05-07T20:23:58.3325406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3325821Z use_cpu=True, 2025-05-07T20:23:58.3326160Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3326535Z ) 2025-05-07T20:23:58.3326881Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3327748Z self=, 2025-05-07T20:23:58.3328821Z mixed_B=True, 2025-05-07T20:23:58.3329124Z compile=True, 2025-05-07T20:23:58.3329507Z T=3, 2025-05-07T20:23:58.3329772Z D=117, 2025-05-07T20:23:58.3330291Z B=18, 2025-05-07T20:23:58.3330577Z log_E=5, 2025-05-07T20:23:58.3330845Z L=16, 2025-05-07T20:23:58.3331117Z D_gradcheck=1, 2025-05-07T20:23:58.3331638Z stochastic_rounding=True, 2025-05-07T20:23:58.3332009Z weighted=True, 2025-05-07T20:23:58.3332317Z row_wise=True, 2025-05-07T20:23:58.3332756Z mixed=True, 2025-05-07T20:23:58.3333052Z use_cache=False, 2025-05-07T20:23:58.3333406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3333821Z use_cpu=True, 2025-05-07T20:23:58.3334155Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3334542Z ) 2025-05-07T20:23:58.3334877Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3335747Z self=, 2025-05-07T20:23:58.3336537Z mixed_B=False, 2025-05-07T20:23:58.3336849Z compile=False, 2025-05-07T20:23:58.3337151Z T=2, 2025-05-07T20:23:58.3337410Z D=99, 2025-05-07T20:23:58.3337680Z B=77, 2025-05-07T20:23:58.3337945Z log_E=3, 2025-05-07T20:23:58.3338215Z L=2, 2025-05-07T20:23:58.3338491Z D_gradcheck=1, 2025-05-07T20:23:58.3338820Z stochastic_rounding=True, 2025-05-07T20:23:58.3339185Z weighted=True, 2025-05-07T20:23:58.3339493Z row_wise=True, 2025-05-07T20:23:58.3339806Z mixed=False, 2025-05-07T20:23:58.3340102Z use_cache=False, 2025-05-07T20:23:58.3340457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3340869Z use_cpu=True, 2025-05-07T20:23:58.3341199Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3341580Z ) 2025-05-07T20:23:58.3341917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3342776Z self=, 2025-05-07T20:23:58.3343568Z mixed_B=False, 2025-05-07T20:23:58.3343876Z compile=True, 2025-05-07T20:23:58.3344172Z T=2, 2025-05-07T20:23:58.3344432Z D=21, 2025-05-07T20:23:58.3344703Z B=79, 2025-05-07T20:23:58.3344970Z log_E=5, 2025-05-07T20:23:58.3345240Z L=13, 2025-05-07T20:23:58.3345514Z D_gradcheck=2, 2025-05-07T20:23:58.3345846Z stochastic_rounding=True, 2025-05-07T20:23:58.3346219Z weighted=False, 2025-05-07T20:23:58.3346531Z row_wise=True, 2025-05-07T20:23:58.3346840Z mixed=True, 2025-05-07T20:23:58.3347137Z use_cache=True, 2025-05-07T20:23:58.3347491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3347909Z use_cpu=True, 2025-05-07T20:23:58.3348427Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3750227Z ) 2025-05-07T20:23:58.3750734Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3751651Z self=, 2025-05-07T20:23:58.3752450Z mixed_B=False, 2025-05-07T20:23:58.3752760Z compile=False, 2025-05-07T20:23:58.3753063Z T=3, 2025-05-07T20:23:58.3753339Z D=84, 2025-05-07T20:23:58.3753626Z B=1, 2025-05-07T20:23:58.3753897Z log_E=5, 2025-05-07T20:23:58.3754178Z L=17, 2025-05-07T20:23:58.3754446Z D_gradcheck=1, 2025-05-07T20:23:58.3754779Z stochastic_rounding=False, 2025-05-07T20:23:58.3755150Z weighted=True, 2025-05-07T20:23:58.3755450Z row_wise=False, 2025-05-07T20:23:58.3755766Z mixed=False, 2025-05-07T20:23:58.3756067Z use_cache=True, 2025-05-07T20:23:58.3756407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3756821Z use_cpu=True, 2025-05-07T20:23:58.3769469Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3770002Z ) 2025-05-07T20:23:58.3770353Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3771218Z self=, 2025-05-07T20:23:58.3772012Z mixed_B=False, 2025-05-07T20:23:58.3772321Z compile=True, 2025-05-07T20:23:58.3772623Z T=4, 2025-05-07T20:23:58.3772880Z D=61, 2025-05-07T20:23:58.3773498Z B=121, 2025-05-07T20:23:58.3773793Z log_E=4, 2025-05-07T20:23:58.3774068Z L=19, 2025-05-07T20:23:58.3774340Z D_gradcheck=2, 2025-05-07T20:23:58.3774803Z stochastic_rounding=False, 2025-05-07T20:23:58.3775179Z weighted=False, 2025-05-07T20:23:58.3775495Z row_wise=False, 2025-05-07T20:23:58.3775940Z mixed=False, 2025-05-07T20:23:58.3776254Z use_cache=False, 2025-05-07T20:23:58.3776611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3777027Z use_cpu=True, 2025-05-07T20:23:58.3777366Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3777736Z ) 2025-05-07T20:23:58.3778072Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3778936Z self=, 2025-05-07T20:23:58.3779730Z mixed_B=False, 2025-05-07T20:23:58.3780038Z compile=False, 2025-05-07T20:23:58.3780340Z T=3, 2025-05-07T20:23:58.3780598Z D=16, 2025-05-07T20:23:58.3780869Z B=123, 2025-05-07T20:23:58.3781139Z log_E=4, 2025-05-07T20:23:58.3781416Z L=15, 2025-05-07T20:23:58.3781687Z D_gradcheck=2, 2025-05-07T20:23:58.3782019Z stochastic_rounding=True, 2025-05-07T20:23:58.3782378Z weighted=True, 2025-05-07T20:23:58.3782687Z row_wise=False, 2025-05-07T20:23:58.3782996Z mixed=False, 2025-05-07T20:23:58.3783291Z use_cache=False, 2025-05-07T20:23:58.3783646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3784057Z use_cpu=True, 2025-05-07T20:23:58.3784389Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3784769Z ) 2025-05-07T20:23:58.3785109Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3785974Z self=, 2025-05-07T20:23:58.3786766Z mixed_B=False, 2025-05-07T20:23:58.3787077Z compile=False, 2025-05-07T20:23:58.3787374Z T=5, 2025-05-07T20:23:58.3787632Z D=72, 2025-05-07T20:23:58.3787902Z B=29, 2025-05-07T20:23:58.3788174Z log_E=4, 2025-05-07T20:23:58.3788449Z L=2, 2025-05-07T20:23:58.3788722Z D_gradcheck=1, 2025-05-07T20:23:58.3789053Z stochastic_rounding=True, 2025-05-07T20:23:58.3789419Z weighted=False, 2025-05-07T20:23:58.3789729Z row_wise=True, 2025-05-07T20:23:58.3790035Z mixed=False, 2025-05-07T20:23:58.3790330Z use_cache=False, 2025-05-07T20:23:58.3790682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3791094Z use_cpu=True, 2025-05-07T20:23:58.3791638Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3792041Z ) 2025-05-07T20:23:58.3792376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3793231Z self=, 2025-05-07T20:23:58.3794029Z mixed_B=True, 2025-05-07T20:23:58.3794333Z compile=False, 2025-05-07T20:23:58.3794642Z T=4, 2025-05-07T20:23:58.3794900Z D=34, 2025-05-07T20:23:58.3795175Z B=32, 2025-05-07T20:23:58.3795442Z log_E=4, 2025-05-07T20:23:58.3795717Z L=1, 2025-05-07T20:23:58.3795989Z D_gradcheck=2, 2025-05-07T20:23:58.3796318Z stochastic_rounding=True, 2025-05-07T20:23:58.3796680Z weighted=True, 2025-05-07T20:23:58.3796992Z row_wise=True, 2025-05-07T20:23:58.3797292Z mixed=True, 2025-05-07T20:23:58.3797579Z use_cache=True, 2025-05-07T20:23:58.3797923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3798453Z use_cpu=True, 2025-05-07T20:23:58.3798790Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3799172Z ) 2025-05-07T20:23:58.3799502Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3800364Z self=, 2025-05-07T20:23:58.3801161Z mixed_B=True, 2025-05-07T20:23:58.3801460Z compile=True, 2025-05-07T20:23:58.3801753Z T=1, 2025-05-07T20:23:58.3802020Z D=79, 2025-05-07T20:23:58.3802279Z B=5, 2025-05-07T20:23:58.3802704Z log_E=4, 2025-05-07T20:23:58.3803000Z L=17, 2025-05-07T20:23:58.3803264Z D_gradcheck=1, 2025-05-07T20:23:58.3803587Z stochastic_rounding=True, 2025-05-07T20:23:58.3804088Z weighted=True, 2025-05-07T20:23:58.3804394Z row_wise=True, 2025-05-07T20:23:58.3804783Z mixed=True, 2025-05-07T20:23:58.3805084Z use_cache=False, 2025-05-07T20:23:58.3805433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3805852Z use_cpu=True, 2025-05-07T20:23:58.3806186Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3806561Z ) 2025-05-07T20:23:58.3806895Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3807752Z self=, 2025-05-07T20:23:58.3808546Z mixed_B=True, 2025-05-07T20:23:58.3808841Z compile=True, 2025-05-07T20:23:58.3809140Z T=5, 2025-05-07T20:23:58.3809523Z D=114, 2025-05-07T20:23:58.3809797Z B=106, 2025-05-07T20:23:58.3810070Z log_E=4, 2025-05-07T20:23:58.3810345Z L=11, 2025-05-07T20:23:58.3810614Z D_gradcheck=2, 2025-05-07T20:23:58.3810941Z stochastic_rounding=False, 2025-05-07T20:23:58.3811313Z weighted=False, 2025-05-07T20:23:58.3811620Z row_wise=False, 2025-05-07T20:23:58.3811927Z mixed=True, 2025-05-07T20:23:58.3812225Z use_cache=True, 2025-05-07T20:23:58.3812563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3812978Z use_cpu=True, 2025-05-07T20:23:58.3813312Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3813681Z ) 2025-05-07T20:23:58.3814015Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3814878Z self=, 2025-05-07T20:23:58.3815673Z mixed_B=True, 2025-05-07T20:23:58.3815973Z compile=False, 2025-05-07T20:23:58.3816270Z T=1, 2025-05-07T20:23:58.3816536Z D=99, 2025-05-07T20:23:58.3816795Z B=54, 2025-05-07T20:23:58.3817066Z log_E=3, 2025-05-07T20:23:58.3817528Z L=20, 2025-05-07T20:23:58.3817939Z D_gradcheck=2, 2025-05-07T20:23:58.3818345Z stochastic_rounding=False, 2025-05-07T20:23:58.3818722Z weighted=False, 2025-05-07T20:23:58.3819026Z row_wise=True, 2025-05-07T20:23:58.3819336Z mixed=False, 2025-05-07T20:23:58.3819642Z use_cache=True, 2025-05-07T20:23:58.3819981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3820394Z use_cpu=True, 2025-05-07T20:23:58.3820885Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3821275Z ) 2025-05-07T20:23:58.3821610Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3822472Z self=, 2025-05-07T20:23:58.3823258Z mixed_B=False, 2025-05-07T20:23:58.3823564Z compile=True, 2025-05-07T20:23:58.3823853Z T=2, 2025-05-07T20:23:58.3824107Z D=74, 2025-05-07T20:23:58.3824370Z B=19, 2025-05-07T20:23:58.3824504Z log_E=3, 2025-05-07T20:23:58.3824618Z L=9, 2025-05-07T20:23:58.3824739Z D_gradcheck=2, 2025-05-07T20:23:58.3824885Z stochastic_rounding=False, 2025-05-07T20:23:58.3825009Z weighted=True, 2025-05-07T20:23:58.3825126Z row_wise=True, 2025-05-07T20:23:58.3825255Z mixed=False, 2025-05-07T20:23:58.3825376Z use_cache=False, 2025-05-07T20:23:58.3825533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3825663Z use_cpu=True, 2025-05-07T20:23:58.3825810Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3825921Z ) 2025-05-07T20:23:58.3826126Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3826646Z self=, 2025-05-07T20:23:58.3826767Z mixed_B=False, 2025-05-07T20:23:58.3826894Z compile=False, 2025-05-07T20:23:58.3827004Z T=2, 2025-05-07T20:23:58.3827121Z D=113, 2025-05-07T20:23:58.3827232Z B=86, 2025-05-07T20:23:58.3827446Z log_E=4, 2025-05-07T20:23:58.3827585Z L=15, 2025-05-07T20:23:58.3827705Z D_gradcheck=1, 2025-05-07T20:23:58.3828141Z stochastic_rounding=True, 2025-05-07T20:23:58.3828474Z weighted=False, 2025-05-07T20:23:58.3828602Z row_wise=True, 2025-05-07T20:23:58.3828841Z mixed=False, 2025-05-07T20:23:58.3828973Z use_cache=False, 2025-05-07T20:23:58.3829132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3829254Z use_cpu=True, 2025-05-07T20:23:58.3829407Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3829522Z ) 2025-05-07T20:23:58.3829718Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3830249Z self=, 2025-05-07T20:23:58.3830373Z mixed_B=False, 2025-05-07T20:23:58.3830498Z compile=True, 2025-05-07T20:23:58.3830608Z T=1, 2025-05-07T20:23:58.3830717Z D=28, 2025-05-07T20:23:58.3830836Z B=44, 2025-05-07T20:23:58.3830951Z log_E=5, 2025-05-07T20:23:58.3831061Z L=2, 2025-05-07T20:23:58.3831191Z D_gradcheck=2, 2025-05-07T20:23:58.3831329Z stochastic_rounding=True, 2025-05-07T20:23:58.3831454Z weighted=False, 2025-05-07T20:23:58.3831581Z row_wise=True, 2025-05-07T20:23:58.3831699Z mixed=False, 2025-05-07T20:23:58.3831823Z use_cache=True, 2025-05-07T20:23:58.3831986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3832105Z use_cpu=True, 2025-05-07T20:23:58.3832251Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3832375Z ) 2025-05-07T20:23:58.3832569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3833094Z self=, 2025-05-07T20:23:58.3833213Z mixed_B=True, 2025-05-07T20:23:58.3833332Z compile=False, 2025-05-07T20:23:58.3833449Z T=4, 2025-05-07T20:23:58.3833561Z D=6, 2025-05-07T20:23:58.3833671Z B=58, 2025-05-07T20:23:58.3833793Z log_E=3, 2025-05-07T20:23:58.3833906Z L=2, 2025-05-07T20:23:58.3834024Z D_gradcheck=2, 2025-05-07T20:23:58.3834167Z stochastic_rounding=True, 2025-05-07T20:23:58.3834293Z weighted=True, 2025-05-07T20:23:58.3834411Z row_wise=True, 2025-05-07T20:23:58.3834533Z mixed=False, 2025-05-07T20:23:58.3834658Z use_cache=False, 2025-05-07T20:23:58.3834812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3834937Z use_cpu=True, 2025-05-07T20:23:58.3835089Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3835378Z ) 2025-05-07T20:23:58.3835586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3836108Z self=, 2025-05-07T20:23:58.3836234Z mixed_B=True, 2025-05-07T20:23:58.3836355Z compile=False, 2025-05-07T20:23:58.3836466Z T=2, 2025-05-07T20:23:58.3836582Z D=124, 2025-05-07T20:23:58.3836693Z B=40, 2025-05-07T20:23:58.3836810Z log_E=4, 2025-05-07T20:23:58.3836933Z L=6, 2025-05-07T20:23:58.3837052Z D_gradcheck=1, 2025-05-07T20:23:58.3837192Z stochastic_rounding=False, 2025-05-07T20:23:58.3837322Z weighted=True, 2025-05-07T20:23:58.3837439Z row_wise=False, 2025-05-07T20:23:58.3837563Z mixed=False, 2025-05-07T20:23:58.3837687Z use_cache=False, 2025-05-07T20:23:58.3837842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3837966Z use_cpu=True, 2025-05-07T20:23:58.3838116Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3838226Z ) 2025-05-07T20:23:58.3838425Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3838951Z self=, 2025-05-07T20:23:58.3839070Z mixed_B=False, 2025-05-07T20:23:58.3839197Z compile=True, 2025-05-07T20:23:58.3839309Z T=1, 2025-05-07T20:23:58.3839420Z D=27, 2025-05-07T20:23:58.3839539Z B=85, 2025-05-07T20:23:58.3839846Z log_E=5, 2025-05-07T20:23:58.3839988Z L=12, 2025-05-07T20:23:58.3840115Z D_gradcheck=1, 2025-05-07T20:23:58.3840255Z stochastic_rounding=True, 2025-05-07T20:23:58.3840489Z weighted=False, 2025-05-07T20:23:58.3840606Z row_wise=True, 2025-05-07T20:23:58.3840722Z mixed=False, 2025-05-07T20:23:58.3840948Z use_cache=True, 2025-05-07T20:23:58.3841107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3841238Z use_cpu=True, 2025-05-07T20:23:58.3841394Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.3841506Z ) 2025-05-07T20:23:58.3841703Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3842234Z self=, 2025-05-07T20:23:58.3842352Z mixed_B=True, 2025-05-07T20:23:58.3842475Z compile=True, 2025-05-07T20:23:58.3842594Z T=1, 2025-05-07T20:23:58.3842706Z D=24, 2025-05-07T20:23:58.3842822Z B=13, 2025-05-07T20:23:58.3842938Z log_E=4, 2025-05-07T20:23:58.3843049Z L=20, 2025-05-07T20:23:58.3843176Z D_gradcheck=1, 2025-05-07T20:23:58.3843316Z stochastic_rounding=True, 2025-05-07T20:23:58.3843440Z weighted=False, 2025-05-07T20:23:58.3843569Z row_wise=True, 2025-05-07T20:23:58.3843690Z mixed=False, 2025-05-07T20:23:58.3843818Z use_cache=False, 2025-05-07T20:23:58.3843988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3844106Z use_cpu=True, 2025-05-07T20:23:58.3844255Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3844372Z ) 2025-05-07T20:23:58.3844566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3845088Z self=, 2025-05-07T20:23:58.3845214Z mixed_B=False, 2025-05-07T20:23:58.3845336Z compile=False, 2025-05-07T20:23:58.3845456Z T=2, 2025-05-07T20:23:58.3845567Z D=81, 2025-05-07T20:23:58.3845676Z B=23, 2025-05-07T20:23:58.3845798Z log_E=4, 2025-05-07T20:23:58.3845912Z L=10, 2025-05-07T20:23:58.3846030Z D_gradcheck=1, 2025-05-07T20:23:58.3846175Z stochastic_rounding=True, 2025-05-07T20:23:58.3846300Z weighted=False, 2025-05-07T20:23:58.3846418Z row_wise=True, 2025-05-07T20:23:58.3846541Z mixed=False, 2025-05-07T20:23:58.3846665Z use_cache=False, 2025-05-07T20:23:58.3846821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.3846944Z use_cpu=True, 2025-05-07T20:23:58.3847090Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3847307Z ) 2025-05-07T20:23:58.3847525Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3848040Z self=, 2025-05-07T20:23:58.3848169Z mixed_B=False, 2025-05-07T20:23:58.3848288Z compile=True, 2025-05-07T20:23:58.3848399Z T=3, 2025-05-07T20:23:58.3848515Z D=16, 2025-05-07T20:23:58.3848625Z B=34, 2025-05-07T20:23:58.3848741Z log_E=4, 2025-05-07T20:23:58.3848861Z L=7, 2025-05-07T20:23:58.3848979Z D_gradcheck=2, 2025-05-07T20:23:58.3849119Z stochastic_rounding=False, 2025-05-07T20:23:58.3849251Z weighted=False, 2025-05-07T20:23:58.3849370Z row_wise=False, 2025-05-07T20:23:58.3849609Z mixed=True, 2025-05-07T20:23:58.3849743Z use_cache=True, 2025-05-07T20:23:58.3849903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3850021Z use_cpu=True, 2025-05-07T20:23:58.3850175Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.3850287Z ) 2025-05-07T20:23:58.3850491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.3851008Z self=, 2025-05-07T20:23:58.3851128Z mixed_B=True, 2025-05-07T20:23:58.3851256Z compile=True, 2025-05-07T20:23:58.3851367Z T=3, 2025-05-07T20:23:58.3851480Z D=9, 2025-05-07T20:23:58.3851596Z B=50, 2025-05-07T20:23:58.3851706Z log_E=3, 2025-05-07T20:23:58.3851896Z L=11, 2025-05-07T20:23:58.3852028Z D_gradcheck=2, 2025-05-07T20:23:58.3852171Z stochastic_rounding=False, 2025-05-07T20:23:58.3852362Z weighted=True, 2025-05-07T20:23:58.3852491Z row_wise=True, 2025-05-07T20:23:58.3852606Z mixed=True, 2025-05-07T20:23:58.3852804Z use_cache=False, 2025-05-07T20:23:58.3852974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.3853095Z use_cpu=True, 2025-05-07T20:23:58.3853260Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4271185Z ) 2025-05-07T20:23:58.4271590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4272163Z self=, 2025-05-07T20:23:58.4272293Z mixed_B=True, 2025-05-07T20:23:58.4272428Z compile=False, 2025-05-07T20:23:58.4272540Z T=1, 2025-05-07T20:23:58.4272652Z D=11, 2025-05-07T20:23:58.4272769Z B=95, 2025-05-07T20:23:58.4272882Z log_E=5, 2025-05-07T20:23:58.4273005Z L=10, 2025-05-07T20:23:58.4273136Z D_gradcheck=2, 2025-05-07T20:23:58.4273276Z stochastic_rounding=True, 2025-05-07T20:23:58.4273414Z weighted=False, 2025-05-07T20:23:58.4273541Z row_wise=True, 2025-05-07T20:23:58.4273661Z mixed=False, 2025-05-07T20:23:58.4273802Z use_cache=True, 2025-05-07T20:23:58.4273965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4274083Z use_cpu=True, 2025-05-07T20:23:58.4274238Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4274347Z ) 2025-05-07T20:23:58.4274550Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4275083Z self=, 2025-05-07T20:23:58.4275202Z mixed_B=True, 2025-05-07T20:23:58.4275322Z compile=True, 2025-05-07T20:23:58.4275444Z T=5, 2025-05-07T20:23:58.4275555Z D=69, 2025-05-07T20:23:58.4275666Z B=43, 2025-05-07T20:23:58.4275788Z log_E=5, 2025-05-07T20:23:58.4275904Z L=14, 2025-05-07T20:23:58.4276033Z D_gradcheck=2, 2025-05-07T20:23:58.4276172Z stochastic_rounding=True, 2025-05-07T20:23:58.4276297Z weighted=True, 2025-05-07T20:23:58.4276425Z row_wise=False, 2025-05-07T20:23:58.4276541Z mixed=False, 2025-05-07T20:23:58.4276666Z use_cache=True, 2025-05-07T20:23:58.4276829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4276948Z use_cpu=True, 2025-05-07T20:23:58.4277098Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4277216Z ) 2025-05-07T20:23:58.4277771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4278313Z self=, 2025-05-07T20:23:58.4278441Z mixed_B=False, 2025-05-07T20:23:58.4278562Z compile=False, 2025-05-07T20:23:58.4278679Z T=5, 2025-05-07T20:23:58.4278790Z D=35, 2025-05-07T20:23:58.4278906Z B=124, 2025-05-07T20:23:58.4279026Z log_E=5, 2025-05-07T20:23:58.4279143Z L=17, 2025-05-07T20:23:58.4279262Z D_gradcheck=1, 2025-05-07T20:23:58.4279412Z stochastic_rounding=False, 2025-05-07T20:23:58.4279537Z weighted=True, 2025-05-07T20:23:58.4279655Z row_wise=True, 2025-05-07T20:23:58.4279780Z mixed=True, 2025-05-07T20:23:58.4279907Z use_cache=True, 2025-05-07T20:23:58.4280064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4280190Z use_cpu=True, 2025-05-07T20:23:58.4280338Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4280448Z ) 2025-05-07T20:23:58.4280655Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4281182Z self=, 2025-05-07T20:23:58.4281311Z mixed_B=True, 2025-05-07T20:23:58.4281433Z compile=True, 2025-05-07T20:23:58.4281544Z T=2, 2025-05-07T20:23:58.4281666Z D=70, 2025-05-07T20:23:58.4281781Z B=55, 2025-05-07T20:23:58.4281894Z log_E=3, 2025-05-07T20:23:58.4282203Z L=4, 2025-05-07T20:23:58.4282354Z D_gradcheck=1, 2025-05-07T20:23:58.4282544Z stochastic_rounding=True, 2025-05-07T20:23:58.4282680Z weighted=False, 2025-05-07T20:23:58.4282996Z row_wise=False, 2025-05-07T20:23:58.4283114Z mixed=False, 2025-05-07T20:23:58.4283242Z use_cache=False, 2025-05-07T20:23:58.4283526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4283647Z use_cpu=True, 2025-05-07T20:23:58.4283800Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4283910Z ) 2025-05-07T20:23:58.4284117Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4284639Z self=, 2025-05-07T20:23:58.4284760Z mixed_B=True, 2025-05-07T20:23:58.4284889Z compile=True, 2025-05-07T20:23:58.4285003Z T=1, 2025-05-07T20:23:58.4285113Z D=115, 2025-05-07T20:23:58.4285230Z B=16, 2025-05-07T20:23:58.4285343Z log_E=3, 2025-05-07T20:23:58.4285458Z L=12, 2025-05-07T20:23:58.4285584Z D_gradcheck=1, 2025-05-07T20:23:58.4285724Z stochastic_rounding=False, 2025-05-07T20:23:58.4285847Z weighted=False, 2025-05-07T20:23:58.4285976Z row_wise=False, 2025-05-07T20:23:58.4286092Z mixed=False, 2025-05-07T20:23:58.4286216Z use_cache=False, 2025-05-07T20:23:58.4286385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4286508Z use_cpu=True, 2025-05-07T20:23:58.4286663Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4286773Z ) 2025-05-07T20:23:58.4286972Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4287499Z self=, 2025-05-07T20:23:58.4287737Z mixed_B=False, 2025-05-07T20:23:58.4287859Z compile=True, 2025-05-07T20:23:58.4287970Z T=3, 2025-05-07T20:23:58.4288087Z D=111, 2025-05-07T20:23:58.4288201Z B=10, 2025-05-07T20:23:58.4288314Z log_E=5, 2025-05-07T20:23:58.4288437Z L=1, 2025-05-07T20:23:58.4288556Z D_gradcheck=1, 2025-05-07T20:23:58.4288693Z stochastic_rounding=True, 2025-05-07T20:23:58.4288823Z weighted=False, 2025-05-07T20:23:58.4288946Z row_wise=False, 2025-05-07T20:23:58.4289065Z mixed=False, 2025-05-07T20:23:58.4289190Z use_cache=False, 2025-05-07T20:23:58.4289352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4289694Z use_cpu=True, 2025-05-07T20:23:58.4289853Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4289962Z ) 2025-05-07T20:23:58.4290288Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4290830Z self=, 2025-05-07T20:23:58.4290956Z mixed_B=True, 2025-05-07T20:23:58.4291085Z compile=True, 2025-05-07T20:23:58.4291196Z T=3, 2025-05-07T20:23:58.4291310Z D=118, 2025-05-07T20:23:58.4291428Z B=94, 2025-05-07T20:23:58.4291538Z log_E=5, 2025-05-07T20:23:58.4291651Z L=14, 2025-05-07T20:23:58.4291782Z D_gradcheck=2, 2025-05-07T20:23:58.4291925Z stochastic_rounding=False, 2025-05-07T20:23:58.4292045Z weighted=True, 2025-05-07T20:23:58.4292175Z row_wise=True, 2025-05-07T20:23:58.4292291Z mixed=False, 2025-05-07T20:23:58.4292414Z use_cache=False, 2025-05-07T20:23:58.4292583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4292700Z use_cpu=True, 2025-05-07T20:23:58.4292857Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4292966Z ) 2025-05-07T20:23:58.4293159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4293691Z self=, 2025-05-07T20:23:58.4293809Z mixed_B=True, 2025-05-07T20:23:58.4293928Z compile=True, 2025-05-07T20:23:58.4294045Z T=4, 2025-05-07T20:23:58.4294157Z D=28, 2025-05-07T20:23:58.4294270Z B=114, 2025-05-07T20:23:58.4294392Z log_E=4, 2025-05-07T20:23:58.4294599Z L=13, 2025-05-07T20:23:58.4294729Z D_gradcheck=1, 2025-05-07T20:23:58.4294875Z stochastic_rounding=True, 2025-05-07T20:23:58.4294998Z weighted=False, 2025-05-07T20:23:58.4295229Z row_wise=False, 2025-05-07T20:23:58.4295353Z mixed=True, 2025-05-07T20:23:58.4295478Z use_cache=False, 2025-05-07T20:23:58.4295714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4295834Z use_cpu=True, 2025-05-07T20:23:58.4295981Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4296096Z ) 2025-05-07T20:23:58.4296298Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4296826Z self=, 2025-05-07T20:23:58.4296955Z mixed_B=True, 2025-05-07T20:23:58.4297075Z compile=True, 2025-05-07T20:23:58.4297185Z T=2, 2025-05-07T20:23:58.4297299Z D=55, 2025-05-07T20:23:58.4297408Z B=102, 2025-05-07T20:23:58.4297523Z log_E=4, 2025-05-07T20:23:58.4297642Z L=12, 2025-05-07T20:23:58.4297761Z D_gradcheck=1, 2025-05-07T20:23:58.4297900Z stochastic_rounding=True, 2025-05-07T20:23:58.4298035Z weighted=True, 2025-05-07T20:23:58.4298159Z row_wise=False, 2025-05-07T20:23:58.4298286Z mixed=True, 2025-05-07T20:23:58.4298407Z use_cache=True, 2025-05-07T20:23:58.4298568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4298693Z use_cpu=True, 2025-05-07T20:23:58.4298840Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4298947Z ) 2025-05-07T20:23:58.4299150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4299675Z self=, 2025-05-07T20:23:58.4299795Z mixed_B=False, 2025-05-07T20:23:58.4299922Z compile=False, 2025-05-07T20:23:58.4300039Z T=4, 2025-05-07T20:23:58.4300150Z D=78, 2025-05-07T20:23:58.4300265Z B=53, 2025-05-07T20:23:58.4300379Z log_E=5, 2025-05-07T20:23:58.4300500Z L=8, 2025-05-07T20:23:58.4300622Z D_gradcheck=2, 2025-05-07T20:23:58.4300760Z stochastic_rounding=True, 2025-05-07T20:23:58.4300886Z weighted=True, 2025-05-07T20:23:58.4301007Z row_wise=True, 2025-05-07T20:23:58.4301122Z mixed=True, 2025-05-07T20:23:58.4301253Z use_cache=True, 2025-05-07T20:23:58.4301415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4301535Z use_cpu=True, 2025-05-07T20:23:58.4301690Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4301800Z ) 2025-05-07T20:23:58.4302130Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4302675Z self=, 2025-05-07T20:23:58.4302796Z mixed_B=False, 2025-05-07T20:23:58.4302922Z compile=False, 2025-05-07T20:23:58.4303033Z T=1, 2025-05-07T20:23:58.4303142Z D=79, 2025-05-07T20:23:58.4303259Z B=47, 2025-05-07T20:23:58.4303370Z log_E=3, 2025-05-07T20:23:58.4303481Z L=10, 2025-05-07T20:23:58.4303609Z D_gradcheck=2, 2025-05-07T20:23:58.4303747Z stochastic_rounding=True, 2025-05-07T20:23:58.4303873Z weighted=True, 2025-05-07T20:23:58.4304002Z row_wise=True, 2025-05-07T20:23:58.4304124Z mixed=True, 2025-05-07T20:23:58.4304246Z use_cache=True, 2025-05-07T20:23:58.4304414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4304532Z use_cpu=True, 2025-05-07T20:23:58.4304681Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4304796Z ) 2025-05-07T20:23:58.4304993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4305524Z self=, 2025-05-07T20:23:58.4305643Z mixed_B=True, 2025-05-07T20:23:58.4305764Z compile=False, 2025-05-07T20:23:58.4305883Z T=4, 2025-05-07T20:23:58.4305995Z D=67, 2025-05-07T20:23:58.4306105Z B=4, 2025-05-07T20:23:58.4306225Z log_E=5, 2025-05-07T20:23:58.4306338Z L=15, 2025-05-07T20:23:58.4306593Z D_gradcheck=2, 2025-05-07T20:23:58.4306757Z stochastic_rounding=False, 2025-05-07T20:23:58.4306879Z weighted=True, 2025-05-07T20:23:58.4307130Z row_wise=True, 2025-05-07T20:23:58.4307266Z mixed=True, 2025-05-07T20:23:58.4307385Z use_cache=True, 2025-05-07T20:23:58.4307635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4307767Z use_cpu=True, 2025-05-07T20:23:58.4307913Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4308021Z ) 2025-05-07T20:23:58.4308228Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4308747Z self=, 2025-05-07T20:23:58.4308875Z mixed_B=False, 2025-05-07T20:23:58.4308994Z compile=True, 2025-05-07T20:23:58.4309106Z T=5, 2025-05-07T20:23:58.4309222Z D=98, 2025-05-07T20:23:58.4309333Z B=65, 2025-05-07T20:23:58.4309447Z log_E=3, 2025-05-07T20:23:58.4309564Z L=16, 2025-05-07T20:23:58.4309687Z D_gradcheck=2, 2025-05-07T20:23:58.4309826Z stochastic_rounding=True, 2025-05-07T20:23:58.4309959Z weighted=False, 2025-05-07T20:23:58.4310081Z row_wise=True, 2025-05-07T20:23:58.4310198Z mixed=True, 2025-05-07T20:23:58.4310326Z use_cache=True, 2025-05-07T20:23:58.4310492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4310615Z use_cpu=True, 2025-05-07T20:23:58.4310761Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4310871Z ) 2025-05-07T20:23:58.4311074Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4311595Z self=, 2025-05-07T20:23:58.4311719Z mixed_B=False, 2025-05-07T20:23:58.4311846Z compile=True, 2025-05-07T20:23:58.4311961Z T=2, 2025-05-07T20:23:58.4312072Z D=79, 2025-05-07T20:23:58.4312190Z B=30, 2025-05-07T20:23:58.4312304Z log_E=3, 2025-05-07T20:23:58.4312421Z L=14, 2025-05-07T20:23:58.4312548Z D_gradcheck=2, 2025-05-07T20:23:58.4312687Z stochastic_rounding=True, 2025-05-07T20:23:58.4312807Z weighted=True, 2025-05-07T20:23:58.4312938Z row_wise=True, 2025-05-07T20:23:58.4313057Z mixed=True, 2025-05-07T20:23:58.4313185Z use_cache=True, 2025-05-07T20:23:58.4313346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4313465Z use_cpu=True, 2025-05-07T20:23:58.4313618Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4313727Z ) 2025-05-07T20:23:58.4314027Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4314574Z self=, 2025-05-07T20:23:58.4314697Z mixed_B=False, 2025-05-07T20:23:58.4314821Z compile=False, 2025-05-07T20:23:58.4314940Z T=4, 2025-05-07T20:23:58.4315053Z D=74, 2025-05-07T20:23:58.4315165Z B=102, 2025-05-07T20:23:58.4315283Z log_E=5, 2025-05-07T20:23:58.4315394Z L=3, 2025-05-07T20:23:58.4315518Z D_gradcheck=2, 2025-05-07T20:23:58.4315664Z stochastic_rounding=True, 2025-05-07T20:23:58.4315784Z weighted=True, 2025-05-07T20:23:58.4315911Z row_wise=False, 2025-05-07T20:23:58.4316031Z mixed=False, 2025-05-07T20:23:58.4316153Z use_cache=False, 2025-05-07T20:23:58.4316320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4316439Z use_cpu=True, 2025-05-07T20:23:58.4316589Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4316729Z ) 2025-05-07T20:23:58.4316930Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4317456Z self=, 2025-05-07T20:23:58.4317585Z mixed_B=False, 2025-05-07T20:23:58.4317709Z compile=False, 2025-05-07T20:23:58.4317820Z T=5, 2025-05-07T20:23:58.4317942Z D=75, 2025-05-07T20:23:58.4318057Z B=9, 2025-05-07T20:23:58.4318178Z log_E=5, 2025-05-07T20:23:58.4318289Z L=19, 2025-05-07T20:23:58.4318502Z D_gradcheck=2, 2025-05-07T20:23:58.4318662Z stochastic_rounding=False, 2025-05-07T20:23:58.4318786Z weighted=False, 2025-05-07T20:23:58.4318907Z row_wise=True, 2025-05-07T20:23:58.4319164Z mixed=True, 2025-05-07T20:23:58.4319285Z use_cache=False, 2025-05-07T20:23:58.4319566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4319692Z use_cpu=True, 2025-05-07T20:23:58.4319844Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4319953Z ) 2025-05-07T20:23:58.4320159Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4320680Z self=, 2025-05-07T20:23:58.4320806Z mixed_B=True, 2025-05-07T20:23:58.4320928Z compile=False, 2025-05-07T20:23:58.4321040Z T=4, 2025-05-07T20:23:58.4321159Z D=43, 2025-05-07T20:23:58.4321270Z B=28, 2025-05-07T20:23:58.4321383Z log_E=4, 2025-05-07T20:23:58.4321501Z L=13, 2025-05-07T20:23:58.4321623Z D_gradcheck=2, 2025-05-07T20:23:58.4321765Z stochastic_rounding=False, 2025-05-07T20:23:58.4321892Z weighted=True, 2025-05-07T20:23:58.4322013Z row_wise=True, 2025-05-07T20:23:58.4322135Z mixed=True, 2025-05-07T20:23:58.4322262Z use_cache=True, 2025-05-07T20:23:58.4322425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4322549Z use_cpu=True, 2025-05-07T20:23:58.4322705Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4322816Z ) 2025-05-07T20:23:58.4323012Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4323542Z self=, 2025-05-07T20:23:58.4323659Z mixed_B=True, 2025-05-07T20:23:58.4323787Z compile=False, 2025-05-07T20:23:58.4323898Z T=4, 2025-05-07T20:23:58.4324011Z D=56, 2025-05-07T20:23:58.4324130Z B=107, 2025-05-07T20:23:58.4324244Z log_E=5, 2025-05-07T20:23:58.4324354Z L=5, 2025-05-07T20:23:58.4324483Z D_gradcheck=1, 2025-05-07T20:23:58.4324623Z stochastic_rounding=False, 2025-05-07T20:23:58.4324742Z weighted=True, 2025-05-07T20:23:58.4324872Z row_wise=False, 2025-05-07T20:23:58.4324995Z mixed=True, 2025-05-07T20:23:58.4325114Z use_cache=True, 2025-05-07T20:23:58.4325276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4325399Z use_cpu=True, 2025-05-07T20:23:58.4325547Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4799741Z ) 2025-05-07T20:23:58.4800457Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4801066Z self=, 2025-05-07T20:23:58.4801191Z mixed_B=False, 2025-05-07T20:23:58.4801325Z compile=False, 2025-05-07T20:23:58.4801437Z T=4, 2025-05-07T20:23:58.4801549Z D=103, 2025-05-07T20:23:58.4801668Z B=15, 2025-05-07T20:23:58.4801781Z log_E=4, 2025-05-07T20:23:58.4801890Z L=4, 2025-05-07T20:23:58.4802028Z D_gradcheck=2, 2025-05-07T20:23:58.4802170Z stochastic_rounding=True, 2025-05-07T20:23:58.4802292Z weighted=False, 2025-05-07T20:23:58.4802417Z row_wise=True, 2025-05-07T20:23:58.4802551Z mixed=False, 2025-05-07T20:23:58.4802674Z use_cache=False, 2025-05-07T20:23:58.4802839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4802968Z use_cpu=True, 2025-05-07T20:23:58.4803118Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4803232Z ) 2025-05-07T20:23:58.4803430Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4803968Z self=, 2025-05-07T20:23:58.4804090Z mixed_B=True, 2025-05-07T20:23:58.4804210Z compile=False, 2025-05-07T20:23:58.4804330Z T=2, 2025-05-07T20:23:58.4804441Z D=43, 2025-05-07T20:23:58.4804553Z B=120, 2025-05-07T20:23:58.4804672Z log_E=3, 2025-05-07T20:23:58.4804794Z L=5, 2025-05-07T20:23:58.4805059Z D_gradcheck=1, 2025-05-07T20:23:58.4805216Z stochastic_rounding=True, 2025-05-07T20:23:58.4805338Z weighted=True, 2025-05-07T20:23:58.4805457Z row_wise=True, 2025-05-07T20:23:58.4805730Z mixed=True, 2025-05-07T20:23:58.4805852Z use_cache=False, 2025-05-07T20:23:58.4806011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4806265Z use_cpu=True, 2025-05-07T20:23:58.4806415Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4806524Z ) 2025-05-07T20:23:58.4806740Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4807269Z self=, 2025-05-07T20:23:58.4807395Z mixed_B=True, 2025-05-07T20:23:58.4807515Z compile=True, 2025-05-07T20:23:58.4807625Z T=3, 2025-05-07T20:23:58.4807747Z D=103, 2025-05-07T20:23:58.4807860Z B=82, 2025-05-07T20:23:58.4807974Z log_E=3, 2025-05-07T20:23:58.4808099Z L=18, 2025-05-07T20:23:58.4808226Z D_gradcheck=2, 2025-05-07T20:23:58.4808366Z stochastic_rounding=False, 2025-05-07T20:23:58.4808493Z weighted=True, 2025-05-07T20:23:58.4808616Z row_wise=False, 2025-05-07T20:23:58.4808736Z mixed=True, 2025-05-07T20:23:58.4808866Z use_cache=True, 2025-05-07T20:23:58.4809170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4809303Z use_cpu=True, 2025-05-07T20:23:58.4809674Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4809789Z ) 2025-05-07T20:23:58.4809994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4810524Z self=, 2025-05-07T20:23:58.4810644Z mixed_B=True, 2025-05-07T20:23:58.4810773Z compile=True, 2025-05-07T20:23:58.4810884Z T=4, 2025-05-07T20:23:58.4810993Z D=9, 2025-05-07T20:23:58.4811111Z B=82, 2025-05-07T20:23:58.4811223Z log_E=4, 2025-05-07T20:23:58.4811336Z L=15, 2025-05-07T20:23:58.4811463Z D_gradcheck=2, 2025-05-07T20:23:58.4811609Z stochastic_rounding=False, 2025-05-07T20:23:58.4811741Z weighted=True, 2025-05-07T20:23:58.4811861Z row_wise=True, 2025-05-07T20:23:58.4811984Z mixed=False, 2025-05-07T20:23:58.4812114Z use_cache=False, 2025-05-07T20:23:58.4812272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4812396Z use_cpu=True, 2025-05-07T20:23:58.4812553Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4812663Z ) 2025-05-07T20:23:58.4812861Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4813513Z self=, 2025-05-07T20:23:58.4813647Z mixed_B=True, 2025-05-07T20:23:58.4813767Z compile=False, 2025-05-07T20:23:58.4813884Z T=1, 2025-05-07T20:23:58.4813993Z D=74, 2025-05-07T20:23:58.4814104Z B=15, 2025-05-07T20:23:58.4814225Z log_E=4, 2025-05-07T20:23:58.4814335Z L=3, 2025-05-07T20:23:58.4814461Z D_gradcheck=2, 2025-05-07T20:23:58.4814604Z stochastic_rounding=True, 2025-05-07T20:23:58.4814723Z weighted=False, 2025-05-07T20:23:58.4814849Z row_wise=True, 2025-05-07T20:23:58.4814971Z mixed=False, 2025-05-07T20:23:58.4815092Z use_cache=True, 2025-05-07T20:23:58.4815254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4815376Z use_cpu=True, 2025-05-07T20:23:58.4815524Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4815640Z ) 2025-05-07T20:23:58.4815836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4816361Z self=, 2025-05-07T20:23:58.4816488Z mixed_B=False, 2025-05-07T20:23:58.4816608Z compile=True, 2025-05-07T20:23:58.4816725Z T=1, 2025-05-07T20:23:58.4816839Z D=106, 2025-05-07T20:23:58.4816956Z B=102, 2025-05-07T20:23:58.4817077Z log_E=4, 2025-05-07T20:23:58.4817188Z L=0, 2025-05-07T20:23:58.4817307Z D_gradcheck=2, 2025-05-07T20:23:58.4817557Z stochastic_rounding=True, 2025-05-07T20:23:58.4817698Z weighted=False, 2025-05-07T20:23:58.4817822Z row_wise=False, 2025-05-07T20:23:58.4818049Z mixed=True, 2025-05-07T20:23:58.4818173Z use_cache=True, 2025-05-07T20:23:58.4818331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4818563Z use_cpu=True, 2025-05-07T20:23:58.4818710Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4818820Z ) 2025-05-07T20:23:58.4819019Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4819549Z self=, 2025-05-07T20:23:58.4819674Z mixed_B=True, 2025-05-07T20:23:58.4819793Z compile=True, 2025-05-07T20:23:58.4819903Z T=2, 2025-05-07T20:23:58.4820020Z D=113, 2025-05-07T20:23:58.4820130Z B=87, 2025-05-07T20:23:58.4820244Z log_E=4, 2025-05-07T20:23:58.4820359Z L=3, 2025-05-07T20:23:58.4820481Z D_gradcheck=1, 2025-05-07T20:23:58.4820627Z stochastic_rounding=False, 2025-05-07T20:23:58.4820755Z weighted=False, 2025-05-07T20:23:58.4820873Z row_wise=True, 2025-05-07T20:23:58.4820994Z mixed=True, 2025-05-07T20:23:58.4821128Z use_cache=True, 2025-05-07T20:23:58.4821283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4821410Z use_cpu=True, 2025-05-07T20:23:58.4821565Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4821675Z ) 2025-05-07T20:23:58.4821879Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4822419Z self=, 2025-05-07T20:23:58.4822541Z mixed_B=False, 2025-05-07T20:23:58.4822673Z compile=False, 2025-05-07T20:23:58.4822783Z T=5, 2025-05-07T20:23:58.4822894Z D=108, 2025-05-07T20:23:58.4823012Z B=66, 2025-05-07T20:23:58.4823124Z log_E=4, 2025-05-07T20:23:58.4823235Z L=5, 2025-05-07T20:23:58.4823362Z D_gradcheck=1, 2025-05-07T20:23:58.4823507Z stochastic_rounding=False, 2025-05-07T20:23:58.4823627Z weighted=True, 2025-05-07T20:23:58.4823756Z row_wise=False, 2025-05-07T20:23:58.4823878Z mixed=False, 2025-05-07T20:23:58.4824001Z use_cache=True, 2025-05-07T20:23:58.4824168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4824293Z use_cpu=True, 2025-05-07T20:23:58.4824450Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4824565Z ) 2025-05-07T20:23:58.4824759Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4825389Z self=, 2025-05-07T20:23:58.4825518Z mixed_B=False, 2025-05-07T20:23:58.4825640Z compile=True, 2025-05-07T20:23:58.4825765Z T=1, 2025-05-07T20:23:58.4825877Z D=121, 2025-05-07T20:23:58.4825990Z B=44, 2025-05-07T20:23:58.4826118Z log_E=4, 2025-05-07T20:23:58.4826230Z L=16, 2025-05-07T20:23:58.4826351Z D_gradcheck=1, 2025-05-07T20:23:58.4826504Z stochastic_rounding=True, 2025-05-07T20:23:58.4826624Z weighted=False, 2025-05-07T20:23:58.4826745Z row_wise=False, 2025-05-07T20:23:58.4826879Z mixed=False, 2025-05-07T20:23:58.4827000Z use_cache=True, 2025-05-07T20:23:58.4827167Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4827288Z use_cpu=True, 2025-05-07T20:23:58.4827433Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4827548Z ) 2025-05-07T20:23:58.4827743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4828584Z self=, 2025-05-07T20:23:58.4828720Z mixed_B=False, 2025-05-07T20:23:58.4828842Z compile=False, 2025-05-07T20:23:58.4828956Z T=2, 2025-05-07T20:23:58.4829073Z D=106, 2025-05-07T20:23:58.4829187Z B=38, 2025-05-07T20:23:58.4829299Z log_E=3, 2025-05-07T20:23:58.4829416Z L=15, 2025-05-07T20:23:58.4829541Z D_gradcheck=2, 2025-05-07T20:23:58.4829952Z stochastic_rounding=False, 2025-05-07T20:23:58.4830088Z weighted=False, 2025-05-07T20:23:58.4830209Z row_wise=True, 2025-05-07T20:23:58.4830443Z mixed=False, 2025-05-07T20:23:58.4830565Z use_cache=False, 2025-05-07T20:23:58.4830723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4830955Z use_cpu=True, 2025-05-07T20:23:58.4831106Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4831217Z ) 2025-05-07T20:23:58.4831428Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4831956Z self=, 2025-05-07T20:23:58.4832073Z mixed_B=True, 2025-05-07T20:23:58.4832201Z compile=False, 2025-05-07T20:23:58.4832313Z T=2, 2025-05-07T20:23:58.4832423Z D=71, 2025-05-07T20:23:58.4832541Z B=92, 2025-05-07T20:23:58.4832655Z log_E=3, 2025-05-07T20:23:58.4832772Z L=8, 2025-05-07T20:23:58.4832891Z D_gradcheck=1, 2025-05-07T20:23:58.4833033Z stochastic_rounding=False, 2025-05-07T20:23:58.4833162Z weighted=False, 2025-05-07T20:23:58.4833282Z row_wise=False, 2025-05-07T20:23:58.4833409Z mixed=False, 2025-05-07T20:23:58.4833541Z use_cache=False, 2025-05-07T20:23:58.4833697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4833820Z use_cpu=True, 2025-05-07T20:23:58.4833975Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4834083Z ) 2025-05-07T20:23:58.4834277Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4834806Z self=, 2025-05-07T20:23:58.4834925Z mixed_B=True, 2025-05-07T20:23:58.4835051Z compile=True, 2025-05-07T20:23:58.4835161Z T=3, 2025-05-07T20:23:58.4835272Z D=72, 2025-05-07T20:23:58.4835392Z B=126, 2025-05-07T20:23:58.4835506Z log_E=5, 2025-05-07T20:23:58.4835615Z L=16, 2025-05-07T20:23:58.4835743Z D_gradcheck=2, 2025-05-07T20:23:58.4835888Z stochastic_rounding=True, 2025-05-07T20:23:58.4836009Z weighted=False, 2025-05-07T20:23:58.4836136Z row_wise=False, 2025-05-07T20:23:58.4836253Z mixed=True, 2025-05-07T20:23:58.4836380Z use_cache=True, 2025-05-07T20:23:58.4836548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4836675Z use_cpu=True, 2025-05-07T20:23:58.4836823Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4836938Z ) 2025-05-07T20:23:58.4837134Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4837830Z self=, 2025-05-07T20:23:58.4837967Z mixed_B=False, 2025-05-07T20:23:58.4838090Z compile=False, 2025-05-07T20:23:58.4838209Z T=1, 2025-05-07T20:23:58.4838323Z D=110, 2025-05-07T20:23:58.4838432Z B=26, 2025-05-07T20:23:58.4838557Z log_E=4, 2025-05-07T20:23:58.4838667Z L=2, 2025-05-07T20:23:58.4838788Z D_gradcheck=2, 2025-05-07T20:23:58.4838937Z stochastic_rounding=True, 2025-05-07T20:23:58.4839057Z weighted=True, 2025-05-07T20:23:58.4839176Z row_wise=True, 2025-05-07T20:23:58.4839301Z mixed=False, 2025-05-07T20:23:58.4839424Z use_cache=True, 2025-05-07T20:23:58.4839585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4839714Z use_cpu=True, 2025-05-07T20:23:58.4839861Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4839982Z ) 2025-05-07T20:23:58.4840177Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4840871Z self=, 2025-05-07T20:23:58.4841006Z mixed_B=False, 2025-05-07T20:23:58.4841127Z compile=True, 2025-05-07T20:23:58.4841238Z T=1, 2025-05-07T20:23:58.4841354Z D=46, 2025-05-07T20:23:58.4841467Z B=25, 2025-05-07T20:23:58.4841580Z log_E=3, 2025-05-07T20:23:58.4841697Z L=8, 2025-05-07T20:23:58.4841818Z D_gradcheck=2, 2025-05-07T20:23:58.4842052Z stochastic_rounding=True, 2025-05-07T20:23:58.4842192Z weighted=True, 2025-05-07T20:23:58.4842314Z row_wise=False, 2025-05-07T20:23:58.4842435Z mixed=True, 2025-05-07T20:23:58.4842666Z use_cache=True, 2025-05-07T20:23:58.4842823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4843059Z use_cpu=True, 2025-05-07T20:23:58.4843217Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4843328Z ) 2025-05-07T20:23:58.4843530Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4844058Z self=, 2025-05-07T20:23:58.4844178Z mixed_B=False, 2025-05-07T20:23:58.4844304Z compile=False, 2025-05-07T20:23:58.4844415Z T=5, 2025-05-07T20:23:58.4844526Z D=4, 2025-05-07T20:23:58.4844646Z B=88, 2025-05-07T20:23:58.4844758Z log_E=5, 2025-05-07T20:23:58.4844868Z L=15, 2025-05-07T20:23:58.4844996Z D_gradcheck=1, 2025-05-07T20:23:58.4845138Z stochastic_rounding=True, 2025-05-07T20:23:58.4845260Z weighted=False, 2025-05-07T20:23:58.4845394Z row_wise=False, 2025-05-07T20:23:58.4845512Z mixed=False, 2025-05-07T20:23:58.4845642Z use_cache=True, 2025-05-07T20:23:58.4845799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4845923Z use_cpu=True, 2025-05-07T20:23:58.4846077Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4846185Z ) 2025-05-07T20:23:58.4846377Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4846912Z self=, 2025-05-07T20:23:58.4847034Z mixed_B=True, 2025-05-07T20:23:58.4847155Z compile=False, 2025-05-07T20:23:58.4847272Z T=4, 2025-05-07T20:23:58.4847383Z D=104, 2025-05-07T20:23:58.4847497Z B=22, 2025-05-07T20:23:58.4847618Z log_E=3, 2025-05-07T20:23:58.4847730Z L=6, 2025-05-07T20:23:58.4847861Z D_gradcheck=1, 2025-05-07T20:23:58.4848004Z stochastic_rounding=False, 2025-05-07T20:23:58.4848125Z weighted=False, 2025-05-07T20:23:58.4848257Z row_wise=False, 2025-05-07T20:23:58.4848377Z mixed=False, 2025-05-07T20:23:58.4848502Z use_cache=True, 2025-05-07T20:23:58.4848669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.4848796Z use_cpu=True, 2025-05-07T20:23:58.4848948Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.4849065Z ) 2025-05-07T20:23:58.4849261Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4850055Z self=, 2025-05-07T20:23:58.4850197Z mixed_B=False, 2025-05-07T20:23:58.4850316Z compile=True, 2025-05-07T20:23:58.4850431Z T=3, 2025-05-07T20:23:58.4850552Z D=29, 2025-05-07T20:23:58.4850662Z B=75, 2025-05-07T20:23:58.4850787Z log_E=3, 2025-05-07T20:23:58.4850899Z L=13, 2025-05-07T20:23:58.4851045Z D_gradcheck=2, 2025-05-07T20:23:58.4851195Z stochastic_rounding=True, 2025-05-07T20:23:58.4851321Z weighted=True, 2025-05-07T20:23:58.4851439Z row_wise=True, 2025-05-07T20:23:58.4851569Z mixed=True, 2025-05-07T20:23:58.4851694Z use_cache=True, 2025-05-07T20:23:58.4851853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4851982Z use_cpu=True, 2025-05-07T20:23:58.4852130Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.4852240Z ) 2025-05-07T20:23:58.4852442Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.4852973Z self=, 2025-05-07T20:23:58.4853101Z mixed_B=False, 2025-05-07T20:23:58.4853226Z compile=False, 2025-05-07T20:23:58.4853336Z T=4, 2025-05-07T20:23:58.4853453Z D=54, 2025-05-07T20:23:58.4853563Z B=77, 2025-05-07T20:23:58.4853677Z log_E=5, 2025-05-07T20:23:58.4853795Z L=15, 2025-05-07T20:23:58.4853914Z D_gradcheck=1, 2025-05-07T20:23:58.4854127Z stochastic_rounding=False, 2025-05-07T20:23:58.4854279Z weighted=False, 2025-05-07T20:23:58.4854400Z row_wise=True, 2025-05-07T20:23:58.4854521Z mixed=True, 2025-05-07T20:23:58.4854749Z use_cache=True, 2025-05-07T20:23:58.4854909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.4855029Z use_cpu=True, 2025-05-07T20:23:58.4855259Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5340844Z ) 2025-05-07T20:23:58.5341234Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5341843Z self=, 2025-05-07T20:23:58.5341980Z mixed_B=False, 2025-05-07T20:23:58.5342104Z compile=False, 2025-05-07T20:23:58.5342222Z T=5, 2025-05-07T20:23:58.5342335Z D=74, 2025-05-07T20:23:58.5342446Z B=31, 2025-05-07T20:23:58.5342565Z log_E=4, 2025-05-07T20:23:58.5342674Z L=17, 2025-05-07T20:23:58.5342792Z D_gradcheck=2, 2025-05-07T20:23:58.5342954Z stochastic_rounding=False, 2025-05-07T20:23:58.5343082Z weighted=False, 2025-05-07T20:23:58.5343206Z row_wise=False, 2025-05-07T20:23:58.5343333Z mixed=False, 2025-05-07T20:23:58.5343468Z use_cache=False, 2025-05-07T20:23:58.5343630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5343764Z use_cpu=True, 2025-05-07T20:23:58.5343923Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5344033Z ) 2025-05-07T20:23:58.5344242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5344773Z self=, 2025-05-07T20:23:58.5344902Z mixed_B=False, 2025-05-07T20:23:58.5345025Z compile=False, 2025-05-07T20:23:58.5345138Z T=4, 2025-05-07T20:23:58.5345256Z D=57, 2025-05-07T20:23:58.5345371Z B=115, 2025-05-07T20:23:58.5345485Z log_E=4, 2025-05-07T20:23:58.5345604Z L=8, 2025-05-07T20:23:58.5345731Z D_gradcheck=1, 2025-05-07T20:23:58.5345880Z stochastic_rounding=True, 2025-05-07T20:23:58.5346010Z weighted=False, 2025-05-07T20:23:58.5346129Z row_wise=True, 2025-05-07T20:23:58.5346245Z mixed=True, 2025-05-07T20:23:58.5346381Z use_cache=False, 2025-05-07T20:23:58.5346541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5346660Z use_cpu=True, 2025-05-07T20:23:58.5346818Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5346930Z ) 2025-05-07T20:23:58.5347131Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5348037Z self=, 2025-05-07T20:23:58.5348178Z mixed_B=True, 2025-05-07T20:23:58.5348303Z compile=True, 2025-05-07T20:23:58.5348413Z T=1, 2025-05-07T20:23:58.5348523Z D=88, 2025-05-07T20:23:58.5348642Z B=66, 2025-05-07T20:23:58.5348755Z log_E=5, 2025-05-07T20:23:58.5348864Z L=13, 2025-05-07T20:23:58.5348990Z D_gradcheck=2, 2025-05-07T20:23:58.5349137Z stochastic_rounding=True, 2025-05-07T20:23:58.5349261Z weighted=True, 2025-05-07T20:23:58.5349392Z row_wise=False, 2025-05-07T20:23:58.5349509Z mixed=True, 2025-05-07T20:23:58.5349642Z use_cache=False, 2025-05-07T20:23:58.5349804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5349922Z use_cpu=True, 2025-05-07T20:23:58.5350079Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5350187Z ) 2025-05-07T20:23:58.5350389Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5350922Z self=, 2025-05-07T20:23:58.5351045Z mixed_B=False, 2025-05-07T20:23:58.5351165Z compile=False, 2025-05-07T20:23:58.5351285Z T=4, 2025-05-07T20:23:58.5351395Z D=111, 2025-05-07T20:23:58.5351507Z B=115, 2025-05-07T20:23:58.5351627Z log_E=5, 2025-05-07T20:23:58.5351736Z L=16, 2025-05-07T20:23:58.5351854Z D_gradcheck=1, 2025-05-07T20:23:58.5352002Z stochastic_rounding=True, 2025-05-07T20:23:58.5352285Z weighted=False, 2025-05-07T20:23:58.5352421Z row_wise=True, 2025-05-07T20:23:58.5352537Z mixed=True, 2025-05-07T20:23:58.5352804Z use_cache=False, 2025-05-07T20:23:58.5352968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5353085Z use_cpu=True, 2025-05-07T20:23:58.5353365Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5353614Z ) 2025-05-07T20:23:58.5353826Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5354364Z self=, 2025-05-07T20:23:58.5354488Z mixed_B=False, 2025-05-07T20:23:58.5354609Z compile=False, 2025-05-07T20:23:58.5354719Z T=2, 2025-05-07T20:23:58.5354837Z D=29, 2025-05-07T20:23:58.5354949Z B=106, 2025-05-07T20:23:58.5355069Z log_E=3, 2025-05-07T20:23:58.5355187Z L=18, 2025-05-07T20:23:58.5355312Z D_gradcheck=1, 2025-05-07T20:23:58.5355459Z stochastic_rounding=True, 2025-05-07T20:23:58.5355584Z weighted=True, 2025-05-07T20:23:58.5355704Z row_wise=True, 2025-05-07T20:23:58.5355829Z mixed=False, 2025-05-07T20:23:58.5355954Z use_cache=True, 2025-05-07T20:23:58.5356113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5356242Z use_cpu=True, 2025-05-07T20:23:58.5356395Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5356506Z ) 2025-05-07T20:23:58.5356713Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5357243Z self=, 2025-05-07T20:23:58.5357370Z mixed_B=False, 2025-05-07T20:23:58.5357500Z compile=False, 2025-05-07T20:23:58.5357613Z T=2, 2025-05-07T20:23:58.5357731Z D=119, 2025-05-07T20:23:58.5357840Z B=12, 2025-05-07T20:23:58.5357954Z log_E=3, 2025-05-07T20:23:58.5358072Z L=11, 2025-05-07T20:23:58.5358191Z D_gradcheck=2, 2025-05-07T20:23:58.5358334Z stochastic_rounding=False, 2025-05-07T20:23:58.5358465Z weighted=True, 2025-05-07T20:23:58.5358587Z row_wise=False, 2025-05-07T20:23:58.5358704Z mixed=True, 2025-05-07T20:23:58.5358836Z use_cache=True, 2025-05-07T20:23:58.5358994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5359112Z use_cpu=True, 2025-05-07T20:23:58.5359269Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5359377Z ) 2025-05-07T20:23:58.5359575Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5360231Z self=, 2025-05-07T20:23:58.5360365Z mixed_B=False, 2025-05-07T20:23:58.5360494Z compile=True, 2025-05-07T20:23:58.5360605Z T=1, 2025-05-07T20:23:58.5360718Z D=86, 2025-05-07T20:23:58.5360837Z B=30, 2025-05-07T20:23:58.5360951Z log_E=3, 2025-05-07T20:23:58.5361062Z L=4, 2025-05-07T20:23:58.5361192Z D_gradcheck=1, 2025-05-07T20:23:58.5361333Z stochastic_rounding=True, 2025-05-07T20:23:58.5361459Z weighted=True, 2025-05-07T20:23:58.5361585Z row_wise=True, 2025-05-07T20:23:58.5361701Z mixed=True, 2025-05-07T20:23:58.5361824Z use_cache=True, 2025-05-07T20:23:58.5361992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5362231Z use_cpu=True, 2025-05-07T20:23:58.5362391Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5362500Z ) 2025-05-07T20:23:58.5362700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5363222Z self=, 2025-05-07T20:23:58.5363343Z mixed_B=False, 2025-05-07T20:23:58.5363470Z compile=False, 2025-05-07T20:23:58.5363581Z T=1, 2025-05-07T20:23:58.5363699Z D=37, 2025-05-07T20:23:58.5363811Z B=63, 2025-05-07T20:23:58.5363924Z log_E=4, 2025-05-07T20:23:58.5364039Z L=15, 2025-05-07T20:23:58.5364158Z D_gradcheck=1, 2025-05-07T20:23:58.5364298Z stochastic_rounding=True, 2025-05-07T20:23:58.5364525Z weighted=False, 2025-05-07T20:23:58.5364654Z row_wise=True, 2025-05-07T20:23:58.5364772Z mixed=False, 2025-05-07T20:23:58.5364903Z use_cache=False, 2025-05-07T20:23:58.5365171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5365293Z use_cpu=True, 2025-05-07T20:23:58.5365573Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5365683Z ) 2025-05-07T20:23:58.5365893Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5366423Z self=, 2025-05-07T20:23:58.5366541Z mixed_B=True, 2025-05-07T20:23:58.5366669Z compile=True, 2025-05-07T20:23:58.5366782Z T=4, 2025-05-07T20:23:58.5366893Z D=15, 2025-05-07T20:23:58.5367011Z B=47, 2025-05-07T20:23:58.5367123Z log_E=4, 2025-05-07T20:23:58.5367236Z L=5, 2025-05-07T20:23:58.5367364Z D_gradcheck=1, 2025-05-07T20:23:58.5367501Z stochastic_rounding=True, 2025-05-07T20:23:58.5367626Z weighted=False, 2025-05-07T20:23:58.5367753Z row_wise=True, 2025-05-07T20:23:58.5367873Z mixed=True, 2025-05-07T20:23:58.5367993Z use_cache=True, 2025-05-07T20:23:58.5368162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5368280Z use_cpu=True, 2025-05-07T20:23:58.5368431Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5368549Z ) 2025-05-07T20:23:58.5368743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5369272Z self=, 2025-05-07T20:23:58.5369525Z mixed_B=False, 2025-05-07T20:23:58.5369657Z compile=False, 2025-05-07T20:23:58.5369776Z T=2, 2025-05-07T20:23:58.5369887Z D=71, 2025-05-07T20:23:58.5369998Z B=38, 2025-05-07T20:23:58.5370122Z log_E=5, 2025-05-07T20:23:58.5370234Z L=3, 2025-05-07T20:23:58.5370353Z D_gradcheck=2, 2025-05-07T20:23:58.5370501Z stochastic_rounding=True, 2025-05-07T20:23:58.5370623Z weighted=True, 2025-05-07T20:23:58.5370743Z row_wise=False, 2025-05-07T20:23:58.5370866Z mixed=True, 2025-05-07T20:23:58.5370985Z use_cache=True, 2025-05-07T20:23:58.5371144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5371273Z use_cpu=True, 2025-05-07T20:23:58.5371425Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5371547Z ) 2025-05-07T20:23:58.5371741Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5372375Z self=, 2025-05-07T20:23:58.5372513Z mixed_B=False, 2025-05-07T20:23:58.5372639Z compile=False, 2025-05-07T20:23:58.5372749Z T=5, 2025-05-07T20:23:58.5372872Z D=74, 2025-05-07T20:23:58.5372983Z B=28, 2025-05-07T20:23:58.5373095Z log_E=3, 2025-05-07T20:23:58.5373213Z L=2, 2025-05-07T20:23:58.5373333Z D_gradcheck=1, 2025-05-07T20:23:58.5373470Z stochastic_rounding=True, 2025-05-07T20:23:58.5373605Z weighted=False, 2025-05-07T20:23:58.5373726Z row_wise=False, 2025-05-07T20:23:58.5373842Z mixed=True, 2025-05-07T20:23:58.5373974Z use_cache=False, 2025-05-07T20:23:58.5374139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5374265Z use_cpu=True, 2025-05-07T20:23:58.5374416Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5374527Z ) 2025-05-07T20:23:58.5374727Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5375250Z self=, 2025-05-07T20:23:58.5375371Z mixed_B=False, 2025-05-07T20:23:58.5375501Z compile=False, 2025-05-07T20:23:58.5375610Z T=5, 2025-05-07T20:23:58.5375721Z D=53, 2025-05-07T20:23:58.5375841Z B=46, 2025-05-07T20:23:58.5375950Z log_E=4, 2025-05-07T20:23:58.5376061Z L=13, 2025-05-07T20:23:58.5376190Z D_gradcheck=1, 2025-05-07T20:23:58.5376328Z stochastic_rounding=True, 2025-05-07T20:23:58.5376545Z weighted=False, 2025-05-07T20:23:58.5376676Z row_wise=False, 2025-05-07T20:23:58.5376794Z mixed=True, 2025-05-07T20:23:58.5376923Z use_cache=True, 2025-05-07T20:23:58.5377168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5377292Z use_cpu=True, 2025-05-07T20:23:58.5377577Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5377687Z ) 2025-05-07T20:23:58.5377881Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5378412Z self=, 2025-05-07T20:23:58.5378536Z mixed_B=False, 2025-05-07T20:23:58.5378665Z compile=True, 2025-05-07T20:23:58.5378784Z T=5, 2025-05-07T20:23:58.5378899Z D=11, 2025-05-07T20:23:58.5379016Z B=90, 2025-05-07T20:23:58.5379141Z log_E=3, 2025-05-07T20:23:58.5379253Z L=3, 2025-05-07T20:23:58.5379379Z D_gradcheck=1, 2025-05-07T20:23:58.5379520Z stochastic_rounding=False, 2025-05-07T20:23:58.5379643Z weighted=True, 2025-05-07T20:23:58.5379768Z row_wise=True, 2025-05-07T20:23:58.5379886Z mixed=True, 2025-05-07T20:23:58.5380004Z use_cache=True, 2025-05-07T20:23:58.5380171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5380289Z use_cpu=True, 2025-05-07T20:23:58.5380436Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5380554Z ) 2025-05-07T20:23:58.5380748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5381272Z self=, 2025-05-07T20:23:58.5381401Z mixed_B=False, 2025-05-07T20:23:58.5381526Z compile=True, 2025-05-07T20:23:58.5381654Z T=2, 2025-05-07T20:23:58.5381763Z D=112, 2025-05-07T20:23:58.5381872Z B=26, 2025-05-07T20:23:58.5381991Z log_E=5, 2025-05-07T20:23:58.5382100Z L=20, 2025-05-07T20:23:58.5382218Z D_gradcheck=2, 2025-05-07T20:23:58.5382364Z stochastic_rounding=False, 2025-05-07T20:23:58.5382489Z weighted=False, 2025-05-07T20:23:58.5382607Z row_wise=True, 2025-05-07T20:23:58.5382729Z mixed=True, 2025-05-07T20:23:58.5382850Z use_cache=True, 2025-05-07T20:23:58.5383009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5383142Z use_cpu=True, 2025-05-07T20:23:58.5383294Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5383406Z ) 2025-05-07T20:23:58.5383607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5384272Z self=, 2025-05-07T20:23:58.5384413Z mixed_B=True, 2025-05-07T20:23:58.5384538Z compile=False, 2025-05-07T20:23:58.5384657Z T=3, 2025-05-07T20:23:58.5384776Z D=20, 2025-05-07T20:23:58.5384886Z B=59, 2025-05-07T20:23:58.5385005Z log_E=4, 2025-05-07T20:23:58.5385129Z L=3, 2025-05-07T20:23:58.5385249Z D_gradcheck=2, 2025-05-07T20:23:58.5385388Z stochastic_rounding=True, 2025-05-07T20:23:58.5385517Z weighted=True, 2025-05-07T20:23:58.5385638Z row_wise=False, 2025-05-07T20:23:58.5385756Z mixed=False, 2025-05-07T20:23:58.5385886Z use_cache=False, 2025-05-07T20:23:58.5386065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5386183Z use_cpu=True, 2025-05-07T20:23:58.5386338Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5386452Z ) 2025-05-07T20:23:58.5386654Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5387181Z self=, 2025-05-07T20:23:58.5387304Z mixed_B=False, 2025-05-07T20:23:58.5387438Z compile=True, 2025-05-07T20:23:58.5387551Z T=4, 2025-05-07T20:23:58.5387664Z D=2, 2025-05-07T20:23:58.5387783Z B=29, 2025-05-07T20:23:58.5387900Z log_E=5, 2025-05-07T20:23:58.5388015Z L=11, 2025-05-07T20:23:58.5388142Z D_gradcheck=2, 2025-05-07T20:23:58.5388286Z stochastic_rounding=False, 2025-05-07T20:23:58.5388407Z weighted=False, 2025-05-07T20:23:58.5388614Z row_wise=True, 2025-05-07T20:23:58.5388747Z mixed=False, 2025-05-07T20:23:58.5388869Z use_cache=True, 2025-05-07T20:23:58.5389121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5389240Z use_cpu=True, 2025-05-07T20:23:58.5389397Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5389590Z ) 2025-05-07T20:23:58.5389793Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5390324Z self=, 2025-05-07T20:23:58.5390446Z mixed_B=True, 2025-05-07T20:23:58.5390568Z compile=True, 2025-05-07T20:23:58.5390686Z T=5, 2025-05-07T20:23:58.5390797Z D=21, 2025-05-07T20:23:58.5390913Z B=98, 2025-05-07T20:23:58.5391034Z log_E=5, 2025-05-07T20:23:58.5391145Z L=0, 2025-05-07T20:23:58.5391268Z D_gradcheck=1, 2025-05-07T20:23:58.5391416Z stochastic_rounding=True, 2025-05-07T20:23:58.5391538Z weighted=True, 2025-05-07T20:23:58.5391661Z row_wise=False, 2025-05-07T20:23:58.5391789Z mixed=False, 2025-05-07T20:23:58.5391914Z use_cache=True, 2025-05-07T20:23:58.5392084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5392203Z use_cpu=True, 2025-05-07T20:23:58.5392354Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5392472Z ) 2025-05-07T20:23:58.5392665Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5393191Z self=, 2025-05-07T20:23:58.5393315Z mixed_B=True, 2025-05-07T20:23:58.5393435Z compile=True, 2025-05-07T20:23:58.5393547Z T=3, 2025-05-07T20:23:58.5393664Z D=54, 2025-05-07T20:23:58.5393779Z B=123, 2025-05-07T20:23:58.5393892Z log_E=4, 2025-05-07T20:23:58.5394010Z L=19, 2025-05-07T20:23:58.5394130Z D_gradcheck=2, 2025-05-07T20:23:58.5394277Z stochastic_rounding=False, 2025-05-07T20:23:58.5394405Z weighted=False, 2025-05-07T20:23:58.5394528Z row_wise=True, 2025-05-07T20:23:58.5394651Z mixed=True, 2025-05-07T20:23:58.5394769Z use_cache=True, 2025-05-07T20:23:58.5394931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5395054Z use_cpu=True, 2025-05-07T20:23:58.5395202Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5878137Z ) 2025-05-07T20:23:58.5886539Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5887488Z self=, 2025-05-07T20:23:58.5887629Z mixed_B=True, 2025-05-07T20:23:58.5887752Z compile=False, 2025-05-07T20:23:58.5887874Z T=4, 2025-05-07T20:23:58.5887985Z D=54, 2025-05-07T20:23:58.5888095Z B=12, 2025-05-07T20:23:58.5888216Z log_E=3, 2025-05-07T20:23:58.5888327Z L=10, 2025-05-07T20:23:58.5888446Z D_gradcheck=2, 2025-05-07T20:23:58.5888605Z stochastic_rounding=False, 2025-05-07T20:23:58.5888729Z weighted=True, 2025-05-07T20:23:58.5888869Z row_wise=True, 2025-05-07T20:23:58.5888996Z mixed=False, 2025-05-07T20:23:58.5889126Z use_cache=True, 2025-05-07T20:23:58.5889296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5889511Z use_cpu=True, 2025-05-07T20:23:58.5889673Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5889801Z ) 2025-05-07T20:23:58.5890004Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5890536Z self=, 2025-05-07T20:23:58.5890664Z mixed_B=False, 2025-05-07T20:23:58.5890784Z compile=True, 2025-05-07T20:23:58.5890895Z T=5, 2025-05-07T20:23:58.5891014Z D=8, 2025-05-07T20:23:58.5891125Z B=77, 2025-05-07T20:23:58.5891247Z log_E=3, 2025-05-07T20:23:58.5891366Z L=19, 2025-05-07T20:23:58.5891490Z D_gradcheck=1, 2025-05-07T20:23:58.5891638Z stochastic_rounding=True, 2025-05-07T20:23:58.5891762Z weighted=False, 2025-05-07T20:23:58.5892044Z row_wise=True, 2025-05-07T20:23:58.5892186Z mixed=True, 2025-05-07T20:23:58.5892310Z use_cache=False, 2025-05-07T20:23:58.5892468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5892811Z use_cpu=True, 2025-05-07T20:23:58.5892961Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5893234Z ) 2025-05-07T20:23:58.5893447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5893983Z self=, 2025-05-07T20:23:58.5894113Z mixed_B=True, 2025-05-07T20:23:58.5894232Z compile=True, 2025-05-07T20:23:58.5894341Z T=1, 2025-05-07T20:23:58.5894463Z D=6, 2025-05-07T20:23:58.5894574Z B=105, 2025-05-07T20:23:58.5894686Z log_E=3, 2025-05-07T20:23:58.5894801Z L=19, 2025-05-07T20:23:58.5894919Z D_gradcheck=1, 2025-05-07T20:23:58.5895061Z stochastic_rounding=True, 2025-05-07T20:23:58.5895190Z weighted=False, 2025-05-07T20:23:58.5895318Z row_wise=False, 2025-05-07T20:23:58.5895435Z mixed=False, 2025-05-07T20:23:58.5895569Z use_cache=False, 2025-05-07T20:23:58.5895731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5895853Z use_cpu=True, 2025-05-07T20:23:58.5896011Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5896123Z ) 2025-05-07T20:23:58.5896317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5896847Z self=, 2025-05-07T20:23:58.5896973Z mixed_B=False, 2025-05-07T20:23:58.5897101Z compile=False, 2025-05-07T20:23:58.5897211Z T=2, 2025-05-07T20:23:58.5897323Z D=122, 2025-05-07T20:23:58.5897440Z B=65, 2025-05-07T20:23:58.5897554Z log_E=3, 2025-05-07T20:23:58.5897664Z L=15, 2025-05-07T20:23:58.5897790Z D_gradcheck=2, 2025-05-07T20:23:58.5897931Z stochastic_rounding=False, 2025-05-07T20:23:58.5898053Z weighted=False, 2025-05-07T20:23:58.5898184Z row_wise=True, 2025-05-07T20:23:58.5898298Z mixed=True, 2025-05-07T20:23:58.5898418Z use_cache=True, 2025-05-07T20:23:58.5898581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5898702Z use_cpu=True, 2025-05-07T20:23:58.5898852Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5898971Z ) 2025-05-07T20:23:58.5899167Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5899702Z self=, 2025-05-07T20:23:58.5899960Z mixed_B=True, 2025-05-07T20:23:58.5900095Z compile=True, 2025-05-07T20:23:58.5900214Z T=1, 2025-05-07T20:23:58.5900325Z D=42, 2025-05-07T20:23:58.5900435Z B=30, 2025-05-07T20:23:58.5900555Z log_E=4, 2025-05-07T20:23:58.5900666Z L=8, 2025-05-07T20:23:58.5900786Z D_gradcheck=1, 2025-05-07T20:23:58.5900930Z stochastic_rounding=True, 2025-05-07T20:23:58.5901050Z weighted=True, 2025-05-07T20:23:58.5901174Z row_wise=False, 2025-05-07T20:23:58.5901296Z mixed=True, 2025-05-07T20:23:58.5901417Z use_cache=False, 2025-05-07T20:23:58.5901582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5901705Z use_cpu=True, 2025-05-07T20:23:58.5901850Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5901969Z ) 2025-05-07T20:23:58.5902167Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5902690Z self=, 2025-05-07T20:23:58.5902823Z mixed_B=True, 2025-05-07T20:23:58.5902945Z compile=False, 2025-05-07T20:23:58.5903060Z T=3, 2025-05-07T20:23:58.5903180Z D=85, 2025-05-07T20:23:58.5903291Z B=12, 2025-05-07T20:23:58.5903403Z log_E=3, 2025-05-07T20:23:58.5903519Z L=14, 2025-05-07T20:23:58.5903638Z D_gradcheck=2, 2025-05-07T20:23:58.5903779Z stochastic_rounding=True, 2025-05-07T20:23:58.5903907Z weighted=True, 2025-05-07T20:23:58.5904146Z row_wise=False, 2025-05-07T20:23:58.5904290Z mixed=False, 2025-05-07T20:23:58.5904412Z use_cache=False, 2025-05-07T20:23:58.5904577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5904812Z use_cpu=True, 2025-05-07T20:23:58.5904960Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5905192Z ) 2025-05-07T20:23:58.5905398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5905919Z self=, 2025-05-07T20:23:58.5906042Z mixed_B=False, 2025-05-07T20:23:58.5906170Z compile=False, 2025-05-07T20:23:58.5906281Z T=1, 2025-05-07T20:23:58.5906393Z D=104, 2025-05-07T20:23:58.5906511Z B=46, 2025-05-07T20:23:58.5906623Z log_E=3, 2025-05-07T20:23:58.5906734Z L=3, 2025-05-07T20:23:58.5906864Z D_gradcheck=2, 2025-05-07T20:23:58.5907002Z stochastic_rounding=True, 2025-05-07T20:23:58.5907132Z weighted=False, 2025-05-07T20:23:58.5907255Z row_wise=False, 2025-05-07T20:23:58.5907372Z mixed=True, 2025-05-07T20:23:58.5907501Z use_cache=False, 2025-05-07T20:23:58.5907660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5907783Z use_cpu=True, 2025-05-07T20:23:58.5907936Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5908046Z ) 2025-05-07T20:23:58.5908242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5908772Z self=, 2025-05-07T20:23:58.5908897Z mixed_B=True, 2025-05-07T20:23:58.5909017Z compile=False, 2025-05-07T20:23:58.5909135Z T=5, 2025-05-07T20:23:58.5909249Z D=59, 2025-05-07T20:23:58.5909370Z B=56, 2025-05-07T20:23:58.5909484Z log_E=5, 2025-05-07T20:23:58.5909598Z L=2, 2025-05-07T20:23:58.5909724Z D_gradcheck=2, 2025-05-07T20:23:58.5909863Z stochastic_rounding=True, 2025-05-07T20:23:58.5909982Z weighted=True, 2025-05-07T20:23:58.5910113Z row_wise=True, 2025-05-07T20:23:58.5910230Z mixed=False, 2025-05-07T20:23:58.5910351Z use_cache=True, 2025-05-07T20:23:58.5910510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5910631Z use_cpu=True, 2025-05-07T20:23:58.5910780Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5910901Z ) 2025-05-07T20:23:58.5911096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5911615Z self=, 2025-05-07T20:23:58.5911830Z mixed_B=True, 2025-05-07T20:23:58.5911961Z compile=True, 2025-05-07T20:23:58.5912078Z T=5, 2025-05-07T20:23:58.5912190Z D=106, 2025-05-07T20:23:58.5912301Z B=16, 2025-05-07T20:23:58.5912423Z log_E=5, 2025-05-07T20:23:58.5912533Z L=3, 2025-05-07T20:23:58.5912654Z D_gradcheck=1, 2025-05-07T20:23:58.5912917Z stochastic_rounding=False, 2025-05-07T20:23:58.5913044Z weighted=True, 2025-05-07T20:23:58.5913172Z row_wise=False, 2025-05-07T20:23:58.5913289Z mixed=False, 2025-05-07T20:23:58.5913415Z use_cache=True, 2025-05-07T20:23:58.5913572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5913693Z use_cpu=True, 2025-05-07T20:23:58.5913844Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5913957Z ) 2025-05-07T20:23:58.5914153Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5914683Z self=, 2025-05-07T20:23:58.5914805Z mixed_B=True, 2025-05-07T20:23:58.5914925Z compile=True, 2025-05-07T20:23:58.5915044Z T=4, 2025-05-07T20:23:58.5915154Z D=122, 2025-05-07T20:23:58.5915275Z B=116, 2025-05-07T20:23:58.5915388Z log_E=5, 2025-05-07T20:23:58.5915496Z L=16, 2025-05-07T20:23:58.5915624Z D_gradcheck=2, 2025-05-07T20:23:58.5915765Z stochastic_rounding=False, 2025-05-07T20:23:58.5915887Z weighted=True, 2025-05-07T20:23:58.5916126Z row_wise=False, 2025-05-07T20:23:58.5916257Z mixed=True, 2025-05-07T20:23:58.5916380Z use_cache=False, 2025-05-07T20:23:58.5916548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5916773Z use_cpu=True, 2025-05-07T20:23:58.5916922Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5917150Z ) 2025-05-07T20:23:58.5917349Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5917869Z self=, 2025-05-07T20:23:58.5918002Z mixed_B=False, 2025-05-07T20:23:58.5918122Z compile=False, 2025-05-07T20:23:58.5918240Z T=4, 2025-05-07T20:23:58.5918354Z D=37, 2025-05-07T20:23:58.5918480Z B=56, 2025-05-07T20:23:58.5918598Z log_E=4, 2025-05-07T20:23:58.5918708Z L=5, 2025-05-07T20:23:58.5918827Z D_gradcheck=2, 2025-05-07T20:23:58.5918976Z stochastic_rounding=False, 2025-05-07T20:23:58.5919099Z weighted=False, 2025-05-07T20:23:58.5919217Z row_wise=True, 2025-05-07T20:23:58.5919344Z mixed=True, 2025-05-07T20:23:58.5919463Z use_cache=True, 2025-05-07T20:23:58.5919616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5919748Z use_cpu=True, 2025-05-07T20:23:58.5919895Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5920006Z ) 2025-05-07T20:23:58.5920208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5920728Z self=, 2025-05-07T20:23:58.5920858Z mixed_B=True, 2025-05-07T20:23:58.5920978Z compile=True, 2025-05-07T20:23:58.5921089Z T=1, 2025-05-07T20:23:58.5921207Z D=24, 2025-05-07T20:23:58.5921319Z B=108, 2025-05-07T20:23:58.5921431Z log_E=4, 2025-05-07T20:23:58.5921549Z L=10, 2025-05-07T20:23:58.5921669Z D_gradcheck=1, 2025-05-07T20:23:58.5921810Z stochastic_rounding=False, 2025-05-07T20:23:58.5921941Z weighted=False, 2025-05-07T20:23:58.5922061Z row_wise=False, 2025-05-07T20:23:58.5922181Z mixed=True, 2025-05-07T20:23:58.5922309Z use_cache=False, 2025-05-07T20:23:58.5922469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5922592Z use_cpu=True, 2025-05-07T20:23:58.5922747Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5922857Z ) 2025-05-07T20:23:58.5923062Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5923578Z self=, 2025-05-07T20:23:58.5923835Z mixed_B=False, 2025-05-07T20:23:58.5923982Z compile=False, 2025-05-07T20:23:58.5924092Z T=2, 2025-05-07T20:23:58.5924204Z D=121, 2025-05-07T20:23:58.5924322Z B=84, 2025-05-07T20:23:58.5924433Z log_E=4, 2025-05-07T20:23:58.5924543Z L=16, 2025-05-07T20:23:58.5924669Z D_gradcheck=1, 2025-05-07T20:23:58.5924807Z stochastic_rounding=True, 2025-05-07T20:23:58.5924927Z weighted=True, 2025-05-07T20:23:58.5925051Z row_wise=True, 2025-05-07T20:23:58.5925171Z mixed=True, 2025-05-07T20:23:58.5925296Z use_cache=False, 2025-05-07T20:23:58.5925460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5925583Z use_cpu=True, 2025-05-07T20:23:58.5925741Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5925849Z ) 2025-05-07T20:23:58.5926049Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5926581Z self=, 2025-05-07T20:23:58.5926700Z mixed_B=False, 2025-05-07T20:23:58.5926820Z compile=False, 2025-05-07T20:23:58.5926936Z T=4, 2025-05-07T20:23:58.5927048Z D=106, 2025-05-07T20:23:58.5927161Z B=66, 2025-05-07T20:23:58.5927280Z log_E=5, 2025-05-07T20:23:58.5927389Z L=19, 2025-05-07T20:23:58.5927506Z D_gradcheck=2, 2025-05-07T20:23:58.5927652Z stochastic_rounding=False, 2025-05-07T20:23:58.5927774Z weighted=False, 2025-05-07T20:23:58.5928229Z row_wise=True, 2025-05-07T20:23:58.5928566Z mixed=False, 2025-05-07T20:23:58.5928701Z use_cache=True, 2025-05-07T20:23:58.5928867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5929092Z use_cpu=True, 2025-05-07T20:23:58.5929244Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5929359Z ) 2025-05-07T20:23:58.5929769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5930295Z self=, 2025-05-07T20:23:58.5930426Z mixed_B=True, 2025-05-07T20:23:58.5930545Z compile=True, 2025-05-07T20:23:58.5930656Z T=4, 2025-05-07T20:23:58.5930769Z D=9, 2025-05-07T20:23:58.5930879Z B=126, 2025-05-07T20:23:58.5930991Z log_E=4, 2025-05-07T20:23:58.5931112Z L=4, 2025-05-07T20:23:58.5931231Z D_gradcheck=2, 2025-05-07T20:23:58.5931377Z stochastic_rounding=True, 2025-05-07T20:23:58.5931499Z weighted=False, 2025-05-07T20:23:58.5931617Z row_wise=True, 2025-05-07T20:23:58.5931743Z mixed=True, 2025-05-07T20:23:58.5931866Z use_cache=False, 2025-05-07T20:23:58.5932022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5932149Z use_cpu=True, 2025-05-07T20:23:58.5932299Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5932407Z ) 2025-05-07T20:23:58.5932615Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5933138Z self=, 2025-05-07T20:23:58.5933263Z mixed_B=False, 2025-05-07T20:23:58.5933392Z compile=False, 2025-05-07T20:23:58.5933505Z T=4, 2025-05-07T20:23:58.5933622Z D=126, 2025-05-07T20:23:58.5933738Z B=83, 2025-05-07T20:23:58.5933858Z log_E=4, 2025-05-07T20:23:58.5933976Z L=19, 2025-05-07T20:23:58.5934097Z D_gradcheck=2, 2025-05-07T20:23:58.5934238Z stochastic_rounding=False, 2025-05-07T20:23:58.5934383Z weighted=False, 2025-05-07T20:23:58.5934507Z row_wise=False, 2025-05-07T20:23:58.5934624Z mixed=True, 2025-05-07T20:23:58.5934751Z use_cache=False, 2025-05-07T20:23:58.5934909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5935032Z use_cpu=True, 2025-05-07T20:23:58.5935189Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.5935296Z ) 2025-05-07T20:23:58.5935500Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5936034Z self=, 2025-05-07T20:23:58.5936305Z mixed_B=True, 2025-05-07T20:23:58.5936449Z compile=True, 2025-05-07T20:23:58.5936561Z T=4, 2025-05-07T20:23:58.5936673Z D=54, 2025-05-07T20:23:58.5936790Z B=80, 2025-05-07T20:23:58.5936903Z log_E=3, 2025-05-07T20:23:58.5937017Z L=20, 2025-05-07T20:23:58.5937144Z D_gradcheck=2, 2025-05-07T20:23:58.5937286Z stochastic_rounding=False, 2025-05-07T20:23:58.5937414Z weighted=False, 2025-05-07T20:23:58.5937540Z row_wise=True, 2025-05-07T20:23:58.5937660Z mixed=True, 2025-05-07T20:23:58.5937779Z use_cache=True, 2025-05-07T20:23:58.5937943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.5938066Z use_cpu=True, 2025-05-07T20:23:58.5938214Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.5938328Z ) 2025-05-07T20:23:58.5938524Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.5939054Z self=, 2025-05-07T20:23:58.5939174Z mixed_B=True, 2025-05-07T20:23:58.5939296Z compile=True, 2025-05-07T20:23:58.5939415Z T=2, 2025-05-07T20:23:58.5939525Z D=97, 2025-05-07T20:23:58.5939640Z B=28, 2025-05-07T20:23:58.5939760Z log_E=3, 2025-05-07T20:23:58.5939872Z L=13, 2025-05-07T20:23:58.5939992Z D_gradcheck=2, 2025-05-07T20:23:58.5940134Z stochastic_rounding=False, 2025-05-07T20:23:58.5940257Z weighted=False, 2025-05-07T20:23:58.5940379Z row_wise=True, 2025-05-07T20:23:58.5940626Z mixed=True, 2025-05-07T20:23:58.5940765Z use_cache=False, 2025-05-07T20:23:58.5940923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.5941158Z use_cpu=True, 2025-05-07T20:23:58.5941306Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6420826Z ) 2025-05-07T20:23:58.6421568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6422132Z self=, 2025-05-07T20:23:58.6422254Z mixed_B=False, 2025-05-07T20:23:58.6422401Z compile=False, 2025-05-07T20:23:58.6422511Z T=5, 2025-05-07T20:23:58.6422623Z D=127, 2025-05-07T20:23:58.6422738Z B=97, 2025-05-07T20:23:58.6422850Z log_E=4, 2025-05-07T20:23:58.6422962Z L=3, 2025-05-07T20:23:58.6423086Z D_gradcheck=2, 2025-05-07T20:23:58.6423229Z stochastic_rounding=False, 2025-05-07T20:23:58.6423349Z weighted=True, 2025-05-07T20:23:58.6423477Z row_wise=False, 2025-05-07T20:23:58.6423607Z mixed=False, 2025-05-07T20:23:58.6423730Z use_cache=False, 2025-05-07T20:23:58.6423893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6424020Z use_cpu=True, 2025-05-07T20:23:58.6424175Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6424281Z ) 2025-05-07T20:23:58.6424478Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6425005Z self=, 2025-05-07T20:23:58.6425124Z mixed_B=True, 2025-05-07T20:23:58.6425250Z compile=False, 2025-05-07T20:23:58.6425372Z T=5, 2025-05-07T20:23:58.6425485Z D=29, 2025-05-07T20:23:58.6425612Z B=67, 2025-05-07T20:23:58.6425729Z log_E=5, 2025-05-07T20:23:58.6425840Z L=13, 2025-05-07T20:23:58.6425960Z D_gradcheck=1, 2025-05-07T20:23:58.6426110Z stochastic_rounding=True, 2025-05-07T20:23:58.6426233Z weighted=False, 2025-05-07T20:23:58.6426353Z row_wise=False, 2025-05-07T20:23:58.6426485Z mixed=False, 2025-05-07T20:23:58.6426606Z use_cache=False, 2025-05-07T20:23:58.6426773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6426894Z use_cpu=True, 2025-05-07T20:23:58.6427042Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6427159Z ) 2025-05-07T20:23:58.6427358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6428107Z self=, 2025-05-07T20:23:58.6428247Z mixed_B=True, 2025-05-07T20:23:58.6428554Z compile=False, 2025-05-07T20:23:58.6428679Z T=5, 2025-05-07T20:23:58.6428798Z D=98, 2025-05-07T20:23:58.6428913Z B=40, 2025-05-07T20:23:58.6429027Z log_E=5, 2025-05-07T20:23:58.6429145Z L=13, 2025-05-07T20:23:58.6429266Z D_gradcheck=1, 2025-05-07T20:23:58.6429410Z stochastic_rounding=False, 2025-05-07T20:23:58.6429540Z weighted=False, 2025-05-07T20:23:58.6429661Z row_wise=True, 2025-05-07T20:23:58.6429791Z mixed=False, 2025-05-07T20:23:58.6429918Z use_cache=False, 2025-05-07T20:23:58.6430076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6430205Z use_cpu=True, 2025-05-07T20:23:58.6430353Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6430461Z ) 2025-05-07T20:23:58.6430673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6431194Z self=, 2025-05-07T20:23:58.6431315Z mixed_B=False, 2025-05-07T20:23:58.6431444Z compile=True, 2025-05-07T20:23:58.6431556Z T=5, 2025-05-07T20:23:58.6431667Z D=42, 2025-05-07T20:23:58.6431785Z B=49, 2025-05-07T20:23:58.6431897Z log_E=5, 2025-05-07T20:23:58.6432015Z L=19, 2025-05-07T20:23:58.6432140Z D_gradcheck=1, 2025-05-07T20:23:58.6432280Z stochastic_rounding=True, 2025-05-07T20:23:58.6432411Z weighted=False, 2025-05-07T20:23:58.6432531Z row_wise=False, 2025-05-07T20:23:58.6432779Z mixed=False, 2025-05-07T20:23:58.6432921Z use_cache=False, 2025-05-07T20:23:58.6433084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6433321Z use_cpu=True, 2025-05-07T20:23:58.6433476Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6433582Z ) 2025-05-07T20:23:58.6433868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6434400Z self=, 2025-05-07T20:23:58.6434517Z mixed_B=True, 2025-05-07T20:23:58.6434651Z compile=False, 2025-05-07T20:23:58.6434762Z T=1, 2025-05-07T20:23:58.6434873Z D=50, 2025-05-07T20:23:58.6434993Z B=76, 2025-05-07T20:23:58.6435107Z log_E=5, 2025-05-07T20:23:58.6435217Z L=16, 2025-05-07T20:23:58.6435344Z D_gradcheck=1, 2025-05-07T20:23:58.6435481Z stochastic_rounding=True, 2025-05-07T20:23:58.6435602Z weighted=False, 2025-05-07T20:23:58.6435729Z row_wise=False, 2025-05-07T20:23:58.6435854Z mixed=False, 2025-05-07T20:23:58.6435973Z use_cache=True, 2025-05-07T20:23:58.6436138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6436254Z use_cpu=True, 2025-05-07T20:23:58.6436406Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6436519Z ) 2025-05-07T20:23:58.6436714Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6437246Z self=, 2025-05-07T20:23:58.6437371Z mixed_B=False, 2025-05-07T20:23:58.6437500Z compile=False, 2025-05-07T20:23:58.6437620Z T=4, 2025-05-07T20:23:58.6437732Z D=46, 2025-05-07T20:23:58.6437843Z B=74, 2025-05-07T20:23:58.6437968Z log_E=5, 2025-05-07T20:23:58.6438078Z L=19, 2025-05-07T20:23:58.6438209Z D_gradcheck=2, 2025-05-07T20:23:58.6438356Z stochastic_rounding=True, 2025-05-07T20:23:58.6438481Z weighted=False, 2025-05-07T20:23:58.6438605Z row_wise=False, 2025-05-07T20:23:58.6438729Z mixed=True, 2025-05-07T20:23:58.6438848Z use_cache=True, 2025-05-07T20:23:58.6439007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6439134Z use_cpu=True, 2025-05-07T20:23:58.6439286Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6439393Z ) 2025-05-07T20:23:58.6439598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6440124Z self=, 2025-05-07T20:23:58.6440259Z mixed_B=True, 2025-05-07T20:23:58.6440466Z compile=True, 2025-05-07T20:23:58.6440588Z T=1, 2025-05-07T20:23:58.6440704Z D=39, 2025-05-07T20:23:58.6440814Z B=48, 2025-05-07T20:23:58.6440925Z log_E=4, 2025-05-07T20:23:58.6441041Z L=5, 2025-05-07T20:23:58.6441162Z D_gradcheck=2, 2025-05-07T20:23:58.6441303Z stochastic_rounding=False, 2025-05-07T20:23:58.6441431Z weighted=False, 2025-05-07T20:23:58.6441554Z row_wise=False, 2025-05-07T20:23:58.6441674Z mixed=True, 2025-05-07T20:23:58.6441801Z use_cache=False, 2025-05-07T20:23:58.6441957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6442082Z use_cpu=True, 2025-05-07T20:23:58.6442231Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6442337Z ) 2025-05-07T20:23:58.6442539Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6443064Z self=, 2025-05-07T20:23:58.6443181Z mixed_B=True, 2025-05-07T20:23:58.6443313Z compile=True, 2025-05-07T20:23:58.6443424Z T=1, 2025-05-07T20:23:58.6443536Z D=77, 2025-05-07T20:23:58.6443657Z B=22, 2025-05-07T20:23:58.6443771Z log_E=3, 2025-05-07T20:23:58.6443882Z L=2, 2025-05-07T20:23:58.6444010Z D_gradcheck=2, 2025-05-07T20:23:58.6444150Z stochastic_rounding=True, 2025-05-07T20:23:58.6444272Z weighted=False, 2025-05-07T20:23:58.6444400Z row_wise=False, 2025-05-07T20:23:58.6444520Z mixed=True, 2025-05-07T20:23:58.6444804Z use_cache=False, 2025-05-07T20:23:58.6444973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6445092Z use_cpu=True, 2025-05-07T20:23:58.6445335Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6445442Z ) 2025-05-07T20:23:58.6445637Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6446248Z self=, 2025-05-07T20:23:58.6446370Z mixed_B=False, 2025-05-07T20:23:58.6446492Z compile=True, 2025-05-07T20:23:58.6446609Z T=1, 2025-05-07T20:23:58.6446719Z D=94, 2025-05-07T20:23:58.6446835Z B=110, 2025-05-07T20:23:58.6446953Z log_E=5, 2025-05-07T20:23:58.6447063Z L=5, 2025-05-07T20:23:58.6447185Z D_gradcheck=1, 2025-05-07T20:23:58.6447332Z stochastic_rounding=False, 2025-05-07T20:23:58.6447453Z weighted=False, 2025-05-07T20:23:58.6447692Z row_wise=True, 2025-05-07T20:23:58.6447809Z mixed=True, 2025-05-07T20:23:58.6447947Z use_cache=False, 2025-05-07T20:23:58.6448107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6448232Z use_cpu=True, 2025-05-07T20:23:58.6448385Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6448496Z ) 2025-05-07T20:23:58.6448697Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6449220Z self=, 2025-05-07T20:23:58.6449339Z mixed_B=True, 2025-05-07T20:23:58.6449724Z compile=True, 2025-05-07T20:23:58.6449845Z T=4, 2025-05-07T20:23:58.6449957Z D=74, 2025-05-07T20:23:58.6450076Z B=124, 2025-05-07T20:23:58.6450188Z log_E=4, 2025-05-07T20:23:58.6450298Z L=20, 2025-05-07T20:23:58.6450422Z D_gradcheck=1, 2025-05-07T20:23:58.6450563Z stochastic_rounding=True, 2025-05-07T20:23:58.6450681Z weighted=True, 2025-05-07T20:23:58.6450806Z row_wise=False, 2025-05-07T20:23:58.6450922Z mixed=True, 2025-05-07T20:23:58.6451057Z use_cache=True, 2025-05-07T20:23:58.6451214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6451334Z use_cpu=True, 2025-05-07T20:23:58.6451501Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6451610Z ) 2025-05-07T20:23:58.6451803Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6452337Z self=, 2025-05-07T20:23:58.6452454Z mixed_B=False, 2025-05-07T20:23:58.6452683Z compile=False, 2025-05-07T20:23:58.6452813Z T=3, 2025-05-07T20:23:58.6452924Z D=89, 2025-05-07T20:23:58.6453038Z B=6, 2025-05-07T20:23:58.6453158Z log_E=3, 2025-05-07T20:23:58.6453268Z L=14, 2025-05-07T20:23:58.6453386Z D_gradcheck=2, 2025-05-07T20:23:58.6453531Z stochastic_rounding=True, 2025-05-07T20:23:58.6453653Z weighted=False, 2025-05-07T20:23:58.6453778Z row_wise=True, 2025-05-07T20:23:58.6453898Z mixed=False, 2025-05-07T20:23:58.6454022Z use_cache=False, 2025-05-07T20:23:58.6454185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6454301Z use_cpu=True, 2025-05-07T20:23:58.6454452Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6454562Z ) 2025-05-07T20:23:58.6454755Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6455279Z self=, 2025-05-07T20:23:58.6455412Z mixed_B=False, 2025-05-07T20:23:58.6455534Z compile=True, 2025-05-07T20:23:58.6455645Z T=5, 2025-05-07T20:23:58.6455763Z D=107, 2025-05-07T20:23:58.6455873Z B=88, 2025-05-07T20:23:58.6455993Z log_E=5, 2025-05-07T20:23:58.6456103Z L=12, 2025-05-07T20:23:58.6456224Z D_gradcheck=1, 2025-05-07T20:23:58.6456373Z stochastic_rounding=False, 2025-05-07T20:23:58.6456495Z weighted=False, 2025-05-07T20:23:58.6456615Z row_wise=False, 2025-05-07T20:23:58.6456740Z mixed=False, 2025-05-07T20:23:58.6456941Z use_cache=False, 2025-05-07T20:23:58.6457110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6457241Z use_cpu=True, 2025-05-07T20:23:58.6457477Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6457586Z ) 2025-05-07T20:23:58.6457793Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6458385Z self=, 2025-05-07T20:23:58.6458513Z mixed_B=False, 2025-05-07T20:23:58.6458636Z compile=True, 2025-05-07T20:23:58.6458746Z T=2, 2025-05-07T20:23:58.6458871Z D=71, 2025-05-07T20:23:58.6458984Z B=54, 2025-05-07T20:23:58.6459097Z log_E=5, 2025-05-07T20:23:58.6459218Z L=7, 2025-05-07T20:23:58.6459337Z D_gradcheck=1, 2025-05-07T20:23:58.6459475Z stochastic_rounding=True, 2025-05-07T20:23:58.6459603Z weighted=True, 2025-05-07T20:23:58.6459722Z row_wise=True, 2025-05-07T20:23:58.6459837Z mixed=True, 2025-05-07T20:23:58.6459969Z use_cache=True, 2025-05-07T20:23:58.6460124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6460242Z use_cpu=True, 2025-05-07T20:23:58.6460408Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6460519Z ) 2025-05-07T20:23:58.6460712Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6461246Z self=, 2025-05-07T20:23:58.6461372Z mixed_B=False, 2025-05-07T20:23:58.6461499Z compile=True, 2025-05-07T20:23:58.6461608Z T=4, 2025-05-07T20:23:58.6461719Z D=119, 2025-05-07T20:23:58.6461837Z B=53, 2025-05-07T20:23:58.6461950Z log_E=3, 2025-05-07T20:23:58.6462060Z L=10, 2025-05-07T20:23:58.6462190Z D_gradcheck=1, 2025-05-07T20:23:58.6462335Z stochastic_rounding=False, 2025-05-07T20:23:58.6462456Z weighted=True, 2025-05-07T20:23:58.6462585Z row_wise=False, 2025-05-07T20:23:58.6462702Z mixed=False, 2025-05-07T20:23:58.6462827Z use_cache=False, 2025-05-07T20:23:58.6462991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6463107Z use_cpu=True, 2025-05-07T20:23:58.6463258Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6463376Z ) 2025-05-07T20:23:58.6463569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6464099Z self=, 2025-05-07T20:23:58.6464217Z mixed_B=True, 2025-05-07T20:23:58.6464429Z compile=True, 2025-05-07T20:23:58.6464558Z T=3, 2025-05-07T20:23:58.6464671Z D=83, 2025-05-07T20:23:58.6464782Z B=45, 2025-05-07T20:23:58.6464900Z log_E=5, 2025-05-07T20:23:58.6465010Z L=11, 2025-05-07T20:23:58.6465130Z D_gradcheck=1, 2025-05-07T20:23:58.6465282Z stochastic_rounding=False, 2025-05-07T20:23:58.6465404Z weighted=False, 2025-05-07T20:23:58.6465523Z row_wise=True, 2025-05-07T20:23:58.6465648Z mixed=True, 2025-05-07T20:23:58.6465776Z use_cache=False, 2025-05-07T20:23:58.6465942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6466061Z use_cpu=True, 2025-05-07T20:23:58.6466212Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6466327Z ) 2025-05-07T20:23:58.6466522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6467042Z self=, 2025-05-07T20:23:58.6467167Z mixed_B=False, 2025-05-07T20:23:58.6467287Z compile=False, 2025-05-07T20:23:58.6467400Z T=3, 2025-05-07T20:23:58.6467519Z D=5, 2025-05-07T20:23:58.6467629Z B=55, 2025-05-07T20:23:58.6467746Z log_E=3, 2025-05-07T20:23:58.6467863Z L=6, 2025-05-07T20:23:58.6467985Z D_gradcheck=1, 2025-05-07T20:23:58.6468125Z stochastic_rounding=True, 2025-05-07T20:23:58.6468252Z weighted=False, 2025-05-07T20:23:58.6468371Z row_wise=True, 2025-05-07T20:23:58.6468492Z mixed=True, 2025-05-07T20:23:58.6468774Z use_cache=True, 2025-05-07T20:23:58.6468948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6469074Z use_cpu=True, 2025-05-07T20:23:58.6469316Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6469425Z ) 2025-05-07T20:23:58.6469622Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6470250Z self=, 2025-05-07T20:23:58.6470370Z mixed_B=False, 2025-05-07T20:23:58.6470503Z compile=False, 2025-05-07T20:23:58.6470616Z T=3, 2025-05-07T20:23:58.6470727Z D=117, 2025-05-07T20:23:58.6470845Z B=50, 2025-05-07T20:23:58.6470957Z log_E=3, 2025-05-07T20:23:58.6471068Z L=18, 2025-05-07T20:23:58.6471197Z D_gradcheck=1, 2025-05-07T20:23:58.6471334Z stochastic_rounding=True, 2025-05-07T20:23:58.6471461Z weighted=True, 2025-05-07T20:23:58.6471578Z row_wise=True, 2025-05-07T20:23:58.6471695Z mixed=True, 2025-05-07T20:23:58.6471826Z use_cache=True, 2025-05-07T20:23:58.6471984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6472102Z use_cpu=True, 2025-05-07T20:23:58.6472257Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6472369Z ) 2025-05-07T20:23:58.6472563Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6473098Z self=, 2025-05-07T20:23:58.6473220Z mixed_B=False, 2025-05-07T20:23:58.6473338Z compile=True, 2025-05-07T20:23:58.6473461Z T=4, 2025-05-07T20:23:58.6473573Z D=12, 2025-05-07T20:23:58.6473693Z B=103, 2025-05-07T20:23:58.6473809Z log_E=5, 2025-05-07T20:23:58.6473919Z L=8, 2025-05-07T20:23:58.6474046Z D_gradcheck=1, 2025-05-07T20:23:58.6474190Z stochastic_rounding=False, 2025-05-07T20:23:58.6474311Z weighted=False, 2025-05-07T20:23:58.6474435Z row_wise=True, 2025-05-07T20:23:58.6474551Z mixed=False, 2025-05-07T20:23:58.6474674Z use_cache=True, 2025-05-07T20:23:58.6474835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6474952Z use_cpu=True, 2025-05-07T20:23:58.6475100Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6968766Z ) 2025-05-07T20:23:58.6969121Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6969788Z self=, 2025-05-07T20:23:58.6969924Z mixed_B=True, 2025-05-07T20:23:58.6970058Z compile=False, 2025-05-07T20:23:58.6970526Z T=3, 2025-05-07T20:23:58.6970655Z D=4, 2025-05-07T20:23:58.6970777Z B=33, 2025-05-07T20:23:58.6970895Z log_E=3, 2025-05-07T20:23:58.6971009Z L=3, 2025-05-07T20:23:58.6971137Z D_gradcheck=2, 2025-05-07T20:23:58.6971280Z stochastic_rounding=True, 2025-05-07T20:23:58.6971398Z weighted=True, 2025-05-07T20:23:58.6971525Z row_wise=True, 2025-05-07T20:23:58.6971644Z mixed=False, 2025-05-07T20:23:58.6971779Z use_cache=True, 2025-05-07T20:23:58.6971945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6972063Z use_cpu=True, 2025-05-07T20:23:58.6972211Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6972332Z ) 2025-05-07T20:23:58.6972531Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6973072Z self=, 2025-05-07T20:23:58.6973191Z mixed_B=False, 2025-05-07T20:23:58.6973312Z compile=True, 2025-05-07T20:23:58.6973435Z T=5, 2025-05-07T20:23:58.6973547Z D=89, 2025-05-07T20:23:58.6973658Z B=75, 2025-05-07T20:23:58.6973782Z log_E=5, 2025-05-07T20:23:58.6973893Z L=14, 2025-05-07T20:23:58.6974014Z D_gradcheck=1, 2025-05-07T20:23:58.6974162Z stochastic_rounding=False, 2025-05-07T20:23:58.6974284Z weighted=False, 2025-05-07T20:23:58.6974406Z row_wise=False, 2025-05-07T20:23:58.6974534Z mixed=False, 2025-05-07T20:23:58.6974800Z use_cache=True, 2025-05-07T20:23:58.6974971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6975097Z use_cpu=True, 2025-05-07T20:23:58.6975246Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6975492Z ) 2025-05-07T20:23:58.6975685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6976404Z self=, 2025-05-07T20:23:58.6976529Z mixed_B=True, 2025-05-07T20:23:58.6976654Z compile=False, 2025-05-07T20:23:58.6976770Z T=4, 2025-05-07T20:23:58.6976886Z D=110, 2025-05-07T20:23:58.6976997Z B=62, 2025-05-07T20:23:58.6977109Z log_E=4, 2025-05-07T20:23:58.6977227Z L=11, 2025-05-07T20:23:58.6977345Z D_gradcheck=2, 2025-05-07T20:23:58.6977483Z stochastic_rounding=True, 2025-05-07T20:23:58.6977617Z weighted=True, 2025-05-07T20:23:58.6977738Z row_wise=True, 2025-05-07T20:23:58.6977858Z mixed=True, 2025-05-07T20:23:58.6977994Z use_cache=False, 2025-05-07T20:23:58.6978156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6978307Z use_cpu=True, 2025-05-07T20:23:58.6978455Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6978571Z ) 2025-05-07T20:23:58.6978778Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6979304Z self=, 2025-05-07T20:23:58.6979424Z mixed_B=True, 2025-05-07T20:23:58.6979555Z compile=True, 2025-05-07T20:23:58.6979671Z T=3, 2025-05-07T20:23:58.6979782Z D=54, 2025-05-07T20:23:58.6979901Z B=84, 2025-05-07T20:23:58.6980018Z log_E=4, 2025-05-07T20:23:58.6980133Z L=10, 2025-05-07T20:23:58.6980261Z D_gradcheck=1, 2025-05-07T20:23:58.6980405Z stochastic_rounding=True, 2025-05-07T20:23:58.6980532Z weighted=True, 2025-05-07T20:23:58.6980651Z row_wise=True, 2025-05-07T20:23:58.6980769Z mixed=False, 2025-05-07T20:23:58.6980898Z use_cache=True, 2025-05-07T20:23:58.6981061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6981184Z use_cpu=True, 2025-05-07T20:23:58.6981344Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6981462Z ) 2025-05-07T20:23:58.6981659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6982192Z self=, 2025-05-07T20:23:58.6982313Z mixed_B=False, 2025-05-07T20:23:58.6982432Z compile=True, 2025-05-07T20:23:58.6982716Z T=1, 2025-05-07T20:23:58.6982842Z D=17, 2025-05-07T20:23:58.6982955Z B=21, 2025-05-07T20:23:58.6983078Z log_E=5, 2025-05-07T20:23:58.6983194Z L=18, 2025-05-07T20:23:58.6983324Z D_gradcheck=1, 2025-05-07T20:23:58.6983465Z stochastic_rounding=False, 2025-05-07T20:23:58.6983589Z weighted=True, 2025-05-07T20:23:58.6983719Z row_wise=True, 2025-05-07T20:23:58.6983839Z mixed=False, 2025-05-07T20:23:58.6983963Z use_cache=False, 2025-05-07T20:23:58.6984135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6984258Z use_cpu=True, 2025-05-07T20:23:58.6984407Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6984526Z ) 2025-05-07T20:23:58.6984721Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6985256Z self=, 2025-05-07T20:23:58.6985386Z mixed_B=False, 2025-05-07T20:23:58.6985512Z compile=True, 2025-05-07T20:23:58.6985633Z T=1, 2025-05-07T20:23:58.6985749Z D=128, 2025-05-07T20:23:58.6985863Z B=119, 2025-05-07T20:23:58.6986116Z log_E=4, 2025-05-07T20:23:58.6986230Z L=16, 2025-05-07T20:23:58.6986358Z D_gradcheck=1, 2025-05-07T20:23:58.6986502Z stochastic_rounding=True, 2025-05-07T20:23:58.6986635Z weighted=True, 2025-05-07T20:23:58.6986762Z row_wise=False, 2025-05-07T20:23:58.6986883Z mixed=False, 2025-05-07T20:23:58.6987012Z use_cache=False, 2025-05-07T20:23:58.6987262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6987394Z use_cpu=True, 2025-05-07T20:23:58.6987553Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6987762Z ) 2025-05-07T20:23:58.6987962Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6988594Z self=, 2025-05-07T20:23:58.6988717Z mixed_B=False, 2025-05-07T20:23:58.6988839Z compile=True, 2025-05-07T20:23:58.6988963Z T=2, 2025-05-07T20:23:58.6989076Z D=127, 2025-05-07T20:23:58.6989191Z B=14, 2025-05-07T20:23:58.6989312Z log_E=4, 2025-05-07T20:23:58.6989426Z L=1, 2025-05-07T20:23:58.6989553Z D_gradcheck=1, 2025-05-07T20:23:58.6989694Z stochastic_rounding=False, 2025-05-07T20:23:58.6989818Z weighted=True, 2025-05-07T20:23:58.6989941Z row_wise=False, 2025-05-07T20:23:58.6990058Z mixed=True, 2025-05-07T20:23:58.6990176Z use_cache=True, 2025-05-07T20:23:58.6990343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6990464Z use_cpu=True, 2025-05-07T20:23:58.6990615Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.6990736Z ) 2025-05-07T20:23:58.6990928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6991452Z self=, 2025-05-07T20:23:58.6991579Z mixed_B=True, 2025-05-07T20:23:58.6991700Z compile=False, 2025-05-07T20:23:58.6991817Z T=2, 2025-05-07T20:23:58.6991933Z D=100, 2025-05-07T20:23:58.6992046Z B=100, 2025-05-07T20:23:58.6992167Z log_E=3, 2025-05-07T20:23:58.6992277Z L=15, 2025-05-07T20:23:58.6992397Z D_gradcheck=2, 2025-05-07T20:23:58.6992539Z stochastic_rounding=True, 2025-05-07T20:23:58.6992661Z weighted=True, 2025-05-07T20:23:58.6992782Z row_wise=False, 2025-05-07T20:23:58.6992904Z mixed=True, 2025-05-07T20:23:58.6993027Z use_cache=False, 2025-05-07T20:23:58.6993187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6993313Z use_cpu=True, 2025-05-07T20:23:58.6993461Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6993573Z ) 2025-05-07T20:23:58.6993778Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6994302Z self=, 2025-05-07T20:23:58.6994428Z mixed_B=True, 2025-05-07T20:23:58.6994546Z compile=True, 2025-05-07T20:23:58.6994656Z T=4, 2025-05-07T20:23:58.6994886Z D=77, 2025-05-07T20:23:58.6995008Z B=56, 2025-05-07T20:23:58.6995123Z log_E=5, 2025-05-07T20:23:58.6995240Z L=12, 2025-05-07T20:23:58.6995359Z D_gradcheck=1, 2025-05-07T20:23:58.6995498Z stochastic_rounding=True, 2025-05-07T20:23:58.6995630Z weighted=False, 2025-05-07T20:23:58.6995747Z row_wise=True, 2025-05-07T20:23:58.6995866Z mixed=False, 2025-05-07T20:23:58.6995996Z use_cache=True, 2025-05-07T20:23:58.6996158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.6996294Z use_cpu=True, 2025-05-07T20:23:58.6996448Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6996560Z ) 2025-05-07T20:23:58.6996765Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.6997287Z self=, 2025-05-07T20:23:58.6997412Z mixed_B=False, 2025-05-07T20:23:58.6997541Z compile=False, 2025-05-07T20:23:58.6997654Z T=5, 2025-05-07T20:23:58.6997770Z D=20, 2025-05-07T20:23:58.6997890Z B=39, 2025-05-07T20:23:58.6998003Z log_E=3, 2025-05-07T20:23:58.6998115Z L=16, 2025-05-07T20:23:58.6998246Z D_gradcheck=1, 2025-05-07T20:23:58.6998389Z stochastic_rounding=True, 2025-05-07T20:23:58.6998508Z weighted=True, 2025-05-07T20:23:58.6998640Z row_wise=False, 2025-05-07T20:23:58.6998765Z mixed=True, 2025-05-07T20:23:58.6998886Z use_cache=True, 2025-05-07T20:23:58.6999136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.6999266Z use_cpu=True, 2025-05-07T20:23:58.6999422Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.6999608Z ) 2025-05-07T20:23:58.6999808Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7000334Z self=, 2025-05-07T20:23:58.7000529Z mixed_B=False, 2025-05-07T20:23:58.7000651Z compile=True, 2025-05-07T20:23:58.7000766Z T=1, 2025-05-07T20:23:58.7000882Z D=117, 2025-05-07T20:23:58.7000995Z B=76, 2025-05-07T20:23:58.7001114Z log_E=5, 2025-05-07T20:23:58.7001224Z L=13, 2025-05-07T20:23:58.7001345Z D_gradcheck=2, 2025-05-07T20:23:58.7001490Z stochastic_rounding=True, 2025-05-07T20:23:58.7001610Z weighted=True, 2025-05-07T20:23:58.7001730Z row_wise=True, 2025-05-07T20:23:58.7001862Z mixed=False, 2025-05-07T20:23:58.7001981Z use_cache=True, 2025-05-07T20:23:58.7002147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7002267Z use_cpu=True, 2025-05-07T20:23:58.7002420Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7002643Z ) 2025-05-07T20:23:58.7002836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7003356Z self=, 2025-05-07T20:23:58.7003488Z mixed_B=False, 2025-05-07T20:23:58.7003612Z compile=False, 2025-05-07T20:23:58.7003729Z T=3, 2025-05-07T20:23:58.7003851Z D=49, 2025-05-07T20:23:58.7003964Z B=48, 2025-05-07T20:23:58.7004080Z log_E=4, 2025-05-07T20:23:58.7004200Z L=1, 2025-05-07T20:23:58.7004323Z D_gradcheck=1, 2025-05-07T20:23:58.7004483Z stochastic_rounding=False, 2025-05-07T20:23:58.7004612Z weighted=False, 2025-05-07T20:23:58.7004731Z row_wise=True, 2025-05-07T20:23:58.7004858Z mixed=False, 2025-05-07T20:23:58.7004980Z use_cache=True, 2025-05-07T20:23:58.7005140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7005263Z use_cpu=True, 2025-05-07T20:23:58.7005412Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7005523Z ) 2025-05-07T20:23:58.7005731Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7006259Z self=, 2025-05-07T20:23:58.7006382Z mixed_B=True, 2025-05-07T20:23:58.7006515Z compile=True, 2025-05-07T20:23:58.7006628Z T=4, 2025-05-07T20:23:58.7006857Z D=87, 2025-05-07T20:23:58.7006995Z B=26, 2025-05-07T20:23:58.7007110Z log_E=4, 2025-05-07T20:23:58.7007229Z L=5, 2025-05-07T20:23:58.7007349Z D_gradcheck=2, 2025-05-07T20:23:58.7007492Z stochastic_rounding=False, 2025-05-07T20:23:58.7007620Z weighted=True, 2025-05-07T20:23:58.7007739Z row_wise=False, 2025-05-07T20:23:58.7007855Z mixed=True, 2025-05-07T20:23:58.7007979Z use_cache=True, 2025-05-07T20:23:58.7008141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7008258Z use_cpu=True, 2025-05-07T20:23:58.7008411Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7008523Z ) 2025-05-07T20:23:58.7008719Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7009250Z self=, 2025-05-07T20:23:58.7009373Z mixed_B=False, 2025-05-07T20:23:58.7009654Z compile=True, 2025-05-07T20:23:58.7009781Z T=5, 2025-05-07T20:23:58.7009902Z D=126, 2025-05-07T20:23:58.7010027Z B=113, 2025-05-07T20:23:58.7010143Z log_E=4, 2025-05-07T20:23:58.7010258Z L=3, 2025-05-07T20:23:58.7010392Z D_gradcheck=2, 2025-05-07T20:23:58.7010533Z stochastic_rounding=False, 2025-05-07T20:23:58.7010653Z weighted=True, 2025-05-07T20:23:58.7010774Z row_wise=True, 2025-05-07T20:23:58.7010889Z mixed=True, 2025-05-07T20:23:58.7011010Z use_cache=False, 2025-05-07T20:23:58.7011269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7011399Z use_cpu=True, 2025-05-07T20:23:58.7011548Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7011759Z ) 2025-05-07T20:23:58.7011968Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7012504Z self=, 2025-05-07T20:23:58.7012690Z mixed_B=True, 2025-05-07T20:23:58.7012815Z compile=False, 2025-05-07T20:23:58.7012933Z T=1, 2025-05-07T20:23:58.7013049Z D=97, 2025-05-07T20:23:58.7013158Z B=39, 2025-05-07T20:23:58.7013276Z log_E=5, 2025-05-07T20:23:58.7013386Z L=1, 2025-05-07T20:23:58.7013504Z D_gradcheck=2, 2025-05-07T20:23:58.7013652Z stochastic_rounding=True, 2025-05-07T20:23:58.7013773Z weighted=False, 2025-05-07T20:23:58.7013893Z row_wise=True, 2025-05-07T20:23:58.7014016Z mixed=False, 2025-05-07T20:23:58.7014139Z use_cache=False, 2025-05-07T20:23:58.7014300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7014429Z use_cpu=True, 2025-05-07T20:23:58.7014579Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7014695Z ) 2025-05-07T20:23:58.7014892Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7015413Z self=, 2025-05-07T20:23:58.7015542Z mixed_B=True, 2025-05-07T20:23:58.7015664Z compile=False, 2025-05-07T20:23:58.7015779Z T=1, 2025-05-07T20:23:58.7015900Z D=38, 2025-05-07T20:23:58.7016011Z B=92, 2025-05-07T20:23:58.7016125Z log_E=5, 2025-05-07T20:23:58.7016244Z L=16, 2025-05-07T20:23:58.7016363Z D_gradcheck=2, 2025-05-07T20:23:58.7016507Z stochastic_rounding=False, 2025-05-07T20:23:58.7016633Z weighted=True, 2025-05-07T20:23:58.7016755Z row_wise=True, 2025-05-07T20:23:58.7016873Z mixed=True, 2025-05-07T20:23:58.7017002Z use_cache=False, 2025-05-07T20:23:58.7017163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7017291Z use_cpu=True, 2025-05-07T20:23:58.7017439Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7017549Z ) 2025-05-07T20:23:58.7017752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7018274Z self=, 2025-05-07T20:23:58.7018396Z mixed_B=False, 2025-05-07T20:23:58.7018523Z compile=True, 2025-05-07T20:23:58.7018632Z T=1, 2025-05-07T20:23:58.7018829Z D=14, 2025-05-07T20:23:58.7018961Z B=55, 2025-05-07T20:23:58.7019073Z log_E=3, 2025-05-07T20:23:58.7019188Z L=4, 2025-05-07T20:23:58.7019316Z D_gradcheck=1, 2025-05-07T20:23:58.7019455Z stochastic_rounding=True, 2025-05-07T20:23:58.7019576Z weighted=False, 2025-05-07T20:23:58.7019704Z row_wise=True, 2025-05-07T20:23:58.7019823Z mixed=False, 2025-05-07T20:23:58.7019953Z use_cache=False, 2025-05-07T20:23:58.7020115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7020233Z use_cpu=True, 2025-05-07T20:23:58.7020391Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7020496Z ) 2025-05-07T20:23:58.7020692Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7021219Z self=, 2025-05-07T20:23:58.7021338Z mixed_B=True, 2025-05-07T20:23:58.7021459Z compile=True, 2025-05-07T20:23:58.7021575Z T=3, 2025-05-07T20:23:58.7021686Z D=95, 2025-05-07T20:23:58.7021797Z B=74, 2025-05-07T20:23:58.7021915Z log_E=3, 2025-05-07T20:23:58.7022027Z L=15, 2025-05-07T20:23:58.7022153Z D_gradcheck=2, 2025-05-07T20:23:58.7022296Z stochastic_rounding=False, 2025-05-07T20:23:58.7022415Z weighted=False, 2025-05-07T20:23:58.7022541Z row_wise=False, 2025-05-07T20:23:58.7022661Z mixed=False, 2025-05-07T20:23:58.7022781Z use_cache=False, 2025-05-07T20:23:58.7023057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7023188Z use_cpu=True, 2025-05-07T20:23:58.7023337Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7524610Z ) 2025-05-07T20:23:58.7525300Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7525888Z self=, 2025-05-07T20:23:58.7526197Z mixed_B=True, 2025-05-07T20:23:58.7526318Z compile=True, 2025-05-07T20:23:58.7526435Z T=4, 2025-05-07T20:23:58.7526545Z D=117, 2025-05-07T20:23:58.7526665Z B=128, 2025-05-07T20:23:58.7526787Z log_E=5, 2025-05-07T20:23:58.7526902Z L=14, 2025-05-07T20:23:58.7527025Z D_gradcheck=1, 2025-05-07T20:23:58.7527174Z stochastic_rounding=False, 2025-05-07T20:23:58.7527296Z weighted=False, 2025-05-07T20:23:58.7527414Z row_wise=True, 2025-05-07T20:23:58.7527537Z mixed=False, 2025-05-07T20:23:58.7527658Z use_cache=True, 2025-05-07T20:23:58.7527945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7528088Z use_cpu=True, 2025-05-07T20:23:58.7528241Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7528500Z ) 2025-05-07T20:23:58.7528702Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7529225Z self=, 2025-05-07T20:23:58.7529352Z mixed_B=False, 2025-05-07T20:23:58.7529566Z compile=True, 2025-05-07T20:23:58.7529679Z T=3, 2025-05-07T20:23:58.7529798Z D=55, 2025-05-07T20:23:58.7529913Z B=76, 2025-05-07T20:23:58.7530025Z log_E=4, 2025-05-07T20:23:58.7530143Z L=6, 2025-05-07T20:23:58.7530265Z D_gradcheck=2, 2025-05-07T20:23:58.7530407Z stochastic_rounding=False, 2025-05-07T20:23:58.7530539Z weighted=False, 2025-05-07T20:23:58.7530660Z row_wise=False, 2025-05-07T20:23:58.7530784Z mixed=True, 2025-05-07T20:23:58.7530902Z use_cache=True, 2025-05-07T20:23:58.7531063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7531189Z use_cpu=True, 2025-05-07T20:23:58.7531338Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7531448Z ) 2025-05-07T20:23:58.7531653Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7532175Z self=, 2025-05-07T20:23:58.7532298Z mixed_B=False, 2025-05-07T20:23:58.7532424Z compile=False, 2025-05-07T20:23:58.7532535Z T=3, 2025-05-07T20:23:58.7532645Z D=54, 2025-05-07T20:23:58.7533018Z B=118, 2025-05-07T20:23:58.7533145Z log_E=5, 2025-05-07T20:23:58.7533269Z L=13, 2025-05-07T20:23:58.7533389Z D_gradcheck=1, 2025-05-07T20:23:58.7533535Z stochastic_rounding=True, 2025-05-07T20:23:58.7533664Z weighted=True, 2025-05-07T20:23:58.7533781Z row_wise=True, 2025-05-07T20:23:58.7533903Z mixed=False, 2025-05-07T20:23:58.7534034Z use_cache=False, 2025-05-07T20:23:58.7534203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7534322Z use_cpu=True, 2025-05-07T20:23:58.7534476Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7534584Z ) 2025-05-07T20:23:58.7534783Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7535309Z self=, 2025-05-07T20:23:58.7535440Z mixed_B=False, 2025-05-07T20:23:58.7535565Z compile=True, 2025-05-07T20:23:58.7535678Z T=5, 2025-05-07T20:23:58.7535788Z D=8, 2025-05-07T20:23:58.7535906Z B=44, 2025-05-07T20:23:58.7536019Z log_E=4, 2025-05-07T20:23:58.7536131Z L=4, 2025-05-07T20:23:58.7536259Z D_gradcheck=2, 2025-05-07T20:23:58.7536401Z stochastic_rounding=False, 2025-05-07T20:23:58.7536523Z weighted=False, 2025-05-07T20:23:58.7536651Z row_wise=False, 2025-05-07T20:23:58.7536773Z mixed=False, 2025-05-07T20:23:58.7536895Z use_cache=False, 2025-05-07T20:23:58.7537200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7537330Z use_cpu=True, 2025-05-07T20:23:58.7537730Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7537910Z ) 2025-05-07T20:23:58.7538243Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7538767Z self=, 2025-05-07T20:23:58.7539060Z mixed_B=False, 2025-05-07T20:23:58.7539178Z compile=False, 2025-05-07T20:23:58.7539293Z T=1, 2025-05-07T20:23:58.7539403Z D=47, 2025-05-07T20:23:58.7539520Z B=61, 2025-05-07T20:23:58.7539664Z log_E=5, 2025-05-07T20:23:58.7539773Z L=4, 2025-05-07T20:23:58.7539892Z D_gradcheck=2, 2025-05-07T20:23:58.7540038Z stochastic_rounding=False, 2025-05-07T20:23:58.7540160Z weighted=True, 2025-05-07T20:23:58.7540280Z row_wise=False, 2025-05-07T20:23:58.7540407Z mixed=False, 2025-05-07T20:23:58.7540529Z use_cache=False, 2025-05-07T20:23:58.7540690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7540816Z use_cpu=True, 2025-05-07T20:23:58.7540968Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7541078Z ) 2025-05-07T20:23:58.7541281Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7541950Z self=, 2025-05-07T20:23:58.7542291Z mixed_B=True, 2025-05-07T20:23:58.7542426Z compile=False, 2025-05-07T20:23:58.7542537Z T=2, 2025-05-07T20:23:58.7542655Z D=39, 2025-05-07T20:23:58.7542768Z B=16, 2025-05-07T20:23:58.7542881Z log_E=3, 2025-05-07T20:23:58.7543003Z L=19, 2025-05-07T20:23:58.7543120Z D_gradcheck=2, 2025-05-07T20:23:58.7543259Z stochastic_rounding=False, 2025-05-07T20:23:58.7543388Z weighted=True, 2025-05-07T20:23:58.7543507Z row_wise=True, 2025-05-07T20:23:58.7543625Z mixed=False, 2025-05-07T20:23:58.7543752Z use_cache=True, 2025-05-07T20:23:58.7543908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7544038Z use_cpu=True, 2025-05-07T20:23:58.7544307Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7544594Z ) 2025-05-07T20:23:58.7544798Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7545321Z self=, 2025-05-07T20:23:58.7545445Z mixed_B=False, 2025-05-07T20:23:58.7545575Z compile=False, 2025-05-07T20:23:58.7545687Z T=1, 2025-05-07T20:23:58.7545800Z D=109, 2025-05-07T20:23:58.7546014Z B=112, 2025-05-07T20:23:58.7546141Z log_E=4, 2025-05-07T20:23:58.7546305Z L=12, 2025-05-07T20:23:58.7546686Z D_gradcheck=1, 2025-05-07T20:23:58.7546978Z stochastic_rounding=True, 2025-05-07T20:23:58.7547099Z weighted=True, 2025-05-07T20:23:58.7547225Z row_wise=True, 2025-05-07T20:23:58.7547341Z mixed=False, 2025-05-07T20:23:58.7547471Z use_cache=False, 2025-05-07T20:23:58.7547628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7547752Z use_cpu=True, 2025-05-07T20:23:58.7547991Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7548217Z ) 2025-05-07T20:23:58.7548560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7549087Z self=, 2025-05-07T20:23:58.7549209Z mixed_B=True, 2025-05-07T20:23:58.7549416Z compile=True, 2025-05-07T20:23:58.7549534Z T=1, 2025-05-07T20:23:58.7549645Z D=111, 2025-05-07T20:23:58.7549759Z B=23, 2025-05-07T20:23:58.7549920Z log_E=5, 2025-05-07T20:23:58.7550075Z L=5, 2025-05-07T20:23:58.7550195Z D_gradcheck=1, 2025-05-07T20:23:58.7550339Z stochastic_rounding=True, 2025-05-07T20:23:58.7550478Z weighted=True, 2025-05-07T20:23:58.7550692Z row_wise=True, 2025-05-07T20:23:58.7550808Z mixed=True, 2025-05-07T20:23:58.7550927Z use_cache=True, 2025-05-07T20:23:58.7551197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7551599Z use_cpu=True, 2025-05-07T20:23:58.7551757Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7551877Z ) 2025-05-07T20:23:58.7552074Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7552709Z self=, 2025-05-07T20:23:58.7552961Z mixed_B=True, 2025-05-07T20:23:58.7553080Z compile=True, 2025-05-07T20:23:58.7553191Z T=1, 2025-05-07T20:23:58.7553551Z D=117, 2025-05-07T20:23:58.7553717Z B=55, 2025-05-07T20:23:58.7553840Z log_E=3, 2025-05-07T20:23:58.7553950Z L=8, 2025-05-07T20:23:58.7554068Z D_gradcheck=2, 2025-05-07T20:23:58.7554218Z stochastic_rounding=False, 2025-05-07T20:23:58.7554339Z weighted=False, 2025-05-07T20:23:58.7554456Z row_wise=True, 2025-05-07T20:23:58.7554580Z mixed=True, 2025-05-07T20:23:58.7554699Z use_cache=True, 2025-05-07T20:23:58.7554854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7554982Z use_cpu=True, 2025-05-07T20:23:58.7555134Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7555239Z ) 2025-05-07T20:23:58.7555439Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7555963Z self=, 2025-05-07T20:23:58.7556086Z mixed_B=False, 2025-05-07T20:23:58.7556215Z compile=True, 2025-05-07T20:23:58.7556326Z T=4, 2025-05-07T20:23:58.7556443Z D=33, 2025-05-07T20:23:58.7556560Z B=63, 2025-05-07T20:23:58.7556675Z log_E=5, 2025-05-07T20:23:58.7556793Z L=1, 2025-05-07T20:23:58.7556913Z D_gradcheck=1, 2025-05-07T20:23:58.7557053Z stochastic_rounding=False, 2025-05-07T20:23:58.7557188Z weighted=True, 2025-05-07T20:23:58.7557306Z row_wise=True, 2025-05-07T20:23:58.7557425Z mixed=False, 2025-05-07T20:23:58.7557551Z use_cache=True, 2025-05-07T20:23:58.7557709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7557831Z use_cpu=True, 2025-05-07T20:23:58.7557988Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7558096Z ) 2025-05-07T20:23:58.7558289Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7558822Z self=, 2025-05-07T20:23:58.7558943Z mixed_B=True, 2025-05-07T20:23:58.7559071Z compile=True, 2025-05-07T20:23:58.7559185Z T=3, 2025-05-07T20:23:58.7559298Z D=61, 2025-05-07T20:23:58.7559419Z B=11, 2025-05-07T20:23:58.7559622Z log_E=5, 2025-05-07T20:23:58.7559749Z L=19, 2025-05-07T20:23:58.7559876Z D_gradcheck=2, 2025-05-07T20:23:58.7560019Z stochastic_rounding=True, 2025-05-07T20:23:58.7560138Z weighted=True, 2025-05-07T20:23:58.7560274Z row_wise=False, 2025-05-07T20:23:58.7560390Z mixed=True, 2025-05-07T20:23:58.7560517Z use_cache=False, 2025-05-07T20:23:58.7560680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7560808Z use_cpu=True, 2025-05-07T20:23:58.7560955Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7561075Z ) 2025-05-07T20:23:58.7561272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7561801Z self=, 2025-05-07T20:23:58.7561924Z mixed_B=False, 2025-05-07T20:23:58.7562046Z compile=True, 2025-05-07T20:23:58.7562168Z T=2, 2025-05-07T20:23:58.7562279Z D=99, 2025-05-07T20:23:58.7562393Z B=27, 2025-05-07T20:23:58.7562517Z log_E=5, 2025-05-07T20:23:58.7562631Z L=6, 2025-05-07T20:23:58.7562750Z D_gradcheck=2, 2025-05-07T20:23:58.7562895Z stochastic_rounding=True, 2025-05-07T20:23:58.7563019Z weighted=False, 2025-05-07T20:23:58.7563137Z row_wise=True, 2025-05-07T20:23:58.7563261Z mixed=True, 2025-05-07T20:23:58.7563382Z use_cache=False, 2025-05-07T20:23:58.7563540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7563795Z use_cpu=True, 2025-05-07T20:23:58.7563961Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7564078Z ) 2025-05-07T20:23:58.7564271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7564882Z self=, 2025-05-07T20:23:58.7565094Z mixed_B=True, 2025-05-07T20:23:58.7565215Z compile=True, 2025-05-07T20:23:58.7565327Z T=5, 2025-05-07T20:23:58.7565444Z D=2, 2025-05-07T20:23:58.7565558Z B=91, 2025-05-07T20:23:58.7565678Z log_E=5, 2025-05-07T20:23:58.7565800Z L=8, 2025-05-07T20:23:58.7565919Z D_gradcheck=2, 2025-05-07T20:23:58.7566058Z stochastic_rounding=True, 2025-05-07T20:23:58.7566195Z weighted=False, 2025-05-07T20:23:58.7566313Z row_wise=False, 2025-05-07T20:23:58.7566441Z mixed=True, 2025-05-07T20:23:58.7566562Z use_cache=False, 2025-05-07T20:23:58.7566723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7566855Z use_cpu=True, 2025-05-07T20:23:58.7567003Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.7567112Z ) 2025-05-07T20:23:58.7567313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7567836Z self=, 2025-05-07T20:23:58.7567960Z mixed_B=False, 2025-05-07T20:23:58.7568084Z compile=True, 2025-05-07T20:23:58.7568197Z T=5, 2025-05-07T20:23:58.7568310Z D=48, 2025-05-07T20:23:58.7568429Z B=71, 2025-05-07T20:23:58.7568545Z log_E=5, 2025-05-07T20:23:58.7568663Z L=3, 2025-05-07T20:23:58.7568789Z D_gradcheck=2, 2025-05-07T20:23:58.7568930Z stochastic_rounding=False, 2025-05-07T20:23:58.7569061Z weighted=False, 2025-05-07T20:23:58.7569182Z row_wise=True, 2025-05-07T20:23:58.7569300Z mixed=False, 2025-05-07T20:23:58.7569563Z use_cache=False, 2025-05-07T20:23:58.7569730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7569856Z use_cpu=True, 2025-05-07T20:23:58.7570012Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7570121Z ) 2025-05-07T20:23:58.7570318Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7570852Z self=, 2025-05-07T20:23:58.7570973Z mixed_B=True, 2025-05-07T20:23:58.7571092Z compile=False, 2025-05-07T20:23:58.7571214Z T=1, 2025-05-07T20:23:58.7571329Z D=96, 2025-05-07T20:23:58.7571445Z B=41, 2025-05-07T20:23:58.7571660Z log_E=4, 2025-05-07T20:23:58.7571783Z L=0, 2025-05-07T20:23:58.7571908Z D_gradcheck=1, 2025-05-07T20:23:58.7572053Z stochastic_rounding=False, 2025-05-07T20:23:58.7572174Z weighted=True, 2025-05-07T20:23:58.7572302Z row_wise=False, 2025-05-07T20:23:58.7572421Z mixed=False, 2025-05-07T20:23:58.7572543Z use_cache=True, 2025-05-07T20:23:58.7572711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7572834Z use_cpu=True, 2025-05-07T20:23:58.7572983Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7573099Z ) 2025-05-07T20:23:58.7573292Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7573817Z self=, 2025-05-07T20:23:58.7573947Z mixed_B=True, 2025-05-07T20:23:58.7574068Z compile=False, 2025-05-07T20:23:58.7574185Z T=1, 2025-05-07T20:23:58.7574298Z D=32, 2025-05-07T20:23:58.7574413Z B=79, 2025-05-07T20:23:58.7574537Z log_E=4, 2025-05-07T20:23:58.7574650Z L=4, 2025-05-07T20:23:58.7574775Z D_gradcheck=1, 2025-05-07T20:23:58.7574924Z stochastic_rounding=True, 2025-05-07T20:23:58.7575047Z weighted=False, 2025-05-07T20:23:58.7575172Z row_wise=False, 2025-05-07T20:23:58.7575297Z mixed=False, 2025-05-07T20:23:58.7575417Z use_cache=True, 2025-05-07T20:23:58.7575575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7575701Z use_cpu=True, 2025-05-07T20:23:58.7575941Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7576067Z ) 2025-05-07T20:23:58.7576275Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7576879Z self=, 2025-05-07T20:23:58.7577097Z mixed_B=True, 2025-05-07T20:23:58.7577222Z compile=True, 2025-05-07T20:23:58.7577332Z T=3, 2025-05-07T20:23:58.7577449Z D=19, 2025-05-07T20:23:58.7577559Z B=14, 2025-05-07T20:23:58.7577675Z log_E=5, 2025-05-07T20:23:58.7577792Z L=16, 2025-05-07T20:23:58.7577915Z D_gradcheck=2, 2025-05-07T20:23:58.7578056Z stochastic_rounding=False, 2025-05-07T20:23:58.7578182Z weighted=True, 2025-05-07T20:23:58.7578300Z row_wise=True, 2025-05-07T20:23:58.7578417Z mixed=False, 2025-05-07T20:23:58.7578544Z use_cache=False, 2025-05-07T20:23:58.7578703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.7578821Z use_cpu=True, 2025-05-07T20:23:58.7578981Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.7579092Z ) 2025-05-07T20:23:58.7579299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.7579826Z self=, 2025-05-07T20:23:58.7579949Z mixed_B=True, 2025-05-07T20:23:58.7580081Z compile=True, 2025-05-07T20:23:58.7580193Z T=4, 2025-05-07T20:23:58.7580303Z D=127, 2025-05-07T20:23:58.7580423Z B=65, 2025-05-07T20:23:58.7580540Z log_E=5, 2025-05-07T20:23:58.7580653Z L=9, 2025-05-07T20:23:58.7580785Z D_gradcheck=2, 2025-05-07T20:23:58.7580923Z stochastic_rounding=True, 2025-05-07T20:23:58.7581048Z weighted=False, 2025-05-07T20:23:58.7581180Z row_wise=False, 2025-05-07T20:23:58.7581295Z mixed=True, 2025-05-07T20:23:58.7581416Z use_cache=True, 2025-05-07T20:23:58.7581582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.7581700Z use_cpu=True, 2025-05-07T20:23:58.7581867Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8121911Z ) 2025-05-07T20:23:58.8122368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8123310Z self=, 2025-05-07T20:23:58.8124129Z mixed_B=False, 2025-05-07T20:23:58.8124440Z compile=False, 2025-05-07T20:23:58.8124738Z T=5, 2025-05-07T20:23:58.8125008Z D=27, 2025-05-07T20:23:58.8125279Z B=18, 2025-05-07T20:23:58.8125927Z log_E=4, 2025-05-07T20:23:58.8126223Z L=15, 2025-05-07T20:23:58.8126499Z D_gradcheck=2, 2025-05-07T20:23:58.8126828Z stochastic_rounding=False, 2025-05-07T20:23:58.8127204Z weighted=False, 2025-05-07T20:23:58.8127517Z row_wise=False, 2025-05-07T20:23:58.8127981Z mixed=False, 2025-05-07T20:23:58.8128304Z use_cache=False, 2025-05-07T20:23:58.8128661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8129073Z use_cpu=True, 2025-05-07T20:23:58.8129503Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8129900Z ) 2025-05-07T20:23:58.8130390Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8131258Z self=, 2025-05-07T20:23:58.8132067Z mixed_B=True, 2025-05-07T20:23:58.8132378Z compile=True, 2025-05-07T20:23:58.8132674Z T=5, 2025-05-07T20:23:58.8132945Z D=69, 2025-05-07T20:23:58.8133216Z B=77, 2025-05-07T20:23:58.8133479Z log_E=3, 2025-05-07T20:23:58.8133754Z L=18, 2025-05-07T20:23:58.8134028Z D_gradcheck=1, 2025-05-07T20:23:58.8134352Z stochastic_rounding=True, 2025-05-07T20:23:58.8134723Z weighted=False, 2025-05-07T20:23:58.8135036Z row_wise=False, 2025-05-07T20:23:58.8135335Z mixed=False, 2025-05-07T20:23:58.8135640Z use_cache=False, 2025-05-07T20:23:58.8135997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8136404Z use_cpu=True, 2025-05-07T20:23:58.8136981Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8137388Z ) 2025-05-07T20:23:58.8137732Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8138745Z self=, 2025-05-07T20:23:58.8139697Z mixed_B=False, 2025-05-07T20:23:58.8140007Z compile=False, 2025-05-07T20:23:58.8140299Z T=5, 2025-05-07T20:23:58.8140564Z D=128, 2025-05-07T20:23:58.8140834Z B=20, 2025-05-07T20:23:58.8141109Z log_E=4, 2025-05-07T20:23:58.8141389Z L=19, 2025-05-07T20:23:58.8141667Z D_gradcheck=2, 2025-05-07T20:23:58.8141996Z stochastic_rounding=False, 2025-05-07T20:23:58.8152193Z weighted=False, 2025-05-07T20:23:58.8152544Z row_wise=False, 2025-05-07T20:23:58.8152845Z mixed=True, 2025-05-07T20:23:58.8153151Z use_cache=False, 2025-05-07T20:23:58.8153511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8153926Z use_cpu=True, 2025-05-07T20:23:58.8154272Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8154652Z ) 2025-05-07T20:23:58.8154987Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8155855Z self=, 2025-05-07T20:23:58.8156660Z mixed_B=True, 2025-05-07T20:23:58.8156974Z compile=False, 2025-05-07T20:23:58.8157268Z T=3, 2025-05-07T20:23:58.8157545Z D=82, 2025-05-07T20:23:58.8157820Z B=47, 2025-05-07T20:23:58.8158098Z log_E=4, 2025-05-07T20:23:58.8158385Z L=6, 2025-05-07T20:23:58.8158660Z D_gradcheck=1, 2025-05-07T20:23:58.8158978Z stochastic_rounding=False, 2025-05-07T20:23:58.8159354Z weighted=True, 2025-05-07T20:23:58.8159662Z row_wise=False, 2025-05-07T20:23:58.8159958Z mixed=False, 2025-05-07T20:23:58.8160258Z use_cache=False, 2025-05-07T20:23:58.8160614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8161019Z use_cpu=True, 2025-05-07T20:23:58.8161354Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8161737Z ) 2025-05-07T20:23:58.8162068Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8162936Z self=, 2025-05-07T20:23:58.8163745Z mixed_B=True, 2025-05-07T20:23:58.8164053Z compile=False, 2025-05-07T20:23:58.8164353Z T=3, 2025-05-07T20:23:58.8164624Z D=43, 2025-05-07T20:23:58.8164895Z B=105, 2025-05-07T20:23:58.8165164Z log_E=3, 2025-05-07T20:23:58.8165795Z L=7, 2025-05-07T20:23:58.8166098Z D_gradcheck=1, 2025-05-07T20:23:58.8166426Z stochastic_rounding=True, 2025-05-07T20:23:58.8166803Z weighted=True, 2025-05-07T20:23:58.8167114Z row_wise=False, 2025-05-07T20:23:58.8167428Z mixed=False, 2025-05-07T20:23:58.8167748Z use_cache=False, 2025-05-07T20:23:58.8168112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8168526Z use_cpu=True, 2025-05-07T20:23:58.8168873Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8169261Z ) 2025-05-07T20:23:58.8169733Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8170620Z self=, 2025-05-07T20:23:58.8171437Z mixed_B=False, 2025-05-07T20:23:58.8171756Z compile=False, 2025-05-07T20:23:58.8172070Z T=1, 2025-05-07T20:23:58.8172366Z D=105, 2025-05-07T20:23:58.8172663Z B=5, 2025-05-07T20:23:58.8172928Z log_E=3, 2025-05-07T20:23:58.8173221Z L=11, 2025-05-07T20:23:58.8173504Z D_gradcheck=2, 2025-05-07T20:23:58.8173847Z stochastic_rounding=False, 2025-05-07T20:23:58.8174225Z weighted=True, 2025-05-07T20:23:58.8174534Z row_wise=False, 2025-05-07T20:23:58.8174835Z mixed=False, 2025-05-07T20:23:58.8175140Z use_cache=False, 2025-05-07T20:23:58.8175493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8175899Z use_cpu=True, 2025-05-07T20:23:58.8176375Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8176762Z ) 2025-05-07T20:23:58.8177091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8178057Z self=, 2025-05-07T20:23:58.8178992Z mixed_B=False, 2025-05-07T20:23:58.8179307Z compile=False, 2025-05-07T20:23:58.8179606Z T=5, 2025-05-07T20:23:58.8179872Z D=85, 2025-05-07T20:23:58.8180130Z B=44, 2025-05-07T20:23:58.8180397Z log_E=4, 2025-05-07T20:23:58.8180683Z L=4, 2025-05-07T20:23:58.8180949Z D_gradcheck=1, 2025-05-07T20:23:58.8181274Z stochastic_rounding=False, 2025-05-07T20:23:58.8181644Z weighted=True, 2025-05-07T20:23:58.8181952Z row_wise=False, 2025-05-07T20:23:58.8182248Z mixed=True, 2025-05-07T20:23:58.8182548Z use_cache=False, 2025-05-07T20:23:58.8182905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8183313Z use_cpu=True, 2025-05-07T20:23:58.8183648Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8184026Z ) 2025-05-07T20:23:58.8184356Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8185223Z self=, 2025-05-07T20:23:58.8186027Z mixed_B=True, 2025-05-07T20:23:58.8186332Z compile=True, 2025-05-07T20:23:58.8186651Z T=4, 2025-05-07T20:23:58.8186921Z D=41, 2025-05-07T20:23:58.8187199Z B=100, 2025-05-07T20:23:58.8187470Z log_E=4, 2025-05-07T20:23:58.8187750Z L=3, 2025-05-07T20:23:58.8188018Z D_gradcheck=1, 2025-05-07T20:23:58.8188350Z stochastic_rounding=True, 2025-05-07T20:23:58.8188724Z weighted=True, 2025-05-07T20:23:58.8189022Z row_wise=True, 2025-05-07T20:23:58.8189325Z mixed=False, 2025-05-07T20:23:58.8189631Z use_cache=True, 2025-05-07T20:23:58.8189967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8190387Z use_cpu=True, 2025-05-07T20:23:58.8190747Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8191131Z ) 2025-05-07T20:23:58.8191509Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8192410Z self=, 2025-05-07T20:23:58.8193220Z mixed_B=True, 2025-05-07T20:23:58.8193531Z compile=False, 2025-05-07T20:23:58.8193862Z T=5, 2025-05-07T20:23:58.8194149Z D=98, 2025-05-07T20:23:58.8194412Z B=9, 2025-05-07T20:23:58.8194680Z log_E=3, 2025-05-07T20:23:58.8195105Z L=12, 2025-05-07T20:23:58.8195391Z D_gradcheck=2, 2025-05-07T20:23:58.8195718Z stochastic_rounding=False, 2025-05-07T20:23:58.8196089Z weighted=False, 2025-05-07T20:23:58.8196391Z row_wise=True, 2025-05-07T20:23:58.8196694Z mixed=False, 2025-05-07T20:23:58.8196995Z use_cache=True, 2025-05-07T20:23:58.8197333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8197748Z use_cpu=True, 2025-05-07T20:23:58.8198084Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8198458Z ) 2025-05-07T20:23:58.8198794Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8199659Z self=, 2025-05-07T20:23:58.8200461Z mixed_B=False, 2025-05-07T20:23:58.8200762Z compile=False, 2025-05-07T20:23:58.8201061Z T=1, 2025-05-07T20:23:58.8201331Z D=60, 2025-05-07T20:23:58.8201591Z B=50, 2025-05-07T20:23:58.8201866Z log_E=4, 2025-05-07T20:23:58.8202152Z L=13, 2025-05-07T20:23:58.8202446Z D_gradcheck=1, 2025-05-07T20:23:58.8202785Z stochastic_rounding=True, 2025-05-07T20:23:58.8203172Z weighted=False, 2025-05-07T20:23:58.8203482Z row_wise=False, 2025-05-07T20:23:58.8203788Z mixed=True, 2025-05-07T20:23:58.8204092Z use_cache=True, 2025-05-07T20:23:58.8204432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8204849Z use_cpu=True, 2025-05-07T20:23:58.8205373Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8205762Z ) 2025-05-07T20:23:58.8206091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8207105Z self=, 2025-05-07T20:23:58.8208052Z mixed_B=True, 2025-05-07T20:23:58.8208350Z compile=True, 2025-05-07T20:23:58.8208645Z T=5, 2025-05-07T20:23:58.8208908Z D=90, 2025-05-07T20:23:58.8209167Z B=79, 2025-05-07T20:23:58.8209564Z log_E=5, 2025-05-07T20:23:58.8209850Z L=3, 2025-05-07T20:23:58.8210114Z D_gradcheck=2, 2025-05-07T20:23:58.8210443Z stochastic_rounding=False, 2025-05-07T20:23:58.8210817Z weighted=False, 2025-05-07T20:23:58.8211118Z row_wise=True, 2025-05-07T20:23:58.8211421Z mixed=False, 2025-05-07T20:23:58.8211721Z use_cache=True, 2025-05-07T20:23:58.8212058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8212472Z use_cpu=True, 2025-05-07T20:23:58.8212811Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8213181Z ) 2025-05-07T20:23:58.8213518Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8214379Z self=, 2025-05-07T20:23:58.8215175Z mixed_B=False, 2025-05-07T20:23:58.8215487Z compile=True, 2025-05-07T20:23:58.8215788Z T=2, 2025-05-07T20:23:58.8216043Z D=75, 2025-05-07T20:23:58.8216314Z B=116, 2025-05-07T20:23:58.8216585Z log_E=5, 2025-05-07T20:23:58.8216858Z L=13, 2025-05-07T20:23:58.8217135Z D_gradcheck=2, 2025-05-07T20:23:58.8217463Z stochastic_rounding=True, 2025-05-07T20:23:58.8217831Z weighted=True, 2025-05-07T20:23:58.8218135Z row_wise=False, 2025-05-07T20:23:58.8218444Z mixed=False, 2025-05-07T20:23:58.8218748Z use_cache=False, 2025-05-07T20:23:58.8219095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8219510Z use_cpu=True, 2025-05-07T20:23:58.8219844Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8220218Z ) 2025-05-07T20:23:58.8220553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8221411Z self=, 2025-05-07T20:23:58.8222205Z mixed_B=True, 2025-05-07T20:23:58.8222515Z compile=False, 2025-05-07T20:23:58.8222817Z T=3, 2025-05-07T20:23:58.8223076Z D=13, 2025-05-07T20:23:58.8223343Z B=42, 2025-05-07T20:23:58.8223610Z log_E=5, 2025-05-07T20:23:58.8224024Z L=18, 2025-05-07T20:23:58.8224308Z D_gradcheck=1, 2025-05-07T20:23:58.8224638Z stochastic_rounding=False, 2025-05-07T20:23:58.8225030Z weighted=True, 2025-05-07T20:23:58.8225342Z row_wise=True, 2025-05-07T20:23:58.8225647Z mixed=False, 2025-05-07T20:23:58.8225942Z use_cache=False, 2025-05-07T20:23:58.8226301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8226719Z use_cpu=True, 2025-05-07T20:23:58.8227057Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8227429Z ) 2025-05-07T20:23:58.8227767Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8228962Z self=, 2025-05-07T20:23:58.8229763Z mixed_B=True, 2025-05-07T20:23:58.8230073Z compile=False, 2025-05-07T20:23:58.8230371Z T=5, 2025-05-07T20:23:58.8230631Z D=87, 2025-05-07T20:23:58.8230895Z B=27, 2025-05-07T20:23:58.8231164Z log_E=5, 2025-05-07T20:23:58.8231437Z L=13, 2025-05-07T20:23:58.8231714Z D_gradcheck=1, 2025-05-07T20:23:58.8232043Z stochastic_rounding=True, 2025-05-07T20:23:58.8232403Z weighted=True, 2025-05-07T20:23:58.8232709Z row_wise=True, 2025-05-07T20:23:58.8233012Z mixed=True, 2025-05-07T20:23:58.8233302Z use_cache=False, 2025-05-07T20:23:58.8233656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8234064Z use_cpu=True, 2025-05-07T20:23:58.8234642Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8235039Z ) 2025-05-07T20:23:58.8235374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8236241Z self=, 2025-05-07T20:23:58.8237170Z mixed_B=False, 2025-05-07T20:23:58.8237602Z compile=False, 2025-05-07T20:23:58.8237901Z T=5, 2025-05-07T20:23:58.8238162Z D=107, 2025-05-07T20:23:58.8238434Z B=19, 2025-05-07T20:23:58.8238705Z log_E=4, 2025-05-07T20:23:58.8238980Z L=5, 2025-05-07T20:23:58.8239251Z D_gradcheck=1, 2025-05-07T20:23:58.8239580Z stochastic_rounding=True, 2025-05-07T20:23:58.8239944Z weighted=False, 2025-05-07T20:23:58.8240252Z row_wise=True, 2025-05-07T20:23:58.8240550Z mixed=True, 2025-05-07T20:23:58.8240842Z use_cache=True, 2025-05-07T20:23:58.8241192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8241606Z use_cpu=True, 2025-05-07T20:23:58.8241937Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8242319Z ) 2025-05-07T20:23:58.8242654Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8243508Z self=, 2025-05-07T20:23:58.8244310Z mixed_B=True, 2025-05-07T20:23:58.8244619Z compile=True, 2025-05-07T20:23:58.8244914Z T=3, 2025-05-07T20:23:58.8245176Z D=43, 2025-05-07T20:23:58.8245440Z B=105, 2025-05-07T20:23:58.8245712Z log_E=3, 2025-05-07T20:23:58.8245981Z L=4, 2025-05-07T20:23:58.8246259Z D_gradcheck=1, 2025-05-07T20:23:58.8246584Z stochastic_rounding=True, 2025-05-07T20:23:58.8246946Z weighted=False, 2025-05-07T20:23:58.8247261Z row_wise=False, 2025-05-07T20:23:58.8247565Z mixed=True, 2025-05-07T20:23:58.8247857Z use_cache=True, 2025-05-07T20:23:58.8248207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8248617Z use_cpu=True, 2025-05-07T20:23:58.8248951Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8249326Z ) 2025-05-07T20:23:58.8249799Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8250654Z self=, 2025-05-07T20:23:58.8251452Z mixed_B=True, 2025-05-07T20:23:58.8251761Z compile=True, 2025-05-07T20:23:58.8252050Z T=2, 2025-05-07T20:23:58.8252315Z D=18, 2025-05-07T20:23:58.8252583Z B=75, 2025-05-07T20:23:58.8252845Z log_E=3, 2025-05-07T20:23:58.8253123Z L=11, 2025-05-07T20:23:58.8253686Z D_gradcheck=2, 2025-05-07T20:23:58.8254022Z stochastic_rounding=True, 2025-05-07T20:23:58.8254382Z weighted=True, 2025-05-07T20:23:58.8254690Z row_wise=False, 2025-05-07T20:23:58.8254992Z mixed=True, 2025-05-07T20:23:58.8255282Z use_cache=False, 2025-05-07T20:23:58.8255636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8256046Z use_cpu=True, 2025-05-07T20:23:58.8256374Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8256757Z ) 2025-05-07T20:23:58.8257092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8257949Z self=, 2025-05-07T20:23:58.8258746Z mixed_B=False, 2025-05-07T20:23:58.8259057Z compile=False, 2025-05-07T20:23:58.8259348Z T=4, 2025-05-07T20:23:58.8259617Z D=122, 2025-05-07T20:23:58.8259888Z B=15, 2025-05-07T20:23:58.8260147Z log_E=5, 2025-05-07T20:23:58.8260422Z L=3, 2025-05-07T20:23:58.8260697Z D_gradcheck=1, 2025-05-07T20:23:58.8261019Z stochastic_rounding=False, 2025-05-07T20:23:58.8261388Z weighted=True, 2025-05-07T20:23:58.8261694Z row_wise=False, 2025-05-07T20:23:58.8261990Z mixed=False, 2025-05-07T20:23:58.8262299Z use_cache=False, 2025-05-07T20:23:58.8262653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8263072Z use_cpu=True, 2025-05-07T20:23:58.8263405Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8698283Z ) 2025-05-07T20:23:58.8698787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8699711Z self=, 2025-05-07T20:23:58.8700683Z mixed_B=True, 2025-05-07T20:23:58.8701139Z compile=True, 2025-05-07T20:23:58.8701445Z T=5, 2025-05-07T20:23:58.8701705Z D=91, 2025-05-07T20:23:58.8701976Z B=87, 2025-05-07T20:23:58.8702246Z log_E=3, 2025-05-07T20:23:58.8702515Z L=15, 2025-05-07T20:23:58.8702799Z D_gradcheck=1, 2025-05-07T20:23:58.8703132Z stochastic_rounding=False, 2025-05-07T20:23:58.8703499Z weighted=True, 2025-05-07T20:23:58.8703807Z row_wise=True, 2025-05-07T20:23:58.8704109Z mixed=True, 2025-05-07T20:23:58.8704400Z use_cache=False, 2025-05-07T20:23:58.8704762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8705189Z use_cpu=True, 2025-05-07T20:23:58.8705515Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8705900Z ) 2025-05-07T20:23:58.8706243Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8707106Z self=, 2025-05-07T20:23:58.8707911Z mixed_B=False, 2025-05-07T20:23:58.8708229Z compile=True, 2025-05-07T20:23:58.8708529Z T=1, 2025-05-07T20:23:58.8708790Z D=106, 2025-05-07T20:23:58.8709061Z B=90, 2025-05-07T20:23:58.8709328Z log_E=5, 2025-05-07T20:23:58.8709599Z L=1, 2025-05-07T20:23:58.8709879Z D_gradcheck=2, 2025-05-07T20:23:58.8710213Z stochastic_rounding=True, 2025-05-07T20:23:58.8710574Z weighted=True, 2025-05-07T20:23:58.8710882Z row_wise=False, 2025-05-07T20:23:58.8711188Z mixed=False, 2025-05-07T20:23:58.8711483Z use_cache=False, 2025-05-07T20:23:58.8711839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8712253Z use_cpu=True, 2025-05-07T20:23:58.8712579Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8712971Z ) 2025-05-07T20:23:58.8713310Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8714172Z self=, 2025-05-07T20:23:58.8714981Z mixed_B=False, 2025-05-07T20:23:58.8715295Z compile=False, 2025-05-07T20:23:58.8715594Z T=5, 2025-05-07T20:23:58.8715855Z D=104, 2025-05-07T20:23:58.8716125Z B=49, 2025-05-07T20:23:58.8716396Z log_E=4, 2025-05-07T20:23:58.8716669Z L=6, 2025-05-07T20:23:58.8717215Z D_gradcheck=2, 2025-05-07T20:23:58.8717570Z stochastic_rounding=False, 2025-05-07T20:23:58.8717936Z weighted=True, 2025-05-07T20:23:58.8718249Z row_wise=False, 2025-05-07T20:23:58.8718555Z mixed=False, 2025-05-07T20:23:58.8718851Z use_cache=False, 2025-05-07T20:23:58.8719201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8719614Z use_cpu=True, 2025-05-07T20:23:58.8719941Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8720327Z ) 2025-05-07T20:23:58.8720662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8721520Z self=, 2025-05-07T20:23:58.8722323Z mixed_B=False, 2025-05-07T20:23:58.8722636Z compile=True, 2025-05-07T20:23:58.8722924Z T=1, 2025-05-07T20:23:58.8723187Z D=8, 2025-05-07T20:23:58.8723448Z B=78, 2025-05-07T20:23:58.8723706Z log_E=5, 2025-05-07T20:23:58.8723981Z L=15, 2025-05-07T20:23:58.8724261Z D_gradcheck=2, 2025-05-07T20:23:58.8724586Z stochastic_rounding=False, 2025-05-07T20:23:58.8724958Z weighted=True, 2025-05-07T20:23:58.8725264Z row_wise=False, 2025-05-07T20:23:58.8725570Z mixed=False, 2025-05-07T20:23:58.8725869Z use_cache=True, 2025-05-07T20:23:58.8726223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8726635Z use_cpu=True, 2025-05-07T20:23:58.8727093Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8727614Z ) 2025-05-07T20:23:58.8728214Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8729084Z self=, 2025-05-07T20:23:58.8730254Z mixed_B=False, 2025-05-07T20:23:58.8730702Z compile=True, 2025-05-07T20:23:58.8730996Z T=2, 2025-05-07T20:23:58.8731263Z D=15, 2025-05-07T20:23:58.8731525Z B=72, 2025-05-07T20:23:58.8731783Z log_E=4, 2025-05-07T20:23:58.8732082Z L=4, 2025-05-07T20:23:58.8732360Z D_gradcheck=1, 2025-05-07T20:23:58.8732682Z stochastic_rounding=False, 2025-05-07T20:23:58.8733053Z weighted=True, 2025-05-07T20:23:58.8733364Z row_wise=False, 2025-05-07T20:23:58.8733670Z mixed=True, 2025-05-07T20:23:58.8733963Z use_cache=True, 2025-05-07T20:23:58.8734308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8734722Z use_cpu=True, 2025-05-07T20:23:58.8735050Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8735442Z ) 2025-05-07T20:23:58.8735779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8736639Z self=, 2025-05-07T20:23:58.8737446Z mixed_B=True, 2025-05-07T20:23:58.8737761Z compile=True, 2025-05-07T20:23:58.8738052Z T=2, 2025-05-07T20:23:58.8738316Z D=41, 2025-05-07T20:23:58.8738581Z B=22, 2025-05-07T20:23:58.8738848Z log_E=3, 2025-05-07T20:23:58.8739126Z L=17, 2025-05-07T20:23:58.8739409Z D_gradcheck=2, 2025-05-07T20:23:58.8739729Z stochastic_rounding=False, 2025-05-07T20:23:58.8740101Z weighted=True, 2025-05-07T20:23:58.8740414Z row_wise=False, 2025-05-07T20:23:58.8740710Z mixed=True, 2025-05-07T20:23:58.8741009Z use_cache=True, 2025-05-07T20:23:58.8741352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8741760Z use_cpu=True, 2025-05-07T20:23:58.8742096Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8742482Z ) 2025-05-07T20:23:58.8742819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8743675Z self=, 2025-05-07T20:23:58.8744475Z mixed_B=True, 2025-05-07T20:23:58.8744783Z compile=True, 2025-05-07T20:23:58.8745075Z T=1, 2025-05-07T20:23:58.8745343Z D=23, 2025-05-07T20:23:58.8745612Z B=88, 2025-05-07T20:23:58.8745880Z log_E=5, 2025-05-07T20:23:58.8746160Z L=4, 2025-05-07T20:23:58.8746677Z D_gradcheck=2, 2025-05-07T20:23:58.8747021Z stochastic_rounding=False, 2025-05-07T20:23:58.8747390Z weighted=False, 2025-05-07T20:23:58.8747698Z row_wise=True, 2025-05-07T20:23:58.8747986Z mixed=True, 2025-05-07T20:23:58.8748284Z use_cache=False, 2025-05-07T20:23:58.8748638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8749047Z use_cpu=True, 2025-05-07T20:23:58.8749381Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8749760Z ) 2025-05-07T20:23:58.8750098Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8750966Z self=, 2025-05-07T20:23:58.8751766Z mixed_B=False, 2025-05-07T20:23:58.8752073Z compile=True, 2025-05-07T20:23:58.8752367Z T=1, 2025-05-07T20:23:58.8752634Z D=36, 2025-05-07T20:23:58.8752902Z B=5, 2025-05-07T20:23:58.8753166Z log_E=3, 2025-05-07T20:23:58.8753443Z L=20, 2025-05-07T20:23:58.8753723Z D_gradcheck=1, 2025-05-07T20:23:58.8754045Z stochastic_rounding=False, 2025-05-07T20:23:58.8754419Z weighted=True, 2025-05-07T20:23:58.8754730Z row_wise=False, 2025-05-07T20:23:58.8755028Z mixed=True, 2025-05-07T20:23:58.8755329Z use_cache=True, 2025-05-07T20:23:58.8755675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8756081Z use_cpu=True, 2025-05-07T20:23:58.8756417Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8756796Z ) 2025-05-07T20:23:58.8757390Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8758281Z self=, 2025-05-07T20:23:58.8759219Z mixed_B=False, 2025-05-07T20:23:58.8759528Z compile=False, 2025-05-07T20:23:58.8759912Z T=1, 2025-05-07T20:23:58.8760181Z D=67, 2025-05-07T20:23:58.8760444Z B=63, 2025-05-07T20:23:58.8760556Z log_E=4, 2025-05-07T20:23:58.8760666Z L=5, 2025-05-07T20:23:58.8760803Z D_gradcheck=1, 2025-05-07T20:23:58.8760943Z stochastic_rounding=False, 2025-05-07T20:23:58.8761068Z weighted=True, 2025-05-07T20:23:58.8761199Z row_wise=False, 2025-05-07T20:23:58.8761315Z mixed=True, 2025-05-07T20:23:58.8761434Z use_cache=True, 2025-05-07T20:23:58.8761598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8761719Z use_cpu=True, 2025-05-07T20:23:58.8761866Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8761982Z ) 2025-05-07T20:23:58.8762181Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8762705Z self=, 2025-05-07T20:23:58.8762835Z mixed_B=True, 2025-05-07T20:23:58.8762960Z compile=False, 2025-05-07T20:23:58.8763082Z T=3, 2025-05-07T20:23:58.8763193Z D=35, 2025-05-07T20:23:58.8763300Z B=10, 2025-05-07T20:23:58.8763419Z log_E=5, 2025-05-07T20:23:58.8763531Z L=11, 2025-05-07T20:23:58.8763650Z D_gradcheck=2, 2025-05-07T20:23:58.8763802Z stochastic_rounding=False, 2025-05-07T20:23:58.8763921Z weighted=True, 2025-05-07T20:23:58.8764042Z row_wise=False, 2025-05-07T20:23:58.8764165Z mixed=True, 2025-05-07T20:23:58.8764285Z use_cache=True, 2025-05-07T20:23:58.8764444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8764568Z use_cpu=True, 2025-05-07T20:23:58.8764716Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8764823Z ) 2025-05-07T20:23:58.8765028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8765551Z self=, 2025-05-07T20:23:58.8765678Z mixed_B=False, 2025-05-07T20:23:58.8765799Z compile=False, 2025-05-07T20:23:58.8765911Z T=4, 2025-05-07T20:23:58.8766028Z D=40, 2025-05-07T20:23:58.8766139Z B=81, 2025-05-07T20:23:58.8766252Z log_E=5, 2025-05-07T20:23:58.8766368Z L=12, 2025-05-07T20:23:58.8766495Z D_gradcheck=2, 2025-05-07T20:23:58.8766729Z stochastic_rounding=True, 2025-05-07T20:23:58.8766866Z weighted=True, 2025-05-07T20:23:58.8766986Z row_wise=False, 2025-05-07T20:23:58.8767105Z mixed=False, 2025-05-07T20:23:58.8767236Z use_cache=True, 2025-05-07T20:23:58.8767392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8767510Z use_cpu=True, 2025-05-07T20:23:58.8767664Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8767774Z ) 2025-05-07T20:23:58.8767978Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8768500Z self=, 2025-05-07T20:23:58.8768623Z mixed_B=True, 2025-05-07T20:23:58.8768749Z compile=True, 2025-05-07T20:23:58.8768864Z T=4, 2025-05-07T20:23:58.8768975Z D=21, 2025-05-07T20:23:58.8769095Z B=59, 2025-05-07T20:23:58.8769208Z log_E=5, 2025-05-07T20:23:58.8769317Z L=5, 2025-05-07T20:23:58.8769559Z D_gradcheck=2, 2025-05-07T20:23:58.8769716Z stochastic_rounding=False, 2025-05-07T20:23:58.8769840Z weighted=False, 2025-05-07T20:23:58.8769969Z row_wise=False, 2025-05-07T20:23:58.8770083Z mixed=True, 2025-05-07T20:23:58.8770205Z use_cache=True, 2025-05-07T20:23:58.8770369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8770486Z use_cpu=True, 2025-05-07T20:23:58.8770643Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8770751Z ) 2025-05-07T20:23:58.8771050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8771593Z self=, 2025-05-07T20:23:58.8771780Z mixed_B=False, 2025-05-07T20:23:58.8771901Z compile=True, 2025-05-07T20:23:58.8772130Z T=2, 2025-05-07T20:23:58.8772248Z D=56, 2025-05-07T20:23:58.8772361Z B=123, 2025-05-07T20:23:58.8772481Z log_E=3, 2025-05-07T20:23:58.8772591Z L=2, 2025-05-07T20:23:58.8772710Z D_gradcheck=1, 2025-05-07T20:23:58.8772862Z stochastic_rounding=True, 2025-05-07T20:23:58.8772983Z weighted=True, 2025-05-07T20:23:58.8773107Z row_wise=True, 2025-05-07T20:23:58.8773226Z mixed=False, 2025-05-07T20:23:58.8773345Z use_cache=False, 2025-05-07T20:23:58.8773509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8773626Z use_cpu=True, 2025-05-07T20:23:58.8773773Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8773890Z ) 2025-05-07T20:23:58.8774088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8774608Z self=, 2025-05-07T20:23:58.8774737Z mixed_B=False, 2025-05-07T20:23:58.8774856Z compile=False, 2025-05-07T20:23:58.8774970Z T=3, 2025-05-07T20:23:58.8775087Z D=9, 2025-05-07T20:23:58.8775197Z B=42, 2025-05-07T20:23:58.8775309Z log_E=3, 2025-05-07T20:23:58.8775430Z L=9, 2025-05-07T20:23:58.8775550Z D_gradcheck=2, 2025-05-07T20:23:58.8775700Z stochastic_rounding=True, 2025-05-07T20:23:58.8775827Z weighted=False, 2025-05-07T20:23:58.8775948Z row_wise=True, 2025-05-07T20:23:58.8776079Z mixed=False, 2025-05-07T20:23:58.8776199Z use_cache=True, 2025-05-07T20:23:58.8776353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8776480Z use_cpu=True, 2025-05-07T20:23:58.8776626Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8776736Z ) 2025-05-07T20:23:58.8776941Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8777464Z self=, 2025-05-07T20:23:58.8777587Z mixed_B=False, 2025-05-07T20:23:58.8777716Z compile=False, 2025-05-07T20:23:58.8777832Z T=5, 2025-05-07T20:23:58.8777950Z D=30, 2025-05-07T20:23:58.8778061Z B=79, 2025-05-07T20:23:58.8778174Z log_E=5, 2025-05-07T20:23:58.8778293Z L=12, 2025-05-07T20:23:58.8778413Z D_gradcheck=2, 2025-05-07T20:23:58.8778638Z stochastic_rounding=True, 2025-05-07T20:23:58.8778773Z weighted=True, 2025-05-07T20:23:58.8778890Z row_wise=True, 2025-05-07T20:23:58.8779010Z mixed=True, 2025-05-07T20:23:58.8779133Z use_cache=True, 2025-05-07T20:23:58.8779291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8779412Z use_cpu=True, 2025-05-07T20:23:58.8779566Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8779673Z ) 2025-05-07T20:23:58.8779871Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8780398Z self=, 2025-05-07T20:23:58.8780521Z mixed_B=False, 2025-05-07T20:23:58.8780646Z compile=True, 2025-05-07T20:23:58.8780759Z T=3, 2025-05-07T20:23:58.8780869Z D=3, 2025-05-07T20:23:58.8780986Z B=27, 2025-05-07T20:23:58.8781098Z log_E=4, 2025-05-07T20:23:58.8781211Z L=13, 2025-05-07T20:23:58.8781339Z D_gradcheck=2, 2025-05-07T20:23:58.8781480Z stochastic_rounding=True, 2025-05-07T20:23:58.8781599Z weighted=False, 2025-05-07T20:23:58.8781724Z row_wise=False, 2025-05-07T20:23:58.8781840Z mixed=True, 2025-05-07T20:23:58.8781960Z use_cache=False, 2025-05-07T20:23:58.8782122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8782238Z use_cpu=True, 2025-05-07T20:23:58.8782386Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.8782500Z ) 2025-05-07T20:23:58.8782809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8783357Z self=, 2025-05-07T20:23:58.8783565Z mixed_B=False, 2025-05-07T20:23:58.8783688Z compile=False, 2025-05-07T20:23:58.8783870Z T=3, 2025-05-07T20:23:58.8783983Z D=4, 2025-05-07T20:23:58.8784093Z B=101, 2025-05-07T20:23:58.8784211Z log_E=4, 2025-05-07T20:23:58.8784321Z L=20, 2025-05-07T20:23:58.8784440Z D_gradcheck=1, 2025-05-07T20:23:58.8784590Z stochastic_rounding=True, 2025-05-07T20:23:58.8784709Z weighted=True, 2025-05-07T20:23:58.8784830Z row_wise=True, 2025-05-07T20:23:58.8784952Z mixed=False, 2025-05-07T20:23:58.8785072Z use_cache=True, 2025-05-07T20:23:58.8785228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.8785354Z use_cpu=True, 2025-05-07T20:23:58.8785501Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.8785620Z ) 2025-05-07T20:23:58.8785818Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.8786339Z self=, 2025-05-07T20:23:58.8786469Z mixed_B=True, 2025-05-07T20:23:58.8786593Z compile=False, 2025-05-07T20:23:58.8786706Z T=5, 2025-05-07T20:23:58.8786822Z D=83, 2025-05-07T20:23:58.8786933Z B=51, 2025-05-07T20:23:58.8787048Z log_E=5, 2025-05-07T20:23:58.8787164Z L=7, 2025-05-07T20:23:58.8787284Z D_gradcheck=1, 2025-05-07T20:23:58.8787427Z stochastic_rounding=True, 2025-05-07T20:23:58.8787559Z weighted=False, 2025-05-07T20:23:58.8787680Z row_wise=False, 2025-05-07T20:23:58.8787797Z mixed=False, 2025-05-07T20:23:58.8787926Z use_cache=True, 2025-05-07T20:23:58.8788084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.8788211Z use_cpu=True, 2025-05-07T20:23:58.8788359Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9812262Z ) 2025-05-07T20:23:58.9812657Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9813217Z self=, 2025-05-07T20:23:58.9813360Z mixed_B=True, 2025-05-07T20:23:58.9813482Z compile=False, 2025-05-07T20:23:58.9813593Z T=4, 2025-05-07T20:23:58.9813722Z D=93, 2025-05-07T20:23:58.9813832Z B=63, 2025-05-07T20:23:58.9813943Z log_E=3, 2025-05-07T20:23:58.9814062Z L=18, 2025-05-07T20:23:58.9814182Z D_gradcheck=1, 2025-05-07T20:23:58.9814677Z stochastic_rounding=True, 2025-05-07T20:23:58.9814813Z weighted=True, 2025-05-07T20:23:58.9814934Z row_wise=True, 2025-05-07T20:23:58.9815061Z mixed=False, 2025-05-07T20:23:58.9815184Z use_cache=False, 2025-05-07T20:23:58.9815343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.9815468Z use_cpu=True, 2025-05-07T20:23:58.9815623Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.9815733Z ) 2025-05-07T20:23:58.9815947Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9816472Z self=, 2025-05-07T20:23:58.9816599Z mixed_B=False, 2025-05-07T20:23:58.9816726Z compile=True, 2025-05-07T20:23:58.9816835Z T=3, 2025-05-07T20:23:58.9816957Z D=85, 2025-05-07T20:23:58.9817075Z B=28, 2025-05-07T20:23:58.9817189Z log_E=4, 2025-05-07T20:23:58.9817305Z L=4, 2025-05-07T20:23:58.9817428Z D_gradcheck=2, 2025-05-07T20:23:58.9817575Z stochastic_rounding=True, 2025-05-07T20:23:58.9817702Z weighted=False, 2025-05-07T20:23:58.9817823Z row_wise=True, 2025-05-07T20:23:58.9817940Z mixed=False, 2025-05-07T20:23:58.9818066Z use_cache=False, 2025-05-07T20:23:58.9818225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9818343Z use_cpu=True, 2025-05-07T20:23:58.9818499Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9818610Z ) 2025-05-07T20:23:58.9818937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9819486Z self=, 2025-05-07T20:23:58.9819748Z mixed_B=False, 2025-05-07T20:23:58.9819900Z compile=False, 2025-05-07T20:23:58.9820010Z T=3, 2025-05-07T20:23:58.9820251Z D=41, 2025-05-07T20:23:58.9820371Z B=4, 2025-05-07T20:23:58.9820485Z log_E=3, 2025-05-07T20:23:58.9820595Z L=2, 2025-05-07T20:23:58.9820721Z D_gradcheck=1, 2025-05-07T20:23:58.9820865Z stochastic_rounding=False, 2025-05-07T20:23:58.9820986Z weighted=False, 2025-05-07T20:23:58.9821112Z row_wise=False, 2025-05-07T20:23:58.9821228Z mixed=True, 2025-05-07T20:23:58.9821350Z use_cache=False, 2025-05-07T20:23:58.9821519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9821637Z use_cpu=True, 2025-05-07T20:23:58.9821784Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9821899Z ) 2025-05-07T20:23:58.9822096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9822631Z self=, 2025-05-07T20:23:58.9822753Z mixed_B=True, 2025-05-07T20:23:58.9822872Z compile=True, 2025-05-07T20:23:58.9822989Z T=5, 2025-05-07T20:23:58.9823104Z D=29, 2025-05-07T20:23:58.9823214Z B=30, 2025-05-07T20:23:58.9823339Z log_E=3, 2025-05-07T20:23:58.9823449Z L=0, 2025-05-07T20:23:58.9823570Z D_gradcheck=2, 2025-05-07T20:23:58.9823720Z stochastic_rounding=True, 2025-05-07T20:23:58.9823842Z weighted=False, 2025-05-07T20:23:58.9823960Z row_wise=False, 2025-05-07T20:23:58.9824086Z mixed=False, 2025-05-07T20:23:58.9824207Z use_cache=True, 2025-05-07T20:23:58.9824363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.9824490Z use_cpu=True, 2025-05-07T20:23:58.9824637Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9824750Z ) 2025-05-07T20:23:58.9824948Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9825472Z self=, 2025-05-07T20:23:58.9825601Z mixed_B=False, 2025-05-07T20:23:58.9825720Z compile=True, 2025-05-07T20:23:58.9825830Z T=1, 2025-05-07T20:23:58.9825947Z D=128, 2025-05-07T20:23:58.9826059Z B=48, 2025-05-07T20:23:58.9826170Z log_E=3, 2025-05-07T20:23:58.9826288Z L=20, 2025-05-07T20:23:58.9826409Z D_gradcheck=2, 2025-05-07T20:23:58.9826635Z stochastic_rounding=True, 2025-05-07T20:23:58.9826775Z weighted=True, 2025-05-07T20:23:58.9826894Z row_wise=False, 2025-05-07T20:23:58.9827015Z mixed=False, 2025-05-07T20:23:58.9827143Z use_cache=False, 2025-05-07T20:23:58.9827299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.9827424Z use_cpu=True, 2025-05-07T20:23:58.9827570Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9827677Z ) 2025-05-07T20:23:58.9828171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9828727Z self=, 2025-05-07T20:23:58.9828856Z mixed_B=True, 2025-05-07T20:23:58.9828985Z compile=True, 2025-05-07T20:23:58.9829100Z T=1, 2025-05-07T20:23:58.9829214Z D=46, 2025-05-07T20:23:58.9829330Z B=31, 2025-05-07T20:23:58.9829442Z log_E=4, 2025-05-07T20:23:58.9829682Z L=9, 2025-05-07T20:23:58.9829801Z D_gradcheck=1, 2025-05-07T20:23:58.9829945Z stochastic_rounding=True, 2025-05-07T20:23:58.9830067Z weighted=True, 2025-05-07T20:23:58.9830186Z row_wise=False, 2025-05-07T20:23:58.9830311Z mixed=False, 2025-05-07T20:23:58.9830433Z use_cache=False, 2025-05-07T20:23:58.9830589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9830713Z use_cpu=True, 2025-05-07T20:23:58.9830861Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9830982Z ) 2025-05-07T20:23:58.9831361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9831904Z self=, 2025-05-07T20:23:58.9832138Z mixed_B=False, 2025-05-07T20:23:58.9832258Z compile=True, 2025-05-07T20:23:58.9832368Z T=3, 2025-05-07T20:23:58.9832579Z D=65, 2025-05-07T20:23:58.9832692Z B=19, 2025-05-07T20:23:58.9832806Z log_E=4, 2025-05-07T20:23:58.9832924Z L=1, 2025-05-07T20:23:58.9833041Z D_gradcheck=1, 2025-05-07T20:23:58.9833182Z stochastic_rounding=True, 2025-05-07T20:23:58.9833312Z weighted=True, 2025-05-07T20:23:58.9833436Z row_wise=False, 2025-05-07T20:23:58.9833552Z mixed=False, 2025-05-07T20:23:58.9833678Z use_cache=True, 2025-05-07T20:23:58.9833834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9833957Z use_cpu=True, 2025-05-07T20:23:58.9834104Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9834212Z ) 2025-05-07T20:23:58.9834418Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9834939Z self=, 2025-05-07T20:23:58.9835062Z mixed_B=True, 2025-05-07T20:23:58.9835190Z compile=True, 2025-05-07T20:23:58.9835299Z T=1, 2025-05-07T20:23:58.9835413Z D=14, 2025-05-07T20:23:58.9835527Z B=17, 2025-05-07T20:23:58.9835638Z log_E=4, 2025-05-07T20:23:58.9835747Z L=3, 2025-05-07T20:23:58.9835875Z D_gradcheck=2, 2025-05-07T20:23:58.9836014Z stochastic_rounding=True, 2025-05-07T20:23:58.9836140Z weighted=False, 2025-05-07T20:23:58.9836268Z row_wise=False, 2025-05-07T20:23:58.9836384Z mixed=True, 2025-05-07T20:23:58.9836514Z use_cache=True, 2025-05-07T20:23:58.9836672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9836789Z use_cpu=True, 2025-05-07T20:23:58.9836943Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9837050Z ) 2025-05-07T20:23:58.9837244Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9837779Z self=, 2025-05-07T20:23:58.9837903Z mixed_B=False, 2025-05-07T20:23:58.9838024Z compile=False, 2025-05-07T20:23:58.9838141Z T=5, 2025-05-07T20:23:58.9838257Z D=23, 2025-05-07T20:23:58.9838368Z B=89, 2025-05-07T20:23:58.9838492Z log_E=5, 2025-05-07T20:23:58.9838602Z L=2, 2025-05-07T20:23:58.9838736Z D_gradcheck=2, 2025-05-07T20:23:58.9838880Z stochastic_rounding=False, 2025-05-07T20:23:58.9839180Z weighted=True, 2025-05-07T20:23:58.9839321Z row_wise=False, 2025-05-07T20:23:58.9839437Z mixed=True, 2025-05-07T20:23:58.9839557Z use_cache=True, 2025-05-07T20:23:58.9839722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9839841Z use_cpu=True, 2025-05-07T20:23:58.9839988Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9840108Z ) 2025-05-07T20:23:58.9840303Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9840824Z self=, 2025-05-07T20:23:58.9840953Z mixed_B=False, 2025-05-07T20:23:58.9841072Z compile=True, 2025-05-07T20:23:58.9841182Z T=3, 2025-05-07T20:23:58.9841304Z D=98, 2025-05-07T20:23:58.9841420Z B=102, 2025-05-07T20:23:58.9841540Z log_E=4, 2025-05-07T20:23:58.9841651Z L=18, 2025-05-07T20:23:58.9841771Z D_gradcheck=1, 2025-05-07T20:23:58.9841918Z stochastic_rounding=False, 2025-05-07T20:23:58.9842045Z weighted=True, 2025-05-07T20:23:58.9842164Z row_wise=True, 2025-05-07T20:23:58.9842282Z mixed=True, 2025-05-07T20:23:58.9842404Z use_cache=False, 2025-05-07T20:23:58.9842559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.9842689Z use_cpu=True, 2025-05-07T20:23:58.9842835Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9842941Z ) 2025-05-07T20:23:58.9843141Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9843779Z self=, 2025-05-07T20:23:58.9843923Z mixed_B=False, 2025-05-07T20:23:58.9844116Z compile=False, 2025-05-07T20:23:58.9844227Z T=2, 2025-05-07T20:23:58.9844342Z D=52, 2025-05-07T20:23:58.9844525Z B=114, 2025-05-07T20:23:58.9844638Z log_E=3, 2025-05-07T20:23:58.9844755Z L=19, 2025-05-07T20:23:58.9844875Z D_gradcheck=1, 2025-05-07T20:23:58.9845015Z stochastic_rounding=False, 2025-05-07T20:23:58.9845148Z weighted=False, 2025-05-07T20:23:58.9845268Z row_wise=True, 2025-05-07T20:23:58.9845384Z mixed=True, 2025-05-07T20:23:58.9845512Z use_cache=False, 2025-05-07T20:23:58.9845670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9845787Z use_cpu=True, 2025-05-07T20:23:58.9845944Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9846050Z ) 2025-05-07T20:23:58.9846242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9846774Z self=, 2025-05-07T20:23:58.9846895Z mixed_B=False, 2025-05-07T20:23:58.9847026Z compile=True, 2025-05-07T20:23:58.9847134Z T=4, 2025-05-07T20:23:58.9847244Z D=115, 2025-05-07T20:23:58.9847368Z B=10, 2025-05-07T20:23:58.9847480Z log_E=3, 2025-05-07T20:23:58.9847591Z L=14, 2025-05-07T20:23:58.9847721Z D_gradcheck=2, 2025-05-07T20:23:58.9847862Z stochastic_rounding=False, 2025-05-07T20:23:58.9847986Z weighted=True, 2025-05-07T20:23:58.9848114Z row_wise=True, 2025-05-07T20:23:58.9848231Z mixed=False, 2025-05-07T20:23:58.9848354Z use_cache=True, 2025-05-07T20:23:58.9848513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9848630Z use_cpu=True, 2025-05-07T20:23:58.9848783Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.9848892Z ) 2025-05-07T20:23:58.9849087Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9849838Z self=, 2025-05-07T20:23:58.9849967Z mixed_B=False, 2025-05-07T20:23:58.9850090Z compile=True, 2025-05-07T20:23:58.9850209Z T=5, 2025-05-07T20:23:58.9850319Z D=114, 2025-05-07T20:23:58.9850436Z B=77, 2025-05-07T20:23:58.9850557Z log_E=3, 2025-05-07T20:23:58.9850665Z L=13, 2025-05-07T20:23:58.9850785Z D_gradcheck=2, 2025-05-07T20:23:58.9850930Z stochastic_rounding=True, 2025-05-07T20:23:58.9851188Z weighted=True, 2025-05-07T20:23:58.9851322Z row_wise=True, 2025-05-07T20:23:58.9851444Z mixed=False, 2025-05-07T20:23:58.9851566Z use_cache=False, 2025-05-07T20:23:58.9851730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9851848Z use_cpu=True, 2025-05-07T20:23:58.9851996Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9852116Z ) 2025-05-07T20:23:58.9852309Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9852833Z self=, 2025-05-07T20:23:58.9852953Z mixed_B=True, 2025-05-07T20:23:58.9853077Z compile=False, 2025-05-07T20:23:58.9853189Z T=4, 2025-05-07T20:23:58.9853308Z D=100, 2025-05-07T20:23:58.9853421Z B=20, 2025-05-07T20:23:58.9853535Z log_E=3, 2025-05-07T20:23:58.9853654Z L=6, 2025-05-07T20:23:58.9853773Z D_gradcheck=2, 2025-05-07T20:23:58.9853909Z stochastic_rounding=True, 2025-05-07T20:23:58.9854043Z weighted=False, 2025-05-07T20:23:58.9854161Z row_wise=False, 2025-05-07T20:23:58.9854282Z mixed=False, 2025-05-07T20:23:58.9854403Z use_cache=False, 2025-05-07T20:23:58.9854558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9854683Z use_cpu=True, 2025-05-07T20:23:58.9854830Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.9854937Z ) 2025-05-07T20:23:58.9855139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9855733Z self=, 2025-05-07T20:23:58.9855862Z mixed_B=True, 2025-05-07T20:23:58.9856087Z compile=True, 2025-05-07T20:23:58.9856199Z T=4, 2025-05-07T20:23:58.9856311Z D=45, 2025-05-07T20:23:58.9856494Z B=77, 2025-05-07T20:23:58.9856609Z log_E=4, 2025-05-07T20:23:58.9856729Z L=1, 2025-05-07T20:23:58.9856848Z D_gradcheck=2, 2025-05-07T20:23:58.9856987Z stochastic_rounding=True, 2025-05-07T20:23:58.9857117Z weighted=True, 2025-05-07T20:23:58.9857235Z row_wise=True, 2025-05-07T20:23:58.9857351Z mixed=False, 2025-05-07T20:23:58.9857477Z use_cache=False, 2025-05-07T20:23:58.9857634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9857752Z use_cpu=True, 2025-05-07T20:23:58.9857906Z output_dtype=SparseType.FP16, 2025-05-07T20:23:58.9858013Z ) 2025-05-07T20:23:58.9858207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9858734Z self=, 2025-05-07T20:23:58.9858853Z mixed_B=True, 2025-05-07T20:23:58.9858983Z compile=True, 2025-05-07T20:23:58.9859096Z T=5, 2025-05-07T20:23:58.9859206Z D=30, 2025-05-07T20:23:58.9859328Z B=100, 2025-05-07T20:23:58.9859440Z log_E=5, 2025-05-07T20:23:58.9859551Z L=19, 2025-05-07T20:23:58.9859678Z D_gradcheck=1, 2025-05-07T20:23:58.9859817Z stochastic_rounding=True, 2025-05-07T20:23:58.9859941Z weighted=False, 2025-05-07T20:23:58.9860069Z row_wise=True, 2025-05-07T20:23:58.9860185Z mixed=True, 2025-05-07T20:23:58.9860306Z use_cache=False, 2025-05-07T20:23:58.9860468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.9860586Z use_cpu=True, 2025-05-07T20:23:58.9860734Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9860848Z ) 2025-05-07T20:23:58.9861039Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9861567Z self=, 2025-05-07T20:23:58.9861688Z mixed_B=False, 2025-05-07T20:23:58.9861809Z compile=True, 2025-05-07T20:23:58.9861928Z T=4, 2025-05-07T20:23:58.9862038Z D=8, 2025-05-07T20:23:58.9862150Z B=52, 2025-05-07T20:23:58.9862269Z log_E=5, 2025-05-07T20:23:58.9862380Z L=18, 2025-05-07T20:23:58.9862502Z D_gradcheck=2, 2025-05-07T20:23:58.9862651Z stochastic_rounding=False, 2025-05-07T20:23:58.9862857Z weighted=True, 2025-05-07T20:23:58.9862985Z row_wise=True, 2025-05-07T20:23:58.9863107Z mixed=True, 2025-05-07T20:23:58.9863229Z use_cache=False, 2025-05-07T20:23:58.9863384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:58.9863506Z use_cpu=True, 2025-05-07T20:23:58.9863653Z output_dtype=SparseType.FP32, 2025-05-07T20:23:58.9863760Z ) 2025-05-07T20:23:58.9863965Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:58.9864488Z self=, 2025-05-07T20:23:58.9864613Z mixed_B=True, 2025-05-07T20:23:58.9864739Z compile=False, 2025-05-07T20:23:58.9864848Z T=4, 2025-05-07T20:23:58.9864966Z D=64, 2025-05-07T20:23:58.9865081Z B=124, 2025-05-07T20:23:58.9865197Z log_E=4, 2025-05-07T20:23:58.9865316Z L=20, 2025-05-07T20:23:58.9865436Z D_gradcheck=1, 2025-05-07T20:23:58.9865578Z stochastic_rounding=False, 2025-05-07T20:23:58.9865708Z weighted=True, 2025-05-07T20:23:58.9865828Z row_wise=True, 2025-05-07T20:23:58.9865945Z mixed=False, 2025-05-07T20:23:58.9866073Z use_cache=False, 2025-05-07T20:23:58.9866229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:58.9866354Z use_cpu=True, 2025-05-07T20:23:58.9866502Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0386276Z ) 2025-05-07T20:23:59.0386635Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0387545Z self=, 2025-05-07T20:23:59.0387697Z mixed_B=False, 2025-05-07T20:23:59.0387953Z compile=True, 2025-05-07T20:23:59.0388069Z T=5, 2025-05-07T20:23:59.0388186Z D=46, 2025-05-07T20:23:59.0388425Z B=118, 2025-05-07T20:23:59.0388539Z log_E=4, 2025-05-07T20:23:59.0388655Z L=0, 2025-05-07T20:23:59.0388774Z D_gradcheck=2, 2025-05-07T20:23:59.0388923Z stochastic_rounding=False, 2025-05-07T20:23:59.0389054Z weighted=False, 2025-05-07T20:23:59.0389173Z row_wise=False, 2025-05-07T20:23:59.0389298Z mixed=False, 2025-05-07T20:23:59.0389417Z use_cache=False, 2025-05-07T20:23:59.0389578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0389702Z use_cpu=True, 2025-05-07T20:23:59.0389850Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0389959Z ) 2025-05-07T20:23:59.0390164Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0390692Z self=, 2025-05-07T20:23:59.0390814Z mixed_B=False, 2025-05-07T20:23:59.0390942Z compile=True, 2025-05-07T20:23:59.0391055Z T=5, 2025-05-07T20:23:59.0391174Z D=106, 2025-05-07T20:23:59.0391291Z B=104, 2025-05-07T20:23:59.0391408Z log_E=3, 2025-05-07T20:23:59.0391526Z L=2, 2025-05-07T20:23:59.0391646Z D_gradcheck=2, 2025-05-07T20:23:59.0391786Z stochastic_rounding=False, 2025-05-07T20:23:59.0391919Z weighted=True, 2025-05-07T20:23:59.0392038Z row_wise=True, 2025-05-07T20:23:59.0392156Z mixed=True, 2025-05-07T20:23:59.0392280Z use_cache=True, 2025-05-07T20:23:59.0392437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0392556Z use_cpu=True, 2025-05-07T20:23:59.0392710Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0392819Z ) 2025-05-07T20:23:59.0393016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0393549Z self=, 2025-05-07T20:23:59.0393671Z mixed_B=False, 2025-05-07T20:23:59.0393800Z compile=True, 2025-05-07T20:23:59.0393911Z T=4, 2025-05-07T20:23:59.0394023Z D=100, 2025-05-07T20:23:59.0394145Z B=2, 2025-05-07T20:23:59.0394257Z log_E=4, 2025-05-07T20:23:59.0394368Z L=11, 2025-05-07T20:23:59.0394494Z D_gradcheck=2, 2025-05-07T20:23:59.0394634Z stochastic_rounding=False, 2025-05-07T20:23:59.0394755Z weighted=True, 2025-05-07T20:23:59.0395077Z row_wise=True, 2025-05-07T20:23:59.0395207Z mixed=True, 2025-05-07T20:23:59.0395330Z use_cache=False, 2025-05-07T20:23:59.0395493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0395614Z use_cpu=True, 2025-05-07T20:23:59.0395760Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0395873Z ) 2025-05-07T20:23:59.0396067Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0396605Z self=, 2025-05-07T20:23:59.0396724Z mixed_B=True, 2025-05-07T20:23:59.0396848Z compile=True, 2025-05-07T20:23:59.0396966Z T=3, 2025-05-07T20:23:59.0397078Z D=40, 2025-05-07T20:23:59.0397188Z B=115, 2025-05-07T20:23:59.0397309Z log_E=5, 2025-05-07T20:23:59.0397418Z L=17, 2025-05-07T20:23:59.0397539Z D_gradcheck=1, 2025-05-07T20:23:59.0397685Z stochastic_rounding=False, 2025-05-07T20:23:59.0397805Z weighted=True, 2025-05-07T20:23:59.0397926Z row_wise=True, 2025-05-07T20:23:59.0407552Z mixed=True, 2025-05-07T20:23:59.0407805Z use_cache=False, 2025-05-07T20:23:59.0407976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0408105Z use_cpu=True, 2025-05-07T20:23:59.0408262Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0408373Z ) 2025-05-07T20:23:59.0408591Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0409533Z self=, 2025-05-07T20:23:59.0409688Z mixed_B=False, 2025-05-07T20:23:59.0409900Z compile=True, 2025-05-07T20:23:59.0410013Z T=3, 2025-05-07T20:23:59.0410132Z D=10, 2025-05-07T20:23:59.0410243Z B=121, 2025-05-07T20:23:59.0410434Z log_E=5, 2025-05-07T20:23:59.0410551Z L=17, 2025-05-07T20:23:59.0410669Z D_gradcheck=2, 2025-05-07T20:23:59.0410811Z stochastic_rounding=True, 2025-05-07T20:23:59.0410937Z weighted=False, 2025-05-07T20:23:59.0411062Z row_wise=True, 2025-05-07T20:23:59.0411178Z mixed=True, 2025-05-07T20:23:59.0411311Z use_cache=False, 2025-05-07T20:23:59.0411469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0411604Z use_cpu=True, 2025-05-07T20:23:59.0411753Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0411861Z ) 2025-05-07T20:23:59.0412065Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0412595Z self=, 2025-05-07T20:23:59.0412718Z mixed_B=False, 2025-05-07T20:23:59.0412846Z compile=True, 2025-05-07T20:23:59.0412957Z T=5, 2025-05-07T20:23:59.0413068Z D=27, 2025-05-07T20:23:59.0413186Z B=120, 2025-05-07T20:23:59.0413304Z log_E=5, 2025-05-07T20:23:59.0413418Z L=4, 2025-05-07T20:23:59.0413542Z D_gradcheck=2, 2025-05-07T20:23:59.0413680Z stochastic_rounding=True, 2025-05-07T20:23:59.0413810Z weighted=False, 2025-05-07T20:23:59.0413935Z row_wise=True, 2025-05-07T20:23:59.0414050Z mixed=False, 2025-05-07T20:23:59.0414176Z use_cache=False, 2025-05-07T20:23:59.0414331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0414449Z use_cpu=True, 2025-05-07T20:23:59.0414603Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0414715Z ) 2025-05-07T20:23:59.0414909Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0415441Z self=, 2025-05-07T20:23:59.0415560Z mixed_B=True, 2025-05-07T20:23:59.0415681Z compile=True, 2025-05-07T20:23:59.0415802Z T=4, 2025-05-07T20:23:59.0415912Z D=96, 2025-05-07T20:23:59.0416022Z B=120, 2025-05-07T20:23:59.0416147Z log_E=4, 2025-05-07T20:23:59.0416256Z L=0, 2025-05-07T20:23:59.0416381Z D_gradcheck=2, 2025-05-07T20:23:59.0416520Z stochastic_rounding=False, 2025-05-07T20:23:59.0416640Z weighted=False, 2025-05-07T20:23:59.0416880Z row_wise=True, 2025-05-07T20:23:59.0417006Z mixed=True, 2025-05-07T20:23:59.0417130Z use_cache=True, 2025-05-07T20:23:59.0417297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0417416Z use_cpu=True, 2025-05-07T20:23:59.0417561Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0417675Z ) 2025-05-07T20:23:59.0417869Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0418391Z self=, 2025-05-07T20:23:59.0418514Z mixed_B=True, 2025-05-07T20:23:59.0418635Z compile=False, 2025-05-07T20:23:59.0418759Z T=5, 2025-05-07T20:23:59.0418871Z D=48, 2025-05-07T20:23:59.0418984Z B=111, 2025-05-07T20:23:59.0419105Z log_E=4, 2025-05-07T20:23:59.0419217Z L=3, 2025-05-07T20:23:59.0419334Z D_gradcheck=2, 2025-05-07T20:23:59.0419480Z stochastic_rounding=True, 2025-05-07T20:23:59.0419601Z weighted=False, 2025-05-07T20:23:59.0419724Z row_wise=False, 2025-05-07T20:23:59.0419847Z mixed=True, 2025-05-07T20:23:59.0419969Z use_cache=False, 2025-05-07T20:23:59.0420123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0420246Z use_cpu=True, 2025-05-07T20:23:59.0420392Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0420500Z ) 2025-05-07T20:23:59.0420701Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0421342Z self=, 2025-05-07T20:23:59.0421480Z mixed_B=False, 2025-05-07T20:23:59.0421600Z compile=False, 2025-05-07T20:23:59.0421781Z T=1, 2025-05-07T20:23:59.0421903Z D=59, 2025-05-07T20:23:59.0422012Z B=59, 2025-05-07T20:23:59.0422199Z log_E=5, 2025-05-07T20:23:59.0422320Z L=4, 2025-05-07T20:23:59.0422439Z D_gradcheck=1, 2025-05-07T20:23:59.0422579Z stochastic_rounding=False, 2025-05-07T20:23:59.0422705Z weighted=True, 2025-05-07T20:23:59.0422827Z row_wise=True, 2025-05-07T20:23:59.0422945Z mixed=False, 2025-05-07T20:23:59.0423069Z use_cache=True, 2025-05-07T20:23:59.0423227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0423345Z use_cpu=True, 2025-05-07T20:23:59.0423498Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0423605Z ) 2025-05-07T20:23:59.0423815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0424336Z self=, 2025-05-07T20:23:59.0424455Z mixed_B=True, 2025-05-07T20:23:59.0424582Z compile=False, 2025-05-07T20:23:59.0424699Z T=1, 2025-05-07T20:23:59.0424811Z D=9, 2025-05-07T20:23:59.0424927Z B=45, 2025-05-07T20:23:59.0425042Z log_E=5, 2025-05-07T20:23:59.0425154Z L=17, 2025-05-07T20:23:59.0425275Z D_gradcheck=1, 2025-05-07T20:23:59.0425413Z stochastic_rounding=False, 2025-05-07T20:23:59.0425532Z weighted=True, 2025-05-07T20:23:59.0425659Z row_wise=True, 2025-05-07T20:23:59.0425778Z mixed=False, 2025-05-07T20:23:59.0425899Z use_cache=False, 2025-05-07T20:23:59.0426063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0426182Z use_cpu=True, 2025-05-07T20:23:59.0426337Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0426446Z ) 2025-05-07T20:23:59.0426638Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0427168Z self=, 2025-05-07T20:23:59.0427286Z mixed_B=True, 2025-05-07T20:23:59.0427410Z compile=False, 2025-05-07T20:23:59.0427528Z T=2, 2025-05-07T20:23:59.0427639Z D=64, 2025-05-07T20:23:59.0427751Z B=25, 2025-05-07T20:23:59.0428177Z log_E=4, 2025-05-07T20:23:59.0428297Z L=0, 2025-05-07T20:23:59.0428419Z D_gradcheck=1, 2025-05-07T20:23:59.0428564Z stochastic_rounding=True, 2025-05-07T20:23:59.0428687Z weighted=False, 2025-05-07T20:23:59.0429041Z row_wise=True, 2025-05-07T20:23:59.0429177Z mixed=False, 2025-05-07T20:23:59.0429300Z use_cache=True, 2025-05-07T20:23:59.0429470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0429589Z use_cpu=True, 2025-05-07T20:23:59.0429735Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0429854Z ) 2025-05-07T20:23:59.0430049Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0430574Z self=, 2025-05-07T20:23:59.0430695Z mixed_B=True, 2025-05-07T20:23:59.0430816Z compile=True, 2025-05-07T20:23:59.0430930Z T=4, 2025-05-07T20:23:59.0431047Z D=12, 2025-05-07T20:23:59.0431157Z B=65, 2025-05-07T20:23:59.0431273Z log_E=5, 2025-05-07T20:23:59.0431389Z L=11, 2025-05-07T20:23:59.0431508Z D_gradcheck=1, 2025-05-07T20:23:59.0431654Z stochastic_rounding=False, 2025-05-07T20:23:59.0431777Z weighted=False, 2025-05-07T20:23:59.0431898Z row_wise=True, 2025-05-07T20:23:59.0432020Z mixed=True, 2025-05-07T20:23:59.0432139Z use_cache=True, 2025-05-07T20:23:59.0432293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0432416Z use_cpu=True, 2025-05-07T20:23:59.0432563Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0432670Z ) 2025-05-07T20:23:59.0432869Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0433508Z self=, 2025-05-07T20:23:59.0433638Z mixed_B=True, 2025-05-07T20:23:59.0433766Z compile=False, 2025-05-07T20:23:59.0433979Z T=5, 2025-05-07T20:23:59.0434094Z D=113, 2025-05-07T20:23:59.0434217Z B=90, 2025-05-07T20:23:59.0434430Z log_E=5, 2025-05-07T20:23:59.0434550Z L=1, 2025-05-07T20:23:59.0434667Z D_gradcheck=1, 2025-05-07T20:23:59.0434805Z stochastic_rounding=False, 2025-05-07T20:23:59.0434933Z weighted=False, 2025-05-07T20:23:59.0435055Z row_wise=True, 2025-05-07T20:23:59.0435172Z mixed=False, 2025-05-07T20:23:59.0435299Z use_cache=False, 2025-05-07T20:23:59.0435454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0435572Z use_cpu=True, 2025-05-07T20:23:59.0435725Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0435833Z ) 2025-05-07T20:23:59.0436025Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0436556Z self=, 2025-05-07T20:23:59.0436673Z mixed_B=True, 2025-05-07T20:23:59.0436800Z compile=False, 2025-05-07T20:23:59.0436913Z T=3, 2025-05-07T20:23:59.0437023Z D=72, 2025-05-07T20:23:59.0437150Z B=102, 2025-05-07T20:23:59.0437264Z log_E=3, 2025-05-07T20:23:59.0437378Z L=1, 2025-05-07T20:23:59.0437503Z D_gradcheck=2, 2025-05-07T20:23:59.0437643Z stochastic_rounding=False, 2025-05-07T20:23:59.0437764Z weighted=False, 2025-05-07T20:23:59.0437899Z row_wise=False, 2025-05-07T20:23:59.0438017Z mixed=False, 2025-05-07T20:23:59.0438141Z use_cache=True, 2025-05-07T20:23:59.0438305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0438422Z use_cpu=True, 2025-05-07T20:23:59.0438569Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0438686Z ) 2025-05-07T20:23:59.0438878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0439409Z self=, 2025-05-07T20:23:59.0439528Z mixed_B=True, 2025-05-07T20:23:59.0439653Z compile=False, 2025-05-07T20:23:59.0439772Z T=3, 2025-05-07T20:23:59.0439884Z D=55, 2025-05-07T20:23:59.0439995Z B=17, 2025-05-07T20:23:59.0440116Z log_E=5, 2025-05-07T20:23:59.0440231Z L=2, 2025-05-07T20:23:59.0440350Z D_gradcheck=1, 2025-05-07T20:23:59.0440498Z stochastic_rounding=False, 2025-05-07T20:23:59.0440621Z weighted=False, 2025-05-07T20:23:59.0440826Z row_wise=False, 2025-05-07T20:23:59.0440961Z mixed=True, 2025-05-07T20:23:59.0441079Z use_cache=True, 2025-05-07T20:23:59.0441235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0441359Z use_cpu=True, 2025-05-07T20:23:59.0441506Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0441618Z ) 2025-05-07T20:23:59.0441813Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0442332Z self=, 2025-05-07T20:23:59.0442463Z mixed_B=False, 2025-05-07T20:23:59.0442580Z compile=True, 2025-05-07T20:23:59.0442696Z T=5, 2025-05-07T20:23:59.0442810Z D=124, 2025-05-07T20:23:59.0442921Z B=7, 2025-05-07T20:23:59.0443034Z log_E=5, 2025-05-07T20:23:59.0443155Z L=11, 2025-05-07T20:23:59.0443274Z D_gradcheck=1, 2025-05-07T20:23:59.0443415Z stochastic_rounding=False, 2025-05-07T20:23:59.0443541Z weighted=False, 2025-05-07T20:23:59.0443658Z row_wise=True, 2025-05-07T20:23:59.0443776Z mixed=True, 2025-05-07T20:23:59.0443906Z use_cache=False, 2025-05-07T20:23:59.0444062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0444187Z use_cpu=True, 2025-05-07T20:23:59.0444334Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0444441Z ) 2025-05-07T20:23:59.0444637Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0445231Z self=, 2025-05-07T20:23:59.0445362Z mixed_B=True, 2025-05-07T20:23:59.0445489Z compile=True, 2025-05-07T20:23:59.0445687Z T=5, 2025-05-07T20:23:59.0445797Z D=56, 2025-05-07T20:23:59.0445914Z B=118, 2025-05-07T20:23:59.0446027Z log_E=5, 2025-05-07T20:23:59.0446230Z L=18, 2025-05-07T20:23:59.0446358Z D_gradcheck=2, 2025-05-07T20:23:59.0446497Z stochastic_rounding=False, 2025-05-07T20:23:59.0446620Z weighted=False, 2025-05-07T20:23:59.0446746Z row_wise=False, 2025-05-07T20:23:59.0446870Z mixed=True, 2025-05-07T20:23:59.0446998Z use_cache=False, 2025-05-07T20:23:59.0447154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0447272Z use_cpu=True, 2025-05-07T20:23:59.0447427Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0447534Z ) 2025-05-07T20:23:59.0447727Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0448254Z self=, 2025-05-07T20:23:59.0448377Z mixed_B=False, 2025-05-07T20:23:59.0448497Z compile=True, 2025-05-07T20:23:59.0448616Z T=2, 2025-05-07T20:23:59.0448726Z D=29, 2025-05-07T20:23:59.0448838Z B=101, 2025-05-07T20:23:59.0448957Z log_E=5, 2025-05-07T20:23:59.0449071Z L=16, 2025-05-07T20:23:59.0449199Z D_gradcheck=2, 2025-05-07T20:23:59.0449344Z stochastic_rounding=False, 2025-05-07T20:23:59.0449584Z weighted=False, 2025-05-07T20:23:59.0449711Z row_wise=True, 2025-05-07T20:23:59.0449835Z mixed=False, 2025-05-07T20:23:59.0449955Z use_cache=True, 2025-05-07T20:23:59.0450118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0450235Z use_cpu=True, 2025-05-07T20:23:59.0450383Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0939115Z ) 2025-05-07T20:23:59.0939429Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0940035Z self=, 2025-05-07T20:23:59.0940164Z mixed_B=False, 2025-05-07T20:23:59.0940288Z compile=False, 2025-05-07T20:23:59.0940417Z T=5, 2025-05-07T20:23:59.0940530Z D=69, 2025-05-07T20:23:59.0940640Z B=25, 2025-05-07T20:23:59.0940763Z log_E=5, 2025-05-07T20:23:59.0940886Z L=7, 2025-05-07T20:23:59.0941008Z D_gradcheck=2, 2025-05-07T20:23:59.0941167Z stochastic_rounding=True, 2025-05-07T20:23:59.0941290Z weighted=False, 2025-05-07T20:23:59.0941411Z row_wise=True, 2025-05-07T20:23:59.0941894Z mixed=False, 2025-05-07T20:23:59.0942031Z use_cache=True, 2025-05-07T20:23:59.0942200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0942320Z use_cpu=True, 2025-05-07T20:23:59.0942471Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0942586Z ) 2025-05-07T20:23:59.0942787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0943314Z self=, 2025-05-07T20:23:59.0943441Z mixed_B=False, 2025-05-07T20:23:59.0943561Z compile=True, 2025-05-07T20:23:59.0943678Z T=1, 2025-05-07T20:23:59.0943796Z D=39, 2025-05-07T20:23:59.0943910Z B=4, 2025-05-07T20:23:59.0944024Z log_E=3, 2025-05-07T20:23:59.0944151Z L=16, 2025-05-07T20:23:59.0944274Z D_gradcheck=2, 2025-05-07T20:23:59.0944420Z stochastic_rounding=True, 2025-05-07T20:23:59.0944542Z weighted=False, 2025-05-07T20:23:59.0944663Z row_wise=True, 2025-05-07T20:23:59.0944788Z mixed=False, 2025-05-07T20:23:59.0944914Z use_cache=False, 2025-05-07T20:23:59.0945070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0945195Z use_cpu=True, 2025-05-07T20:23:59.0945342Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0945455Z ) 2025-05-07T20:23:59.0945657Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0946318Z self=, 2025-05-07T20:23:59.0946447Z mixed_B=True, 2025-05-07T20:23:59.0946578Z compile=True, 2025-05-07T20:23:59.0946688Z T=2, 2025-05-07T20:23:59.0946944Z D=92, 2025-05-07T20:23:59.0947062Z B=16, 2025-05-07T20:23:59.0947175Z log_E=4, 2025-05-07T20:23:59.0947457Z L=12, 2025-05-07T20:23:59.0947577Z D_gradcheck=1, 2025-05-07T20:23:59.0947849Z stochastic_rounding=False, 2025-05-07T20:23:59.0947979Z weighted=True, 2025-05-07T20:23:59.0948099Z row_wise=False, 2025-05-07T20:23:59.0948219Z mixed=False, 2025-05-07T20:23:59.0948347Z use_cache=False, 2025-05-07T20:23:59.0948509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0948627Z use_cpu=True, 2025-05-07T20:23:59.0948780Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0948891Z ) 2025-05-07T20:23:59.0949089Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0949625Z self=, 2025-05-07T20:23:59.0949745Z mixed_B=False, 2025-05-07T20:23:59.0949876Z compile=False, 2025-05-07T20:23:59.0949989Z T=3, 2025-05-07T20:23:59.0950102Z D=76, 2025-05-07T20:23:59.0950222Z B=98, 2025-05-07T20:23:59.0950338Z log_E=5, 2025-05-07T20:23:59.0950452Z L=11, 2025-05-07T20:23:59.0950582Z D_gradcheck=1, 2025-05-07T20:23:59.0950720Z stochastic_rounding=True, 2025-05-07T20:23:59.0950842Z weighted=False, 2025-05-07T20:23:59.0950969Z row_wise=False, 2025-05-07T20:23:59.0951089Z mixed=True, 2025-05-07T20:23:59.0951210Z use_cache=False, 2025-05-07T20:23:59.0951371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0951489Z use_cpu=True, 2025-05-07T20:23:59.0951636Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0951753Z ) 2025-05-07T20:23:59.0951950Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0952482Z self=, 2025-05-07T20:23:59.0952603Z mixed_B=False, 2025-05-07T20:23:59.0952723Z compile=True, 2025-05-07T20:23:59.0952837Z T=2, 2025-05-07T20:23:59.0952955Z D=53, 2025-05-07T20:23:59.0953066Z B=50, 2025-05-07T20:23:59.0953184Z log_E=4, 2025-05-07T20:23:59.0953298Z L=15, 2025-05-07T20:23:59.0953419Z D_gradcheck=2, 2025-05-07T20:23:59.0953564Z stochastic_rounding=True, 2025-05-07T20:23:59.0953689Z weighted=False, 2025-05-07T20:23:59.0953809Z row_wise=True, 2025-05-07T20:23:59.0954037Z mixed=True, 2025-05-07T20:23:59.0954172Z use_cache=True, 2025-05-07T20:23:59.0954332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0954457Z use_cpu=True, 2025-05-07T20:23:59.0954604Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0954719Z ) 2025-05-07T20:23:59.0954910Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0955436Z self=, 2025-05-07T20:23:59.0955560Z mixed_B=True, 2025-05-07T20:23:59.0955681Z compile=False, 2025-05-07T20:23:59.0955809Z T=4, 2025-05-07T20:23:59.0955936Z D=20, 2025-05-07T20:23:59.0956047Z B=47, 2025-05-07T20:23:59.0956159Z log_E=3, 2025-05-07T20:23:59.0956282Z L=18, 2025-05-07T20:23:59.0956402Z D_gradcheck=2, 2025-05-07T20:23:59.0956541Z stochastic_rounding=True, 2025-05-07T20:23:59.0956669Z weighted=True, 2025-05-07T20:23:59.0956790Z row_wise=False, 2025-05-07T20:23:59.0956917Z mixed=False, 2025-05-07T20:23:59.0957040Z use_cache=False, 2025-05-07T20:23:59.0957197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0957329Z use_cpu=True, 2025-05-07T20:23:59.0957477Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0957584Z ) 2025-05-07T20:23:59.0957783Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0958409Z self=, 2025-05-07T20:23:59.0958543Z mixed_B=True, 2025-05-07T20:23:59.0958668Z compile=True, 2025-05-07T20:23:59.0958779Z T=5, 2025-05-07T20:23:59.0958973Z D=29, 2025-05-07T20:23:59.0959096Z B=109, 2025-05-07T20:23:59.0959208Z log_E=4, 2025-05-07T20:23:59.0959393Z L=0, 2025-05-07T20:23:59.0959526Z D_gradcheck=1, 2025-05-07T20:23:59.0959669Z stochastic_rounding=True, 2025-05-07T20:23:59.0959804Z weighted=False, 2025-05-07T20:23:59.0959928Z row_wise=False, 2025-05-07T20:23:59.0960050Z mixed=False, 2025-05-07T20:23:59.0960180Z use_cache=True, 2025-05-07T20:23:59.0960340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0960461Z use_cpu=True, 2025-05-07T20:23:59.0960615Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0960723Z ) 2025-05-07T20:23:59.0960920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0961452Z self=, 2025-05-07T20:23:59.0961575Z mixed_B=True, 2025-05-07T20:23:59.0961694Z compile=True, 2025-05-07T20:23:59.0961816Z T=3, 2025-05-07T20:23:59.0961934Z D=75, 2025-05-07T20:23:59.0962053Z B=3, 2025-05-07T20:23:59.0962169Z log_E=4, 2025-05-07T20:23:59.0962287Z L=8, 2025-05-07T20:23:59.0962416Z D_gradcheck=2, 2025-05-07T20:23:59.0962554Z stochastic_rounding=True, 2025-05-07T20:23:59.0962675Z weighted=True, 2025-05-07T20:23:59.0962800Z row_wise=True, 2025-05-07T20:23:59.0962918Z mixed=True, 2025-05-07T20:23:59.0963040Z use_cache=False, 2025-05-07T20:23:59.0963204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0963325Z use_cpu=True, 2025-05-07T20:23:59.0963472Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0963584Z ) 2025-05-07T20:23:59.0963779Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0964305Z self=, 2025-05-07T20:23:59.0964434Z mixed_B=False, 2025-05-07T20:23:59.0964557Z compile=False, 2025-05-07T20:23:59.0964676Z T=4, 2025-05-07T20:23:59.0964792Z D=50, 2025-05-07T20:23:59.0964902Z B=42, 2025-05-07T20:23:59.0965021Z log_E=3, 2025-05-07T20:23:59.0965129Z L=5, 2025-05-07T20:23:59.0965257Z D_gradcheck=2, 2025-05-07T20:23:59.0965408Z stochastic_rounding=False, 2025-05-07T20:23:59.0965530Z weighted=False, 2025-05-07T20:23:59.0965648Z row_wise=True, 2025-05-07T20:23:59.0965889Z mixed=True, 2025-05-07T20:23:59.0966022Z use_cache=False, 2025-05-07T20:23:59.0966179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0966308Z use_cpu=True, 2025-05-07T20:23:59.0966457Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0966566Z ) 2025-05-07T20:23:59.0966764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0967290Z self=, 2025-05-07T20:23:59.0967418Z mixed_B=False, 2025-05-07T20:23:59.0967536Z compile=True, 2025-05-07T20:23:59.0967648Z T=3, 2025-05-07T20:23:59.0967765Z D=99, 2025-05-07T20:23:59.0967877Z B=71, 2025-05-07T20:23:59.0967990Z log_E=5, 2025-05-07T20:23:59.0968106Z L=9, 2025-05-07T20:23:59.0968228Z D_gradcheck=2, 2025-05-07T20:23:59.0968368Z stochastic_rounding=True, 2025-05-07T20:23:59.0968497Z weighted=True, 2025-05-07T20:23:59.0968615Z row_wise=True, 2025-05-07T20:23:59.0968736Z mixed=False, 2025-05-07T20:23:59.0968864Z use_cache=True, 2025-05-07T20:23:59.0969020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0969143Z use_cpu=True, 2025-05-07T20:23:59.0969302Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0969529Z ) 2025-05-07T20:23:59.0969746Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0970361Z self=, 2025-05-07T20:23:59.0970491Z mixed_B=True, 2025-05-07T20:23:59.0970622Z compile=False, 2025-05-07T20:23:59.0970736Z T=2, 2025-05-07T20:23:59.0970911Z D=25, 2025-05-07T20:23:59.0971031Z B=123, 2025-05-07T20:23:59.0971144Z log_E=3, 2025-05-07T20:23:59.0971255Z L=3, 2025-05-07T20:23:59.0971457Z D_gradcheck=2, 2025-05-07T20:23:59.0971603Z stochastic_rounding=True, 2025-05-07T20:23:59.0971724Z weighted=True, 2025-05-07T20:23:59.0971851Z row_wise=False, 2025-05-07T20:23:59.0971968Z mixed=True, 2025-05-07T20:23:59.0972098Z use_cache=False, 2025-05-07T20:23:59.0972265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0972383Z use_cpu=True, 2025-05-07T20:23:59.0972541Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0972649Z ) 2025-05-07T20:23:59.0972843Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0973372Z self=, 2025-05-07T20:23:59.0973496Z mixed_B=True, 2025-05-07T20:23:59.0973617Z compile=False, 2025-05-07T20:23:59.0973734Z T=1, 2025-05-07T20:23:59.0973845Z D=28, 2025-05-07T20:23:59.0973959Z B=89, 2025-05-07T20:23:59.0974077Z log_E=4, 2025-05-07T20:23:59.0974189Z L=20, 2025-05-07T20:23:59.0974315Z D_gradcheck=2, 2025-05-07T20:23:59.0974458Z stochastic_rounding=True, 2025-05-07T20:23:59.0974579Z weighted=False, 2025-05-07T20:23:59.0974705Z row_wise=True, 2025-05-07T20:23:59.0974824Z mixed=True, 2025-05-07T20:23:59.0974951Z use_cache=False, 2025-05-07T20:23:59.0975118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0975238Z use_cpu=True, 2025-05-07T20:23:59.0975385Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0975498Z ) 2025-05-07T20:23:59.0975694Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0976219Z self=, 2025-05-07T20:23:59.0976349Z mixed_B=True, 2025-05-07T20:23:59.0976471Z compile=False, 2025-05-07T20:23:59.0976583Z T=2, 2025-05-07T20:23:59.0976699Z D=60, 2025-05-07T20:23:59.0976812Z B=92, 2025-05-07T20:23:59.0976923Z log_E=3, 2025-05-07T20:23:59.0977040Z L=18, 2025-05-07T20:23:59.0977164Z D_gradcheck=1, 2025-05-07T20:23:59.0977311Z stochastic_rounding=False, 2025-05-07T20:23:59.0977432Z weighted=True, 2025-05-07T20:23:59.0977551Z row_wise=False, 2025-05-07T20:23:59.0977678Z mixed=False, 2025-05-07T20:23:59.0977903Z use_cache=True, 2025-05-07T20:23:59.0978074Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0978203Z use_cpu=True, 2025-05-07T20:23:59.0978353Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0978461Z ) 2025-05-07T20:23:59.0978662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0979188Z self=, 2025-05-07T20:23:59.0979310Z mixed_B=True, 2025-05-07T20:23:59.0979439Z compile=False, 2025-05-07T20:23:59.0979550Z T=2, 2025-05-07T20:23:59.0979672Z D=60, 2025-05-07T20:23:59.0979787Z B=62, 2025-05-07T20:23:59.0979899Z log_E=5, 2025-05-07T20:23:59.0980019Z L=3, 2025-05-07T20:23:59.0980143Z D_gradcheck=1, 2025-05-07T20:23:59.0980280Z stochastic_rounding=True, 2025-05-07T20:23:59.0980407Z weighted=True, 2025-05-07T20:23:59.0980525Z row_wise=False, 2025-05-07T20:23:59.0980648Z mixed=True, 2025-05-07T20:23:59.0980777Z use_cache=True, 2025-05-07T20:23:59.0980935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0981052Z use_cpu=True, 2025-05-07T20:23:59.0981213Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0981320Z ) 2025-05-07T20:23:59.0981516Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0982044Z self=, 2025-05-07T20:23:59.0982236Z mixed_B=True, 2025-05-07T20:23:59.0982379Z compile=False, 2025-05-07T20:23:59.0982488Z T=5, 2025-05-07T20:23:59.0982599Z D=106, 2025-05-07T20:23:59.0982809Z B=70, 2025-05-07T20:23:59.0982926Z log_E=5, 2025-05-07T20:23:59.0983036Z L=8, 2025-05-07T20:23:59.0983230Z D_gradcheck=2, 2025-05-07T20:23:59.0983369Z stochastic_rounding=True, 2025-05-07T20:23:59.0983490Z weighted=False, 2025-05-07T20:23:59.0983622Z row_wise=False, 2025-05-07T20:23:59.0983739Z mixed=False, 2025-05-07T20:23:59.0983862Z use_cache=False, 2025-05-07T20:23:59.0984027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0984145Z use_cpu=True, 2025-05-07T20:23:59.0984292Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.0984405Z ) 2025-05-07T20:23:59.0984600Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0985131Z self=, 2025-05-07T20:23:59.0985253Z mixed_B=False, 2025-05-07T20:23:59.0985374Z compile=False, 2025-05-07T20:23:59.0985495Z T=3, 2025-05-07T20:23:59.0985605Z D=70, 2025-05-07T20:23:59.0985720Z B=102, 2025-05-07T20:23:59.0985844Z log_E=4, 2025-05-07T20:23:59.0985955Z L=4, 2025-05-07T20:23:59.0986077Z D_gradcheck=1, 2025-05-07T20:23:59.0986221Z stochastic_rounding=True, 2025-05-07T20:23:59.0986340Z weighted=True, 2025-05-07T20:23:59.0986458Z row_wise=True, 2025-05-07T20:23:59.0986581Z mixed=False, 2025-05-07T20:23:59.0986702Z use_cache=True, 2025-05-07T20:23:59.0986859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.0986987Z use_cpu=True, 2025-05-07T20:23:59.0987136Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0987254Z ) 2025-05-07T20:23:59.0987446Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0987967Z self=, 2025-05-07T20:23:59.0988103Z mixed_B=False, 2025-05-07T20:23:59.0988224Z compile=False, 2025-05-07T20:23:59.0988335Z T=5, 2025-05-07T20:23:59.0988511Z D=32, 2025-05-07T20:23:59.0988626Z B=58, 2025-05-07T20:23:59.0988740Z log_E=5, 2025-05-07T20:23:59.0988864Z L=7, 2025-05-07T20:23:59.0988991Z D_gradcheck=2, 2025-05-07T20:23:59.0989141Z stochastic_rounding=False, 2025-05-07T20:23:59.0989263Z weighted=False, 2025-05-07T20:23:59.0989382Z row_wise=True, 2025-05-07T20:23:59.0989506Z mixed=False, 2025-05-07T20:23:59.0989705Z use_cache=False, 2025-05-07T20:23:59.0989872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0989999Z use_cpu=True, 2025-05-07T20:23:59.0990149Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.0990256Z ) 2025-05-07T20:23:59.0990461Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.0990984Z self=, 2025-05-07T20:23:59.0991108Z mixed_B=False, 2025-05-07T20:23:59.0991236Z compile=False, 2025-05-07T20:23:59.0991346Z T=5, 2025-05-07T20:23:59.0991463Z D=55, 2025-05-07T20:23:59.0991581Z B=115, 2025-05-07T20:23:59.0991692Z log_E=3, 2025-05-07T20:23:59.0991810Z L=6, 2025-05-07T20:23:59.0991932Z D_gradcheck=2, 2025-05-07T20:23:59.0992070Z stochastic_rounding=True, 2025-05-07T20:23:59.0992196Z weighted=True, 2025-05-07T20:23:59.0992313Z row_wise=True, 2025-05-07T20:23:59.0992430Z mixed=False, 2025-05-07T20:23:59.0992561Z use_cache=False, 2025-05-07T20:23:59.0992720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.0992838Z use_cpu=True, 2025-05-07T20:23:59.0992989Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.1501030Z ) 2025-05-07T20:23:59.1501399Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1501970Z self=, 2025-05-07T20:23:59.1502479Z mixed_B=False, 2025-05-07T20:23:59.1502627Z compile=True, 2025-05-07T20:23:59.1502745Z T=3, 2025-05-07T20:23:59.1502862Z D=100, 2025-05-07T20:23:59.1503163Z B=23, 2025-05-07T20:23:59.1503281Z log_E=5, 2025-05-07T20:23:59.1503398Z L=4, 2025-05-07T20:23:59.1503519Z D_gradcheck=1, 2025-05-07T20:23:59.1503830Z stochastic_rounding=True, 2025-05-07T20:23:59.1503963Z weighted=False, 2025-05-07T20:23:59.1504083Z row_wise=False, 2025-05-07T20:23:59.1504201Z mixed=False, 2025-05-07T20:23:59.1504342Z use_cache=True, 2025-05-07T20:23:59.1504504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1504622Z use_cpu=True, 2025-05-07T20:23:59.1504785Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.1504895Z ) 2025-05-07T20:23:59.1505097Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1505635Z self=, 2025-05-07T20:23:59.1505758Z mixed_B=True, 2025-05-07T20:23:59.1505886Z compile=False, 2025-05-07T20:23:59.1505997Z T=4, 2025-05-07T20:23:59.1506110Z D=22, 2025-05-07T20:23:59.1506234Z B=78, 2025-05-07T20:23:59.1506348Z log_E=5, 2025-05-07T20:23:59.1506460Z L=3, 2025-05-07T20:23:59.1506761Z D_gradcheck=1, 2025-05-07T20:23:59.1506921Z stochastic_rounding=False, 2025-05-07T20:23:59.1507048Z weighted=True, 2025-05-07T20:23:59.1507175Z row_wise=False, 2025-05-07T20:23:59.1507298Z mixed=False, 2025-05-07T20:23:59.1507426Z use_cache=True, 2025-05-07T20:23:59.1507588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1507708Z use_cpu=True, 2025-05-07T20:23:59.1507863Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1507973Z ) 2025-05-07T20:23:59.1508173Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1508712Z self=, 2025-05-07T20:23:59.1508834Z mixed_B=True, 2025-05-07T20:23:59.1508956Z compile=False, 2025-05-07T20:23:59.1509074Z T=3, 2025-05-07T20:23:59.1509184Z D=109, 2025-05-07T20:23:59.1509302Z B=98, 2025-05-07T20:23:59.1509423Z log_E=4, 2025-05-07T20:23:59.1509534Z L=13, 2025-05-07T20:23:59.1509657Z D_gradcheck=2, 2025-05-07T20:23:59.1509807Z stochastic_rounding=False, 2025-05-07T20:23:59.1509928Z weighted=False, 2025-05-07T20:23:59.1510049Z row_wise=True, 2025-05-07T20:23:59.1510172Z mixed=True, 2025-05-07T20:23:59.1510491Z use_cache=False, 2025-05-07T20:23:59.1510675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.1510796Z use_cpu=True, 2025-05-07T20:23:59.1510951Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1511066Z ) 2025-05-07T20:23:59.1511266Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1511788Z self=, 2025-05-07T20:23:59.1511919Z mixed_B=False, 2025-05-07T20:23:59.1512039Z compile=True, 2025-05-07T20:23:59.1512153Z T=3, 2025-05-07T20:23:59.1512272Z D=8, 2025-05-07T20:23:59.1512390Z B=10, 2025-05-07T20:23:59.1512504Z log_E=3, 2025-05-07T20:23:59.1512626Z L=16, 2025-05-07T20:23:59.1512747Z D_gradcheck=2, 2025-05-07T20:23:59.1512891Z stochastic_rounding=False, 2025-05-07T20:23:59.1513018Z weighted=True, 2025-05-07T20:23:59.1513136Z row_wise=True, 2025-05-07T20:23:59.1513258Z mixed=True, 2025-05-07T20:23:59.1513383Z use_cache=False, 2025-05-07T20:23:59.1513540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1513666Z use_cpu=True, 2025-05-07T20:23:59.1513814Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1513922Z ) 2025-05-07T20:23:59.1514123Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1514645Z self=, 2025-05-07T20:23:59.1514879Z mixed_B=True, 2025-05-07T20:23:59.1515020Z compile=False, 2025-05-07T20:23:59.1515131Z T=2, 2025-05-07T20:23:59.1515243Z D=105, 2025-05-07T20:23:59.1515449Z B=1, 2025-05-07T20:23:59.1515563Z log_E=5, 2025-05-07T20:23:59.1515824Z L=13, 2025-05-07T20:23:59.1515942Z D_gradcheck=1, 2025-05-07T20:23:59.1516174Z stochastic_rounding=False, 2025-05-07T20:23:59.1516304Z weighted=False, 2025-05-07T20:23:59.1516423Z row_wise=False, 2025-05-07T20:23:59.1516537Z mixed=True, 2025-05-07T20:23:59.1516673Z use_cache=True, 2025-05-07T20:23:59.1516830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1516949Z use_cpu=True, 2025-05-07T20:23:59.1517100Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1517209Z ) 2025-05-07T20:23:59.1517404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1517936Z self=, 2025-05-07T20:23:59.1518058Z mixed_B=True, 2025-05-07T20:23:59.1518185Z compile=True, 2025-05-07T20:23:59.1518296Z T=2, 2025-05-07T20:23:59.1518406Z D=125, 2025-05-07T20:23:59.1518528Z B=104, 2025-05-07T20:23:59.1518647Z log_E=5, 2025-05-07T20:23:59.1518758Z L=20, 2025-05-07T20:23:59.1518884Z D_gradcheck=1, 2025-05-07T20:23:59.1519027Z stochastic_rounding=False, 2025-05-07T20:23:59.1519150Z weighted=False, 2025-05-07T20:23:59.1519277Z row_wise=True, 2025-05-07T20:23:59.1519395Z mixed=True, 2025-05-07T20:23:59.1519514Z use_cache=True, 2025-05-07T20:23:59.1519686Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.1519804Z use_cpu=True, 2025-05-07T20:23:59.1519951Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1520062Z ) 2025-05-07T20:23:59.1520258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1520791Z self=, 2025-05-07T20:23:59.1520912Z mixed_B=True, 2025-05-07T20:23:59.1521034Z compile=False, 2025-05-07T20:23:59.1521155Z T=3, 2025-05-07T20:23:59.1521264Z D=71, 2025-05-07T20:23:59.1521376Z B=108, 2025-05-07T20:23:59.1521502Z log_E=4, 2025-05-07T20:23:59.1521610Z L=16, 2025-05-07T20:23:59.1521728Z D_gradcheck=2, 2025-05-07T20:23:59.1521878Z stochastic_rounding=False, 2025-05-07T20:23:59.1522000Z weighted=False, 2025-05-07T20:23:59.1522119Z row_wise=False, 2025-05-07T20:23:59.1522266Z mixed=True, 2025-05-07T20:23:59.1522385Z use_cache=True, 2025-05-07T20:23:59.1522663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.1522807Z use_cpu=True, 2025-05-07T20:23:59.1522958Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.1523076Z ) 2025-05-07T20:23:59.1523269Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1523796Z self=, 2025-05-07T20:23:59.1523931Z mixed_B=False, 2025-05-07T20:23:59.1524054Z compile=True, 2025-05-07T20:23:59.1524166Z T=1, 2025-05-07T20:23:59.1524283Z D=87, 2025-05-07T20:23:59.1524393Z B=82, 2025-05-07T20:23:59.1524509Z log_E=4, 2025-05-07T20:23:59.1524635Z L=5, 2025-05-07T20:23:59.1524755Z D_gradcheck=1, 2025-05-07T20:23:59.1524898Z stochastic_rounding=True, 2025-05-07T20:23:59.1525028Z weighted=False, 2025-05-07T20:23:59.1525146Z row_wise=True, 2025-05-07T20:23:59.1525263Z mixed=False, 2025-05-07T20:23:59.1525396Z use_cache=True, 2025-05-07T20:23:59.1525556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1525681Z use_cpu=True, 2025-05-07T20:23:59.1525829Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.1525938Z ) 2025-05-07T20:23:59.1526143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1526666Z self=, 2025-05-07T20:23:59.1526784Z mixed_B=False, 2025-05-07T20:23:59.1526995Z compile=True, 2025-05-07T20:23:59.1527116Z T=4, 2025-05-07T20:23:59.1527229Z D=9, 2025-05-07T20:23:59.1527347Z B=76, 2025-05-07T20:23:59.1527635Z log_E=3, 2025-05-07T20:23:59.1527747Z L=6, 2025-05-07T20:23:59.1528174Z D_gradcheck=1, 2025-05-07T20:23:59.1528501Z stochastic_rounding=True, 2025-05-07T20:23:59.1528631Z weighted=True, 2025-05-07T20:23:59.1528751Z row_wise=False, 2025-05-07T20:23:59.1528865Z mixed=True, 2025-05-07T20:23:59.1528993Z use_cache=True, 2025-05-07T20:23:59.1529157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1529276Z use_cpu=True, 2025-05-07T20:23:59.1529649Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1529766Z ) 2025-05-07T20:23:59.1529971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1530504Z self=, 2025-05-07T20:23:59.1530627Z mixed_B=False, 2025-05-07T20:23:59.1530753Z compile=False, 2025-05-07T20:23:59.1530868Z T=5, 2025-05-07T20:23:59.1530977Z D=103, 2025-05-07T20:23:59.1531086Z B=89, 2025-05-07T20:23:59.1531207Z log_E=3, 2025-05-07T20:23:59.1531319Z L=9, 2025-05-07T20:23:59.1531446Z D_gradcheck=2, 2025-05-07T20:23:59.1531588Z stochastic_rounding=True, 2025-05-07T20:23:59.1531709Z weighted=True, 2025-05-07T20:23:59.1531835Z row_wise=False, 2025-05-07T20:23:59.1531952Z mixed=True, 2025-05-07T20:23:59.1532071Z use_cache=True, 2025-05-07T20:23:59.1532239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.1532359Z use_cpu=True, 2025-05-07T20:23:59.1532505Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.1532622Z ) 2025-05-07T20:23:59.1532815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1533335Z self=, 2025-05-07T20:23:59.1533459Z mixed_B=True, 2025-05-07T20:23:59.1533586Z compile=False, 2025-05-07T20:23:59.1533708Z T=1, 2025-05-07T20:23:59.1533820Z D=7, 2025-05-07T20:23:59.1533934Z B=118, 2025-05-07T20:23:59.1534057Z log_E=4, 2025-05-07T20:23:59.1534168Z L=15, 2025-05-07T20:23:59.1534287Z D_gradcheck=1, 2025-05-07T20:23:59.1534437Z stochastic_rounding=True, 2025-05-07T20:23:59.1534558Z weighted=True, 2025-05-07T20:23:59.1534679Z row_wise=False, 2025-05-07T20:23:59.1534803Z mixed=False, 2025-05-07T20:23:59.1534923Z use_cache=True, 2025-05-07T20:23:59.1535247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.1535388Z use_cpu=True, 2025-05-07T20:23:59.1535541Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.1535649Z ) 2025-05-07T20:23:59.1535856Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1536381Z self=, 2025-05-07T20:23:59.1536509Z mixed_B=False, 2025-05-07T20:23:59.1536635Z compile=False, 2025-05-07T20:23:59.1536745Z T=4, 2025-05-07T20:23:59.1536865Z D=60, 2025-05-07T20:23:59.1536975Z B=4, 2025-05-07T20:23:59.1537090Z log_E=3, 2025-05-07T20:23:59.1537206Z L=5, 2025-05-07T20:23:59.1537325Z D_gradcheck=1, 2025-05-07T20:23:59.1537469Z stochastic_rounding=True, 2025-05-07T20:23:59.1537596Z weighted=False, 2025-05-07T20:23:59.1537715Z row_wise=True, 2025-05-07T20:23:59.1537832Z mixed=True, 2025-05-07T20:23:59.1537960Z use_cache=True, 2025-05-07T20:23:59.1538119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1538238Z use_cpu=True, 2025-05-07T20:23:59.1538395Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1538504Z ) 2025-05-07T20:23:59.1538705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1539226Z self=, 2025-05-07T20:23:59.1539346Z mixed_B=True, 2025-05-07T20:23:59.1539640Z compile=False, 2025-05-07T20:23:59.1539770Z T=4, 2025-05-07T20:23:59.1539882Z D=87, 2025-05-07T20:23:59.1540000Z B=35, 2025-05-07T20:23:59.1540221Z log_E=3, 2025-05-07T20:23:59.1540335Z L=17, 2025-05-07T20:23:59.1540464Z D_gradcheck=1, 2025-05-07T20:23:59.1540607Z stochastic_rounding=True, 2025-05-07T20:23:59.1540816Z weighted=True, 2025-05-07T20:23:59.1540946Z row_wise=False, 2025-05-07T20:23:59.1541065Z mixed=False, 2025-05-07T20:23:59.1541186Z use_cache=True, 2025-05-07T20:23:59.1541354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1541473Z use_cpu=True, 2025-05-07T20:23:59.1541628Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.1541736Z ) 2025-05-07T20:23:59.1541931Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1542459Z self=, 2025-05-07T20:23:59.1542576Z mixed_B=False, 2025-05-07T20:23:59.1542697Z compile=True, 2025-05-07T20:23:59.1542814Z T=5, 2025-05-07T20:23:59.1542927Z D=102, 2025-05-07T20:23:59.1543038Z B=85, 2025-05-07T20:23:59.1543161Z log_E=5, 2025-05-07T20:23:59.1543275Z L=4, 2025-05-07T20:23:59.1543399Z D_gradcheck=1, 2025-05-07T20:23:59.1543554Z stochastic_rounding=False, 2025-05-07T20:23:59.1543679Z weighted=False, 2025-05-07T20:23:59.1543801Z row_wise=False, 2025-05-07T20:23:59.1543930Z mixed=True, 2025-05-07T20:23:59.1544048Z use_cache=True, 2025-05-07T20:23:59.1544216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1544338Z use_cpu=True, 2025-05-07T20:23:59.1544489Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1544602Z ) 2025-05-07T20:23:59.1544799Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1545318Z self=, 2025-05-07T20:23:59.1545444Z mixed_B=True, 2025-05-07T20:23:59.1545567Z compile=True, 2025-05-07T20:23:59.1545679Z T=1, 2025-05-07T20:23:59.1545796Z D=69, 2025-05-07T20:23:59.1545912Z B=17, 2025-05-07T20:23:59.1546026Z log_E=5, 2025-05-07T20:23:59.1546151Z L=16, 2025-05-07T20:23:59.1546272Z D_gradcheck=2, 2025-05-07T20:23:59.1546419Z stochastic_rounding=True, 2025-05-07T20:23:59.1546544Z weighted=False, 2025-05-07T20:23:59.1546664Z row_wise=True, 2025-05-07T20:23:59.1546789Z mixed=False, 2025-05-07T20:23:59.1546911Z use_cache=True, 2025-05-07T20:23:59.1547157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.1547295Z use_cpu=True, 2025-05-07T20:23:59.1547443Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.1547553Z ) 2025-05-07T20:23:59.1547754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1548274Z self=, 2025-05-07T20:23:59.1548395Z mixed_B=False, 2025-05-07T20:23:59.1548525Z compile=False, 2025-05-07T20:23:59.1548635Z T=1, 2025-05-07T20:23:59.1548747Z D=109, 2025-05-07T20:23:59.1548865Z B=100, 2025-05-07T20:23:59.1548979Z log_E=3, 2025-05-07T20:23:59.1549103Z L=7, 2025-05-07T20:23:59.1549223Z D_gradcheck=2, 2025-05-07T20:23:59.1549362Z stochastic_rounding=True, 2025-05-07T20:23:59.1549496Z weighted=False, 2025-05-07T20:23:59.1549614Z row_wise=True, 2025-05-07T20:23:59.1549728Z mixed=True, 2025-05-07T20:23:59.1549856Z use_cache=True, 2025-05-07T20:23:59.1550015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.1550133Z use_cpu=True, 2025-05-07T20:23:59.1550288Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1550397Z ) 2025-05-07T20:23:59.1550589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1551116Z self=, 2025-05-07T20:23:59.1551237Z mixed_B=False, 2025-05-07T20:23:59.1551478Z compile=True, 2025-05-07T20:23:59.1551604Z T=1, 2025-05-07T20:23:59.1551715Z D=56, 2025-05-07T20:23:59.1551842Z B=10, 2025-05-07T20:23:59.1551956Z log_E=3, 2025-05-07T20:23:59.1552142Z L=16, 2025-05-07T20:23:59.1552275Z D_gradcheck=1, 2025-05-07T20:23:59.1552414Z stochastic_rounding=True, 2025-05-07T20:23:59.1552637Z weighted=False, 2025-05-07T20:23:59.1552765Z row_wise=False, 2025-05-07T20:23:59.1552879Z mixed=True, 2025-05-07T20:23:59.1553001Z use_cache=True, 2025-05-07T20:23:59.1553177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.1553295Z use_cpu=True, 2025-05-07T20:23:59.1553442Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.1553558Z ) 2025-05-07T20:23:59.1553752Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.1554285Z self=, 2025-05-07T20:23:59.1554404Z mixed_B=True, 2025-05-07T20:23:59.1554527Z compile=True, 2025-05-07T20:23:59.1554645Z T=4, 2025-05-07T20:23:59.1554757Z D=83, 2025-05-07T20:23:59.1554868Z B=14, 2025-05-07T20:23:59.1554989Z log_E=3, 2025-05-07T20:23:59.1555102Z L=0, 2025-05-07T20:23:59.1555221Z D_gradcheck=2, 2025-05-07T20:23:59.1555369Z stochastic_rounding=True, 2025-05-07T20:23:59.1555492Z weighted=False, 2025-05-07T20:23:59.1555611Z row_wise=True, 2025-05-07T20:23:59.1555733Z mixed=False, 2025-05-07T20:23:59.1555856Z use_cache=True, 2025-05-07T20:23:59.1556018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.1556147Z use_cpu=True, 2025-05-07T20:23:59.1556298Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2080404Z ) 2025-05-07T20:23:59.2080774Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2081351Z self=, 2025-05-07T20:23:59.2081478Z mixed_B=True, 2025-05-07T20:23:59.2081605Z compile=True, 2025-05-07T20:23:59.2081750Z T=3, 2025-05-07T20:23:59.2081871Z D=98, 2025-05-07T20:23:59.2081992Z B=44, 2025-05-07T20:23:59.2082107Z log_E=4, 2025-05-07T20:23:59.2082227Z L=14, 2025-05-07T20:23:59.2082352Z D_gradcheck=1, 2025-05-07T20:23:59.2082497Z stochastic_rounding=False, 2025-05-07T20:23:59.2082632Z weighted=False, 2025-05-07T20:23:59.2082760Z row_wise=False, 2025-05-07T20:23:59.2082878Z mixed=True, 2025-05-07T20:23:59.2082999Z use_cache=False, 2025-05-07T20:23:59.2083530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2083666Z use_cpu=True, 2025-05-07T20:23:59.2083824Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2083944Z ) 2025-05-07T20:23:59.2084147Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2084676Z self=, 2025-05-07T20:23:59.2084797Z mixed_B=True, 2025-05-07T20:23:59.2084916Z compile=False, 2025-05-07T20:23:59.2085038Z T=5, 2025-05-07T20:23:59.2085153Z D=117, 2025-05-07T20:23:59.2085266Z B=18, 2025-05-07T20:23:59.2085383Z log_E=5, 2025-05-07T20:23:59.2085497Z L=20, 2025-05-07T20:23:59.2085616Z D_gradcheck=2, 2025-05-07T20:23:59.2085766Z stochastic_rounding=False, 2025-05-07T20:23:59.2085896Z weighted=False, 2025-05-07T20:23:59.2086014Z row_wise=True, 2025-05-07T20:23:59.2086139Z mixed=True, 2025-05-07T20:23:59.2086260Z use_cache=True, 2025-05-07T20:23:59.2086420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2086547Z use_cpu=True, 2025-05-07T20:23:59.2086694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2086806Z ) 2025-05-07T20:23:59.2087000Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2087523Z self=, 2025-05-07T20:23:59.2087651Z mixed_B=True, 2025-05-07T20:23:59.2087773Z compile=False, 2025-05-07T20:23:59.2088064Z T=5, 2025-05-07T20:23:59.2088198Z D=62, 2025-05-07T20:23:59.2088311Z B=73, 2025-05-07T20:23:59.2088428Z log_E=5, 2025-05-07T20:23:59.2088737Z L=20, 2025-05-07T20:23:59.2088857Z D_gradcheck=2, 2025-05-07T20:23:59.2088998Z stochastic_rounding=False, 2025-05-07T20:23:59.2089255Z weighted=True, 2025-05-07T20:23:59.2089375Z row_wise=True, 2025-05-07T20:23:59.2089623Z mixed=False, 2025-05-07T20:23:59.2089747Z use_cache=False, 2025-05-07T20:23:59.2089914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2090040Z use_cpu=True, 2025-05-07T20:23:59.2090191Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2090302Z ) 2025-05-07T20:23:59.2090504Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2091028Z self=, 2025-05-07T20:23:59.2091149Z mixed_B=False, 2025-05-07T20:23:59.2091276Z compile=True, 2025-05-07T20:23:59.2091390Z T=5, 2025-05-07T20:23:59.2091501Z D=109, 2025-05-07T20:23:59.2091618Z B=117, 2025-05-07T20:23:59.2091731Z log_E=3, 2025-05-07T20:23:59.2091847Z L=16, 2025-05-07T20:23:59.2091975Z D_gradcheck=1, 2025-05-07T20:23:59.2092116Z stochastic_rounding=True, 2025-05-07T20:23:59.2092249Z weighted=False, 2025-05-07T20:23:59.2092367Z row_wise=True, 2025-05-07T20:23:59.2092485Z mixed=False, 2025-05-07T20:23:59.2092612Z use_cache=True, 2025-05-07T20:23:59.2092771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2092890Z use_cpu=True, 2025-05-07T20:23:59.2093048Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2093153Z ) 2025-05-07T20:23:59.2093365Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2093942Z self=, 2025-05-07T20:23:59.2094064Z mixed_B=False, 2025-05-07T20:23:59.2094192Z compile=False, 2025-05-07T20:23:59.2094313Z T=4, 2025-05-07T20:23:59.2094423Z D=92, 2025-05-07T20:23:59.2094536Z B=101, 2025-05-07T20:23:59.2094665Z log_E=5, 2025-05-07T20:23:59.2094785Z L=18, 2025-05-07T20:23:59.2094913Z D_gradcheck=2, 2025-05-07T20:23:59.2095165Z stochastic_rounding=True, 2025-05-07T20:23:59.2095310Z weighted=False, 2025-05-07T20:23:59.2095439Z row_wise=False, 2025-05-07T20:23:59.2095561Z mixed=False, 2025-05-07T20:23:59.2095685Z use_cache=False, 2025-05-07T20:23:59.2095970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2096104Z use_cpu=True, 2025-05-07T20:23:59.2096251Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2096369Z ) 2025-05-07T20:23:59.2096568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2097093Z self=, 2025-05-07T20:23:59.2097219Z mixed_B=True, 2025-05-07T20:23:59.2097339Z compile=True, 2025-05-07T20:23:59.2097464Z T=4, 2025-05-07T20:23:59.2097583Z D=110, 2025-05-07T20:23:59.2097697Z B=84, 2025-05-07T20:23:59.2097818Z log_E=5, 2025-05-07T20:23:59.2097930Z L=3, 2025-05-07T20:23:59.2098050Z D_gradcheck=2, 2025-05-07T20:23:59.2098198Z stochastic_rounding=False, 2025-05-07T20:23:59.2098322Z weighted=False, 2025-05-07T20:23:59.2098443Z row_wise=True, 2025-05-07T20:23:59.2098566Z mixed=True, 2025-05-07T20:23:59.2098694Z use_cache=False, 2025-05-07T20:23:59.2098855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2098985Z use_cpu=True, 2025-05-07T20:23:59.2099136Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2099245Z ) 2025-05-07T20:23:59.2099447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2099969Z self=, 2025-05-07T20:23:59.2100098Z mixed_B=True, 2025-05-07T20:23:59.2100217Z compile=True, 2025-05-07T20:23:59.2100445Z T=5, 2025-05-07T20:23:59.2100574Z D=104, 2025-05-07T20:23:59.2100686Z B=27, 2025-05-07T20:23:59.2100806Z log_E=5, 2025-05-07T20:23:59.2101036Z L=16, 2025-05-07T20:23:59.2101162Z D_gradcheck=2, 2025-05-07T20:23:59.2101305Z stochastic_rounding=False, 2025-05-07T20:23:59.2101509Z weighted=False, 2025-05-07T20:23:59.2101629Z row_wise=True, 2025-05-07T20:23:59.2101748Z mixed=False, 2025-05-07T20:23:59.2101874Z use_cache=True, 2025-05-07T20:23:59.2102033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2102156Z use_cpu=True, 2025-05-07T20:23:59.2102310Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2102420Z ) 2025-05-07T20:23:59.2102623Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2103144Z self=, 2025-05-07T20:23:59.2103268Z mixed_B=False, 2025-05-07T20:23:59.2103394Z compile=True, 2025-05-07T20:23:59.2103508Z T=1, 2025-05-07T20:23:59.2103623Z D=28, 2025-05-07T20:23:59.2103742Z B=69, 2025-05-07T20:23:59.2103855Z log_E=3, 2025-05-07T20:23:59.2103973Z L=1, 2025-05-07T20:23:59.2104100Z D_gradcheck=1, 2025-05-07T20:23:59.2104242Z stochastic_rounding=True, 2025-05-07T20:23:59.2104369Z weighted=False, 2025-05-07T20:23:59.2104495Z row_wise=False, 2025-05-07T20:23:59.2104612Z mixed=False, 2025-05-07T20:23:59.2104733Z use_cache=True, 2025-05-07T20:23:59.2104898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2105022Z use_cpu=True, 2025-05-07T20:23:59.2105178Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2105287Z ) 2025-05-07T20:23:59.2105480Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2106009Z self=, 2025-05-07T20:23:59.2106130Z mixed_B=False, 2025-05-07T20:23:59.2106251Z compile=False, 2025-05-07T20:23:59.2106401Z T=2, 2025-05-07T20:23:59.2106515Z D=3, 2025-05-07T20:23:59.2106632Z B=111, 2025-05-07T20:23:59.2106750Z log_E=3, 2025-05-07T20:23:59.2106863Z L=14, 2025-05-07T20:23:59.2106983Z D_gradcheck=1, 2025-05-07T20:23:59.2107130Z stochastic_rounding=True, 2025-05-07T20:23:59.2107257Z weighted=False, 2025-05-07T20:23:59.2107501Z row_wise=True, 2025-05-07T20:23:59.2107619Z mixed=False, 2025-05-07T20:23:59.2107749Z use_cache=False, 2025-05-07T20:23:59.2107905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2108124Z use_cpu=True, 2025-05-07T20:23:59.2108295Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2108409Z ) 2025-05-07T20:23:59.2108615Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2109134Z self=, 2025-05-07T20:23:59.2109258Z mixed_B=False, 2025-05-07T20:23:59.2109389Z compile=False, 2025-05-07T20:23:59.2109502Z T=1, 2025-05-07T20:23:59.2109614Z D=59, 2025-05-07T20:23:59.2109733Z B=98, 2025-05-07T20:23:59.2109845Z log_E=3, 2025-05-07T20:23:59.2109956Z L=15, 2025-05-07T20:23:59.2110091Z D_gradcheck=1, 2025-05-07T20:23:59.2110234Z stochastic_rounding=True, 2025-05-07T20:23:59.2110359Z weighted=True, 2025-05-07T20:23:59.2110488Z row_wise=False, 2025-05-07T20:23:59.2110607Z mixed=False, 2025-05-07T20:23:59.2110729Z use_cache=True, 2025-05-07T20:23:59.2110891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2111014Z use_cpu=True, 2025-05-07T20:23:59.2111176Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2111285Z ) 2025-05-07T20:23:59.2111482Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2112009Z self=, 2025-05-07T20:23:59.2112128Z mixed_B=True, 2025-05-07T20:23:59.2112246Z compile=True, 2025-05-07T20:23:59.2112443Z T=3, 2025-05-07T20:23:59.2112566Z D=59, 2025-05-07T20:23:59.2112679Z B=127, 2025-05-07T20:23:59.2112796Z log_E=4, 2025-05-07T20:23:59.2112909Z L=5, 2025-05-07T20:23:59.2113114Z D_gradcheck=1, 2025-05-07T20:23:59.2113262Z stochastic_rounding=False, 2025-05-07T20:23:59.2113479Z weighted=False, 2025-05-07T20:23:59.2113601Z row_wise=False, 2025-05-07T20:23:59.2113729Z mixed=False, 2025-05-07T20:23:59.2113850Z use_cache=False, 2025-05-07T20:23:59.2114013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2114136Z use_cpu=True, 2025-05-07T20:23:59.2114283Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2114398Z ) 2025-05-07T20:23:59.2114592Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2115114Z self=, 2025-05-07T20:23:59.2115245Z mixed_B=False, 2025-05-07T20:23:59.2115364Z compile=False, 2025-05-07T20:23:59.2115478Z T=4, 2025-05-07T20:23:59.2115604Z D=69, 2025-05-07T20:23:59.2115715Z B=20, 2025-05-07T20:23:59.2115827Z log_E=3, 2025-05-07T20:23:59.2115947Z L=17, 2025-05-07T20:23:59.2116071Z D_gradcheck=1, 2025-05-07T20:23:59.2116218Z stochastic_rounding=False, 2025-05-07T20:23:59.2116348Z weighted=False, 2025-05-07T20:23:59.2116468Z row_wise=True, 2025-05-07T20:23:59.2116592Z mixed=True, 2025-05-07T20:23:59.2116711Z use_cache=True, 2025-05-07T20:23:59.2116867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2116998Z use_cpu=True, 2025-05-07T20:23:59.2117146Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2117259Z ) 2025-05-07T20:23:59.2117466Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2117987Z self=, 2025-05-07T20:23:59.2118107Z mixed_B=False, 2025-05-07T20:23:59.2118233Z compile=False, 2025-05-07T20:23:59.2118348Z T=4, 2025-05-07T20:23:59.2118462Z D=81, 2025-05-07T20:23:59.2118584Z B=52, 2025-05-07T20:23:59.2118694Z log_E=3, 2025-05-07T20:23:59.2118812Z L=9, 2025-05-07T20:23:59.2118933Z D_gradcheck=2, 2025-05-07T20:23:59.2119074Z stochastic_rounding=False, 2025-05-07T20:23:59.2119201Z weighted=False, 2025-05-07T20:23:59.2119325Z row_wise=True, 2025-05-07T20:23:59.2119443Z mixed=False, 2025-05-07T20:23:59.2119570Z use_cache=True, 2025-05-07T20:23:59.2119725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2119998Z use_cpu=True, 2025-05-07T20:23:59.2120168Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2120277Z ) 2025-05-07T20:23:59.2120473Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2121001Z self=, 2025-05-07T20:23:59.2121119Z mixed_B=True, 2025-05-07T20:23:59.2121246Z compile=True, 2025-05-07T20:23:59.2121356Z T=2, 2025-05-07T20:23:59.2121470Z D=125, 2025-05-07T20:23:59.2121589Z B=106, 2025-05-07T20:23:59.2121703Z log_E=5, 2025-05-07T20:23:59.2121817Z L=2, 2025-05-07T20:23:59.2121950Z D_gradcheck=2, 2025-05-07T20:23:59.2122091Z stochastic_rounding=False, 2025-05-07T20:23:59.2122209Z weighted=True, 2025-05-07T20:23:59.2122340Z row_wise=False, 2025-05-07T20:23:59.2122459Z mixed=True, 2025-05-07T20:23:59.2122581Z use_cache=False, 2025-05-07T20:23:59.2122744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2122866Z use_cpu=True, 2025-05-07T20:23:59.2123015Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2123132Z ) 2025-05-07T20:23:59.2123326Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2123855Z self=, 2025-05-07T20:23:59.2123977Z mixed_B=True, 2025-05-07T20:23:59.2124096Z compile=True, 2025-05-07T20:23:59.2124214Z T=3, 2025-05-07T20:23:59.2124456Z D=17, 2025-05-07T20:23:59.2124580Z B=54, 2025-05-07T20:23:59.2124705Z log_E=3, 2025-05-07T20:23:59.2124818Z L=5, 2025-05-07T20:23:59.2125059Z D_gradcheck=2, 2025-05-07T20:23:59.2125207Z stochastic_rounding=True, 2025-05-07T20:23:59.2125327Z weighted=True, 2025-05-07T20:23:59.2125512Z row_wise=False, 2025-05-07T20:23:59.2125639Z mixed=True, 2025-05-07T20:23:59.2125757Z use_cache=True, 2025-05-07T20:23:59.2125916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2126048Z use_cpu=True, 2025-05-07T20:23:59.2126196Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2126311Z ) 2025-05-07T20:23:59.2126510Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2127030Z self=, 2025-05-07T20:23:59.2127159Z mixed_B=True, 2025-05-07T20:23:59.2127279Z compile=True, 2025-05-07T20:23:59.2127389Z T=3, 2025-05-07T20:23:59.2127511Z D=42, 2025-05-07T20:23:59.2127623Z B=36, 2025-05-07T20:23:59.2127735Z log_E=4, 2025-05-07T20:23:59.2128153Z L=16, 2025-05-07T20:23:59.2128292Z D_gradcheck=2, 2025-05-07T20:23:59.2128432Z stochastic_rounding=True, 2025-05-07T20:23:59.2128560Z weighted=False, 2025-05-07T20:23:59.2128686Z row_wise=True, 2025-05-07T20:23:59.2128802Z mixed=True, 2025-05-07T20:23:59.2128933Z use_cache=False, 2025-05-07T20:23:59.2129088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2129220Z use_cpu=True, 2025-05-07T20:23:59.2129368Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2129554Z ) 2025-05-07T20:23:59.2129764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2130298Z self=, 2025-05-07T20:23:59.2130417Z mixed_B=True, 2025-05-07T20:23:59.2130544Z compile=False, 2025-05-07T20:23:59.2130661Z T=4, 2025-05-07T20:23:59.2130777Z D=110, 2025-05-07T20:23:59.2130901Z B=103, 2025-05-07T20:23:59.2131027Z log_E=3, 2025-05-07T20:23:59.2131147Z L=14, 2025-05-07T20:23:59.2131286Z D_gradcheck=2, 2025-05-07T20:23:59.2131431Z stochastic_rounding=False, 2025-05-07T20:23:59.2131556Z weighted=True, 2025-05-07T20:23:59.2131690Z row_wise=False, 2025-05-07T20:23:59.2131811Z mixed=False, 2025-05-07T20:23:59.2131940Z use_cache=False, 2025-05-07T20:23:59.2132096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2132459Z use_cpu=True, 2025-05-07T20:23:59.2132634Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2132743Z ) 2025-05-07T20:23:59.2132941Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2133468Z self=, 2025-05-07T20:23:59.2133588Z mixed_B=False, 2025-05-07T20:23:59.2133708Z compile=False, 2025-05-07T20:23:59.2133823Z T=3, 2025-05-07T20:23:59.2133939Z D=64, 2025-05-07T20:23:59.2134051Z B=123, 2025-05-07T20:23:59.2134171Z log_E=5, 2025-05-07T20:23:59.2134288Z L=15, 2025-05-07T20:23:59.2134418Z D_gradcheck=1, 2025-05-07T20:23:59.2134558Z stochastic_rounding=False, 2025-05-07T20:23:59.2134678Z weighted=True, 2025-05-07T20:23:59.2134812Z row_wise=False, 2025-05-07T20:23:59.2134929Z mixed=True, 2025-05-07T20:23:59.2135054Z use_cache=False, 2025-05-07T20:23:59.2135219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2135339Z use_cpu=True, 2025-05-07T20:23:59.2135486Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2643538Z ) 2025-05-07T20:23:59.2643831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2644408Z self=, 2025-05-07T20:23:59.2644534Z mixed_B=True, 2025-05-07T20:23:59.2644652Z compile=True, 2025-05-07T20:23:59.2644769Z T=5, 2025-05-07T20:23:59.2645250Z D=23, 2025-05-07T20:23:59.2645373Z B=70, 2025-05-07T20:23:59.2645489Z log_E=3, 2025-05-07T20:23:59.2645599Z L=1, 2025-05-07T20:23:59.2645851Z D_gradcheck=1, 2025-05-07T20:23:59.2646000Z stochastic_rounding=True, 2025-05-07T20:23:59.2646123Z weighted=False, 2025-05-07T20:23:59.2646379Z row_wise=True, 2025-05-07T20:23:59.2646503Z mixed=False, 2025-05-07T20:23:59.2646627Z use_cache=False, 2025-05-07T20:23:59.2646796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2646925Z use_cpu=True, 2025-05-07T20:23:59.2647074Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2647193Z ) 2025-05-07T20:23:59.2647392Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2648079Z self=, 2025-05-07T20:23:59.2648207Z mixed_B=True, 2025-05-07T20:23:59.2648327Z compile=True, 2025-05-07T20:23:59.2648447Z T=5, 2025-05-07T20:23:59.2648568Z D=83, 2025-05-07T20:23:59.2648681Z B=76, 2025-05-07T20:23:59.2648804Z log_E=4, 2025-05-07T20:23:59.2648917Z L=1, 2025-05-07T20:23:59.2649043Z D_gradcheck=1, 2025-05-07T20:23:59.2649187Z stochastic_rounding=True, 2025-05-07T20:23:59.2649308Z weighted=False, 2025-05-07T20:23:59.2649580Z row_wise=False, 2025-05-07T20:23:59.2649712Z mixed=False, 2025-05-07T20:23:59.2649835Z use_cache=False, 2025-05-07T20:23:59.2649995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2650131Z use_cpu=True, 2025-05-07T20:23:59.2650282Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2650391Z ) 2025-05-07T20:23:59.2650599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2651125Z self=, 2025-05-07T20:23:59.2651250Z mixed_B=True, 2025-05-07T20:23:59.2651369Z compile=True, 2025-05-07T20:23:59.2651484Z T=5, 2025-05-07T20:23:59.2651603Z D=23, 2025-05-07T20:23:59.2651717Z B=118, 2025-05-07T20:23:59.2651829Z log_E=3, 2025-05-07T20:23:59.2651950Z L=11, 2025-05-07T20:23:59.2652073Z D_gradcheck=1, 2025-05-07T20:23:59.2652214Z stochastic_rounding=False, 2025-05-07T20:23:59.2652344Z weighted=False, 2025-05-07T20:23:59.2652466Z row_wise=True, 2025-05-07T20:23:59.2652585Z mixed=False, 2025-05-07T20:23:59.2652712Z use_cache=True, 2025-05-07T20:23:59.2652868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2652985Z use_cpu=True, 2025-05-07T20:23:59.2653320Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2653436Z ) 2025-05-07T20:23:59.2653632Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2654165Z self=, 2025-05-07T20:23:59.2654288Z mixed_B=False, 2025-05-07T20:23:59.2654415Z compile=False, 2025-05-07T20:23:59.2654525Z T=3, 2025-05-07T20:23:59.2654639Z D=48, 2025-05-07T20:23:59.2654758Z B=74, 2025-05-07T20:23:59.2654870Z log_E=4, 2025-05-07T20:23:59.2654980Z L=3, 2025-05-07T20:23:59.2655109Z D_gradcheck=2, 2025-05-07T20:23:59.2655255Z stochastic_rounding=True, 2025-05-07T20:23:59.2655377Z weighted=True, 2025-05-07T20:23:59.2655503Z row_wise=True, 2025-05-07T20:23:59.2655617Z mixed=True, 2025-05-07T20:23:59.2655737Z use_cache=False, 2025-05-07T20:23:59.2655903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2656023Z use_cpu=True, 2025-05-07T20:23:59.2656181Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2656291Z ) 2025-05-07T20:23:59.2656486Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2657012Z self=, 2025-05-07T20:23:59.2657130Z mixed_B=True, 2025-05-07T20:23:59.2657250Z compile=True, 2025-05-07T20:23:59.2657365Z T=4, 2025-05-07T20:23:59.2657555Z D=41, 2025-05-07T20:23:59.2657674Z B=97, 2025-05-07T20:23:59.2657792Z log_E=3, 2025-05-07T20:23:59.2657905Z L=19, 2025-05-07T20:23:59.2658024Z D_gradcheck=2, 2025-05-07T20:23:59.2658246Z stochastic_rounding=False, 2025-05-07T20:23:59.2658366Z weighted=False, 2025-05-07T20:23:59.2658559Z row_wise=True, 2025-05-07T20:23:59.2658682Z mixed=True, 2025-05-07T20:23:59.2658810Z use_cache=True, 2025-05-07T20:23:59.2658978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2659095Z use_cpu=True, 2025-05-07T20:23:59.2659246Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2659360Z ) 2025-05-07T20:23:59.2659553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2660074Z self=, 2025-05-07T20:23:59.2660196Z mixed_B=False, 2025-05-07T20:23:59.2660315Z compile=True, 2025-05-07T20:23:59.2660427Z T=2, 2025-05-07T20:23:59.2660548Z D=14, 2025-05-07T20:23:59.2660659Z B=26, 2025-05-07T20:23:59.2660774Z log_E=4, 2025-05-07T20:23:59.2660895Z L=14, 2025-05-07T20:23:59.2661016Z D_gradcheck=1, 2025-05-07T20:23:59.2661156Z stochastic_rounding=True, 2025-05-07T20:23:59.2661287Z weighted=True, 2025-05-07T20:23:59.2661410Z row_wise=True, 2025-05-07T20:23:59.2661532Z mixed=True, 2025-05-07T20:23:59.2661652Z use_cache=False, 2025-05-07T20:23:59.2661809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2661937Z use_cpu=True, 2025-05-07T20:23:59.2662087Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2662196Z ) 2025-05-07T20:23:59.2662398Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2662917Z self=, 2025-05-07T20:23:59.2663038Z mixed_B=False, 2025-05-07T20:23:59.2663164Z compile=True, 2025-05-07T20:23:59.2663275Z T=1, 2025-05-07T20:23:59.2663385Z D=101, 2025-05-07T20:23:59.2663512Z B=124, 2025-05-07T20:23:59.2663625Z log_E=4, 2025-05-07T20:23:59.2663744Z L=6, 2025-05-07T20:23:59.2663863Z D_gradcheck=2, 2025-05-07T20:23:59.2664007Z stochastic_rounding=True, 2025-05-07T20:23:59.2664136Z weighted=True, 2025-05-07T20:23:59.2664260Z row_wise=False, 2025-05-07T20:23:59.2664376Z mixed=True, 2025-05-07T20:23:59.2664503Z use_cache=False, 2025-05-07T20:23:59.2664663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2664783Z use_cpu=True, 2025-05-07T20:23:59.2665042Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2665165Z ) 2025-05-07T20:23:59.2665362Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2665891Z self=, 2025-05-07T20:23:59.2666012Z mixed_B=False, 2025-05-07T20:23:59.2666140Z compile=False, 2025-05-07T20:23:59.2666250Z T=1, 2025-05-07T20:23:59.2666362Z D=27, 2025-05-07T20:23:59.2666490Z B=60, 2025-05-07T20:23:59.2666605Z log_E=5, 2025-05-07T20:23:59.2666714Z L=13, 2025-05-07T20:23:59.2666839Z D_gradcheck=2, 2025-05-07T20:23:59.2666983Z stochastic_rounding=False, 2025-05-07T20:23:59.2667104Z weighted=True, 2025-05-07T20:23:59.2667231Z row_wise=True, 2025-05-07T20:23:59.2667350Z mixed=True, 2025-05-07T20:23:59.2667472Z use_cache=False, 2025-05-07T20:23:59.2667638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2667757Z use_cpu=True, 2025-05-07T20:23:59.2667909Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2668022Z ) 2025-05-07T20:23:59.2668217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2668742Z self=, 2025-05-07T20:23:59.2668861Z mixed_B=True, 2025-05-07T20:23:59.2668979Z compile=True, 2025-05-07T20:23:59.2669098Z T=2, 2025-05-07T20:23:59.2669206Z D=78, 2025-05-07T20:23:59.2669434Z B=22, 2025-05-07T20:23:59.2669563Z log_E=3, 2025-05-07T20:23:59.2669678Z L=4, 2025-05-07T20:23:59.2669802Z D_gradcheck=1, 2025-05-07T20:23:59.2670046Z stochastic_rounding=True, 2025-05-07T20:23:59.2670170Z weighted=False, 2025-05-07T20:23:59.2670291Z row_wise=True, 2025-05-07T20:23:59.2670483Z mixed=True, 2025-05-07T20:23:59.2670606Z use_cache=True, 2025-05-07T20:23:59.2670763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2670889Z use_cpu=True, 2025-05-07T20:23:59.2671040Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2671151Z ) 2025-05-07T20:23:59.2671353Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2671872Z self=, 2025-05-07T20:23:59.2671997Z mixed_B=False, 2025-05-07T20:23:59.2672115Z compile=True, 2025-05-07T20:23:59.2672226Z T=2, 2025-05-07T20:23:59.2672340Z D=40, 2025-05-07T20:23:59.2672454Z B=4, 2025-05-07T20:23:59.2672568Z log_E=4, 2025-05-07T20:23:59.2672682Z L=0, 2025-05-07T20:23:59.2672803Z D_gradcheck=1, 2025-05-07T20:23:59.2672947Z stochastic_rounding=True, 2025-05-07T20:23:59.2673076Z weighted=False, 2025-05-07T20:23:59.2673195Z row_wise=True, 2025-05-07T20:23:59.2673315Z mixed=False, 2025-05-07T20:23:59.2681218Z use_cache=True, 2025-05-07T20:23:59.2681491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2681622Z use_cpu=True, 2025-05-07T20:23:59.2681796Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2681907Z ) 2025-05-07T20:23:59.2682113Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2682650Z self=, 2025-05-07T20:23:59.2682771Z mixed_B=True, 2025-05-07T20:23:59.2682910Z compile=False, 2025-05-07T20:23:59.2683020Z T=1, 2025-05-07T20:23:59.2683131Z D=55, 2025-05-07T20:23:59.2683254Z B=64, 2025-05-07T20:23:59.2683371Z log_E=4, 2025-05-07T20:23:59.2683480Z L=13, 2025-05-07T20:23:59.2683603Z D_gradcheck=1, 2025-05-07T20:23:59.2683745Z stochastic_rounding=True, 2025-05-07T20:23:59.2683868Z weighted=False, 2025-05-07T20:23:59.2683994Z row_wise=True, 2025-05-07T20:23:59.2684118Z mixed=False, 2025-05-07T20:23:59.2684239Z use_cache=False, 2025-05-07T20:23:59.2684408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2684528Z use_cpu=True, 2025-05-07T20:23:59.2684864Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2684987Z ) 2025-05-07T20:23:59.2685187Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2685719Z self=, 2025-05-07T20:23:59.2685839Z mixed_B=False, 2025-05-07T20:23:59.2685959Z compile=False, 2025-05-07T20:23:59.2686081Z T=5, 2025-05-07T20:23:59.2686195Z D=63, 2025-05-07T20:23:59.2686315Z B=83, 2025-05-07T20:23:59.2686435Z log_E=4, 2025-05-07T20:23:59.2686546Z L=10, 2025-05-07T20:23:59.2686664Z D_gradcheck=2, 2025-05-07T20:23:59.2686815Z stochastic_rounding=False, 2025-05-07T20:23:59.2686936Z weighted=False, 2025-05-07T20:23:59.2687059Z row_wise=True, 2025-05-07T20:23:59.2687178Z mixed=False, 2025-05-07T20:23:59.2687299Z use_cache=True, 2025-05-07T20:23:59.2687460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2687578Z use_cpu=True, 2025-05-07T20:23:59.2687728Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2687842Z ) 2025-05-07T20:23:59.2688035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2688555Z self=, 2025-05-07T20:23:59.2688682Z mixed_B=False, 2025-05-07T20:23:59.2688801Z compile=True, 2025-05-07T20:23:59.2688911Z T=3, 2025-05-07T20:23:59.2689024Z D=107, 2025-05-07T20:23:59.2689229Z B=3, 2025-05-07T20:23:59.2689352Z log_E=4, 2025-05-07T20:23:59.2689583Z L=19, 2025-05-07T20:23:59.2689706Z D_gradcheck=2, 2025-05-07T20:23:59.2689931Z stochastic_rounding=False, 2025-05-07T20:23:59.2690052Z weighted=False, 2025-05-07T20:23:59.2690172Z row_wise=True, 2025-05-07T20:23:59.2690402Z mixed=False, 2025-05-07T20:23:59.2690523Z use_cache=False, 2025-05-07T20:23:59.2690680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2690804Z use_cpu=True, 2025-05-07T20:23:59.2690954Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2691062Z ) 2025-05-07T20:23:59.2691262Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2691781Z self=, 2025-05-07T20:23:59.2691902Z mixed_B=False, 2025-05-07T20:23:59.2692028Z compile=True, 2025-05-07T20:23:59.2692137Z T=5, 2025-05-07T20:23:59.2692256Z D=23, 2025-05-07T20:23:59.2692372Z B=80, 2025-05-07T20:23:59.2692484Z log_E=5, 2025-05-07T20:23:59.2692600Z L=2, 2025-05-07T20:23:59.2692723Z D_gradcheck=1, 2025-05-07T20:23:59.2692867Z stochastic_rounding=False, 2025-05-07T20:23:59.2692993Z weighted=True, 2025-05-07T20:23:59.2693112Z row_wise=False, 2025-05-07T20:23:59.2693233Z mixed=False, 2025-05-07T20:23:59.2693362Z use_cache=True, 2025-05-07T20:23:59.2693517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2693635Z use_cpu=True, 2025-05-07T20:23:59.2693791Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2693898Z ) 2025-05-07T20:23:59.2694094Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2694621Z self=, 2025-05-07T20:23:59.2694740Z mixed_B=False, 2025-05-07T20:23:59.2694866Z compile=False, 2025-05-07T20:23:59.2694977Z T=4, 2025-05-07T20:23:59.2695087Z D=99, 2025-05-07T20:23:59.2695207Z B=38, 2025-05-07T20:23:59.2695319Z log_E=4, 2025-05-07T20:23:59.2695429Z L=7, 2025-05-07T20:23:59.2695552Z D_gradcheck=2, 2025-05-07T20:23:59.2695697Z stochastic_rounding=False, 2025-05-07T20:23:59.2695818Z weighted=True, 2025-05-07T20:23:59.2695942Z row_wise=False, 2025-05-07T20:23:59.2696062Z mixed=True, 2025-05-07T20:23:59.2696181Z use_cache=True, 2025-05-07T20:23:59.2696345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.2696462Z use_cpu=True, 2025-05-07T20:23:59.2696723Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2696852Z ) 2025-05-07T20:23:59.2697049Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2697577Z self=, 2025-05-07T20:23:59.2697695Z mixed_B=True, 2025-05-07T20:23:59.2697814Z compile=False, 2025-05-07T20:23:59.2697933Z T=3, 2025-05-07T20:23:59.2698044Z D=37, 2025-05-07T20:23:59.2698158Z B=16, 2025-05-07T20:23:59.2698278Z log_E=5, 2025-05-07T20:23:59.2698387Z L=12, 2025-05-07T20:23:59.2698505Z D_gradcheck=1, 2025-05-07T20:23:59.2698649Z stochastic_rounding=True, 2025-05-07T20:23:59.2698772Z weighted=True, 2025-05-07T20:23:59.2698891Z row_wise=False, 2025-05-07T20:23:59.2699018Z mixed=False, 2025-05-07T20:23:59.2699140Z use_cache=False, 2025-05-07T20:23:59.2699296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2699422Z use_cpu=True, 2025-05-07T20:23:59.2699574Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.2699691Z ) 2025-05-07T20:23:59.2699883Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2700401Z self=, 2025-05-07T20:23:59.2700526Z mixed_B=False, 2025-05-07T20:23:59.2700648Z compile=False, 2025-05-07T20:23:59.2700757Z T=1, 2025-05-07T20:23:59.2700875Z D=112, 2025-05-07T20:23:59.2700985Z B=45, 2025-05-07T20:23:59.2701205Z log_E=4, 2025-05-07T20:23:59.2701338Z L=16, 2025-05-07T20:23:59.2701457Z D_gradcheck=1, 2025-05-07T20:23:59.2701600Z stochastic_rounding=False, 2025-05-07T20:23:59.2701794Z weighted=False, 2025-05-07T20:23:59.2701914Z row_wise=False, 2025-05-07T20:23:59.2702138Z mixed=False, 2025-05-07T20:23:59.2702267Z use_cache=True, 2025-05-07T20:23:59.2702423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2702551Z use_cpu=True, 2025-05-07T20:23:59.2702701Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.2702810Z ) 2025-05-07T20:23:59.2703009Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.2703527Z self=, 2025-05-07T20:23:59.2703649Z mixed_B=True, 2025-05-07T20:23:59.2703773Z compile=True, 2025-05-07T20:23:59.2703883Z T=4, 2025-05-07T20:23:59.2703994Z D=114, 2025-05-07T20:23:59.2704109Z B=43, 2025-05-07T20:23:59.2704226Z log_E=5, 2025-05-07T20:23:59.2704336Z L=2, 2025-05-07T20:23:59.2704462Z D_gradcheck=2, 2025-05-07T20:23:59.2704600Z stochastic_rounding=False, 2025-05-07T20:23:59.2704731Z weighted=False, 2025-05-07T20:23:59.2704848Z row_wise=True, 2025-05-07T20:23:59.2704968Z mixed=False, 2025-05-07T20:23:59.2705094Z use_cache=True, 2025-05-07T20:23:59.2705250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.2705368Z use_cpu=True, 2025-05-07T20:23:59.2705526Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3219017Z ) 2025-05-07T20:23:59.3219679Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3220743Z self=, 2025-05-07T20:23:59.3221640Z mixed_B=False, 2025-05-07T20:23:59.3222059Z compile=True, 2025-05-07T20:23:59.3222449Z T=2, 2025-05-07T20:23:59.3222766Z D=16, 2025-05-07T20:23:59.3223116Z B=95, 2025-05-07T20:23:59.3223530Z log_E=5, 2025-05-07T20:23:59.3223873Z L=3, 2025-05-07T20:23:59.3224159Z D_gradcheck=2, 2025-05-07T20:23:59.3224547Z stochastic_rounding=False, 2025-05-07T20:23:59.3224987Z weighted=True, 2025-05-07T20:23:59.3225294Z row_wise=True, 2025-05-07T20:23:59.3225693Z mixed=True, 2025-05-07T20:23:59.3226042Z use_cache=True, 2025-05-07T20:23:59.3226551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3227166Z use_cpu=True, 2025-05-07T20:23:59.3227541Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3228653Z ) 2025-05-07T20:23:59.3229134Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3230246Z self=, 2025-05-07T20:23:59.3231245Z mixed_B=False, 2025-05-07T20:23:59.3231666Z compile=False, 2025-05-07T20:23:59.3232017Z T=3, 2025-05-07T20:23:59.3232273Z D=7, 2025-05-07T20:23:59.3232712Z B=123, 2025-05-07T20:23:59.3232991Z log_E=4, 2025-05-07T20:23:59.3233385Z L=10, 2025-05-07T20:23:59.3233717Z D_gradcheck=2, 2025-05-07T20:23:59.3234062Z stochastic_rounding=True, 2025-05-07T20:23:59.3234546Z weighted=True, 2025-05-07T20:23:59.3234867Z row_wise=False, 2025-05-07T20:23:59.3235190Z mixed=False, 2025-05-07T20:23:59.3235487Z use_cache=False, 2025-05-07T20:23:59.3235846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.3236417Z use_cpu=True, 2025-05-07T20:23:59.3236899Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.3237433Z ) 2025-05-07T20:23:59.3237920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3239043Z self=, 2025-05-07T20:23:59.3240050Z mixed_B=False, 2025-05-07T20:23:59.3240364Z compile=False, 2025-05-07T20:23:59.3240715Z T=2, 2025-05-07T20:23:59.3241182Z D=6, 2025-05-07T20:23:59.3241458Z B=46, 2025-05-07T20:23:59.3242042Z log_E=4, 2025-05-07T20:23:59.3242405Z L=6, 2025-05-07T20:23:59.3242682Z D_gradcheck=1, 2025-05-07T20:23:59.3243085Z stochastic_rounding=False, 2025-05-07T20:23:59.3243598Z weighted=True, 2025-05-07T20:23:59.3243910Z row_wise=False, 2025-05-07T20:23:59.3244413Z mixed=True, 2025-05-07T20:23:59.3244766Z use_cache=False, 2025-05-07T20:23:59.3245122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.3245590Z use_cpu=True, 2025-05-07T20:23:59.3246124Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.3246516Z ) 2025-05-07T20:23:59.3246854Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3247711Z self=, 2025-05-07T20:23:59.3248594Z mixed_B=True, 2025-05-07T20:23:59.3249116Z compile=False, 2025-05-07T20:23:59.3249581Z T=3, 2025-05-07T20:23:59.3250027Z D=25, 2025-05-07T20:23:59.3250350Z B=65, 2025-05-07T20:23:59.3250793Z log_E=3, 2025-05-07T20:23:59.3251137Z L=1, 2025-05-07T20:23:59.3251516Z D_gradcheck=2, 2025-05-07T20:23:59.3251840Z stochastic_rounding=False, 2025-05-07T20:23:59.3252389Z weighted=True, 2025-05-07T20:23:59.3252710Z row_wise=False, 2025-05-07T20:23:59.3253204Z mixed=False, 2025-05-07T20:23:59.3253625Z use_cache=True, 2025-05-07T20:23:59.3254051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3254718Z use_cpu=True, 2025-05-07T20:23:59.3255046Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.3255433Z ) 2025-05-07T20:23:59.3255766Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3256881Z self=, 2025-05-07T20:23:59.3257909Z mixed_B=False, 2025-05-07T20:23:59.3258304Z compile=True, 2025-05-07T20:23:59.3258606Z T=2, 2025-05-07T20:23:59.3258947Z D=59, 2025-05-07T20:23:59.3259417Z B=84, 2025-05-07T20:23:59.3259877Z log_E=5, 2025-05-07T20:23:59.3260221Z L=19, 2025-05-07T20:23:59.3260513Z D_gradcheck=1, 2025-05-07T20:23:59.3260887Z stochastic_rounding=False, 2025-05-07T20:23:59.3261430Z weighted=False, 2025-05-07T20:23:59.3262013Z row_wise=False, 2025-05-07T20:23:59.3262451Z mixed=False, 2025-05-07T20:23:59.3262829Z use_cache=False, 2025-05-07T20:23:59.3263239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3263900Z use_cpu=True, 2025-05-07T20:23:59.3264236Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3264909Z ) 2025-05-07T20:23:59.3265373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3266420Z self=, 2025-05-07T20:23:59.3267293Z mixed_B=True, 2025-05-07T20:23:59.3267754Z compile=False, 2025-05-07T20:23:59.3268130Z T=4, 2025-05-07T20:23:59.3268510Z D=26, 2025-05-07T20:23:59.3268902Z B=97, 2025-05-07T20:23:59.3269176Z log_E=3, 2025-05-07T20:23:59.3269456Z L=13, 2025-05-07T20:23:59.3269801Z D_gradcheck=1, 2025-05-07T20:23:59.3270326Z stochastic_rounding=False, 2025-05-07T20:23:59.3270813Z weighted=True, 2025-05-07T20:23:59.3271189Z row_wise=True, 2025-05-07T20:23:59.3271512Z mixed=False, 2025-05-07T20:23:59.3271889Z use_cache=False, 2025-05-07T20:23:59.3272323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3272919Z use_cpu=True, 2025-05-07T20:23:59.3273271Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.3273789Z ) 2025-05-07T20:23:59.3274169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3275191Z self=, 2025-05-07T20:23:59.3276054Z mixed_B=True, 2025-05-07T20:23:59.3276493Z compile=True, 2025-05-07T20:23:59.3276927Z T=4, 2025-05-07T20:23:59.3277248Z D=48, 2025-05-07T20:23:59.3277512Z B=60, 2025-05-07T20:23:59.3278044Z log_E=4, 2025-05-07T20:23:59.3278347Z L=12, 2025-05-07T20:23:59.3278746Z D_gradcheck=1, 2025-05-07T20:23:59.3279134Z stochastic_rounding=True, 2025-05-07T20:23:59.3279834Z weighted=True, 2025-05-07T20:23:59.3280138Z row_wise=True, 2025-05-07T20:23:59.3280522Z mixed=True, 2025-05-07T20:23:59.3281137Z use_cache=True, 2025-05-07T20:23:59.3281525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3282020Z use_cpu=True, 2025-05-07T20:23:59.3282359Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3282766Z ) 2025-05-07T20:23:59.3283375Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3284370Z self=, 2025-05-07T20:23:59.3285341Z mixed_B=True, 2025-05-07T20:23:59.3285647Z compile=True, 2025-05-07T20:23:59.3286117Z T=5, 2025-05-07T20:23:59.3286442Z D=48, 2025-05-07T20:23:59.3286779Z B=51, 2025-05-07T20:23:59.3287054Z log_E=3, 2025-05-07T20:23:59.3287428Z L=13, 2025-05-07T20:23:59.3287845Z D_gradcheck=2, 2025-05-07T20:23:59.3288248Z stochastic_rounding=True, 2025-05-07T20:23:59.3288836Z weighted=False, 2025-05-07T20:23:59.3289143Z row_wise=False, 2025-05-07T20:23:59.3289624Z mixed=True, 2025-05-07T20:23:59.3290024Z use_cache=True, 2025-05-07T20:23:59.3290511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.3290970Z use_cpu=True, 2025-05-07T20:23:59.3291352Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3291875Z ) 2025-05-07T20:23:59.3292460Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3293622Z self=, 2025-05-07T20:23:59.3294598Z mixed_B=True, 2025-05-07T20:23:59.3294905Z compile=True, 2025-05-07T20:23:59.3295310Z T=4, 2025-05-07T20:23:59.3295661Z D=122, 2025-05-07T20:23:59.3296062Z B=3, 2025-05-07T20:23:59.3296461Z log_E=5, 2025-05-07T20:23:59.3296742Z L=2, 2025-05-07T20:23:59.3297107Z D_gradcheck=1, 2025-05-07T20:23:59.3297515Z stochastic_rounding=False, 2025-05-07T20:23:59.3297948Z weighted=False, 2025-05-07T20:23:59.3298322Z row_wise=True, 2025-05-07T20:23:59.3298878Z mixed=False, 2025-05-07T20:23:59.3299346Z use_cache=True, 2025-05-07T20:23:59.3299888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.3300517Z use_cpu=True, 2025-05-07T20:23:59.3300853Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3301224Z ) 2025-05-07T20:23:59.3301737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3302879Z self=, 2025-05-07T20:23:59.3303920Z mixed_B=False, 2025-05-07T20:23:59.3304416Z compile=True, 2025-05-07T20:23:59.3304822Z T=5, 2025-05-07T20:23:59.3305157Z D=42, 2025-05-07T20:23:59.3305434Z B=114, 2025-05-07T20:23:59.3305820Z log_E=3, 2025-05-07T20:23:59.3306177Z L=16, 2025-05-07T20:23:59.3306593Z D_gradcheck=2, 2025-05-07T20:23:59.3306983Z stochastic_rounding=True, 2025-05-07T20:23:59.3307430Z weighted=False, 2025-05-07T20:23:59.3307894Z row_wise=True, 2025-05-07T20:23:59.3308272Z mixed=False, 2025-05-07T20:23:59.3308655Z use_cache=True, 2025-05-07T20:23:59.3309095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3309615Z use_cpu=True, 2025-05-07T20:23:59.3310009Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3310559Z ) 2025-05-07T20:23:59.3310984Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3312016Z self=, 2025-05-07T20:23:59.3312888Z mixed_B=False, 2025-05-07T20:23:59.3313297Z compile=False, 2025-05-07T20:23:59.3313731Z T=1, 2025-05-07T20:23:59.3314115Z D=58, 2025-05-07T20:23:59.3314486Z B=98, 2025-05-07T20:23:59.3314760Z log_E=4, 2025-05-07T20:23:59.3315306Z L=14, 2025-05-07T20:23:59.3315662Z D_gradcheck=2, 2025-05-07T20:23:59.3316162Z stochastic_rounding=False, 2025-05-07T20:23:59.3316624Z weighted=True, 2025-05-07T20:23:59.3317026Z row_wise=False, 2025-05-07T20:23:59.3317381Z mixed=False, 2025-05-07T20:23:59.3317988Z use_cache=True, 2025-05-07T20:23:59.3318386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.3318801Z use_cpu=True, 2025-05-07T20:23:59.3319132Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.3319587Z ) 2025-05-07T20:23:59.3319932Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3320935Z self=, 2025-05-07T20:23:59.3321823Z mixed_B=True, 2025-05-07T20:23:59.3322180Z compile=True, 2025-05-07T20:23:59.3322475Z T=5, 2025-05-07T20:23:59.3322843Z D=96, 2025-05-07T20:23:59.3323108Z B=49, 2025-05-07T20:23:59.3323380Z log_E=3, 2025-05-07T20:23:59.3323662Z L=10, 2025-05-07T20:23:59.3324034Z D_gradcheck=2, 2025-05-07T20:23:59.3324415Z stochastic_rounding=False, 2025-05-07T20:23:59.3324794Z weighted=False, 2025-05-07T20:23:59.3325164Z row_wise=False, 2025-05-07T20:23:59.3325556Z mixed=False, 2025-05-07T20:23:59.3325868Z use_cache=True, 2025-05-07T20:23:59.3326214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3326792Z use_cpu=True, 2025-05-07T20:23:59.3327220Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3327676Z ) 2025-05-07T20:23:59.3328255Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3329181Z self=, 2025-05-07T20:23:59.3330172Z mixed_B=True, 2025-05-07T20:23:59.3330730Z compile=True, 2025-05-07T20:23:59.3331072Z T=5, 2025-05-07T20:23:59.3331334Z D=41, 2025-05-07T20:23:59.3331599Z B=109, 2025-05-07T20:23:59.3331991Z log_E=3, 2025-05-07T20:23:59.3332274Z L=0, 2025-05-07T20:23:59.3332604Z D_gradcheck=2, 2025-05-07T20:23:59.3332945Z stochastic_rounding=False, 2025-05-07T20:23:59.3333320Z weighted=False, 2025-05-07T20:23:59.3333627Z row_wise=True, 2025-05-07T20:23:59.3333927Z mixed=True, 2025-05-07T20:23:59.3334421Z use_cache=True, 2025-05-07T20:23:59.3334879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3335331Z use_cpu=True, 2025-05-07T20:23:59.3335936Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3336440Z ) 2025-05-07T20:23:59.3337216Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3338267Z self=, 2025-05-07T20:23:59.3339067Z mixed_B=True, 2025-05-07T20:23:59.3339428Z compile=True, 2025-05-07T20:23:59.3339937Z T=2, 2025-05-07T20:23:59.3340279Z D=103, 2025-05-07T20:23:59.3340561Z B=57, 2025-05-07T20:23:59.3340892Z log_E=3, 2025-05-07T20:23:59.3341175Z L=1, 2025-05-07T20:23:59.3341550Z D_gradcheck=2, 2025-05-07T20:23:59.3341963Z stochastic_rounding=False, 2025-05-07T20:23:59.3342388Z weighted=True, 2025-05-07T20:23:59.3342707Z row_wise=False, 2025-05-07T20:23:59.3343102Z mixed=False, 2025-05-07T20:23:59.3343646Z use_cache=True, 2025-05-07T20:23:59.3344192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.3344665Z use_cpu=True, 2025-05-07T20:23:59.3345071Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3345447Z ) 2025-05-07T20:23:59.3345787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3346708Z self=, 2025-05-07T20:23:59.3347515Z mixed_B=True, 2025-05-07T20:23:59.3347820Z compile=False, 2025-05-07T20:23:59.3348112Z T=5, 2025-05-07T20:23:59.3348379Z D=72, 2025-05-07T20:23:59.3348641Z B=117, 2025-05-07T20:23:59.3348913Z log_E=4, 2025-05-07T20:23:59.3349515Z L=5, 2025-05-07T20:23:59.3349965Z D_gradcheck=1, 2025-05-07T20:23:59.3350299Z stochastic_rounding=True, 2025-05-07T20:23:59.3350809Z weighted=True, 2025-05-07T20:23:59.3351351Z row_wise=True, 2025-05-07T20:23:59.3351657Z mixed=True, 2025-05-07T20:23:59.3351948Z use_cache=True, 2025-05-07T20:23:59.3352510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3352926Z use_cpu=True, 2025-05-07T20:23:59.3353252Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.3353630Z ) 2025-05-07T20:23:59.3354085Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3355127Z self=, 2025-05-07T20:23:59.3356060Z mixed_B=True, 2025-05-07T20:23:59.3356424Z compile=True, 2025-05-07T20:23:59.3356773Z T=3, 2025-05-07T20:23:59.3357149Z D=40, 2025-05-07T20:23:59.3357484Z B=19, 2025-05-07T20:23:59.3357803Z log_E=3, 2025-05-07T20:23:59.3358093Z L=10, 2025-05-07T20:23:59.3358426Z D_gradcheck=1, 2025-05-07T20:23:59.3358752Z stochastic_rounding=False, 2025-05-07T20:23:59.3359262Z weighted=False, 2025-05-07T20:23:59.3359682Z row_wise=False, 2025-05-07T20:23:59.3360010Z mixed=True, 2025-05-07T20:23:59.3360368Z use_cache=True, 2025-05-07T20:23:59.3360723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.3361230Z use_cpu=True, 2025-05-07T20:23:59.3361556Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.3362045Z ) 2025-05-07T20:23:59.3362390Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3363430Z self=, 2025-05-07T20:23:59.3364307Z mixed_B=True, 2025-05-07T20:23:59.3364740Z compile=True, 2025-05-07T20:23:59.3365036Z T=4, 2025-05-07T20:23:59.3365363Z D=120, 2025-05-07T20:23:59.3365634Z B=101, 2025-05-07T20:23:59.3365999Z log_E=5, 2025-05-07T20:23:59.3366429Z L=10, 2025-05-07T20:23:59.3366757Z D_gradcheck=1, 2025-05-07T20:23:59.3367080Z stochastic_rounding=True, 2025-05-07T20:23:59.3367452Z weighted=False, 2025-05-07T20:23:59.3367853Z row_wise=True, 2025-05-07T20:23:59.3368160Z mixed=False, 2025-05-07T20:23:59.3368463Z use_cache=False, 2025-05-07T20:23:59.3368824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3369376Z use_cpu=True, 2025-05-07T20:23:59.3370353Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.3370947Z ) 2025-05-07T20:23:59.3371467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.3373566Z self=, 2025-05-07T20:23:59.3374517Z mixed_B=False, 2025-05-07T20:23:59.3375026Z compile=False, 2025-05-07T20:23:59.3375384Z T=5, 2025-05-07T20:23:59.3375781Z D=16, 2025-05-07T20:23:59.3376245Z B=9, 2025-05-07T20:23:59.3376558Z log_E=4, 2025-05-07T20:23:59.3376852Z L=0, 2025-05-07T20:23:59.3377131Z D_gradcheck=2, 2025-05-07T20:23:59.3377453Z stochastic_rounding=True, 2025-05-07T20:23:59.3377879Z weighted=False, 2025-05-07T20:23:59.3378193Z row_wise=True, 2025-05-07T20:23:59.3378521Z mixed=False, 2025-05-07T20:23:59.3379001Z use_cache=False, 2025-05-07T20:23:59.3379453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.3380108Z use_cpu=True, 2025-05-07T20:23:59.3380450Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4703952Z ) 2025-05-07T20:23:59.4704488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4705507Z self=, 2025-05-07T20:23:59.4706767Z mixed_B=False, 2025-05-07T20:23:59.4707079Z compile=True, 2025-05-07T20:23:59.4707376Z T=2, 2025-05-07T20:23:59.4707652Z D=81, 2025-05-07T20:23:59.4708043Z B=11, 2025-05-07T20:23:59.4708363Z log_E=4, 2025-05-07T20:23:59.4709128Z L=19, 2025-05-07T20:23:59.4709643Z D_gradcheck=1, 2025-05-07T20:23:59.4710040Z stochastic_rounding=True, 2025-05-07T20:23:59.4710514Z weighted=True, 2025-05-07T20:23:59.4711159Z row_wise=False, 2025-05-07T20:23:59.4711533Z mixed=False, 2025-05-07T20:23:59.4711843Z use_cache=False, 2025-05-07T20:23:59.4712459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.4713015Z use_cpu=True, 2025-05-07T20:23:59.4713352Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.4713881Z ) 2025-05-07T20:23:59.4714464Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4715529Z self=, 2025-05-07T20:23:59.4716368Z mixed_B=False, 2025-05-07T20:23:59.4716728Z compile=False, 2025-05-07T20:23:59.4717228Z T=1, 2025-05-07T20:23:59.4717574Z D=50, 2025-05-07T20:23:59.4717962Z B=18, 2025-05-07T20:23:59.4718316Z log_E=4, 2025-05-07T20:23:59.4718704Z L=12, 2025-05-07T20:23:59.4719097Z D_gradcheck=1, 2025-05-07T20:23:59.4719459Z stochastic_rounding=False, 2025-05-07T20:23:59.4720011Z weighted=False, 2025-05-07T20:23:59.4720333Z row_wise=False, 2025-05-07T20:23:59.4720829Z mixed=True, 2025-05-07T20:23:59.4721265Z use_cache=False, 2025-05-07T20:23:59.4721712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4722182Z use_cpu=True, 2025-05-07T20:23:59.4722634Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4723051Z ) 2025-05-07T20:23:59.4723492Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4724607Z self=, 2025-05-07T20:23:59.4725619Z mixed_B=False, 2025-05-07T20:23:59.4726108Z compile=True, 2025-05-07T20:23:59.4726423Z T=4, 2025-05-07T20:23:59.4726780Z D=117, 2025-05-07T20:23:59.4727050Z B=123, 2025-05-07T20:23:59.4727394Z log_E=3, 2025-05-07T20:23:59.4728637Z L=14, 2025-05-07T20:23:59.4728974Z D_gradcheck=2, 2025-05-07T20:23:59.4729321Z stochastic_rounding=False, 2025-05-07T20:23:59.4729999Z weighted=False, 2025-05-07T20:23:59.4730324Z row_wise=True, 2025-05-07T20:23:59.4730739Z mixed=True, 2025-05-07T20:23:59.4731149Z use_cache=True, 2025-05-07T20:23:59.4731641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4732153Z use_cpu=True, 2025-05-07T20:23:59.4732633Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.4733079Z ) 2025-05-07T20:23:59.4733968Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4735206Z self=, 2025-05-07T20:23:59.4736326Z mixed_B=False, 2025-05-07T20:23:59.4736864Z compile=True, 2025-05-07T20:23:59.4737397Z T=3, 2025-05-07T20:23:59.4737716Z D=38, 2025-05-07T20:23:59.4738023Z B=75, 2025-05-07T20:23:59.4738366Z log_E=4, 2025-05-07T20:23:59.4738705Z L=17, 2025-05-07T20:23:59.4739154Z D_gradcheck=2, 2025-05-07T20:23:59.4739707Z stochastic_rounding=False, 2025-05-07T20:23:59.4740217Z weighted=False, 2025-05-07T20:23:59.4740732Z row_wise=False, 2025-05-07T20:23:59.4741119Z mixed=True, 2025-05-07T20:23:59.4741510Z use_cache=True, 2025-05-07T20:23:59.4742089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4742618Z use_cpu=True, 2025-05-07T20:23:59.4743143Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.4743569Z ) 2025-05-07T20:23:59.4744016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4745290Z self=, 2025-05-07T20:23:59.4746354Z mixed_B=False, 2025-05-07T20:23:59.4746778Z compile=True, 2025-05-07T20:23:59.4747111Z T=2, 2025-05-07T20:23:59.4747519Z D=106, 2025-05-07T20:23:59.4747897Z B=69, 2025-05-07T20:23:59.4748166Z log_E=5, 2025-05-07T20:23:59.4748496Z L=12, 2025-05-07T20:23:59.4749262Z D_gradcheck=1, 2025-05-07T20:23:59.4749752Z stochastic_rounding=True, 2025-05-07T20:23:59.4750255Z weighted=True, 2025-05-07T20:23:59.4750936Z row_wise=False, 2025-05-07T20:23:59.4751384Z mixed=True, 2025-05-07T20:23:59.4751795Z use_cache=True, 2025-05-07T20:23:59.4752335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.4752951Z use_cpu=True, 2025-05-07T20:23:59.4753480Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4754103Z ) 2025-05-07T20:23:59.4754541Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4755682Z self=, 2025-05-07T20:23:59.4756721Z mixed_B=False, 2025-05-07T20:23:59.4757091Z compile=False, 2025-05-07T20:23:59.4757548Z T=3, 2025-05-07T20:23:59.4757854Z D=57, 2025-05-07T20:23:59.4758324Z B=95, 2025-05-07T20:23:59.4758649Z log_E=5, 2025-05-07T20:23:59.4758979Z L=13, 2025-05-07T20:23:59.4759532Z D_gradcheck=2, 2025-05-07T20:23:59.4759983Z stochastic_rounding=True, 2025-05-07T20:23:59.4760488Z weighted=True, 2025-05-07T20:23:59.4760906Z row_wise=False, 2025-05-07T20:23:59.4761312Z mixed=False, 2025-05-07T20:23:59.4761688Z use_cache=False, 2025-05-07T20:23:59.4762153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4762859Z use_cpu=True, 2025-05-07T20:23:59.4763244Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.4763719Z ) 2025-05-07T20:23:59.4764229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4765300Z self=, 2025-05-07T20:23:59.4766418Z mixed_B=False, 2025-05-07T20:23:59.4766723Z compile=True, 2025-05-07T20:23:59.4767079Z T=3, 2025-05-07T20:23:59.4767682Z D=7, 2025-05-07T20:23:59.4768028Z B=101, 2025-05-07T20:23:59.4768400Z log_E=3, 2025-05-07T20:23:59.4768805Z L=17, 2025-05-07T20:23:59.4769172Z D_gradcheck=1, 2025-05-07T20:23:59.4769888Z stochastic_rounding=False, 2025-05-07T20:23:59.4770269Z weighted=False, 2025-05-07T20:23:59.4770720Z row_wise=True, 2025-05-07T20:23:59.4771078Z mixed=False, 2025-05-07T20:23:59.4771541Z use_cache=False, 2025-05-07T20:23:59.4772088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4772695Z use_cpu=True, 2025-05-07T20:23:59.4773090Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4773467Z ) 2025-05-07T20:23:59.4774116Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4775261Z self=, 2025-05-07T20:23:59.4776258Z mixed_B=False, 2025-05-07T20:23:59.4776824Z compile=True, 2025-05-07T20:23:59.4777225Z T=4, 2025-05-07T20:23:59.4777578Z D=80, 2025-05-07T20:23:59.4777939Z B=73, 2025-05-07T20:23:59.4778264Z log_E=4, 2025-05-07T20:23:59.4778731Z L=18, 2025-05-07T20:23:59.4779195Z D_gradcheck=1, 2025-05-07T20:23:59.4779570Z stochastic_rounding=False, 2025-05-07T20:23:59.4779944Z weighted=True, 2025-05-07T20:23:59.4780311Z row_wise=False, 2025-05-07T20:23:59.4780704Z mixed=False, 2025-05-07T20:23:59.4781087Z use_cache=False, 2025-05-07T20:23:59.4781677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.4782224Z use_cpu=True, 2025-05-07T20:23:59.4782690Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.4783204Z ) 2025-05-07T20:23:59.4783856Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4785034Z self=, 2025-05-07T20:23:59.4786135Z mixed_B=True, 2025-05-07T20:23:59.4786539Z compile=False, 2025-05-07T20:23:59.4786958Z T=1, 2025-05-07T20:23:59.4787397Z D=113, 2025-05-07T20:23:59.4787738Z B=18, 2025-05-07T20:23:59.4787941Z log_E=4, 2025-05-07T20:23:59.4788146Z L=14, 2025-05-07T20:23:59.4788665Z D_gradcheck=2, 2025-05-07T20:23:59.4788977Z stochastic_rounding=False, 2025-05-07T20:23:59.4789235Z weighted=False, 2025-05-07T20:23:59.4789670Z row_wise=False, 2025-05-07T20:23:59.4789808Z mixed=False, 2025-05-07T20:23:59.4790008Z use_cache=True, 2025-05-07T20:23:59.4790282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4790415Z use_cpu=True, 2025-05-07T20:23:59.4790647Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.4790913Z ) 2025-05-07T20:23:59.4791136Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4791782Z self=, 2025-05-07T20:23:59.4791909Z mixed_B=False, 2025-05-07T20:23:59.4792088Z compile=True, 2025-05-07T20:23:59.4792251Z T=1, 2025-05-07T20:23:59.4792374Z D=3, 2025-05-07T20:23:59.4792560Z B=69, 2025-05-07T20:23:59.4792756Z log_E=4, 2025-05-07T20:23:59.4793026Z L=8, 2025-05-07T20:23:59.4793211Z D_gradcheck=2, 2025-05-07T20:23:59.4793453Z stochastic_rounding=True, 2025-05-07T20:23:59.4793589Z weighted=False, 2025-05-07T20:23:59.4793849Z row_wise=True, 2025-05-07T20:23:59.4793979Z mixed=False, 2025-05-07T20:23:59.4794169Z use_cache=True, 2025-05-07T20:23:59.4794342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4794463Z use_cpu=True, 2025-05-07T20:23:59.4794687Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4794804Z ) 2025-05-07T20:23:59.4795060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4795682Z self=, 2025-05-07T20:23:59.4795853Z mixed_B=False, 2025-05-07T20:23:59.4796098Z compile=True, 2025-05-07T20:23:59.4796338Z T=5, 2025-05-07T20:23:59.4796457Z D=95, 2025-05-07T20:23:59.4796676Z B=89, 2025-05-07T20:23:59.4796793Z log_E=5, 2025-05-07T20:23:59.4796906Z L=14, 2025-05-07T20:23:59.4797104Z D_gradcheck=2, 2025-05-07T20:23:59.4797245Z stochastic_rounding=True, 2025-05-07T20:23:59.4797447Z weighted=False, 2025-05-07T20:23:59.4797694Z row_wise=False, 2025-05-07T20:23:59.4797888Z mixed=False, 2025-05-07T20:23:59.4798100Z use_cache=True, 2025-05-07T20:23:59.4798342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.4798466Z use_cpu=True, 2025-05-07T20:23:59.4798616Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4798735Z ) 2025-05-07T20:23:59.4799332Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4800080Z self=, 2025-05-07T20:23:59.4800277Z mixed_B=False, 2025-05-07T20:23:59.4800504Z compile=True, 2025-05-07T20:23:59.4800723Z T=4, 2025-05-07T20:23:59.4800842Z D=28, 2025-05-07T20:23:59.4801010Z B=44, 2025-05-07T20:23:59.4801302Z log_E=3, 2025-05-07T20:23:59.4801429Z L=16, 2025-05-07T20:23:59.4801615Z D_gradcheck=2, 2025-05-07T20:23:59.4801785Z stochastic_rounding=False, 2025-05-07T20:23:59.4801912Z weighted=True, 2025-05-07T20:23:59.4802036Z row_wise=False, 2025-05-07T20:23:59.4802237Z mixed=True, 2025-05-07T20:23:59.4802479Z use_cache=False, 2025-05-07T20:23:59.4802655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.4802785Z use_cpu=True, 2025-05-07T20:23:59.4803050Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4803174Z ) 2025-05-07T20:23:59.4803447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4804172Z self=, 2025-05-07T20:23:59.4804313Z mixed_B=True, 2025-05-07T20:23:59.4804489Z compile=True, 2025-05-07T20:23:59.4804669Z T=3, 2025-05-07T20:23:59.4804994Z D=41, 2025-05-07T20:23:59.4805163Z B=25, 2025-05-07T20:23:59.4805391Z log_E=4, 2025-05-07T20:23:59.4805516Z L=18, 2025-05-07T20:23:59.4805846Z D_gradcheck=1, 2025-05-07T20:23:59.4806001Z stochastic_rounding=True, 2025-05-07T20:23:59.4806287Z weighted=True, 2025-05-07T20:23:59.4806411Z row_wise=True, 2025-05-07T20:23:59.4806700Z mixed=False, 2025-05-07T20:23:59.4806822Z use_cache=False, 2025-05-07T20:23:59.4807194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.4807329Z use_cpu=True, 2025-05-07T20:23:59.4807538Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4807653Z ) 2025-05-07T20:23:59.4807979Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4808569Z self=, 2025-05-07T20:23:59.4808766Z mixed_B=True, 2025-05-07T20:23:59.4808984Z compile=False, 2025-05-07T20:23:59.4809149Z T=5, 2025-05-07T20:23:59.4809477Z D=43, 2025-05-07T20:23:59.4809603Z B=1, 2025-05-07T20:23:59.4809719Z log_E=5, 2025-05-07T20:23:59.4809830Z L=18, 2025-05-07T20:23:59.4809964Z D_gradcheck=1, 2025-05-07T20:23:59.4810103Z stochastic_rounding=True, 2025-05-07T20:23:59.4810231Z weighted=True, 2025-05-07T20:23:59.4810351Z row_wise=False, 2025-05-07T20:23:59.4810588Z mixed=True, 2025-05-07T20:23:59.4810797Z use_cache=True, 2025-05-07T20:23:59.4811028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4811170Z use_cpu=True, 2025-05-07T20:23:59.4811328Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.4811435Z ) 2025-05-07T20:23:59.4811672Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4812474Z self=, 2025-05-07T20:23:59.4812668Z mixed_B=True, 2025-05-07T20:23:59.4812918Z compile=True, 2025-05-07T20:23:59.4813142Z T=5, 2025-05-07T20:23:59.4813262Z D=8, 2025-05-07T20:23:59.4813493Z B=62, 2025-05-07T20:23:59.4813668Z log_E=5, 2025-05-07T20:23:59.4813845Z L=16, 2025-05-07T20:23:59.4814106Z D_gradcheck=1, 2025-05-07T20:23:59.4814340Z stochastic_rounding=True, 2025-05-07T20:23:59.4814565Z weighted=False, 2025-05-07T20:23:59.4814790Z row_wise=False, 2025-05-07T20:23:59.4815103Z mixed=False, 2025-05-07T20:23:59.4815341Z use_cache=False, 2025-05-07T20:23:59.4815741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.4815994Z use_cpu=True, 2025-05-07T20:23:59.4816231Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4816401Z ) 2025-05-07T20:23:59.4816741Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4817739Z self=, 2025-05-07T20:23:59.4817941Z mixed_B=True, 2025-05-07T20:23:59.4818120Z compile=False, 2025-05-07T20:23:59.4818239Z T=4, 2025-05-07T20:23:59.4818411Z D=105, 2025-05-07T20:23:59.4818530Z B=27, 2025-05-07T20:23:59.4818748Z log_E=4, 2025-05-07T20:23:59.4818967Z L=0, 2025-05-07T20:23:59.4819161Z D_gradcheck=2, 2025-05-07T20:23:59.4819382Z stochastic_rounding=False, 2025-05-07T20:23:59.4819584Z weighted=True, 2025-05-07T20:23:59.4819808Z row_wise=True, 2025-05-07T20:23:59.4820060Z mixed=True, 2025-05-07T20:23:59.4820274Z use_cache=True, 2025-05-07T20:23:59.4820525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4820739Z use_cpu=True, 2025-05-07T20:23:59.4821015Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4821126Z ) 2025-05-07T20:23:59.4821336Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4822021Z self=, 2025-05-07T20:23:59.4822259Z mixed_B=False, 2025-05-07T20:23:59.4822466Z compile=False, 2025-05-07T20:23:59.4822586Z T=2, 2025-05-07T20:23:59.4822791Z D=6, 2025-05-07T20:23:59.4822903Z B=32, 2025-05-07T20:23:59.4823117Z log_E=4, 2025-05-07T20:23:59.4823351Z L=18, 2025-05-07T20:23:59.4823780Z D_gradcheck=1, 2025-05-07T20:23:59.4823989Z stochastic_rounding=True, 2025-05-07T20:23:59.4824261Z weighted=False, 2025-05-07T20:23:59.4824473Z row_wise=False, 2025-05-07T20:23:59.4824772Z mixed=False, 2025-05-07T20:23:59.4825033Z use_cache=True, 2025-05-07T20:23:59.4825201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.4825518Z use_cpu=True, 2025-05-07T20:23:59.4825757Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.4825922Z ) 2025-05-07T20:23:59.4826306Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.4827048Z self=, 2025-05-07T20:23:59.4827210Z mixed_B=False, 2025-05-07T20:23:59.4827346Z compile=False, 2025-05-07T20:23:59.4827505Z T=4, 2025-05-07T20:23:59.4827619Z D=24, 2025-05-07T20:23:59.4827734Z B=95, 2025-05-07T20:23:59.4828170Z log_E=5, 2025-05-07T20:23:59.4828293Z L=3, 2025-05-07T20:23:59.4828486Z D_gradcheck=2, 2025-05-07T20:23:59.4828634Z stochastic_rounding=True, 2025-05-07T20:23:59.4828842Z weighted=False, 2025-05-07T20:23:59.4828982Z row_wise=True, 2025-05-07T20:23:59.4829154Z mixed=True, 2025-05-07T20:23:59.4829283Z use_cache=True, 2025-05-07T20:23:59.4829641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.4829770Z use_cpu=True, 2025-05-07T20:23:59.4829981Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5292659Z ) 2025-05-07T20:23:59.5292947Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5293552Z self=, 2025-05-07T20:23:59.5293676Z mixed_B=True, 2025-05-07T20:23:59.5293795Z compile=True, 2025-05-07T20:23:59.5293913Z T=4, 2025-05-07T20:23:59.5294026Z D=121, 2025-05-07T20:23:59.5294148Z B=9, 2025-05-07T20:23:59.5294263Z log_E=4, 2025-05-07T20:23:59.5294374Z L=14, 2025-05-07T20:23:59.5294503Z D_gradcheck=2, 2025-05-07T20:23:59.5294652Z stochastic_rounding=True, 2025-05-07T20:23:59.5294776Z weighted=False, 2025-05-07T20:23:59.5294902Z row_wise=True, 2025-05-07T20:23:59.5295146Z mixed=False, 2025-05-07T20:23:59.5295276Z use_cache=False, 2025-05-07T20:23:59.5295436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5295684Z use_cpu=True, 2025-05-07T20:23:59.5295836Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5295955Z ) 2025-05-07T20:23:59.5296154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5297046Z self=, 2025-05-07T20:23:59.5297198Z mixed_B=False, 2025-05-07T20:23:59.5297322Z compile=False, 2025-05-07T20:23:59.5297447Z T=2, 2025-05-07T20:23:59.5297558Z D=52, 2025-05-07T20:23:59.5297812Z B=81, 2025-05-07T20:23:59.5297932Z log_E=3, 2025-05-07T20:23:59.5298046Z L=4, 2025-05-07T20:23:59.5298166Z D_gradcheck=2, 2025-05-07T20:23:59.5298325Z stochastic_rounding=False, 2025-05-07T20:23:59.5298446Z weighted=False, 2025-05-07T20:23:59.5298567Z row_wise=True, 2025-05-07T20:23:59.5298696Z mixed=False, 2025-05-07T20:23:59.5298815Z use_cache=False, 2025-05-07T20:23:59.5298974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5299107Z use_cpu=True, 2025-05-07T20:23:59.5299256Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5299371Z ) 2025-05-07T20:23:59.5299570Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5300099Z self=, 2025-05-07T20:23:59.5300228Z mixed_B=False, 2025-05-07T20:23:59.5300347Z compile=True, 2025-05-07T20:23:59.5300458Z T=1, 2025-05-07T20:23:59.5300574Z D=84, 2025-05-07T20:23:59.5300685Z B=117, 2025-05-07T20:23:59.5300799Z log_E=5, 2025-05-07T20:23:59.5300916Z L=3, 2025-05-07T20:23:59.5301038Z D_gradcheck=1, 2025-05-07T20:23:59.5301328Z stochastic_rounding=True, 2025-05-07T20:23:59.5301468Z weighted=False, 2025-05-07T20:23:59.5301589Z row_wise=False, 2025-05-07T20:23:59.5301861Z mixed=False, 2025-05-07T20:23:59.5301991Z use_cache=True, 2025-05-07T20:23:59.5302151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5302404Z use_cpu=True, 2025-05-07T20:23:59.5302553Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5302662Z ) 2025-05-07T20:23:59.5302863Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5303390Z self=, 2025-05-07T20:23:59.5303512Z mixed_B=True, 2025-05-07T20:23:59.5303639Z compile=False, 2025-05-07T20:23:59.5303751Z T=2, 2025-05-07T20:23:59.5303861Z D=82, 2025-05-07T20:23:59.5303978Z B=71, 2025-05-07T20:23:59.5304089Z log_E=3, 2025-05-07T20:23:59.5304198Z L=6, 2025-05-07T20:23:59.5304325Z D_gradcheck=1, 2025-05-07T20:23:59.5304470Z stochastic_rounding=False, 2025-05-07T20:23:59.5304590Z weighted=True, 2025-05-07T20:23:59.5304717Z row_wise=False, 2025-05-07T20:23:59.5304837Z mixed=False, 2025-05-07T20:23:59.5304971Z use_cache=False, 2025-05-07T20:23:59.5305127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5305256Z use_cpu=True, 2025-05-07T20:23:59.5305415Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5305523Z ) 2025-05-07T20:23:59.5305719Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5306248Z self=, 2025-05-07T20:23:59.5306370Z mixed_B=False, 2025-05-07T20:23:59.5306487Z compile=True, 2025-05-07T20:23:59.5306604Z T=5, 2025-05-07T20:23:59.5306718Z D=71, 2025-05-07T20:23:59.5306831Z B=39, 2025-05-07T20:23:59.5306950Z log_E=4, 2025-05-07T20:23:59.5307058Z L=15, 2025-05-07T20:23:59.5307187Z D_gradcheck=1, 2025-05-07T20:23:59.5307328Z stochastic_rounding=True, 2025-05-07T20:23:59.5307449Z weighted=False, 2025-05-07T20:23:59.5307575Z row_wise=False, 2025-05-07T20:23:59.5307695Z mixed=True, 2025-05-07T20:23:59.5307815Z use_cache=False, 2025-05-07T20:23:59.5307978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5308101Z use_cpu=True, 2025-05-07T20:23:59.5308248Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5308363Z ) 2025-05-07T20:23:59.5308554Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5309179Z self=, 2025-05-07T20:23:59.5309316Z mixed_B=True, 2025-05-07T20:23:59.5309437Z compile=False, 2025-05-07T20:23:59.5309551Z T=2, 2025-05-07T20:23:59.5309670Z D=78, 2025-05-07T20:23:59.5309780Z B=48, 2025-05-07T20:23:59.5309898Z log_E=3, 2025-05-07T20:23:59.5310008Z L=4, 2025-05-07T20:23:59.5310130Z D_gradcheck=1, 2025-05-07T20:23:59.5310276Z stochastic_rounding=True, 2025-05-07T20:23:59.5310398Z weighted=True, 2025-05-07T20:23:59.5310516Z row_wise=True, 2025-05-07T20:23:59.5310646Z mixed=True, 2025-05-07T20:23:59.5310771Z use_cache=True, 2025-05-07T20:23:59.5310929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5311053Z use_cpu=True, 2025-05-07T20:23:59.5311201Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5311313Z ) 2025-05-07T20:23:59.5311512Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5312036Z self=, 2025-05-07T20:23:59.5312162Z mixed_B=True, 2025-05-07T20:23:59.5312283Z compile=False, 2025-05-07T20:23:59.5312395Z T=3, 2025-05-07T20:23:59.5312513Z D=53, 2025-05-07T20:23:59.5312622Z B=32, 2025-05-07T20:23:59.5312734Z log_E=4, 2025-05-07T20:23:59.5312856Z L=16, 2025-05-07T20:23:59.5312976Z D_gradcheck=2, 2025-05-07T20:23:59.5313239Z stochastic_rounding=False, 2025-05-07T20:23:59.5313388Z weighted=False, 2025-05-07T20:23:59.5313508Z row_wise=True, 2025-05-07T20:23:59.5313627Z mixed=False, 2025-05-07T20:23:59.5313842Z use_cache=False, 2025-05-07T20:23:59.5314002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5314234Z use_cpu=True, 2025-05-07T20:23:59.5314391Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5314500Z ) 2025-05-07T20:23:59.5314694Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5315231Z self=, 2025-05-07T20:23:59.5315353Z mixed_B=False, 2025-05-07T20:23:59.5315479Z compile=False, 2025-05-07T20:23:59.5315591Z T=2, 2025-05-07T20:23:59.5315701Z D=16, 2025-05-07T20:23:59.5315818Z B=126, 2025-05-07T20:23:59.5315933Z log_E=5, 2025-05-07T20:23:59.5316046Z L=2, 2025-05-07T20:23:59.5316175Z D_gradcheck=2, 2025-05-07T20:23:59.5316323Z stochastic_rounding=False, 2025-05-07T20:23:59.5329340Z weighted=False, 2025-05-07T20:23:59.5329679Z row_wise=True, 2025-05-07T20:23:59.5329813Z mixed=False, 2025-05-07T20:23:59.5329957Z use_cache=True, 2025-05-07T20:23:59.5330136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5330266Z use_cpu=True, 2025-05-07T20:23:59.5330416Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5330538Z ) 2025-05-07T20:23:59.5330750Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5331300Z self=, 2025-05-07T20:23:59.5331422Z mixed_B=False, 2025-05-07T20:23:59.5331545Z compile=False, 2025-05-07T20:23:59.5331664Z T=3, 2025-05-07T20:23:59.5331777Z D=96, 2025-05-07T20:23:59.5331888Z B=59, 2025-05-07T20:23:59.5332007Z log_E=4, 2025-05-07T20:23:59.5332116Z L=0, 2025-05-07T20:23:59.5332236Z D_gradcheck=1, 2025-05-07T20:23:59.5332390Z stochastic_rounding=True, 2025-05-07T20:23:59.5332515Z weighted=False, 2025-05-07T20:23:59.5332635Z row_wise=False, 2025-05-07T20:23:59.5332759Z mixed=False, 2025-05-07T20:23:59.5332883Z use_cache=True, 2025-05-07T20:23:59.5333041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5333183Z use_cpu=True, 2025-05-07T20:23:59.5333334Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5333453Z ) 2025-05-07T20:23:59.5333654Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5334494Z self=, 2025-05-07T20:23:59.5334636Z mixed_B=True, 2025-05-07T20:23:59.5334759Z compile=False, 2025-05-07T20:23:59.5334870Z T=2, 2025-05-07T20:23:59.5334986Z D=39, 2025-05-07T20:23:59.5335106Z B=5, 2025-05-07T20:23:59.5335220Z log_E=3, 2025-05-07T20:23:59.5335337Z L=2, 2025-05-07T20:23:59.5335456Z D_gradcheck=1, 2025-05-07T20:23:59.5335599Z stochastic_rounding=True, 2025-05-07T20:23:59.5335725Z weighted=False, 2025-05-07T20:23:59.5335844Z row_wise=False, 2025-05-07T20:23:59.5335960Z mixed=False, 2025-05-07T20:23:59.5336094Z use_cache=True, 2025-05-07T20:23:59.5336254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5336382Z use_cpu=True, 2025-05-07T20:23:59.5336531Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5336640Z ) 2025-05-07T20:23:59.5336848Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5337374Z self=, 2025-05-07T20:23:59.5337494Z mixed_B=False, 2025-05-07T20:23:59.5337622Z compile=True, 2025-05-07T20:23:59.5337735Z T=2, 2025-05-07T20:23:59.5337844Z D=118, 2025-05-07T20:23:59.5337965Z B=29, 2025-05-07T20:23:59.5338076Z log_E=3, 2025-05-07T20:23:59.5338187Z L=8, 2025-05-07T20:23:59.5338314Z D_gradcheck=1, 2025-05-07T20:23:59.5338575Z stochastic_rounding=True, 2025-05-07T20:23:59.5338720Z weighted=True, 2025-05-07T20:23:59.5338839Z row_wise=False, 2025-05-07T20:23:59.5338955Z mixed=True, 2025-05-07T20:23:59.5339215Z use_cache=False, 2025-05-07T20:23:59.5339372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5339665Z use_cpu=True, 2025-05-07T20:23:59.5339823Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5339933Z ) 2025-05-07T20:23:59.5340126Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5340658Z self=, 2025-05-07T20:23:59.5340777Z mixed_B=True, 2025-05-07T20:23:59.5340896Z compile=True, 2025-05-07T20:23:59.5341013Z T=5, 2025-05-07T20:23:59.5341127Z D=19, 2025-05-07T20:23:59.5341238Z B=128, 2025-05-07T20:23:59.5341357Z log_E=5, 2025-05-07T20:23:59.5341468Z L=9, 2025-05-07T20:23:59.5341592Z D_gradcheck=1, 2025-05-07T20:23:59.5341736Z stochastic_rounding=False, 2025-05-07T20:23:59.5341859Z weighted=True, 2025-05-07T20:23:59.5341992Z row_wise=False, 2025-05-07T20:23:59.5342110Z mixed=True, 2025-05-07T20:23:59.5342232Z use_cache=True, 2025-05-07T20:23:59.5342394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5342515Z use_cpu=True, 2025-05-07T20:23:59.5342662Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5342773Z ) 2025-05-07T20:23:59.5342967Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5343487Z self=, 2025-05-07T20:23:59.5343612Z mixed_B=False, 2025-05-07T20:23:59.5343732Z compile=False, 2025-05-07T20:23:59.5343854Z T=2, 2025-05-07T20:23:59.5343964Z D=80, 2025-05-07T20:23:59.5344075Z B=55, 2025-05-07T20:23:59.5344194Z log_E=5, 2025-05-07T20:23:59.5344304Z L=20, 2025-05-07T20:23:59.5344422Z D_gradcheck=2, 2025-05-07T20:23:59.5344570Z stochastic_rounding=True, 2025-05-07T20:23:59.5344690Z weighted=True, 2025-05-07T20:23:59.5344810Z row_wise=False, 2025-05-07T20:23:59.5344932Z mixed=True, 2025-05-07T20:23:59.5345060Z use_cache=False, 2025-05-07T20:23:59.5345218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5345353Z use_cpu=True, 2025-05-07T20:23:59.5345500Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5345607Z ) 2025-05-07T20:23:59.5345809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5346416Z self=, 2025-05-07T20:23:59.5346554Z mixed_B=False, 2025-05-07T20:23:59.5346674Z compile=True, 2025-05-07T20:23:59.5346782Z T=3, 2025-05-07T20:23:59.5346899Z D=24, 2025-05-07T20:23:59.5347010Z B=126, 2025-05-07T20:23:59.5347121Z log_E=3, 2025-05-07T20:23:59.5347238Z L=19, 2025-05-07T20:23:59.5347355Z D_gradcheck=2, 2025-05-07T20:23:59.5347497Z stochastic_rounding=False, 2025-05-07T20:23:59.5347625Z weighted=False, 2025-05-07T20:23:59.5347742Z row_wise=True, 2025-05-07T20:23:59.5347858Z mixed=True, 2025-05-07T20:23:59.5347990Z use_cache=False, 2025-05-07T20:23:59.5348146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5348265Z use_cpu=True, 2025-05-07T20:23:59.5348423Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5348530Z ) 2025-05-07T20:23:59.5348734Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5349269Z self=, 2025-05-07T20:23:59.5349390Z mixed_B=False, 2025-05-07T20:23:59.5349522Z compile=False, 2025-05-07T20:23:59.5349633Z T=4, 2025-05-07T20:23:59.5349744Z D=123, 2025-05-07T20:23:59.5349858Z B=75, 2025-05-07T20:23:59.5349969Z log_E=4, 2025-05-07T20:23:59.5350078Z L=14, 2025-05-07T20:23:59.5350203Z D_gradcheck=1, 2025-05-07T20:23:59.5350439Z stochastic_rounding=True, 2025-05-07T20:23:59.5350575Z weighted=False, 2025-05-07T20:23:59.5350705Z row_wise=False, 2025-05-07T20:23:59.5350821Z mixed=True, 2025-05-07T20:23:59.5351013Z use_cache=False, 2025-05-07T20:23:59.5351177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5351295Z use_cpu=True, 2025-05-07T20:23:59.5351524Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5351636Z ) 2025-05-07T20:23:59.5351832Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5352365Z self=, 2025-05-07T20:23:59.5352484Z mixed_B=False, 2025-05-07T20:23:59.5352606Z compile=True, 2025-05-07T20:23:59.5352724Z T=1, 2025-05-07T20:23:59.5352834Z D=67, 2025-05-07T20:23:59.5352944Z B=30, 2025-05-07T20:23:59.5353063Z log_E=4, 2025-05-07T20:23:59.5353176Z L=16, 2025-05-07T20:23:59.5353296Z D_gradcheck=2, 2025-05-07T20:23:59.5353445Z stochastic_rounding=True, 2025-05-07T20:23:59.5353564Z weighted=False, 2025-05-07T20:23:59.5353684Z row_wise=True, 2025-05-07T20:23:59.5353811Z mixed=False, 2025-05-07T20:23:59.5353939Z use_cache=False, 2025-05-07T20:23:59.5354107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5354225Z use_cpu=True, 2025-05-07T20:23:59.5354376Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5354490Z ) 2025-05-07T20:23:59.5354685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5355203Z self=, 2025-05-07T20:23:59.5355328Z mixed_B=False, 2025-05-07T20:23:59.5355447Z compile=True, 2025-05-07T20:23:59.5355558Z T=5, 2025-05-07T20:23:59.5355675Z D=90, 2025-05-07T20:23:59.5355789Z B=100, 2025-05-07T20:23:59.5355902Z log_E=3, 2025-05-07T20:23:59.5356020Z L=7, 2025-05-07T20:23:59.5356139Z D_gradcheck=2, 2025-05-07T20:23:59.5356284Z stochastic_rounding=True, 2025-05-07T20:23:59.5356408Z weighted=True, 2025-05-07T20:23:59.5356527Z row_wise=True, 2025-05-07T20:23:59.5356650Z mixed=False, 2025-05-07T20:23:59.5356776Z use_cache=False, 2025-05-07T20:23:59.5356939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5357063Z use_cpu=True, 2025-05-07T20:23:59.5357213Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5357320Z ) 2025-05-07T20:23:59.5357522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5358129Z self=, 2025-05-07T20:23:59.5358260Z mixed_B=True, 2025-05-07T20:23:59.5358388Z compile=True, 2025-05-07T20:23:59.5358500Z T=3, 2025-05-07T20:23:59.5358611Z D=115, 2025-05-07T20:23:59.5358732Z B=74, 2025-05-07T20:23:59.5358844Z log_E=3, 2025-05-07T20:23:59.5358959Z L=2, 2025-05-07T20:23:59.5359080Z D_gradcheck=1, 2025-05-07T20:23:59.5359222Z stochastic_rounding=False, 2025-05-07T20:23:59.5359353Z weighted=False, 2025-05-07T20:23:59.5359470Z row_wise=True, 2025-05-07T20:23:59.5359586Z mixed=True, 2025-05-07T20:23:59.5359719Z use_cache=False, 2025-05-07T20:23:59.5359885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5360004Z use_cpu=True, 2025-05-07T20:23:59.5360160Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5665539Z ) 2025-05-07T20:23:59.5665835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5666426Z self=, 2025-05-07T20:23:59.5666547Z mixed_B=False, 2025-05-07T20:23:59.5666676Z compile=True, 2025-05-07T20:23:59.5666787Z T=3, 2025-05-07T20:23:59.5666896Z D=55, 2025-05-07T20:23:59.5667013Z B=88, 2025-05-07T20:23:59.5667124Z log_E=4, 2025-05-07T20:23:59.5667236Z L=3, 2025-05-07T20:23:59.5667364Z D_gradcheck=2, 2025-05-07T20:23:59.5667503Z stochastic_rounding=True, 2025-05-07T20:23:59.5667960Z weighted=True, 2025-05-07T20:23:59.5668103Z row_wise=True, 2025-05-07T20:23:59.5668226Z mixed=True, 2025-05-07T20:23:59.5668356Z use_cache=True, 2025-05-07T20:23:59.5668649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5668771Z use_cpu=True, 2025-05-07T20:23:59.5669057Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5669169Z ) 2025-05-07T20:23:59.5669363Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5669897Z self=, 2025-05-07T20:23:59.5670017Z mixed_B=False, 2025-05-07T20:23:59.5670135Z compile=True, 2025-05-07T20:23:59.5670253Z T=1, 2025-05-07T20:23:59.5670364Z D=68, 2025-05-07T20:23:59.5670476Z B=115, 2025-05-07T20:23:59.5670592Z log_E=4, 2025-05-07T20:23:59.5670702Z L=4, 2025-05-07T20:23:59.5670830Z D_gradcheck=2, 2025-05-07T20:23:59.5670967Z stochastic_rounding=True, 2025-05-07T20:23:59.5671089Z weighted=True, 2025-05-07T20:23:59.5671214Z row_wise=False, 2025-05-07T20:23:59.5671330Z mixed=True, 2025-05-07T20:23:59.5671450Z use_cache=True, 2025-05-07T20:23:59.5671620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5671737Z use_cpu=True, 2025-05-07T20:23:59.5671888Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5672003Z ) 2025-05-07T20:23:59.5672196Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5672719Z self=, 2025-05-07T20:23:59.5672849Z mixed_B=False, 2025-05-07T20:23:59.5672966Z compile=True, 2025-05-07T20:23:59.5673079Z T=3, 2025-05-07T20:23:59.5673196Z D=125, 2025-05-07T20:23:59.5673307Z B=15, 2025-05-07T20:23:59.5673423Z log_E=5, 2025-05-07T20:23:59.5673534Z L=18, 2025-05-07T20:23:59.5673658Z D_gradcheck=2, 2025-05-07T20:23:59.5673802Z stochastic_rounding=True, 2025-05-07T20:23:59.5673926Z weighted=True, 2025-05-07T20:23:59.5674048Z row_wise=False, 2025-05-07T20:23:59.5674173Z mixed=False, 2025-05-07T20:23:59.5674296Z use_cache=False, 2025-05-07T20:23:59.5674456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5674672Z use_cpu=True, 2025-05-07T20:23:59.5674835Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5674944Z ) 2025-05-07T20:23:59.5675155Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5675827Z self=, 2025-05-07T20:23:59.5675963Z mixed_B=True, 2025-05-07T20:23:59.5676089Z compile=False, 2025-05-07T20:23:59.5676206Z T=5, 2025-05-07T20:23:59.5676317Z D=61, 2025-05-07T20:23:59.5676429Z B=36, 2025-05-07T20:23:59.5676550Z log_E=3, 2025-05-07T20:23:59.5676661Z L=16, 2025-05-07T20:23:59.5676783Z D_gradcheck=1, 2025-05-07T20:23:59.5676938Z stochastic_rounding=False, 2025-05-07T20:23:59.5677067Z weighted=False, 2025-05-07T20:23:59.5677194Z row_wise=True, 2025-05-07T20:23:59.5677309Z mixed=True, 2025-05-07T20:23:59.5677433Z use_cache=True, 2025-05-07T20:23:59.5677603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5677720Z use_cpu=True, 2025-05-07T20:23:59.5677872Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5677985Z ) 2025-05-07T20:23:59.5678183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5678709Z self=, 2025-05-07T20:23:59.5678833Z mixed_B=False, 2025-05-07T20:23:59.5678953Z compile=False, 2025-05-07T20:23:59.5679063Z T=2, 2025-05-07T20:23:59.5679180Z D=121, 2025-05-07T20:23:59.5679291Z B=67, 2025-05-07T20:23:59.5679413Z log_E=4, 2025-05-07T20:23:59.5679524Z L=17, 2025-05-07T20:23:59.5679640Z D_gradcheck=2, 2025-05-07T20:23:59.5679783Z stochastic_rounding=True, 2025-05-07T20:23:59.5679992Z weighted=True, 2025-05-07T20:23:59.5680128Z row_wise=True, 2025-05-07T20:23:59.5680253Z mixed=False, 2025-05-07T20:23:59.5680373Z use_cache=False, 2025-05-07T20:23:59.5680649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5680775Z use_cpu=True, 2025-05-07T20:23:59.5680994Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5681105Z ) 2025-05-07T20:23:59.5681306Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5681836Z self=, 2025-05-07T20:23:59.5681962Z mixed_B=False, 2025-05-07T20:23:59.5682086Z compile=True, 2025-05-07T20:23:59.5682197Z T=3, 2025-05-07T20:23:59.5682314Z D=109, 2025-05-07T20:23:59.5682424Z B=61, 2025-05-07T20:23:59.5682536Z log_E=3, 2025-05-07T20:23:59.5682654Z L=6, 2025-05-07T20:23:59.5682774Z D_gradcheck=1, 2025-05-07T20:23:59.5682912Z stochastic_rounding=True, 2025-05-07T20:23:59.5683048Z weighted=True, 2025-05-07T20:23:59.5683167Z row_wise=True, 2025-05-07T20:23:59.5683289Z mixed=True, 2025-05-07T20:23:59.5683419Z use_cache=False, 2025-05-07T20:23:59.5683579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5683697Z use_cpu=True, 2025-05-07T20:23:59.5683853Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5683959Z ) 2025-05-07T20:23:59.5684151Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5684679Z self=, 2025-05-07T20:23:59.5684801Z mixed_B=True, 2025-05-07T20:23:59.5684926Z compile=True, 2025-05-07T20:23:59.5685036Z T=2, 2025-05-07T20:23:59.5685147Z D=114, 2025-05-07T20:23:59.5685265Z B=5, 2025-05-07T20:23:59.5685377Z log_E=5, 2025-05-07T20:23:59.5685488Z L=4, 2025-05-07T20:23:59.5685617Z D_gradcheck=1, 2025-05-07T20:23:59.5685757Z stochastic_rounding=False, 2025-05-07T20:23:59.5685879Z weighted=True, 2025-05-07T20:23:59.5686004Z row_wise=False, 2025-05-07T20:23:59.5686127Z mixed=True, 2025-05-07T20:23:59.5686248Z use_cache=True, 2025-05-07T20:23:59.5686414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5686534Z use_cpu=True, 2025-05-07T20:23:59.5686684Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5686799Z ) 2025-05-07T20:23:59.5686992Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5687631Z self=, 2025-05-07T20:23:59.5687764Z mixed_B=False, 2025-05-07T20:23:59.5687891Z compile=True, 2025-05-07T20:23:59.5688011Z T=2, 2025-05-07T20:23:59.5688123Z D=17, 2025-05-07T20:23:59.5688238Z B=75, 2025-05-07T20:23:59.5688357Z log_E=5, 2025-05-07T20:23:59.5688465Z L=20, 2025-05-07T20:23:59.5688582Z D_gradcheck=1, 2025-05-07T20:23:59.5688729Z stochastic_rounding=False, 2025-05-07T20:23:59.5688856Z weighted=False, 2025-05-07T20:23:59.5688977Z row_wise=False, 2025-05-07T20:23:59.5689105Z mixed=False, 2025-05-07T20:23:59.5689226Z use_cache=True, 2025-05-07T20:23:59.5689520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5689653Z use_cpu=True, 2025-05-07T20:23:59.5689817Z output_dtype=SparseType.FP16, 2025-05-07T20:23:59.5689938Z ) 2025-05-07T20:23:59.5690138Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5690664Z self=, 2025-05-07T20:23:59.5690789Z mixed_B=True, 2025-05-07T20:23:59.5690919Z compile=False, 2025-05-07T20:23:59.5691029Z T=2, 2025-05-07T20:23:59.5691148Z D=15, 2025-05-07T20:23:59.5691257Z B=38, 2025-05-07T20:23:59.5691369Z log_E=4, 2025-05-07T20:23:59.5691487Z L=1, 2025-05-07T20:23:59.5691607Z D_gradcheck=2, 2025-05-07T20:23:59.5691748Z stochastic_rounding=True, 2025-05-07T20:23:59.5692016Z weighted=True, 2025-05-07T20:23:59.5692148Z row_wise=False, 2025-05-07T20:23:59.5692273Z mixed=True, 2025-05-07T20:23:59.5692398Z use_cache=True, 2025-05-07T20:23:59.5692684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:59.5692812Z use_cpu=True, 2025-05-07T20:23:59.5692960Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5693146Z ) 2025-05-07T20:23:59.5693354Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:59.5693878Z self=, 2025-05-07T20:23:59.5693996Z mixed_B=True, 2025-05-07T20:23:59.5694122Z compile=True, 2025-05-07T20:23:59.5694257Z T=4, 2025-05-07T20:23:59.5694373Z D=28, 2025-05-07T20:23:59.5694489Z B=68, 2025-05-07T20:23:59.5694602Z log_E=4, 2025-05-07T20:23:59.5694712Z L=7, 2025-05-07T20:23:59.5694840Z D_gradcheck=2, 2025-05-07T20:23:59.5694980Z stochastic_rounding=False, 2025-05-07T20:23:59.5695104Z weighted=True, 2025-05-07T20:23:59.5695229Z row_wise=True, 2025-05-07T20:23:59.5695346Z mixed=False, 2025-05-07T20:23:59.5695474Z use_cache=True, 2025-05-07T20:23:59.5695634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:59.5695752Z use_cpu=True, 2025-05-07T20:23:59.5695904Z output_dtype=SparseType.FP32, 2025-05-07T20:23:59.5696015Z ) 2025-05-07T20:23:59.5696176Z PASSED 2025-05-07T20:23:59.5696194Z 2025-05-07T20:23:59.5696394Z =============================== warnings summary =============================== 2025-05-07T20:23:59.5696891Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T20:23:59.5697383Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T20:23:59.5697856Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T20:23:59.5699475Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:23:59.5699612Z warnings.warn( 2025-05-07T20:23:59.5699618Z 2025-05-07T20:23:59.5699940Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:23:59.5700156Z =========================== short test summary info ============================ 2025-05-07T20:23:59.5700698Z SKIPPED [1] tbe/training/backward_adagrad_test.py:56: CUDA is not available or no GPUs detected 2025-05-07T20:23:59.5701134Z SKIPPED [1] tbe/training/backward_adagrad_test.py:74: CUDA is not available or no GPUs detected 2025-05-07T20:23:59.5701565Z SKIPPED [1] tbe/training/backward_adagrad_test.py:41: CUDA is not available or no GPUs detected 2025-05-07T20:23:59.5701992Z SKIPPED [1] tbe/training/backward_adagrad_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:23:59.5702427Z SKIPPED [1] tbe/training/backward_adagrad_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:23:59.5702662Z ================== 3 passed, 5 skipped, 3 warnings in 28.62s =================== 2025-05-07T20:24:00.5701858Z 2025-05-07T20:24:00.5711303Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T20:24:00.5719897Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 32 seconds 2025-05-07T20:24:00.5720604Z 2025-05-07T20:24:00.5720823Z 2025-05-07T20:24:00.5720828Z 2025-05-07T20:24:00.5720858Z 2025-05-07T20:24:00.5769071Z ################################################################################ 2025-05-07T20:24:00.5829341Z # [2025-05-07T20:24:00.581Z] Run Python Test Suite: 2025-05-07T20:24:00.5830196Z # ./tbe/training/backward_dense_test.py 2025-05-07T20:24:00.5830933Z ################################################################################ 2025-05-07T20:24:00.5917655Z + 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:24:00.5921148Z 2025-05-07T20:24:03.7450285Z ============================= test session starts ============================== 2025-05-07T20:24:03.7451230Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:03.7452481Z cachedir: .pytest_cache 2025-05-07T20:24:03.7453373Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:03.7454345Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:03.7454802Z plugins: hypothesis-6.131.14 2025-05-07T20:24:05.6789583Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:05.6790929Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:05.6849713Z collected 1 item 2025-05-07T20:24:05.6849952Z 2025-05-07T20:24:05.6880942Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T20:24:05.6881541Z 2025-05-07T20:24:05.6881759Z =========================== short test summary info ============================ 2025-05-07T20:24:05.6883228Z 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:24:05.6884606Z ============================== 1 skipped in 2.14s ============================== 2025-05-07T20:24:06.4540078Z 2025-05-07T20:24:06.4541145Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T20:24:06.4562040Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 6 seconds 2025-05-07T20:24:06.4562532Z 2025-05-07T20:24:06.4562551Z 2025-05-07T20:24:06.4562584Z 2025-05-07T20:24:06.4562590Z 2025-05-07T20:24:06.4578829Z ################################################################################ 2025-05-07T20:24:06.4598812Z # [2025-05-07T20:24:06.459Z] Run Python Test Suite: 2025-05-07T20:24:06.4599325Z # ./tbe/training/backward_none_test.py 2025-05-07T20:24:06.4599803Z ################################################################################ 2025-05-07T20:24:06.4629804Z + 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:24:06.4630843Z 2025-05-07T20:24:09.5253444Z ============================= test session starts ============================== 2025-05-07T20:24:09.5254382Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:09.5255156Z cachedir: .pytest_cache 2025-05-07T20:24:09.5256037Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:09.5256993Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:09.5257434Z plugins: hypothesis-6.131.14 2025-05-07T20:24:11.5068951Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:11.5070286Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:11.5136222Z collected 2 items 2025-05-07T20:24:11.5136485Z 2025-05-07T20:24:11.5157866Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none SKIPPED 2025-05-07T20:24:11.5180595Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad SKIPPED 2025-05-07T20:24:11.5181287Z 2025-05-07T20:24:11.5181507Z =========================== short test summary info ============================ 2025-05-07T20:24:11.5182589Z SKIPPED [1] tbe/training/backward_none_test.py:86: CUDA is not available or no GPUs detected 2025-05-07T20:24:11.5183579Z SKIPPED [1] tbe/training/backward_none_test.py:116: CUDA is not available or no GPUs detected 2025-05-07T20:24:11.5184477Z ============================== 2 skipped in 2.18s ============================== 2025-05-07T20:24:12.2857969Z 2025-05-07T20:24:12.2858688Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T20:24:12.2880957Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 6 seconds 2025-05-07T20:24:12.2881501Z 2025-05-07T20:24:12.2881509Z 2025-05-07T20:24:12.2881515Z 2025-05-07T20:24:12.2881519Z 2025-05-07T20:24:12.2896879Z ################################################################################ 2025-05-07T20:24:12.2917337Z # [2025-05-07T20:24:12.291Z] Run Python Test Suite: 2025-05-07T20:24:12.2917889Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T20:24:12.2918378Z ################################################################################ 2025-05-07T20:24:12.2946653Z + 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:24:12.2947725Z 2025-05-07T20:24:15.4666294Z ============================= test session starts ============================== 2025-05-07T20:24:15.4667280Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:15.4668131Z cachedir: .pytest_cache 2025-05-07T20:24:15.4669005Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:15.4669957Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:15.4670397Z plugins: hypothesis-6.131.14 2025-05-07T20:24:17.4633145Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:17.4634509Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:17.4746920Z collected 9 items 2025-05-07T20:24:17.4747211Z 2025-05-07T20:24:17.6252091Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T20:24:17.6253714Z self=, 2025-05-07T20:24:17.6254558Z T=1, 2025-05-07T20:24:17.6255170Z D=2, 2025-05-07T20:24:17.6255447Z B=1, 2025-05-07T20:24:17.6255713Z log_E=3, 2025-05-07T20:24:17.6255998Z L=2, 2025-05-07T20:24:17.6256275Z weighted=False, 2025-05-07T20:24:17.6256583Z mixed=False, 2025-05-07T20:24:17.6256886Z mixed_B=False, 2025-05-07T20:24:17.6257240Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T20:24:17.6257682Z long_segments=False, 2025-05-07T20:24:17.6258059Z pooling_mode=, 2025-05-07T20:24:17.6258481Z use_cpu=True, 2025-05-07T20:24:17.6258857Z weight_decay_mode=, 2025-05-07T20:24:17.6259437Z counter_weight_decay_mode=, 2025-05-07T20:24:17.6259970Z ) 2025-05-07T20:24:17.6260234Z SKIPPED 2025-05-07T20:24:17.6366594Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T20:24:17.6368128Z self=, 2025-05-07T20:24:17.6368957Z T=1, 2025-05-07T20:24:17.6369227Z D=2, 2025-05-07T20:24:17.6369569Z B=1, 2025-05-07T20:24:17.6369837Z log_E=3, 2025-05-07T20:24:17.6370116Z L=0, 2025-05-07T20:24:17.6370386Z weighted=False, 2025-05-07T20:24:17.6370701Z mixed=False, 2025-05-07T20:24:17.6371002Z mixed_B=False, 2025-05-07T20:24:17.6371336Z optimizer=EmbOptimType.ADAM, 2025-05-07T20:24:17.6372097Z long_segments=False, 2025-05-07T20:24:17.6372498Z pooling_mode=, 2025-05-07T20:24:17.6372906Z use_cpu=True, 2025-05-07T20:24:17.6373375Z uvm_non_rowwise_momentum=False, 2025-05-07T20:24:17.6373764Z ) 2025-05-07T20:24:17.6374027Z SKIPPED 2025-05-07T20:24:17.6470468Z 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:24:17.6472404Z self=, 2025-05-07T20:24:17.6473368Z T=1, 2025-05-07T20:24:17.6473631Z D=2, 2025-05-07T20:24:17.6473899Z B=1, 2025-05-07T20:24:17.6474167Z log_E=3, 2025-05-07T20:24:17.6474444Z L=0, 2025-05-07T20:24:17.6474723Z weighted=False, 2025-05-07T20:24:17.6475034Z mixed=False, 2025-05-07T20:24:17.6475333Z mixed_B=False, 2025-05-07T20:24:17.6475669Z long_segments=False, 2025-05-07T20:24:17.6476057Z pooling_mode=, 2025-05-07T20:24:17.6476499Z uvm_non_rowwise_momentum=False, 2025-05-07T20:24:17.6476886Z ) 2025-05-07T20:24:17.6477167Z SKIPPED 2025-05-07T20:24:17.6575844Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T20:24:17.6577949Z self=, 2025-05-07T20:24:17.6578906Z T=1, 2025-05-07T20:24:17.6579179Z D=2, 2025-05-07T20:24:17.6579446Z B=1, 2025-05-07T20:24:17.6579709Z log_E=3, 2025-05-07T20:24:17.6579986Z L=2, 2025-05-07T20:24:17.6580267Z weighted=False, 2025-05-07T20:24:17.6580573Z mixed=False, 2025-05-07T20:24:17.6580879Z mixed_B=False, 2025-05-07T20:24:17.6581194Z long_segments=False, 2025-05-07T20:24:17.6581579Z pooling_mode=, 2025-05-07T20:24:17.6581995Z use_cpu=True, 2025-05-07T20:24:17.6582587Z uvm_non_rowwise_momentum=False, 2025-05-07T20:24:17.6582974Z ) 2025-05-07T20:24:17.6583246Z SKIPPED 2025-05-07T20:24:17.6692538Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T20:24:17.6694802Z self=, 2025-05-07T20:24:17.6695765Z T=1, 2025-05-07T20:24:17.6696037Z D=2, 2025-05-07T20:24:17.6696305Z B=1, 2025-05-07T20:24:17.6696564Z log_E=3, 2025-05-07T20:24:17.6696841Z L=2, 2025-05-07T20:24:17.6697114Z weighted=False, 2025-05-07T20:24:17.6697425Z mixed=False, 2025-05-07T20:24:17.6697730Z mixed_B=False, 2025-05-07T20:24:17.6698126Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T20:24:17.6698623Z long_segments=False, 2025-05-07T20:24:17.6699008Z pooling_mode=, 2025-05-07T20:24:17.6699424Z use_cpu=True, 2025-05-07T20:24:17.6699760Z uvm_non_rowwise_momentum=False, 2025-05-07T20:24:17.6700171Z optimizer_state_dtypes=None, 2025-05-07T20:24:17.6700556Z ) 2025-05-07T20:24:17.6700822Z SKIPPED 2025-05-07T20:24:17.6808063Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T20:24:17.6809706Z self=, 2025-05-07T20:24:17.6810544Z T=1, 2025-05-07T20:24:17.6810809Z D=2, 2025-05-07T20:24:17.6811079Z B=1, 2025-05-07T20:24:17.6811352Z log_E=3, 2025-05-07T20:24:17.6811623Z L=0, 2025-05-07T20:24:17.6811899Z weighted=False, 2025-05-07T20:24:17.6812211Z mixed=False, 2025-05-07T20:24:17.6812826Z optimizer=EmbOptimType.LAMB, 2025-05-07T20:24:17.6813248Z long_segments=False, 2025-05-07T20:24:17.6813632Z pooling_mode=, 2025-05-07T20:24:17.6814042Z use_cpu=True, 2025-05-07T20:24:17.6814483Z ) 2025-05-07T20:24:17.6814744Z SKIPPED 2025-05-07T20:24:17.6904706Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T20:24:17.6906449Z self=, 2025-05-07T20:24:17.6907273Z T=1, 2025-05-07T20:24:17.6907543Z D=2, 2025-05-07T20:24:17.6907803Z B=1, 2025-05-07T20:24:17.6908068Z log_E=3, 2025-05-07T20:24:17.6908344Z L=0, 2025-05-07T20:24:17.6908612Z weighted=False, 2025-05-07T20:24:17.6908919Z mixed=False, 2025-05-07T20:24:17.6909258Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T20:24:17.6909673Z long_segments=False, 2025-05-07T20:24:17.6910058Z pooling_mode=, 2025-05-07T20:24:17.6910470Z use_cpu=True, 2025-05-07T20:24:17.6910762Z ) 2025-05-07T20:24:17.6911025Z SKIPPED 2025-05-07T20:24:17.7017909Z 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:24:17.7019936Z self=, 2025-05-07T20:24:17.7020941Z T=1, 2025-05-07T20:24:17.7021215Z D=2, 2025-05-07T20:24:17.7021483Z B=1, 2025-05-07T20:24:17.7021744Z log_E=3, 2025-05-07T20:24:17.7022018Z L=0, 2025-05-07T20:24:17.7022297Z weighted=False, 2025-05-07T20:24:17.7022603Z mixed=False, 2025-05-07T20:24:17.7022976Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T20:24:17.7023445Z long_segments=False, 2025-05-07T20:24:17.7023889Z pooling_mode=, 2025-05-07T20:24:17.7024504Z use_cpu=True, 2025-05-07T20:24:17.7024834Z uvm_non_rowwise_momentum=False, 2025-05-07T20:24:17.7025329Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T20:24:17.7025810Z ) 2025-05-07T20:24:17.7026078Z SKIPPED 2025-05-07T20:24:17.7128539Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T20:24:17.7129952Z self=, 2025-05-07T20:24:17.7131258Z T=1, 2025-05-07T20:24:17.7131546Z D=16, 2025-05-07T20:24:17.7131820Z B=1, 2025-05-07T20:24:17.7132079Z log_E=3, 2025-05-07T20:24:17.7132364Z L=2, 2025-05-07T20:24:17.7132641Z weighted=False, 2025-05-07T20:24:17.7132944Z mixed=False, 2025-05-07T20:24:17.7133248Z mixed_B=False, 2025-05-07T20:24:17.7133625Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T20:24:17.7134094Z long_segments=False, 2025-05-07T20:24:17.7134483Z pooling_mode=, 2025-05-07T20:24:17.7134900Z use_cpu=False, 2025-05-07T20:24:17.7135267Z weight_decay_mode=, 2025-05-07T20:24:17.7135715Z ) 2025-05-07T20:24:17.7152075Z SKIPPED 2025-05-07T20:24:17.7152263Z 2025-05-07T20:24:17.7152527Z =========================== short test summary info ============================ 2025-05-07T20:24:17.7153621Z SKIPPED [9] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:24:17.7154657Z ============================== 9 skipped in 2.44s ============================== 2025-05-07T20:24:18.5215740Z 2025-05-07T20:24:18.5216461Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T20:24:18.5239551Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 6 seconds 2025-05-07T20:24:18.5240120Z 2025-05-07T20:24:18.5240126Z 2025-05-07T20:24:18.5240131Z 2025-05-07T20:24:18.5240496Z 2025-05-07T20:24:18.5257483Z ################################################################################ 2025-05-07T20:24:18.5277549Z # [2025-05-07T20:24:18.527Z] Run Python Test Suite: 2025-05-07T20:24:18.5278077Z # ./tbe/training/backward_sgd_test.py 2025-05-07T20:24:18.5278794Z ################################################################################ 2025-05-07T20:24:18.5308080Z + 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:24:18.5309097Z 2025-05-07T20:24:21.7801274Z ============================= test session starts ============================== 2025-05-07T20:24:21.7802206Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:21.7802980Z cachedir: .pytest_cache 2025-05-07T20:24:21.7803861Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:21.7804811Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:21.7805257Z plugins: hypothesis-6.131.14 2025-05-07T20:24:24.4697742Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:24.4699085Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:24.4774920Z collected 3 items 2025-05-07T20:24:24.4775194Z 2025-05-07T20:24:24.6897075Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T20:24:24.6898219Z self=, 2025-05-07T20:24:24.6898880Z T=1, 2025-05-07T20:24:24.6899151Z D=2, 2025-05-07T20:24:24.6899412Z B=1, 2025-05-07T20:24:24.6899679Z log_E=3, 2025-05-07T20:24:24.6899958Z L=0, 2025-05-07T20:24:24.6900295Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.6900715Z weighted=False, 2025-05-07T20:24:24.6901023Z mixed=False, 2025-05-07T20:24:24.6901326Z mixed_B=False, 2025-05-07T20:24:24.6901634Z use_cache=False, 2025-05-07T20:24:24.6901991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6902428Z long_segments=False, 2025-05-07T20:24:24.6902798Z pooling_mode=, 2025-05-07T20:24:24.6903210Z use_cpu=True, 2025-05-07T20:24:24.6903506Z ) 2025-05-07T20:24:24.6904125Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6904793Z self=, 2025-05-07T20:24:24.6905441Z T=4, 2025-05-07T20:24:24.6905701Z D=2, 2025-05-07T20:24:24.6905964Z B=1, 2025-05-07T20:24:24.6906228Z log_E=3, 2025-05-07T20:24:24.6906499Z L=0, 2025-05-07T20:24:24.6906808Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.6907229Z weighted=False, 2025-05-07T20:24:24.6907536Z mixed=False, 2025-05-07T20:24:24.6907840Z mixed_B=False, 2025-05-07T20:24:24.6908151Z use_cache=False, 2025-05-07T20:24:24.6908497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6908927Z long_segments=False, 2025-05-07T20:24:24.6909304Z pooling_mode=, 2025-05-07T20:24:24.6909712Z use_cpu=True, 2025-05-07T20:24:24.6910005Z ) 2025-05-07T20:24:24.6910298Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6910949Z self=, 2025-05-07T20:24:24.6911594Z T=4, 2025-05-07T20:24:24.6911860Z D=4, 2025-05-07T20:24:24.6912128Z B=34, 2025-05-07T20:24:24.6912390Z log_E=4, 2025-05-07T20:24:24.6912671Z L=18, 2025-05-07T20:24:24.6912984Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.6913394Z weighted=False, 2025-05-07T20:24:24.6913705Z mixed=True, 2025-05-07T20:24:24.6914001Z mixed_B=False, 2025-05-07T20:24:24.6914543Z use_cache=True, 2025-05-07T20:24:24.6914909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6915334Z long_segments=False, 2025-05-07T20:24:24.6915704Z pooling_mode=, 2025-05-07T20:24:24.6916346Z use_cpu=True, 2025-05-07T20:24:24.6916639Z ) 2025-05-07T20:24:24.6917073Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6917723Z self=, 2025-05-07T20:24:24.6918371Z T=2, 2025-05-07T20:24:24.6918630Z D=2, 2025-05-07T20:24:24.6918900Z B=1, 2025-05-07T20:24:24.6919168Z log_E=3, 2025-05-07T20:24:24.6919438Z L=0, 2025-05-07T20:24:24.6919746Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.6920163Z weighted=False, 2025-05-07T20:24:24.6920463Z mixed=False, 2025-05-07T20:24:24.6920769Z mixed_B=False, 2025-05-07T20:24:24.6921077Z use_cache=False, 2025-05-07T20:24:24.6921434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6921861Z long_segments=False, 2025-05-07T20:24:24.6922239Z pooling_mode=, 2025-05-07T20:24:24.6922647Z use_cpu=True, 2025-05-07T20:24:24.6922935Z ) 2025-05-07T20:24:24.6923230Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6923880Z self=, 2025-05-07T20:24:24.6924523Z T=2, 2025-05-07T20:24:24.6924785Z D=229, 2025-05-07T20:24:24.6925055Z B=106, 2025-05-07T20:24:24.6925319Z log_E=4, 2025-05-07T20:24:24.6925598Z L=11, 2025-05-07T20:24:24.6925922Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.6926331Z weighted=True, 2025-05-07T20:24:24.6926641Z mixed=False, 2025-05-07T20:24:24.6926943Z mixed_B=True, 2025-05-07T20:24:24.6927245Z use_cache=True, 2025-05-07T20:24:24.6927595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.6928235Z long_segments=False, 2025-05-07T20:24:24.6928615Z pooling_mode=, 2025-05-07T20:24:24.6929033Z use_cpu=True, 2025-05-07T20:24:24.6929326Z ) 2025-05-07T20:24:24.6929713Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6930360Z self=, 2025-05-07T20:24:24.6931019Z T=3, 2025-05-07T20:24:24.6931284Z D=218, 2025-05-07T20:24:24.6931551Z B=45, 2025-05-07T20:24:24.6931820Z log_E=3, 2025-05-07T20:24:24.6932101Z L=20, 2025-05-07T20:24:24.6932409Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6932826Z weighted=False, 2025-05-07T20:24:24.6933380Z mixed=False, 2025-05-07T20:24:24.6933689Z mixed_B=False, 2025-05-07T20:24:24.6933997Z use_cache=False, 2025-05-07T20:24:24.6934351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6934801Z long_segments=False, 2025-05-07T20:24:24.6935172Z pooling_mode=, 2025-05-07T20:24:24.6935582Z use_cpu=True, 2025-05-07T20:24:24.6935875Z ) 2025-05-07T20:24:24.6936157Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6936807Z self=, 2025-05-07T20:24:24.6937463Z T=2, 2025-05-07T20:24:24.6937726Z D=159, 2025-05-07T20:24:24.6937997Z B=27, 2025-05-07T20:24:24.6938262Z log_E=4, 2025-05-07T20:24:24.6938532Z L=19, 2025-05-07T20:24:24.6938848Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.6939272Z weighted=False, 2025-05-07T20:24:24.6939576Z mixed=False, 2025-05-07T20:24:24.6939878Z mixed_B=True, 2025-05-07T20:24:24.6940194Z use_cache=False, 2025-05-07T20:24:24.6940551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.6940969Z long_segments=False, 2025-05-07T20:24:24.6941345Z pooling_mode=, 2025-05-07T20:24:24.6941754Z use_cpu=True, 2025-05-07T20:24:24.6942042Z ) 2025-05-07T20:24:24.6942330Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6942978Z self=, 2025-05-07T20:24:24.6943885Z T=5, 2025-05-07T20:24:24.6944172Z D=122, 2025-05-07T20:24:24.6944441Z B=21, 2025-05-07T20:24:24.6944701Z log_E=4, 2025-05-07T20:24:24.6945279Z L=15, 2025-05-07T20:24:24.6945590Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.6946004Z weighted=True, 2025-05-07T20:24:24.6946431Z mixed=True, 2025-05-07T20:24:24.6946728Z mixed_B=True, 2025-05-07T20:24:24.6947032Z use_cache=False, 2025-05-07T20:24:24.6947378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.6947800Z long_segments=True, 2025-05-07T20:24:24.6948166Z pooling_mode=, 2025-05-07T20:24:24.6948569Z use_cpu=True, 2025-05-07T20:24:24.6948863Z ) 2025-05-07T20:24:24.6949155Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6949792Z self=, 2025-05-07T20:24:24.6950445Z T=1, 2025-05-07T20:24:24.6950710Z D=248, 2025-05-07T20:24:24.6950980Z B=120, 2025-05-07T20:24:24.6951249Z log_E=3, 2025-05-07T20:24:24.6951524Z L=7, 2025-05-07T20:24:24.6951837Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6952252Z weighted=False, 2025-05-07T20:24:24.6952562Z mixed=True, 2025-05-07T20:24:24.6952860Z mixed_B=False, 2025-05-07T20:24:24.6953163Z use_cache=True, 2025-05-07T20:24:24.6953506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.6953926Z long_segments=True, 2025-05-07T20:24:24.6954288Z pooling_mode=, 2025-05-07T20:24:24.6954700Z use_cpu=True, 2025-05-07T20:24:24.6954995Z ) 2025-05-07T20:24:24.6955275Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6955919Z self=, 2025-05-07T20:24:24.6956569Z T=1, 2025-05-07T20:24:24.6956830Z D=171, 2025-05-07T20:24:24.6957100Z B=115, 2025-05-07T20:24:24.6957373Z log_E=5, 2025-05-07T20:24:24.6957644Z L=9, 2025-05-07T20:24:24.6957957Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6958371Z weighted=True, 2025-05-07T20:24:24.6958667Z mixed=True, 2025-05-07T20:24:24.6958964Z mixed_B=False, 2025-05-07T20:24:24.6959279Z use_cache=False, 2025-05-07T20:24:24.6959628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.6960056Z long_segments=True, 2025-05-07T20:24:24.6960421Z pooling_mode=, 2025-05-07T20:24:24.6960831Z use_cpu=True, 2025-05-07T20:24:24.6961120Z ) 2025-05-07T20:24:24.6961411Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6962171Z self=, 2025-05-07T20:24:24.6962828Z T=3, 2025-05-07T20:24:24.6963094Z D=55, 2025-05-07T20:24:24.6963356Z B=120, 2025-05-07T20:24:24.6963619Z log_E=4, 2025-05-07T20:24:24.6963900Z L=9, 2025-05-07T20:24:24.6964211Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6964619Z weighted=False, 2025-05-07T20:24:24.6964932Z mixed=True, 2025-05-07T20:24:24.6965232Z mixed_B=False, 2025-05-07T20:24:24.6965534Z use_cache=True, 2025-05-07T20:24:24.6965882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6966306Z long_segments=True, 2025-05-07T20:24:24.6966664Z pooling_mode=, 2025-05-07T20:24:24.6967077Z use_cpu=True, 2025-05-07T20:24:24.6967370Z ) 2025-05-07T20:24:24.6967658Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6968309Z self=, 2025-05-07T20:24:24.6968957Z T=3, 2025-05-07T20:24:24.6969223Z D=55, 2025-05-07T20:24:24.6969611Z B=120, 2025-05-07T20:24:24.6969882Z log_E=3, 2025-05-07T20:24:24.6970159Z L=9, 2025-05-07T20:24:24.6970463Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6970879Z weighted=False, 2025-05-07T20:24:24.6971189Z mixed=True, 2025-05-07T20:24:24.6971477Z mixed_B=False, 2025-05-07T20:24:24.6971782Z use_cache=True, 2025-05-07T20:24:24.6972245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6972675Z long_segments=True, 2025-05-07T20:24:24.6973045Z pooling_mode=, 2025-05-07T20:24:24.6973581Z use_cpu=True, 2025-05-07T20:24:24.6973867Z ) 2025-05-07T20:24:24.6974155Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6974886Z self=, 2025-05-07T20:24:24.6975536Z T=3, 2025-05-07T20:24:24.6975799Z D=55, 2025-05-07T20:24:24.6976069Z B=120, 2025-05-07T20:24:24.6976334Z log_E=3, 2025-05-07T20:24:24.6976613Z L=9, 2025-05-07T20:24:24.6976924Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6977334Z weighted=False, 2025-05-07T20:24:24.6977646Z mixed=False, 2025-05-07T20:24:24.6977946Z mixed_B=False, 2025-05-07T20:24:24.6978248Z use_cache=True, 2025-05-07T20:24:24.6978583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6979007Z long_segments=True, 2025-05-07T20:24:24.6979379Z pooling_mode=, 2025-05-07T20:24:24.6979790Z use_cpu=True, 2025-05-07T20:24:24.6980079Z ) 2025-05-07T20:24:24.6980371Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6981017Z self=, 2025-05-07T20:24:24.6981665Z T=3, 2025-05-07T20:24:24.6981931Z D=55, 2025-05-07T20:24:24.6982195Z B=9, 2025-05-07T20:24:24.6982456Z log_E=3, 2025-05-07T20:24:24.6982738Z L=9, 2025-05-07T20:24:24.6983046Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6983462Z weighted=False, 2025-05-07T20:24:24.6983769Z mixed=False, 2025-05-07T20:24:24.6984066Z mixed_B=False, 2025-05-07T20:24:24.6984366Z use_cache=True, 2025-05-07T20:24:24.6984706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6985124Z long_segments=True, 2025-05-07T20:24:24.6985491Z pooling_mode=, 2025-05-07T20:24:24.6985902Z use_cpu=True, 2025-05-07T20:24:24.6986190Z ) 2025-05-07T20:24:24.6986481Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6987128Z self=, 2025-05-07T20:24:24.6987779Z T=3, 2025-05-07T20:24:24.6988038Z D=55, 2025-05-07T20:24:24.6988303Z B=9, 2025-05-07T20:24:24.6988641Z log_E=3, 2025-05-07T20:24:24.6988924Z L=9, 2025-05-07T20:24:24.6989227Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6989646Z weighted=True, 2025-05-07T20:24:24.6989953Z mixed=False, 2025-05-07T20:24:24.6990360Z mixed_B=False, 2025-05-07T20:24:24.6990682Z use_cache=True, 2025-05-07T20:24:24.6991029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6991446Z long_segments=True, 2025-05-07T20:24:24.6991815Z pooling_mode=, 2025-05-07T20:24:24.6992226Z use_cpu=True, 2025-05-07T20:24:24.6992513Z ) 2025-05-07T20:24:24.6992805Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6993459Z self=, 2025-05-07T20:24:24.6994100Z T=1, 2025-05-07T20:24:24.6994364Z D=55, 2025-05-07T20:24:24.6994639Z B=9, 2025-05-07T20:24:24.6994896Z log_E=3, 2025-05-07T20:24:24.6995176Z L=9, 2025-05-07T20:24:24.6995483Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.6995896Z weighted=False, 2025-05-07T20:24:24.6996205Z mixed=False, 2025-05-07T20:24:24.6996505Z mixed_B=False, 2025-05-07T20:24:24.6996807Z use_cache=True, 2025-05-07T20:24:24.6997148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.6997571Z long_segments=True, 2025-05-07T20:24:24.6997939Z pooling_mode=, 2025-05-07T20:24:24.6998346Z use_cpu=True, 2025-05-07T20:24:24.6998639Z ) 2025-05-07T20:24:24.6998927Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.6999563Z self=, 2025-05-07T20:24:24.7000210Z T=1, 2025-05-07T20:24:24.7000641Z D=9, 2025-05-07T20:24:24.7000917Z B=9, 2025-05-07T20:24:24.7001183Z log_E=3, 2025-05-07T20:24:24.7001462Z L=9, 2025-05-07T20:24:24.7001929Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.7002345Z weighted=False, 2025-05-07T20:24:24.7002652Z mixed=False, 2025-05-07T20:24:24.7003022Z mixed_B=False, 2025-05-07T20:24:24.7003327Z use_cache=True, 2025-05-07T20:24:24.7003667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7004082Z long_segments=True, 2025-05-07T20:24:24.7004455Z pooling_mode=, 2025-05-07T20:24:24.7014638Z use_cpu=True, 2025-05-07T20:24:24.7015058Z ) 2025-05-07T20:24:24.7015351Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7016006Z self=, 2025-05-07T20:24:24.7016660Z T=5, 2025-05-07T20:24:24.7016927Z D=15, 2025-05-07T20:24:24.7017192Z B=41, 2025-05-07T20:24:24.7017464Z log_E=3, 2025-05-07T20:24:24.7017751Z L=16, 2025-05-07T20:24:24.7018064Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7018484Z weighted=False, 2025-05-07T20:24:24.7018791Z mixed=False, 2025-05-07T20:24:24.7019091Z mixed_B=True, 2025-05-07T20:24:24.7019396Z use_cache=False, 2025-05-07T20:24:24.7019749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7020174Z long_segments=False, 2025-05-07T20:24:24.7020551Z pooling_mode=, 2025-05-07T20:24:24.7020956Z use_cpu=True, 2025-05-07T20:24:24.7021253Z ) 2025-05-07T20:24:24.7021543Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7022188Z self=, 2025-05-07T20:24:24.7022838Z T=5, 2025-05-07T20:24:24.7023105Z D=15, 2025-05-07T20:24:24.7023366Z B=41, 2025-05-07T20:24:24.7023633Z log_E=3, 2025-05-07T20:24:24.7023908Z L=5, 2025-05-07T20:24:24.7024211Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7024631Z weighted=False, 2025-05-07T20:24:24.7024941Z mixed=False, 2025-05-07T20:24:24.7025237Z mixed_B=True, 2025-05-07T20:24:24.7025543Z use_cache=False, 2025-05-07T20:24:24.7025899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7026320Z long_segments=False, 2025-05-07T20:24:24.7026694Z pooling_mode=, 2025-05-07T20:24:24.7027108Z use_cpu=True, 2025-05-07T20:24:24.7027401Z ) 2025-05-07T20:24:24.7027685Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7028867Z self=, 2025-05-07T20:24:24.7029535Z T=5, 2025-05-07T20:24:24.7029794Z D=15, 2025-05-07T20:24:24.7030059Z B=15, 2025-05-07T20:24:24.7030324Z log_E=3, 2025-05-07T20:24:24.7030593Z L=5, 2025-05-07T20:24:24.7030902Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7031321Z weighted=False, 2025-05-07T20:24:24.7031623Z mixed=False, 2025-05-07T20:24:24.7031931Z mixed_B=True, 2025-05-07T20:24:24.7032237Z use_cache=False, 2025-05-07T20:24:24.7032583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7033002Z long_segments=False, 2025-05-07T20:24:24.7033382Z pooling_mode=, 2025-05-07T20:24:24.7033781Z use_cpu=True, 2025-05-07T20:24:24.7362214Z ) 2025-05-07T20:24:24.7362631Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7363353Z self=, 2025-05-07T20:24:24.7364016Z T=5, 2025-05-07T20:24:24.7364308Z D=15, 2025-05-07T20:24:24.7364581Z B=15, 2025-05-07T20:24:24.7364838Z log_E=3, 2025-05-07T20:24:24.7365112Z L=15, 2025-05-07T20:24:24.7365427Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7365841Z weighted=False, 2025-05-07T20:24:24.7366156Z mixed=False, 2025-05-07T20:24:24.7366458Z mixed_B=True, 2025-05-07T20:24:24.7366767Z use_cache=False, 2025-05-07T20:24:24.7367437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7367893Z long_segments=False, 2025-05-07T20:24:24.7368281Z pooling_mode=, 2025-05-07T20:24:24.7368684Z use_cpu=True, 2025-05-07T20:24:24.7369164Z ) 2025-05-07T20:24:24.7369557Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7370207Z self=, 2025-05-07T20:24:24.7371009Z T=5, 2025-05-07T20:24:24.7371279Z D=15, 2025-05-07T20:24:24.7371538Z B=15, 2025-05-07T20:24:24.7371805Z log_E=3, 2025-05-07T20:24:24.7372086Z L=15, 2025-05-07T20:24:24.7372394Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7372820Z weighted=False, 2025-05-07T20:24:24.7373135Z mixed=False, 2025-05-07T20:24:24.7373428Z mixed_B=False, 2025-05-07T20:24:24.7373733Z use_cache=False, 2025-05-07T20:24:24.7374086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7374503Z long_segments=False, 2025-05-07T20:24:24.7374887Z pooling_mode=, 2025-05-07T20:24:24.7375295Z use_cpu=True, 2025-05-07T20:24:24.7375586Z ) 2025-05-07T20:24:24.7375869Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7376520Z self=, 2025-05-07T20:24:24.7377166Z T=1, 2025-05-07T20:24:24.7377574Z D=15, 2025-05-07T20:24:24.7377840Z B=15, 2025-05-07T20:24:24.7378105Z log_E=3, 2025-05-07T20:24:24.7378376Z L=15, 2025-05-07T20:24:24.7378690Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7379112Z weighted=False, 2025-05-07T20:24:24.7379414Z mixed=False, 2025-05-07T20:24:24.7379716Z mixed_B=False, 2025-05-07T20:24:24.7380025Z use_cache=False, 2025-05-07T20:24:24.7380374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7380794Z long_segments=False, 2025-05-07T20:24:24.7381167Z pooling_mode=, 2025-05-07T20:24:24.7381569Z use_cpu=True, 2025-05-07T20:24:24.7381862Z ) 2025-05-07T20:24:24.7382156Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7382794Z self=, 2025-05-07T20:24:24.7383448Z T=2, 2025-05-07T20:24:24.7383715Z D=160, 2025-05-07T20:24:24.7383990Z B=111, 2025-05-07T20:24:24.7384259Z log_E=3, 2025-05-07T20:24:24.7384535Z L=14, 2025-05-07T20:24:24.7384845Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7385250Z weighted=False, 2025-05-07T20:24:24.7385560Z mixed=True, 2025-05-07T20:24:24.7386084Z mixed_B=False, 2025-05-07T20:24:24.7386396Z use_cache=True, 2025-05-07T20:24:24.7386740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7387160Z long_segments=True, 2025-05-07T20:24:24.7387521Z pooling_mode=, 2025-05-07T20:24:24.7387932Z use_cpu=True, 2025-05-07T20:24:24.7388224Z ) 2025-05-07T20:24:24.7388504Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7389153Z self=, 2025-05-07T20:24:24.7389802Z T=2, 2025-05-07T20:24:24.7390064Z D=160, 2025-05-07T20:24:24.7390332Z B=14, 2025-05-07T20:24:24.7390604Z log_E=3, 2025-05-07T20:24:24.7390873Z L=14, 2025-05-07T20:24:24.7391188Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7391616Z weighted=False, 2025-05-07T20:24:24.7391913Z mixed=True, 2025-05-07T20:24:24.7392213Z mixed_B=False, 2025-05-07T20:24:24.7392517Z use_cache=True, 2025-05-07T20:24:24.7392864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7393281Z long_segments=True, 2025-05-07T20:24:24.7393651Z pooling_mode=, 2025-05-07T20:24:24.7394066Z use_cpu=True, 2025-05-07T20:24:24.7394347Z ) 2025-05-07T20:24:24.7394636Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7395285Z self=, 2025-05-07T20:24:24.7395927Z T=2, 2025-05-07T20:24:24.7396192Z D=160, 2025-05-07T20:24:24.7396722Z B=14, 2025-05-07T20:24:24.7397007Z log_E=3, 2025-05-07T20:24:24.7397286Z L=14, 2025-05-07T20:24:24.7397596Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7398146Z weighted=True, 2025-05-07T20:24:24.7398458Z mixed=True, 2025-05-07T20:24:24.7398844Z mixed_B=False, 2025-05-07T20:24:24.7399146Z use_cache=True, 2025-05-07T20:24:24.7399492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7399918Z long_segments=True, 2025-05-07T20:24:24.7400285Z pooling_mode=, 2025-05-07T20:24:24.7400701Z use_cpu=True, 2025-05-07T20:24:24.7400995Z ) 2025-05-07T20:24:24.7401275Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7401924Z self=, 2025-05-07T20:24:24.7402571Z T=3, 2025-05-07T20:24:24.7402836Z D=160, 2025-05-07T20:24:24.7403096Z B=14, 2025-05-07T20:24:24.7403373Z log_E=3, 2025-05-07T20:24:24.7403652Z L=14, 2025-05-07T20:24:24.7403960Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7404378Z weighted=True, 2025-05-07T20:24:24.7404685Z mixed=True, 2025-05-07T20:24:24.7404987Z mixed_B=False, 2025-05-07T20:24:24.7405295Z use_cache=True, 2025-05-07T20:24:24.7405648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7406065Z long_segments=True, 2025-05-07T20:24:24.7406433Z pooling_mode=, 2025-05-07T20:24:24.7406851Z use_cpu=True, 2025-05-07T20:24:24.7407140Z ) 2025-05-07T20:24:24.7407444Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7408090Z self=, 2025-05-07T20:24:24.7408728Z T=3, 2025-05-07T20:24:24.7408993Z D=160, 2025-05-07T20:24:24.7409265Z B=14, 2025-05-07T20:24:24.7409648Z log_E=3, 2025-05-07T20:24:24.7409931Z L=3, 2025-05-07T20:24:24.7410240Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7410656Z weighted=True, 2025-05-07T20:24:24.7410960Z mixed=True, 2025-05-07T20:24:24.7411258Z mixed_B=False, 2025-05-07T20:24:24.7411568Z use_cache=True, 2025-05-07T20:24:24.7411907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7412325Z long_segments=True, 2025-05-07T20:24:24.7412688Z pooling_mode=, 2025-05-07T20:24:24.7413098Z use_cpu=True, 2025-05-07T20:24:24.7413412Z ) 2025-05-07T20:24:24.7413703Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7414497Z self=, 2025-05-07T20:24:24.7415169Z T=3, 2025-05-07T20:24:24.7415438Z D=160, 2025-05-07T20:24:24.7415700Z B=1, 2025-05-07T20:24:24.7415968Z log_E=3, 2025-05-07T20:24:24.7416241Z L=3, 2025-05-07T20:24:24.7416548Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7416959Z weighted=True, 2025-05-07T20:24:24.7417263Z mixed=True, 2025-05-07T20:24:24.7417552Z mixed_B=False, 2025-05-07T20:24:24.7417863Z use_cache=True, 2025-05-07T20:24:24.7418207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7418621Z long_segments=True, 2025-05-07T20:24:24.7418997Z pooling_mode=, 2025-05-07T20:24:24.7419410Z use_cpu=True, 2025-05-07T20:24:24.7419706Z ) 2025-05-07T20:24:24.7419996Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7420641Z self=, 2025-05-07T20:24:24.7421290Z T=3, 2025-05-07T20:24:24.7421549Z D=160, 2025-05-07T20:24:24.7421824Z B=3, 2025-05-07T20:24:24.7422089Z log_E=3, 2025-05-07T20:24:24.7422362Z L=3, 2025-05-07T20:24:24.7422673Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7423088Z weighted=True, 2025-05-07T20:24:24.7423385Z mixed=True, 2025-05-07T20:24:24.7423685Z mixed_B=False, 2025-05-07T20:24:24.7423990Z use_cache=True, 2025-05-07T20:24:24.7424330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7424921Z long_segments=True, 2025-05-07T20:24:24.7425310Z pooling_mode=, 2025-05-07T20:24:24.7425717Z use_cpu=True, 2025-05-07T20:24:24.7426152Z ) 2025-05-07T20:24:24.7426445Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7427082Z self=, 2025-05-07T20:24:24.7428096Z T=4, 2025-05-07T20:24:24.7428393Z D=17, 2025-05-07T20:24:24.7428666Z B=18, 2025-05-07T20:24:24.7428928Z log_E=5, 2025-05-07T20:24:24.7429222Z L=3, 2025-05-07T20:24:24.7429543Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7429956Z weighted=True, 2025-05-07T20:24:24.7430256Z mixed=False, 2025-05-07T20:24:24.7430558Z mixed_B=False, 2025-05-07T20:24:24.7430859Z use_cache=True, 2025-05-07T20:24:24.7431207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7431632Z long_segments=False, 2025-05-07T20:24:24.7432002Z pooling_mode=, 2025-05-07T20:24:24.7432416Z use_cpu=True, 2025-05-07T20:24:24.7432718Z ) 2025-05-07T20:24:24.7433003Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7433652Z self=, 2025-05-07T20:24:24.7434310Z T=5, 2025-05-07T20:24:24.7434571Z D=17, 2025-05-07T20:24:24.7434847Z B=18, 2025-05-07T20:24:24.7435115Z log_E=5, 2025-05-07T20:24:24.7435389Z L=3, 2025-05-07T20:24:24.7435704Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7436121Z weighted=True, 2025-05-07T20:24:24.7436428Z mixed=False, 2025-05-07T20:24:24.7436729Z mixed_B=False, 2025-05-07T20:24:24.7437039Z use_cache=True, 2025-05-07T20:24:24.7437378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7437809Z long_segments=False, 2025-05-07T20:24:24.7438189Z pooling_mode=, 2025-05-07T20:24:24.7438605Z use_cpu=True, 2025-05-07T20:24:24.7438894Z ) 2025-05-07T20:24:24.7439185Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7439833Z self=, 2025-05-07T20:24:24.7440478Z T=5, 2025-05-07T20:24:24.7440753Z D=17, 2025-05-07T20:24:24.7441018Z B=18, 2025-05-07T20:24:24.7441279Z log_E=5, 2025-05-07T20:24:24.7441560Z L=3, 2025-05-07T20:24:24.7441877Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7442284Z weighted=True, 2025-05-07T20:24:24.7442597Z mixed=False, 2025-05-07T20:24:24.7442898Z mixed_B=False, 2025-05-07T20:24:24.7443449Z use_cache=False, 2025-05-07T20:24:24.7443834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7444262Z long_segments=False, 2025-05-07T20:24:24.7444633Z pooling_mode=, 2025-05-07T20:24:24.7445046Z use_cpu=True, 2025-05-07T20:24:24.7445345Z ) 2025-05-07T20:24:24.7445629Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7446281Z self=, 2025-05-07T20:24:24.7446936Z T=1, 2025-05-07T20:24:24.7447205Z D=17, 2025-05-07T20:24:24.7447469Z B=18, 2025-05-07T20:24:24.7447738Z log_E=5, 2025-05-07T20:24:24.7448024Z L=3, 2025-05-07T20:24:24.7448329Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7448743Z weighted=True, 2025-05-07T20:24:24.7449057Z mixed=False, 2025-05-07T20:24:24.7449355Z mixed_B=False, 2025-05-07T20:24:24.7449784Z use_cache=False, 2025-05-07T20:24:24.7450147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7450574Z long_segments=False, 2025-05-07T20:24:24.7450946Z pooling_mode=, 2025-05-07T20:24:24.7451357Z use_cpu=True, 2025-05-07T20:24:24.7451648Z ) 2025-05-07T20:24:24.7451942Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7452583Z self=, 2025-05-07T20:24:24.7453229Z T=5, 2025-05-07T20:24:24.7453503Z D=17, 2025-05-07T20:24:24.7453775Z B=18, 2025-05-07T20:24:24.7454221Z log_E=5, 2025-05-07T20:24:24.7454525Z L=3, 2025-05-07T20:24:24.7454837Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7455489Z weighted=True, 2025-05-07T20:24:24.7455799Z mixed=False, 2025-05-07T20:24:24.7456099Z mixed_B=False, 2025-05-07T20:24:24.7456528Z use_cache=False, 2025-05-07T20:24:24.7456889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7457311Z long_segments=True, 2025-05-07T20:24:24.7457683Z pooling_mode=, 2025-05-07T20:24:24.7458092Z use_cpu=True, 2025-05-07T20:24:24.7458389Z ) 2025-05-07T20:24:24.7458680Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7459320Z self=, 2025-05-07T20:24:24.7459970Z T=5, 2025-05-07T20:24:24.7460239Z D=17, 2025-05-07T20:24:24.7460499Z B=18, 2025-05-07T20:24:24.7460770Z log_E=5, 2025-05-07T20:24:24.7461051Z L=3, 2025-05-07T20:24:24.7461366Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7461786Z weighted=False, 2025-05-07T20:24:24.7462099Z mixed=False, 2025-05-07T20:24:24.7462393Z mixed_B=False, 2025-05-07T20:24:24.7462707Z use_cache=False, 2025-05-07T20:24:24.7463063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7463486Z long_segments=True, 2025-05-07T20:24:24.7463852Z pooling_mode=, 2025-05-07T20:24:24.7464263Z use_cpu=True, 2025-05-07T20:24:24.7464552Z ) 2025-05-07T20:24:24.7464845Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7465500Z self=, 2025-05-07T20:24:24.7466149Z T=5, 2025-05-07T20:24:24.7466406Z D=17, 2025-05-07T20:24:24.7466674Z B=18, 2025-05-07T20:24:24.7466944Z log_E=5, 2025-05-07T20:24:24.7467223Z L=3, 2025-05-07T20:24:24.7467539Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.7467960Z weighted=False, 2025-05-07T20:24:24.7468270Z mixed=True, 2025-05-07T20:24:24.7468567Z mixed_B=False, 2025-05-07T20:24:24.7468872Z use_cache=False, 2025-05-07T20:24:24.7469224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7469652Z long_segments=True, 2025-05-07T20:24:24.7470021Z pooling_mode=, 2025-05-07T20:24:24.7470431Z use_cpu=True, 2025-05-07T20:24:24.7470728Z ) 2025-05-07T20:24:24.7471021Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7471664Z self=, 2025-05-07T20:24:24.7472521Z T=3, 2025-05-07T20:24:24.7472799Z D=241, 2025-05-07T20:24:24.7473063Z B=104, 2025-05-07T20:24:24.7473343Z log_E=3, 2025-05-07T20:24:24.7473622Z L=5, 2025-05-07T20:24:24.7473929Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.7474343Z weighted=True, 2025-05-07T20:24:24.7474651Z mixed=True, 2025-05-07T20:24:24.7474946Z mixed_B=False, 2025-05-07T20:24:24.7475249Z use_cache=True, 2025-05-07T20:24:24.7475605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7476037Z long_segments=False, 2025-05-07T20:24:24.7476411Z pooling_mode=, 2025-05-07T20:24:24.7476827Z use_cpu=True, 2025-05-07T20:24:24.7477133Z ) 2025-05-07T20:24:24.7477418Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7478074Z self=, 2025-05-07T20:24:24.7478727Z T=3, 2025-05-07T20:24:24.7479006Z D=241, 2025-05-07T20:24:24.7479278Z B=104, 2025-05-07T20:24:24.7479559Z log_E=3, 2025-05-07T20:24:24.7479830Z L=5, 2025-05-07T20:24:24.7480145Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.7480562Z weighted=True, 2025-05-07T20:24:24.7480862Z mixed=True, 2025-05-07T20:24:24.7481166Z mixed_B=False, 2025-05-07T20:24:24.7481477Z use_cache=True, 2025-05-07T20:24:24.7481822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7482248Z long_segments=True, 2025-05-07T20:24:24.7482807Z pooling_mode=, 2025-05-07T20:24:24.7483233Z use_cpu=True, 2025-05-07T20:24:24.7483525Z ) 2025-05-07T20:24:24.7483945Z Trying example: test_backward_sgd( 2025-05-07T20:24:24.7484596Z self=, 2025-05-07T20:24:24.7485346Z T=3, 2025-05-07T20:24:24.7485612Z D=241, 2025-05-07T20:24:24.7485879Z B=104, 2025-05-07T20:24:24.7486142Z log_E=3, 2025-05-07T20:24:24.7486418Z L=5, 2025-05-07T20:24:24.7486733Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.7487141Z weighted=True, 2025-05-07T20:24:24.7487450Z mixed=True, 2025-05-07T20:24:24.7487745Z mixed_B=True, 2025-05-07T20:24:24.7488042Z use_cache=True, 2025-05-07T20:24:24.7488391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.7488813Z long_segments=True, 2025-05-07T20:24:24.7489177Z pooling_mode=, 2025-05-07T20:24:24.7489723Z use_cpu=True, 2025-05-07T20:24:24.7490029Z ) 2025-05-07T20:24:24.7490334Z PASSED 2025-05-07T20:24:24.7491440Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T20:24:24.7492835Z self=, 2025-05-07T20:24:24.7493614Z D=2, 2025-05-07T20:24:24.7493875Z B=1152, 2025-05-07T20:24:24.7494148Z L=1, 2025-05-07T20:24:24.7494420Z weighted=False, 2025-05-07T20:24:24.7494726Z mixed=False, 2025-05-07T20:24:24.7495028Z mixed_B=False, 2025-05-07T20:24:24.7495333Z use_cache=False, 2025-05-07T20:24:24.7495682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.7496090Z ) 2025-05-07T20:24:24.7496351Z SKIPPED 2025-05-07T20:24:24.8278957Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8280191Z self=, 2025-05-07T20:24:24.8280882Z T=1, 2025-05-07T20:24:24.8281148Z D=2, 2025-05-07T20:24:24.8281419Z B=1, 2025-05-07T20:24:24.8281684Z log_E=3, 2025-05-07T20:24:24.8281961Z L=0, 2025-05-07T20:24:24.8282271Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.8282692Z weighted=False, 2025-05-07T20:24:24.8283000Z mixed=False, 2025-05-07T20:24:24.8283308Z use_cache=False, 2025-05-07T20:24:24.8283657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.8284446Z long_segments=False, 2025-05-07T20:24:24.8284841Z pooling_mode=, 2025-05-07T20:24:24.8285241Z ) 2025-05-07T20:24:24.8285555Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8286432Z self=, 2025-05-07T20:24:24.8287125Z T=3, 2025-05-07T20:24:24.8287385Z D=2, 2025-05-07T20:24:24.8287656Z B=1, 2025-05-07T20:24:24.8287928Z log_E=3, 2025-05-07T20:24:24.8288199Z L=0, 2025-05-07T20:24:24.8288508Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.8288921Z weighted=False, 2025-05-07T20:24:24.8289231Z mixed=False, 2025-05-07T20:24:24.8289714Z use_cache=False, 2025-05-07T20:24:24.8290075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.8290493Z long_segments=False, 2025-05-07T20:24:24.8290869Z pooling_mode=, 2025-05-07T20:24:24.8291271Z ) 2025-05-07T20:24:24.8291573Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8292296Z self=, 2025-05-07T20:24:24.8292992Z T=3, 2025-05-07T20:24:24.8293260Z D=111, 2025-05-07T20:24:24.8293522Z B=66, 2025-05-07T20:24:24.8293791Z log_E=5, 2025-05-07T20:24:24.8294065Z L=17, 2025-05-07T20:24:24.8294368Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8294783Z weighted=True, 2025-05-07T20:24:24.8295344Z mixed=False, 2025-05-07T20:24:24.8295663Z use_cache=True, 2025-05-07T20:24:24.8296012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.8296596Z long_segments=True, 2025-05-07T20:24:24.8296960Z pooling_mode=, 2025-05-07T20:24:24.8297362Z ) 2025-05-07T20:24:24.8297809Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8298536Z self=, 2025-05-07T20:24:24.8299232Z T=1, 2025-05-07T20:24:24.8299501Z D=154, 2025-05-07T20:24:24.8299764Z B=1, 2025-05-07T20:24:24.8300030Z log_E=3, 2025-05-07T20:24:24.8300411Z L=0, 2025-05-07T20:24:24.8300721Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.8301140Z weighted=False, 2025-05-07T20:24:24.8301456Z mixed=False, 2025-05-07T20:24:24.8301757Z use_cache=False, 2025-05-07T20:24:24.8302123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.8302561Z long_segments=False, 2025-05-07T20:24:24.8302942Z pooling_mode=, 2025-05-07T20:24:24.8303339Z ) 2025-05-07T20:24:24.8303651Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8304380Z self=, 2025-05-07T20:24:24.8305077Z T=1, 2025-05-07T20:24:24.8305343Z D=154, 2025-05-07T20:24:24.8305611Z B=32, 2025-05-07T20:24:24.8305877Z log_E=5, 2025-05-07T20:24:24.8306157Z L=14, 2025-05-07T20:24:24.8306479Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8306893Z weighted=False, 2025-05-07T20:24:24.8307210Z mixed=False, 2025-05-07T20:24:24.8307523Z use_cache=True, 2025-05-07T20:24:24.8307865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8308292Z long_segments=True, 2025-05-07T20:24:24.8308663Z pooling_mode=, 2025-05-07T20:24:24.8309056Z ) 2025-05-07T20:24:24.8309367Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8310103Z self=, 2025-05-07T20:24:24.8310804Z T=5, 2025-05-07T20:24:24.8311070Z D=256, 2025-05-07T20:24:24.8311337Z B=62, 2025-05-07T20:24:24.8311610Z log_E=3, 2025-05-07T20:24:24.8311881Z L=9, 2025-05-07T20:24:24.8312197Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8312612Z weighted=False, 2025-05-07T20:24:24.8312911Z mixed=True, 2025-05-07T20:24:24.8313215Z use_cache=False, 2025-05-07T20:24:24.8313749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.8314190Z long_segments=False, 2025-05-07T20:24:24.8314566Z pooling_mode=, 2025-05-07T20:24:24.8314967Z ) 2025-05-07T20:24:24.8315266Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8315992Z self=, 2025-05-07T20:24:24.8316689Z T=4, 2025-05-07T20:24:24.8316950Z D=214, 2025-05-07T20:24:24.8317229Z B=32, 2025-05-07T20:24:24.8317494Z log_E=4, 2025-05-07T20:24:24.8317764Z L=20, 2025-05-07T20:24:24.8318076Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8318497Z weighted=True, 2025-05-07T20:24:24.8318798Z mixed=False, 2025-05-07T20:24:24.8319105Z use_cache=False, 2025-05-07T20:24:24.8319465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8319887Z long_segments=False, 2025-05-07T20:24:24.8320255Z pooling_mode=, 2025-05-07T20:24:24.8320653Z ) 2025-05-07T20:24:24.8320968Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8321686Z self=, 2025-05-07T20:24:24.8322376Z T=2, 2025-05-07T20:24:24.8322647Z D=188, 2025-05-07T20:24:24.8322910Z B=116, 2025-05-07T20:24:24.8323182Z log_E=3, 2025-05-07T20:24:24.8323457Z L=19, 2025-05-07T20:24:24.8323765Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.8324364Z weighted=True, 2025-05-07T20:24:24.8324685Z mixed=True, 2025-05-07T20:24:24.8324972Z use_cache=True, 2025-05-07T20:24:24.8325317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8325877Z long_segments=True, 2025-05-07T20:24:24.8326236Z pooling_mode=, 2025-05-07T20:24:24.8326737Z ) 2025-05-07T20:24:24.8327048Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8327766Z self=, 2025-05-07T20:24:24.8328719Z T=1, 2025-05-07T20:24:24.8328989Z D=222, 2025-05-07T20:24:24.8329262Z B=128, 2025-05-07T20:24:24.8329614Z log_E=4, 2025-05-07T20:24:24.8329892Z L=14, 2025-05-07T20:24:24.8330206Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.8330612Z weighted=True, 2025-05-07T20:24:24.8330916Z mixed=True, 2025-05-07T20:24:24.8331213Z use_cache=False, 2025-05-07T20:24:24.8331562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8331992Z long_segments=True, 2025-05-07T20:24:24.8332359Z pooling_mode=, 2025-05-07T20:24:24.8332751Z ) 2025-05-07T20:24:24.8333067Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8333794Z self=, 2025-05-07T20:24:24.8334489Z T=3, 2025-05-07T20:24:24.8334755Z D=90, 2025-05-07T20:24:24.8335023Z B=61, 2025-05-07T20:24:24.8335286Z log_E=4, 2025-05-07T20:24:24.8335567Z L=17, 2025-05-07T20:24:24.8335883Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8336294Z weighted=True, 2025-05-07T20:24:24.8336604Z mixed=True, 2025-05-07T20:24:24.8336904Z use_cache=True, 2025-05-07T20:24:24.8337248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.8337668Z long_segments=False, 2025-05-07T20:24:24.8338046Z pooling_mode=, 2025-05-07T20:24:24.8338446Z ) 2025-05-07T20:24:24.8338749Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8339507Z self=, 2025-05-07T20:24:24.8340200Z T=2, 2025-05-07T20:24:24.8340470Z D=133, 2025-05-07T20:24:24.8340741Z B=51, 2025-05-07T20:24:24.8341002Z log_E=3, 2025-05-07T20:24:24.8341289Z L=16, 2025-05-07T20:24:24.8341603Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8342012Z weighted=True, 2025-05-07T20:24:24.8342316Z mixed=True, 2025-05-07T20:24:24.8342891Z use_cache=False, 2025-05-07T20:24:24.8343255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8343677Z long_segments=False, 2025-05-07T20:24:24.8344049Z pooling_mode=, 2025-05-07T20:24:24.8344448Z ) 2025-05-07T20:24:24.8344749Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8345471Z self=, 2025-05-07T20:24:24.8346162Z T=2, 2025-05-07T20:24:24.8346428Z D=133, 2025-05-07T20:24:24.8346701Z B=51, 2025-05-07T20:24:24.8346962Z log_E=3, 2025-05-07T20:24:24.8347231Z L=16, 2025-05-07T20:24:24.8347554Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8347969Z weighted=False, 2025-05-07T20:24:24.8348269Z mixed=True, 2025-05-07T20:24:24.8348580Z use_cache=False, 2025-05-07T20:24:24.8348938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8349355Z long_segments=False, 2025-05-07T20:24:24.8349732Z pooling_mode=, 2025-05-07T20:24:24.8350133Z ) 2025-05-07T20:24:24.8350433Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8351156Z self=, 2025-05-07T20:24:24.8351849Z T=1, 2025-05-07T20:24:24.8352124Z D=133, 2025-05-07T20:24:24.8352390Z B=51, 2025-05-07T20:24:24.8352661Z log_E=3, 2025-05-07T20:24:24.8352939Z L=16, 2025-05-07T20:24:24.8353482Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8353919Z weighted=False, 2025-05-07T20:24:24.8354229Z mixed=True, 2025-05-07T20:24:24.8354530Z use_cache=False, 2025-05-07T20:24:24.8355089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8355521Z long_segments=False, 2025-05-07T20:24:24.8356063Z pooling_mode=, 2025-05-07T20:24:24.8356470Z ) 2025-05-07T20:24:24.8356776Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8357499Z self=, 2025-05-07T20:24:24.8358194Z T=1, 2025-05-07T20:24:24.8358461Z D=133, 2025-05-07T20:24:24.8358722Z B=51, 2025-05-07T20:24:24.8358993Z log_E=3, 2025-05-07T20:24:24.8359272Z L=16, 2025-05-07T20:24:24.8359576Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8360000Z weighted=False, 2025-05-07T20:24:24.8360305Z mixed=False, 2025-05-07T20:24:24.8360603Z use_cache=False, 2025-05-07T20:24:24.8360971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8361398Z long_segments=False, 2025-05-07T20:24:24.8361773Z pooling_mode=, 2025-05-07T20:24:24.8362171Z ) 2025-05-07T20:24:24.8362481Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8363214Z self=, 2025-05-07T20:24:24.8363904Z T=1, 2025-05-07T20:24:24.8364174Z D=133, 2025-05-07T20:24:24.8364450Z B=16, 2025-05-07T20:24:24.8364713Z log_E=3, 2025-05-07T20:24:24.8364994Z L=16, 2025-05-07T20:24:24.8365313Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8365726Z weighted=False, 2025-05-07T20:24:24.8366039Z mixed=False, 2025-05-07T20:24:24.8366341Z use_cache=False, 2025-05-07T20:24:24.8366691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8367114Z long_segments=False, 2025-05-07T20:24:24.8367491Z pooling_mode=, 2025-05-07T20:24:24.8367888Z ) 2025-05-07T20:24:24.8368194Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8368917Z self=, 2025-05-07T20:24:24.8369747Z T=1, 2025-05-07T20:24:24.8370006Z D=133, 2025-05-07T20:24:24.8370288Z B=1, 2025-05-07T20:24:24.8370552Z log_E=3, 2025-05-07T20:24:24.8370822Z L=16, 2025-05-07T20:24:24.8371136Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8371556Z weighted=False, 2025-05-07T20:24:24.8371986Z mixed=False, 2025-05-07T20:24:24.8372301Z use_cache=False, 2025-05-07T20:24:24.8372655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8373076Z long_segments=False, 2025-05-07T20:24:24.8373453Z pooling_mode=, 2025-05-07T20:24:24.8373855Z ) 2025-05-07T20:24:24.8374156Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8374886Z self=, 2025-05-07T20:24:24.8375576Z T=1, 2025-05-07T20:24:24.8375834Z D=133, 2025-05-07T20:24:24.8376101Z B=1, 2025-05-07T20:24:24.8376370Z log_E=3, 2025-05-07T20:24:24.8376646Z L=0, 2025-05-07T20:24:24.8376956Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8377377Z weighted=False, 2025-05-07T20:24:24.8377679Z mixed=False, 2025-05-07T20:24:24.8377983Z use_cache=False, 2025-05-07T20:24:24.8378333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8378758Z long_segments=False, 2025-05-07T20:24:24.8379130Z pooling_mode=, 2025-05-07T20:24:24.8379532Z ) 2025-05-07T20:24:24.8379839Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8380562Z self=, 2025-05-07T20:24:24.8381250Z T=1, 2025-05-07T20:24:24.8381517Z D=86, 2025-05-07T20:24:24.8381778Z B=19, 2025-05-07T20:24:24.8382043Z log_E=4, 2025-05-07T20:24:24.8382497Z L=17, 2025-05-07T20:24:24.8382819Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8383239Z weighted=True, 2025-05-07T20:24:24.8383547Z mixed=False, 2025-05-07T20:24:24.8383996Z use_cache=False, 2025-05-07T20:24:24.8384348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8384859Z long_segments=True, 2025-05-07T20:24:24.8385219Z pooling_mode=, 2025-05-07T20:24:24.8385619Z ) 2025-05-07T20:24:24.8385923Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8386644Z self=, 2025-05-07T20:24:24.8387342Z T=1, 2025-05-07T20:24:24.8387609Z D=86, 2025-05-07T20:24:24.8387877Z B=19, 2025-05-07T20:24:24.8388137Z log_E=4, 2025-05-07T20:24:24.8388415Z L=17, 2025-05-07T20:24:24.8388734Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8389141Z weighted=True, 2025-05-07T20:24:24.8389447Z mixed=True, 2025-05-07T20:24:24.8389749Z use_cache=False, 2025-05-07T20:24:24.8390100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8390520Z long_segments=True, 2025-05-07T20:24:24.8390887Z pooling_mode=, 2025-05-07T20:24:24.8391280Z ) 2025-05-07T20:24:24.8391590Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8392319Z self=, 2025-05-07T20:24:24.8393003Z T=1, 2025-05-07T20:24:24.8393270Z D=86, 2025-05-07T20:24:24.8393541Z B=19, 2025-05-07T20:24:24.8393801Z log_E=4, 2025-05-07T20:24:24.8394084Z L=1, 2025-05-07T20:24:24.8394392Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8394804Z weighted=True, 2025-05-07T20:24:24.8395109Z mixed=True, 2025-05-07T20:24:24.8395405Z use_cache=False, 2025-05-07T20:24:24.8395749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8396172Z long_segments=True, 2025-05-07T20:24:24.8396547Z pooling_mode=, 2025-05-07T20:24:24.8396947Z ) 2025-05-07T20:24:24.8397252Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.8397984Z self=, 2025-05-07T20:24:24.8398680Z T=1, 2025-05-07T20:24:24.8398942Z D=86, 2025-05-07T20:24:24.8399208Z B=86, 2025-05-07T20:24:24.8399477Z log_E=4, 2025-05-07T20:24:24.8399748Z L=1, 2025-05-07T20:24:24.8400060Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.8400606Z weighted=True, 2025-05-07T20:24:24.8400922Z mixed=True, 2025-05-07T20:24:24.8401218Z use_cache=False, 2025-05-07T20:24:24.8401569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.8401982Z long_segments=True, 2025-05-07T20:24:24.8402348Z pooling_mode=, 2025-05-07T20:24:24.9388869Z ) 2025-05-07T20:24:24.9389359Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9390190Z self=, 2025-05-07T20:24:24.9390893Z T=1, 2025-05-07T20:24:24.9391297Z D=86, 2025-05-07T20:24:24.9391554Z B=1, 2025-05-07T20:24:24.9391826Z log_E=4, 2025-05-07T20:24:24.9392105Z L=1, 2025-05-07T20:24:24.9392410Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9392839Z weighted=True, 2025-05-07T20:24:24.9393150Z mixed=True, 2025-05-07T20:24:24.9393446Z use_cache=False, 2025-05-07T20:24:24.9393804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9394236Z long_segments=True, 2025-05-07T20:24:24.9394599Z pooling_mode=, 2025-05-07T20:24:24.9395003Z ) 2025-05-07T20:24:24.9395313Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9396033Z self=, 2025-05-07T20:24:24.9396724Z T=1, 2025-05-07T20:24:24.9396997Z D=86, 2025-05-07T20:24:24.9397269Z B=1, 2025-05-07T20:24:24.9397528Z log_E=4, 2025-05-07T20:24:24.9398169Z L=1, 2025-05-07T20:24:24.9398498Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9398911Z weighted=True, 2025-05-07T20:24:24.9410830Z mixed=True, 2025-05-07T20:24:24.9411310Z use_cache=False, 2025-05-07T20:24:24.9411673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9412427Z long_segments=False, 2025-05-07T20:24:24.9412814Z pooling_mode=, 2025-05-07T20:24:24.9413212Z ) 2025-05-07T20:24:24.9413521Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9414407Z self=, 2025-05-07T20:24:24.9415107Z T=1, 2025-05-07T20:24:24.9415375Z D=86, 2025-05-07T20:24:24.9415638Z B=1, 2025-05-07T20:24:24.9415896Z log_E=3, 2025-05-07T20:24:24.9416173Z L=1, 2025-05-07T20:24:24.9416484Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9416894Z weighted=True, 2025-05-07T20:24:24.9417202Z mixed=True, 2025-05-07T20:24:24.9417509Z use_cache=False, 2025-05-07T20:24:24.9417859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9418285Z long_segments=False, 2025-05-07T20:24:24.9418666Z pooling_mode=, 2025-05-07T20:24:24.9419060Z ) 2025-05-07T20:24:24.9419376Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9420107Z self=, 2025-05-07T20:24:24.9420800Z T=4, 2025-05-07T20:24:24.9421058Z D=111, 2025-05-07T20:24:24.9421331Z B=51, 2025-05-07T20:24:24.9421597Z log_E=4, 2025-05-07T20:24:24.9421867Z L=12, 2025-05-07T20:24:24.9422181Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9422595Z weighted=True, 2025-05-07T20:24:24.9422894Z mixed=False, 2025-05-07T20:24:24.9423197Z use_cache=True, 2025-05-07T20:24:24.9423543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.9423957Z long_segments=True, 2025-05-07T20:24:24.9424327Z pooling_mode=, 2025-05-07T20:24:24.9424727Z ) 2025-05-07T20:24:24.9425028Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9425783Z self=, 2025-05-07T20:24:24.9426480Z T=4, 2025-05-07T20:24:24.9426740Z D=111, 2025-05-07T20:24:24.9427010Z B=51, 2025-05-07T20:24:24.9427274Z log_E=4, 2025-05-07T20:24:24.9427544Z L=12, 2025-05-07T20:24:24.9428159Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9428872Z weighted=True, 2025-05-07T20:24:24.9429197Z mixed=False, 2025-05-07T20:24:24.9429495Z use_cache=False, 2025-05-07T20:24:24.9429846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.9430272Z long_segments=True, 2025-05-07T20:24:24.9430631Z pooling_mode=, 2025-05-07T20:24:24.9431313Z ) 2025-05-07T20:24:24.9431744Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9432470Z self=, 2025-05-07T20:24:24.9433372Z T=4, 2025-05-07T20:24:24.9433716Z D=4, 2025-05-07T20:24:24.9433974Z B=51, 2025-05-07T20:24:24.9434241Z log_E=4, 2025-05-07T20:24:24.9434516Z L=12, 2025-05-07T20:24:24.9434992Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9435403Z weighted=True, 2025-05-07T20:24:24.9435799Z mixed=False, 2025-05-07T20:24:24.9436245Z use_cache=False, 2025-05-07T20:24:24.9436606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.9437120Z long_segments=True, 2025-05-07T20:24:24.9437583Z pooling_mode=, 2025-05-07T20:24:24.9438146Z ) 2025-05-07T20:24:24.9438576Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9439305Z self=, 2025-05-07T20:24:24.9439992Z T=4, 2025-05-07T20:24:24.9440254Z D=4, 2025-05-07T20:24:24.9440518Z B=51, 2025-05-07T20:24:24.9440992Z log_E=4, 2025-05-07T20:24:24.9441284Z L=12, 2025-05-07T20:24:24.9441593Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9442215Z weighted=True, 2025-05-07T20:24:24.9442521Z mixed=True, 2025-05-07T20:24:24.9442817Z use_cache=False, 2025-05-07T20:24:24.9443292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.9443718Z long_segments=True, 2025-05-07T20:24:24.9444082Z pooling_mode=, 2025-05-07T20:24:24.9444474Z ) 2025-05-07T20:24:24.9444785Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9445514Z self=, 2025-05-07T20:24:24.9446203Z T=4, 2025-05-07T20:24:24.9446471Z D=4, 2025-05-07T20:24:24.9446735Z B=51, 2025-05-07T20:24:24.9446997Z log_E=4, 2025-05-07T20:24:24.9447277Z L=4, 2025-05-07T20:24:24.9447585Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9447997Z weighted=True, 2025-05-07T20:24:24.9448298Z mixed=True, 2025-05-07T20:24:24.9448599Z use_cache=False, 2025-05-07T20:24:24.9448954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.9449489Z long_segments=True, 2025-05-07T20:24:24.9449873Z pooling_mode=, 2025-05-07T20:24:24.9450280Z ) 2025-05-07T20:24:24.9450584Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9451312Z self=, 2025-05-07T20:24:24.9452006Z T=4, 2025-05-07T20:24:24.9452268Z D=4, 2025-05-07T20:24:24.9452534Z B=4, 2025-05-07T20:24:24.9452797Z log_E=4, 2025-05-07T20:24:24.9453070Z L=4, 2025-05-07T20:24:24.9453376Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9453789Z weighted=True, 2025-05-07T20:24:24.9454087Z mixed=True, 2025-05-07T20:24:24.9454385Z use_cache=False, 2025-05-07T20:24:24.9454743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.9455165Z long_segments=True, 2025-05-07T20:24:24.9455528Z pooling_mode=, 2025-05-07T20:24:24.9455925Z ) 2025-05-07T20:24:24.9456228Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9456954Z self=, 2025-05-07T20:24:24.9457649Z T=4, 2025-05-07T20:24:24.9457920Z D=4, 2025-05-07T20:24:24.9458176Z B=4, 2025-05-07T20:24:24.9458440Z log_E=4, 2025-05-07T20:24:24.9458716Z L=4, 2025-05-07T20:24:24.9459193Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9459624Z weighted=True, 2025-05-07T20:24:24.9459932Z mixed=True, 2025-05-07T20:24:24.9460222Z use_cache=False, 2025-05-07T20:24:24.9460575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:24.9460999Z long_segments=False, 2025-05-07T20:24:24.9461366Z pooling_mode=, 2025-05-07T20:24:24.9461767Z ) 2025-05-07T20:24:24.9462076Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9462805Z self=, 2025-05-07T20:24:24.9463500Z T=4, 2025-05-07T20:24:24.9463767Z D=185, 2025-05-07T20:24:24.9464030Z B=46, 2025-05-07T20:24:24.9464297Z log_E=4, 2025-05-07T20:24:24.9464576Z L=1, 2025-05-07T20:24:24.9464892Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9465301Z weighted=True, 2025-05-07T20:24:24.9465603Z mixed=True, 2025-05-07T20:24:24.9465899Z use_cache=True, 2025-05-07T20:24:24.9466238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9466665Z long_segments=False, 2025-05-07T20:24:24.9467038Z pooling_mode=, 2025-05-07T20:24:24.9467428Z ) 2025-05-07T20:24:24.9467736Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9468464Z self=, 2025-05-07T20:24:24.9469153Z T=4, 2025-05-07T20:24:24.9469420Z D=185, 2025-05-07T20:24:24.9469814Z B=46, 2025-05-07T20:24:24.9470095Z log_E=4, 2025-05-07T20:24:24.9470377Z L=1, 2025-05-07T20:24:24.9470687Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9471242Z weighted=False, 2025-05-07T20:24:24.9471552Z mixed=True, 2025-05-07T20:24:24.9471856Z use_cache=True, 2025-05-07T20:24:24.9472277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9472700Z long_segments=False, 2025-05-07T20:24:24.9473078Z pooling_mode=, 2025-05-07T20:24:24.9473479Z ) 2025-05-07T20:24:24.9473786Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9474516Z self=, 2025-05-07T20:24:24.9475204Z T=4, 2025-05-07T20:24:24.9475458Z D=185, 2025-05-07T20:24:24.9475729Z B=46, 2025-05-07T20:24:24.9475997Z log_E=4, 2025-05-07T20:24:24.9476269Z L=1, 2025-05-07T20:24:24.9476576Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9476996Z weighted=False, 2025-05-07T20:24:24.9477297Z mixed=False, 2025-05-07T20:24:24.9477603Z use_cache=True, 2025-05-07T20:24:24.9477948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9478374Z long_segments=False, 2025-05-07T20:24:24.9478753Z pooling_mode=, 2025-05-07T20:24:24.9479154Z ) 2025-05-07T20:24:24.9479451Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9480179Z self=, 2025-05-07T20:24:24.9480876Z T=4, 2025-05-07T20:24:24.9481136Z D=46, 2025-05-07T20:24:24.9481402Z B=46, 2025-05-07T20:24:24.9481669Z log_E=4, 2025-05-07T20:24:24.9481939Z L=1, 2025-05-07T20:24:24.9482251Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9482664Z weighted=False, 2025-05-07T20:24:24.9482973Z mixed=False, 2025-05-07T20:24:24.9483267Z use_cache=True, 2025-05-07T20:24:24.9483614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9484039Z long_segments=False, 2025-05-07T20:24:24.9484412Z pooling_mode=, 2025-05-07T20:24:24.9484809Z ) 2025-05-07T20:24:24.9485122Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9485841Z self=, 2025-05-07T20:24:24.9486540Z T=4, 2025-05-07T20:24:24.9486806Z D=46, 2025-05-07T20:24:24.9487088Z B=46, 2025-05-07T20:24:24.9487359Z log_E=4, 2025-05-07T20:24:24.9487636Z L=0, 2025-05-07T20:24:24.9488120Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9488558Z weighted=False, 2025-05-07T20:24:24.9488866Z mixed=False, 2025-05-07T20:24:24.9489161Z use_cache=True, 2025-05-07T20:24:24.9489628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9490062Z long_segments=False, 2025-05-07T20:24:24.9490432Z pooling_mode=, 2025-05-07T20:24:24.9490838Z ) 2025-05-07T20:24:24.9491154Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9491884Z self=, 2025-05-07T20:24:24.9492576Z T=4, 2025-05-07T20:24:24.9492843Z D=46, 2025-05-07T20:24:24.9493107Z B=46, 2025-05-07T20:24:24.9493369Z log_E=3, 2025-05-07T20:24:24.9493651Z L=0, 2025-05-07T20:24:24.9493965Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9494377Z weighted=False, 2025-05-07T20:24:24.9494689Z mixed=False, 2025-05-07T20:24:24.9494993Z use_cache=True, 2025-05-07T20:24:24.9495339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9495766Z long_segments=False, 2025-05-07T20:24:24.9496145Z pooling_mode=, 2025-05-07T20:24:24.9496536Z ) 2025-05-07T20:24:24.9496843Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9497569Z self=, 2025-05-07T20:24:24.9498255Z T=4, 2025-05-07T20:24:24.9498641Z D=2, 2025-05-07T20:24:24.9498929Z B=46, 2025-05-07T20:24:24.9499196Z log_E=4, 2025-05-07T20:24:24.9499470Z L=0, 2025-05-07T20:24:24.9499930Z weights_precision=SparseType.FP32, 2025-05-07T20:24:24.9500352Z weighted=False, 2025-05-07T20:24:24.9500653Z mixed=False, 2025-05-07T20:24:24.9501050Z use_cache=True, 2025-05-07T20:24:24.9501398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9501815Z long_segments=False, 2025-05-07T20:24:24.9502192Z pooling_mode=, 2025-05-07T20:24:24.9502592Z ) 2025-05-07T20:24:24.9502891Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9503621Z self=, 2025-05-07T20:24:24.9504309Z T=2, 2025-05-07T20:24:24.9504565Z D=9, 2025-05-07T20:24:24.9504827Z B=28, 2025-05-07T20:24:24.9505091Z log_E=3, 2025-05-07T20:24:24.9505365Z L=13, 2025-05-07T20:24:24.9505681Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.9506099Z weighted=True, 2025-05-07T20:24:24.9506397Z mixed=True, 2025-05-07T20:24:24.9506696Z use_cache=True, 2025-05-07T20:24:24.9507048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9507465Z long_segments=False, 2025-05-07T20:24:24.9507849Z pooling_mode=, 2025-05-07T20:24:24.9508252Z ) 2025-05-07T20:24:24.9508563Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:24.9509283Z self=, 2025-05-07T20:24:24.9509979Z T=2, 2025-05-07T20:24:24.9510244Z D=9, 2025-05-07T20:24:24.9510503Z B=28, 2025-05-07T20:24:24.9510773Z log_E=3, 2025-05-07T20:24:24.9511050Z L=13, 2025-05-07T20:24:24.9511361Z weights_precision=SparseType.FP16, 2025-05-07T20:24:24.9511778Z weighted=True, 2025-05-07T20:24:24.9512082Z mixed=False, 2025-05-07T20:24:24.9512379Z use_cache=True, 2025-05-07T20:24:24.9512728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:24.9513149Z long_segments=False, 2025-05-07T20:24:24.9513519Z pooling_mode=, 2025-05-07T20:24:24.9513921Z ) 2025-05-07T20:24:24.9514239Z PASSED 2025-05-07T20:24:24.9514405Z 2025-05-07T20:24:24.9514629Z =========================== short test summary info ============================ 2025-05-07T20:24:24.9515690Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:154: CUDA is not available or no GPUs detected 2025-05-07T20:24:24.9516920Z ========================= 2 passed, 1 skipped in 3.42s ========================= 2025-05-07T20:24:25.7414893Z 2025-05-07T20:24:25.7415864Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T20:24:25.7438151Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 7 seconds 2025-05-07T20:24:25.7438654Z 2025-05-07T20:24:25.7438671Z 2025-05-07T20:24:25.7438676Z 2025-05-07T20:24:25.7438681Z 2025-05-07T20:24:25.7454955Z ################################################################################ 2025-05-07T20:24:25.7474883Z # [2025-05-07T20:24:25.747Z] Run Python Test Suite: 2025-05-07T20:24:25.7475487Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:24:25.7476035Z ################################################################################ 2025-05-07T20:24:25.7505464Z + 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:24:25.7506587Z 2025-05-07T20:24:28.8691833Z ============================= test session starts ============================== 2025-05-07T20:24:30.8421753Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:30.8422560Z cachedir: .pytest_cache 2025-05-07T20:24:30.8423776Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:30.8424760Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:30.8425189Z plugins: hypothesis-6.131.14 2025-05-07T20:24:30.8426263Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:30.8427700Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:30.8490212Z collected 4 items 2025-05-07T20:24:30.8490474Z 2025-05-07T20:24:30.8511134Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices SKIPPED 2025-05-07T20:24:30.8523672Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices SKIPPED 2025-05-07T20:24:30.8542293Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices SKIPPED 2025-05-07T20:24:30.8564212Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices SKIPPED 2025-05-07T20:24:30.8565176Z 2025-05-07T20:24:30.8565410Z =========================== short test summary info ============================ 2025-05-07T20:24:30.8566314Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:133: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.8567503Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:161: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.8568690Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:119: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.8569950Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.8570825Z ============================== 4 skipped in 2.19s ============================== 2025-05-07T20:24:31.6473126Z 2025-05-07T20:24:31.6474135Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:24:31.6495029Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 6 seconds 2025-05-07T20:24:31.6495678Z 2025-05-07T20:24:31.6495684Z 2025-05-07T20:24:31.6495689Z 2025-05-07T20:24:31.6495694Z 2025-05-07T20:24:31.6510439Z ################################################################################ 2025-05-07T20:24:31.6531331Z # [2025-05-07T20:24:31.652Z] Run Python Test Suite: 2025-05-07T20:24:31.6531895Z # ./tbe/training/forward_test.py 2025-05-07T20:24:31.6532328Z ################################################################################ 2025-05-07T20:24:31.6559955Z + 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:24:31.6560932Z 2025-05-07T20:24:34.8108098Z ============================= test session starts ============================== 2025-05-07T20:24:34.8109035Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:34.8109823Z cachedir: .pytest_cache 2025-05-07T20:24:34.8110695Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:34.8111694Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:34.8112146Z plugins: hypothesis-6.131.14 2025-05-07T20:24:37.6138075Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:37.6139466Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:37.6220033Z collected 9 items 2025-05-07T20:24:37.6220294Z 2025-05-07T20:24:37.7035038Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T20:24:37.8230543Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T20:24:37.8244523Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:24:37.8256515Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 SKIPPED 2025-05-07T20:24:37.8267359Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 SKIPPED 2025-05-07T20:24:37.8277016Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T20:24:37.8286813Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 SKIPPED 2025-05-07T20:24:37.8296936Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 SKIPPED 2025-05-07T20:24:37.8321638Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T20:24:37.8322225Z 2025-05-07T20:24:37.8322468Z =============================== warnings summary =============================== 2025-05-07T20:24:37.8323158Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T20:24:37.8323945Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T20:24:37.8325465Z /github/home/miniconda/envs/build_binary/lib/python3.13/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:24:37.8326802Z note_deprecation( 2025-05-07T20:24:37.8327010Z 2025-05-07T20:24:37.8327345Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:24:37.8328249Z =========================== short test summary info ============================ 2025-05-07T20:24:37.8329001Z SKIPPED [1] tbe/training/forward_test.py:816: CUDA is not available or no GPUs detected 2025-05-07T20:24:37.8329980Z SKIPPED [1] tbe/training/forward_test.py:485: CUDA is not available or no GPUs detected 2025-05-07T20:24:37.8330887Z SKIPPED [1] tbe/training/forward_test.py:548: CUDA is not available or no GPUs detected 2025-05-07T20:24:37.8331715Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T20:24:37.8332540Z SKIPPED [1] tbe/training/forward_test.py:676: CUDA is not available or no GPUs detected 2025-05-07T20:24:37.8333448Z SKIPPED [1] tbe/training/forward_test.py:746: CUDA is not available or no GPUs detected 2025-05-07T20:24:37.8334272Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T20:24:37.8335299Z =================== 2 passed, 7 skipped, 2 warnings in 3.27s =================== 2025-05-07T20:24:38.6285127Z 2025-05-07T20:24:38.6286055Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T20:24:38.6307562Z [TEST] Python test time for ./tbe/training/forward_test.py: 7 seconds 2025-05-07T20:24:38.6308043Z 2025-05-07T20:24:38.6308050Z 2025-05-07T20:24:38.6308055Z 2025-05-07T20:24:38.6308060Z 2025-05-07T20:24:38.6324086Z ################################################################################ 2025-05-07T20:24:38.6344437Z # [2025-05-07T20:24:38.633Z] Run Python Test Suite: 2025-05-07T20:24:38.6344977Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:24:38.6345473Z ################################################################################ 2025-05-07T20:24:38.6375128Z + 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:24:38.6376165Z 2025-05-07T20:24:41.9281285Z ============================= test session starts ============================== 2025-05-07T20:24:41.9282232Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:41.9283010Z cachedir: .pytest_cache 2025-05-07T20:24:41.9283862Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:41.9285165Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:41.9285619Z plugins: hypothesis-6.131.14 2025-05-07T20:24:43.8896848Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:43.8898539Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:43.8946156Z collected 2 items 2025-05-07T20:24:43.8946395Z 2025-05-07T20:24:43.8970540Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel SKIPPED 2025-05-07T20:24:43.8990093Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large SKIPPED 2025-05-07T20:24:43.8990864Z 2025-05-07T20:24:43.8991097Z =========================== short test summary info ============================ 2025-05-07T20:24:43.8991924Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:24:43.8992962Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:24:43.8993750Z ============================== 2 skipped in 2.16s ============================== 2025-05-07T20:24:44.6451031Z 2025-05-07T20:24:44.6451746Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:24:44.6473379Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 6 seconds 2025-05-07T20:24:44.6473882Z 2025-05-07T20:24:44.6473888Z 2025-05-07T20:24:44.6473893Z 2025-05-07T20:24:44.6473915Z 2025-05-07T20:24:44.6490277Z ################################################################################ 2025-05-07T20:24:44.6509500Z # [2025-05-07T20:24:44.650Z] Run Python Test Suite: 2025-05-07T20:24:44.6510020Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T20:24:44.6510485Z ################################################################################ 2025-05-07T20:24:44.6538687Z + 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:24:44.6539701Z 2025-05-07T20:24:47.7969622Z ============================= test session starts ============================== 2025-05-07T20:24:47.7970564Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:47.7971362Z cachedir: .pytest_cache 2025-05-07T20:24:47.7972600Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:47.7973638Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:47.7974076Z plugins: hypothesis-6.131.14 2025-05-07T20:24:49.7469023Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:49.7470347Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:49.7538815Z collected 6 items 2025-05-07T20:24:49.7539040Z 2025-05-07T20:24:49.7559806Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update SKIPPED 2025-05-07T20:24:49.7569432Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T20:24:49.7580846Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum SKIPPED 2025-05-07T20:24:49.7596147Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward SKIPPED 2025-05-07T20:24:49.7606638Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats SKIPPED 2025-05-07T20:24:49.7627468Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters SKIPPED 2025-05-07T20:24:49.7628313Z 2025-05-07T20:24:49.7628823Z =========================== short test summary info ============================ 2025-05-07T20:24:49.7629649Z SKIPPED [1] tbe/utils/split_embeddings_test.py:241: CUDA is not available or no GPUs detected 2025-05-07T20:24:49.7630767Z SKIPPED [1] tbe/utils/split_embeddings_test.py:413: CUDA is not available or no GPUs detected 2025-05-07T20:24:49.7631889Z SKIPPED [1] tbe/utils/split_embeddings_test.py:57: CUDA is not available or no GPUs detected 2025-05-07T20:24:49.7632857Z SKIPPED [1] tbe/utils/split_embeddings_test.py:194: CUDA is not available or no GPUs detected 2025-05-07T20:24:49.7633837Z SKIPPED [1] tbe/utils/split_embeddings_test.py:562: CUDA is not available or no GPUs detected 2025-05-07T20:24:49.7634611Z ========================= 1 passed, 5 skipped in 2.16s ========================= 2025-05-07T20:24:50.5532474Z 2025-05-07T20:24:50.5533347Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T20:24:50.5554382Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 6 seconds 2025-05-07T20:24:50.5554868Z 2025-05-07T20:24:50.5554903Z 2025-05-07T20:24:50.5554910Z 2025-05-07T20:24:50.5554915Z 2025-05-07T20:24:50.5571520Z ################################################################################ 2025-05-07T20:24:50.5592083Z # [2025-05-07T20:24:50.558Z] Run Python Test Suite: 2025-05-07T20:24:50.5592660Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:24:50.5593146Z ################################################################################ 2025-05-07T20:24:50.5622540Z + 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:24:50.5623587Z 2025-05-07T20:24:53.5706443Z ============================= test session starts ============================== 2025-05-07T20:24:53.5707379Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:53.5708153Z cachedir: .pytest_cache 2025-05-07T20:24:53.5709038Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:53.5710002Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:53.5710441Z plugins: hypothesis-6.131.14 2025-05-07T20:24:55.4768439Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:55.4770188Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:55.4901697Z collected 4 items 2025-05-07T20:24:55.4901957Z 2025-05-07T20:24:55.8392699Z [E507 20:24:55.425831963 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:24:55.8395589Z [E507 20:24:55.426247099 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:24:55.8435297Z [E507 20:24:55.430238906 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:24:55.8438015Z [E507 20:24:55.430647075 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:24:55.8541240Z [E507 20:24:55.440813615 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:24:55.8561786Z [E507 20:24:55.442966666 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:24:55.8677426Z [E507 20:24:55.454492941 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:24:55.8697350Z [E507 20:24:55.456507425 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:24:55.8738979Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check Trying example: test_bounds_check( 2025-05-07T20:24:55.8740314Z self=, 2025-05-07T20:24:55.8741080Z T=1, 2025-05-07T20:24:55.8741373Z B=1, 2025-05-07T20:24:55.8741648Z max_L=1, 2025-05-07T20:24:55.8741996Z bounds_check_mode=, 2025-05-07T20:24:55.8742454Z use_cpu=True, 2025-05-07T20:24:55.8742762Z weighted=False, 2025-05-07T20:24:55.8743100Z dtype=torch.int64, 2025-05-07T20:24:55.8743430Z mixed_B=False, 2025-05-07T20:24:55.8743753Z bounds_check_version=1, 2025-05-07T20:24:55.8744100Z ) 2025-05-07T20:24:55.8744387Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8745136Z self=, 2025-05-07T20:24:55.8745879Z T=12, 2025-05-07T20:24:55.8746145Z B=1, 2025-05-07T20:24:55.8746420Z max_L=1, 2025-05-07T20:24:55.8746780Z bounds_check_mode=, 2025-05-07T20:24:55.8747234Z use_cpu=True, 2025-05-07T20:24:55.8747548Z weighted=False, 2025-05-07T20:24:55.8747869Z dtype=torch.int64, 2025-05-07T20:24:55.8748192Z mixed_B=False, 2025-05-07T20:24:55.8748519Z bounds_check_version=1, 2025-05-07T20:24:55.8748862Z ) 2025-05-07T20:24:55.8749150Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8750256Z self=, 2025-05-07T20:24:55.8751037Z T=12, 2025-05-07T20:24:55.8751304Z B=26, 2025-05-07T20:24:55.8751576Z max_L=30, 2025-05-07T20:24:55.8751943Z bounds_check_mode=, 2025-05-07T20:24:55.8752414Z use_cpu=True, 2025-05-07T20:24:55.8752713Z weighted=False, 2025-05-07T20:24:55.8753036Z dtype=torch.int32, 2025-05-07T20:24:55.8753365Z mixed_B=True, 2025-05-07T20:24:55.8753687Z bounds_check_version=1, 2025-05-07T20:24:55.8754031Z ) 2025-05-07T20:24:55.8754324Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8755069Z self=, 2025-05-07T20:24:55.8755825Z T=8, 2025-05-07T20:24:55.8756101Z B=1, 2025-05-07T20:24:55.8756362Z max_L=1, 2025-05-07T20:24:55.8756715Z bounds_check_mode=, 2025-05-07T20:24:55.8757175Z use_cpu=True, 2025-05-07T20:24:55.8757476Z weighted=False, 2025-05-07T20:24:55.8757801Z dtype=torch.int64, 2025-05-07T20:24:55.8758132Z mixed_B=False, 2025-05-07T20:24:55.8758447Z bounds_check_version=1, 2025-05-07T20:24:55.8758790Z ) 2025-05-07T20:24:55.8759082Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8759830Z self=, 2025-05-07T20:24:55.8760579Z T=8, 2025-05-07T20:24:55.8760848Z B=8, 2025-05-07T20:24:55.8761295Z max_L=6, 2025-05-07T20:24:55.8761670Z bounds_check_mode=, 2025-05-07T20:24:55.8762122Z use_cpu=True, 2025-05-07T20:24:55.8762428Z weighted=True, 2025-05-07T20:24:55.8762910Z dtype=torch.int32, 2025-05-07T20:24:55.8763247Z mixed_B=False, 2025-05-07T20:24:55.8763704Z bounds_check_version=1, 2025-05-07T20:24:55.8764058Z ) 2025-05-07T20:24:55.8764347Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8765100Z self=, 2025-05-07T20:24:55.8765839Z T=23, 2025-05-07T20:24:55.8766110Z B=51, 2025-05-07T20:24:55.8766388Z max_L=51, 2025-05-07T20:24:55.8766738Z bounds_check_mode=, 2025-05-07T20:24:55.8767196Z use_cpu=True, 2025-05-07T20:24:55.8767515Z weighted=True, 2025-05-07T20:24:55.8767828Z dtype=torch.int32, 2025-05-07T20:24:55.8768160Z mixed_B=True, 2025-05-07T20:24:55.8768477Z bounds_check_version=1, 2025-05-07T20:24:55.8768820Z ) 2025-05-07T20:24:55.8769119Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8769982Z self=, 2025-05-07T20:24:55.8770732Z T=9, 2025-05-07T20:24:55.8770994Z B=58, 2025-05-07T20:24:55.8771268Z max_L=44, 2025-05-07T20:24:55.8771621Z bounds_check_mode=, 2025-05-07T20:24:55.8772071Z use_cpu=True, 2025-05-07T20:24:55.8772379Z weighted=False, 2025-05-07T20:24:55.8772705Z dtype=torch.int32, 2025-05-07T20:24:55.8773024Z mixed_B=True, 2025-05-07T20:24:55.8773338Z bounds_check_version=2, 2025-05-07T20:24:55.8773677Z ) 2025-05-07T20:24:55.8773958Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8774702Z self=, 2025-05-07T20:24:55.8775445Z T=63, 2025-05-07T20:24:55.8775703Z B=37, 2025-05-07T20:24:55.8775972Z max_L=4, 2025-05-07T20:24:55.8776333Z bounds_check_mode=, 2025-05-07T20:24:55.8776779Z use_cpu=True, 2025-05-07T20:24:55.8777088Z weighted=True, 2025-05-07T20:24:55.8777407Z dtype=torch.int64, 2025-05-07T20:24:55.8777734Z mixed_B=False, 2025-05-07T20:24:55.8778046Z bounds_check_version=2, 2025-05-07T20:24:55.8778393Z ) 2025-05-07T20:24:55.8778683Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8779566Z self=, 2025-05-07T20:24:55.8780329Z T=5, 2025-05-07T20:24:55.8780681Z B=40, 2025-05-07T20:24:55.8780950Z max_L=19, 2025-05-07T20:24:55.8781305Z bounds_check_mode=, 2025-05-07T20:24:55.8781761Z use_cpu=True, 2025-05-07T20:24:55.8782067Z weighted=False, 2025-05-07T20:24:55.8782384Z dtype=torch.int64, 2025-05-07T20:24:55.8782712Z mixed_B=True, 2025-05-07T20:24:55.8783031Z bounds_check_version=1, 2025-05-07T20:24:55.8783375Z ) 2025-05-07T20:24:55.8783669Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8784418Z self=, 2025-05-07T20:24:55.8785159Z T=26, 2025-05-07T20:24:55.8785427Z B=31, 2025-05-07T20:24:55.8785701Z max_L=39, 2025-05-07T20:24:55.8786058Z bounds_check_mode=, 2025-05-07T20:24:55.8786520Z use_cpu=True, 2025-05-07T20:24:55.8786830Z weighted=True, 2025-05-07T20:24:55.8787151Z dtype=torch.int64, 2025-05-07T20:24:55.8787469Z mixed_B=True, 2025-05-07T20:24:55.8787784Z bounds_check_version=1, 2025-05-07T20:24:55.8788150Z ) 2025-05-07T20:24:55.8788433Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8789181Z self=, 2025-05-07T20:24:55.8789925Z T=13, 2025-05-07T20:24:55.8790201Z B=25, 2025-05-07T20:24:55.8790465Z max_L=27, 2025-05-07T20:24:55.8791017Z bounds_check_mode=, 2025-05-07T20:24:55.8791486Z use_cpu=True, 2025-05-07T20:24:55.8791787Z weighted=False, 2025-05-07T20:24:55.8792225Z dtype=torch.int64, 2025-05-07T20:24:55.8792552Z mixed_B=False, 2025-05-07T20:24:55.8792867Z bounds_check_version=2, 2025-05-07T20:24:55.8793292Z ) 2025-05-07T20:24:55.8793580Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8794319Z self=, 2025-05-07T20:24:55.8795065Z T=13, 2025-05-07T20:24:55.8795334Z B=25, 2025-05-07T20:24:55.8795598Z max_L=13, 2025-05-07T20:24:55.8795953Z bounds_check_mode=, 2025-05-07T20:24:55.8796406Z use_cpu=True, 2025-05-07T20:24:55.8796705Z weighted=False, 2025-05-07T20:24:55.8797022Z dtype=torch.int64, 2025-05-07T20:24:55.8797348Z mixed_B=False, 2025-05-07T20:24:55.8797659Z bounds_check_version=2, 2025-05-07T20:24:55.8798004Z ) 2025-05-07T20:24:55.8798300Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8799046Z self=, 2025-05-07T20:24:55.8799785Z T=13, 2025-05-07T20:24:55.8800054Z B=13, 2025-05-07T20:24:55.8800324Z max_L=13, 2025-05-07T20:24:55.8800675Z bounds_check_mode=, 2025-05-07T20:24:55.8801127Z use_cpu=True, 2025-05-07T20:24:55.8801431Z weighted=False, 2025-05-07T20:24:55.8801744Z dtype=torch.int64, 2025-05-07T20:24:55.8802078Z mixed_B=False, 2025-05-07T20:24:55.8802399Z bounds_check_version=2, 2025-05-07T20:24:55.8802733Z ) 2025-05-07T20:24:55.8803021Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8803768Z self=, 2025-05-07T20:24:55.8804503Z T=3, 2025-05-07T20:24:55.8804769Z B=23, 2025-05-07T20:24:55.8805037Z max_L=31, 2025-05-07T20:24:55.8805396Z bounds_check_mode=, 2025-05-07T20:24:55.8805856Z use_cpu=True, 2025-05-07T20:24:55.8806158Z weighted=True, 2025-05-07T20:24:55.8806471Z dtype=torch.int64, 2025-05-07T20:24:55.8806793Z mixed_B=False, 2025-05-07T20:24:55.8807109Z bounds_check_version=2, 2025-05-07T20:24:55.8807455Z ) 2025-05-07T20:24:55.8807740Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8808486Z self=, 2025-05-07T20:24:55.8809466Z T=3, 2025-05-07T20:24:55.8809761Z B=23, 2025-05-07T20:24:55.8810027Z max_L=31, 2025-05-07T20:24:55.8810391Z bounds_check_mode=, 2025-05-07T20:24:55.8810839Z use_cpu=True, 2025-05-07T20:24:55.8811145Z weighted=True, 2025-05-07T20:24:55.8811461Z dtype=torch.int64, 2025-05-07T20:24:55.8811778Z mixed_B=True, 2025-05-07T20:24:55.8812097Z bounds_check_version=2, 2025-05-07T20:24:55.8812439Z ) 2025-05-07T20:24:55.8812729Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8813475Z self=, 2025-05-07T20:24:55.8814222Z T=3, 2025-05-07T20:24:55.8814486Z B=31, 2025-05-07T20:24:55.8814765Z max_L=31, 2025-05-07T20:24:55.8815125Z bounds_check_mode=, 2025-05-07T20:24:55.8815585Z use_cpu=True, 2025-05-07T20:24:55.8815883Z weighted=True, 2025-05-07T20:24:55.8816200Z dtype=torch.int64, 2025-05-07T20:24:55.8816530Z mixed_B=True, 2025-05-07T20:24:55.8816842Z bounds_check_version=2, 2025-05-07T20:24:55.8817184Z ) 2025-05-07T20:24:55.8817474Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8818215Z self=, 2025-05-07T20:24:55.8818951Z T=47, 2025-05-07T20:24:55.8819215Z B=15, 2025-05-07T20:24:55.8819475Z max_L=9, 2025-05-07T20:24:55.8819982Z bounds_check_mode=, 2025-05-07T20:24:55.8820460Z use_cpu=True, 2025-05-07T20:24:55.8820763Z weighted=False, 2025-05-07T20:24:55.8821220Z dtype=torch.int64, 2025-05-07T20:24:55.8821547Z mixed_B=True, 2025-05-07T20:24:55.8821858Z bounds_check_version=2, 2025-05-07T20:24:55.8822310Z ) 2025-05-07T20:24:55.8822601Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8823336Z self=, 2025-05-07T20:24:55.8824081Z T=47, 2025-05-07T20:24:55.8824349Z B=15, 2025-05-07T20:24:55.8824619Z max_L=47, 2025-05-07T20:24:55.8824974Z bounds_check_mode=, 2025-05-07T20:24:55.8825433Z use_cpu=True, 2025-05-07T20:24:55.8825743Z weighted=False, 2025-05-07T20:24:55.8826054Z dtype=torch.int64, 2025-05-07T20:24:55.8826378Z mixed_B=True, 2025-05-07T20:24:55.8826693Z bounds_check_version=2, 2025-05-07T20:24:55.8827025Z ) 2025-05-07T20:24:55.8827321Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8828230Z self=, 2025-05-07T20:24:55.8828978Z T=47, 2025-05-07T20:24:55.8829246Z B=47, 2025-05-07T20:24:55.8829518Z max_L=47, 2025-05-07T20:24:55.8829872Z bounds_check_mode=, 2025-05-07T20:24:55.8831335Z [E507 20:24:55.469666115 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:24:55.8832669Z use_cpu=True, 2025-05-07T20:24:55.8832979Z weighted=False, 2025-05-07T20:24:55.8833299Z dtype=torch.int64, 2025-05-07T20:24:55.8833618Z mixed_B=True, 2025-05-07T20:24:55.8833935Z bounds_check_version=2, 2025-05-07T20:24:55.8834276Z ) 2025-05-07T20:24:55.8834560Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8835313Z self=, 2025-05-07T20:24:55.8836058Z T=47, 2025-05-07T20:24:55.8836326Z B=47, 2025-05-07T20:24:55.8836594Z max_L=47, 2025-05-07T20:24:55.8836957Z bounds_check_mode=, 2025-05-07T20:24:55.8837417Z use_cpu=True, 2025-05-07T20:24:55.8837733Z weighted=True, 2025-05-07T20:24:55.8838049Z dtype=torch.int64, 2025-05-07T20:24:55.8838371Z mixed_B=True, 2025-05-07T20:24:55.8838954Z bounds_check_version=2, 2025-05-07T20:24:55.8839317Z ) 2025-05-07T20:24:55.8839607Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8840350Z self=, 2025-05-07T20:24:55.8841092Z T=8, 2025-05-07T20:24:55.8841356Z B=64, 2025-05-07T20:24:55.8841616Z max_L=61, 2025-05-07T20:24:55.8841984Z bounds_check_mode=, 2025-05-07T20:24:55.8842451Z use_cpu=True, 2025-05-07T20:24:55.8842753Z weighted=True, 2025-05-07T20:24:55.8843066Z dtype=torch.int64, 2025-05-07T20:24:55.8843390Z mixed_B=False, 2025-05-07T20:24:55.8843705Z bounds_check_version=1, 2025-05-07T20:24:55.8844047Z ) 2025-05-07T20:24:55.8844336Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8845085Z self=, 2025-05-07T20:24:55.8845825Z T=8, 2025-05-07T20:24:55.8846090Z B=64, 2025-05-07T20:24:55.8846355Z max_L=61, 2025-05-07T20:24:55.8846722Z bounds_check_mode=, 2025-05-07T20:24:55.8847188Z use_cpu=True, 2025-05-07T20:24:55.8847491Z weighted=False, 2025-05-07T20:24:55.8847800Z dtype=torch.int64, 2025-05-07T20:24:55.8848123Z mixed_B=False, 2025-05-07T20:24:55.8848440Z bounds_check_version=1, 2025-05-07T20:24:55.8848773Z ) 2025-05-07T20:24:55.8849064Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8850087Z self=, 2025-05-07T20:24:55.8850842Z T=61, 2025-05-07T20:24:55.8851297Z B=64, 2025-05-07T20:24:55.8851569Z max_L=61, 2025-05-07T20:24:55.8851928Z bounds_check_mode=, 2025-05-07T20:24:55.8852511Z use_cpu=True, 2025-05-07T20:24:55.8852817Z weighted=False, 2025-05-07T20:24:55.8853129Z dtype=torch.int64, 2025-05-07T20:24:55.8853453Z mixed_B=False, 2025-05-07T20:24:55.8853775Z bounds_check_version=1, 2025-05-07T20:24:55.8854109Z ) 2025-05-07T20:24:55.8854402Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8855145Z self=, 2025-05-07T20:24:55.8855886Z T=64, 2025-05-07T20:24:55.8856145Z B=64, 2025-05-07T20:24:55.8856414Z max_L=61, 2025-05-07T20:24:55.8856777Z bounds_check_mode=, 2025-05-07T20:24:55.8857242Z use_cpu=True, 2025-05-07T20:24:55.8857546Z weighted=False, 2025-05-07T20:24:55.8857862Z dtype=torch.int64, 2025-05-07T20:24:55.8858181Z mixed_B=False, 2025-05-07T20:24:55.8858502Z bounds_check_version=1, 2025-05-07T20:24:55.8858842Z ) 2025-05-07T20:24:55.8859122Z Trying example: test_bounds_check( 2025-05-07T20:24:55.8859872Z self=, 2025-05-07T20:24:55.8860615Z T=64, 2025-05-07T20:24:55.8860873Z B=64, 2025-05-07T20:24:55.8861146Z max_L=64, 2025-05-07T20:24:55.8861513Z bounds_check_mode=, 2025-05-07T20:24:55.8861971Z use_cpu=True, 2025-05-07T20:24:55.8862279Z weighted=False, 2025-05-07T20:24:55.8862603Z dtype=torch.int64, 2025-05-07T20:24:55.8862925Z mixed_B=False, 2025-05-07T20:24:55.8863241Z bounds_check_version=1, 2025-05-07T20:24:55.8864904Z [E507 20:24:55.473005963 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:24:56.0621597Z [E507 20:24:56.648814606 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:24:56.0624666Z [E507 20:24:56.649060495 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:24:56.0674291Z [E507 20:24:56.654155063 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:24:56.0676982Z [E507 20:24:56.654396941 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:24:56.0721921Z [E507 20:24:56.657989120 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:24:56.0724715Z [E507 20:24:56.658221364 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:24:56.0750153Z [E507 20:24:56.661811459 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:24:56.0752925Z [E507 20:24:56.662032840 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:24:56.0905995Z ) 2025-05-07T20:24:56.0906355Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0907172Z self=, 2025-05-07T20:24:56.0907924Z T=63, 2025-05-07T20:24:56.0908188Z B=39, 2025-05-07T20:24:56.0908497Z max_L=30, 2025-05-07T20:24:56.0908854Z bounds_check_mode=, 2025-05-07T20:24:56.0909310Z use_cpu=True, 2025-05-07T20:24:56.0909630Z weighted=False, 2025-05-07T20:24:56.0909953Z dtype=torch.int32, 2025-05-07T20:24:56.0910279Z mixed_B=False, 2025-05-07T20:24:56.0910602Z bounds_check_version=1, 2025-05-07T20:24:56.0910946Z ) 2025-05-07T20:24:56.0911244Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0912004Z self=, 2025-05-07T20:24:56.0912760Z T=30, 2025-05-07T20:24:56.0913029Z B=39, 2025-05-07T20:24:56.0913294Z max_L=30, 2025-05-07T20:24:56.0913657Z bounds_check_mode=, 2025-05-07T20:24:56.0914116Z use_cpu=True, 2025-05-07T20:24:56.0914420Z weighted=False, 2025-05-07T20:24:56.0914737Z dtype=torch.int32, 2025-05-07T20:24:56.0915062Z mixed_B=False, 2025-05-07T20:24:56.0915373Z bounds_check_version=1, 2025-05-07T20:24:56.0915715Z ) 2025-05-07T20:24:56.0916007Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0916753Z self=, 2025-05-07T20:24:56.0917499Z T=30, 2025-05-07T20:24:56.0917768Z B=39, 2025-05-07T20:24:56.0918035Z max_L=39, 2025-05-07T20:24:56.0918397Z bounds_check_mode=, 2025-05-07T20:24:56.0918863Z use_cpu=True, 2025-05-07T20:24:56.0919174Z weighted=False, 2025-05-07T20:24:56.0919489Z dtype=torch.int32, 2025-05-07T20:24:56.0919813Z mixed_B=False, 2025-05-07T20:24:56.0920135Z bounds_check_version=1, 2025-05-07T20:24:56.0920814Z ) 2025-05-07T20:24:56.0921129Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0921882Z self=, 2025-05-07T20:24:56.0922625Z T=30, 2025-05-07T20:24:56.0922895Z B=30, 2025-05-07T20:24:56.0923166Z max_L=39, 2025-05-07T20:24:56.0923519Z bounds_check_mode=, 2025-05-07T20:24:56.0923973Z use_cpu=True, 2025-05-07T20:24:56.0924299Z weighted=False, 2025-05-07T20:24:56.0924609Z dtype=torch.int32, 2025-05-07T20:24:56.0924933Z mixed_B=False, 2025-05-07T20:24:56.0925264Z bounds_check_version=1, 2025-05-07T20:24:56.0925601Z ) 2025-05-07T20:24:56.0925897Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0926651Z self=, 2025-05-07T20:24:56.0927396Z T=30, 2025-05-07T20:24:56.0927657Z B=30, 2025-05-07T20:24:56.0928134Z max_L=30, 2025-05-07T20:24:56.0928518Z bounds_check_mode=, 2025-05-07T20:24:56.0928980Z use_cpu=True, 2025-05-07T20:24:56.0929289Z weighted=False, 2025-05-07T20:24:56.0929710Z dtype=torch.int32, 2025-05-07T20:24:56.0930040Z mixed_B=False, 2025-05-07T20:24:56.0930359Z bounds_check_version=1, 2025-05-07T20:24:56.0930701Z ) 2025-05-07T20:24:56.0930980Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0931938Z self=, 2025-05-07T20:24:56.0932715Z T=60, 2025-05-07T20:24:56.0932979Z B=64, 2025-05-07T20:24:56.0933408Z max_L=34, 2025-05-07T20:24:56.0933774Z bounds_check_mode=, 2025-05-07T20:24:56.0934405Z use_cpu=True, 2025-05-07T20:24:56.0934717Z weighted=True, 2025-05-07T20:24:56.0935040Z dtype=torch.int64, 2025-05-07T20:24:56.0935366Z mixed_B=True, 2025-05-07T20:24:56.0935764Z bounds_check_version=1, 2025-05-07T20:24:56.0936122Z ) 2025-05-07T20:24:56.0936417Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0937174Z self=, 2025-05-07T20:24:56.0937921Z T=60, 2025-05-07T20:24:56.0938190Z B=64, 2025-05-07T20:24:56.0938465Z max_L=60, 2025-05-07T20:24:56.0938817Z bounds_check_mode=, 2025-05-07T20:24:56.0939275Z use_cpu=True, 2025-05-07T20:24:56.0939592Z weighted=True, 2025-05-07T20:24:56.0939907Z dtype=torch.int64, 2025-05-07T20:24:56.0940238Z mixed_B=True, 2025-05-07T20:24:56.0940559Z bounds_check_version=1, 2025-05-07T20:24:56.0940899Z ) 2025-05-07T20:24:56.0941184Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0941935Z self=, 2025-05-07T20:24:56.0942669Z T=60, 2025-05-07T20:24:56.0942938Z B=60, 2025-05-07T20:24:56.0943211Z max_L=60, 2025-05-07T20:24:56.0943563Z bounds_check_mode=, 2025-05-07T20:24:56.0944023Z use_cpu=True, 2025-05-07T20:24:56.0944333Z weighted=True, 2025-05-07T20:24:56.0944659Z dtype=torch.int64, 2025-05-07T20:24:56.0944986Z mixed_B=True, 2025-05-07T20:24:56.0945318Z bounds_check_version=1, 2025-05-07T20:24:56.0945660Z ) 2025-05-07T20:24:56.0945948Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0946704Z self=, 2025-05-07T20:24:56.0947450Z T=21, 2025-05-07T20:24:56.0947713Z B=3, 2025-05-07T20:24:56.0947985Z max_L=10, 2025-05-07T20:24:56.0948352Z bounds_check_mode=, 2025-05-07T20:24:56.0948819Z use_cpu=True, 2025-05-07T20:24:56.0949129Z weighted=False, 2025-05-07T20:24:56.0949447Z dtype=torch.int64, 2025-05-07T20:24:56.0949772Z mixed_B=True, 2025-05-07T20:24:56.0950088Z bounds_check_version=2, 2025-05-07T20:24:56.0950769Z ) 2025-05-07T20:24:56.0951069Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0951815Z self=, 2025-05-07T20:24:56.0952559Z T=21, 2025-05-07T20:24:56.0952830Z B=3, 2025-05-07T20:24:56.0953091Z max_L=10, 2025-05-07T20:24:56.0953457Z bounds_check_mode=, 2025-05-07T20:24:56.0953924Z use_cpu=True, 2025-05-07T20:24:56.0954233Z weighted=True, 2025-05-07T20:24:56.0954547Z dtype=torch.int64, 2025-05-07T20:24:56.0954873Z mixed_B=True, 2025-05-07T20:24:56.0955188Z bounds_check_version=2, 2025-05-07T20:24:56.0955539Z ) 2025-05-07T20:24:56.0955832Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0956578Z self=, 2025-05-07T20:24:56.0957320Z T=3, 2025-05-07T20:24:56.0957590Z B=3, 2025-05-07T20:24:56.0957852Z max_L=10, 2025-05-07T20:24:56.0958220Z bounds_check_mode=, 2025-05-07T20:24:56.0958686Z use_cpu=True, 2025-05-07T20:24:56.0958981Z weighted=True, 2025-05-07T20:24:56.0959296Z dtype=torch.int64, 2025-05-07T20:24:56.0959620Z mixed_B=True, 2025-05-07T20:24:56.0959931Z bounds_check_version=2, 2025-05-07T20:24:56.0960276Z ) 2025-05-07T20:24:56.0960566Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0961447Z self=, 2025-05-07T20:24:56.0962202Z T=3, 2025-05-07T20:24:56.0962476Z B=3, 2025-05-07T20:24:56.0962838Z max_L=3, 2025-05-07T20:24:56.0963200Z bounds_check_mode=, 2025-05-07T20:24:56.0963674Z use_cpu=True, 2025-05-07T20:24:56.0964076Z weighted=True, 2025-05-07T20:24:56.0964394Z dtype=torch.int64, 2025-05-07T20:24:56.0964724Z mixed_B=True, 2025-05-07T20:24:56.0965042Z bounds_check_version=2, 2025-05-07T20:24:56.0965378Z ) 2025-05-07T20:24:56.0965674Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0966421Z self=, 2025-05-07T20:24:56.0967160Z T=32, 2025-05-07T20:24:56.0967429Z B=16, 2025-05-07T20:24:56.0967702Z max_L=25, 2025-05-07T20:24:56.0968050Z bounds_check_mode=, 2025-05-07T20:24:56.0968504Z use_cpu=True, 2025-05-07T20:24:56.0968819Z weighted=True, 2025-05-07T20:24:56.0969129Z dtype=torch.int32, 2025-05-07T20:24:56.0969607Z mixed_B=False, 2025-05-07T20:24:56.0969930Z bounds_check_version=1, 2025-05-07T20:24:56.0970284Z ) 2025-05-07T20:24:56.0970573Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0971321Z self=, 2025-05-07T20:24:56.0972070Z T=16, 2025-05-07T20:24:56.0972332Z B=16, 2025-05-07T20:24:56.0972601Z max_L=25, 2025-05-07T20:24:56.0972966Z bounds_check_mode=, 2025-05-07T20:24:56.0973418Z use_cpu=True, 2025-05-07T20:24:56.0973730Z weighted=True, 2025-05-07T20:24:56.0974047Z dtype=torch.int32, 2025-05-07T20:24:56.0974369Z mixed_B=False, 2025-05-07T20:24:56.0974698Z bounds_check_version=1, 2025-05-07T20:24:56.0975043Z ) 2025-05-07T20:24:56.0975328Z Trying example: test_bounds_check( 2025-05-07T20:24:56.0976084Z self=, 2025-05-07T20:24:56.0976833Z T=16, 2025-05-07T20:24:56.0977099Z B=25, 2025-05-07T20:24:56.0977375Z max_L=25, 2025-05-07T20:24:56.0977736Z bounds_check_mode=, 2025-05-07T20:24:56.0978187Z use_cpu=True, 2025-05-07T20:24:56.0978492Z weighted=True, 2025-05-07T20:24:56.0978805Z dtype=torch.int32, 2025-05-07T20:24:56.0979135Z mixed_B=False, 2025-05-07T20:24:56.0979448Z bounds_check_version=1, 2025-05-07T20:24:56.0979796Z ) 2025-05-07T20:24:56.0980237Z PASSED 2025-05-07T20:24:56.0980892Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T20:24:56.2097705Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T20:24:56.2099245Z self=, 2025-05-07T20:24:56.2100026Z T=1, 2025-05-07T20:24:56.2100321Z B=1, 2025-05-07T20:24:56.2100589Z L=0, 2025-05-07T20:24:56.2100862Z use_cpu=True, 2025-05-07T20:24:56.2101181Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2101653Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2102147Z ) 2025-05-07T20:24:56.2102428Z Trying example: test_pruning( 2025-05-07T20:24:56.2103294Z self=, 2025-05-07T20:24:56.2104086Z T=4, 2025-05-07T20:24:56.2104404Z B=1, 2025-05-07T20:24:56.2104684Z L=0, 2025-05-07T20:24:56.2105007Z use_cpu=True, 2025-05-07T20:24:56.2105325Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2105810Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2106295Z ) 2025-05-07T20:24:56.2106576Z Trying example: test_pruning( 2025-05-07T20:24:56.2107348Z self=, 2025-05-07T20:24:56.2108073Z T=4, 2025-05-07T20:24:56.2108418Z B=5, 2025-05-07T20:24:56.2109063Z L=1, 2025-05-07T20:24:56.2109350Z use_cpu=True, 2025-05-07T20:24:56.2109673Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2110194Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2110600Z ) 2025-05-07T20:24:56.2110882Z Trying example: test_pruning( 2025-05-07T20:24:56.2111776Z self=, 2025-05-07T20:24:56.2112569Z T=4, 2025-05-07T20:24:56.2112838Z B=5, 2025-05-07T20:24:56.2113095Z L=4, 2025-05-07T20:24:56.2113375Z use_cpu=True, 2025-05-07T20:24:56.2113776Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2114274Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2114680Z ) 2025-05-07T20:24:56.2115014Z Trying example: test_pruning( 2025-05-07T20:24:56.2115720Z self=, 2025-05-07T20:24:56.2116434Z T=4, 2025-05-07T20:24:56.2116722Z B=5, 2025-05-07T20:24:56.2117073Z L=4, 2025-05-07T20:24:56.2117515Z use_cpu=True, 2025-05-07T20:24:56.2117907Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2118295Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2118752Z ) 2025-05-07T20:24:56.2119035Z Trying example: test_pruning( 2025-05-07T20:24:56.2119897Z self=, 2025-05-07T20:24:56.2120698Z T=3, 2025-05-07T20:24:56.2120966Z B=2, 2025-05-07T20:24:56.2121227Z L=4, 2025-05-07T20:24:56.2121499Z use_cpu=True, 2025-05-07T20:24:56.2121820Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2122209Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2122600Z ) 2025-05-07T20:24:56.2122947Z Trying example: test_pruning( 2025-05-07T20:24:56.2123703Z self=, 2025-05-07T20:24:56.2124457Z T=4, 2025-05-07T20:24:56.2124721Z B=1, 2025-05-07T20:24:56.2124989Z L=2, 2025-05-07T20:24:56.2125351Z use_cpu=True, 2025-05-07T20:24:56.2125679Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2126066Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2126467Z ) 2025-05-07T20:24:56.2126810Z Trying example: test_pruning( 2025-05-07T20:24:56.2127518Z self=, 2025-05-07T20:24:56.2128455Z T=2, 2025-05-07T20:24:56.2128786Z B=3, 2025-05-07T20:24:56.2129171Z L=8, 2025-05-07T20:24:56.2129848Z use_cpu=True, 2025-05-07T20:24:56.2130185Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2130709Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2131225Z ) 2025-05-07T20:24:56.2131613Z Trying example: test_pruning( 2025-05-07T20:24:56.2132405Z self=, 2025-05-07T20:24:56.2133196Z T=2, 2025-05-07T20:24:56.2133452Z B=5, 2025-05-07T20:24:56.2133715Z L=5, 2025-05-07T20:24:56.2133998Z use_cpu=True, 2025-05-07T20:24:56.2134385Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2134825Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2135233Z ) 2025-05-07T20:24:56.2135510Z Trying example: test_pruning( 2025-05-07T20:24:56.2136201Z self=, 2025-05-07T20:24:56.2137012Z T=1, 2025-05-07T20:24:56.2137421Z B=5, 2025-05-07T20:24:56.2137789Z L=2, 2025-05-07T20:24:56.2138064Z use_cpu=True, 2025-05-07T20:24:56.2138388Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2138831Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2139265Z ) 2025-05-07T20:24:56.2139552Z Trying example: test_pruning( 2025-05-07T20:24:56.2140359Z self=, 2025-05-07T20:24:56.2141210Z T=5, 2025-05-07T20:24:56.2141530Z B=3, 2025-05-07T20:24:56.2141794Z L=1, 2025-05-07T20:24:56.2142292Z use_cpu=True, 2025-05-07T20:24:56.2142634Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2143024Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2143768Z ) 2025-05-07T20:24:56.2144115Z Trying example: test_pruning( 2025-05-07T20:24:56.2144934Z self=, 2025-05-07T20:24:56.2146052Z T=5, 2025-05-07T20:24:56.2146315Z B=3, 2025-05-07T20:24:56.2146572Z L=3, 2025-05-07T20:24:56.2146842Z use_cpu=True, 2025-05-07T20:24:56.2147171Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2147562Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2147974Z ) 2025-05-07T20:24:56.2148260Z Trying example: test_pruning( 2025-05-07T20:24:56.2148951Z self=, 2025-05-07T20:24:56.2149898Z T=5, 2025-05-07T20:24:56.2150163Z B=3, 2025-05-07T20:24:56.2150422Z L=5, 2025-05-07T20:24:56.2150689Z use_cpu=True, 2025-05-07T20:24:56.2151010Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2151490Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2151898Z ) 2025-05-07T20:24:56.2152182Z Trying example: test_pruning( 2025-05-07T20:24:56.2153038Z self=, 2025-05-07T20:24:56.2153835Z T=3, 2025-05-07T20:24:56.2154100Z B=3, 2025-05-07T20:24:56.2154367Z L=5, 2025-05-07T20:24:56.2154725Z use_cpu=True, 2025-05-07T20:24:56.2155057Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2155449Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2155846Z ) 2025-05-07T20:24:56.2156127Z Trying example: test_pruning( 2025-05-07T20:24:56.2156871Z self=, 2025-05-07T20:24:56.2157585Z T=3, 2025-05-07T20:24:56.2157844Z B=5, 2025-05-07T20:24:56.2158107Z L=5, 2025-05-07T20:24:56.2158384Z use_cpu=True, 2025-05-07T20:24:56.2158757Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2159227Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2159635Z ) 2025-05-07T20:24:56.2159912Z Trying example: test_pruning( 2025-05-07T20:24:56.2160606Z self=, 2025-05-07T20:24:56.2161324Z T=3, 2025-05-07T20:24:56.2161582Z B=3, 2025-05-07T20:24:56.2161847Z L=3, 2025-05-07T20:24:56.2162113Z use_cpu=True, 2025-05-07T20:24:56.2162582Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2163058Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2163458Z ) 2025-05-07T20:24:56.2163730Z Trying example: test_pruning( 2025-05-07T20:24:56.2164421Z self=, 2025-05-07T20:24:56.2165132Z T=1, 2025-05-07T20:24:56.2165394Z B=4, 2025-05-07T20:24:56.2165662Z L=5, 2025-05-07T20:24:56.2165997Z use_cpu=True, 2025-05-07T20:24:56.2166328Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2166707Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2167108Z ) 2025-05-07T20:24:56.2167396Z Trying example: test_pruning( 2025-05-07T20:24:56.2168079Z self=, 2025-05-07T20:24:56.2168795Z T=1, 2025-05-07T20:24:56.2169058Z B=4, 2025-05-07T20:24:56.2169411Z L=4, 2025-05-07T20:24:56.2169702Z use_cpu=True, 2025-05-07T20:24:56.2170035Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2170533Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2170940Z ) 2025-05-07T20:24:56.2171222Z Trying example: test_pruning( 2025-05-07T20:24:56.2172020Z self=, 2025-05-07T20:24:56.2172744Z T=1, 2025-05-07T20:24:56.2173010Z B=4, 2025-05-07T20:24:56.2173270Z L=1, 2025-05-07T20:24:56.2173538Z use_cpu=True, 2025-05-07T20:24:56.2173996Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2174388Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2174787Z ) 2025-05-07T20:24:56.2175282Z Trying example: test_pruning( 2025-05-07T20:24:56.2175980Z self=, 2025-05-07T20:24:56.2176933Z T=1, 2025-05-07T20:24:56.2177214Z B=4, 2025-05-07T20:24:56.2177482Z L=1, 2025-05-07T20:24:56.2177749Z use_cpu=True, 2025-05-07T20:24:56.2178074Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2178472Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2178947Z ) 2025-05-07T20:24:56.2179291Z Trying example: test_pruning( 2025-05-07T20:24:56.2180100Z self=, 2025-05-07T20:24:56.2180891Z T=1, 2025-05-07T20:24:56.2181160Z B=1, 2025-05-07T20:24:56.2181437Z L=1, 2025-05-07T20:24:56.2181700Z use_cpu=True, 2025-05-07T20:24:56.2182025Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2182421Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2182991Z ) 2025-05-07T20:24:56.2183364Z Trying example: test_pruning( 2025-05-07T20:24:56.2184198Z self=, 2025-05-07T20:24:56.2185105Z T=5, 2025-05-07T20:24:56.2185374Z B=6, 2025-05-07T20:24:56.2185641Z L=8, 2025-05-07T20:24:56.2185915Z use_cpu=True, 2025-05-07T20:24:56.2186372Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2186885Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2187339Z ) 2025-05-07T20:24:56.2187623Z Trying example: test_pruning( 2025-05-07T20:24:56.2188435Z self=, 2025-05-07T20:24:56.2189294Z T=5, 2025-05-07T20:24:56.2189567Z B=5, 2025-05-07T20:24:56.2189844Z L=8, 2025-05-07T20:24:56.2190185Z use_cpu=True, 2025-05-07T20:24:56.2190590Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2191039Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2191441Z ) 2025-05-07T20:24:56.2191779Z Trying example: test_pruning( 2025-05-07T20:24:56.2192480Z self=, 2025-05-07T20:24:56.2193196Z T=5, 2025-05-07T20:24:56.2193455Z B=5, 2025-05-07T20:24:56.2193722Z L=5, 2025-05-07T20:24:56.2194006Z use_cpu=True, 2025-05-07T20:24:56.2194326Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2195049Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2195533Z ) 2025-05-07T20:24:56.2195836Z Trying example: test_pruning( 2025-05-07T20:24:56.2196756Z self=, 2025-05-07T20:24:56.2197481Z T=4, 2025-05-07T20:24:56.2197824Z B=8, 2025-05-07T20:24:56.2198159Z L=2, 2025-05-07T20:24:56.2198633Z use_cpu=True, 2025-05-07T20:24:56.2199019Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2199551Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2200016Z ) 2025-05-07T20:24:56.2200379Z Trying example: test_pruning( 2025-05-07T20:24:56.2201083Z self=, 2025-05-07T20:24:56.2201904Z T=1, 2025-05-07T20:24:56.2202175Z B=8, 2025-05-07T20:24:56.2202433Z L=2, 2025-05-07T20:24:56.2202704Z use_cpu=True, 2025-05-07T20:24:56.2203023Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2203417Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2203817Z ) 2025-05-07T20:24:56.2204099Z Trying example: test_pruning( 2025-05-07T20:24:56.2204801Z self=, 2025-05-07T20:24:56.2205588Z T=1, 2025-05-07T20:24:56.2205945Z B=8, 2025-05-07T20:24:56.2206288Z L=2, 2025-05-07T20:24:56.2206555Z use_cpu=True, 2025-05-07T20:24:56.2206998Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2207500Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2207898Z ) 2025-05-07T20:24:56.2208267Z Trying example: test_pruning( 2025-05-07T20:24:56.2209056Z self=, 2025-05-07T20:24:56.2210015Z T=3, 2025-05-07T20:24:56.2210375Z B=1, 2025-05-07T20:24:56.2210692Z L=2, 2025-05-07T20:24:56.2210981Z use_cpu=True, 2025-05-07T20:24:56.2211329Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2211738Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2212169Z ) 2025-05-07T20:24:56.2212597Z Trying example: test_pruning( 2025-05-07T20:24:56.2213378Z self=, 2025-05-07T20:24:56.2214110Z T=3, 2025-05-07T20:24:56.2214384Z B=1, 2025-05-07T20:24:56.2214736Z L=2, 2025-05-07T20:24:56.2215020Z use_cpu=True, 2025-05-07T20:24:56.2215394Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2215899Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2216411Z ) 2025-05-07T20:24:56.2216697Z Trying example: test_pruning( 2025-05-07T20:24:56.2217403Z self=, 2025-05-07T20:24:56.2218218Z T=3, 2025-05-07T20:24:56.2218485Z B=1, 2025-05-07T20:24:56.2218758Z L=3, 2025-05-07T20:24:56.2219033Z use_cpu=True, 2025-05-07T20:24:56.2219533Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2219969Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2220445Z ) 2025-05-07T20:24:56.2220741Z Trying example: test_pruning( 2025-05-07T20:24:56.2221522Z self=, 2025-05-07T20:24:56.2222451Z T=3, 2025-05-07T20:24:56.2222813Z B=1, 2025-05-07T20:24:56.2223081Z L=1, 2025-05-07T20:24:56.2223354Z use_cpu=True, 2025-05-07T20:24:56.2223669Z use_cpu_hashtable=False, 2025-05-07T20:24:56.2224179Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2224639Z ) 2025-05-07T20:24:56.2224927Z Trying example: test_pruning( 2025-05-07T20:24:56.2225705Z self=, 2025-05-07T20:24:56.2226622Z T=4, 2025-05-07T20:24:56.2226899Z B=6, 2025-05-07T20:24:56.2227222Z L=3, 2025-05-07T20:24:56.2227502Z use_cpu=True, 2025-05-07T20:24:56.2228087Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2228728Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2229228Z ) 2025-05-07T20:24:56.2229615Z Trying example: test_pruning( 2025-05-07T20:24:56.2230477Z self=, 2025-05-07T20:24:56.2231248Z T=4, 2025-05-07T20:24:56.2231517Z B=6, 2025-05-07T20:24:56.2231832Z L=6, 2025-05-07T20:24:56.2232165Z use_cpu=True, 2025-05-07T20:24:56.2232483Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2232968Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2233386Z ) 2025-05-07T20:24:56.2233676Z Trying example: test_pruning( 2025-05-07T20:24:56.2234453Z self=, 2025-05-07T20:24:56.2235170Z T=1, 2025-05-07T20:24:56.2235440Z B=6, 2025-05-07T20:24:56.2235705Z L=6, 2025-05-07T20:24:56.2235977Z use_cpu=True, 2025-05-07T20:24:56.2236353Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2236929Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2296522Z ) 2025-05-07T20:24:56.2296910Z Trying example: test_pruning( 2025-05-07T20:24:56.2297873Z self=, 2025-05-07T20:24:56.2298728Z T=2, 2025-05-07T20:24:56.2298999Z B=4, 2025-05-07T20:24:56.2299269Z L=1, 2025-05-07T20:24:56.2299603Z use_cpu=True, 2025-05-07T20:24:56.2300037Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2300785Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2301259Z ) 2025-05-07T20:24:56.2301584Z Trying example: test_pruning( 2025-05-07T20:24:56.2302389Z self=, 2025-05-07T20:24:56.2303436Z T=2, 2025-05-07T20:24:56.2303925Z B=4, 2025-05-07T20:24:56.2304296Z L=4, 2025-05-07T20:24:56.2304672Z use_cpu=True, 2025-05-07T20:24:56.2304988Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2305542Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2306040Z ) 2025-05-07T20:24:56.2306337Z Trying example: test_pruning( 2025-05-07T20:24:56.2307151Z self=, 2025-05-07T20:24:56.2308052Z T=2, 2025-05-07T20:24:56.2308344Z B=4, 2025-05-07T20:24:56.2308672Z L=2, 2025-05-07T20:24:56.2309032Z use_cpu=True, 2025-05-07T20:24:56.2309362Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2309754Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2310167Z ) 2025-05-07T20:24:56.2310545Z Trying example: test_pruning( 2025-05-07T20:24:56.2311348Z self=, 2025-05-07T20:24:56.2312154Z T=4, 2025-05-07T20:24:56.2312497Z B=4, 2025-05-07T20:24:56.2312765Z L=4, 2025-05-07T20:24:56.2313033Z use_cpu=True, 2025-05-07T20:24:56.2313415Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2313791Z use_array_for_index_remapping=True, 2025-05-07T20:24:56.2314309Z ) 2025-05-07T20:24:56.2314684Z Trying example: test_pruning( 2025-05-07T20:24:56.2315535Z self=, 2025-05-07T20:24:56.2316350Z T=5, 2025-05-07T20:24:56.2316694Z B=2, 2025-05-07T20:24:56.2316958Z L=5, 2025-05-07T20:24:56.2317243Z use_cpu=True, 2025-05-07T20:24:56.2317571Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2318009Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2318528Z ) 2025-05-07T20:24:56.2318936Z Trying example: test_pruning( 2025-05-07T20:24:56.2319811Z self=, 2025-05-07T20:24:56.2320651Z T=2, 2025-05-07T20:24:56.2320920Z B=2, 2025-05-07T20:24:56.2321190Z L=5, 2025-05-07T20:24:56.2321455Z use_cpu=True, 2025-05-07T20:24:56.2321860Z use_cpu_hashtable=True, 2025-05-07T20:24:56.2322333Z use_array_for_index_remapping=False, 2025-05-07T20:24:56.2322831Z ) 2025-05-07T20:24:56.2323339Z PASSED 2025-05-07T20:24:56.2324880Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose SKIPPED 2025-05-07T20:24:56.2325537Z 2025-05-07T20:24:56.2325826Z =========================== short test summary info ============================ 2025-05-07T20:24:56.2326717Z SKIPPED [1] tbe/utils/split_embeddings_utils_test.py:137: CUDA is not available or no GPUs detected 2025-05-07T20:24:56.2327531Z ========================= 3 passed, 1 skipped in 2.85s ========================= 2025-05-07T20:24:56.9999733Z 2025-05-07T20:24:57.0000768Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:24:57.0071620Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 7 seconds 2025-05-07T20:24:57.0072206Z 2025-05-07T20:24:57.0072213Z 2025-05-07T20:24:57.0072218Z 2025-05-07T20:24:57.0072223Z 2025-05-07T20:24:57.0072416Z ################################################################################ 2025-05-07T20:24:57.0078262Z # [2025-05-07T20:24:57.007Z] Run Python Test Suite: 2025-05-07T20:24:57.0078809Z # ./utils/filestore_test.py 2025-05-07T20:24:57.0080152Z ################################################################################ 2025-05-07T20:24:57.0115566Z + 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:24:57.0116537Z 2025-05-07T20:25:00.0556764Z ============================= test session starts ============================== 2025-05-07T20:25:00.0561532Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:25:00.0566074Z cachedir: .pytest_cache 2025-05-07T20:25:00.0570911Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:25:00.0575320Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:25:00.0579023Z plugins: hypothesis-6.131.14 2025-05-07T20:25:02.2411285Z collecting ... collected 8 items 2025-05-07T20:25:02.2411647Z 2025-05-07T20:25:02.2426863Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T20:25:02.2437437Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T20:25:02.2447268Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T20:25:02.2457534Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T20:25:02.2467999Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T20:25:02.2480984Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T20:25:02.2549810Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T20:25:02.2697648Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T20:25:02.2698334Z 2025-05-07T20:25:02.2698590Z =========================== short test summary info ============================ 2025-05-07T20:25:02.2699255Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T20:25:02.2699947Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T20:25:02.2700641Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T20:25:02.2701334Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T20:25:02.2701980Z ========================= 4 passed, 4 skipped in 2.42s ========================= 2025-05-07T20:25:03.0419343Z 2025-05-07T20:25:03.0420330Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T20:25:03.0444474Z [TEST] Python test time for ./utils/filestore_test.py: 6 seconds 2025-05-07T20:25:03.0444984Z 2025-05-07T20:25:03.0444998Z 2025-05-07T20:25:03.0445003Z 2025-05-07T20:25:03.0445008Z 2025-05-07T20:25:03.0459036Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:25:03.0460797Z [TEST] Skipping test file: ./uvm/copy_test.py 2025-05-07T20:25:03.0462130Z 2025-05-07T20:25:03.0479490Z ################################################################################ 2025-05-07T20:25:03.0501072Z # [2025-05-07T20:25:03.049Z] Run Python Test Suite: 2025-05-07T20:25:03.0501606Z # ./uvm/ops_load_test.py 2025-05-07T20:25:03.0501999Z ################################################################################ 2025-05-07T20:25:03.0534557Z + 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:25:03.0535508Z 2025-05-07T20:25:06.2015753Z ============================= test session starts ============================== 2025-05-07T20:25:06.2016713Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:25:06.2017497Z cachedir: .pytest_cache 2025-05-07T20:25:06.2018361Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:25:06.2019307Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:25:06.2019742Z plugins: hypothesis-6.131.14 2025-05-07T20:25:08.1096476Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:25:08.1097785Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:25:08.1160870Z collected 1 item 2025-05-07T20:25:08.1161157Z 2025-05-07T20:25:08.2562630Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T20:25:08.2563417Z 2025-05-07T20:25:08.2563622Z ============================== 1 passed in 2.26s =============================== 2025-05-07T20:25:09.0431029Z 2025-05-07T20:25:09.0431852Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T20:25:09.0456312Z [TEST] Python test time for ./uvm/ops_load_test.py: 6 seconds 2025-05-07T20:25:09.0456778Z 2025-05-07T20:25:09.0456785Z 2025-05-07T20:25:09.0456820Z 2025-05-07T20:25:09.0456840Z 2025-05-07T20:25:09.0470420Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:25:09.0471337Z [TEST] Skipping test file: ./uvm/uvm_test.py 2025-05-07T20:25:09.0471656Z 2025-05-07T20:25:09.0472672Z /__w/FBGEMM/FBGEMM 2025-05-07T20:25:09.0619229Z Post job cleanup. 2025-05-07T20:25:09.0642957Z ##[command]/usr/bin/docker exec 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:25:09.3295429Z [command]/usr/bin/git version 2025-05-07T20:25:09.3344151Z git version 2.47.1 2025-05-07T20:25:09.3395314Z Copying '/github/home/.gitconfig' to '/__w/_temp/13ad788a-93c6-42d3-88dc-93283ab7f71d/.gitconfig' 2025-05-07T20:25:09.3407943Z Temporarily overriding HOME='/__w/_temp/13ad788a-93c6-42d3-88dc-93283ab7f71d' before making global git config changes 2025-05-07T20:25:09.3409630Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:25:09.3418280Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T20:25:09.3470983Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:25:09.3516059Z [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:25:09.3850978Z Entering 'external/asmjit' 2025-05-07T20:25:09.3907492Z Entering 'external/composable_kernel' 2025-05-07T20:25:09.3975097Z Entering 'external/cpuinfo' 2025-05-07T20:25:09.4034510Z Entering 'external/cutlass' 2025-05-07T20:25:09.4101984Z Entering 'external/googletest' 2025-05-07T20:25:09.4161836Z Entering 'external/hipify_torch' 2025-05-07T20:25:09.4219808Z Entering 'external/json' 2025-05-07T20:25:09.4302182Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:25:09.4330791Z http.https://github.com/.extraheader 2025-05-07T20:25:09.4349623Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:25:09.4386873Z [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:25:09.4723367Z Entering 'external/asmjit' 2025-05-07T20:25:09.4781685Z Entering 'external/composable_kernel' 2025-05-07T20:25:09.4845996Z Entering 'external/cpuinfo' 2025-05-07T20:25:09.4903431Z Entering 'external/cutlass' 2025-05-07T20:25:09.4970394Z Entering 'external/googletest' 2025-05-07T20:25:09.5028966Z Entering 'external/hipify_torch' 2025-05-07T20:25:09.5086040Z Entering 'external/json' 2025-05-07T20:25:09.5314170Z Stop and remove container: d2fc3c9ff6b44ddc85e01f25e2c13da0_amazonlinux2023_e952ee 2025-05-07T20:25:09.5320724Z ##[command]/usr/bin/docker rm --force 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 2025-05-07T20:25:10.0645665Z 41bfba67caaa40816d971004427a01816674603d3b9d42db6a37a12781a374b2 2025-05-07T20:25:10.0678048Z Remove container network: github_network_03c888b50057454f910a8a28170cae9a 2025-05-07T20:25:10.0684878Z ##[command]/usr/bin/docker network rm github_network_03c888b50057454f910a8a28170cae9a 2025-05-07T20:25:10.9813507Z github_network_03c888b50057454f910a8a28170cae9a 2025-05-07T20:25:10.9851810Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:25:10.9877964Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:25:10.9884949Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:10.9885728Z ##[endgroup] 2025-05-07T20:25:11.0025273Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:25:26.8528396Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:25:51.2239703Z Cleaning up orphan processes